/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_mumbuni -- ------------------------------------------------------ -- 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=227 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','2021-09-02 13:25:47','Robisearch Deleted item with id 1 from productcategory table at 2021-09-02 13:25:47','197.232.124.32',1),(2,'1','2021-09-02 13:26:07','Robisearch Deleted item with id 2 from maincategory table at 2021-09-02 13:26:07','197.232.124.32',1),(3,'1','2021-09-02 13:30:19','Robisearch Updated item with id 1 from maincategory table at 2021-09-02 13:30:19','197.232.124.32',1),(4,'1','2021-09-02 13:34:32','Robisearch Deleted TEST with code of 1 and available quantity of 0.00 .The Buying price = 100 and selling price = 100 from Main store and all branches at 2021-09-02 13:34:32','197.232.124.32',1),(5,'1','2024-10-15 16:40:47','Robisearch Changed the price of IBUPROFEN(CALFEN) SYP 60ml to: buyingprice =25 ,sellingprice =50, qty= 0.00, items with id 707 . in Main level at 2024-10-15 16:40:47','102.166.105.227',1),(6,'1','2024-10-15 18:12:20','Robisearch Changed the price of Piriton syrup original 100ml to: buyingprice =277 ,sellingprice =450, qty= 0.00, items with id 422 . in Main level at 2024-10-15 18:12:20','102.0.141.213',1),(7,'1','2024-10-16 09:40:43','Robisearch Changed the price of upacof expectorant to: buyingprice =65 ,sellingprice =180, qty= 0.00, items with id 1034 . in Main level at 2024-10-16 09:40:43','154.159.252.120',1),(8,'1','2024-10-16 09:58:32','Robisearch Changed the price of Surgical spririt 500ml to: buyingprice =150 ,sellingprice =300, qty= 0.00, items with id 463 . in Main level at 2024-10-16 09:58:32','154.159.252.120',1),(9,'1','2024-10-16 10:10:25','Robisearch Changed the price of Surgical spirit 50ml to: buyingprice =0 ,sellingprice =50, qty= 0.00, items with id 460 . in Main level at 2024-10-16 10:10:25','154.159.252.120',1),(10,'1','2024-10-16 10:14:22','Robisearch Changed the price of Folic acid 5mg to: buyingprice =3 ,sellingprice =5, qty= 0.00, items with id 57 . in Main level at 2024-10-16 10:14:22','154.159.252.120',1),(11,'1','2024-10-16 10:14:51','Robisearch Changed the price of cipladon 500mg to: buyingprice =14.59 ,sellingprice =50, qty= 0.00, items with id 654 . in Main level at 2024-10-16 10:14:51','154.159.252.120',1),(12,'1','2024-10-16 10:17:55','Robisearch Changed the price of Metronidazole (EFLARON ) 400mg to: buyingprice =1 ,sellingprice =7, qty= 0.00, items with id 80 . in Main level at 2024-10-16 10:17:55','154.159.252.120',1),(13,'1','2024-10-16 11:28:05','Robisearch Changed the price of OMIS (Omeprazole) 20mg to: buyingprice =1.1 ,sellingprice =5, qty= 0.00, items with id 244 . in Main level at 2024-10-16 11:28:05','154.123.2.99',1),(14,'1','2024-10-16 11:46:27','Robisearch Changed the price of Septrin paed original syrup 50ml to: buyingprice =24.9 ,sellingprice =50, qty= 0.00, items with id 155 . in Main level at 2024-10-16 11:46:27','154.123.2.99',1),(15,'1','2024-10-16 13:16:01','Robisearch Changed the price of Amlodipine 5MG ( VARINIL) to: buyingprice =0 ,sellingprice =7, qty= 0.00, items with id 360 . in Main level at 2024-10-16 13:16:01','154.123.2.99',1),(16,'1','2024-10-16 13:26:28','Robisearch Changed the price of Enalapril 5mg to: buyingprice =4 ,sellingprice =7, qty= 0.00, items with id 350 . in Main level at 2024-10-16 13:26:28','154.123.2.99',1),(17,'1','2024-10-16 13:27:13','Robisearch Changed the price of Anusol suppository to: buyingprice =62.5 ,sellingprice =75, qty= 0.00, items with id 794 . in Main level at 2024-10-16 13:27:13','154.123.2.99',1),(18,'1','2024-10-16 13:28:56','Robisearch Changed the price of Glucomet 500mg to: buyingprice =0 ,sellingprice =5, qty= 0.00, items with id 764 . in Main level at 2024-10-16 13:28:56','154.123.2.99',1),(19,'1','2024-10-16 13:30:00','Robisearch Changed the price of Ampiclox 10ml (neonatal) to: buyingprice =34 ,sellingprice =100, qty= 0.00, items with id 129 . in Main level at 2024-10-16 13:30:00','154.123.2.99',1),(20,'1','2024-10-16 13:31:12','Robisearch Changed the price of Candidstat 200mg Pessaries to: buyingprice =59 ,sellingprice =150, qty= 0.00, items with id 805 . in Main level at 2024-10-16 13:31:12','154.123.2.99',1),(21,'1','2024-10-16 13:35:47','Robisearch Changed the price of Griseofulvin 250mg to: buyingprice =2 ,sellingprice =10, qty= 0.00, items with id 223 . in Main level at 2024-10-16 13:35:47','154.123.2.99',1),(22,'1','2024-10-16 13:36:32','Robisearch Changed the price of Griseofulvin 500mg to: buyingprice =2 ,sellingprice =15, qty= 0.00, items with id 224 . in Main level at 2024-10-16 13:36:32','154.123.2.99',1),(23,'1','2024-10-16 13:40:16','Robisearch Changed the price of Erythrox 500MG to: buyingprice =2 ,sellingprice =9, qty= 0.00, items with id 562 . in Main level at 2024-10-16 13:40:16','154.123.2.99',1),(24,'1','2024-10-16 13:42:13','Robisearch Changed the price of Ciprofloxacin( Galcipro) 500mg to: buyingprice =3.2 ,sellingprice =10, qty= 0.00, items with id 24 . in Main level at 2024-10-16 13:42:13','154.123.2.99',1),(25,'1','2024-10-16 13:43:09','Robisearch Changed the price of Amoxyclav 228mg syrup to: buyingprice =88 ,sellingprice =300, qty= 0.00, items with id 576 . in Main level at 2024-10-16 13:43:09','154.123.2.99',1),(26,'1','2024-10-16 13:46:32','Robisearch Changed the price of EVOROX(CEFUROXIME)125mg susp to: buyingprice =180 ,sellingprice =300, qty= 0.00, items with id 637 . in Main level at 2024-10-16 13:46:32','154.123.2.99',1),(27,'1','2024-10-16 13:49:06','Robisearch Changed the price of Dawa Flox ( Flucloxacillin) 500mg to: buyingprice =6 ,sellingprice =15, qty= 0.00, items with id 578 . in Main level at 2024-10-16 13:49:06','154.123.2.99',1),(28,'1','2024-10-16 13:49:37','Robisearch Changed the price of Fanlar tabs to: buyingprice =22 ,sellingprice =50, qty= 0.00, items with id 404 . in Main level at 2024-10-16 13:49:37','154.123.2.99',1),(29,'4','2024-10-16 15:57:27','SAMMY Returned 15.00 Amoxil (omacillin) 500mg with code (496) at 2024-10-16 15:57:27','154.123.2.99',1),(30,'4','2024-10-16 16:00:07','SAMMY Returned 20.00 Paracetamol (cetamol) 500mg with code (1118) at 2024-10-16 16:00:07','154.123.2.99',1),(31,'3','2024-10-16 16:34:39','MWENDWA Changed the price of ABZ syr 1s 200mg to: buyingprice =30 ,sellingprice =60, qty= 0.00, items with id 194 . in Main level at 2024-10-16 16:34:39','154.123.2.99',1),(32,'3','2024-10-16 16:39:39','MWENDWA Changed the price of AMOXIMED (Amoxycillin) 500mg to: buyingprice =3.43 ,sellingprice =7, qty= 0.00, items with id 712 . in Main level at 2024-10-16 16:39:39','154.123.2.99',1),(33,'3','2024-10-16 16:42:34','MWENDWA Returned 15.00 Amoxil (omacillin) 500mg with code (496) at 2024-10-16 16:42:34','154.123.2.99',1),(34,'3','2024-10-16 16:43:05','MWENDWA Returned 1.00 Piriton expectorant linctus 100ml with code (205) at 2024-10-16 16:43:05','154.123.2.99',1),(35,'3','2024-10-16 16:43:44','MWENDWA Returned 2.00 MULTVITAMIN 60ML (DAWAVITE) with code (1100) at 2024-10-16 16:43:44','154.123.2.99',1),(36,'4','2024-10-17 11:57:58','SAMMY Changed the price of Indomethacin to: buyingprice =0.95 ,sellingprice =3, qty= 100.00, items with id 329 . in counter (1) at 2024-10-17 11:57:58','102.167.229.239',1),(37,'4','2024-10-17 12:05:40','SAMMY Changed the price of Melcam 7.5mg to: buyingprice =3 ,sellingprice =10, qty= 0.00, items with id 303 . in Main level at 2024-10-17 12:05:40','102.167.229.239',1),(38,'4','2024-10-17 12:06:26','SAMMY Changed the price of Melcam 7.5mg to: buyingprice =2.75 ,sellingprice =5, qty= 0.00, items with id 303 . in Main level at 2024-10-17 12:06:26','102.167.229.239',1),(39,'4','2024-10-17 12:10:41','SAMMY Changed the price of Indomethacin to: buyingprice =0.95 ,sellingprice =3, qty= 0.00, items with id 329 . in Main level at 2024-10-17 12:10:41','102.167.229.239',1),(40,'4','2024-10-17 12:14:32','SAMMY Changed the price of Trust classic to: buyingprice =24 ,sellingprice =50, qty= 0.00, items with id 239 . in Main level at 2024-10-17 12:14:32','102.167.229.239',1),(41,'4','2024-10-17 12:18:45','SAMMY Changed the price of ENZOFLAM to: buyingprice =38 ,sellingprice =55, qty= 0.00, items with id 700 . in Main level at 2024-10-17 12:18:45','102.167.229.239',1),(42,'4','2024-10-17 12:22:27','SAMMY Changed the price of Ondansetron (ondavian) to: buyingprice =23 ,sellingprice =35, qty= 0.00, items with id 995 . in Main level at 2024-10-17 12:22:27','102.167.229.239',1),(43,'4','2024-10-17 12:30:51','SAMMY Changed the price of Clindazed 300mg to: buyingprice =145 ,sellingprice =350, qty= 0.00, items with id 564 . in Main level at 2024-10-17 12:30:51','102.167.229.239',1),(44,'4','2024-10-17 12:34:14','SAMMY Changed the price of Calpol infant 1s 100ml to: buyingprice =318 ,sellingprice =450, qty= 0.00, items with id 285 . in Main level at 2024-10-17 12:34:14','102.167.229.239',1),(45,'4','2024-10-17 13:54:58','SAMMY Changed the price of BETAPYN to: buyingprice =23 ,sellingprice =30, qty= 0.00, items with id 601 . in Main level at 2024-10-17 13:54:58','102.167.229.239',1),(46,'4','2024-10-17 14:08:51','SAMMY Changed the price of sterone tabs 5mg to: buyingprice =13 ,sellingprice =30, qty= 0.00, items with id 281 . in Main level at 2024-10-17 14:08:51','102.167.229.239',1),(47,'4','2024-10-17 14:17:51','SAMMY Changed the price of cox B 200mg to: buyingprice =17 ,sellingprice =40, qty= 0.00, items with id 611 . in Main level at 2024-10-17 14:17:51','102.167.229.239',1),(48,'4','2024-10-17 14:22:32','SAMMY Changed the price of COX B 100MG to: buyingprice =11 ,sellingprice =20, qty= 0.00, items with id 809 . in Main level at 2024-10-17 14:22:32','102.167.229.239',1),(49,'4','2024-10-17 14:25:41','SAMMY Changed the price of Zentel tabs to: buyingprice =190 ,sellingprice =300, qty= 0.00, items with id 196 . in Main level at 2024-10-17 14:25:41','102.167.229.239',1),(50,'4','2024-10-17 14:37:12','SAMMY Changed the price of Hydralazine tabs to: buyingprice =5 ,sellingprice =10, qty= 0.00, items with id 354 . in Main level at 2024-10-17 14:37:12','102.167.229.239',1),(51,'4','2024-10-17 14:41:32','SAMMY Changed the price of Furosemide 40mg to: buyingprice =2 ,sellingprice =3, qty= 0.00, items with id 58 . in Main level at 2024-10-17 14:41:32','102.167.229.239',1),(52,'4','2024-10-17 15:24:17','SAMMY Changed the price of Griseofulvin 250mg to: buyingprice =5.20 ,sellingprice =10, qty= 0.00, items with id 223 . in Main level at 2024-10-17 15:24:17','102.167.229.239',1),(53,'4','2024-10-17 15:25:48','SAMMY Changed the price of Ampiclox 10ml (neonatal) to: buyingprice =48 ,sellingprice =100, qty= 0.00, items with id 129 . in Main level at 2024-10-17 15:25:48','102.167.229.239',1),(54,'4','2024-10-17 15:27:57','SAMMY Changed the price of Daboral 125mg/5ml to: buyingprice =235 ,sellingprice =350, qty= 0.00, items with id 153 . in Main level at 2024-10-17 15:27:57','102.167.229.239',1),(55,'4','2024-10-17 15:30:19','SAMMY Changed the price of Candid B cream 15gm to: buyingprice =187 ,sellingprice =300, qty= 0.00, items with id 225 . in Main level at 2024-10-17 15:30:19','102.167.229.239',1),(56,'4','2024-10-17 15:35:22','SAMMY Changed the price of Nosic to: buyingprice =20 ,sellingprice =35, qty= 0.00, items with id 525 . in Main level at 2024-10-17 15:35:22','102.167.229.239',1),(57,'4','2024-10-17 15:37:06','SAMMY Changed the price of Relcer gel 1\'s 100ml to: buyingprice =245 ,sellingprice =350, qty= 0.00, items with id 103 . in Main level at 2024-10-17 15:37:06','102.167.229.239',1),(58,'4','2024-10-17 15:39:14','SAMMY Changed the price of Gripe water 100ml to: buyingprice =92 ,sellingprice =125, qty= 0.00, items with id 482 . in Main level at 2024-10-17 15:39:14','102.167.229.239',1),(59,'4','2024-10-17 15:41:23','SAMMY Changed the price of BROMSAL expectorant 100ml to: buyingprice =120 ,sellingprice =200, qty= 0.00, items with id 652 . in Main level at 2024-10-17 15:41:23','102.167.229.239',1),(60,'4','2024-10-17 15:42:52','SAMMY Changed the price of Celestamine 30 to: buyingprice =13.5 ,sellingprice =20, qty= 0.00, items with id 411 . in Main level at 2024-10-17 15:42:52','102.167.229.239',1),(61,'4','2024-10-17 15:48:22','SAMMY Changed the price of FUNBACT A CREAM 30g to: buyingprice =125 ,sellingprice =250, qty= 0.00, items with id 713 . in Main level at 2024-10-17 15:48:22','102.167.229.239',1),(62,'4','2024-10-17 15:59:01','SAMMY Changed the price of Flatameal DSsuspension 200ml to: buyingprice =258 ,sellingprice =420, qty= 0.00, items with id 257 . in Main level at 2024-10-17 15:59:01','102.166.210.62',1),(63,'4','2024-10-17 16:00:53','SAMMY Changed the price of (Nosfree) Saline Nasal Drops 15ml to: buyingprice =20 ,sellingprice =50, qty= 0.00, items with id 902 . in Main level at 2024-10-17 16:00:53','102.166.210.62',1),(64,'4','2024-10-17 17:22:07','SAMMY Changed the price of Metronidazole (EFLARON ) 400mg to: buyingprice =2 ,sellingprice =5, qty= 0.00, items with id 80 . in Main level at 2024-10-17 17:22:07','102.167.88.37',1),(65,'4','2024-10-17 17:26:37','SAMMY Changed the price of Melcam 15mg tabs to: buyingprice =5 ,sellingprice =10, qty= 0.00, items with id 302 . in Main level at 2024-10-17 17:26:37','102.167.88.37',1),(66,'4','2024-10-17 17:43:28','SAMMY Changed the price of Amoxyclav 228mg syrup to: buyingprice =121 ,sellingprice =300, qty= 0.00, items with id 576 . in Main level at 2024-10-17 17:43:28','102.167.88.37',1),(67,'4','2024-10-17 17:50:25','SAMMY Changed the price of PULMOCEF (cefuroxime axetil) 500mg to: buyingprice =186 ,sellingprice =400, qty= 0.00, items with id 583 . in Main level at 2024-10-17 17:50:25','102.167.88.37',1),(68,'4','2024-10-18 09:34:30','SAMMY Changed the price of Terbinafine cream 1\'s 15mg to: buyingprice =170 ,sellingprice =350, qty= 0.00, items with id 111 . in Main level at 2024-10-18 09:34:30','154.122.53.154',1),(69,'4','2024-10-18 09:40:51','SAMMY Changed the price of VOLINI GEL to: buyingprice =220 ,sellingprice =350, qty= 0.00, items with id 853 . in Main level at 2024-10-18 09:40:51','154.122.53.154',1),(70,'4','2024-10-18 09:43:22','SAMMY Changed the price of Ascoril 100ml to: buyingprice =210 ,sellingprice =350, qty= 0.00, items with id 1039 . in Main level at 2024-10-18 09:43:22','154.122.53.154',1),(71,'4','2024-10-18 09:54:22','SAMMY Changed the price of panadol extra to: buyingprice =5 ,sellingprice =10, qty= 0.00, items with id 161 . in Main level at 2024-10-18 09:54:22','154.122.53.154',1),(72,'4','2024-10-18 10:31:49','SAMMY Changed the price of TRAMADOL INJECTION to: buyingprice =23 ,sellingprice =50, qty= 0.00, items with id 668 . in Main level at 2024-10-18 10:31:49','154.122.53.154',1),(73,'4','2024-10-18 10:35:26','SAMMY Changed the price of Metoclopramide injectyion (metamida) to: buyingprice =15 ,sellingprice =50, qty= 0.00, items with id 524 . in Main level at 2024-10-18 10:35:26','154.122.53.154',1),(74,'4','2024-10-18 10:50:05','SAMMY Changed the price of OJEN OZ (OFLOXACIN &ORNIDAZOLE) to: buyingprice =95 ,sellingprice =300, qty= 0.00, items with id 628 . in Main level at 2024-10-18 10:50:05','154.122.53.154',1),(75,'4','2024-10-18 10:51:55','SAMMY Changed the price of NYSTATIN (Dawastin)30ml to: buyingprice =61 ,sellingprice =100, qty= 0.00, items with id 851 . in Main level at 2024-10-18 10:51:55','154.122.53.154',1),(76,'4','2024-10-18 11:48:33','SAMMY Changed the price of Diclofenac (NELAC) 100mg to: buyingprice =2 ,sellingprice =5, qty= 0.00, items with id 45 . in Main level at 2024-10-18 11:48:33','102.167.209.147',1),(77,'4','2024-10-18 11:50:41','SAMMY Changed the price of Nifedipine (NEPIN sr) 5mg to: buyingprice =1 ,sellingprice =3, qty= 0.00, items with id 827 . in Main level at 2024-10-18 11:50:41','102.167.209.147',1),(78,'4','2024-10-18 11:52:11','SAMMY Changed the price of Hydrochlorthiazide 25mg to: buyingprice =1.2 ,sellingprice =2, qty= 0.00, items with id 71 . in Main level at 2024-10-18 11:52:11','102.167.209.147',1),(79,'4','2024-10-18 12:07:15','SAMMY Changed the price of FEMI PLAN PILLS to: buyingprice =79 ,sellingprice =120, qty= 0.00, items with id 201 . in Main level at 2024-10-18 12:07:15','102.167.209.147',1),(80,'4','2024-10-18 12:10:03','SAMMY Changed the price of CEFIXIME ( THEOFIX) 400mg to: buyingprice =170 ,sellingprice =300, qty= 0.00, items with id 545 . in Main level at 2024-10-18 12:10:03','102.167.209.147',1),(81,'4','2024-10-18 12:18:11','SAMMY Changed the price of Saracal to: buyingprice =47 ,sellingprice =65, qty= 0.00, items with id 985 . in Main level at 2024-10-18 12:18:11','102.167.209.147',1),(82,'4','2024-10-18 12:21:01','SAMMY Changed the price of Neuroforte 20 to: buyingprice =13 ,sellingprice =20, qty= 0.00, items with id 83 . in Main level at 2024-10-18 12:21:01','102.167.209.147',1),(83,'4','2024-10-18 12:55:14','SAMMY Changed the price of Diclomol SR tabs 100mg to: buyingprice =5 ,sellingprice =10, qty= 0.00, items with id 330 . in Main level at 2024-10-18 12:55:14','102.167.209.147',1),(84,'4','2024-10-18 12:58:15','SAMMY Changed the price of AGYCIN(Azithromycin) 500mg tabs to: buyingprice =48 ,sellingprice =150, qty= 0.00, items with id 561 . in Main level at 2024-10-18 12:58:15','102.167.209.147',1),(85,'4','2024-10-18 13:36:26','SAMMY Changed the price of Clotrine B 20g to: buyingprice =39 ,sellingprice =80, qty= 0.00, items with id 389 . in Main level at 2024-10-18 13:36:26','102.167.209.147',1),(86,'4','2024-10-18 13:39:46','SAMMY Changed the price of Promethazine tabs25mg to: buyingprice =1 ,sellingprice =3, qty= 0.00, items with id 377 . in Main level at 2024-10-18 13:39:46','102.167.209.147',1),(87,'4','2024-10-18 13:42:55','SAMMY Changed the price of Tranexamic acid 500mg to: buyingprice =23 ,sellingprice =45, qty= 0.00, items with id 924 . in Main level at 2024-10-18 13:42:55','102.167.209.147',1),(88,'4','2024-10-18 13:46:25','SAMMY Changed the price of Dacof Mucolytic to: buyingprice =110 ,sellingprice =180, qty= 0.00, items with id 1040 . in Main level at 2024-10-18 13:46:25','102.167.209.147',1),(89,'4','2024-10-18 14:24:55','SAMMY Changed the price of Ampiclo dawa 500mg to: buyingprice =4 ,sellingprice =10, qty= 0.00, items with id 543 . in Main level at 2024-10-18 14:24:55','102.167.209.147',1),(90,'4','2024-10-18 14:46:27','SAMMY Changed the price of Ampiclox syrup original 100ml to: buyingprice =68 ,sellingprice =100, qty= 0.00, items with id 581 . in Main level at 2024-10-18 14:46:27','102.167.209.147',1),(91,'4','2024-10-18 16:32:35','SAMMY Changed the price of Byofer 200ml to: buyingprice =185 ,sellingprice =380, qty= 0.00, items with id 515 . in Main level at 2024-10-18 16:32:35','102.167.209.147',1),(92,'4','2024-10-18 16:34:27','SAMMY Changed the price of Candidstat 200mg Pessaries to: buyingprice =60 ,sellingprice =150, qty= 0.00, items with id 805 . in Main level at 2024-10-18 16:34:27','102.167.209.147',1),(93,'4','2024-10-18 16:39:03','SAMMY Changed the price of CEFTRIAXONE (IMAXONE) 1G to: buyingprice =32 ,sellingprice =100, qty= 0.00, items with id 14 . in Main level at 2024-10-18 16:39:03','102.167.209.147',1),(94,'4','2024-10-18 16:42:54','SAMMY Changed the price of Celestamine 30 to: buyingprice =14 ,sellingprice =20, qty= 0.00, items with id 411 . in Main level at 2024-10-18 16:42:54','102.167.209.147',1),(95,'4','2024-10-18 16:54:26','SAMMY Changed the price of CETRIZINE TABS 10mg to: buyingprice =1 ,sellingprice =5, qty= 0.00, items with id 901 . in Main level at 2024-10-18 16:54:26','102.167.209.147',1),(96,'4','2024-10-18 16:57:36','SAMMY Changed the price of Cetrizine syr (Rinacet) 60ml to: buyingprice =18 ,sellingprice =50, qty= 0.00, items with id 21 . in Main level at 2024-10-18 16:57:36','102.167.209.147',1),(97,'4','2024-10-19 08:36:46','SAMMY Changed the price of Clotrine to: buyingprice =39 ,sellingprice =80, qty= 0.00, items with id 849 . in Main level at 2024-10-19 08:36:46','41.139.191.79',1),(98,'4','2024-10-19 08:39:51','SAMMY Changed the price of Clozole B 20g to: buyingprice =68 ,sellingprice =110, qty= 0.00, items with id 387 . in Main level at 2024-10-19 08:39:51','41.139.191.79',1),(99,'4','2024-10-19 08:41:40','SAMMY Changed the price of Amoxyclav 228mg syrup to: buyingprice =140 ,sellingprice =300, qty= 0.00, items with id 576 . in Main level at 2024-10-19 08:41:40','41.139.191.79',1),(100,'4','2024-10-19 08:47:05','SAMMY Changed the price of Cotton wool 100g to: buyingprice =90 ,sellingprice =150, qty= 0.00, items with id 468 . in Main level at 2024-10-19 08:47:05','41.139.191.79',1),(101,'4','2024-10-19 08:49:35','SAMMY Changed the price of Cotton wool 50g to: buyingprice =4570 ,sellingprice =70, qty= 0.00, items with id 471 . in Main level at 2024-10-19 08:49:35','41.139.191.79',1),(102,'4','2024-10-19 08:52:06','SAMMY Changed the price of Piriton generic 4mg to: buyingprice =0.50 ,sellingprice =1, qty= 0.00, items with id 433 . in Main level at 2024-10-19 08:52:06','41.139.191.79',1),(103,'4','2024-10-19 09:21:58','SAMMY Changed the price of PREDNISONE (white) 5mg to: buyingprice =1.5 ,sellingprice =3, qty= 0.00, items with id 439 . in Main level at 2024-10-19 09:21:58','41.139.191.79',1),(104,'4','2024-10-19 09:24:04','SAMMY Changed the price of Deep heat 35mg to: buyingprice =250 ,sellingprice =350, qty= 0.00, items with id 35 . in Main level at 2024-10-19 09:24:04','41.139.191.79',1),(105,'4','2024-10-19 09:28:05','SAMMY Changed the price of Diracip M plain tabs 30\'s to: buyingprice =250 ,sellingprice =350, qty= 0.00, items with id 552 . in Main level at 2024-10-19 09:28:05','41.139.191.79',1),(106,'4','2024-10-19 09:30:49','SAMMY Changed the price of EMETON( Metoclopromide) SYRUP 60ml to: buyingprice =89 ,sellingprice =150, qty= 0.00, items with id 845 . in Main level at 2024-10-19 09:30:49','41.139.191.79',1),(107,'4','2024-10-19 09:33:07','SAMMY Changed the price of ESOMEPRAZOLE(SERGEL) INJECTION to: buyingprice =69 ,sellingprice =120, qty= 0.00, items with id 740 . in Main level at 2024-10-19 09:33:07','41.139.191.79',1),(108,'4','2024-10-19 09:40:58','SAMMY Changed the price of Flatameal tabs to: buyingprice =7 ,sellingprice =10, qty= 0.00, items with id 255 . in Main level at 2024-10-19 09:40:58','41.139.191.79',1),(109,'4','2024-10-19 09:43:07','SAMMY Changed the price of Gentamycin eye/ear drop 10ml to: buyingprice =15 ,sellingprice =50, qty= 0.00, items with id 442 . in Main level at 2024-10-19 09:43:07','41.139.191.79',1),(110,'4','2024-10-19 09:45:43','SAMMY Changed the price of Gripe water 60ml to: buyingprice =65 ,sellingprice =100, qty= 0.00, items with id 479 . in Main level at 2024-10-19 09:45:43','41.139.191.79',1),(111,'4','2024-10-19 09:47:55','SAMMY Changed the price of Buscopan (hyospan)generic to: buyingprice =5 ,sellingprice =10, qty= 0.00, items with id 282 . in Main level at 2024-10-19 09:47:55','41.139.191.79',1),(112,'4','2024-10-19 10:27:01','SAMMY Changed the price of Loratidine (lorhistina) syr 60ml to: buyingprice =170 ,sellingprice =300, qty= 0.00, items with id 78 . in Main level at 2024-10-19 10:27:01','41.139.191.79',1),(113,'4','2024-10-19 10:29:01','SAMMY Changed the price of Maramoja to: buyingprice =8 ,sellingprice =10, qty= 0.00, items with id 165 . in Main level at 2024-10-19 10:29:01','41.139.191.79',1),(114,'4','2024-10-19 10:40:07','SAMMY Changed the price of Metronidazole tabs 200mg to: buyingprice =1 ,sellingprice =5, qty= 0.00, items with id 501 . in Main level at 2024-10-19 10:40:07','41.139.191.79',1),(115,'4','2024-10-19 10:53:09','SAMMY Changed the price of Myospaz 500mg to: buyingprice =22 ,sellingprice =30, qty= 0.00, items with id 336 . in Main level at 2024-10-19 10:53:09','41.139.191.79',1),(116,'4','2024-10-19 11:17:21','SAMMY Changed the price of neurobion forte[red] to: buyingprice =3 ,sellingprice =5, qty= 0.00, items with id 958 . in Main level at 2024-10-19 11:17:21','41.139.191.79',1),(117,'4','2024-10-19 11:24:16','SAMMY Changed the price of Nitrofurantoin 100\'s to: buyingprice =3 ,sellingprice =10, qty= 0.00, items with id 216 . in Main level at 2024-10-19 11:24:16','41.139.191.79',1),(118,'4','2024-10-19 11:41:07','SAMMY Changed the price of Panadol advance 500mg to: buyingprice =8 ,sellingprice =20, qty= 0.00, items with id 88 . in Main level at 2024-10-19 11:41:07','41.139.191.79',1),(119,'4','2024-10-19 11:47:44','SAMMY Changed the price of Paracetamol syr (Curamol) 60ml to: buyingprice =26 ,sellingprice =50, qty= 0.00, items with id 90 . in Main level at 2024-10-19 11:47:44','41.139.191.79',1),(120,'4','2024-10-19 11:52:53','SAMMY Changed the price of Piroxicam caps to: buyingprice =2 ,sellingprice =5, qty= 0.00, items with id 308 . in Main level at 2024-10-19 11:52:53','41.139.191.79',1),(121,'4','2024-10-19 11:55:11','SAMMY Changed the price of Postinor 2 0.75mg to: buyingprice =136 ,sellingprice =200, qty= 0.00, items with id 93 . in Main level at 2024-10-19 11:55:11','41.139.191.79',1),(122,'4','2024-10-19 11:57:38','SAMMY Changed the price of Probeta N 1\'s to: buyingprice =106 ,sellingprice =150, qty= 0.00, items with id 101 . in Main level at 2024-10-19 11:57:38','41.139.191.79',1),(123,'4','2024-10-19 12:28:11','SAMMY Changed the price of Ranferon 200ml to: buyingprice =300 ,sellingprice =450, qty= 0.00, items with id 516 . in Main level at 2024-10-19 12:28:11','41.139.191.79',1),(124,'4','2024-10-19 12:30:29','SAMMY Changed the price of Rilif MR to: buyingprice =26 ,sellingprice =35, qty= 0.00, items with id 289 . in Main level at 2024-10-19 12:30:29','41.139.191.79',1),(125,'4','2024-10-19 12:33:51','SAMMY Changed the price of sterone tabs 5mg to: buyingprice =20 ,sellingprice =30, qty= 0.00, items with id 281 . in Main level at 2024-10-19 12:33:51','41.139.191.79',1),(126,'4','2024-10-19 12:37:33','SAMMY Changed the price of TRAMADOL INJECTION to: buyingprice =19 ,sellingprice =50, qty= 0.00, items with id 668 . in Main level at 2024-10-19 12:37:33','41.139.191.79',1),(127,'4','2024-10-19 12:39:53','SAMMY Changed the price of tricohist 100ml to: buyingprice =109 ,sellingprice =180, qty= 0.00, items with id 935 . in Main level at 2024-10-19 12:39:53','41.139.191.79',1),(128,'4','2024-10-19 12:42:47','SAMMY Changed the price of Trust studded to: buyingprice =36 ,sellingprice =70, qty= 0.00, items with id 486 . in Main level at 2024-10-19 12:42:47','41.139.191.79',1),(129,'4','2024-10-19 12:44:52','SAMMY Changed the price of Ulgicid Susp 200ml Cherry to: buyingprice =285 ,sellingprice =450, qty= 0.00, items with id 250 . in Main level at 2024-10-19 12:44:52','41.139.191.79',1),(130,'4','2024-10-19 12:49:57','SAMMY Changed the price of Pregabaline (pergalin) 75mg to: buyingprice =7 ,sellingprice =30, qty= 0.00, items with id 97 . in Main level at 2024-10-19 12:49:57','41.139.191.79',1),(131,'4','2024-10-19 12:52:19','SAMMY Changed the price of Whitefield to: buyingprice =24 ,sellingprice =60, qty= 0.00, items with id 384 . in Main level at 2024-10-19 12:52:19','41.139.191.79',1),(132,'4','2024-10-19 12:59:00','SAMMY Changed the price of Zentel susp.20ml to: buyingprice =195 ,sellingprice =300, qty= 0.00, items with id 197 . in Main level at 2024-10-19 12:59:00','41.139.191.79',1),(133,'4','2024-10-19 13:01:13','SAMMY Changed the price of Zinc sulphate tabs to: buyingprice =2 ,sellingprice =10, qty= 0.00, items with id 1056 . in Main level at 2024-10-19 13:01:13','41.139.191.79',1),(134,'4','2024-10-19 13:03:36','SAMMY Changed the price of Zulu MR 20 to: buyingprice =34 ,sellingprice =45, qty= 0.00, items with id 320 . in Main level at 2024-10-19 13:03:36','41.139.191.79',1),(135,'4','2024-10-19 13:30:17','SAMMY Changed the price of Bonnisan 1s 120ml to: buyingprice =365 ,sellingprice =500, qty= 0.00, items with id 382 . in Main level at 2024-10-19 13:30:17','41.139.191.79',1),(136,'4','2024-10-19 13:36:07','SAMMY Changed the price of paracetamol tabs to: buyingprice =1 ,sellingprice =2, qty= 0.00, items with id 964 . in Main level at 2024-10-19 13:36:07','41.139.191.79',1),(137,'4','2024-10-19 14:58:14','SAMMY Changed the price of Salbut 5mg to: buyingprice =1 ,sellingprice =2, qty= 0.00, items with id 534 . in Main level at 2024-10-19 14:58:14','41.139.191.79',1),(138,'4','2024-10-19 15:40:11','SAMMY Changed the price of Cold cap tabs 96 to: buyingprice =5 ,sellingprice =10, qty= 0.00, items with id 28 . in Main level at 2024-10-19 15:40:11','41.139.191.79',1),(139,'4','2024-10-22 17:30:44','SAMMY Changed the price of Diclofenac gel 20g to: buyingprice =22 ,sellingprice =70, qty= 0.00, items with id 447 . in Main level at 2024-10-22 17:30:44','41.139.191.79',1),(140,'4','2024-10-23 10:44:02','SAMMY Changed the price of Metronidazole IV to: buyingprice =49 ,sellingprice =120, qty= 0.00, items with id 828 . in Main level at 2024-10-23 10:44:02','41.139.191.79',1),(141,'4','2024-10-28 18:14:58','SAMMY Changed the price of Gripe water 100ml to: buyingprice =90 ,sellingprice =150, qty= 0.00, items with id 482 . in Main level at 2024-10-28 18:14:58','41.139.191.79',1),(142,'4','2024-10-29 16:17:42','SAMMY Changed the price of Kaluma tablets to: buyingprice =3 ,sellingprice =10, qty= 0.00, items with id 315 . in Main level at 2024-10-29 16:17:42','41.139.191.79',1),(143,'4','2024-11-05 11:50:39','SAMMY Changed the price of Esomac 20mg to: buyingprice =13 ,sellingprice =20, qty= 0.00, items with id 189 . in Main level at 2024-11-05 11:50:39','41.139.219.193',1),(144,'4','2024-11-08 13:01:02','SAMMY Changed the price of IFAS to: buyingprice =2 ,sellingprice =5, qty= 0.00, items with id 520 . in Main level at 2024-11-08 13:01:02','41.139.219.193',1),(145,'4','2024-11-08 14:50:04','SAMMY Changed the price of CPZ (Chlopromazine)25 mg to: buyingprice =3 ,sellingprice =6, qty= 0.00, items with id 989 . in Main level at 2024-11-08 14:50:04','41.139.219.193',1),(146,'4','2024-11-09 08:21:50','SAMMY Changed the price of DICLOFENAC INJECTION to: buyingprice =5 ,sellingprice =50, qty= 0.00, items with id 649 . in Main level at 2024-11-09 08:21:50','41.139.219.193',1),(147,'4','2024-11-09 08:28:32','SAMMY Changed the price of NORMAL SALINE SOLUTION 500ml to: buyingprice =50 ,sellingprice =100, qty= 0.00, items with id 798 . in Main level at 2024-11-09 08:28:32','41.139.219.193',1),(148,'4','2024-11-09 09:49:20','SAMMY Changed the price of Hydrogen peroxide 200ml to: buyingprice =20 ,sellingprice =50, qty= 0.00, items with id 465 . in Main level at 2024-11-09 09:49:20','41.139.219.193',1),(149,'4','2024-11-09 11:27:32','SAMMY Changed the price of Bonnisan 1s 120ml to: buyingprice =400 ,sellingprice =540, qty= 0.00, items with id 382 . in Main level at 2024-11-09 11:27:32','41.139.219.193',1),(150,'4','2024-11-09 11:37:43','SAMMY Changed the price of IBUT (ibuprofen) 400mg blister to: buyingprice =1.45 ,sellingprice =3, qty= 0.00, items with id 838 . in Main level at 2024-11-09 11:37:43','41.139.219.193',1),(151,'4','2024-11-09 11:41:44','SAMMY Changed the price of Cotton wool 400g to: buyingprice =315 ,sellingprice =450, qty= 0.00, items with id 470 . in Main level at 2024-11-09 11:41:44','41.139.219.193',1),(152,'4','2024-11-09 12:03:02','SAMMY Changed the price of elyvate ointment 15g to: buyingprice =49 ,sellingprice =90, qty= 0.00, items with id 844 . in Main level at 2024-11-09 12:03:02','41.139.219.193',1),(153,'4','2024-11-09 12:09:21','SAMMY Changed the price of Ashton 1 to: buyingprice =25 ,sellingprice =35, qty= 0.00, items with id 381 . in Main level at 2024-11-09 12:09:21','41.139.219.193',1),(154,'4','2024-11-09 14:45:35','SAMMY Changed the price of Duphaston 10mg to: buyingprice =40 ,sellingprice =80, qty= 0.00, items with id 212 . in Main level at 2024-11-09 14:45:35','41.139.219.193',1),(155,'4','2024-11-09 14:56:41','SAMMY Changed the price of Paracetamol (GACET) suppositories 125mg to: buyingprice =15 ,sellingprice =50, qty= 0.00, items with id 280 . in Main level at 2024-11-09 14:56:41','41.139.219.193',1),(156,'4','2024-11-09 14:58:22','SAMMY Changed the price of Paracetamol|(GACET) suppositories 250mg to: buyingprice =17 ,sellingprice =50, qty= 0.00, items with id 279 . in Main level at 2024-11-09 14:58:22','41.139.219.193',1),(157,'4','2024-11-09 14:59:44','SAMMY Changed the price of HYDROCOTISONE INJECTION to: buyingprice =34 ,sellingprice =100, qty= 0.00, items with id 659 . in Main level at 2024-11-09 14:59:44','41.139.219.193',1),(158,'4','2024-11-14 15:19:02','SAMMY Changed the price of PERNEX AC gel to: buyingprice =290 ,sellingprice =550, qty= 0.00, items with id 946 . in Main level at 2024-11-14 15:19:02','41.139.219.193',1),(159,'4','2024-11-22 13:18:30','SAMMY Changed the price of Nogluc to: buyingprice =2 ,sellingprice =5, qty= 0.00, items with id 541 . in Main level at 2024-11-22 13:18:30','41.139.219.193',1),(160,'4','2024-12-02 08:49:11','SAMMY Changed the price of Pregnancy (pt) test kits to: buyingprice =7 ,sellingprice =40, qty= 0.00, items with id 523 . in Main level at 2024-12-02 08:49:11','41.139.219.193',1),(161,'4','2024-12-02 09:00:37','SAMMY Changed the price of Relcer gel susp. 180ml to: buyingprice =266 ,sellingprice =400, qty= 5.00, items with id 259 . in counter (1) at 2024-12-02 09:00:37','41.139.219.193',1),(162,'4','2024-12-09 15:53:58','SAMMY Changed the price of Ventolin inhaler to: buyingprice =400 ,sellingprice =700, qty= 0.00, items with id 531 . in Main level at 2024-12-09 15:53:58','41.139.219.193',1),(163,'4','2025-01-21 09:47:16','SAMMY Changed the price of Anusol suppository to: buyingprice =65 ,sellingprice =80, qty= 0.00, items with id 794 . in Main level at 2025-01-21 09:47:16','197.248.35.63',1),(164,'4','2025-01-21 09:48:10','SAMMY Changed the price of Anusol suppository to: buyingprice =64 ,sellingprice =80, qty= 0.00, items with id 794 . in Main level at 2025-01-21 09:48:10','197.248.35.63',1),(165,'4','2025-01-21 10:02:20','SAMMY Changed the price of CEPHALEXIN 500mg to: buyingprice =7.8 ,sellingprice =12, qty= 0.00, items with id 546 . in Main level at 2025-01-21 10:02:20','197.248.35.63',1),(166,'4','2025-01-21 10:07:48','SAMMY Changed the price of Grisofulvin 125mg to: buyingprice =4 ,sellingprice =7, qty= 0.00, items with id 61 . in Main level at 2025-01-21 10:07:48','197.248.35.63',1),(167,'4','2025-01-21 10:43:02','SAMMY Changed the price of Relcer gel susp. 180ml to: buyingprice =330 ,sellingprice =480, qty= 0.00, items with id 259 . in Main level at 2025-01-21 10:43:02','197.248.35.63',1),(168,'4','2025-02-14 17:10:23','SAMMY Returned 6.00 ZOF MR with code (1240) at 2025-02-14 17:10:23','197.248.35.63',1),(169,'4','2025-02-14 17:10:37','SAMMY Returned 1.00 Postinor 2 0.75mg with code (124) at 2025-02-14 17:10:37','197.248.35.63',1),(170,'4','2025-02-20 10:51:55','SAMMY Changed the price of Buscopan Plus to: buyingprice =40 ,sellingprice =75, qty= 0.00, items with id 277 . in Main level at 2025-02-20 10:51:55','197.248.35.63',1),(171,'4','2025-02-20 10:54:13','SAMMY Changed the price of Buscopan Plus to: buyingprice =55 ,sellingprice =75, qty= 0.00, items with id 277 . in Main level at 2025-02-20 10:54:13','197.248.35.63',1),(172,'4','2025-02-20 11:07:59','SAMMY Changed the price of ESOMEPRAZOLE(SERGEL) INJECTION to: buyingprice =90 ,sellingprice =150, qty= 0.00, items with id 740 . in Main level at 2025-02-20 11:07:59','197.248.35.63',1),(173,'4','2025-02-20 11:21:40','SAMMY Changed the price of Glucomet 500mg to: buyingprice =4 ,sellingprice =6, qty= 0.00, items with id 764 . in Main level at 2025-02-20 11:21:40','197.248.35.63',1),(174,'4','2025-02-20 11:34:18','SAMMY Changed the price of Drez V gel 30mg to: buyingprice =410 ,sellingprice =600, qty= 0.00, items with id 47 . in Main level at 2025-02-20 11:34:18','197.248.35.63',1),(175,'4','2025-02-20 12:10:47','SAMMY Changed the price of NILBACT CREAM 30g to: buyingprice =105 ,sellingprice =180, qty= 0.00, items with id 862 . in Main level at 2025-02-20 12:10:47','197.248.35.63',1),(176,'4','2025-02-20 13:23:54','SAMMY Changed the price of Ondansetron (ondavian) to: buyingprice =39 ,sellingprice =55, qty= 0.00, items with id 995 . in Main level at 2025-02-20 13:23:54','197.248.35.63',1),(177,'4','2025-02-20 16:20:35','SAMMY Changed the price of EVOROX(CEFUROXIME)125mg susp to: buyingprice =240 ,sellingprice =350, qty= 0.00, items with id 637 . in Main level at 2025-02-20 16:20:35','197.248.35.63',1),(178,'4','2025-02-20 17:37:53','SAMMY Changed the price of Tinidazole 4\'s 500mg to: buyingprice =33 ,sellingprice =70, qty= 0.00, items with id 112 . in Main level at 2025-02-20 17:37:53','197.248.35.63',1),(179,'4','2025-03-01 19:20:48','SAMMY Returned 1.00 Pregnancy (pt) test kits with code (306) at 2025-03-01 19:20:48','197.248.35.63',1),(180,'4','2025-03-04 15:12:36','SAMMY Returned 15.00 AMOXIMED (Amoxycillin) 500mg with code (558) at 2025-03-04 15:12:36','197.248.35.63',1),(181,'4','2025-03-04 16:58:45','SAMMY Returned 1.00 tridex 100ml with code (1211) at 2025-03-04 16:58:45','197.248.35.63',1),(182,'4','2025-03-07 16:15:58','SAMMY Returned 1.00 Mediven cream 15mg with code (108) at 2025-03-07 16:15:58','197.248.35.63',1),(183,'4','2025-03-07 19:05:16','SAMMY Returned 4.00 Flugone caps 10 with code (86) at 2025-03-07 19:05:16','197.248.35.63',1),(184,'4','2025-03-13 13:34:24','SAMMY Returned 1.00 Cotton wool 50g with code (255) at 2025-03-13 13:34:24','197.248.35.63',1),(185,'4','2025-03-17 17:28:17','SAMMY Returned 2.00 LOBAK MR TABS with code (1181) at 2025-03-17 17:28:17','197.248.35.63',1),(186,'4','2025-03-17 17:28:22','SAMMY Returned 2.00 OMIS (Omeprazole) 20mg with code (554) at 2025-03-17 17:28:22','197.248.35.63',1),(187,'4','2025-03-18 16:08:33','SAMMY Returned 1.00 Paracetamol syr (Curamol) 60ml with code (121) at 2025-03-18 16:08:33','197.248.35.63',1),(188,'4','2025-03-22 15:42:36','SAMMY Returned 1.00 Cotton wool 50g with code (255) at 2025-03-22 15:42:36','197.248.35.63',1),(189,'4','2025-03-25 10:22:57','SAMMY Returned 1.00 Cotton wool 50g with code (255) at 2025-03-25 10:22:57','41.139.219.193',1),(190,'4','2025-03-25 10:23:01','SAMMY Returned 1.00 Surgical spirit 50ml with code (420) at 2025-03-25 10:23:01','41.139.219.193',1),(191,'4','2025-03-27 17:18:52','SAMMY Returned 1.00 tridex 100ml with code (1211) at 2025-03-27 17:18:52','41.139.219.193',1),(192,'4','2025-04-02 13:37:19','SAMMY Returned 1.00 vitaglobin 200mls with code (1268) at 2025-04-02 13:37:19','41.139.219.193',1),(193,'4','2025-04-04 16:27:13','SAMMY Returned 15.00 AMOXIMED (Amoxycillin) 500mg with code (558) at 2025-04-04 16:27:13','41.139.219.193',1),(194,'4','2025-04-04 16:27:36','SAMMY Returned 4.00 meloxicam 7.5gm with code (1198) at 2025-04-04 16:27:36','41.139.219.193',1),(195,'4','2025-04-04 16:28:29','SAMMY Returned 2.00 LOBAK MR TABS with code (1181) at 2025-04-04 16:28:29','41.139.219.193',1),(196,'4','2025-04-07 12:47:10','SAMMY Returned 1.00 SALOREX 100ML with code (1111) at 2025-04-07 12:47:10','197.248.35.63',1),(197,'4','2025-04-16 19:32:25','SAMMY Returned 1.00 ABZ tab 1s 400mg with code (2) at 2025-04-16 19:32:25','41.139.219.193',1),(198,'4','2025-04-17 11:15:28','SAMMY Changed the price of Sodamint 100 to: buyingprice =0.7 ,sellingprice =5, qty= 500.00, items with id 108 . in counter (1) at 2025-04-17 11:15:28','41.139.219.193',1),(199,'4','2025-04-19 10:49:41','SAMMY Changed the price of sure kit to: buyingprice =954 ,sellingprice =1400, qty= 0.00, items with id 1161 . in Main level at 2025-04-19 10:49:41','41.139.219.193',1),(200,'4','2025-04-19 10:51:37','SAMMY Changed the price of Sodamint 100 to: buyingprice =0.8 ,sellingprice =2, qty= 0.00, items with id 108 . in Main level at 2025-04-19 10:51:37','41.139.219.193',1),(201,'4','2025-04-23 14:38:25','SAMMY Changed the price of NORASH CREAM 20mg to: buyingprice =215 ,sellingprice =400, qty= 0.00, items with id 848 . in Main level at 2025-04-23 14:38:25','197.248.35.63',1),(202,'4','2025-04-23 15:32:15','SAMMY Returned 1.00 Gripe water 100ml with code (978) at 2025-04-23 15:32:15','197.248.35.63',1),(203,'4','2025-04-30 18:37:46','SAMMY Returned 1.00 amoxyclav 625mg with code (1203) at 2025-04-30 18:37:46','197.248.35.63',1),(204,'4','2025-04-30 18:37:49','SAMMY Returned 1.00 Ascoril 100ml with code (904) at 2025-04-30 18:37:49','197.248.35.63',1),(205,'4','2025-05-07 18:47:51','SAMMY Returned 1.00 SALOREX 100ML with code (1111) at 2025-05-07 18:47:51','197.248.35.63',1),(206,'4','2025-05-09 15:30:37','SAMMY Returned 10.00 neurobion forte[red] with code (736) at 2025-05-09 15:30:37','197.248.35.63',1),(207,'4','2025-05-16 18:47:12','SAMMY Returned 1.00 Cotton wool 50g with code (255) at 2025-05-16 18:47:12','197.248.35.63',1),(208,'4','2025-05-16 18:47:15','SAMMY Returned 1.00 Surgical spirit 50ml with code (420) at 2025-05-16 18:47:15','197.248.35.63',1),(209,'4','2025-05-24 19:06:59','SAMMY Returned 1.00 GOODMORNING with code (1140) at 2025-05-24 19:06:59','197.248.35.63',1),(210,'4','2025-05-27 18:15:23','SAMMY Returned 1.00 Cotton wool 50g with code (255) at 2025-05-27 18:15:23','197.248.35.63',1),(211,'4','2025-05-27 18:15:27','SAMMY Returned 1.00 Surgical spirit 50ml with code (420) at 2025-05-27 18:15:27','197.248.35.63',1),(212,'4','2025-05-31 15:15:57','SAMMY Changed the price of Calpol infant 1s 100ml to: buyingprice =359 ,sellingprice =490, qty= 21.00, items with id 285 . in counter (1) at 2025-05-31 15:15:57','197.248.35.63',1),(213,'4','2025-05-31 15:17:08','SAMMY Changed the price of Calpol infant 1s 100ml to: buyingprice =359 ,sellingprice =490, qty= 0.00, items with id 285 . in Main level at 2025-05-31 15:17:08','197.248.35.63',1),(214,'4','2025-05-31 15:24:24','SAMMY Changed the price of Flugone caps 10 to: buyingprice =12 ,sellingprice =18, qty= 0.00, items with id 59 . in Main level at 2025-05-31 15:24:24','197.248.35.63',1),(215,'4','2025-05-31 16:05:22','SAMMY Changed the price of Ulgicid Susp 200ml Cherry to: buyingprice =296 ,sellingprice =500, qty= 0.00, items with id 250 . in Main level at 2025-05-31 16:05:22','197.248.35.63',1),(216,'4','2025-05-31 16:08:30','SAMMY Changed the price of Amlodipine 5MG ( VARINIL) to: buyingprice =2 ,sellingprice =5, qty= 0.00, items with id 360 . in Main level at 2025-05-31 16:08:30','197.248.35.63',1),(217,'4','2025-05-31 16:56:12','SAMMY Changed the price of Ondansetron (ondavian) to: buyingprice =25 ,sellingprice =35, qty= 0.00, items with id 995 . in Main level at 2025-05-31 16:56:12','197.248.35.63',1),(218,'4','2025-06-11 18:57:24','SAMMY Returned 10.00 Hydrochlorthiazide 25mg with code (99) at 2025-06-11 18:57:24','197.248.35.63',1),(219,'4','2025-06-11 18:57:27','SAMMY Returned 5.00 CETRIZINE TABS 10mg with code (692) at 2025-06-11 18:57:27','197.248.35.63',1),(220,'4','2025-06-11 18:57:34','SAMMY Returned 5.00 Piriton generic 4mg with code (988) at 2025-06-11 18:57:34','197.248.35.63',1),(221,'4','2025-06-11 18:57:45','SAMMY Returned 10.00 Piroxicam caps with code (400) at 2025-06-11 18:57:45','197.248.35.63',1),(222,'4','2025-06-24 13:53:44','SAMMY Returned 1.00 amoxyclav 625mg with code (1203) at 2025-06-24 13:53:44','197.248.35.63',1),(223,'4','2025-06-30 12:01:41','SAMMY Returned 1.00 Cotton wool 50g with code (255) at 2025-06-30 12:01:41','197.248.35.63',1),(224,'4','2025-06-30 12:04:21','SAMMY Returned 1.00 Surgical spirit 50ml with code (420) at 2025-06-30 12:04:21','197.248.35.63',1),(225,'4','2025-06-30 12:04:22','SAMMY Returned 1.00 Cotton wool 50g with code (255) at 2025-06-30 12:04:22','197.248.35.63',1),(226,'4','2025-06-30 12:04:25','SAMMY Returned 2.00 OMIS (Omeprazole) 20mg with code (554) at 2025-06-30 12:04:25','197.248.35.63',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, PRIMARY KEY (`id`) ) ENGINE=InnoDB 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 */; /*!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 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 */; /*!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 `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, `branchid` 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 `alldocuments` -- LOCK TABLES `alldocuments` WRITE; /*!40000 ALTER TABLE `alldocuments` DISABLE KEYS */; INSERT INTO `alldocuments` VALUES (1,'2021-07-021625229199.pdf','49249741625229185',1,NULL,NULL,'',0); /*!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 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 */; /*!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 AUTO_INCREMENT=3 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 */; INSERT INTO `assets` VALUES (1,'Sample Raw product1','Straight-line','addd','23232','ee',16,'126.6','Good',NULL,'126.6','2021-07-06',NULL,NULL,'1','2324','7681731625571030',0,0,0,1.00,'2021-07-06 14:31:02','1','1','2021-07-21','','','New','piece','Inventory','1110','1011','5790','depreciating','1','1','11625571030','1','1600','0'),(2,'Sample Raw product1','Straight-line','addd','23232','ee',16,'126.6','Good',NULL,'126.6','2021-07-06',NULL,NULL,'1','2324','7681731625571030',0,0,0,1.00,'2021-07-06 14:31:02','1','1','2021-07-21','','','New','piece','Inventory','1110','1011','5790','depreciating','1','1','11625571030','1','1600','0'); /*!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 AUTO_INCREMENT=3 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 */; INSERT INTO `assignbranches` VALUES (1,2,1,1,'',1,'2021-08-10 12:04:07pm',1,''),(2,1,1,1,'',1,'2021-08-10 12:04:10pm',1,''); /*!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, `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, 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 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 */; /*!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, 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,'Counter','','2021-08-17 07:32:06','active','1','','1',''); /*!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 AUTO_INCREMENT=2 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 */; INSERT INTO `budget` VALUES (1,'5190','2021-06-02 00:00:00',6000.00,0.00,0.00,'2021','March',1,1,1,0,'',' 23:59:59'); /*!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 AUTO_INCREMENT=279 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 */; INSERT INTO `bulkdispatch` VALUES (1,'1','11627535022','Main','','','1','1','2021-07-29 08:03:53','','na',0,0,'1','product','2021-07-15','Transfer','products'),(2,'1','41729593920','1','','','4','1','2024-10-22 13:46:14','HOSPITAL BRESALE','NJORONGE',0,0,'6:= Mumbuni Hospital','product','2024-10-22','Transfer','Customer'),(3,'1','41729594889','1','','','4','1','2024-10-22 14:03:57','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-21','Transfer','Customer'),(4,'1','41729773069','1','','','4','1','2024-10-24 15:33:44','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-24','Transfer','Customer'),(5,'1','41729774350','1','','','4','1','2024-10-24 15:54:25','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-23','Transfer','Customer'),(6,'1','41729775744','1','','','4','1','2024-10-24 16:17:28','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-23','Transfer','Customer'),(7,'1','41729777168','1','','','4','1','2024-10-24 16:41:01','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-14','Transfer','Customer'),(8,'1','41729777551','1','','','4','1','2024-10-24 16:48:16','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-15','Transfer','Customer'),(9,'1','41729778260','1','','','4','1','2024-10-24 16:59:02','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-16','Transfer','Customer'),(10,'1','41729779613','1','','','4','1','2024-10-24 17:21:33','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-17','Transfer','Customer'),(11,'1','41729780740','1','','','4','1','2024-10-24 17:40:07','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-17','Transfer','Customer'),(12,'1','41729833483','1','','','4','1','2024-10-25 08:19:16','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-18','Transfer','Customer'),(13,'1','41729834635','1','','','4','1','2024-10-25 08:38:34','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-19','Transfer','Customer'),(14,'1','41729835322','1','','','4','1','2024-10-25 08:49:45','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-20','Transfer','Customer'),(15,'1','41729835740','1','','','4','1','2024-10-25 08:57:13','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-21','Transfer','Customer'),(16,'1','41729836295','1','','','4','1','2024-10-25 09:06:03','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-22','Transfer','Customer'),(17,'1','41729836819','1','','','4','1','2024-10-25 09:14:43','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-22','Transfer','Customer'),(18,'1','41729845230','1','','','4','1','2024-10-25 11:34:44','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-24','Transfer','Customer'),(19,'1','41730196086','1','','','4','1','2024-10-29 13:02:30','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-25','Transfer','Customer'),(20,'1','41730196683','1','','','4','1','2024-10-29 13:12:20','HOSPITAL RESALE','NJORONGE',0,0,'6:= Mumbuni Hospital','product','2024-10-26','Transfer','Customer'),(21,'1','41730197407','1','','','4','1','2024-10-29 13:24:20','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-27','Transfer','Customer'),(22,'1','41730198936','1','','','4','1','2024-10-29 13:49:48','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-28','Transfer','Customer'),(23,'1','41730447797','1','','','4','1','2024-11-01 10:57:54','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-29','Transfer','Customer'),(24,'1','41730448654','1','','','4','1','2024-11-01 11:11:47','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-30','Transfer','Customer'),(25,'1','41730448861','1','','','4','1','2024-11-01 11:15:43','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-30','Transfer','Customer'),(26,'1','41730449519','1','','','4','1','2024-11-01 11:26:26','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-31','Transfer','Customer'),(27,'1','41730450874','1','','','4','1','2024-11-01 11:48:52','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-30','Transfer','Customer'),(28,'1','41730451121','1','','','4','1','2024-11-01 11:53:00','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-14','Transfer','Customer'),(29,'1','41730705800','1','','','4','1','2024-11-04 10:37:39','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-01','Transfer','Customer'),(30,'1','41730706828','1','','','4','1','2024-11-04 10:56:08','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-02','Transfer','Customer'),(31,'1','41730723756','1','','','4','1','2024-11-04 15:36:50','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-03','Transfer','Customer'),(32,'1','41730726526','1','','','4','1','2024-11-04 16:23:00','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-03','Transfer','Customer'),(33,'1','41730726692','1','','','4','1','2024-11-04 16:25:40','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-03','Transfer','Customer'),(34,'1','41730727050','1','','','4','1','2024-11-04 16:31:58','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-04','Transfer','Customer'),(35,'1','41730733142','1','','','4','1','2024-11-04 18:13:11','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-03','Transfer','Customer'),(36,'1','41730734009','1','','','4','1','2024-11-04 18:27:38','HOSPITAL RESALE','NJOROGE',0,0,'','product','2024-11-03','Transfer','Customer'),(37,'1','41730796683','1','','','4','1','2024-11-05 11:52:27','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-02','Transfer','Customer'),(38,'1','41730796928','1','','','4','1','2024-11-05 11:56:28','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-18','Transfer','Customer'),(39,'1','41730797138','1','','','4','1','2024-11-05 11:59:51','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-30','Transfer','Customer'),(40,'1','41730797380','1','','','4','1','2024-11-05 12:03:58','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-30','Transfer','Customer'),(41,'1','41730817618','1','','','4','1','2024-11-05 17:41:10','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-05','Transfer','Customer'),(42,'1','41730818931','1','','','4','1','2024-11-05 18:03:00','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-05','Transfer','Customer'),(43,'1','41730819436','1','','','4','1','2024-11-05 18:11:26','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-05','Transfer','Customer'),(44,'1','41730820694','1','','','4','1','2024-11-05 18:32:27','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-05','Transfer','Customer'),(45,'1','41730820871','1','','','4','1','2024-11-05 18:35:25','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-09-30','Transfer','Customer'),(46,'1','41730820968','1','','','4','1','2024-11-05 18:37:15','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-29','Transfer','Customer'),(47,'1','41730821114','1','','','4','1','2024-11-05 18:39:23','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-26','Transfer','Customer'),(48,'1','41730821225','1','','','4','1','2024-11-05 18:41:20','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-24','Transfer','Customer'),(49,'1','41730900319','1','','','4','1','2024-11-06 16:39:30','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-06','Transfer','Customer'),(50,'1','41730901085','1','','','4','1','2024-11-06 16:52:08','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-06','Transfer','Customer'),(51,'1','41730973657','1','','','4','1','2024-11-07 13:02:02','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-06','Transfer','Customer'),(52,'1','41730975266','1','','','4','1','2024-11-07 13:28:41','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-30','Transfer','Customer'),(53,'1','41730975374','1','','','4','1','2024-11-07 13:30:25','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-06','Transfer','Customer'),(54,'1','41731161742','1','','','4','1','2024-11-09 17:16:32','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-10-23','Transfer','Customer'),(55,'1','41731311025','1','','','4','1','2024-11-11 10:44:37','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-07','Transfer','Customer'),(56,'1','41731311294','1','','','4','1','2024-11-11 10:49:04','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-08','Transfer','Customer'),(57,'1','41731311915','1','','','4','1','2024-11-11 10:59:22','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-09','Transfer','Customer'),(58,'1','41731312653','1','','','4','1','2024-11-11 11:12:50','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-10','Transfer','Customer'),(59,'1','41731313166','1','','','4','1','2024-11-11 11:20:23','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-10','Transfer','Customer'),(60,'1','41731315090','1','','','4','1','2024-11-11 11:52:25','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-09','Transfer','Customer'),(61,'1','41731316671','1','','','4','1','2024-11-11 12:19:14','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-05','Transfer','Customer'),(62,'1','41731336608','1','','','4','1','2024-11-11 17:50:55','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-11','Transfer','Customer'),(63,'1','41731338525','1','','','4','1','2024-11-11 18:22:50','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-11','Transfer','Customer'),(64,'1','41731506056','1','','','4','1','2024-11-13 16:55:00','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-11','Transfer','Customer'),(65,'1','41731506240','1','','','4','1','2024-11-13 16:58:05','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-12','Transfer','Customer'),(66,'1','41731506615','1','','','4','1','2024-11-13 17:04:24','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-13','Transfer','Customer'),(67,'1','41731512266','1','','','4','1','2024-11-13 18:38:41','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-13','Transfer','Customer'),(68,'1','41731734818','1','','','4','1','2024-11-16 08:27:56','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-14','Transfer','Customer'),(69,'1','41731735075','1','','','4','1','2024-11-16 08:31:59','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-14','Transfer','Customer'),(70,'1','41731735622','1','','','4','1','2024-11-16 08:41:09','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-15','Transfer','Customer'),(71,'1','41731908953','1','','','4','1','2024-11-18 08:50:12','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-16','Transfer','Customer'),(72,'1','41731909328','1','','','4','1','2024-11-18 08:56:16','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-17','Transfer','Customer'),(73,'1','41731925541','1','','','4','1','2024-11-18 13:26:28','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-18','Transfer','Customer'),(74,'1','41731927423','1','','','4','1','2024-11-18 13:57:44','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-18','Transfer','Customer'),(75,'1','41731942872','1','','','4','1','2024-11-18 18:15:21','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-18','Transfer','Customer'),(76,'1','41731944075','1','','','4','1','2024-11-18 18:35:20','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-18','Transfer','Customer'),(77,'1','41732172413','1','','','4','1','2024-11-21 10:00:59','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-19','Transfer','Customer'),(78,'1','41732172609','1','','','4','1','2024-11-21 10:04:16','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-20','Transfer','Customer'),(79,'1','41732173627','1','','','4','1','2024-11-21 10:21:24','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-20','Transfer','Customer'),(80,'1','41732252119','1','','','4','1','2024-11-22 08:09:24','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-21','Transfer','Customer'),(81,'1','41732254608','1','','','4','1','2024-11-22 08:53:34','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-21','Transfer','Customer'),(82,'1','41732519300','1','','','4','1','2024-11-25 10:22:22','HOSPITAL RESALE','NJOROGE',0,0,'','product','2024-11-24','Transfer','Customer'),(83,'1','41732519745','1','','','4','1','2024-11-25 10:29:52','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-23','Transfer','Customer'),(84,'1','41732520246','1','','','4','1','2024-11-25 10:38:19','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-22','Transfer','Customer'),(85,'1','41732628376','1','','','4','1','2024-11-26 16:40:21','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-25','Transfer','Customer'),(86,'1','41732628962','1','','','4','1','2024-11-26 16:50:07','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-26','Transfer','Customer'),(87,'1','41732686078','1','','','4','1','2024-11-27 08:41:50','HOSPITAL RESALE','NJOROGE',0,0,'','product','2024-11-26','Transfer','Customer'),(88,'1','41732686436','1','','','4','1','2024-11-27 08:48:02','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-26','Transfer','Customer'),(89,'1','41732771619','1','','','4','1','2024-11-28 08:27:46','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-27','Transfer','Customer'),(90,'1','41732807045','1','','','4','1','2024-11-28 18:18:14','HOSPITAL RESALE','NJOROGE',0,0,'','product','2024-11-27','Transfer','Customer'),(91,'1','41732807120','1','','','4','1','2024-11-28 18:19:28','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-28','Transfer','Customer'),(92,'1','41732807869','1','','','4','1','2024-11-28 18:31:53','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-28','Transfer','Customer'),(93,'1','41732968050','1','','','4','1','2024-11-30 15:02:41','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-29','Transfer','Customer'),(94,'1','41733120270','1','','','4','1','2024-12-02 09:18:44','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-01','Transfer','Customer'),(95,'1','41733120669','1','','','4','1','2024-12-02 09:25:17','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-11-30','Transfer','Customer'),(96,'1','41733150969','1','','','4','1','2024-12-02 17:50:10','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-02','Transfer','Customer'),(97,'1','41733152188','1','','','4','1','2024-12-02 18:10:33','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-02','Transfer','Customer'),(98,'1','41733152745','1','','','4','1','2024-12-02 18:19:44','HOSPITAL RESALE','NJOROGE',0,0,'','product','2024-12-02','Transfer','Customer'),(99,'1','41733153796','1','','','4','1','2024-12-02 18:37:23','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-02','Transfer','Customer'),(100,'1','41733288772','1','','','4','1','2024-12-04 08:06:54','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-03','Transfer','Customer'),(101,'1','41733290263','1','','','4','1','2024-12-04 08:31:49','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-03','Transfer','Customer'),(102,'1','41733308263','1','','','4','1','2024-12-04 13:32:04','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-03','Transfer','Customer'),(103,'1','41733308447','1','','','4','1','2024-12-04 13:34:44','HOSPITAL RESALE','NJOROGE',0,0,'','product','2024-12-02','Transfer','Customer'),(104,'1','41733308537','1','','','4','1','2024-12-04 13:36:21','HOSPITAL RESALE','NJOROGE',0,0,'','product','2024-11-30','Transfer','Customer'),(105,'1','41733379834','1','','','4','1','2024-12-05 09:24:39','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-04','Transfer','Customer'),(106,'1','41733461788','1','','','4','1','2024-12-06 08:10:30','HOSPITAL RESALE','NJOROGE',0,0,'','product','2024-12-05','Transfer','Customer'),(107,'1','41733550151','1','','','4','1','2024-12-07 08:43:16','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-06','Transfer','Customer'),(108,'1','41733721209','1','','','4','1','2024-12-09 08:14:15','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-07','Transfer','Customer'),(109,'1','41733811617','1','','','4','1','2024-12-10 09:21:05','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-09','Transfer','Customer'),(110,'1','41733908731','1','','','4','1','2024-12-11 12:19:36','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-10','Transfer','Customer'),(111,'1','41733909202','1','','','4','1','2024-12-11 12:27:30','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-10','Transfer','Customer'),(112,'1','41733910182','1','','','4','1','2024-12-11 12:43:41','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-10','Transfer','Customer'),(113,'1','41733929883','1','','','4','1','2024-12-11 18:12:21','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-11','Transfer','Customer'),(114,'1','41734154030','1','','','4','1','2024-12-14 08:28:04','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-12','Transfer','Customer'),(115,'1','41734154813','1','','','4','1','2024-12-14 08:41:12','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-13','Transfer','Customer'),(116,'1','41734334721','1','','','4','1','2024-12-16 10:39:31','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-14','Transfer','Customer'),(117,'1','41734335097','1','','','4','1','2024-12-16 10:46:04','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-15','Transfer','Customer'),(118,'1','41734413520','1','','','4','1','2024-12-17 08:32:49','HOSPITAL RESALE','NJOROGE',0,0,'mu','product','2024-12-16','Transfer','Customer'),(119,'1','41734413781','1','','','4','1','2024-12-17 08:37:02','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-16','Transfer','Customer'),(120,'1','41734414389','1','','','4','1','2024-12-17 08:47:20','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-16','Transfer','Customer'),(121,'1','41734503561','1','','','4','1','2024-12-18 09:33:24','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-17','Transfer','Customer'),(122,'1','41734585440','1','','','4','1','2024-12-19 08:18:05','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-18','Transfer','Customer'),(123,'1','41734672680','1','','','4','1','2024-12-20 08:32:14','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-19','Transfer','Customer'),(124,'1','41734759985','1','','','4','1','2024-12-21 08:47:26','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-20','Transfer','Customer'),(125,'1','41734795640','1','','','4','1','2024-12-21 18:41:30','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-21','Transfer','Customer'),(126,'1','41734968089','Main','','','4','1','2024-12-23 18:35:50','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-23','Transfer','Customer'),(127,'1','41735022363','1','','','4','1','2024-12-24 09:40:09','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-23','Transfer','Customer'),(128,'1','41735544737','1','','','4','1','2024-12-30 10:46:34','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-24','Transfer','Customer'),(129,'1','41735545379','1','','','4','1','2024-12-30 10:57:13','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-25','Transfer','Customer'),(130,'1','41735546818','1','','','4','1','2024-12-30 11:21:33','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-26','Transfer','Customer'),(131,'1','41735547193','1','','','4','1','2024-12-30 11:27:20','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-27','Transfer','Customer'),(132,'1','41735547968','1','','','4','1','2024-12-30 11:40:23','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-29','Transfer','Customer'),(133,'1','41735554441','1','','','4','1','2024-12-30 13:28:39','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-29','Transfer','Customer'),(134,'1','41735636822','1','','','4','1','2024-12-31 12:21:13','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2024-12-30','Transfer','Customer'),(135,'1','41735638203','1','','','4','1','2024-12-31 12:44:19','HOSPITAL RESALE','NJOROGE',0,0,'','product','2024-12-30','Transfer','Customer'),(136,'1','41735797729','1','','','4','1','2025-01-02 09:03:13','HOSPITAL RESALE','NJOROGE',0,0,'','product','2024-12-31','Transfer','Customer'),(137,'1','41735798292','1','','','4','1','2025-01-02 09:12:21','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-01','Transfer','Customer'),(138,'1','41735969158','1','','','4','1','2025-01-04 08:40:15','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-01','Transfer','Customer'),(139,'1','41735969455','1','','','4','1','2025-01-04 08:45:50','HOSPITAL RESALE','NJOROGE',0,0,'','product','2025-01-02','Transfer','Customer'),(140,'1','41735969961','1','','','4','1','2025-01-04 08:53:29','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-03','Transfer','Customer'),(141,'1','41736150572','1','','','4','1','2025-01-06 11:03:40','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-04','Transfer','Customer'),(142,'1','41736150878','1','','','4','1','2025-01-06 11:08:51','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-06','Transfer','Customer'),(143,'1','41736228316','1','','','4','1','2025-01-07 08:39:21','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-06','Transfer','Customer'),(144,'1','41736315080','1','','','4','1','2025-01-08 08:45:26','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-07','Transfer','Customer'),(145,'1','41736317617','1','','','4','1','2025-01-08 09:27:56','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-07','Transfer','Customer'),(146,'1','41736408444','1','','','4','1','2025-01-09 10:41:34','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-08','Transfer','Customer'),(147,'1','41736435796','1','','','4','1','2025-01-09 18:17:22','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-09','Transfer','Customer'),(148,'1','41736522952','1','','','4','1','2025-01-10 18:30:31','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-10','Transfer','Customer'),(149,'1','41736524389','1','','','4','1','2025-01-10 18:53:52','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-10','Transfer','Customer'),(150,'1','41736758570','1','','','4','1','2025-01-13 11:57:16','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-11','Transfer','Customer'),(151,'1','41736759044','1','','','4','1','2025-01-13 12:04:50','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-12','Transfer','Customer'),(152,'1','41736832060','1','','','4','1','2025-01-14 08:21:46','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-13','Transfer','Customer'),(153,'1','41737007995','1','','','4','1','2025-01-16 09:14:04','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-14','Transfer','Customer'),(154,'1','41737008968','1','','','4','1','2025-01-16 09:30:15','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-15','Transfer','Customer'),(155,'1','41737094759','1','','','4','1','2025-01-17 09:21:57','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-16','Transfer','Customer'),(156,'1','41737449124','1','','','4','1','2025-01-21 11:46:23','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-17','Transfer','Customer'),(157,'1','41737449604','1','','','4','1','2025-01-21 11:54:10','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-18','Transfer','Customer'),(158,'1','41737451599','1','','','4','1','2025-01-21 12:27:41','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-19','Transfer','Customer'),(159,'1','41737523353','1','','','4','1','2025-01-22 08:23:12','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-21','Transfer','Customer'),(160,'1','41737612372','1','','','4','1','2025-01-23 09:07:00','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-22','Transfer','Customer'),(161,'1','41737788203','1','','','4','1','2025-01-25 09:57:56','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-23','Transfer','Customer'),(162,'1','41737789029','1','','','4','1','2025-01-25 10:11:26','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-24','Transfer','Customer'),(163,'1','41737960173','1','','','4','1','2025-01-27 09:44:41','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-25','Transfer','Customer'),(164,'1','41737960907','1','','','4','1','2025-01-27 09:55:48','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-26','Transfer','Customer'),(165,'1','41738045965','1','','','4','1','2025-01-28 09:33:36','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-27','Transfer','Customer'),(166,'1','41738076559','1','','','4','1','2025-01-28 18:03:24','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-28','Transfer','Customer'),(167,'1','41738215567','1','','','4','1','2025-01-30 08:40:20','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-29','Transfer','Customer'),(168,'1','41738313080','1','','','4','1','2025-01-31 11:45:29','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-30','Transfer','Customer'),(169,'1','41738336494','1','','','4','1','2025-01-31 18:15:44','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-01-31','Transfer','Customer'),(170,'1','41738568313','1','','','4','1','2025-02-03 10:39:26','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-02-01','Transfer','Customer'),(171,'1','41738568932','1','','','4','1','2025-02-03 10:49:53','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-02-02','Transfer','Customer'),(172,'1','41738654879','1','','','4','1','2025-02-04 10:44:55','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-02-03','Transfer','Customer'),(173,'1','41738746631','1','','','4','1','2025-02-05 12:11:27','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-02-04','Transfer','Customer'),(174,'1','41738822544','1','','','4','1','2025-02-06 09:16:37','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-02-05','Transfer','Customer'),(175,'1','41738908360','1','','','4','1','2025-02-07 09:06:45','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-02-06','Transfer','Customer'),(176,'1','41738991950','1','','','4','1','2025-02-08 08:19:53','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-02-07','Transfer','Customer'),(177,'1','41739167664','1','','','4','1','2025-02-10 09:08:28','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-02-08','Transfer','Customer'),(178,'1','41739168059','1','','','4','1','2025-02-10 09:15:07','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-02-09','Transfer','Customer'),(179,'1','41739251022','1','','','4','1','2025-02-11 08:17:43','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-02-10','Transfer','Customer'),(180,'1','41739341073','1','','','4','1','2025-02-12 09:20:36','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-02-11','Transfer','Customer'),(181,'1','41739424439','1','','','4','1','2025-02-13 08:27:59','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-02-12','Transfer','Customer'),(182,'1','41739512375','1','','','4','1','2025-02-14 08:53:43','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-02-13','Transfer','Customer'),(183,'1','41739598261','1','','','4','1','2025-02-15 08:45:08','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-02-14','Transfer','Customer'),(184,'1','41739776224','1','','','4','1','2025-02-17 10:11:21','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-02-15','Transfer','Customer'),(185,'1','41739776477','1','','','4','1','2025-02-17 10:15:15','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-02-16','Transfer','Customer'),(186,'1','41739855427','1','','','4','1','2025-02-18 08:11:38','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-02-17','Transfer','Customer'),(187,'1','41740117466','1','','','4','1','2025-02-21 08:58:35','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-02-20','Transfer','Customer'),(188,'1','41740217767','1','','','4','1','2025-02-22 12:50:16','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-02-21','Transfer','Customer'),(189,'1','41740218231','1','','','4','1','2025-02-22 12:58:12','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-02-21','Transfer','Customer'),(190,'1','41740239736','1','','','4','1','2025-02-22 18:56:33','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-02-21','Transfer','Customer'),(191,'1','41740548743','1','','','4','1','2025-02-26 08:46:31','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-02-24','Transfer','Customer'),(192,'1','41740549053','1','','','4','1','2025-02-26 08:51:47','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-02-24','Transfer','Customer'),(193,'1','41740551577','1','','','4','1','2025-02-26 09:33:46','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-02-25','Transfer','Customer'),(194,'1','41740633805','1','','','4','1','2025-02-27 08:24:29','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-02-26','Transfer','Customer'),(195,'1','41740987018','1','','','4','1','2025-03-03 10:31:07','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-02-27','Transfer','Customer'),(196,'1','41741242317','1','','','4','1','2025-03-06 09:26:19','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-03-03','Transfer','Customer'),(197,'1','41741325579','1','','','4','1','2025-03-07 08:33:45','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-03-06','Transfer','Customer'),(198,'1','41741587603','1','','','4','1','2025-03-10 09:21:04','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-03-07','Transfer','Customer'),(199,'1','41741589128','1','','','4','1','2025-03-10 09:46:23','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-03-07','Transfer','Customer'),(200,'1','41741755947','1','','','4','1','2025-03-12 08:06:37','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-03-10','Transfer','Customer'),(201,'1','41741790529','1','','','4','1','2025-03-12 17:43:00','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-03-12','Transfer','Customer'),(202,'1','41741929771','1','','','4','1','2025-03-14 08:23:40','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-03-13','Transfer','Customer'),(203,'1','41742020188','1','','','4','1','2025-03-15 09:30:36','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-03-14','Transfer','Customer'),(204,'1','41742199727','1','','','4','1','2025-03-17 11:22:56','HOSPITAL RESALE','NJOROGE',0,0,'MUM','product','2025-03-14','Transfer','Customer'),(205,'1','41742200500','1','','','4','1','2025-03-17 11:35:56','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-03-15','Transfer','Customer'),(206,'1','41742201068','1','','','4','1','2025-03-17 11:45:18','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-03-16','Transfer','Customer'),(207,'1','41742223816','1','','','4','1','2025-03-17 18:04:22','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-03-17','Transfer','Customer'),(208,'1','41742361900','1','','','4','1','2025-03-19 08:25:51','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-03-18','Transfer','Customer'),(209,'1','41742534184','1','','','4','1','2025-03-21 08:18:27','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-03-19','Transfer','Customer'),(210,'1','41742800013','1','','','4','1','2025-03-24 10:07:49','HOSPITAL BRESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-03-22','Transfer','Customer'),(211,'1','41742800655','1','','','4','1','2025-03-24 10:18:27','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-03-25','Transfer','Customer'),(212,'1','41742968103','1','','','4','1','2025-03-26 08:49:18','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-03-24','Transfer','Customer'),(213,'1','41743053388','1','','','4','1','2025-03-27 08:30:37','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-03-26','Transfer','Customer'),(214,'1','41743139177','1','','','4','1','2025-03-28 08:20:27','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-03-27','Transfer','Customer'),(215,'1','41743226208','1','','','4','1','2025-03-29 08:31:01','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-03-28','Transfer','Customer'),(216,'1','41743487200','1','','','4','1','2025-04-01 09:01:00','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-03-29','Transfer','Customer'),(217,'1','41743487466','1','','','4','1','2025-04-01 09:05:19','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-03-30','Transfer','Customer'),(218,'1','41743487843','1','','','4','1','2025-04-01 09:13:27','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-03-31','Transfer','Customer'),(219,'1','41743603440','1','','','4','1','2025-04-02 17:18:07','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-04-01','Transfer','Customer'),(220,'1','41743745796','1','','','4','1','2025-04-04 08:50:47','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-04-03','Transfer','Customer'),(221,'1','41744010118','1','','','4','1','2025-04-07 10:16:21','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-04-04','Transfer','Customer'),(222,'1','41744611235','1','','','4','1','2025-04-14 09:14:48','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-04-07','Transfer','Customer'),(223,'1','41744613455','1','','','4','1','2025-04-14 09:51:57','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-04-12','Transfer','Customer'),(224,'1','41745042011','1','','','4','1','2025-04-19 08:54:17','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-04-14','Transfer','Customer'),(225,'1','41745298839','1','','','4','1','2025-04-22 08:14:48','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-04-19','Transfer','Customer'),(226,'1','41745299346','1','','','4','1','2025-04-22 08:23:26','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-04-20','Transfer','Customer'),(227,'1','41745399023','1','','','4','1','2025-04-23 12:04:32','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-04-22','Transfer','Customer'),(228,'1','41745558295','1','','','4','1','2025-04-25 08:19:06','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-04-23','Transfer','Customer'),(229,'1','41745679292','1','','','4','1','2025-04-26 17:55:41','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-04-25','Transfer','Customer'),(230,'1','41745853761','1','','','4','1','2025-04-28 18:25:03','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-04-26','Transfer','Customer'),(231,'1','41746077981','1','','','4','1','2025-05-01 08:40:51','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-04-29','Transfer','Customer'),(232,'1','41746112565','1','','','4','1','2025-05-01 18:16:55','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-05-01','Transfer','Customer'),(233,'1','41746253928','1','','','4','1','2025-05-03 09:32:52','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-05-02','Transfer','Customer'),(234,'1','41746509556','1','','','4','1','2025-05-06 08:33:24','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-05-03','Transfer','Customer'),(235,'1','41746510347','1','','','4','1','2025-05-06 08:46:41','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-05-05','Transfer','Customer'),(236,'1','41746598390','1','','','4','1','2025-05-07 09:13:59','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-05-06','Transfer','Customer'),(237,'1','41746682511','1','','','4','1','2025-05-08 08:36:01','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-05-07','Transfer','Customer'),(238,'1','41746772648','1','','','4','1','2025-05-09 09:38:19','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-05-08','Transfer','Customer'),(239,'1','41746859071','1','','','4','1','2025-05-10 09:38:32','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-05-09','Transfer','Customer'),(240,'1','41747207288','1','','','4','1','2025-05-14 10:22:16','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-05-10','Transfer','Customer'),(241,'1','41747208168','1','','','4','1','2025-05-14 10:36:59','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-05-12','Transfer','Customer'),(242,'1','41747208543','1','','','4','1','2025-05-14 10:43:14','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-05-13','Transfer','Customer'),(243,'1','41747287120','1','','','4','1','2025-05-15 08:32:54','HOSPITAL RESALE','NJOROGE',0,0,'','product','2025-05-14','Transfer','BulkReceiving'),(244,'1','41747324123','1','','','4','1','2025-05-15 18:49:23','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-05-15','Transfer','Customer'),(245,'1','41747459342','1','','','4','1','2025-05-17 08:23:03','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-05-16','Transfer','Customer'),(246,'1','41747635599','1','','','4','1','2025-05-19 09:20:47','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-05-17','Transfer','Customer'),(247,'1','41747668453','1','','','4','1','2025-05-19 18:28:19','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-05-19','Transfer','Customer'),(248,'1','41747842205','1','','','4','1','2025-05-21 18:44:31','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-05-20','Transfer','Customer'),(249,'1','41747981736','1','','','4','1','2025-05-23 09:29:41','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-05-22','Transfer','Customer'),(250,'1','41748100644','1','','','4','1','2025-05-24 18:31:47','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-05-23','Transfer','Customer'),(251,'1','41748322687','1','','','4','1','2025-05-27 08:12:12','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-05-26','Transfer','Customer'),(252,'1','41748445206','1','','','4','1','2025-05-28 18:14:13','HOSPITAL RESALE','NJOROGE',0,0,'','product','2025-05-27','Transfer','Customer'),(253,'1','41748860303','1','','','4','1','2025-06-02 13:32:37','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-05-29','Transfer','Customer'),(254,'1','41748928075','1','','','4','1','2025-06-03 08:22:04','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-06-02','Transfer','Customer'),(255,'1','41748928934','1','','','4','1','2025-06-03 08:36:23','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-06-02','Transfer','Customer'),(256,'1','41748958323','Main','','','4','1','2025-06-03 16:46:15','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-06-03','Transfer','Customer'),(257,'1','41749045832','1','','','4','1','2025-06-04 17:04:47','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-06-03','Transfer','Customer'),(258,'1','41749050054','1','','','4','1','2025-06-04 18:15:07','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-06-03','Transfer','Customer'),(259,'1','41749192276','1','','','4','1','2025-06-06 09:45:23','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-06-05','Transfer','Customer'),(260,'1','41749223764','1','','','4','1','2025-06-06 18:30:15','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-06-06','Transfer','Customer'),(261,'1','41749536080','1','','','4','1','2025-06-10 09:15:20','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-06-07','Transfer','Customer'),(262,'1','41750490652','1','','','4','1','2025-06-21 10:26:09','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-06-10','Transfer','Customer'),(263,'1','41750492190','1','','','4','1','2025-06-21 10:50:33','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-06-13','Transfer','Customer'),(264,'1','41750492562','1','','','4','1','2025-06-21 10:56:47','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-06-14','Transfer','Customer'),(265,'1','41750493510','1','','','4','1','2025-06-21 11:12:41','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-06-15','Transfer','Customer'),(266,'1','41750494021','1','','','4','1','2025-06-21 11:21:04','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-06-16','Transfer','Customer'),(267,'1','41750494475','1','','','4','1','2025-06-21 11:28:46','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-06-17','Transfer','Customer'),(268,'1','41750494956','1','','','4','1','2025-06-21 11:36:49','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-06-18','Transfer','Customer'),(269,'1','41750495468','1','','','4','1','2025-06-21 11:45:22','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-06-19','Transfer','Customer'),(270,'1','41750496030','1','','','4','1','2025-06-21 11:54:33','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-06-20','Transfer','Customer'),(271,'1','41750665898','1','','','4','1','2025-06-23 11:06:33','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-06-21','Transfer','Customer'),(272,'1','41750673633','1','','','4','1','2025-06-23 13:14:35','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-06-21','Transfer','Customer'),(273,'1','41750674087','1','','','4','1','2025-06-23 13:22:14','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-06-22','Transfer','Customer'),(274,'1','41750674389','1','','','4','1','2025-06-23 13:27:11','HOSPITAL RESALE','NJOROGE',0,0,'','product','2025-06-22','Transfer','Customer'),(275,'1','41750675948','1','','','4','1','2025-06-23 13:53:41','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-06-22','Transfer','Customer'),(276,'1','41750837991','1','','','4','1','2025-06-25 10:54:00','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-06-23','Transfer','Customer'),(277,'1','41751092830','1','','','4','1','2025-06-28 09:41:20','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-06-25','Transfer','Customer'),(278,'1','41751295682','1','','','4','1','2025-06-30 18:02:22','HOSPITAL RESALE','NJOROGE',0,0,'6:= Mumbuni Hospital','product','2025-06-28','Transfer','Customer'); /*!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, 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=2 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'); /*!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, 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),(2,'DEPOSIT','','','2018-05-30 14:27:39','','',0,1),(3,'WATER/POWER DEPOSIT','','','2018-05-30 14:28:49','','',0,1),(4,'PENALTY','','','2018-06-25 13:38:03','','',0,1),(5,'WATER','','','2018-06-27 11:33:55','','',0,1),(6,'PARTIAL PAYMENT','','','2018-06-29 16:22:30','','',0,1),(7,'GARBAGE','','','2018-07-03 16:56:46','','',0,1),(8,'DAMAGES','','','2018-07-17 12:30:05','','',0,1),(9,'AGREEMENT FORM','','','2018-07-23 10:21:11','','',0,1),(10,'POWER','','','2018-08-04 10:42:10','','',0,1),(11,'SEWAGE','SEWAGE','','2020-05-27 16:23:21','','',2,1),(12,'BED ONLY','','','2020-05-28 15:38:20','','',1,1),(13,'BED AND BREAKFAST','','','2020-05-28 15:38:39','','',2,1); /*!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 AUTO_INCREMENT=2 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 */; INSERT INTO `cheque` VALUES (1,'','50000','SS','2021-06-02','ROBERT','1035','1','1','2021-06-02 16:34:39','BANK-11622640848','JKUAT','Outgoing','0003324343','2021-06-30','New'); /*!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 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 */; /*!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) NOT 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 AUTO_INCREMENT=2 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 */; INSERT INTO `contact` VALUES (1,'','karen makena','kinoti','karenmakena3@gmail.com','0702400635','','hi i want to be a shujaa also','2016-12-13 06:47:33am',''); /*!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, 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 `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); /*!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 AUTO_INCREMENT=6 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 */; INSERT INTO `customer` VALUES (1,'robert','Nyambura','','0710597573','JUJA','','2020-04-17','','http://127.0.0.1:86/pos.robisearch.com/agent','','2333333','Description / Message','','Facebook','','','','reseller','1','','0',1,'Enter name of the product/service you need e.g POS, BULK SMS, BIOMETRIC, WEBSITE, COMPUTER, PRINETR etc',NULL,2,'',''),(3,'robert','Manyala','','0721150817','JKUAT','','2020-04-17','','http://127.0.0.1:86/pos.robisearch.com/agent','','22434334','ok','','Referal','','','','reseller','1','','0',1,'POS, BULK SMS, BIOMETRIC, WEBSITE,',NULL,2,'','robisearch@gmail.com'),(4,'Philis Wanjiru','','','07323312121','JKUAT','','2021-08-14 08:38:46','','','','','ss','','ss','','','','demo','1','','New',1,'ss',NULL,2,'','support@robisearch.com'),(5,'Philis Wanjiru','','','07323312121','laundary','','2021-08-14 08:38:57','','','','','d','','d','','','','customer','1','','New',1,'d',NULL,2,'','robisearch@gmail.com'); /*!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, 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 `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=14651 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,'1110','11728998010','2024-10-15 16:19:28',NULL,60.00,'','1','1','Inventory sold','1','','sales','1100','','No',NULL,NULL,''),(2,'5500','11728998010','2024-10-15 16:19:28',60.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3,'1000','11728998010','2024-10-15 16:19:28',120.00,NULL,'','1','1','Good sold','1','','sales','','','No',NULL,NULL,'PGP9RKL46L'),(4,'4000','11728998010','2024-10-15 16:19:28',NULL,120.00,'','1','1','Good sold','1','','sales','1100','','No',NULL,NULL,''),(5,'1110','11728998873','2024-10-15 16:30:29',NULL,288.00,'','1','1','Inventory sold','1','','sales','205','','No',NULL,NULL,''),(6,'5500','11728998873','2024-10-15 16:30:29',288.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7,'1000','11728998873','2024-10-15 16:30:29',580.00,NULL,'','1','1','Good sold','1','','sales','','','No',NULL,NULL,'PGP9RIR8VN'),(8,'4000','11728998873','2024-10-15 16:30:29',NULL,580.00,'','1','1','Good sold','1','','sales','205','','No',NULL,NULL,''),(9,'1110','41729081864','2024-10-16 15:37:51',NULL,45.00,'','4','1','Inventory sold','1','','sales','496','','No',NULL,NULL,''),(10,'5500','41729081864','2024-10-16 15:37:51',45.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11,'1000','41729081864','2024-10-16 15:37:51',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12,'4000','41729081864','2024-10-16 15:37:51',NULL,150.00,'','4','1','Good sold','1','','sales','496','','No',NULL,NULL,''),(13,'1110','41729082311','2024-10-16 15:54:54',NULL,0.00,'','4','1','Inventory sold','1','','sales','1118','','No',NULL,NULL,''),(14,'1110','41729082311','2024-10-16 15:54:54',NULL,45.00,'','4','1','Inventory sold','1','','sales','496','','No',NULL,NULL,''),(15,'5500','41729082311','2024-10-16 15:54:54',45.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(16,'1000','41729082311','2024-10-16 15:54:54',140.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(17,'4000','41729082311','2024-10-16 15:54:54',NULL,40.00,'','4','1','Good sold','1','','sales','1118','','No',NULL,NULL,''),(18,'4000','41729082311','2024-10-16 15:54:54',NULL,99.99,'','4','1','Good sold','1','','sales','496','','No',NULL,NULL,''),(19,'4000','41729082311','2024-10-16 15:57:27',99.99,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(20,'1000','41729082311','2024-10-16 15:57:27',NULL,99.99,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(21,'5500','41729082311','2024-10-16 15:57:27',NULL,45.00,'','4','1','Cost of goods returned','1','','sales','496','','No',NULL,NULL,''),(22,'1110','41729082311','2024-10-16 15:57:27',45.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(23,'4000','41729082311','2024-10-16 16:00:07',40.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(24,'1000','41729082311','2024-10-16 16:00:07',NULL,40.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(25,'5500','41729082311','2024-10-16 16:00:07',NULL,0.00,'','4','1','Cost of goods returned','1','','sales','1118','','No',NULL,NULL,''),(26,'1110','41729082311','2024-10-16 16:00:07',0.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(27,'4000','41729081864','2024-10-16 16:42:34',150.00,NULL,'','3','1','Returned products','1','','return','','','No',NULL,NULL,''),(28,'1000','41729081864','2024-10-16 16:42:34',NULL,150.00,'','3','1','Returned products','1','','return','','','No',NULL,NULL,''),(29,'5500','41729081864','2024-10-16 16:42:34',NULL,45.00,'','3','1','Cost of goods returned','1','','sales','496','','No',NULL,NULL,''),(30,'1110','41729081864','2024-10-16 16:42:34',45.00,NULL,'','3','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(31,'4000','11728998873','2024-10-16 16:43:05',580.00,NULL,'','3','1','Returned products','1','','return','','','No',NULL,NULL,''),(32,'1000','11728998873','2024-10-16 16:43:05',NULL,580.00,'','3','1','Returned products','1','','return','','','No',NULL,NULL,''),(33,'5500','11728998873','2024-10-16 16:43:05',NULL,288.00,'','3','1','Cost of goods returned','1','','sales','205','','No',NULL,NULL,''),(34,'1110','11728998873','2024-10-16 16:43:05',288.00,NULL,'','3','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(35,'4000','11728998010','2024-10-16 16:43:44',120.00,NULL,'','3','1','Returned products','1','','return','','','No',NULL,NULL,''),(36,'1000','11728998010','2024-10-16 16:43:44',NULL,120.00,'','3','1','Returned products','1','','return','','','No',NULL,NULL,''),(37,'5500','11728998010','2024-10-16 16:43:44',NULL,60.00,'','3','1','Cost of goods returned','1','','sales','1100','','No',NULL,NULL,''),(38,'1110','11728998010','2024-10-16 16:43:44',60.00,NULL,'','3','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(39,'1110','41729086579','2024-10-16 16:57:18',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(40,'5500','41729086579','2024-10-16 16:57:18',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(41,'1000','41729086579','2024-10-16 16:57:18',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(42,'4000','41729086579','2024-10-16 16:57:18',NULL,50.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(43,'1110','41729088258','2024-10-16 17:32:44',NULL,11.00,'','4','1','Inventory sold','1','','sales','74','','No',NULL,NULL,''),(44,'5500','41729088258','2024-10-16 17:32:44',11.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(45,'1000','41729088258','2024-10-16 17:32:44',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(46,'4000','41729088258','2024-10-16 17:32:44',NULL,20.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(47,'1110','41729095692','2024-10-16 19:22:18',NULL,7.63,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(48,'5500','41729095692','2024-10-16 19:22:18',7.63,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(49,'1000','41729095692','2024-10-16 19:22:18',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SJG8BVSJCC'),(50,'4000','41729095692','2024-10-16 19:22:18',NULL,20.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(51,'1110','31729085117','2024-10-17 13:25:56',NULL,2250.00,'','4','1','Inventory Returned','1','2','Supplier Credit Note','1138','','No',NULL,NULL,''),(52,'2130','31729085117','2024-10-17 13:25:56',2250.00,NULL,'','4','1','Account payable Returned','1','2','Supplier Credit Note','','','No',NULL,NULL,''),(53,'1110','41729255977','2024-10-18 15:54:49',NULL,120.00,'','4','1','Inventory sold','1','','sales','468','','No',NULL,NULL,''),(54,'1110','41729255977','2024-10-18 15:54:49',NULL,27.50,'','4','1','Inventory sold','1','','sales','394','','No',NULL,NULL,''),(55,'5500','41729255977','2024-10-18 15:54:49',147.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(56,'1000','41729255977','2024-10-18 15:54:49',350.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(57,'4000','41729255977','2024-10-18 15:54:49',NULL,300.00,'','4','1','Good sold','1','','sales','468','','No',NULL,NULL,''),(58,'4000','41729255977','2024-10-18 15:54:49',NULL,50.00,'','4','1','Good sold','1','','sales','394','','No',NULL,NULL,''),(59,'1110','41729256103','2024-10-18 16:15:41',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(60,'5500','41729256103','2024-10-18 16:15:41',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(61,'1000','41729256103','2024-10-18 16:15:41',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SJ19J7J199'),(62,'4000','41729256103','2024-10-18 16:15:41',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(63,'1110','41729263889','2024-10-18 18:05:26',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(64,'5500','41729263889','2024-10-18 18:05:26',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(65,'1000','41729263889','2024-10-18 18:05:26',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SJ14JR1PJS'),(66,'4000','41729263889','2024-10-18 18:05:26',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(67,'1110','41729266455','2024-10-18 18:48:08',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(68,'5500','41729266455','2024-10-18 18:48:08',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(69,'1000','41729266455','2024-10-18 18:48:08',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(70,'4000','41729266455','2024-10-18 18:48:08',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(71,'1000','41729267765','2024-10-18 19:09:58',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(72,'4000','41729267765','2024-10-18 19:09:58',NULL,20.00,'','4','1','Good sold','1','','sales','1118','','No',NULL,NULL,''),(73,'1000','41729267862','2024-10-18 19:11:39',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(74,'4000','41729267862','2024-10-18 19:11:39',NULL,20.00,'','4','1','Good sold','1','','sales','1118','','No',NULL,NULL,''),(75,'1110','41729321450','2024-10-19 10:07:05',NULL,42.00,'','4','1','Inventory sold','1','','sales','46','','No',NULL,NULL,''),(76,'5500','41729321450','2024-10-19 10:07:05',42.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(77,'1000','41729321450','2024-10-19 10:07:05',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(78,'4000','41729321450','2024-10-19 10:07:05',NULL,60.00,'','4','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(79,'1000','41729324606','2024-10-19 10:58:39',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(80,'4000','41729324606','2024-10-19 10:58:39',NULL,40.00,'','4','1','Good sold','1','','sales','1118','','No',NULL,NULL,''),(81,'1000','41729325917','2024-10-19 11:19:17',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(82,'4000','41729325917','2024-10-19 11:19:17',NULL,40.00,'','4','1','Good sold','1','','sales','1118','','No',NULL,NULL,''),(83,'1110','41729328924','2024-10-19 12:13:13',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(84,'1110','41729328924','2024-10-19 12:13:13',NULL,0.00,'','4','1','Inventory sold','1','','sales','1118','','No',NULL,NULL,''),(85,'5500','41729328924','2024-10-19 12:13:13',11.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(86,'1000','41729328924','2024-10-19 12:13:13',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(87,'4000','41729328924','2024-10-19 12:13:13',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(88,'4000','41729328924','2024-10-19 12:13:13',NULL,20.00,'','4','1','Good sold','1','','sales','1118','','No',NULL,NULL,''),(89,'1110','41729329665','2024-10-19 12:23:05',NULL,84.00,'','4','1','Inventory sold','1','','sales','1140','','No',NULL,NULL,''),(90,'5500','41729329665','2024-10-19 12:23:05',84.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(91,'1000','41729329665','2024-10-19 12:23:05',115.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(92,'4000','41729329665','2024-10-19 12:23:05',NULL,115.00,'','4','1','Good sold','1','','sales','1140','','No',NULL,NULL,''),(93,'1110','41729333120','2024-10-19 13:20:28',NULL,258.00,'','4','1','Inventory sold','1','','sales','701','','No',NULL,NULL,''),(94,'1110','41729333120','2024-10-19 13:20:28',NULL,0.00,'','4','1','Inventory sold','1','','sales','1118','','No',NULL,NULL,''),(95,'5500','41729333120','2024-10-19 13:20:28',258.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(96,'1000','41729333120','2024-10-19 13:20:28',440.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sjj6mpqszk'),(97,'4000','41729333120','2024-10-19 13:20:28',NULL,420.00,'','4','1','Good sold','1','','sales','701','','No',NULL,NULL,''),(98,'4000','41729333120','2024-10-19 13:20:28',NULL,20.00,'','4','1','Good sold','1','','sales','1118','','No',NULL,NULL,''),(99,'1110','41729337748','2024-10-19 14:37:31',NULL,170.00,'','4','1','Inventory sold','1','','sales','1030','','No',NULL,NULL,''),(100,'1110','41729337748','2024-10-19 14:37:31',NULL,75.00,'','4','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(101,'5500','41729337748','2024-10-19 14:37:31',245.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(102,'1000','41729337748','2024-10-19 14:37:31',850.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(103,'4000','41729337748','2024-10-19 14:37:31',NULL,400.00,'','4','1','Good sold','1','','sales','1030','','No',NULL,NULL,''),(104,'4000','41729337748','2024-10-19 14:37:31',NULL,450.00,'','4','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(105,'1110','41729337884','2024-10-19 14:52:42',NULL,110.00,'','4','1','Inventory sold','1','','sales','905','','No',NULL,NULL,''),(106,'1110','41729337884','2024-10-19 14:52:42',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(107,'1110','41729337884','2024-10-19 14:52:42',NULL,20.00,'','4','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(108,'1110','41729337884','2024-10-19 14:52:42',NULL,10.00,'','4','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(109,'5500','41729337884','2024-10-19 14:52:42',166.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(110,'1000','41729337884','2024-10-19 14:52:42',290.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(111,'4000','41729337884','2024-10-19 14:52:42',NULL,180.00,'','4','1','Good sold','1','','sales','905','','No',NULL,NULL,''),(112,'4000','41729337884','2024-10-19 14:52:42',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(113,'4000','41729337884','2024-10-19 14:52:42',NULL,40.00,'','4','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(114,'4000','41729337884','2024-10-19 14:52:42',NULL,20.00,'','4','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(115,'1110','41729339106','2024-10-19 14:59:09',NULL,50.00,'','4','1','Inventory sold','1','','sales','987','','No',NULL,NULL,''),(116,'5500','41729339106','2024-10-19 14:59:09',50.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(117,'1000','41729339106','2024-10-19 14:59:09',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(118,'4000','41729339106','2024-10-19 14:59:09',NULL,100.00,'','4','1','Good sold','1','','sales','987','','No',NULL,NULL,''),(119,'1110','41729342897','2024-10-19 16:02:33',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(120,'5500','41729342897','2024-10-19 16:02:33',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(121,'1000','41729342897','2024-10-19 16:02:33',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sjj2ne78g4'),(122,'4000','41729342897','2024-10-19 16:02:33',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(123,'1110','41729343084','2024-10-19 16:21:55',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(124,'5500','41729343084','2024-10-19 16:21:55',124.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(125,'1000','41729343084','2024-10-19 16:21:55',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(126,'4000','41729343084','2024-10-19 16:21:55',NULL,200.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(127,'1110','41729344124','2024-10-19 16:33:05',NULL,20.00,'','4','1','Inventory sold','1','','sales','302','','No',NULL,NULL,''),(128,'1110','41729344124','2024-10-19 16:33:05',NULL,180.00,'','4','1','Inventory sold','1','','sales','302','','No',NULL,NULL,''),(129,'1110','41729344124','2024-10-19 16:33:05',NULL,22.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(130,'5500','41729344124','2024-10-19 16:33:05',222.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(131,'1000','41729344124','2024-10-19 16:33:05',450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sjj2nj528u'),(132,'4000','41729344124','2024-10-19 16:33:05',NULL,35.00,'','4','1','Good sold','1','','sales','302','','No',NULL,NULL,''),(133,'4000','41729344124','2024-10-19 16:33:05',NULL,315.00,'','4','1','Good sold','1','','sales','302','','No',NULL,NULL,''),(134,'4000','41729344124','2024-10-19 16:33:05',NULL,100.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(135,'1000','41729345069','2024-10-19 16:43:38',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sjj7nagihd'),(136,'4000','41729345069','2024-10-19 16:43:38',NULL,100.00,'','4','1','Good sold','1','','sales','1106','','No',NULL,NULL,''),(137,'1110','41729346624','2024-10-19 17:04:40',NULL,69.00,'','4','1','Inventory sold','1','','sales','1191','','No',NULL,NULL,''),(138,'5500','41729346624','2024-10-19 17:04:40',69.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(139,'1000','41729346624','2024-10-19 17:04:40',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(140,'4000','41729346624','2024-10-19 17:04:40',NULL,150.00,'','4','1','Good sold','1','','sales','1191','','No',NULL,NULL,''),(141,'1110','41729349554','2024-10-19 17:53:17',NULL,10.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(142,'5500','41729349554','2024-10-19 17:53:17',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(143,'1000','41729349554','2024-10-19 17:53:17',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(144,'4000','41729349554','2024-10-19 17:53:17',NULL,50.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(145,'1110','41729349610','2024-10-19 18:30:26',NULL,54.00,'','4','1','Inventory sold','1','','sales','1184','','No',NULL,NULL,''),(146,'1110','41729349610','2024-10-19 18:30:26',NULL,25.00,'','4','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(147,'1110','41729349610','2024-10-19 18:30:26',NULL,10.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(148,'1110','41729349610','2024-10-19 18:30:26',NULL,44.50,'','4','1','Inventory sold','1','','sales','582','','No',NULL,NULL,''),(149,'5500','41729349610','2024-10-19 18:30:26',133.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(150,'1000','41729349610','2024-10-19 18:30:26',360.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sjj6046m3c'),(151,'4000','41729349610','2024-10-19 18:30:26',NULL,80.00,'','4','1','Good sold','1','','sales','1184','','No',NULL,NULL,''),(152,'4000','41729349610','2024-10-19 18:30:26',NULL,150.00,'','4','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(153,'4000','41729349610','2024-10-19 18:30:26',NULL,30.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(154,'4000','41729349610','2024-10-19 18:30:26',NULL,100.00,'','4','1','Good sold','1','','sales','582','','No',NULL,NULL,''),(155,'1000','41729355363','2024-10-19 19:30:24',450.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(156,'4000','41729355363','2024-10-19 19:30:24',NULL,450.00,'','4','1','Good sold','1','','sales','1192','','No',NULL,NULL,''),(157,'1110','41729573821','2024-10-22 08:13:00',NULL,64.00,'','4','1','Inventory sold','1','','sales','529','','No',NULL,NULL,''),(158,'1110','41729573821','2024-10-22 08:13:00',NULL,96.00,'','4','1','Inventory sold','1','','sales','529','','No',NULL,NULL,''),(159,'5500','41729573821','2024-10-22 08:13:00',160.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(160,'1000','41729573821','2024-10-22 08:13:00',500.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sjm4x1y68u'),(161,'4000','41729573821','2024-10-22 08:13:00',NULL,200.00,'','4','1','Good sold','1','','sales','529','','No',NULL,NULL,''),(162,'4000','41729573821','2024-10-22 08:13:00',NULL,300.00,'','4','1','Good sold','1','','sales','529','','No',NULL,NULL,''),(163,'1000','41729574150','2024-10-22 08:15:50',0.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(164,'1000','41729574150','2024-10-22 08:15:50',0.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(165,'1110','41729581243','2024-10-22 10:17:51',NULL,90.00,'','4','1','Inventory sold','1','','sales','1174','','No',NULL,NULL,''),(166,'1110','41729581243','2024-10-22 10:17:51',NULL,230.00,'','4','1','Inventory sold','1','','sales','1191','','No',NULL,NULL,''),(167,'1110','41729581243','2024-10-22 10:17:51',NULL,150.00,'','4','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(168,'5500','41729581243','2024-10-22 10:17:51',470.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(169,'1000','41729581243','2024-10-22 10:17:51',1050.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SJM6XY84Z2'),(170,'4000','41729581243','2024-10-22 10:17:51',NULL,250.00,'','4','1','Good sold','1','','sales','1174','','No',NULL,NULL,''),(171,'4000','41729581243','2024-10-22 10:17:51',NULL,500.00,'','4','1','Good sold','1','','sales','1191','','No',NULL,NULL,''),(172,'4000','41729581243','2024-10-22 10:17:51',NULL,300.00,'','4','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(173,'1110','41729581695','2024-10-22 10:22:43',NULL,318.00,'','4','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(174,'5500','41729581695','2024-10-22 10:22:43',318.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(175,'1000','41729581695','2024-10-22 10:22:43',450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SJM1XYLYLX'),(176,'4000','41729581695','2024-10-22 10:22:43',NULL,450.00,'','4','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(177,'1110','41729581881','2024-10-22 10:51:00',NULL,50.00,'','4','1','Inventory sold','1','','sales','393','','No',NULL,NULL,''),(178,'5500','41729581881','2024-10-22 10:51:00',50.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(179,'1000','41729581881','2024-10-22 10:51:00',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(180,'4000','41729581881','2024-10-22 10:51:00',NULL,100.00,'','4','1','Good sold','1','','sales','393','','No',NULL,NULL,''),(181,'1110','41729583512','2024-10-22 12:26:41',NULL,23.00,'','4','1','Inventory sold','1','','sales','972','','No',NULL,NULL,''),(182,'1110','41729583512','2024-10-22 12:26:41',NULL,322.00,'','4','1','Inventory sold','1','','sales','972','','No',NULL,NULL,''),(183,'5500','41729583512','2024-10-22 12:26:41',345.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(184,'1000','41729583512','2024-10-22 12:26:41',675.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SJMOYCP3GU'),(185,'4000','41729583512','2024-10-22 12:26:41',NULL,45.00,'','4','1','Good sold','1','','sales','972','','No',NULL,NULL,''),(186,'4000','41729583512','2024-10-22 12:26:41',NULL,630.00,'','4','1','Good sold','1','','sales','972','','No',NULL,NULL,''),(187,'1110','41729591234','2024-10-22 13:14:04',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(188,'1110','41729591234','2024-10-22 13:14:04',NULL,27.00,'','4','1','Inventory sold','1','','sales','1183','','No',NULL,NULL,''),(189,'1110','41729591234','2024-10-22 13:14:04',NULL,8.85,'','4','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(190,'1110','41729591234','2024-10-22 13:14:04',NULL,282.00,'','4','1','Inventory sold','1','','sales','1136','','No',NULL,NULL,''),(191,'5500','41729591234','2024-10-22 13:14:04',347.85,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(192,'1000','41729591234','2024-10-22 13:14:04',585.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(193,'4000','41729591234','2024-10-22 13:14:04',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(194,'4000','41729591234','2024-10-22 13:14:04',NULL,50.00,'','4','1','Good sold','1','','sales','1183','','No',NULL,NULL,''),(195,'4000','41729591234','2024-10-22 13:14:04',NULL,75.00,'','4','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(196,'4000','41729591234','2024-10-22 13:14:04',NULL,400.00,'','4','1','Good sold','1','','sales','1136','','No',NULL,NULL,''),(197,'1110','31729085117','2024-10-16 16:25:17',39070.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','634','','No',NULL,NULL,''),(198,'1110','31729085117','2024-10-16 16:25:17',200.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','184','','No',NULL,NULL,''),(199,'1110','31729085117','2024-10-16 16:25:17',2000.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','2','','No',NULL,NULL,''),(200,'1110','31729085117','2024-10-16 16:25:17',3000.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','1','','No',NULL,NULL,''),(201,'1110','31729085117','2024-10-16 16:25:17',1145.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','558','','No',NULL,NULL,''),(202,'1110','31729085117','2024-10-16 16:25:17',100.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','989','','No',NULL,NULL,''),(203,'1110','31729085117','2024-10-16 16:25:17',1470.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','394','','No',NULL,NULL,''),(204,'1110','31729085117','2024-10-16 16:25:17',480.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','903','','No',NULL,NULL,''),(205,'1110','31729085117','2024-10-16 16:25:17',1920.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','807','','No',NULL,NULL,''),(206,'1110','31729085117','2024-10-16 16:25:17',760.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','1012','','No',NULL,NULL,''),(207,'1110','31729085117','2024-10-16 16:25:17',145.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','949','','No',NULL,NULL,''),(208,'1110','31729085117','2024-10-16 16:25:17',259.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','41','','No',NULL,NULL,''),(209,'1110','31729085117','2024-10-16 16:25:17',2100.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','295','','No',NULL,NULL,''),(210,'1110','31729085117','2024-10-16 16:25:17',13800.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','1137','','No',NULL,NULL,''),(211,'1110','31729085117','2024-10-16 16:25:17',2250.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','1138','','No',NULL,NULL,''),(212,'1110','31729085117','2024-10-16 16:25:17',5640.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','1136','','No',NULL,NULL,''),(213,'1110','31729085117','2024-10-16 16:25:17',659.88,NULL,'','4','1','Inventory Purchased','1','2','Purchases','514','','No',NULL,NULL,''),(214,'1110','31729085117','2024-10-16 16:25:17',15.03,NULL,'','4','1','Inventory Purchased','1','2','Purchases','276','','No',NULL,NULL,''),(215,'1110','31729085117','2024-10-16 16:25:17',780.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','276','','No',NULL,NULL,''),(216,'1110','31729085117','2024-10-16 16:25:17',1000.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','430','','No',NULL,NULL,''),(217,'1110','31729085117','2024-10-16 16:25:17',2708.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','1030','','No',NULL,NULL,''),(218,'1110','31729085117','2024-10-16 16:25:17',789.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','870','','No',NULL,NULL,''),(219,'1110','31729085117','2024-10-16 16:25:17',885.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','277','','No',NULL,NULL,''),(220,'1110','31729085117','2024-10-16 16:25:17',1800.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','333','','No',NULL,NULL,''),(221,'1110','31729085117','2024-10-16 16:25:17',600.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','85','','No',NULL,NULL,''),(222,'1110','31729085117','2024-10-16 16:25:17',600.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','966','','No',NULL,NULL,''),(223,'1110','31729085117','2024-10-16 16:25:17',680.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','924','','No',NULL,NULL,''),(224,'1110','31729085117','2024-10-16 16:25:17',1930.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','956','','No',NULL,NULL,''),(225,'1110','31729085117','2024-10-16 16:25:17',790.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','456','','No',NULL,NULL,''),(226,'1110','31729085117','2024-10-16 16:25:17',600.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','302','','No',NULL,NULL,''),(227,'1110','31729085117','2024-10-16 16:25:17',712.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','133','','No',NULL,NULL,''),(228,'1110','31729085117','2024-10-16 16:25:17',710.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','978','','No',NULL,NULL,''),(229,'1110','31729085117','2024-10-16 16:25:17',704.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','26','','No',NULL,NULL,''),(230,'1110','31729085117','2024-10-16 16:25:17',1890.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','46','','No',NULL,NULL,''),(231,'1110','31729085117','2024-10-16 16:25:17',450.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','814','','No',NULL,NULL,''),(232,'1110','31729085117','2024-10-16 16:25:17',1095.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','701','','No',NULL,NULL,''),(233,'1110','31729085117','2024-10-16 16:25:17',380.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','693','','No',NULL,NULL,''),(234,'1110','31729085117','2024-10-16 16:25:17',500.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','109','','No',NULL,NULL,''),(235,'1110','31729085117','2024-10-16 16:25:17',1200.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','393','','No',NULL,NULL,''),(236,'1110','31729085117','2024-10-16 16:25:17',88.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','201','','No',NULL,NULL,''),(237,'1110','31729085117','2024-10-16 16:25:17',1760.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','201','','No',NULL,NULL,''),(238,'1110','31729085117','2024-10-16 16:25:17',1254.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','500','','No',NULL,NULL,''),(239,'1110','31729085117','2024-10-16 16:25:17',1080.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','144','','No',NULL,NULL,''),(240,'1110','31729085117','2024-10-16 16:25:17',925.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','644','','No',NULL,NULL,''),(241,'1110','31729085117','2024-10-16 16:25:17',1760.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','904','','No',NULL,NULL,''),(242,'1110','31729085117','2024-10-16 16:25:17',250.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','179','','No',NULL,NULL,''),(243,'1110','31729085117','2024-10-16 16:25:17',2700.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','540','','No',NULL,NULL,''),(244,'1110','31729085117','2024-10-16 16:25:17',650.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','1032','','No',NULL,NULL,''),(245,'1110','31729085117','2024-10-16 16:25:17',287.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','525','','No',NULL,NULL,''),(246,'1110','31729085117','2024-10-16 16:25:17',480.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','642','','No',NULL,NULL,''),(247,'1110','31729085117','2024-10-16 16:25:17',250.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','1147','','No',NULL,NULL,''),(248,'1110','31729085117','2024-10-16 16:25:17',250.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','1147','','No',NULL,NULL,''),(249,'1110','31729085117','2024-10-16 16:25:17',384.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','71','','No',NULL,NULL,''),(250,'1110','31729085117','2024-10-16 16:25:17',1358.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','114','','No',NULL,NULL,''),(251,'1110','31729085117','2024-10-16 16:25:17',564.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','99','','No',NULL,NULL,''),(252,'1110','31729085117','2024-10-16 16:25:17',2250.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','269','','No',NULL,NULL,''),(253,'1110','31729085117','2024-10-16 16:25:17',1360.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','600','','No',NULL,NULL,''),(254,'1110','31729085117','2024-10-16 16:25:17',420.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','1008','','No',NULL,NULL,''),(255,'1110','31729085117','2024-10-16 16:25:17',1300.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','113','','No',NULL,NULL,''),(256,'1110','31729085117','2024-10-16 16:25:17',450.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','1101','','No',NULL,NULL,''),(257,'1110','31729085117','2024-10-16 16:25:17',550.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','811','','No',NULL,NULL,''),(258,'1110','31729085117','2024-10-16 16:25:17',550.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','811','','No',NULL,NULL,''),(259,'1110','31729085117','2024-10-16 16:25:17',800.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','244','','No',NULL,NULL,''),(260,'1110','31729085117','2024-10-16 16:25:17',550.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','691','','No',NULL,NULL,''),(261,'1110','31729085117','2024-10-16 16:25:17',460.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','1168','','No',NULL,NULL,''),(262,'1110','31729085117','2024-10-16 16:25:17',1215.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','239','','No',NULL,NULL,''),(263,'1110','31729085117','2024-10-16 16:25:17',400.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','445','','No',NULL,NULL,''),(264,'1110','31729085117','2024-10-16 16:25:17',2160.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','972','','No',NULL,NULL,''),(265,'1110','31729085117','2024-10-16 16:25:17',1300.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','905','','No',NULL,NULL,''),(266,'1110','31729085117','2024-10-16 16:25:17',0.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','1121','','No',NULL,NULL,''),(267,'1110','31729085117','2024-10-16 16:25:17',1332.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','587','','No',NULL,NULL,''),(268,'1110','31729085117','2024-10-16 16:25:17',8800.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','230','','No',NULL,NULL,''),(269,'1110','31729085117','2024-10-16 16:25:17',845.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','285','','No',NULL,NULL,''),(270,'1110','31729085117','2024-10-16 16:25:17',590.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','612','','No',NULL,NULL,''),(271,'1110','31729085117','2024-10-16 16:25:17',5197.50,NULL,'','4','1','Inventory Purchased','1','2','Purchases','529','','No',NULL,NULL,''),(272,'1110','31729085117','2024-10-16 16:25:17',2025.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','46','','No',NULL,NULL,''),(273,'1110','31729085117','2024-10-16 16:25:17',950.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','692','','No',NULL,NULL,''),(274,'1110','31729085117','2024-10-16 16:25:17',510.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','48','','No',NULL,NULL,''),(275,'1110','31729085117','2024-10-16 16:25:17',990.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','48','','No',NULL,NULL,''),(276,'1110','31729085117','2024-10-16 16:25:17',1020.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','896','','No',NULL,NULL,''),(277,'1110','31729085117','2024-10-16 16:25:17',1460.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','237','','No',NULL,NULL,''),(278,'1110','31729085117','2024-10-16 16:25:17',2420.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','201','','No',NULL,NULL,''),(279,'1110','31729085117','2024-10-16 16:25:17',380.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','256','','No',NULL,NULL,''),(280,'1110','31729085117','2024-10-16 16:25:17',200.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','255','','No',NULL,NULL,''),(281,'1110','31729085117','2024-10-16 16:25:17',500.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','988','','No',NULL,NULL,''),(282,'1110','31729085117','2024-10-16 16:25:17',750.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','506','','No',NULL,NULL,''),(283,'1110','31729085117','2024-10-16 16:25:17',860.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','61','','No',NULL,NULL,''),(284,'1110','31729085117','2024-10-16 16:25:17',70.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','382','','No',NULL,NULL,''),(285,'1110','31729085117','2024-10-16 16:25:17',260.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','638','','No',NULL,NULL,''),(286,'1110','31729085117','2024-10-16 16:25:17',4000.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','828','','No',NULL,NULL,''),(287,'1110','31729085117','2024-10-16 16:25:17',2360.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','437','','No',NULL,NULL,''),(288,'1110','31729085117','2024-10-16 16:25:17',140.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','217','','No',NULL,NULL,''),(289,'1110','31729085117','2024-10-16 16:25:17',640.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','96','','No',NULL,NULL,''),(290,'1110','31729085117','2024-10-16 16:25:17',990.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','279','','No',NULL,NULL,''),(291,'1110','31729085117','2024-10-16 16:25:17',620.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','107','','No',NULL,NULL,''),(292,'1110','31729085117','2024-10-16 16:25:17',400.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','186','','No',NULL,NULL,''),(293,'1110','31729085117','2024-10-16 16:25:17',450.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','1032','','No',NULL,NULL,''),(294,'1110','31729085117','2024-10-16 16:25:17',500.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','307','','No',NULL,NULL,''),(295,'1110','31729085117','2024-10-16 16:25:17',5832.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','111','','No',NULL,NULL,''),(296,'1110','31729085117','2024-10-16 16:25:17',2520.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','736','','No',NULL,NULL,''),(297,'1110','31729085117','2024-10-16 16:25:17',600.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','397','','No',NULL,NULL,''),(298,'1110','31729085117','2024-10-16 16:25:17',1380.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','828','','No',NULL,NULL,''),(299,'1110','31729085117','2024-10-16 16:25:17',390.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','119','','No',NULL,NULL,''),(300,'1110','31729085117','2024-10-16 16:25:17',840.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','121','','No',NULL,NULL,''),(301,'1110','31729085117','2024-10-16 16:25:17',400.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','400','','No',NULL,NULL,''),(302,'1110','31729085117','2024-10-16 16:25:17',2299.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','124','','No',NULL,NULL,''),(303,'1110','31729085117','2024-10-16 16:25:17',1720.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','131','','No',NULL,NULL,''),(304,'1110','31729085117','2024-10-16 16:25:17',1276.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','291','','No',NULL,NULL,''),(305,'1110','31729085117','2024-10-16 16:25:17',960.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','340','','No',NULL,NULL,''),(306,'1110','31729085117','2024-10-16 16:25:17',2600.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','276','','No',NULL,NULL,''),(307,'1110','31729085117','2024-10-16 16:25:17',1150.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','540','','No',NULL,NULL,''),(308,'1110','31729085117','2024-10-16 16:25:17',1380.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','722','','No',NULL,NULL,''),(309,'1110','31729085117','2024-10-16 16:25:17',1008.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','181','','No',NULL,NULL,''),(310,'1110','31729085117','2024-10-16 16:25:17',1520.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','584','','No',NULL,NULL,''),(311,'1110','31729085117','2024-10-16 16:25:17',2400.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','127','','No',NULL,NULL,''),(312,'1110','31729085117','2024-10-16 16:25:17',450.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','894','','No',NULL,NULL,''),(313,'1110','31729085117','2024-10-16 16:25:17',850.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','278','','No',NULL,NULL,''),(314,'1110','31729085117','2024-10-16 16:25:17',400.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','446','','No',NULL,NULL,''),(315,'1110','31729085117','2024-10-16 16:25:17',1088.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','161','','No',NULL,NULL,''),(316,'1110','31729085117','2024-10-16 16:25:17',1175.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','36','','No',NULL,NULL,''),(317,'1110','31729085117','2024-10-16 16:25:17',600.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','739','','No',NULL,NULL,''),(318,'1110','31729085117','2024-10-16 16:25:17',300.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','987','','No',NULL,NULL,''),(319,'1110','31729085117','2024-10-16 16:25:17',630.00,NULL,'','4','1','Inventory Purchased','1','2','Purchases','54','','No',NULL,NULL,''),(320,'2130','31729085117','2024-10-16 16:25:17',NULL,194399.00,'','4','1','Account payable for inventory','1','2','Purchases','','','No',NULL,NULL,''),(321,'1110','41729594457','2024-10-22 13:55:11',NULL,170.00,'','4','1','Inventory sold','1','','sales','600','','No',NULL,NULL,''),(322,'5500','41729594457','2024-10-22 13:55:11',170.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(323,'1000','41729594457','2024-10-22 13:55:11',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(324,'4000','41729594457','2024-10-22 13:55:11',NULL,300.00,'','4','1','Good sold','1','','sales','600','','No',NULL,NULL,''),(325,'1110','41729595261','2024-10-22 14:08:50',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(326,'1110','41729595261','2024-10-22 14:08:50',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(327,'5500','41729595261','2024-10-22 14:08:50',44.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(328,'1000','41729595261','2024-10-22 14:08:50',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(329,'4000','41729595261','2024-10-22 14:08:50',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(330,'4000','41729595261','2024-10-22 14:08:50',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(331,'1110','41729603333','2024-10-22 16:22:47',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(332,'5500','41729603333','2024-10-22 16:22:47',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(333,'1000','41729603333','2024-10-22 16:22:47',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SJM4ZAW642'),(334,'4000','41729603333','2024-10-22 16:22:47',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(335,'1110','41729603489','2024-10-22 16:25:47',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(336,'5500','41729603489','2024-10-22 16:25:47',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(337,'1000','41729603489','2024-10-22 16:25:47',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(338,'4000','41729603489','2024-10-22 16:25:47',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(339,'1110','41729604580','2024-10-22 16:50:06',NULL,265.00,'','4','1','Inventory sold','1','','sales','1142','','No',NULL,NULL,''),(340,'1110','41729604580','2024-10-22 16:50:06',NULL,30.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(341,'5500','41729604580','2024-10-22 16:50:06',295.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(342,'1000','41729604580','2024-10-22 16:50:06',460.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SJM8ZE51TC'),(343,'4000','41729604580','2024-10-22 16:50:06',NULL,400.00,'','4','1','Good sold','1','','sales','1142','','No',NULL,NULL,''),(344,'4000','41729604580','2024-10-22 16:50:06',NULL,60.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(345,'1110','41729607457','2024-10-22 17:35:13',NULL,22.00,'','4','1','Inventory sold','1','','sales','411','','No',NULL,NULL,''),(346,'5500','41729607457','2024-10-22 17:35:13',22.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(347,'1000','41729607457','2024-10-22 17:35:13',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(348,'4000','41729607457','2024-10-22 17:35:13',NULL,100.00,'','4','1','Good sold','1','','sales','411','','No',NULL,NULL,''),(349,'1110','41729609351','2024-10-22 18:03:07',NULL,200.00,'','4','1','Inventory sold','1','','sales','1159','','No',NULL,NULL,''),(350,'5500','41729609351','2024-10-22 18:03:07',200.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(351,'1000','41729609351','2024-10-22 18:03:07',500.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SJM1ZR858N'),(352,'4000','41729609351','2024-10-22 18:03:07',NULL,500.00,'','4','1','Good sold','1','','sales','1159','','No',NULL,NULL,''),(353,'1110','41729611782','2024-10-22 18:48:00',NULL,40.00,'','4','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(354,'1110','41729611782','2024-10-22 18:48:00',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(355,'5500','41729611782','2024-10-22 18:48:00',60.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(356,'1000','41729611782','2024-10-22 18:48:00',140.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(357,'4000','41729611782','2024-10-22 18:48:00',NULL,100.00,'','4','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(358,'4000','41729611782','2024-10-22 18:48:00',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(359,'1110','41729669450','2024-10-23 10:48:56',NULL,441.00,'','4','1','Inventory sold','1','','sales','623','','No',NULL,NULL,''),(360,'1110','41729669450','2024-10-23 10:48:56',NULL,256.00,'','4','1','Inventory sold','1','','sales','529','','No',NULL,NULL,''),(361,'1110','41729669450','2024-10-23 10:48:56',NULL,114.00,'','4','1','Inventory sold','1','','sales','540','','No',NULL,NULL,''),(362,'1110','41729669450','2024-10-23 10:48:56',NULL,15.00,'','4','1','Inventory sold','1','','sales','1032','','No',NULL,NULL,''),(363,'1110','41729669450','2024-10-23 10:48:56',NULL,90.00,'','4','1','Inventory sold','1','','sales','1174','','No',NULL,NULL,''),(364,'5500','41729669450','2024-10-23 10:48:56',916.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(365,'1000','41729669450','2024-10-23 10:48:56',2480.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(366,'4000','41729669450','2024-10-23 10:48:56',NULL,1080.00,'','4','1','Good sold','1','','sales','623','','No',NULL,NULL,''),(367,'4000','41729669450','2024-10-23 10:48:56',NULL,800.00,'','4','1','Good sold','1','','sales','529','','No',NULL,NULL,''),(368,'4000','41729669450','2024-10-23 10:48:56',NULL,300.00,'','4','1','Good sold','1','','sales','540','','No',NULL,NULL,''),(369,'4000','41729669450','2024-10-23 10:48:56',NULL,50.00,'','4','1','Good sold','1','','sales','1032','','No',NULL,NULL,''),(370,'4000','41729669450','2024-10-23 10:48:56',NULL,250.00,'','4','1','Good sold','1','','sales','1174','','No',NULL,NULL,''),(371,'1110','41729671193','2024-10-23 11:14:08',NULL,100.00,'','4','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(372,'1110','41729671193','2024-10-23 11:14:08',NULL,20.00,'','4','1','Inventory sold','1','','sales','1194','','No',NULL,NULL,''),(373,'5500','41729671193','2024-10-23 11:14:08',120.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(374,'1000','41729671193','2024-10-23 11:14:08',500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(375,'4000','41729671193','2024-10-23 11:14:08',NULL,300.00,'','4','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(376,'4000','41729671193','2024-10-23 11:14:08',NULL,200.00,'','4','1','Good sold','1','','sales','1194','','No',NULL,NULL,''),(377,'1110','41729671271','2024-10-23 11:14:49',NULL,160.00,'','4','1','Inventory sold','1','','sales','1159','','No',NULL,NULL,''),(378,'5500','41729671271','2024-10-23 11:14:49',160.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(379,'1000','41729671271','2024-10-23 11:14:49',400.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sjn22mxapa'),(380,'4000','41729671271','2024-10-23 11:14:49',NULL,400.00,'','4','1','Good sold','1','','sales','1159','','No',NULL,NULL,''),(381,'1110','41729675298','2024-10-23 12:28:00',NULL,235.00,'','4','1','Inventory sold','1','','sales','1135','','No',NULL,NULL,''),(382,'1110','41729675298','2024-10-23 12:28:00',NULL,160.00,'','4','1','Inventory sold','1','','sales','1177','','No',NULL,NULL,''),(383,'1110','41729675298','2024-10-23 12:28:00',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(384,'1110','41729675298','2024-10-23 12:28:00',NULL,68.00,'','4','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(385,'1110','41729675298','2024-10-23 12:28:00',NULL,15.00,'','4','1','Inventory sold','1','','sales','217','','No',NULL,NULL,''),(386,'5500','41729675298','2024-10-23 12:28:00',508.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(387,'1000','41729675298','2024-10-23 12:28:00',885.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(388,'4000','41729675298','2024-10-23 12:28:00',NULL,350.00,'','4','1','Good sold','1','','sales','1135','','No',NULL,NULL,''),(389,'4000','41729675298','2024-10-23 12:28:00',NULL,300.00,'','4','1','Good sold','1','','sales','1177','','No',NULL,NULL,''),(390,'4000','41729675298','2024-10-23 12:28:00',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(391,'4000','41729675298','2024-10-23 12:28:00',NULL,110.00,'','4','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(392,'4000','41729675298','2024-10-23 12:28:00',NULL,50.00,'','4','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(393,'1110','41729753225','2024-10-24 10:07:23',NULL,365.00,'','4','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(394,'1110','41729753225','2024-10-24 10:07:23',NULL,110.00,'','4','1','Inventory sold','1','','sales','905','','No',NULL,NULL,''),(395,'1110','41729753225','2024-10-24 10:07:23',NULL,65.00,'','4','1','Inventory sold','1','','sales','1173','','No',NULL,NULL,''),(396,'5500','41729753225','2024-10-24 10:07:23',540.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(397,'1000','41729753225','2024-10-24 10:07:23',830.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(398,'4000','41729753225','2024-10-24 10:07:23',NULL,500.00,'','4','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(399,'4000','41729753225','2024-10-24 10:07:23',NULL,180.00,'','4','1','Good sold','1','','sales','905','','No',NULL,NULL,''),(400,'4000','41729753225','2024-10-24 10:07:23',NULL,150.00,'','4','1','Good sold','1','','sales','1173','','No',NULL,NULL,''),(401,'1000','41729754152','2024-10-24 10:16:14',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(402,'4000','41729754152','2024-10-24 10:16:14',NULL,80.00,'','4','1','Good sold','1','','sales','1195','','No',NULL,NULL,''),(403,'1110','41729754180','2024-10-24 10:18:00',NULL,160.00,'','4','1','Inventory sold','1','','sales','1177','','No',NULL,NULL,''),(404,'1110','41729754180','2024-10-24 10:18:00',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(405,'5500','41729754180','2024-10-24 10:18:00',190.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(406,'1000','41729754180','2024-10-24 10:18:00',375.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(407,'4000','41729754180','2024-10-24 10:18:00',NULL,300.00,'','4','1','Good sold','1','','sales','1177','','No',NULL,NULL,''),(408,'4000','41729754180','2024-10-24 10:18:00',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(409,'1110','41729754878','2024-10-24 10:35:31',NULL,39.00,'','4','1','Inventory sold','1','','sales','239','','No',NULL,NULL,''),(410,'5500','41729754878','2024-10-24 10:35:31',39.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(411,'1000','41729754878','2024-10-24 10:35:31',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(412,'4000','41729754878','2024-10-24 10:35:31',NULL,80.00,'','4','1','Good sold','1','','sales','239','','No',NULL,NULL,''),(413,'1110','41729756105','2024-10-24 11:20:26',NULL,61.00,'','4','1','Inventory sold','1','','sales','642','','No',NULL,NULL,''),(414,'1110','41729756105','2024-10-24 11:20:26',NULL,10.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(415,'5500','41729756105','2024-10-24 11:20:26',71.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(416,'1000','41729756105','2024-10-24 11:20:26',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(417,'4000','41729756105','2024-10-24 11:20:26',NULL,100.00,'','4','1','Good sold','1','','sales','642','','No',NULL,NULL,''),(418,'4000','41729756105','2024-10-24 11:20:26',NULL,50.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(419,'1110','41729759525','2024-10-24 11:56:31',NULL,441.00,'','4','1','Inventory sold','1','','sales','623','','No',NULL,NULL,''),(420,'1110','41729759525','2024-10-24 11:56:31',NULL,256.00,'','4','1','Inventory sold','1','','sales','529','','No',NULL,NULL,''),(421,'1110','41729759525','2024-10-24 11:56:31',NULL,115.00,'','4','1','Inventory sold','1','','sales','1191','','No',NULL,NULL,''),(422,'1110','41729759525','2024-10-24 11:56:31',NULL,15.00,'','4','1','Inventory sold','1','','sales','1032','','No',NULL,NULL,''),(423,'1110','41729759525','2024-10-24 11:56:31',NULL,90.00,'','4','1','Inventory sold','1','','sales','1174','','No',NULL,NULL,''),(424,'1110','41729759525','2024-10-24 11:56:31',NULL,114.00,'','4','1','Inventory sold','1','','sales','540','','No',NULL,NULL,''),(425,'1110','41729759525','2024-10-24 11:56:31',NULL,20.00,'','4','1','Inventory sold','1','','sales','1194','','No',NULL,NULL,''),(426,'1110','41729759525','2024-10-24 11:56:31',NULL,100.00,'','4','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(427,'1110','41729759525','2024-10-24 11:56:31',NULL,49.00,'','4','1','Inventory sold','1','','sales','623','','No',NULL,NULL,''),(428,'1110','41729759525','2024-10-24 11:56:31',NULL,32.00,'','4','1','Inventory sold','1','','sales','529','','No',NULL,NULL,''),(429,'5500','41729759525','2024-10-24 11:56:31',1232.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(430,'1000','41729759525','2024-10-24 11:56:31',3450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sj077jqhun'),(431,'4000','41729759525','2024-10-24 11:56:31',NULL,1080.00,'','4','1','Good sold','1','','sales','623','','No',NULL,NULL,''),(432,'4000','41729759525','2024-10-24 11:56:31',NULL,800.00,'','4','1','Good sold','1','','sales','529','','No',NULL,NULL,''),(433,'4000','41729759525','2024-10-24 11:56:31',NULL,250.00,'','4','1','Good sold','1','','sales','1191','','No',NULL,NULL,''),(434,'4000','41729759525','2024-10-24 11:56:31',NULL,50.00,'','4','1','Good sold','1','','sales','1032','','No',NULL,NULL,''),(435,'4000','41729759525','2024-10-24 11:56:31',NULL,250.00,'','4','1','Good sold','1','','sales','1174','','No',NULL,NULL,''),(436,'4000','41729759525','2024-10-24 11:56:31',NULL,300.00,'','4','1','Good sold','1','','sales','540','','No',NULL,NULL,''),(437,'4000','41729759525','2024-10-24 11:56:31',NULL,200.00,'','4','1','Good sold','1','','sales','1194','','No',NULL,NULL,''),(438,'4000','41729759525','2024-10-24 11:56:31',NULL,300.00,'','4','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(439,'4000','41729759525','2024-10-24 11:56:31',NULL,120.00,'','4','1','Good sold','1','','sales','623','','No',NULL,NULL,''),(440,'4000','41729759525','2024-10-24 11:56:31',NULL,100.00,'','4','1','Good sold','1','','sales','529','','No',NULL,NULL,''),(441,'1110','41729760434','2024-10-24 12:01:22',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(442,'5500','41729760434','2024-10-24 12:01:22',26.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(443,'1000','41729760434','2024-10-24 12:01:22',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(444,'4000','41729760434','2024-10-24 12:01:22',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(445,'1110','41729763126','2024-10-24 12:46:18',NULL,45.00,'','4','1','Inventory sold','1','','sales','736','','No',NULL,NULL,''),(446,'5500','41729763126','2024-10-24 12:46:18',45.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(447,'1000','41729763126','2024-10-24 12:46:18',75.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(448,'4000','41729763126','2024-10-24 12:46:18',NULL,75.00,'','4','1','Good sold','1','','sales','736','','No',NULL,NULL,''),(449,'1110','41729771799','2024-10-24 15:10:32',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(450,'5500','41729771799','2024-10-24 15:10:32',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(451,'1000','41729771799','2024-10-24 15:10:32',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(452,'4000','41729771799','2024-10-24 15:10:32',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(453,'1110','41729784339','2024-10-24 18:41:09',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(454,'1110','41729784339','2024-10-24 18:41:09',NULL,0.00,'','4','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(455,'5500','41729784339','2024-10-24 18:41:09',6.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(456,'1000','41729784339','2024-10-24 18:41:09',102.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sj0099vtmo'),(457,'4000','41729784339','2024-10-24 18:41:09',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(458,'4000','41729784339','2024-10-24 18:41:09',NULL,72.00,'','4','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(459,'1110','41729784550','2024-10-24 18:51:55',NULL,7.63,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(460,'5500','41729784550','2024-10-24 18:51:55',7.63,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(461,'1000','41729784550','2024-10-24 18:51:55',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sjo99d9r13'),(462,'4000','41729784550','2024-10-24 18:51:55',NULL,20.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(463,'1110','41729837631','2024-10-25 09:27:48',NULL,10.00,'','4','1','Inventory sold','1','','sales','1150','','No',NULL,NULL,''),(464,'5500','41729837631','2024-10-25 09:27:48',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(465,'1000','41729837631','2024-10-25 09:27:48',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(466,'4000','41729837631','2024-10-25 09:27:48',NULL,20.00,'','4','1','Good sold','1','','sales','1150','','No',NULL,NULL,''),(467,'1110','41729837875','2024-10-25 10:08:09',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(468,'1110','41729837875','2024-10-25 10:08:09',NULL,10.00,'','4','1','Inventory sold','1','','sales','244','','No',NULL,NULL,''),(469,'5500','41729837875','2024-10-25 10:08:09',12.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(470,'1000','41729837875','2024-10-25 10:08:09',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(471,'4000','41729837875','2024-10-25 10:08:09',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(472,'4000','41729837875','2024-10-25 10:08:09',NULL,20.00,'','4','1','Good sold','1','','sales','244','','No',NULL,NULL,''),(473,'1110','41729840114','2024-10-25 11:05:56',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(474,'5500','41729840114','2024-10-25 11:05:56',18.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(475,'1000','41729840114','2024-10-25 11:05:56',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sjp3bkma23'),(476,'4000','41729840114','2024-10-25 11:05:56',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(477,'1110','41729845037','2024-10-25 11:31:05',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(478,'5500','41729845037','2024-10-25 11:31:05',26.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(479,'1000','41729845037','2024-10-25 11:31:05',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(480,'4000','41729845037','2024-10-25 11:31:05',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(481,'1110','41729858039','2024-10-25 15:08:01',NULL,10.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(482,'5500','41729858039','2024-10-25 15:08:01',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(483,'1000','41729858039','2024-10-25 15:08:01',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(484,'4000','41729858039','2024-10-25 15:08:01',NULL,30.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(485,'1110','41729858092','2024-10-25 16:17:10',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(486,'5500','41729858092','2024-10-25 16:17:10',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(487,'1000','41729858092','2024-10-25 16:17:10',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(488,'4000','41729858092','2024-10-25 16:17:10',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(489,'1110','41729862246','2024-10-25 16:34:29',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(490,'1110','41729862246','2024-10-25 16:34:29',NULL,2.50,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(491,'5500','41729862246','2024-10-25 16:34:29',6.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(492,'1000','41729862246','2024-10-25 16:34:29',25.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(493,'4000','41729862246','2024-10-25 16:34:29',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(494,'4000','41729862246','2024-10-25 16:34:29',NULL,5.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(495,'1110','41729863281','2024-10-25 17:40:11',NULL,210.00,'','4','1','Inventory sold','1','','sales','904','','No',NULL,NULL,''),(496,'1110','41729863281','2024-10-25 17:40:11',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(497,'5500','41729863281','2024-10-25 17:40:11',215.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(498,'1000','41729863281','2024-10-25 17:40:11',375.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(499,'4000','41729863281','2024-10-25 17:40:11',NULL,350.00,'','4','1','Good sold','1','','sales','904','','No',NULL,NULL,''),(500,'4000','41729863281','2024-10-25 17:40:11',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(501,'1110','41729867263','2024-10-25 17:42:25',NULL,5.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(502,'1110','41729867263','2024-10-25 17:42:25',NULL,10.00,'','4','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(503,'5500','41729867263','2024-10-25 17:42:25',15.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(504,'1000','41729867263','2024-10-25 17:42:25',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sjp6d63etq30'),(505,'4000','41729867263','2024-10-25 17:42:25',NULL,10.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(506,'4000','41729867263','2024-10-25 17:42:25',NULL,20.00,'','4','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(507,'1110','41729867845','2024-10-25 17:51:19',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(508,'5500','41729867845','2024-10-25 17:51:19',225.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(509,'1000','41729867845','2024-10-25 17:51:19',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(510,'4000','41729867845','2024-10-25 17:51:19',NULL,300.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(511,'1110','41729872804','2024-10-25 19:14:03',NULL,24.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(512,'5500','41729872804','2024-10-25 19:14:03',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(513,'1000','41729872804','2024-10-25 19:14:03',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(514,'4000','41729872804','2024-10-25 19:14:03',NULL,50.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(515,'1110','41729922351','2024-10-26 08:59:47',NULL,3.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(516,'5500','41729922351','2024-10-26 08:59:47',3.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(517,'1000','41729922351','2024-10-26 08:59:47',9.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(518,'4000','41729922351','2024-10-26 08:59:47',NULL,9.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(519,'1110','41729922399','2024-10-26 09:30:17',NULL,12.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(520,'5500','41729922399','2024-10-26 09:30:17',12.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(521,'1000','41729922399','2024-10-26 09:30:17',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(522,'4000','41729922399','2024-10-26 09:30:17',NULL,20.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(523,'1110','41729928095','2024-10-26 10:36:53',NULL,150.00,'','4','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(524,'1110','41729928095','2024-10-26 10:36:53',NULL,15.00,'','4','1','Inventory sold','1','','sales','307','','No',NULL,NULL,''),(525,'5500','41729928095','2024-10-26 10:36:53',165.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(526,'1000','41729928095','2024-10-26 10:36:53',375.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sjq8fsmy3g'),(527,'4000','41729928095','2024-10-26 10:36:53',NULL,300.00,'','4','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(528,'4000','41729928095','2024-10-26 10:36:53',NULL,75.00,'','4','1','Good sold','1','','sales','307','','No',NULL,NULL,''),(529,'1110','41729928372','2024-10-26 10:40:05',NULL,9.00,'','4','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(530,'5500','41729928372','2024-10-26 10:40:05',9.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(531,'1000','41729928372','2024-10-26 10:40:05',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sjq8fsmy3g'),(532,'4000','41729928372','2024-10-26 10:40:05',NULL,30.00,'','4','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(533,'1110','41729928958','2024-10-26 10:50:38',NULL,65.00,'','4','1','Inventory sold','1','','sales','1173','','No',NULL,NULL,''),(534,'1110','41729928958','2024-10-26 10:50:38',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(535,'5500','41729928958','2024-10-26 10:50:38',83.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(536,'1000','41729928958','2024-10-26 10:50:38',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(537,'4000','41729928958','2024-10-26 10:50:38',NULL,150.00,'','4','1','Good sold','1','','sales','1173','','No',NULL,NULL,''),(538,'4000','41729928958','2024-10-26 10:50:38',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(539,'1110','41729930299','2024-10-26 11:12:22',NULL,18.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(540,'5500','41729930299','2024-10-26 11:12:22',18.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(541,'1000','41729930299','2024-10-26 11:12:22',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(542,'4000','41729930299','2024-10-26 11:12:22',NULL,30.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(543,'1110','41729930352','2024-10-26 11:51:18',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(544,'1110','41729930352','2024-10-26 11:51:18',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(545,'5500','41729930352','2024-10-26 11:51:18',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(546,'1000','41729930352','2024-10-26 11:51:18',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(547,'4000','41729930352','2024-10-26 11:51:18',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(548,'4000','41729930352','2024-10-26 11:51:18',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(549,'1110','41729933745','2024-10-26 12:10:04',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(550,'1110','41729933745','2024-10-26 12:10:04',NULL,22.50,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(551,'5500','41729933745','2024-10-26 12:10:04',32.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(552,'1000','41729933745','2024-10-26 12:10:04',65.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(553,'4000','41729933745','2024-10-26 12:10:04',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(554,'4000','41729933745','2024-10-26 12:10:04',NULL,45.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(555,'1110','41729940570','2024-10-26 14:03:25',NULL,9.00,'','4','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(556,'5500','41729940570','2024-10-26 14:03:25',9.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(557,'1000','41729940570','2024-10-26 14:03:25',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(558,'4000','41729940570','2024-10-26 14:03:25',NULL,30.00,'','4','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(559,'1110','41729940613','2024-10-26 15:59:02',NULL,365.00,'','4','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(560,'5500','41729940613','2024-10-26 15:59:02',365.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(561,'1000','41729940613','2024-10-26 15:59:02',500.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sjq7h32kaf'),(562,'4000','41729940613','2024-10-26 15:59:02',NULL,500.00,'','4','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(563,'1110','41729947789','2024-10-26 16:05:46',NULL,170.00,'','4','1','Inventory sold','1','','sales','600','','No',NULL,NULL,''),(564,'1110','41729947789','2024-10-26 16:05:46',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(565,'1110','41729947789','2024-10-26 16:05:46',NULL,60.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(566,'5500','41729947789','2024-10-26 16:05:46',290.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(567,'1000','41729947789','2024-10-26 16:05:46',550.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sjq3h3v21h'),(568,'4000','41729947789','2024-10-26 16:05:46',NULL,300.00,'','4','1','Good sold','1','','sales','600','','No',NULL,NULL,''),(569,'4000','41729947789','2024-10-26 16:05:46',NULL,150.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(570,'4000','41729947789','2024-10-26 16:05:46',NULL,100.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(571,'1110','41729950357','2024-10-26 16:47:46',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(572,'1110','41729950357','2024-10-26 16:47:46',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(573,'1110','41729950357','2024-10-26 16:47:46',NULL,84.00,'','4','1','Inventory sold','1','','sales','1140','','No',NULL,NULL,''),(574,'5500','41729950357','2024-10-26 16:47:46',141.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(575,'1000','41729950357','2024-10-26 16:47:46',250.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(576,'4000','41729950357','2024-10-26 16:47:46',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(577,'4000','41729950357','2024-10-26 16:47:46',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(578,'4000','41729950357','2024-10-26 16:47:46',NULL,115.00,'','4','1','Good sold','1','','sales','1140','','No',NULL,NULL,''),(579,'1110','41729951507','2024-10-26 17:05:39',NULL,255.00,'','4','1','Inventory sold','1','','sales','1166','','No',NULL,NULL,''),(580,'5500','41729951507','2024-10-26 17:05:39',255.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(581,'1000','41729951507','2024-10-26 17:05:39',350.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(582,'4000','41729951507','2024-10-26 17:05:39',NULL,350.00,'','4','1','Good sold','1','','sales','1166','','No',NULL,NULL,''),(583,'1110','41729951607','2024-10-26 17:25:45',NULL,22.89,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(584,'5500','41729951607','2024-10-26 17:25:45',22.89,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(585,'1000','41729951607','2024-10-26 17:25:45',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sjq6hh5k2k'),(586,'4000','41729951607','2024-10-26 17:25:45',NULL,60.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(587,'1110','41729955960','2024-10-26 18:19:56',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(588,'5500','41729955960','2024-10-26 18:19:56',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(589,'1000','41729955960','2024-10-26 18:19:56',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(590,'4000','41729955960','2024-10-26 18:19:56',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(591,'1110','41729956387','2024-10-26 18:27:01',NULL,8.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(592,'5500','41729956387','2024-10-26 18:27:01',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(593,'1000','41729956387','2024-10-26 18:27:01',24.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(594,'4000','41729956387','2024-10-26 18:27:01',NULL,24.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(595,'1000','41730098845','2024-10-28 10:01:21',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(596,'4000','41730098845','2024-10-28 10:01:21',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(597,'1110','41730098891','2024-10-28 10:13:52',NULL,20.00,'','4','1','Inventory sold','1','','sales','400','','No',NULL,NULL,''),(598,'5500','41730098891','2024-10-28 10:13:52',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(599,'1000','41730098891','2024-10-28 10:13:52',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(600,'4000','41730098891','2024-10-28 10:13:52',NULL,50.00,'','4','1','Good sold','1','','sales','400','','No',NULL,NULL,''),(601,'1110','41730099642','2024-10-28 10:57:31',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(602,'5500','41730099642','2024-10-28 10:57:31',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(603,'1000','41730099642','2024-10-28 10:57:31',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sjs404tafc'),(604,'4000','41730099642','2024-10-28 10:57:31',NULL,100.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(605,'1110','41730102337','2024-10-28 11:17:39',NULL,20.00,'','4','1','Inventory sold','1','','sales','693','','No',NULL,NULL,''),(606,'1110','41730102337','2024-10-28 11:17:39',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(607,'5500','41730102337','2024-10-28 11:17:39',38.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(608,'1000','41730102337','2024-10-28 11:17:39',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(609,'4000','41730102337','2024-10-28 11:17:39',NULL,50.00,'','4','1','Good sold','1','','sales','693','','No',NULL,NULL,''),(610,'4000','41730102337','2024-10-28 11:17:39',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(611,'1110','41730103465','2024-10-28 12:32:23',NULL,48.00,'','4','1','Inventory sold','1','','sales','924','','No',NULL,NULL,''),(612,'1110','41730103465','2024-10-28 12:32:23',NULL,365.00,'','4','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(613,'5500','41730103465','2024-10-28 12:32:23',413.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(614,'1000','41730103465','2024-10-28 12:32:23',600.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,''),(615,'4000','41730103465','2024-10-28 12:32:23',NULL,100.00,'','4','1','Good sold','1','','sales','924','','No',NULL,NULL,''),(616,'4000','41730103465','2024-10-28 12:32:23',NULL,500.00,'','4','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(617,'1110','41730107993','2024-10-28 12:33:58',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(618,'5500','41730107993','2024-10-28 12:33:58',48.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(619,'1000','41730107993','2024-10-28 12:33:58',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sjs80ft80w'),(620,'4000','41730107993','2024-10-28 12:33:58',NULL,150.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(621,'1110','41730108944','2024-10-28 13:15:35',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(622,'1110','41730108944','2024-10-28 13:15:35',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(623,'5500','41730108944','2024-10-28 13:15:35',142.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(624,'1000','41730108944','2024-10-28 13:15:35',250.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(625,'4000','41730108944','2024-10-28 13:15:35',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(626,'4000','41730108944','2024-10-28 13:15:35',NULL,200.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(627,'1110','41730110541','2024-10-28 14:16:16',NULL,20.00,'','4','1','Inventory sold','1','','sales','693','','No',NULL,NULL,''),(628,'1110','41730110541','2024-10-28 14:16:16',NULL,12.00,'','4','1','Inventory sold','1','','sales','476','','No',NULL,NULL,''),(629,'5500','41730110541','2024-10-28 14:16:16',32.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(630,'1000','41730110541','2024-10-28 14:16:16',110.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(631,'4000','41730110541','2024-10-28 14:16:16',NULL,50.00,'','4','1','Good sold','1','','sales','693','','No',NULL,NULL,''),(632,'4000','41730110541','2024-10-28 14:16:16',NULL,60.00,'','4','1','Good sold','1','','sales','476','','No',NULL,NULL,''),(633,'1110','41730114386','2024-10-28 14:27:43',NULL,61.00,'','4','1','Inventory sold','1','','sales','642','','No',NULL,NULL,''),(634,'5500','41730114386','2024-10-28 14:27:43',61.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(635,'1000','41730114386','2024-10-28 14:27:43',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(636,'4000','41730114386','2024-10-28 14:27:43',NULL,100.00,'','4','1','Good sold','1','','sales','642','','No',NULL,NULL,''),(637,'1110','41730117640','2024-10-28 15:15:20',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(638,'1110','41730117640','2024-10-28 15:15:20',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(639,'5500','41730117640','2024-10-28 15:15:20',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(640,'1000','41730117640','2024-10-28 15:15:20',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sjs5p421l5'),(641,'4000','41730117640','2024-10-28 15:15:20',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(642,'4000','41730117640','2024-10-28 15:15:20',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(643,'1110','41730120509','2024-10-28 16:02:16',NULL,51.00,'','4','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(644,'5500','41730120509','2024-10-28 16:02:16',51.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(645,'1000','41730120509','2024-10-28 16:02:16',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(646,'4000','41730120509','2024-10-28 16:02:16',NULL,80.00,'','4','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(647,'1110','41730120568','2024-10-28 16:13:59',NULL,22.00,'','4','1','Inventory sold','1','','sales','440','','No',NULL,NULL,''),(648,'5500','41730120568','2024-10-28 16:13:59',22.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(649,'1000','41730120568','2024-10-28 16:13:59',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(650,'4000','41730120568','2024-10-28 16:13:59',NULL,50.00,'','4','1','Good sold','1','','sales','440','','No',NULL,NULL,''),(651,'1110','41730121255','2024-10-28 17:22:20',NULL,32.00,'','4','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(652,'1110','41730121255','2024-10-28 17:22:20',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(653,'1110','41730121255','2024-10-28 17:22:20',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(654,'1110','41730121255','2024-10-28 17:22:20',NULL,2.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(655,'5500','41730121255','2024-10-28 17:22:20',94.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(656,'1000','41730121255','2024-10-28 17:22:20',240.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sjs4pn3xao'),(657,'4000','41730121255','2024-10-28 17:22:20',NULL,100.00,'','4','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(658,'4000','41730121255','2024-10-28 17:22:20',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(659,'4000','41730121255','2024-10-28 17:22:20',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(660,'4000','41730121255','2024-10-28 17:22:20',NULL,5.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(661,'1110','41730125434','2024-10-28 17:42:13',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(662,'1110','41730125434','2024-10-28 17:42:13',NULL,5.00,'','4','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(663,'5500','41730125434','2024-10-28 17:42:13',15.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(664,'1000','41730125434','2024-10-28 17:42:13',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sjs9pr8e2x'),(665,'4000','41730125434','2024-10-28 17:42:13',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(666,'4000','41730125434','2024-10-28 17:42:13',NULL,30.00,'','4','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(667,'1110','41730128510','2024-10-28 18:15:53',NULL,90.00,'','4','1','Inventory sold','1','','sales','978','','No',NULL,NULL,''),(668,'5500','41730128510','2024-10-28 18:15:53',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(669,'1000','41730128510','2024-10-28 18:15:53',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(670,'4000','41730128510','2024-10-28 18:15:53',NULL,150.00,'','4','1','Good sold','1','','sales','978','','No',NULL,NULL,''),(671,'1110','41730128957','2024-10-28 18:23:13',NULL,11.00,'','4','1','Inventory sold','1','','sales','74','','No',NULL,NULL,''),(672,'5500','41730128957','2024-10-28 18:23:13',11.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(673,'1000','41730128957','2024-10-28 18:23:13',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sjs7pzdoqx'),(674,'4000','41730128957','2024-10-28 18:23:13',NULL,20.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(675,'1110','41730129197','2024-10-28 18:49:43',NULL,10.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(676,'5500','41730129197','2024-10-28 18:49:43',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(677,'1000','41730129197','2024-10-28 18:49:43',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(678,'4000','41730129197','2024-10-28 18:49:43',NULL,20.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(679,'1110','41730132374','2024-10-28 19:22:43',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(680,'1110','41730132374','2024-10-28 19:22:43',NULL,80.85,'','4','1','Inventory sold','1','','sales','601','','No',NULL,NULL,''),(681,'5500','41730132374','2024-10-28 19:22:43',85.85,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(682,'1000','41730132374','2024-10-28 19:22:43',175.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sjs6qcnnaw'),(683,'4000','41730132374','2024-10-28 19:22:43',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(684,'4000','41730132374','2024-10-28 19:22:43',NULL,150.00,'','4','1','Good sold','1','','sales','601','','No',NULL,NULL,''),(685,'1110','41730181117','2024-10-29 08:55:41',NULL,4.00,'','4','1','Inventory sold','1','','sales','400','','No',NULL,NULL,''),(686,'1110','41730181117','2024-10-29 08:55:41',NULL,4.00,'','4','1','Inventory sold','1','','sales','400','','No',NULL,NULL,''),(687,'5500','41730181117','2024-10-29 08:55:41',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(688,'1000','41730181117','2024-10-29 08:55:41',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(689,'4000','41730181117','2024-10-29 08:55:41',NULL,10.00,'','4','1','Good sold','1','','sales','400','','No',NULL,NULL,''),(690,'4000','41730181117','2024-10-29 08:55:41',NULL,10.00,'','4','1','Good sold','1','','sales','400','','No',NULL,NULL,''),(691,'1110','41730181349','2024-10-29 09:07:10',NULL,6.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(692,'5500','41730181349','2024-10-29 09:07:10',6.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(693,'1000','41730181349','2024-10-29 09:07:10',18.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(694,'4000','41730181349','2024-10-29 09:07:10',NULL,18.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(698,'1000','41730182035','2024-10-29 11:00:55',350.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(701,'1110','41730189105','2024-10-29 11:45:19',NULL,32.00,'','4','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(702,'1110','41730189105','2024-10-29 11:45:19',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(703,'1110','41730189105','2024-10-29 11:45:19',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(704,'5500','41730189105','2024-10-29 11:45:19',92.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(705,'1000','41730189105','2024-10-29 11:45:19',235.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(706,'4000','41730189105','2024-10-29 11:45:19',NULL,100.00,'','4','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(707,'4000','41730189105','2024-10-29 11:45:19',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(708,'4000','41730189105','2024-10-29 11:45:19',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(709,'1110','41730191533','2024-10-29 11:55:01',NULL,24.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(710,'5500','41730191533','2024-10-29 11:55:01',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(711,'1000','41730191533','2024-10-29 11:55:01',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(712,'4000','41730191533','2024-10-29 11:55:01',NULL,50.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(713,'1110','41730198688','2024-10-29 13:45:15',NULL,106.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(714,'5500','41730198688','2024-10-29 13:45:15',106.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(715,'1000','41730198688','2024-10-29 13:45:15',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sjt5svjzc7'),(716,'4000','41730198688','2024-10-29 13:45:15',NULL,150.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(717,'1110','41730201038','2024-10-29 14:27:20',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(718,'1110','41730201038','2024-10-29 14:27:20',NULL,2.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(719,'5500','41730201038','2024-10-29 14:27:20',32.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(720,'1000','41730201038','2024-10-29 14:27:20',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(721,'4000','41730201038','2024-10-29 14:27:20',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(722,'4000','41730201038','2024-10-29 14:27:20',NULL,5.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(723,'1110','41730207871','2024-10-29 16:18:12',NULL,6.00,'','4','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(724,'5500','41730207871','2024-10-29 16:18:12',6.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(725,'1000','41730207871','2024-10-29 16:18:12',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sjt6tjfl3y'),(726,'4000','41730207871','2024-10-29 16:18:12',NULL,20.00,'','4','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(727,'1110','41730213449','2024-10-29 17:51:11',NULL,27.00,'','4','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(728,'5500','41730213449','2024-10-29 17:51:11',27.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(729,'1000','41730213449','2024-10-29 17:51:11',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(730,'4000','41730213449','2024-10-29 17:51:11',NULL,60.00,'','4','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(731,'1110','41730213520','2024-10-29 18:06:43',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(732,'5500','41730213520','2024-10-29 18:06:43',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(733,'1000','41730213520','2024-10-29 18:06:43',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sjt4uo87gs'),(734,'4000','41730213520','2024-10-29 18:06:43',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(735,'1110','41730214953','2024-10-29 18:17:54',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(736,'1110','41730214953','2024-10-29 18:17:54',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(737,'5500','41730214953','2024-10-29 18:17:54',44.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(738,'1000','41730214953','2024-10-29 18:17:54',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(739,'4000','41730214953','2024-10-29 18:17:54',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(740,'4000','41730214953','2024-10-29 18:17:54',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(741,'1110','41730215267','2024-10-29 18:21:35',NULL,65.00,'','4','1','Inventory sold','1','','sales','1173','','No',NULL,NULL,''),(742,'5500','41730215267','2024-10-29 18:21:35',65.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(743,'1000','41730215267','2024-10-29 18:21:35',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(744,'4000','41730215267','2024-10-29 18:21:35',NULL,150.00,'','4','1','Good sold','1','','sales','1173','','No',NULL,NULL,''),(745,'1110','41730216489','2024-10-29 18:42:03',NULL,10.00,'','4','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(746,'5500','41730216489','2024-10-29 18:42:03',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(747,'1000','41730216489','2024-10-29 18:42:03',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(748,'4000','41730216489','2024-10-29 18:42:03',NULL,20.00,'','4','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(749,'1110','41730270485','2024-10-30 09:42:07',NULL,2.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(750,'5500','41730270485','2024-10-30 09:42:07',2.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(751,'1000','41730270485','2024-10-30 09:42:07',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(752,'4000','41730270485','2024-10-30 09:42:07',NULL,10.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(753,'1110','41730276576','2024-10-30 11:23:29',NULL,365.00,'','4','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(754,'5500','41730276576','2024-10-30 11:23:29',365.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(755,'1000','41730276576','2024-10-30 11:23:29',500.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sjuowcog60'),(756,'4000','41730276576','2024-10-30 11:23:29',NULL,500.00,'','4','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(757,'1110','41730279447','2024-10-30 12:11:15',NULL,42.00,'','4','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(758,'5500','41730279447','2024-10-30 12:11:15',42.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(759,'1000','41730279447','2024-10-30 12:11:15',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sju4wssnxa'),(760,'4000','41730279447','2024-10-30 12:11:15',NULL,100.00,'','4','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(761,'1110','41730279513','2024-10-30 12:12:26',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(762,'5500','41730279513','2024-10-30 12:12:26',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(763,'1000','41730279513','2024-10-30 12:12:26',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sju1wsxx4b'),(764,'4000','41730279513','2024-10-30 12:12:26',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(765,'1110','41730279589','2024-10-30 12:19:40',NULL,265.00,'','4','1','Inventory sold','1','','sales','1142','','No',NULL,NULL,''),(766,'5500','41730279589','2024-10-30 12:19:40',265.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(767,'1000','41730279589','2024-10-30 12:19:40',400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(768,'4000','41730279589','2024-10-30 12:19:40',NULL,400.00,'','4','1','Good sold','1','','sales','1142','','No',NULL,NULL,''),(769,'1110','41730280105','2024-10-30 12:38:32',NULL,0.00,'','4','1','Inventory sold','1','','sales','1130','','No',NULL,NULL,''),(770,'1110','41730280105','2024-10-30 12:38:32',NULL,54.00,'','4','1','Inventory sold','1','','sales','1184','','No',NULL,NULL,''),(771,'5500','41730280105','2024-10-30 12:38:32',54.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(772,'1000','41730280105','2024-10-30 12:38:32',380.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(773,'4000','41730280105','2024-10-30 12:38:32',NULL,300.00,'','4','1','Good sold','1','','sales','1130','','No',NULL,NULL,''),(774,'4000','41730280105','2024-10-30 12:38:32',NULL,80.00,'','4','1','Good sold','1','','sales','1184','','No',NULL,NULL,''),(775,'1110','41730285815','2024-10-30 13:59:04',NULL,32.00,'','4','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(776,'1110','41730285815','2024-10-30 13:59:04',NULL,87.00,'','4','1','Inventory sold','1','','sales','724','','No',NULL,NULL,''),(777,'1110','41730285815','2024-10-30 13:59:04',NULL,265.00,'','4','1','Inventory sold','1','','sales','1151','','No',NULL,NULL,''),(778,'5500','41730285815','2024-10-30 13:59:04',384.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(779,'1000','41730285815','2024-10-30 13:59:04',770.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sju8x8jcqk'),(780,'4000','41730285815','2024-10-30 13:59:04',NULL,100.00,'','4','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(781,'4000','41730285815','2024-10-30 13:59:04',NULL,300.00,'','4','1','Good sold','1','','sales','724','','No',NULL,NULL,''),(782,'4000','41730285815','2024-10-30 13:59:04',NULL,370.00,'','4','1','Good sold','1','','sales','1151','','No',NULL,NULL,''),(783,'1110','41730288288','2024-10-30 14:38:32',NULL,50.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(784,'5500','41730288288','2024-10-30 14:38:32',50.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(785,'1000','41730288288','2024-10-30 14:38:32',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(786,'4000','41730288288','2024-10-30 14:38:32',NULL,100.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(787,'1110','41730288316','2024-10-30 14:43:31',NULL,300.00,'','4','1','Inventory sold','1','','sales','291','','No',NULL,NULL,''),(788,'5500','41730288316','2024-10-30 14:43:31',300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(789,'1000','41730288316','2024-10-30 14:43:31',450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sju6xg225s'),(790,'4000','41730288316','2024-10-30 14:43:31',NULL,450.00,'','4','1','Good sold','1','','sales','291','','No',NULL,NULL,''),(791,'1110','41730289045','2024-10-30 15:17:42',NULL,220.00,'','4','1','Inventory sold','1','','sales','644','','No',NULL,NULL,''),(792,'1110','41730289045','2024-10-30 15:17:42',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(793,'5500','41730289045','2024-10-30 15:17:42',250.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(794,'1000','41730289045','2024-10-30 15:17:42',400.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sjuoxl1sfc'),(795,'4000','41730289045','2024-10-30 15:17:42',NULL,350.00,'','4','1','Good sold','1','','sales','644','','No',NULL,NULL,''),(796,'4000','41730289045','2024-10-30 15:17:42',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(797,'1110','41730291174','2024-10-30 15:32:38',NULL,27.00,'','4','1','Inventory sold','1','','sales','1183','','No',NULL,NULL,''),(798,'5500','41730291174','2024-10-30 15:32:38',27.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(799,'1000','41730291174','2024-10-30 15:32:38',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(800,'4000','41730291174','2024-10-30 15:32:38',NULL,50.00,'','4','1','Good sold','1','','sales','1183','','No',NULL,NULL,''),(801,'1110','41730292964','2024-10-30 15:57:36',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(802,'1110','41730292964','2024-10-30 15:57:36',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(803,'1110','41730292964','2024-10-30 15:57:36',NULL,32.00,'','4','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(804,'1110','41730292964','2024-10-30 15:57:36',NULL,44.50,'','4','1','Inventory sold','1','','sales','582','','No',NULL,NULL,''),(805,'5500','41730292964','2024-10-30 15:57:36',185.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(806,'1000','41730292964','2024-10-30 15:57:36',380.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sju5xqb087'),(807,'4000','41730292964','2024-10-30 15:57:36',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(808,'4000','41730292964','2024-10-30 15:57:36',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(809,'4000','41730292964','2024-10-30 15:57:36',NULL,100.00,'','4','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(810,'4000','41730292964','2024-10-30 15:57:36',NULL,100.00,'','4','1','Good sold','1','','sales','582','','No',NULL,NULL,''),(811,'1110','41730294656','2024-10-30 16:25:48',NULL,55.00,'','4','1','Inventory sold','1','','sales','252','','No',NULL,NULL,''),(812,'1110','41730294656','2024-10-30 16:25:48',NULL,14.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(813,'5500','41730294656','2024-10-30 16:25:48',69.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(814,'1000','41730294656','2024-10-30 16:25:48',220.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sju1xttnl1'),(815,'4000','41730294656','2024-10-30 16:25:48',NULL,150.00,'','4','1','Good sold','1','','sales','252','','No',NULL,NULL,''),(816,'4000','41730294656','2024-10-30 16:25:48',NULL,70.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(817,'1110','41730294843','2024-10-30 16:27:50',NULL,68.00,'','4','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(818,'5500','41730294843','2024-10-30 16:27:50',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(819,'1000','41730294843','2024-10-30 16:27:50',110.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sju2xulb7a'),(820,'4000','41730294843','2024-10-30 16:27:50',NULL,110.00,'','4','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(821,'1110','41730295145','2024-10-30 16:33:19',NULL,68.00,'','4','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(822,'5500','41730295145','2024-10-30 16:33:19',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(823,'1000','41730295145','2024-10-30 16:33:19',90.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(824,'4000','41730295145','2024-10-30 16:33:19',NULL,90.00,'','4','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(825,'1110','41730295451','2024-10-30 16:38:07',NULL,12.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(826,'5500','41730295451','2024-10-30 16:38:07',12.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(827,'1000','41730295451','2024-10-30 16:38:07',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(828,'4000','41730295451','2024-10-30 16:38:07',NULL,20.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(829,'1110','41730297505','2024-10-30 17:37:58',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(830,'1110','41730297505','2024-10-30 17:37:58',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(831,'1110','41730297505','2024-10-30 17:37:58',NULL,125.00,'','4','1','Inventory sold','1','','sales','951','','No',NULL,NULL,''),(832,'1110','41730297505','2024-10-30 17:37:58',NULL,2.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(833,'5500','41730297505','2024-10-30 17:37:58',217.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(834,'1000','41730297505','2024-10-30 17:37:58',530.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sju4y5ff7s'),(835,'4000','41730297505','2024-10-30 17:37:58',NULL,150.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(836,'4000','41730297505','2024-10-30 17:37:58',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(837,'4000','41730297505','2024-10-30 17:37:58',NULL,300.00,'','4','1','Good sold','1','','sales','951','','No',NULL,NULL,''),(838,'4000','41730297505','2024-10-30 17:37:58',NULL,5.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(839,'1110','41730301983','2024-10-30 18:27:43',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(840,'1110','41730301983','2024-10-30 18:27:43',NULL,5.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(841,'1110','41730301983','2024-10-30 18:27:43',NULL,8.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(842,'5500','41730301983','2024-10-30 18:27:43',17.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(843,'1000','41730301983','2024-10-30 18:27:43',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(844,'4000','41730301983','2024-10-30 18:27:43',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(845,'4000','41730301983','2024-10-30 18:27:43',NULL,10.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(846,'4000','41730301983','2024-10-30 18:27:43',NULL,10.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(847,'1110','41730303321','2024-10-30 18:54:35',NULL,126.00,'','4','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(848,'5500','41730303321','2024-10-30 18:54:35',126.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(849,'1000','41730303321','2024-10-30 18:54:35',300.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sju2ylrghw'),(850,'4000','41730303321','2024-10-30 18:54:35',NULL,300.00,'','4','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(851,'1110','41730355481','2024-10-31 09:18:29',NULL,90.00,'','4','1','Inventory sold','1','','sales','978','','No',NULL,NULL,''),(852,'5500','41730355481','2024-10-31 09:18:29',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(853,'1000','41730355481','2024-10-31 09:18:29',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(854,'4000','41730355481','2024-10-31 09:18:29',NULL,150.00,'','4','1','Good sold','1','','sales','978','','No',NULL,NULL,''),(855,'1110','41730355514','2024-10-31 09:26:34',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(856,'5500','41730355514','2024-10-31 09:26:34',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(857,'1000','41730355514','2024-10-31 09:26:34',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(858,'4000','41730355514','2024-10-31 09:26:34',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(859,'1110','41730355998','2024-10-31 09:31:02',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(860,'5500','41730355998','2024-10-31 09:31:02',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(861,'1000','41730355998','2024-10-31 09:31:02',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(862,'4000','41730355998','2024-10-31 09:31:02',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(863,'1110','41730356268','2024-10-31 10:36:07',NULL,40.00,'','4','1','Inventory sold','1','','sales','276','','No',NULL,NULL,''),(864,'5500','41730356268','2024-10-31 10:36:07',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(865,'1000','41730356268','2024-10-31 10:36:07',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sjv51spy1v'),(866,'4000','41730356268','2024-10-31 10:36:07',NULL,60.00,'','4','1','Good sold','1','','sales','276','','No',NULL,NULL,''),(867,'1110','41730360375','2024-10-31 11:09:50',NULL,30.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(868,'5500','41730360375','2024-10-31 11:09:50',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(869,'1000','41730360375','2024-10-31 11:09:50',90.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(870,'4000','41730360375','2024-10-31 11:09:50',NULL,90.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(871,'1110','41730362196','2024-10-31 13:03:41',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(872,'1110','41730362196','2024-10-31 13:03:41',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(873,'1110','41730362196','2024-10-31 13:03:41',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(874,'1110','41730362196','2024-10-31 13:03:41',NULL,40.60,'','4','1','Inventory sold','1','','sales','724','','No',NULL,NULL,''),(875,'5500','41730362196','2024-10-31 13:03:41',178.60,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(876,'1000','41730362196','2024-10-31 13:03:41',515.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(877,'4000','41730362196','2024-10-31 13:03:41',NULL,150.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(878,'4000','41730362196','2024-10-31 13:03:41',NULL,150.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(879,'4000','41730362196','2024-10-31 13:03:41',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(880,'4000','41730362196','2024-10-31 13:03:41',NULL,140.00,'','4','1','Good sold','1','','sales','724','','No',NULL,NULL,''),(881,'1110','41730369586','2024-10-31 13:13:37',NULL,24.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(882,'5500','41730369586','2024-10-31 13:13:37',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(883,'1000','41730369586','2024-10-31 13:13:37',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(884,'4000','41730369586','2024-10-31 13:13:37',NULL,50.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(885,'1110','41730369624','2024-10-31 14:05:20',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(886,'1110','41730369624','2024-10-31 14:05:20',NULL,187.00,'','4','1','Inventory sold','1','','sales','456','','No',NULL,NULL,''),(887,'1110','41730369624','2024-10-31 14:05:20',NULL,21.00,'','4','1','Inventory sold','1','','sales','304','','No',NULL,NULL,''),(888,'5500','41730369624','2024-10-31 14:05:20',213.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(889,'1000','41730369624','2024-10-31 14:05:20',400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(890,'4000','41730369624','2024-10-31 14:05:20',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(891,'4000','41730369624','2024-10-31 14:05:20',NULL,300.00,'','4','1','Good sold','1','','sales','456','','No',NULL,NULL,''),(892,'4000','41730369624','2024-10-31 14:05:20',NULL,75.00,'','4','1','Good sold','1','','sales','304','','No',NULL,NULL,''),(893,'1110','41730377677','2024-10-31 15:28:43',NULL,136.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(894,'1110','41730377677','2024-10-31 15:28:43',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(895,'5500','41730377677','2024-10-31 15:28:43',140.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(896,'1000','41730377677','2024-10-31 15:28:43',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(897,'4000','41730377677','2024-10-31 15:28:43',NULL,180.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(898,'4000','41730377677','2024-10-31 15:28:43',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(899,'1110','41730384996','2024-10-31 17:32:03',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(900,'1110','41730384996','2024-10-31 17:32:03',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(901,'1110','41730384996','2024-10-31 17:32:03',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(902,'1110','41730384996','2024-10-31 17:32:03',NULL,84.00,'','4','1','Inventory sold','1','','sales','1140','','No',NULL,NULL,''),(903,'5500','41730384996','2024-10-31 17:32:03',160.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(904,'1000','41730384996','2024-10-31 17:32:03',285.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sjv83hfc9m'),(905,'4000','41730384996','2024-10-31 17:32:03',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(906,'4000','41730384996','2024-10-31 17:32:03',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(907,'4000','41730384996','2024-10-31 17:32:03',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(908,'4000','41730384996','2024-10-31 17:32:03',NULL,115.00,'','4','1','Good sold','1','','sales','1140','','No',NULL,NULL,''),(909,'1110','41730439484','2024-11-01 08:40:48',NULL,120.00,'','4','1','Inventory sold','1','','sales','329','','No',NULL,NULL,''),(910,'5500','41730439484','2024-11-01 08:40:48',120.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(911,'1000','41730439484','2024-11-01 08:40:48',210.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk155pm4r7'),(912,'4000','41730439484','2024-11-01 08:40:48',NULL,210.00,'','4','1','Good sold','1','','sales','329','','No',NULL,NULL,''),(913,'1110','41730441638','2024-11-01 09:14:41',NULL,10.00,'','4','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(914,'5500','41730441638','2024-11-01 09:14:41',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(915,'1000','41730441638','2024-11-01 09:14:41',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sjv3401hvn'),(916,'4000','41730441638','2024-11-01 09:14:41',NULL,60.00,'','4','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(917,'1110','41730441723','2024-11-01 09:46:06',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(918,'5500','41730441723','2024-11-01 09:46:06',26.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(919,'1000','41730441723','2024-11-01 09:46:06',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(920,'4000','41730441723','2024-11-01 09:46:06',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(921,'1110','41730443653','2024-11-01 09:57:53',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(922,'1110','41730443653','2024-11-01 09:57:53',NULL,20.00,'','4','1','Inventory sold','1','','sales','693','','No',NULL,NULL,''),(923,'5500','41730443653','2024-11-01 09:57:53',38.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(924,'1000','41730443653','2024-11-01 09:57:53',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(925,'4000','41730443653','2024-11-01 09:57:53',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(926,'4000','41730443653','2024-11-01 09:57:53',NULL,50.00,'','4','1','Good sold','1','','sales','693','','No',NULL,NULL,''),(927,'1110','41730450446','2024-11-01 11:42:27',NULL,5.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(928,'1110','41730450446','2024-11-01 11:42:27',NULL,6.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(929,'5500','41730450446','2024-11-01 11:42:27',11.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(930,'1000','41730450446','2024-11-01 11:42:27',28.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(931,'4000','41730450446','2024-11-01 11:42:27',NULL,10.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(932,'4000','41730450446','2024-11-01 11:42:27',NULL,18.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(933,'1110','41730450559','2024-11-01 11:43:02',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(934,'5500','41730450559','2024-11-01 11:43:02',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(935,'1000','41730450559','2024-11-01 11:43:02',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk116djh1f'),(936,'4000','41730450559','2024-11-01 11:43:02',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(937,'1110','41730450639','2024-11-01 11:44:59',NULL,90.00,'','4','1','Inventory sold','1','','sales','978','','No',NULL,NULL,''),(938,'1110','41730450639','2024-11-01 11:44:59',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(939,'5500','41730450639','2024-11-01 11:44:59',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(940,'1000','41730450639','2024-11-01 11:44:59',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk186dmkfc'),(941,'4000','41730450639','2024-11-01 11:44:59',NULL,150.00,'','4','1','Good sold','1','','sales','978','','No',NULL,NULL,''),(942,'4000','41730450639','2024-11-01 11:44:59',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(943,'1110','41730451305','2024-11-01 11:55:35',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(944,'5500','41730451305','2024-11-01 11:55:35',18.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(945,'1000','41730451305','2024-11-01 11:55:35',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(946,'4000','41730451305','2024-11-01 11:55:35',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(947,'1110','41730462561','2024-11-01 15:03:04',NULL,44.50,'','4','1','Inventory sold','1','','sales','582','','No',NULL,NULL,''),(948,'5500','41730462561','2024-11-01 15:03:04',44.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(949,'1000','41730462561','2024-11-01 15:03:04',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(950,'4000','41730462561','2024-11-01 15:03:04',NULL,100.00,'','4','1','Good sold','1','','sales','582','','No',NULL,NULL,''),(951,'1110','41730472898','2024-11-01 17:59:57',NULL,68.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(952,'5500','41730472898','2024-11-01 17:59:57',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(953,'1000','41730472898','2024-11-01 17:59:57',90.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk187zbjyw'),(954,'4000','41730472898','2024-11-01 17:59:57',NULL,90.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(955,'1000','41730533476','2024-11-02 10:44:58',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(956,'4000','41730533476','2024-11-02 10:44:58',NULL,20.00,'','4','1','Good sold','1','','sales','1206','','No',NULL,NULL,''),(957,'1110','41730533657','2024-11-02 11:00:36',NULL,217.00,'','4','1','Inventory sold','1','','sales','462','','No',NULL,NULL,''),(958,'5500','41730533657','2024-11-02 11:00:36',217.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(959,'1000','41730533657','2024-11-02 11:00:36',350.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(960,'4000','41730533657','2024-11-02 11:00:36',NULL,350.00,'','4','1','Good sold','1','','sales','462','','No',NULL,NULL,''),(961,'1110','41730534441','2024-11-02 11:18:37',NULL,11.00,'','4','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(962,'5500','41730534441','2024-11-02 11:18:37',11.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(963,'1000','41730534441','2024-11-02 11:18:37',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk27al5z65'),(964,'4000','41730534441','2024-11-02 11:18:37',NULL,50.00,'','4','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(965,'1000','41730535559','2024-11-02 11:22:12',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(966,'4000','41730535559','2024-11-02 11:22:12',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(967,'1110','41730535737','2024-11-02 11:38:41',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(968,'1110','41730535737','2024-11-02 11:38:41',NULL,0.00,'','4','1','Inventory sold','1','','sales','1106','','No',NULL,NULL,''),(969,'5500','41730535737','2024-11-02 11:38:41',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(970,'1000','41730535737','2024-11-02 11:38:41',160.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk21amqrsx'),(971,'4000','41730535737','2024-11-02 11:38:41',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(972,'4000','41730535737','2024-11-02 11:38:41',NULL,100.00,'','4','1','Good sold','1','','sales','1106','','No',NULL,NULL,''),(973,'1110','41730538504','2024-11-02 12:09:01',NULL,70.00,'','4','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(974,'5500','41730538504','2024-11-02 12:09:01',70.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(975,'1000','41730538504','2024-11-02 12:09:01',105.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk22ar8loq'),(976,'4000','41730538504','2024-11-02 12:09:01',NULL,105.00,'','4','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(977,'1110','41730538573','2024-11-02 12:10:03',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(978,'5500','41730538573','2024-11-02 12:10:03',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(979,'1000','41730538573','2024-11-02 12:10:03',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk29arj1j3'),(980,'4000','41730538573','2024-11-02 12:10:03',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(981,'1110','41730538632','2024-11-02 12:10:51',NULL,44.50,'','4','1','Inventory sold','1','','sales','582','','No',NULL,NULL,''),(982,'5500','41730538632','2024-11-02 12:10:51',44.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(983,'1000','41730538632','2024-11-02 12:10:51',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(984,'4000','41730538632','2024-11-02 12:10:51',NULL,100.00,'','4','1','Good sold','1','','sales','582','','No',NULL,NULL,''),(985,'1110','41730543091','2024-11-02 14:00:28',NULL,22.00,'','4','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(986,'5500','41730543091','2024-11-02 14:00:28',22.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(987,'1000','41730543091','2024-11-02 14:00:28',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(988,'4000','41730543091','2024-11-02 14:00:28',NULL,70.00,'','4','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(989,'1110','41730545245','2024-11-02 14:17:54',NULL,2.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(990,'5500','41730545245','2024-11-02 14:17:54',2.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(991,'1000','41730545245','2024-11-02 14:17:54',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(992,'4000','41730545245','2024-11-02 14:17:54',NULL,10.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(993,'1110','41730546292','2024-11-02 14:22:03',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(994,'5500','41730546292','2024-11-02 14:22:03',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(995,'1000','41730546292','2024-11-02 14:22:03',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(996,'4000','41730546292','2024-11-02 14:22:03',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(997,'1110','41730552800','2024-11-02 16:07:33',NULL,22.00,'','4','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(998,'1110','41730552800','2024-11-02 16:07:33',NULL,6.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(999,'5500','41730552800','2024-11-02 16:07:33',28.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1000,'1000','41730552800','2024-11-02 16:07:33',80.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk28bszq04'),(1001,'4000','41730552800','2024-11-02 16:07:33',NULL,70.00,'','4','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(1002,'4000','41730552800','2024-11-02 16:07:33',NULL,10.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(1003,'1110','41730552913','2024-11-02 16:31:00',NULL,2.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(1004,'5500','41730552913','2024-11-02 16:31:00',2.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1005,'1000','41730552913','2024-11-02 16:31:00',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1006,'4000','41730552913','2024-11-02 16:31:00',NULL,10.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(1007,'1110','41730554280','2024-11-02 16:32:26',NULL,8.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(1008,'5500','41730554280','2024-11-02 16:32:26',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1009,'1000','41730554280','2024-11-02 16:32:26',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1010,'4000','41730554280','2024-11-02 16:32:26',NULL,10.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(1011,'1110','41730554370','2024-11-02 16:50:54',NULL,3.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(1012,'1110','41730554370','2024-11-02 16:50:54',NULL,2.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(1013,'5500','41730554370','2024-11-02 16:50:54',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1014,'1000','41730554370','2024-11-02 16:50:54',19.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1015,'4000','41730554370','2024-11-02 16:50:54',NULL,9.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(1016,'4000','41730554370','2024-11-02 16:50:54',NULL,10.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(1017,'1110','41730555507','2024-11-02 17:52:57',NULL,30.00,'','4','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(1018,'5500','41730555507','2024-11-02 17:52:57',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1019,'1000','41730555507','2024-11-02 17:52:57',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1020,'4000','41730555507','2024-11-02 17:52:57',NULL,60.00,'','4','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(1021,'1110','41730559214','2024-11-02 18:27:58',NULL,8.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(1022,'1110','41730559214','2024-11-02 18:27:58',NULL,2.40,'','4','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(1023,'5500','41730559214','2024-11-02 18:27:58',10.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1024,'1000','41730559214','2024-11-02 18:27:58',18.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1025,'4000','41730559214','2024-11-02 18:27:58',NULL,10.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(1026,'4000','41730559214','2024-11-02 18:27:58',NULL,8.00,'','4','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(1027,'1110','41730561316','2024-11-02 18:49:28',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(1028,'1110','41730561316','2024-11-02 18:49:28',NULL,78.00,'','4','1','Inventory sold','1','','sales','1179','','No',NULL,NULL,''),(1029,'5500','41730561316','2024-11-02 18:49:28',96.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1030,'1000','41730561316','2024-11-02 18:49:28',170.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1031,'4000','41730561316','2024-11-02 18:49:28',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(1032,'4000','41730561316','2024-11-02 18:49:28',NULL,120.00,'','4','1','Good sold','1','','sales','1179','','No',NULL,NULL,''),(1033,'1110','41730562773','2024-11-02 18:53:10',NULL,34.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(1034,'5500','41730562773','2024-11-02 18:53:10',34.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1035,'1000','41730562773','2024-11-02 18:53:10',45.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk28cncvqy'),(1036,'4000','41730562773','2024-11-02 18:53:10',NULL,45.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(1037,'1110','41730564711','2024-11-02 19:25:31',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1038,'5500','41730564711','2024-11-02 19:25:31',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1039,'1000','41730564711','2024-11-02 19:25:31',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1040,'4000','41730564711','2024-11-02 19:25:31',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1041,'1110','41730701212','2024-11-04 09:58:15',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(1042,'5500','41730701212','2024-11-04 09:58:15',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1043,'1000','41730701212','2024-11-04 09:58:15',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1044,'4000','41730701212','2024-11-04 09:58:15',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(1045,'1110','41730707978','2024-11-04 11:14:45',NULL,10.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(1046,'1110','41730707978','2024-11-04 11:14:45',NULL,12.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(1047,'1110','41730707978','2024-11-04 11:14:45',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(1048,'5500','41730707978','2024-11-04 11:14:45',32.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1049,'1000','41730707978','2024-11-04 11:14:45',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1050,'4000','41730707978','2024-11-04 11:14:45',NULL,30.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(1051,'4000','41730707978','2024-11-04 11:14:45',NULL,20.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(1052,'4000','41730707978','2024-11-04 11:14:45',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(1053,'1110','41730708089','2024-11-04 11:20:30',NULL,5.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(1054,'1110','41730708089','2024-11-04 11:20:30',NULL,4.75,'','4','1','Inventory sold','1','','sales','989','','No',NULL,NULL,''),(1055,'5500','41730708089','2024-11-04 11:20:30',9.75,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1056,'1000','41730708089','2024-11-04 11:20:30',25.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1057,'4000','41730708089','2024-11-04 11:20:30',NULL,10.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(1058,'4000','41730708089','2024-11-04 11:20:30',NULL,15.00,'','4','1','Good sold','1','','sales','989','','No',NULL,NULL,''),(1059,'1110','41730712945','2024-11-04 12:37:01',NULL,60.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(1060,'5500','41730712945','2024-11-04 12:37:01',60.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1061,'1000','41730712945','2024-11-04 12:37:01',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1062,'4000','41730712945','2024-11-04 12:37:01',NULL,100.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(1063,'1110','41730713026','2024-11-04 12:38:05',NULL,156.00,'','4','1','Inventory sold','1','','sales','966','','No',NULL,NULL,''),(1064,'1110','41730713026','2024-11-04 12:38:05',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(1065,'5500','41730713026','2024-11-04 12:38:05',280.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1066,'1000','41730713026','2024-11-04 12:38:05',500.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk41jbq8zr'),(1067,'4000','41730713026','2024-11-04 12:38:05',NULL,300.00,'','4','1','Good sold','1','','sales','966','','No',NULL,NULL,''),(1068,'4000','41730713026','2024-11-04 12:38:05',NULL,200.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(1069,'1110','41730716739','2024-11-04 13:40:06',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(1070,'1110','41730716739','2024-11-04 13:40:06',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(1071,'5500','41730716739','2024-11-04 13:40:06',61.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1072,'1000','41730716739','2024-11-04 13:40:06',125.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk48jktwey'),(1073,'4000','41730716739','2024-11-04 13:40:06',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(1074,'4000','41730716739','2024-11-04 13:40:06',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(1075,'1110','41730716960','2024-11-04 14:03:00',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(1076,'5500','41730716960','2024-11-04 14:03:00',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1077,'1000','41730716960','2024-11-04 14:03:00',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk45jok6c9'),(1078,'4000','41730716960','2024-11-04 14:03:00',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(1079,'1000','41730719148','2024-11-04 14:19:44',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk46jqv9ba'),(1080,'4000','41730719148','2024-11-04 14:19:44',NULL,200.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(1081,'1110','41730723538','2024-11-04 15:32:39',NULL,25.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(1082,'5500','41730723538','2024-11-04 15:32:39',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1083,'1000','41730723538','2024-11-04 15:32:39',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk42k11ouq'),(1084,'4000','41730723538','2024-11-04 15:32:39',NULL,50.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(1085,'1110','41730729080','2024-11-04 17:04:52',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(1086,'5500','41730729080','2024-11-04 17:04:52',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1087,'1000','41730729080','2024-11-04 17:04:52',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk46khjsne'),(1088,'4000','41730729080','2024-11-04 17:04:52',NULL,100.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(1089,'1000','41730735876','2024-11-04 18:58:40',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk41l26395'),(1090,'4000','41730735876','2024-11-04 18:58:40',NULL,50.00,'','4','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(1091,'1110','41730736299','2024-11-04 19:05:20',NULL,8.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(1092,'5500','41730736299','2024-11-04 19:05:20',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1093,'1000','41730736299','2024-11-04 19:05:20',10.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk45l4mobn'),(1094,'4000','41730736299','2024-11-04 19:05:20',NULL,10.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(1095,'1110','41730736946','2024-11-04 19:16:10',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(1096,'5500','41730736946','2024-11-04 19:16:10',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1097,'1000','41730736946','2024-11-04 19:16:10',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1098,'4000','41730736946','2024-11-04 19:16:10',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(1099,'1110','41730790830','2024-11-05 10:14:20',NULL,44.00,'','4','1','Inventory sold','1','','sales','440','','No',NULL,NULL,''),(1100,'5500','41730790830','2024-11-05 10:14:20',44.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1101,'1000','41730790830','2024-11-05 10:14:20',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk58n3jtzy'),(1102,'4000','41730790830','2024-11-05 10:14:20',NULL,100.00,'','4','1','Good sold','1','','sales','440','','No',NULL,NULL,''),(1103,'1110','41730790897','2024-11-05 10:28:24',NULL,10.00,'','4','1','Inventory sold','1','','sales','1194','','No',NULL,NULL,''),(1104,'5500','41730790897','2024-11-05 10:28:24',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1105,'1000','41730790897','2024-11-05 10:28:24',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk54n4so5y'),(1106,'4000','41730790897','2024-11-05 10:28:24',NULL,100.00,'','4','1','Good sold','1','','sales','1194','','No',NULL,NULL,''),(1107,'1110','41730791807','2024-11-05 10:30:21',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(1108,'5500','41730791807','2024-11-05 10:30:21',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1109,'1000','41730791807','2024-11-05 10:30:21',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk54nswybe'),(1110,'4000','41730791807','2024-11-05 10:30:21',NULL,100.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(1111,'1110','41730791885','2024-11-05 10:31:52',NULL,20.00,'','4','1','Inventory sold','1','','sales','1194','','No',NULL,NULL,''),(1112,'5500','41730791885','2024-11-05 10:31:52',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1113,'1000','41730791885','2024-11-05 10:31:52',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk54n5hh12y'),(1114,'4000','41730791885','2024-11-05 10:31:52',NULL,200.00,'','4','1','Good sold','1','','sales','1194','','No',NULL,NULL,''),(1115,'1110','41730791950','2024-11-05 11:22:25',NULL,20.00,'','4','1','Inventory sold','1','','sales','400','','No',NULL,NULL,''),(1116,'5500','41730791950','2024-11-05 11:22:25',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1117,'1000','41730791950','2024-11-05 11:22:25',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk58nd21mm'),(1118,'4000','41730791950','2024-11-05 11:22:25',NULL,50.00,'','4','1','Good sold','1','','sales','400','','No',NULL,NULL,''),(1119,'1110','41730795011','2024-11-05 11:45:08',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(1120,'5500','41730795011','2024-11-05 11:45:08',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1121,'1000','41730795011','2024-11-05 11:45:08',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk57ng94y1'),(1122,'4000','41730795011','2024-11-05 11:45:08',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(1123,'1110','41730797577','2024-11-05 12:47:56',NULL,300.00,'','4','1','Inventory sold','1','','sales','291','','No',NULL,NULL,''),(1124,'5500','41730797577','2024-11-05 12:47:56',300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1125,'1000','41730797577','2024-11-05 12:47:56',450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk57np5rnj'),(1126,'4000','41730797577','2024-11-05 12:47:56',NULL,450.00,'','4','1','Good sold','1','','sales','291','','No',NULL,NULL,''),(1127,'1110','41730800736','2024-11-05 13:38:33',NULL,190.00,'','4','1','Inventory sold','1','','sales','1152','','No',NULL,NULL,''),(1128,'5500','41730800736','2024-11-05 13:38:33',190.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1129,'1000','41730800736','2024-11-05 13:38:33',380.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk58nx5zt8'),(1130,'4000','41730800736','2024-11-05 13:38:33',NULL,380.00,'','4','1','Good sold','1','','sales','1152','','No',NULL,NULL,''),(1131,'1110','41730817069','2024-11-05 17:32:30',NULL,48.00,'','4','1','Inventory sold','1','','sales','924','','No',NULL,NULL,''),(1132,'1110','41730817069','2024-11-05 17:32:30',NULL,8.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(1133,'1110','41730817069','2024-11-05 17:32:30',NULL,4.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(1134,'5500','41730817069','2024-11-05 17:32:30',60.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1135,'1000','41730817069','2024-11-05 17:32:30',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1136,'4000','41730817069','2024-11-05 17:32:30',NULL,100.00,'','4','1','Good sold','1','','sales','924','','No',NULL,NULL,''),(1137,'4000','41730817069','2024-11-05 17:32:30',NULL,10.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(1138,'4000','41730817069','2024-11-05 17:32:30',NULL,10.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(1139,'1110','41730821749','2024-11-05 18:49:24',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1140,'5500','41730821749','2024-11-05 18:49:24',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1141,'1000','41730821749','2024-11-05 18:49:24',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1142,'4000','41730821749','2024-11-05 18:49:24',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1143,'1110','41730877348','2024-11-06 10:16:11',NULL,10.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(1144,'5500','41730877348','2024-11-06 10:16:11',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1145,'1000','41730877348','2024-11-06 10:16:11',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk60rguch1'),(1146,'4000','41730877348','2024-11-06 10:16:11',NULL,30.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(1147,'1110','41730877492','2024-11-06 11:17:28',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1148,'1110','41730877492','2024-11-06 11:17:28',NULL,95.00,'','4','1','Inventory sold','1','','sales','525','','No',NULL,NULL,''),(1149,'5500','41730877492','2024-11-06 11:17:28',125.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1150,'1000','41730877492','2024-11-06 11:17:28',360.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk64rp23e1'),(1151,'4000','41730877492','2024-11-06 11:17:28',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1152,'4000','41730877492','2024-11-06 11:17:28',NULL,300.00,'','4','1','Good sold','1','','sales','525','','No',NULL,NULL,''),(1153,'1110','41730881126','2024-11-06 11:50:14',NULL,5.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(1154,'1110','41730881126','2024-11-06 11:50:14',NULL,9.00,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(1155,'5500','41730881126','2024-11-06 11:50:14',14.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1156,'1000','41730881126','2024-11-06 11:50:14',28.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1157,'4000','41730881126','2024-11-06 11:50:14',NULL,10.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(1158,'4000','41730881126','2024-11-06 11:50:14',NULL,18.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(1159,'1110','41730896787','2024-11-06 15:40:18',NULL,8.80,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(1160,'5500','41730896787','2024-11-06 15:40:18',8.80,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1161,'1000','41730896787','2024-11-06 15:40:18',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk63s5xra5'),(1162,'4000','41730896787','2024-11-06 15:40:18',NULL,40.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(1163,'1110','41730896855','2024-11-06 15:42:37',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(1164,'1110','41730896855','2024-11-06 15:42:37',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(1165,'5500','41730896855','2024-11-06 15:42:37',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1166,'1000','41730896855','2024-11-06 15:42:37',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk60srhla2'),(1167,'4000','41730896855','2024-11-06 15:42:37',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(1168,'4000','41730896855','2024-11-06 15:42:37',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(1169,'1110','41730896995','2024-11-06 15:44:03',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(1170,'1110','41730896995','2024-11-06 15:44:03',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(1171,'5500','41730896995','2024-11-06 15:44:03',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1172,'1000','41730896995','2024-11-06 15:44:03',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk62sqs06e'),(1173,'4000','41730896995','2024-11-06 15:44:03',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(1174,'4000','41730896995','2024-11-06 15:44:03',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(1175,'1110','41730897093','2024-11-06 15:45:37',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(1176,'5500','41730897093','2024-11-06 15:45:37',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1177,'1000','41730897093','2024-11-06 15:45:37',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk60s8cz4s'),(1178,'4000','41730897093','2024-11-06 15:45:37',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(1179,'1110','41730898140','2024-11-06 16:03:47',NULL,90.00,'','4','1','Inventory sold','1','','sales','978','','No',NULL,NULL,''),(1180,'1110','41730898140','2024-11-06 16:03:47',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(1181,'5500','41730898140','2024-11-06 16:03:47',4660.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1182,'1000','41730898140','2024-11-06 16:03:47',220.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk69susbgb'),(1183,'4000','41730898140','2024-11-06 16:03:47',NULL,150.00,'','4','1','Good sold','1','','sales','978','','No',NULL,NULL,''),(1184,'4000','41730898140','2024-11-06 16:03:47',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(1185,'1110','41730899277','2024-11-06 16:34:02',NULL,70.00,'','4','1','Inventory sold','1','','sales','1161','','No',NULL,NULL,''),(1186,'1110','41730899277','2024-11-06 16:34:02',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(1187,'5500','41730899277','2024-11-06 16:34:02',88.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1188,'1000','41730899277','2024-11-06 16:34:02',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1189,'4000','41730899277','2024-11-06 16:34:02',NULL,100.00,'','4','1','Good sold','1','','sales','1161','','No',NULL,NULL,''),(1190,'4000','41730899277','2024-11-06 16:34:02',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(1191,'1110','41730906417','2024-11-06 18:20:31',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(1192,'5500','41730906417','2024-11-06 18:20:31',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1193,'1000','41730906417','2024-11-06 18:20:31',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk67tj997j'),(1194,'4000','41730906417','2024-11-06 18:20:31',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(1195,'1110','41730969206','2024-11-07 11:47:39',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(1196,'1110','41730969206','2024-11-07 11:47:39',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(1197,'5500','41730969206','2024-11-07 11:47:39',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1198,'1000','41730969206','2024-11-07 11:47:39',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1199,'4000','41730969206','2024-11-07 11:47:39',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(1200,'4000','41730969206','2024-11-07 11:47:39',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(1201,'1110','41730969263','2024-11-07 12:34:03',NULL,120.00,'','4','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(1202,'5500','41730969263','2024-11-07 12:34:03',120.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1203,'1000','41730969263','2024-11-07 12:34:03',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1204,'4000','41730969263','2024-11-07 12:34:03',NULL,200.00,'','4','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(1205,'1110','41730972049','2024-11-07 12:44:26',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(1206,'1110','41730972049','2024-11-07 12:44:26',NULL,125.00,'','4','1','Inventory sold','1','','sales','951','','No',NULL,NULL,''),(1207,'1110','41730972049','2024-11-07 12:44:26',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(1208,'1110','41730972049','2024-11-07 12:44:26',NULL,7.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(1209,'5500','41730972049','2024-11-07 12:44:26',222.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1210,'1000','41730972049','2024-11-07 12:44:26',540.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk70wf0omm'),(1211,'4000','41730972049','2024-11-07 12:44:26',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(1212,'4000','41730972049','2024-11-07 12:44:26',NULL,300.00,'','4','1','Good sold','1','','sales','951','','No',NULL,NULL,''),(1213,'4000','41730972049','2024-11-07 12:44:26',NULL,150.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(1214,'4000','41730972049','2024-11-07 12:44:26',NULL,15.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(1215,'1110','41730972948','2024-11-07 12:49:30',NULL,70.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(1216,'5500','41730972948','2024-11-07 12:49:30',70.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1217,'1000','41730972948','2024-11-07 12:49:30',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk71wfpdqp'),(1218,'4000','41730972948','2024-11-07 12:49:30',NULL,150.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(1219,'1110','41730976687','2024-11-07 13:52:31',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(1220,'1110','41730976687','2024-11-07 13:52:31',NULL,2.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(1221,'1110','41730976687','2024-11-07 13:52:31',NULL,26.00,'','4','1','Inventory sold','1','','sales','340','','No',NULL,NULL,''),(1222,'5500','41730976687','2024-11-07 13:52:31',38.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1223,'1000','41730976687','2024-11-07 13:52:31',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1224,'4000','41730976687','2024-11-07 13:52:31',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(1225,'4000','41730976687','2024-11-07 13:52:31',NULL,5.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(1226,'4000','41730976687','2024-11-07 13:52:31',NULL,35.00,'','4','1','Good sold','1','','sales','340','','No',NULL,NULL,''),(1227,'1110','41730983076','2024-11-07 15:51:30',NULL,22.00,'','4','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(1228,'1110','41730983076','2024-11-07 15:51:30',NULL,21.00,'','4','1','Inventory sold','1','','sales','1139','','No',NULL,NULL,''),(1229,'1110','41730983076','2024-11-07 15:51:30',NULL,189.00,'','4','1','Inventory sold','1','','sales','1139','','No',NULL,NULL,''),(1230,'1110','41730983076','2024-11-07 15:51:30',NULL,21.00,'','4','1','Inventory sold','1','','sales','1139','','No',NULL,NULL,''),(1231,'5500','41730983076','2024-11-07 15:51:30',253.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1232,'1000','41730983076','2024-11-07 15:51:30',400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1233,'4000','41730983076','2024-11-07 15:51:30',NULL,70.00,'','4','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(1234,'4000','41730983076','2024-11-07 15:51:30',NULL,30.00,'','4','1','Good sold','1','','sales','1139','','No',NULL,NULL,''),(1235,'4000','41730983076','2024-11-07 15:51:30',NULL,270.00,'','4','1','Good sold','1','','sales','1139','','No',NULL,NULL,''),(1236,'4000','41730983076','2024-11-07 15:51:30',NULL,30.00,'','4','1','Good sold','1','','sales','1139','','No',NULL,NULL,''),(1237,'1110','41730985230','2024-11-07 16:14:19',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(1238,'5500','41730985230','2024-11-07 16:14:19',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1239,'1000','41730985230','2024-11-07 16:14:19',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1240,'4000','41730985230','2024-11-07 16:14:19',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(1241,'1110','41730993232','2024-11-07 18:27:33',NULL,365.00,'','4','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(1242,'5500','41730993232','2024-11-07 18:27:33',365.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1243,'1000','41730993232','2024-11-07 18:27:33',500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1244,'4000','41730993232','2024-11-07 18:27:33',NULL,500.00,'','4','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(1245,'1110','41730994256','2024-11-07 18:46:11',NULL,24.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(1246,'5500','41730994256','2024-11-07 18:46:11',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1247,'1000','41730994256','2024-11-07 18:46:11',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk73y1un5f50'),(1248,'4000','41730994256','2024-11-07 18:46:11',NULL,50.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(1249,'1110','41730994429','2024-11-07 18:47:31',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(1250,'5500','41730994429','2024-11-07 18:47:31',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1251,'1000','41730994429','2024-11-07 18:47:31',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk72y20vqu120'),(1252,'4000','41730994429','2024-11-07 18:47:31',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(1253,'1110','41730994568','2024-11-07 19:06:34',NULL,22.89,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(1254,'1110','41730994568','2024-11-07 19:06:34',NULL,48.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(1255,'5500','41730994568','2024-11-07 19:06:34',70.89,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1256,'1000','41730994568','2024-11-07 19:06:34',160.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk78y70kjo'),(1257,'4000','41730994568','2024-11-07 19:06:34',NULL,60.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(1258,'4000','41730994568','2024-11-07 19:06:34',NULL,100.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(1259,'1110','41731045019','2024-11-08 08:51:36',NULL,90.00,'','4','1','Inventory sold','1','','sales','978','','No',NULL,NULL,''),(1260,'5500','41731045019','2024-11-08 08:51:36',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1261,'1000','41731045019','2024-11-08 08:51:36',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1262,'4000','41731045019','2024-11-08 08:51:36',NULL,150.00,'','4','1','Good sold','1','','sales','978','','No',NULL,NULL,''),(1263,'1000','41731045104','2024-11-08 10:13:19',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1264,'4000','41731045104','2024-11-08 10:13:19',NULL,150.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(1265,'1110','41731054151','2024-11-08 11:22:51',NULL,25.00,'','4','1','Inventory sold','1','','sales','289','','No',NULL,NULL,''),(1266,'5500','41731054151','2024-11-08 11:22:51',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1267,'1000','41731054151','2024-11-08 11:22:51',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1268,'4000','41731054151','2024-11-08 11:22:51',NULL,50.00,'','4','1','Good sold','1','','sales','289','','No',NULL,NULL,''),(1269,'1110','41731058021','2024-11-08 12:27:26',NULL,24.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(1270,'5500','41731058021','2024-11-08 12:27:26',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1271,'1000','41731058021','2024-11-08 12:27:26',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1272,'4000','41731058021','2024-11-08 12:27:26',NULL,40.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(1273,'1110','41731059057','2024-11-08 12:44:39',NULL,5.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(1274,'5500','41731059057','2024-11-08 12:44:39',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1275,'1000','41731059057','2024-11-08 12:44:39',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1276,'4000','41731059057','2024-11-08 12:44:39',NULL,10.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(1277,'1110','41731060069','2024-11-08 13:01:52',NULL,60.00,'','4','1','Inventory sold','1','','sales','1007','','No',NULL,NULL,''),(1278,'1110','41731060069','2024-11-08 13:01:52',NULL,54.00,'','4','1','Inventory sold','1','','sales','1184','','No',NULL,NULL,''),(1279,'5500','41731060069','2024-11-08 13:01:52',114.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1280,'1000','41731060069','2024-11-08 13:01:52',230.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk831vnw33'),(1281,'4000','41731060069','2024-11-08 13:01:52',NULL,150.00,'','4','1','Good sold','1','','sales','1007','','No',NULL,NULL,''),(1282,'4000','41731060069','2024-11-08 13:01:52',NULL,80.00,'','4','1','Good sold','1','','sales','1184','','No',NULL,NULL,''),(1283,'1110','41731061230','2024-11-08 13:20:45',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(1284,'5500','41731061230','2024-11-08 13:20:45',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1285,'1000','41731061230','2024-11-08 13:20:45',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1286,'4000','41731061230','2024-11-08 13:20:45',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(1287,'1110','41731061707','2024-11-08 13:58:57',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(1288,'5500','41731061707','2024-11-08 13:58:57',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1289,'1000','41731061707','2024-11-08 13:58:57',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1290,'4000','41731061707','2024-11-08 13:58:57',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(1291,'1110','41731066612','2024-11-08 14:50:49',NULL,90.00,'','4','1','Inventory sold','1','','sales','498','','No',NULL,NULL,''),(1292,'5500','41731066612','2024-11-08 14:50:49',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1293,'1000','41731066612','2024-11-08 14:50:49',180.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1294,'4000','41731066612','2024-11-08 14:50:49',NULL,180.00,'','4','1','Good sold','1','','sales','498','','No',NULL,NULL,''),(1295,'1110','41731066654','2024-11-08 14:51:32',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(1296,'5500','41731066654','2024-11-08 14:51:32',6.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1297,'1000','41731066654','2024-11-08 14:51:32',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk892auw99'),(1298,'4000','41731066654','2024-11-08 14:51:32',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(1299,'1110','41731066734','2024-11-08 14:55:04',NULL,125.00,'','4','1','Inventory sold','1','','sales','951','','No',NULL,NULL,''),(1300,'1110','41731066734','2024-11-08 14:55:04',NULL,20.30,'','4','1','Inventory sold','1','','sales','724','','No',NULL,NULL,''),(1301,'1110','41731066734','2024-11-08 14:55:04',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(1302,'1110','41731066734','2024-11-08 14:55:04',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(1303,'1110','41731066734','2024-11-08 14:55:04',NULL,2.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(1304,'5500','41731066734','2024-11-08 14:55:04',237.30,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1305,'1000','41731066734','2024-11-08 14:55:04',600.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk852a9917'),(1306,'4000','41731066734','2024-11-08 14:55:04',NULL,300.00,'','4','1','Good sold','1','','sales','951','','No',NULL,NULL,''),(1307,'4000','41731066734','2024-11-08 14:55:04',NULL,70.00,'','4','1','Good sold','1','','sales','724','','No',NULL,NULL,''),(1308,'4000','41731066734','2024-11-08 14:55:04',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(1309,'4000','41731066734','2024-11-08 14:55:04',NULL,150.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(1310,'4000','41731066734','2024-11-08 14:55:04',NULL,5.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(1311,'1110','41731070152','2024-11-08 15:55:44',NULL,300.00,'','4','1','Inventory sold','1','','sales','291','','No',NULL,NULL,''),(1312,'1110','41731070152','2024-11-08 15:55:44',NULL,220.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(1313,'1110','41731070152','2024-11-08 15:55:44',NULL,36.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(1314,'5500','41731070152','2024-11-08 15:55:44',556.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1315,'1000','41731070152','2024-11-08 15:55:44',810.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1316,'4000','41731070152','2024-11-08 15:55:44',NULL,450.00,'','4','1','Good sold','1','','sales','291','','No',NULL,NULL,''),(1317,'4000','41731070152','2024-11-08 15:55:44',NULL,300.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(1318,'4000','41731070152','2024-11-08 15:55:44',NULL,60.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(1319,'1110','41731078957','2024-11-08 18:16:24',NULL,20.00,'','4','1','Inventory sold','1','','sales','1207','','No',NULL,NULL,''),(1320,'5500','41731078957','2024-11-08 18:16:24',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1321,'1000','41731078957','2024-11-08 18:16:24',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1322,'4000','41731078957','2024-11-08 18:16:24',NULL,40.00,'','4','1','Good sold','1','','sales','1207','','No',NULL,NULL,''),(1323,'1110','41731081374','2024-11-08 18:56:36',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(1324,'5500','41731081374','2024-11-08 18:56:36',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1325,'1000','41731081374','2024-11-08 18:56:36',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1326,'4000','41731081374','2024-11-08 18:56:36',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(1327,'1110','41731082392','2024-11-08 19:14:27',NULL,44.50,'','4','1','Inventory sold','1','','sales','582','','No',NULL,NULL,''),(1328,'1110','41731082392','2024-11-08 19:14:27',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1329,'5500','41731082392','2024-11-08 19:14:27',74.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1330,'1000','41731082392','2024-11-08 19:14:27',140.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1331,'4000','41731082392','2024-11-08 19:14:27',NULL,80.00,'','4','1','Good sold','1','','sales','582','','No',NULL,NULL,''),(1332,'4000','41731082392','2024-11-08 19:14:27',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1333,'1110','41731136594','2024-11-09 10:21:23',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1334,'1110','41731136594','2024-11-09 10:21:23',NULL,34.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(1335,'1110','41731136594','2024-11-09 10:21:23',NULL,5.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(1336,'1110','41731136594','2024-11-09 10:21:23',NULL,8.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(1337,'5500','41731136594','2024-11-09 10:21:23',77.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1338,'1000','41731136594','2024-11-09 10:21:23',125.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1339,'4000','41731136594','2024-11-09 10:21:23',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1340,'4000','41731136594','2024-11-09 10:21:23',NULL,45.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(1341,'4000','41731136594','2024-11-09 10:21:23',NULL,10.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(1342,'4000','41731136594','2024-11-09 10:21:23',NULL,10.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(1343,'1110','41731139322','2024-11-09 11:02:29',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(1344,'5500','41731139322','2024-11-09 11:02:29',124.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1345,'1000','41731139322','2024-11-09 11:02:29',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1346,'4000','41731139322','2024-11-09 11:02:29',NULL,200.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(1347,'1110','41731144809','2024-11-09 12:34:21',NULL,10.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(1348,'5500','41731144809','2024-11-09 12:34:21',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1349,'1000','41731144809','2024-11-09 12:34:21',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1350,'4000','41731144809','2024-11-09 12:34:21',NULL,20.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(1351,'1110','41731144869','2024-11-09 12:36:22',NULL,40.00,'','4','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(1352,'1110','41731144869','2024-11-09 12:36:22',NULL,0.00,'','4','1','Inventory sold','1','','sales','1107','','No',NULL,NULL,''),(1353,'1110','41731144869','2024-11-09 12:36:22',NULL,70.00,'','4','1','Inventory sold','1','','sales','1216','','No',NULL,NULL,''),(1354,'5500','41731144869','2024-11-09 12:36:22',110.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1355,'1000','41731144869','2024-11-09 12:36:22',270.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk975qltk1'),(1356,'4000','41731144869','2024-11-09 12:36:22',NULL,100.00,'','4','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(1357,'4000','41731144869','2024-11-09 12:36:22',NULL,50.00,'','4','1','Good sold','1','','sales','1107','','No',NULL,NULL,''),(1358,'4000','41731144869','2024-11-09 12:36:22',NULL,120.00,'','4','1','Good sold','1','','sales','1216','','No',NULL,NULL,''),(1359,'1110','41731145023','2024-11-09 13:18:12',NULL,250.00,'','4','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(1360,'1110','41731145023','2024-11-09 13:18:12',NULL,50.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(1361,'5500','41731145023','2024-11-09 13:18:12',300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1362,'1000','41731145023','2024-11-09 13:18:12',450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk946d73bo'),(1363,'4000','41731145023','2024-11-09 13:18:12',NULL,350.00,'','4','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(1364,'4000','41731145023','2024-11-09 13:18:12',NULL,100.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(1365,'1110','41731150169','2024-11-09 14:04:44',NULL,5.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(1366,'1110','41731150169','2024-11-09 14:04:44',NULL,4.50,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(1367,'1110','41731150169','2024-11-09 14:04:44',NULL,3.00,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(1368,'5500','41731150169','2024-11-09 14:04:44',12.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1369,'1000','41731150169','2024-11-09 14:04:44',25.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1370,'4000','41731150169','2024-11-09 14:04:44',NULL,10.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(1371,'4000','41731150169','2024-11-09 14:04:44',NULL,9.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(1372,'4000','41731150169','2024-11-09 14:04:44',NULL,6.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(1373,'1110','41731154253','2024-11-09 15:11:48',NULL,21.75,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(1374,'5500','41731154253','2024-11-09 15:11:48',21.75,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1375,'1000','41731154253','2024-11-09 15:11:48',45.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1376,'4000','41731154253','2024-11-09 15:11:48',NULL,45.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(1377,'1110','41731159426','2024-11-09 17:08:05',NULL,285.00,'','4','1','Inventory sold','1','','sales','584','','No',NULL,NULL,''),(1378,'1110','41731159426','2024-11-09 17:08:05',NULL,84.00,'','4','1','Inventory sold','1','','sales','1140','','No',NULL,NULL,''),(1379,'1110','41731159426','2024-11-09 17:08:05',NULL,70.00,'','4','1','Inventory sold','1','','sales','1216','','No',NULL,NULL,''),(1380,'1110','41731159426','2024-11-09 17:08:05',NULL,233.44,'','4','1','Inventory sold','1','','sales','791','','No',NULL,NULL,''),(1381,'5500','41731159426','2024-11-09 17:08:05',672.44,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1382,'1000','41731159426','2024-11-09 17:08:05',1325.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk957des2b'),(1383,'4000','41731159426','2024-11-09 17:08:05',NULL,450.00,'','4','1','Good sold','1','','sales','584','','No',NULL,NULL,''),(1384,'4000','41731159426','2024-11-09 17:08:05',NULL,115.00,'','4','1','Good sold','1','','sales','1140','','No',NULL,NULL,''),(1385,'4000','41731159426','2024-11-09 17:08:05',NULL,120.00,'','4','1','Good sold','1','','sales','1216','','No',NULL,NULL,''),(1386,'4000','41731159426','2024-11-09 17:08:05',NULL,640.00,'','4','1','Good sold','1','','sales','791','','No',NULL,NULL,''),(1387,'1110','41731161864','2024-11-09 17:30:43',NULL,34.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(1388,'5500','41731161864','2024-11-09 17:30:43',34.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1389,'1000','41731161864','2024-11-09 17:30:43',45.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk937haput'),(1390,'4000','41731161864','2024-11-09 17:30:43',NULL,45.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(1391,'1110','41731162851','2024-11-09 18:29:52',NULL,5.00,'','4','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(1392,'5500','41731162851','2024-11-09 18:29:52',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1393,'1000','41731162851','2024-11-09 18:29:52',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk967shlje'),(1394,'4000','41731162851','2024-11-09 18:29:52',NULL,30.00,'','4','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(1395,'1110','41731166326','2024-11-09 18:41:03',NULL,22.00,'','4','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(1396,'5500','41731166326','2024-11-09 18:41:03',22.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1397,'1000','41731166326','2024-11-09 18:41:03',70.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sk927v7jjy'),(1398,'4000','41731166326','2024-11-09 18:41:03',NULL,70.00,'','4','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(1399,'1110','41731305196','2024-11-11 09:07:10',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(1400,'5500','41731305196','2024-11-11 09:07:10',26.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1401,'1000','41731305196','2024-11-11 09:07:10',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKB1DPPWQP'),(1402,'4000','41731305196','2024-11-11 09:07:10',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(1403,'1110','41731309084','2024-11-11 10:16:05',NULL,150.00,'','4','1','Inventory sold','1','','sales','333','','No',NULL,NULL,''),(1404,'1110','41731309084','2024-11-11 10:16:05',NULL,210.00,'','4','1','Inventory sold','1','','sales','1139','','No',NULL,NULL,''),(1405,'1110','41731309084','2024-11-11 10:16:05',NULL,170.00,'','4','1','Inventory sold','1','','sales','600','','No',NULL,NULL,''),(1406,'1110','41731309084','2024-11-11 10:16:05',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(1407,'5500','41731309084','2024-11-11 10:16:05',560.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1408,'1000','41731309084','2024-11-11 10:16:05',950.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1409,'4000','41731309084','2024-11-11 10:16:05',NULL,300.00,'','4','1','Good sold','1','','sales','333','','No',NULL,NULL,''),(1410,'4000','41731309084','2024-11-11 10:16:05',NULL,300.00,'','4','1','Good sold','1','','sales','1139','','No',NULL,NULL,''),(1411,'4000','41731309084','2024-11-11 10:16:05',NULL,300.00,'','4','1','Good sold','1','','sales','600','','No',NULL,NULL,''),(1412,'4000','41731309084','2024-11-11 10:16:05',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(1413,'1110','41731317291','2024-11-11 12:28:33',NULL,318.00,'','4','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(1414,'5500','41731317291','2024-11-11 12:28:33',318.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1415,'1000','41731317291','2024-11-11 12:28:33',450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKB3EG8DLL'),(1416,'4000','41731317291','2024-11-11 12:28:33',NULL,450.00,'','4','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(1417,'1110','41731317361','2024-11-11 12:30:06',NULL,12.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(1418,'5500','41731317361','2024-11-11 12:30:06',12.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1419,'1000','41731317361','2024-11-11 12:30:06',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1420,'4000','41731317361','2024-11-11 12:30:06',NULL,20.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(1421,'1110','41731319141','2024-11-11 13:03:38',NULL,106.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(1422,'1110','41731319141','2024-11-11 13:03:38',NULL,140.00,'','4','1','Inventory sold','1','','sales','201','','No',NULL,NULL,''),(1423,'1110','41731319141','2024-11-11 13:03:38',NULL,68.00,'','4','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(1424,'5500','41731319141','2024-11-11 13:03:38',314.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1425,'1000','41731319141','2024-11-11 13:03:38',560.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1426,'4000','41731319141','2024-11-11 13:03:38',NULL,150.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(1427,'4000','41731319141','2024-11-11 13:03:38',NULL,300.00,'','4','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(1428,'4000','41731319141','2024-11-11 13:03:38',NULL,110.00,'','4','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(1429,'1110','41731320063','2024-11-11 13:26:14',NULL,36.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(1430,'5500','41731320063','2024-11-11 13:26:14',36.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1431,'1000','41731320063','2024-11-11 13:26:14',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1432,'4000','41731320063','2024-11-11 13:26:14',NULL,70.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(1433,'1110','41731321116','2024-11-11 13:58:35',NULL,9.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(1434,'1110','41731321116','2024-11-11 13:58:35',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(1435,'1110','41731321116','2024-11-11 13:58:35',NULL,120.00,'','4','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(1436,'1110','41731321116','2024-11-11 13:58:35',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(1437,'5500','41731321116','2024-11-11 13:58:35',200.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1438,'1000','41731321116','2024-11-11 13:58:35',390.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1439,'4000','41731321116','2024-11-11 13:58:35',NULL,45.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(1440,'4000','41731321116','2024-11-11 13:58:35',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(1441,'4000','41731321116','2024-11-11 13:58:35',NULL,200.00,'','4','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(1442,'4000','41731321116','2024-11-11 13:58:35',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(1443,'1110','41731329495','2024-11-11 15:57:18',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(1444,'1110','41731329495','2024-11-11 15:57:18',NULL,19.50,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(1445,'1110','41731329495','2024-11-11 15:57:18',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(1446,'1110','41731329495','2024-11-11 15:57:18',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(1447,'1110','41731329495','2024-11-11 15:57:18',NULL,3.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(1448,'5500','41731329495','2024-11-11 15:57:18',104.95,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1449,'1000','41731329495','2024-11-11 15:57:18',300.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKB8F8WJAO'),(1450,'4000','41731329495','2024-11-11 15:57:18',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(1451,'4000','41731329495','2024-11-11 15:57:18',NULL,39.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(1452,'4000','41731329495','2024-11-11 15:57:18',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(1453,'4000','41731329495','2024-11-11 15:57:18',NULL,100.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(1454,'4000','41731329495','2024-11-11 15:57:18',NULL,6.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(1455,'1110','41731332923','2024-11-11 16:49:02',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(1456,'5500','41731332923','2024-11-11 16:49:02',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1457,'1000','41731332923','2024-11-11 16:49:02',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1458,'4000','41731332923','2024-11-11 16:49:02',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(1459,'1110','41731333666','2024-11-11 17:01:36',NULL,30.00,'','4','1','Inventory sold','1','','sales','1209','','No',NULL,NULL,''),(1460,'1110','41731333666','2024-11-11 17:01:36',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(1461,'5500','41731333666','2024-11-11 17:01:36',166.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1462,'1000','41731333666','2024-11-11 17:01:36',250.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKB4FKON7E'),(1463,'4000','41731333666','2024-11-11 17:01:36',NULL,50.00,'','4','1','Good sold','1','','sales','1209','','No',NULL,NULL,''),(1464,'4000','41731333666','2024-11-11 17:01:36',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(1465,'1110','41731337305','2024-11-11 18:17:24',NULL,11.00,'','4','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(1466,'5500','41731337305','2024-11-11 18:17:24',11.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1467,'1000','41731337305','2024-11-11 18:17:24',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1468,'4000','41731337305','2024-11-11 18:17:24',NULL,50.00,'','4','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(1469,'1110','41731393296','2024-11-12 09:35:33',NULL,5.70,'','4','1','Inventory sold','1','','sales','989','','No',NULL,NULL,''),(1470,'5500','41731393296','2024-11-12 09:35:33',5.70,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1471,'1000','41731393296','2024-11-12 09:35:33',18.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1472,'4000','41731393296','2024-11-12 09:35:33',NULL,18.00,'','4','1','Good sold','1','','sales','989','','No',NULL,NULL,''),(1473,'1110','41731393340','2024-11-12 09:41:49',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(1474,'5500','41731393340','2024-11-12 09:41:49',26.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1475,'1000','41731393340','2024-11-12 09:41:49',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'skc610bid6'),(1476,'4000','41731393340','2024-11-12 09:41:49',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(1477,'1110','41731393833','2024-11-12 09:47:08',NULL,4.40,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(1478,'1110','41731393833','2024-11-12 09:47:08',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(1479,'5500','41731393833','2024-11-12 09:47:08',14.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1480,'1000','41731393833','2024-11-12 09:47:08',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1481,'4000','41731393833','2024-11-12 09:47:08',NULL,20.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(1482,'4000','41731393833','2024-11-12 09:47:08',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(1483,'1110','41731394031','2024-11-12 11:05:05',NULL,4.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(1484,'5500','41731394031','2024-11-12 11:05:05',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1485,'1000','41731394031','2024-11-12 11:05:05',12.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKC61B1JRO'),(1486,'4000','41731394031','2024-11-12 11:05:05',NULL,12.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(1487,'1110','41731398773','2024-11-12 11:29:43',NULL,21.75,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(1488,'5500','41731398773','2024-11-12 11:29:43',21.75,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1489,'1000','41731398773','2024-11-12 11:29:43',45.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1490,'4000','41731398773','2024-11-12 11:29:43',NULL,45.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(1491,'1110','41731400212','2024-11-12 11:59:34',NULL,48.00,'','4','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(1492,'5500','41731400212','2024-11-12 11:59:34',48.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1493,'1000','41731400212','2024-11-12 11:59:34',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1494,'4000','41731400212','2024-11-12 11:59:34',NULL,100.00,'','4','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(1495,'1110','41731411270','2024-11-12 14:34:59',NULL,9.90,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(1496,'5500','41731411270','2024-11-12 14:34:59',9.90,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1497,'1000','41731411270','2024-11-12 14:34:59',45.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1498,'4000','41731411270','2024-11-12 14:34:59',NULL,45.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(1499,'1110','41731411324','2024-11-12 14:52:14',NULL,400.00,'','4','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(1500,'5500','41731411324','2024-11-12 14:52:14',400.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1501,'1000','41731411324','2024-11-12 14:52:14',540.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1502,'4000','41731411324','2024-11-12 14:52:14',NULL,540.00,'','4','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(1503,'1110','41731423254','2024-11-12 17:54:35',NULL,10.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(1504,'5500','41731423254','2024-11-12 17:54:35',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1505,'1000','41731423254','2024-11-12 17:54:35',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1506,'4000','41731423254','2024-11-12 17:54:35',NULL,20.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(1507,'1110','41731423322','2024-11-12 18:17:53',NULL,20.00,'','4','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(1508,'5500','41731423322','2024-11-12 18:17:53',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1509,'1000','41731423322','2024-11-12 18:17:53',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1510,'4000','41731423322','2024-11-12 18:17:53',NULL,50.00,'','4','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(1511,'1110','41731424676','2024-11-12 18:29:09',NULL,25.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(1512,'5500','41731424676','2024-11-12 18:29:09',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1513,'1000','41731424676','2024-11-12 18:29:09',35.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKC9K51GFF'),(1514,'4000','41731424676','2024-11-12 18:29:09',NULL,35.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(1515,'1000','41731428278','2024-11-12 19:18:30',15.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1516,'4000','41731428278','2024-11-12 19:18:30',NULL,15.00,'','4','1','Good sold','1','','sales','1206','','No',NULL,NULL,''),(1517,'1110','41731475403','2024-11-13 08:42:31',NULL,60.00,'','4','1','Inventory sold','1','','sales','1007','','No',NULL,NULL,''),(1518,'5500','41731475403','2024-11-13 08:42:31',60.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1519,'1000','41731475403','2024-11-13 08:42:31',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKD6LZNTYO'),(1520,'4000','41731475403','2024-11-13 08:42:31',NULL,150.00,'','4','1','Good sold','1','','sales','1007','','No',NULL,NULL,''),(1521,'1110','41731476672','2024-11-13 10:15:41',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(1522,'1110','41731476672','2024-11-13 10:15:41',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(1523,'5500','41731476672','2024-11-13 10:15:41',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1524,'1000','41731476672','2024-11-13 10:15:41',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1525,'4000','41731476672','2024-11-13 10:15:41',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(1526,'4000','41731476672','2024-11-13 10:15:41',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(1527,'1110','41731482144','2024-11-13 10:23:16',NULL,69.00,'','4','1','Inventory sold','1','','sales','972','','No',NULL,NULL,''),(1528,'5500','41731482144','2024-11-13 10:23:16',69.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1529,'1000','41731482144','2024-11-13 10:23:16',135.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKD3MCOPP9'),(1530,'4000','41731482144','2024-11-13 10:23:16',NULL,135.00,'','4','1','Good sold','1','','sales','972','','No',NULL,NULL,''),(1531,'1110','41731483879','2024-11-13 10:45:35',NULL,25.00,'','4','1','Inventory sold','1','','sales','143','','No',NULL,NULL,''),(1532,'5500','41731483879','2024-11-13 10:45:35',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1533,'1000','41731483879','2024-11-13 10:45:35',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1534,'4000','41731483879','2024-11-13 10:45:35',NULL,50.00,'','4','1','Good sold','1','','sales','143','','No',NULL,NULL,''),(1535,'1110','41731483954','2024-11-13 11:07:12',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(1536,'1110','41731483954','2024-11-13 11:07:12',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(1537,'1110','41731483954','2024-11-13 11:07:12',NULL,70.00,'','4','1','Inventory sold','1','','sales','1216','','No',NULL,NULL,''),(1538,'1110','41731483954','2024-11-13 11:07:12',NULL,84.00,'','4','1','Inventory sold','1','','sales','1140','','No',NULL,NULL,''),(1539,'5500','41731483954','2024-11-13 11:07:12',4724.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1540,'1000','41731483954','2024-11-13 11:07:12',355.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1541,'4000','41731483954','2024-11-13 11:07:12',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(1542,'4000','41731483954','2024-11-13 11:07:12',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(1543,'4000','41731483954','2024-11-13 11:07:12',NULL,120.00,'','4','1','Good sold','1','','sales','1216','','No',NULL,NULL,''),(1544,'4000','41731483954','2024-11-13 11:07:12',NULL,115.00,'','4','1','Good sold','1','','sales','1140','','No',NULL,NULL,''),(1545,'1110','41731485937','2024-11-13 12:12:25',NULL,400.00,'','4','1','Inventory sold','1','','sales','607','','No',NULL,NULL,''),(1546,'5500','41731485937','2024-11-13 12:12:25',400.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1547,'1000','41731485937','2024-11-13 12:12:25',800.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKD5MPXTR9'),(1548,'4000','41731485937','2024-11-13 12:12:25',NULL,800.00,'','4','1','Good sold','1','','sales','607','','No',NULL,NULL,''),(1549,'1110','41731489206','2024-11-13 12:28:18',NULL,100.00,'','4','1','Inventory sold','1','','sales','607','','No',NULL,NULL,''),(1550,'1110','41731489206','2024-11-13 12:28:18',NULL,114.00,'','4','1','Inventory sold','1','','sales','1171','','No',NULL,NULL,''),(1551,'1110','41731489206','2024-11-13 12:28:18',NULL,250.00,'','4','1','Inventory sold','1','','sales','1217','','No',NULL,NULL,''),(1552,'1110','41731489206','2024-11-13 12:28:18',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(1553,'1110','41731489206','2024-11-13 12:28:18',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(1554,'1110','41731489206','2024-11-13 12:28:18',NULL,90.00,'','4','1','Inventory sold','1','','sales','1174','','No',NULL,NULL,''),(1555,'1110','41731489206','2024-11-13 12:28:18',NULL,20.00,'','4','1','Inventory sold','1','','sales','1194','','No',NULL,NULL,''),(1556,'1110','41731489206','2024-11-13 12:28:18',NULL,110.00,'','4','1','Inventory sold','1','','sales','1219','','No',NULL,NULL,''),(1557,'1110','41731489206','2024-11-13 12:28:18',NULL,150.00,'','4','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(1558,'1110','41731489206','2024-11-13 12:28:18',NULL,114.00,'','4','1','Inventory sold','1','','sales','540','','No',NULL,NULL,''),(1559,'1110','41731489206','2024-11-13 12:28:18',NULL,441.00,'','4','1','Inventory sold','1','','sales','623','','No',NULL,NULL,''),(1560,'5500','41731489206','2024-11-13 12:28:18',5959.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1561,'1000','41731489206','2024-11-13 12:28:18',3170.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1562,'4000','41731489206','2024-11-13 12:28:18',NULL,200.00,'','4','1','Good sold','1','','sales','607','','No',NULL,NULL,''),(1563,'4000','41731489206','2024-11-13 12:28:18',NULL,150.00,'','4','1','Good sold','1','','sales','1171','','No',NULL,NULL,''),(1564,'4000','41731489206','2024-11-13 12:28:18',NULL,400.00,'','4','1','Good sold','1','','sales','1217','','No',NULL,NULL,''),(1565,'4000','41731489206','2024-11-13 12:28:18',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(1566,'4000','41731489206','2024-11-13 12:28:18',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(1567,'4000','41731489206','2024-11-13 12:28:18',NULL,250.00,'','4','1','Good sold','1','','sales','1174','','No',NULL,NULL,''),(1568,'4000','41731489206','2024-11-13 12:28:18',NULL,200.00,'','4','1','Good sold','1','','sales','1194','','No',NULL,NULL,''),(1569,'4000','41731489206','2024-11-13 12:28:18',NULL,170.00,'','4','1','Good sold','1','','sales','1219','','No',NULL,NULL,''),(1570,'4000','41731489206','2024-11-13 12:28:18',NULL,300.00,'','4','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(1571,'4000','41731489206','2024-11-13 12:28:18',NULL,300.00,'','4','1','Good sold','1','','sales','540','','No',NULL,NULL,''),(1572,'4000','41731489206','2024-11-13 12:28:18',NULL,1080.00,'','4','1','Good sold','1','','sales','623','','No',NULL,NULL,''),(1573,'1110','41731490334','2024-11-13 12:34:07',NULL,95.00,'','4','1','Inventory sold','1','','sales','525','','No',NULL,NULL,''),(1574,'1110','41731490334','2024-11-13 12:34:07',NULL,15.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(1575,'1110','41731490334','2024-11-13 12:34:07',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(1576,'5500','41731490334','2024-11-13 12:34:07',158.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1577,'1000','41731490334','2024-11-13 12:34:07',500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1578,'4000','41731490334','2024-11-13 12:34:07',NULL,300.00,'','4','1','Good sold','1','','sales','525','','No',NULL,NULL,''),(1579,'4000','41731490334','2024-11-13 12:34:07',NULL,50.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(1580,'4000','41731490334','2024-11-13 12:34:07',NULL,150.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(1581,'1110','41731491278','2024-11-13 12:48:21',NULL,50.00,'','4','1','Inventory sold','1','','sales','1229','','No',NULL,NULL,''),(1582,'5500','41731491278','2024-11-13 12:48:21',50.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1583,'1000','41731491278','2024-11-13 12:48:21',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1584,'4000','41731491278','2024-11-13 12:48:21',NULL,200.00,'','4','1','Good sold','1','','sales','1229','','No',NULL,NULL,''),(1585,'1110','41731493625','2024-11-13 13:27:17',NULL,8.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(1586,'5500','41731493625','2024-11-13 13:27:17',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1587,'1000','41731493625','2024-11-13 13:27:17',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1588,'4000','41731493625','2024-11-13 13:27:17',NULL,10.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(1589,'1110','41731497416','2024-11-13 14:50:32',NULL,210.00,'','4','1','Inventory sold','1','','sales','127','','No',NULL,NULL,''),(1590,'1110','41731497416','2024-11-13 14:50:32',NULL,480.00,'','4','1','Inventory sold','1','','sales','1164','','No',NULL,NULL,''),(1591,'1110','41731497416','2024-11-13 14:50:32',NULL,210.00,'','4','1','Inventory sold','1','','sales','1139','','No',NULL,NULL,''),(1592,'1110','41731497416','2024-11-13 14:50:32',NULL,390.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(1593,'5500','41731497416','2024-11-13 14:50:32',1290.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1594,'1000','41731497416','2024-11-13 14:50:32',2550.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,''),(1595,'4000','41731497416','2024-11-13 14:50:32',NULL,900.00,'','4','1','Good sold','1','','sales','127','','No',NULL,NULL,''),(1596,'4000','41731497416','2024-11-13 14:50:32',NULL,750.00,'','4','1','Good sold','1','','sales','1164','','No',NULL,NULL,''),(1597,'4000','41731497416','2024-11-13 14:50:32',NULL,300.00,'','4','1','Good sold','1','','sales','1139','','No',NULL,NULL,''),(1598,'4000','41731497416','2024-11-13 14:50:32',NULL,600.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(1599,'1110','41731499110','2024-11-13 14:58:42',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(1600,'5500','41731499110','2024-11-13 14:58:42',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1601,'1000','41731499110','2024-11-13 14:58:42',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKD6NE4WSA'),(1602,'4000','41731499110','2024-11-13 14:58:42',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(1603,'1110','41731500084','2024-11-13 15:15:00',NULL,106.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(1604,'5500','41731500084','2024-11-13 15:15:00',106.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1605,'1000','41731500084','2024-11-13 15:15:00',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKD7NG1ZEV'),(1606,'4000','41731500084','2024-11-13 15:15:00',NULL,150.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(1607,'1110','41731500257','2024-11-13 16:07:16',NULL,80.00,'','4','1','Inventory sold','1','','sales','587','','No',NULL,NULL,''),(1608,'1110','41731500257','2024-11-13 16:07:16',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(1609,'1110','41731500257','2024-11-13 16:07:16',NULL,15.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(1610,'5500','41731500257','2024-11-13 16:07:16',125.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1611,'1000','41731500257','2024-11-13 16:07:16',300.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKD6NNXHNM'),(1612,'4000','41731500257','2024-11-13 16:07:16',NULL,200.00,'','4','1','Good sold','1','','sales','587','','No',NULL,NULL,''),(1613,'4000','41731500257','2024-11-13 16:07:16',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(1614,'4000','41731500257','2024-11-13 16:07:16',NULL,25.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(1615,'1110','41731510092','2024-11-13 18:04:29',NULL,220.00,'','4','1','Inventory sold','1','','sales','644','','No',NULL,NULL,''),(1616,'1110','41731510092','2024-11-13 18:04:29',NULL,30.00,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(1617,'1110','41731510092','2024-11-13 18:04:29',NULL,65.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(1618,'1110','41731510092','2024-11-13 18:04:29',NULL,110.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(1619,'1110','41731510092','2024-11-13 18:04:29',NULL,35.00,'','4','1','Inventory sold','1','','sales','127','','No',NULL,NULL,''),(1620,'1110','41731510092','2024-11-13 18:04:29',NULL,100.00,'','4','1','Inventory sold','1','','sales','1165','','No',NULL,NULL,''),(1621,'5500','41731510092','2024-11-13 18:04:29',560.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1622,'1000','41731510092','2024-11-13 18:04:29',935.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1623,'4000','41731510092','2024-11-13 18:04:29',NULL,350.00,'','4','1','Good sold','1','','sales','644','','No',NULL,NULL,''),(1624,'4000','41731510092','2024-11-13 18:04:29',NULL,60.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(1625,'4000','41731510092','2024-11-13 18:04:29',NULL,100.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(1626,'4000','41731510092','2024-11-13 18:04:29',NULL,150.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(1627,'4000','41731510092','2024-11-13 18:04:29',NULL,150.00,'','4','1','Good sold','1','','sales','127','','No',NULL,NULL,''),(1628,'4000','41731510092','2024-11-13 18:04:29',NULL,125.00,'','4','1','Good sold','1','','sales','1165','','No',NULL,NULL,''),(1629,'1000','41731510282','2024-11-13 18:09:55',96.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1630,'4000','41731510282','2024-11-13 18:09:55',NULL,96.00,'','4','1','Good sold','1','','sales','1127','','No',NULL,NULL,''),(1631,'1110','41731563215','2024-11-14 08:47:35',NULL,7.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(1632,'5500','41731563215','2024-11-14 08:47:35',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1633,'1000','41731563215','2024-11-14 08:47:35',21.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1634,'4000','41731563215','2024-11-14 08:47:35',NULL,21.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(1635,'1110','41731563274','2024-11-14 09:39:58',NULL,28.00,'','4','1','Inventory sold','1','','sales','46','','No',NULL,NULL,''),(1636,'5500','41731563274','2024-11-14 09:39:58',28.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1637,'1000','41731563274','2024-11-14 09:39:58',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1638,'4000','41731563274','2024-11-14 09:39:58',NULL,40.00,'','4','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(1639,'1110','41731566403','2024-11-14 09:45:27',NULL,3.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(1640,'5500','41731566403','2024-11-14 09:45:27',3.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1641,'1000','41731566403','2024-11-14 09:45:27',9.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1642,'4000','41731566403','2024-11-14 09:45:27',NULL,9.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(1643,'1000','41731566731','2024-11-14 10:42:10',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKE2QKOMBI'),(1644,'4000','41731566731','2024-11-14 10:42:10',NULL,50.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(1645,'1110','41731570846','2024-11-14 10:54:20',NULL,14.00,'','4','1','Inventory sold','1','','sales','46','','No',NULL,NULL,''),(1646,'5500','41731570846','2024-11-14 10:54:20',14.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1647,'1000','41731570846','2024-11-14 10:54:20',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1648,'4000','41731570846','2024-11-14 10:54:20',NULL,20.00,'','4','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(1649,'1000','41731570863','2024-11-14 11:51:40',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKEOQSHOTK'),(1650,'4000','41731570863','2024-11-14 11:51:40',NULL,50.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(1651,'1110','41731579263','2024-11-14 13:15:10',NULL,10.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(1652,'5500','41731579263','2024-11-14 13:15:10',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1653,'1000','41731579263','2024-11-14 13:15:10',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1654,'4000','41731579263','2024-11-14 13:15:10',NULL,30.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(1655,'1110','41731579916','2024-11-14 13:25:38',NULL,210.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(1656,'5500','41731579916','2024-11-14 13:25:38',210.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1657,'1000','41731579916','2024-11-14 13:25:38',420.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKE1R5K38N'),(1658,'4000','41731579916','2024-11-14 13:25:38',NULL,420.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(1659,'1110','41731581300','2024-11-14 14:02:15',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(1660,'5500','41731581300','2024-11-14 14:02:15',6.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1661,'1000','41731581300','2024-11-14 14:02:15',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1662,'4000','41731581300','2024-11-14 14:02:15',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(1663,'1110','41731586065','2024-11-14 15:08:17',NULL,300.00,'','4','1','Inventory sold','1','','sales','1239','','No',NULL,NULL,''),(1664,'5500','41731586065','2024-11-14 15:08:17',300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1665,'1000','41731586065','2024-11-14 15:08:17',380.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKE4RJTJPK'),(1666,'4000','41731586065','2024-11-14 15:08:17',NULL,380.00,'','4','1','Good sold','1','','sales','1239','','No',NULL,NULL,''),(1667,'1110','41731586154','2024-11-14 15:14:40',NULL,6.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(1668,'1110','41731586154','2024-11-14 15:14:40',NULL,1.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(1669,'5500','41731586154','2024-11-14 15:14:40',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1670,'1000','41731586154','2024-11-14 15:14:40',21.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKE7RLMS81'),(1671,'4000','41731586154','2024-11-14 15:14:40',NULL,18.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(1672,'4000','41731586154','2024-11-14 15:14:40',NULL,3.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(1673,'1110','41731587587','2024-11-14 15:33:31',NULL,9.00,'','4','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(1674,'5500','41731587587','2024-11-14 15:33:31',9.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1675,'1000','41731587587','2024-11-14 15:33:31',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKE5ROK19J'),(1676,'4000','41731587587','2024-11-14 15:33:31',NULL,30.00,'','4','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(1677,'1110','41731587692','2024-11-14 16:13:50',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(1678,'5500','41731587692','2024-11-14 16:13:50',11.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1679,'1000','41731587692','2024-11-14 16:13:50',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKE5RT1L4V'),(1680,'4000','41731587692','2024-11-14 16:13:50',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(1681,'1110','41731590088','2024-11-14 16:21:18',NULL,25.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(1682,'5500','41731590088','2024-11-14 16:21:18',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1683,'1000','41731590088','2024-11-14 16:21:18',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1684,'4000','41731590088','2024-11-14 16:21:18',NULL,50.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(1685,'1110','41731590483','2024-11-14 16:54:12',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(1686,'5500','41731590483','2024-11-14 16:54:12',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1687,'1000','41731590483','2024-11-14 16:54:12',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1688,'4000','41731590483','2024-11-14 16:54:12',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(1689,'1110','41731592460','2024-11-14 18:13:39',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1690,'5500','41731592460','2024-11-14 18:13:39',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1691,'1000','41731592460','2024-11-14 18:13:39',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1692,'4000','41731592460','2024-11-14 18:13:39',NULL,50.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1693,'1110','41731597254','2024-11-14 18:25:36',NULL,80.00,'','4','1','Inventory sold','1','','sales','1207','','No',NULL,NULL,''),(1694,'1110','41731597254','2024-11-14 18:25:36',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1695,'1110','41731597254','2024-11-14 18:25:36',NULL,0.00,'','4','1','Inventory sold','1','','sales','1106','','No',NULL,NULL,''),(1696,'1110','41731597254','2024-11-14 18:25:36',NULL,60.00,'','4','1','Inventory sold','1','','sales','1007','','No',NULL,NULL,''),(1697,'1110','41731597254','2024-11-14 18:25:36',NULL,165.00,'','4','1','Inventory sold','1','','sales','1210','','No',NULL,NULL,''),(1698,'1110','41731597254','2024-11-14 18:25:36',NULL,5.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(1699,'5500','41731597254','2024-11-14 18:25:36',340.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1700,'1000','41731597254','2024-11-14 18:25:36',730.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1701,'4000','41731597254','2024-11-14 18:25:36',NULL,160.00,'','4','1','Good sold','1','','sales','1207','','No',NULL,NULL,''),(1702,'4000','41731597254','2024-11-14 18:25:36',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1703,'4000','41731597254','2024-11-14 18:25:36',NULL,100.00,'','4','1','Good sold','1','','sales','1106','','No',NULL,NULL,''),(1704,'4000','41731597254','2024-11-14 18:25:36',NULL,150.00,'','4','1','Good sold','1','','sales','1007','','No',NULL,NULL,''),(1705,'4000','41731597254','2024-11-14 18:25:36',NULL,250.00,'','4','1','Good sold','1','','sales','1210','','No',NULL,NULL,''),(1706,'4000','41731597254','2024-11-14 18:25:36',NULL,10.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(1707,'1110','41731598781','2024-11-14 18:40:01',NULL,25.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(1708,'5500','41731598781','2024-11-14 18:40:01',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1709,'1000','41731598781','2024-11-14 18:40:01',35.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKE3SKFFOL'),(1710,'4000','41731598781','2024-11-14 18:40:01',NULL,35.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(1711,'1110','41731600638','2024-11-14 19:11:25',NULL,220.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(1712,'1110','41731600638','2024-11-14 19:11:25',NULL,95.00,'','4','1','Inventory sold','1','','sales','525','','No',NULL,NULL,''),(1713,'1110','41731600638','2024-11-14 19:11:25',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1714,'5500','41731600638','2024-11-14 19:11:25',345.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1715,'1000','41731600638','2024-11-14 19:11:25',660.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1716,'4000','41731600638','2024-11-14 19:11:25',NULL,300.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(1717,'4000','41731600638','2024-11-14 19:11:25',NULL,300.00,'','4','1','Good sold','1','','sales','525','','No',NULL,NULL,''),(1718,'4000','41731600638','2024-11-14 19:11:25',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1719,'1110','41731650456','2024-11-15 09:01:22',NULL,22.89,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(1720,'5500','41731650456','2024-11-15 09:01:22',22.89,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1721,'1000','41731650456','2024-11-15 09:01:22',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1722,'4000','41731650456','2024-11-15 09:01:22',NULL,60.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(1723,'1110','41731650486','2024-11-15 10:12:07',NULL,44.50,'','4','1','Inventory sold','1','','sales','582','','No',NULL,NULL,''),(1724,'1110','41731650486','2024-11-15 10:12:07',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(1725,'5500','41731650486','2024-11-15 10:12:07',74.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1726,'1000','41731650486','2024-11-15 10:12:07',160.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'skf9umg3l7'),(1727,'4000','41731650486','2024-11-15 10:12:07',NULL,100.00,'','4','1','Good sold','1','','sales','582','','No',NULL,NULL,''),(1728,'4000','41731650486','2024-11-15 10:12:07',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(1729,'1110','41731654813','2024-11-15 10:33:06',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(1730,'1110','41731654813','2024-11-15 10:33:06',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(1731,'5500','41731654813','2024-11-15 10:33:06',154.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1732,'1000','41731654813','2024-11-15 10:33:06',250.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1733,'4000','41731654813','2024-11-15 10:33:06',NULL,200.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(1734,'4000','41731654813','2024-11-15 10:33:06',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(1735,'1110','41731661680','2024-11-15 12:09:11',NULL,100.00,'','4','1','Inventory sold','1','','sales','430','','No',NULL,NULL,''),(1736,'5500','41731661680','2024-11-15 12:09:11',100.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1737,'1000','41731661680','2024-11-15 12:09:11',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKF7V1YCEP'),(1738,'4000','41731661680','2024-11-15 12:09:11',NULL,200.00,'','4','1','Good sold','1','','sales','430','','No',NULL,NULL,''),(1739,'1110','41731661952','2024-11-15 12:15:42',NULL,25.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(1740,'1110','41731661952','2024-11-15 12:15:42',NULL,10.00,'','4','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(1741,'5500','41731661952','2024-11-15 12:15:42',35.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1742,'1000','41731661952','2024-11-15 12:15:42',55.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1743,'4000','41731661952','2024-11-15 12:15:42',NULL,35.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(1744,'4000','41731661952','2024-11-15 12:15:42',NULL,20.00,'','4','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(1745,'1110','41731665523','2024-11-15 13:14:22',NULL,400.00,'','4','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(1746,'5500','41731665523','2024-11-15 13:14:22',400.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1747,'1000','41731665523','2024-11-15 13:14:22',540.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1748,'4000','41731665523','2024-11-15 13:14:22',NULL,540.00,'','4','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(1749,'1110','41731665836','2024-11-15 13:54:46',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(1750,'1110','41731665836','2024-11-15 13:54:46',NULL,20.00,'','4','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(1751,'5500','41731665836','2024-11-15 13:54:46',99.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1752,'1000','41731665836','2024-11-15 13:54:46',160.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1753,'4000','41731665836','2024-11-15 13:54:46',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(1754,'4000','41731665836','2024-11-15 13:54:46',NULL,40.00,'','4','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(1755,'1110','41731668238','2024-11-15 14:14:51',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(1756,'5500','41731668238','2024-11-15 14:14:51',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1757,'1000','41731668238','2024-11-15 14:14:51',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1758,'4000','41731668238','2024-11-15 14:14:51',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(1759,'1110','41731669305','2024-11-15 14:32:34',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(1760,'1110','41731669305','2024-11-15 14:32:34',NULL,230.00,'','4','1','Inventory sold','1','','sales','1012','','No',NULL,NULL,''),(1761,'1110','41731669305','2024-11-15 14:32:34',NULL,80.85,'','4','1','Inventory sold','1','','sales','601','','No',NULL,NULL,''),(1762,'5500','41731669305','2024-11-15 14:32:34',330.85,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1763,'1000','41731669305','2024-11-15 14:32:34',540.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKF2VL3RJG'),(1764,'4000','41731669305','2024-11-15 14:32:34',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(1765,'4000','41731669305','2024-11-15 14:32:34',NULL,350.00,'','4','1','Good sold','1','','sales','1012','','No',NULL,NULL,''),(1766,'4000','41731669305','2024-11-15 14:32:34',NULL,150.00,'','4','1','Good sold','1','','sales','601','','No',NULL,NULL,''),(1767,'1110','41731671350','2024-11-15 14:49:33',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(1768,'5500','41731671350','2024-11-15 14:49:33',48.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1769,'1000','41731671350','2024-11-15 14:49:33',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1770,'4000','41731671350','2024-11-15 14:49:33',NULL,150.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(1771,'1110','41731675701','2024-11-15 16:04:20',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(1772,'5500','41731675701','2024-11-15 16:04:20',26.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1773,'1000','41731675701','2024-11-15 16:04:20',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1774,'4000','41731675701','2024-11-15 16:04:20',NULL,40.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(1775,'1110','41731678696','2024-11-15 16:55:36',NULL,400.00,'','4','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(1776,'1110','41731678696','2024-11-15 16:55:36',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(1777,'5500','41731678696','2024-11-15 16:55:36',400.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1778,'1000','41731678696','2024-11-15 16:55:36',570.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKF2W8M2RG'),(1779,'4000','41731678696','2024-11-15 16:55:36',NULL,520.00,'','4','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(1780,'4000','41731678696','2024-11-15 16:55:36',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(1781,'1110','41731680553','2024-11-15 17:22:54',NULL,10.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(1782,'5500','41731680553','2024-11-15 17:22:54',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1783,'1000','41731680553','2024-11-15 17:22:54',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKF8WD5SDC'),(1784,'4000','41731680553','2024-11-15 17:22:54',NULL,50.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(1785,'1110','41731682286','2024-11-15 17:54:34',NULL,5.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(1786,'5500','41731682286','2024-11-15 17:54:34',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1787,'1000','41731682286','2024-11-15 17:54:34',10.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKFOWJ1ODG'),(1788,'4000','41731682286','2024-11-15 17:54:34',NULL,10.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(1789,'1110','41731682537','2024-11-15 18:06:14',NULL,160.00,'','4','1','Inventory sold','1','','sales','1177','','No',NULL,NULL,''),(1790,'1110','41731682537','2024-11-15 18:06:14',NULL,43.50,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(1791,'5500','41731682537','2024-11-15 18:06:14',203.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1792,'1000','41731682537','2024-11-15 18:06:14',390.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1793,'4000','41731682537','2024-11-15 18:06:14',NULL,300.00,'','4','1','Good sold','1','','sales','1177','','No',NULL,NULL,''),(1794,'4000','41731682537','2024-11-15 18:06:14',NULL,90.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(1795,'1110','41731684756','2024-11-15 18:32:53',NULL,80.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(1796,'5500','41731684756','2024-11-15 18:32:53',80.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1797,'1000','41731684756','2024-11-15 18:32:53',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1798,'4000','41731684756','2024-11-15 18:32:53',NULL,100.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(1799,'1110','41731737249','2024-11-16 09:43:24',NULL,4.40,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(1800,'5500','41731737249','2024-11-16 09:43:24',4.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1801,'1000','41731737249','2024-11-16 09:43:24',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKG3YSJQQZ'),(1802,'4000','41731737249','2024-11-16 09:43:24',NULL,20.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(1803,'1110','41731739455','2024-11-16 09:53:43',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(1804,'5500','41731739455','2024-11-16 09:53:43',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1805,'1000','41731739455','2024-11-16 09:53:43',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKGOYTWNRU'),(1806,'4000','41731739455','2024-11-16 09:53:43',NULL,100.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(1807,'1110','41731740084','2024-11-16 11:25:33',NULL,4.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(1808,'5500','41731740084','2024-11-16 11:25:33',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1809,'1000','41731740084','2024-11-16 11:25:33',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1810,'4000','41731740084','2024-11-16 11:25:33',NULL,10.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(1811,'1110','41731759525','2024-11-16 16:40:44',NULL,4.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(1812,'5500','41731759525','2024-11-16 16:40:44',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1813,'1000','41731759525','2024-11-16 16:40:44',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1814,'4000','41731759525','2024-11-16 16:40:44',NULL,10.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(1815,'1110','41731765306','2024-11-16 16:55:44',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(1816,'5500','41731765306','2024-11-16 16:55:44',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1817,'1000','41731765306','2024-11-16 16:55:44',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKG81G2T5K'),(1818,'4000','41731765306','2024-11-16 16:55:44',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(1819,'1110','41731765385','2024-11-16 17:13:53',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(1820,'5500','41731765385','2024-11-16 17:13:53',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1821,'1000','41731765385','2024-11-16 17:13:53',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1822,'4000','41731765385','2024-11-16 17:13:53',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(1823,'1110','41731766437','2024-11-16 17:54:32',NULL,23.00,'','4','1','Inventory sold','1','','sales','1012','','No',NULL,NULL,''),(1824,'5500','41731766437','2024-11-16 17:54:32',23.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1825,'1000','41731766437','2024-11-16 17:54:32',35.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1826,'4000','41731766437','2024-11-16 17:54:32',NULL,35.00,'','4','1','Good sold','1','','sales','1012','','No',NULL,NULL,''),(1827,'1110','41731770108','2024-11-16 18:20:05',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(1828,'5500','41731770108','2024-11-16 18:20:05',18.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1829,'1000','41731770108','2024-11-16 18:20:05',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1830,'4000','41731770108','2024-11-16 18:20:05',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(1831,'1110','41731770434','2024-11-16 18:29:16',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(1832,'1110','41731770434','2024-11-16 18:29:16',NULL,56.00,'','4','1','Inventory sold','1','','sales','1200','','No',NULL,NULL,''),(1833,'5500','41731770434','2024-11-16 18:29:16',67.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1834,'1000','41731770434','2024-11-16 18:29:16',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1835,'4000','41731770434','2024-11-16 18:29:16',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(1836,'4000','41731770434','2024-11-16 18:29:16',NULL,100.00,'','4','1','Good sold','1','','sales','1200','','No',NULL,NULL,''),(1837,'1110','41731771386','2024-11-16 18:49:23',NULL,22.00,'','4','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(1838,'1110','41731771386','2024-11-16 18:49:23',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(1839,'5500','41731771386','2024-11-16 18:49:23',52.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1840,'1000','41731771386','2024-11-16 18:49:23',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKG421YXOY'),(1841,'4000','41731771386','2024-11-16 18:49:23',NULL,70.00,'','4','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(1842,'4000','41731771386','2024-11-16 18:49:23',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(1843,'1110','41731772327','2024-11-16 19:22:34',NULL,56.00,'','4','1','Inventory sold','1','','sales','1200','','No',NULL,NULL,''),(1844,'1110','41731772327','2024-11-16 19:22:34',NULL,0.00,'','4','1','Inventory sold','1','','sales','1206','','No',NULL,NULL,''),(1845,'5500','41731772327','2024-11-16 19:22:34',56.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1846,'1000','41731772327','2024-11-16 19:22:34',110.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1847,'4000','41731772327','2024-11-16 19:22:34',NULL,100.00,'','4','1','Good sold','1','','sales','1200','','No',NULL,NULL,''),(1848,'4000','41731772327','2024-11-16 19:22:34',NULL,10.00,'','4','1','Good sold','1','','sales','1206','','No',NULL,NULL,''),(1849,'1110','41731774161','2024-11-16 19:44:51',NULL,207.00,'','4','1','Inventory sold','1','','sales','1012','','No',NULL,NULL,''),(1850,'1110','41731774161','2024-11-16 19:44:51',NULL,308.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(1851,'1110','41731774161','2024-11-16 19:44:51',NULL,95.00,'','4','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(1852,'1110','41731774161','2024-11-16 19:44:51',NULL,44.00,'','4','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(1853,'5500','41731774161','2024-11-16 19:44:51',654.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1854,'1000','41731774161','2024-11-16 19:44:51',1445.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKGO2EJKM8'),(1855,'4000','41731774161','2024-11-16 19:44:51',NULL,315.00,'','4','1','Good sold','1','','sales','1012','','No',NULL,NULL,''),(1856,'4000','41731774161','2024-11-16 19:44:51',NULL,420.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(1857,'4000','41731774161','2024-11-16 19:44:51',NULL,570.00,'','4','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(1858,'4000','41731774161','2024-11-16 19:44:51',NULL,140.00,'','4','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(1859,'1110','41731775829','2024-11-16 19:50:51',NULL,72.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(1860,'5500','41731775829','2024-11-16 19:50:51',72.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1861,'1000','41731775829','2024-11-16 19:50:51',140.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1862,'4000','41731775829','2024-11-16 19:50:51',NULL,140.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(1863,'1110','41731910082','2024-11-18 09:08:24',NULL,22.89,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(1864,'5500','41731910082','2024-11-18 09:08:24',22.89,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1865,'1000','41731910082','2024-11-18 09:08:24',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1866,'4000','41731910082','2024-11-18 09:08:24',NULL,60.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(1867,'1110','41731910114','2024-11-18 10:13:00',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(1868,'5500','41731910114','2024-11-18 10:13:00',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1869,'1000','41731910114','2024-11-18 10:13:00',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1870,'4000','41731910114','2024-11-18 10:13:00',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(1871,'1110','41731914435','2024-11-18 10:21:01',NULL,3.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(1872,'5500','41731914435','2024-11-18 10:21:01',3.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1873,'1000','41731914435','2024-11-18 10:21:01',9.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1874,'4000','41731914435','2024-11-18 10:21:01',NULL,9.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(1875,'1110','41731914465','2024-11-18 10:34:46',NULL,68.00,'','4','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(1876,'5500','41731914465','2024-11-18 10:34:46',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1877,'1000','41731914465','2024-11-18 10:34:46',110.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1878,'4000','41731914465','2024-11-18 10:34:46',NULL,110.00,'','4','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(1879,'1110','41731915289','2024-11-18 10:42:29',NULL,39.00,'','4','1','Inventory sold','1','','sales','896','','No',NULL,NULL,''),(1880,'5500','41731915289','2024-11-18 10:42:29',39.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1881,'1000','41731915289','2024-11-18 10:42:29',80.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKI18OXCAN'),(1882,'4000','41731915289','2024-11-18 10:42:29',NULL,80.00,'','4','1','Good sold','1','','sales','896','','No',NULL,NULL,''),(1883,'1110','41731915871','2024-11-18 11:27:47',NULL,400.00,'','4','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(1884,'5500','41731915871','2024-11-18 11:27:47',400.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1885,'1000','41731915871','2024-11-18 11:27:47',540.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1886,'4000','41731915871','2024-11-18 11:27:47',NULL,540.00,'','4','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(1887,'1110','41731918471','2024-11-18 11:34:51',NULL,210.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(1888,'5500','41731918471','2024-11-18 11:34:51',210.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1889,'1000','41731918471','2024-11-18 11:34:51',420.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1890,'4000','41731918471','2024-11-18 11:34:51',NULL,420.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(1891,'1110','41731918912','2024-11-18 11:47:18',NULL,96.00,'','4','1','Inventory sold','1','','sales','1141','','No',NULL,NULL,''),(1892,'1110','41731918912','2024-11-18 11:47:18',NULL,400.00,'','4','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(1893,'5500','41731918912','2024-11-18 11:47:18',496.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1894,'1000','41731918912','2024-11-18 11:47:18',690.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1895,'4000','41731918912','2024-11-18 11:47:18',NULL,150.00,'','4','1','Good sold','1','','sales','1141','','No',NULL,NULL,''),(1896,'4000','41731918912','2024-11-18 11:47:18',NULL,540.00,'','4','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(1897,'1110','41731920127','2024-11-18 12:07:30',NULL,106.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(1898,'1110','41731920127','2024-11-18 12:07:30',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(1899,'5500','41731920127','2024-11-18 12:07:30',124.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1900,'1000','41731920127','2024-11-18 12:07:30',180.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1901,'4000','41731920127','2024-11-18 12:07:30',NULL,150.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(1902,'4000','41731920127','2024-11-18 12:07:30',NULL,30.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(1903,'1110','41731920855','2024-11-18 12:08:17',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(1904,'5500','41731920855','2024-11-18 12:08:17',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1905,'1000','41731920855','2024-11-18 12:08:17',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SK108BOGGK'),(1906,'4000','41731920855','2024-11-18 12:08:17',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(1907,'1110','41731926051','2024-11-18 13:46:50',NULL,58.36,'','4','1','Inventory sold','1','','sales','791','','No',NULL,NULL,''),(1908,'5500','41731926051','2024-11-18 13:46:50',58.36,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1909,'1000','41731926051','2024-11-18 13:46:50',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKIO8PV5KG'),(1910,'4000','41731926051','2024-11-18 13:46:50',NULL,200.00,'','4','1','Good sold','1','','sales','791','','No',NULL,NULL,''),(1911,'1110','41731926840','2024-11-18 13:51:44',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(1912,'5500','41731926840','2024-11-18 13:51:44',60.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1913,'1000','41731926840','2024-11-18 13:51:44',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1914,'4000','41731926840','2024-11-18 13:51:44',NULL,150.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(1915,'1110','41731927546','2024-11-18 14:18:10',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(1916,'1110','41731927546','2024-11-18 14:18:10',NULL,30.00,'','4','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(1917,'5500','41731927546','2024-11-18 14:18:10',50.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1918,'1000','41731927546','2024-11-18 14:18:10',140.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1919,'4000','41731927546','2024-11-18 14:18:10',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(1920,'4000','41731927546','2024-11-18 14:18:10',NULL,100.00,'','4','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(1921,'1110','41731938231','2024-11-18 17:00:39',NULL,44.50,'','4','1','Inventory sold','1','','sales','582','','No',NULL,NULL,''),(1922,'1110','41731938231','2024-11-18 17:00:39',NULL,120.00,'','4','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(1923,'1110','41731938231','2024-11-18 17:00:39',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(1924,'1110','41731938231','2024-11-18 17:00:39',NULL,7.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(1925,'1110','41731938231','2024-11-18 17:00:39',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(1926,'5500','41731938231','2024-11-18 17:00:39',242.95,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1927,'1000','41731938231','2024-11-18 17:00:39',460.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1928,'4000','41731938231','2024-11-18 17:00:39',NULL,100.00,'','4','1','Good sold','1','','sales','582','','No',NULL,NULL,''),(1929,'4000','41731938231','2024-11-18 17:00:39',NULL,180.00,'','4','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(1930,'4000','41731938231','2024-11-18 17:00:39',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(1931,'4000','41731938231','2024-11-18 17:00:39',NULL,35.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(1932,'4000','41731938231','2024-11-18 17:00:39',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(1933,'1110','41731944537','2024-11-18 18:42:32',NULL,36.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(1934,'5500','41731944537','2024-11-18 18:42:32',36.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1935,'1000','41731944537','2024-11-18 18:42:32',70.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKI592SOT9'),(1936,'4000','41731944537','2024-11-18 18:42:32',NULL,70.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(1937,'1110','41731944699','2024-11-18 18:57:34',NULL,11.00,'','4','1','Inventory sold','1','','sales','74','','No',NULL,NULL,''),(1938,'1110','41731944699','2024-11-18 18:57:34',NULL,72.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(1939,'1110','41731944699','2024-11-18 18:57:34',NULL,0.00,'','4','1','Inventory sold','1','','sales','1196','','No',NULL,NULL,''),(1940,'5500','41731944699','2024-11-18 18:57:34',83.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1941,'1000','41731944699','2024-11-18 18:57:34',260.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1942,'4000','41731944699','2024-11-18 18:57:34',NULL,20.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(1943,'4000','41731944699','2024-11-18 18:57:34',NULL,140.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(1944,'4000','41731944699','2024-11-18 18:57:34',NULL,100.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(1945,'1110','41731945460','2024-11-18 18:58:57',NULL,42.00,'','4','1','Inventory sold','1','','sales','46','','No',NULL,NULL,''),(1946,'5500','41731945460','2024-11-18 18:58:57',42.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1947,'1000','41731945460','2024-11-18 18:58:57',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SK19A34JKD'),(1948,'4000','41731945460','2024-11-18 18:58:57',NULL,60.00,'','4','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(1949,'1110','41731946578','2024-11-18 19:16:56',NULL,8.80,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(1950,'5500','41731946578','2024-11-18 19:16:56',8.80,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1951,'1000','41731946578','2024-11-18 19:16:56',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1952,'4000','41731946578','2024-11-18 19:16:56',NULL,40.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(1953,'1110','41731947309','2024-11-18 19:29:31',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(1954,'1110','41731947309','2024-11-18 19:29:31',NULL,30.00,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(1955,'5500','41731947309','2024-11-18 19:29:31',81.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1956,'1000','41731947309','2024-11-18 19:29:31',165.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,''),(1957,'4000','41731947309','2024-11-18 19:29:31',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(1958,'4000','41731947309','2024-11-18 19:29:31',NULL,60.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(1959,'1110','41732001042','2024-11-19 10:24:41',NULL,12.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(1960,'1110','41732001042','2024-11-19 10:24:41',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(1961,'5500','41732001042','2024-11-19 10:24:41',22.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1962,'1000','41732001042','2024-11-19 10:24:41',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1963,'4000','41732001042','2024-11-19 10:24:41',NULL,20.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(1964,'4000','41732001042','2024-11-19 10:24:41',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(1965,'1110','41732008412','2024-11-19 12:27:17',NULL,72.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(1966,'5500','41732008412','2024-11-19 12:27:17',72.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1967,'1000','41732008412','2024-11-19 12:27:17',140.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1968,'4000','41732008412','2024-11-19 12:27:17',NULL,140.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(1969,'1110','41732018585','2024-11-19 15:17:35',NULL,120.00,'','4','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(1970,'1110','41732018585','2024-11-19 15:17:35',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(1971,'1110','41732018585','2024-11-19 15:17:35',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(1972,'5500','41732018585','2024-11-19 15:17:35',173.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1973,'1000','41732018585','2024-11-19 15:17:35',375.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKJ8D7KD4Q'),(1974,'4000','41732018585','2024-11-19 15:17:35',NULL,200.00,'','4','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(1975,'4000','41732018585','2024-11-19 15:17:35',NULL,150.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(1976,'4000','41732018585','2024-11-19 15:17:35',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(1977,'1110','41732018731','2024-11-19 15:19:15',NULL,10.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(1978,'5500','41732018731','2024-11-19 15:19:15',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1979,'1000','41732018731','2024-11-19 15:19:15',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1980,'4000','41732018731','2024-11-19 15:19:15',NULL,50.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(1981,'1110','41732022780','2024-11-19 16:26:50',NULL,10.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(1982,'5500','41732022780','2024-11-19 16:26:50',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1983,'1000','41732022780','2024-11-19 16:26:50',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1984,'4000','41732022780','2024-11-19 16:26:50',NULL,20.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(1985,'1110','41732022816','2024-11-19 17:46:18',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(1986,'5500','41732022816','2024-11-19 17:46:18',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1987,'1000','41732022816','2024-11-19 17:46:18',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1988,'4000','41732022816','2024-11-19 17:46:18',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(1989,'1110','41732028323','2024-11-19 17:59:33',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(1990,'1110','41732028323','2024-11-19 17:59:33',NULL,8.00,'','4','1','Inventory sold','1','','sales','400','','No',NULL,NULL,''),(1991,'5500','41732028323','2024-11-19 17:59:33',28.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1992,'1000','41732028323','2024-11-19 17:59:33',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKJ3DWV3LD'),(1993,'4000','41732028323','2024-11-19 17:59:33',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(1994,'4000','41732028323','2024-11-19 17:59:33',NULL,20.00,'','4','1','Good sold','1','','sales','400','','No',NULL,NULL,''),(1995,'1110','41732030762','2024-11-19 18:39:37',NULL,14.59,'','4','1','Inventory sold','1','','sales','791','','No',NULL,NULL,''),(1996,'5500','41732030762','2024-11-19 18:39:37',14.59,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1997,'1000','41732030762','2024-11-19 18:39:37',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1998,'4000','41732030762','2024-11-19 18:39:37',NULL,50.00,'','4','1','Good sold','1','','sales','791','','No',NULL,NULL,''),(1999,'1110','41732033025','2024-11-19 19:17:56',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(2000,'1110','41732033025','2024-11-19 19:17:56',NULL,25.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(2001,'1110','41732033025','2024-11-19 19:17:56',NULL,2.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(2002,'5500','41732033025','2024-11-19 19:17:56',45.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2003,'1000','41732033025','2024-11-19 19:17:56',90.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2004,'4000','41732033025','2024-11-19 19:17:56',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(2005,'4000','41732033025','2024-11-19 19:17:56',NULL,35.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(2006,'4000','41732033025','2024-11-19 19:17:56',NULL,5.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(2007,'1110','41732089268','2024-11-20 10:55:58',NULL,46.00,'','4','1','Inventory sold','1','','sales','514','','No',NULL,NULL,''),(2008,'1110','41732089268','2024-11-20 10:55:58',NULL,10.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(2009,'1110','41732089268','2024-11-20 10:55:58',NULL,0.00,'','4','1','Inventory sold','1','','sales','1206','','No',NULL,NULL,''),(2010,'5500','41732089268','2024-11-20 10:55:58',56.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2011,'1000','41732089268','2024-11-20 10:55:58',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2012,'4000','41732089268','2024-11-20 10:55:58',NULL,60.00,'','4','1','Good sold','1','','sales','514','','No',NULL,NULL,''),(2013,'4000','41732089268','2024-11-20 10:55:58',NULL,20.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(2014,'4000','41732089268','2024-11-20 10:55:58',NULL,20.00,'','4','1','Good sold','1','','sales','1206','','No',NULL,NULL,''),(2015,'1110','41732089362','2024-11-20 10:56:24',NULL,128.00,'','4','1','Inventory sold','1','','sales','529','','No',NULL,NULL,''),(2016,'5500','41732089362','2024-11-20 10:56:24',128.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2017,'1000','41732089362','2024-11-20 10:56:24',400.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKK4GCXWJC'),(2018,'4000','41732089362','2024-11-20 10:56:24',NULL,400.00,'','4','1','Good sold','1','','sales','529','','No',NULL,NULL,''),(2019,'1110','41732089428','2024-11-20 12:29:37',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(2020,'1110','41732089428','2024-11-20 12:29:37',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(2021,'1110','41732089428','2024-11-20 12:29:37',NULL,21.75,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(2022,'5500','41732089428','2024-11-20 12:29:37',38.75,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2023,'1000','41732089428','2024-11-20 12:29:37',125.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2024,'4000','41732089428','2024-11-20 12:29:37',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(2025,'4000','41732089428','2024-11-20 12:29:37',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(2026,'4000','41732089428','2024-11-20 12:29:37',NULL,45.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(2027,'1110','41732108273','2024-11-20 16:12:49',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(2028,'1110','41732108273','2024-11-20 16:12:49',NULL,21.75,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(2029,'1110','41732108273','2024-11-20 16:12:49',NULL,7.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(2030,'5500','41732108273','2024-11-20 16:12:49',80.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2031,'1000','41732108273','2024-11-20 16:12:49',185.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKK5H16A1L'),(2032,'4000','41732108273','2024-11-20 16:12:49',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(2033,'4000','41732108273','2024-11-20 16:12:49',NULL,45.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(2034,'4000','41732108273','2024-11-20 16:12:49',NULL,35.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(2035,'1110','41732108418','2024-11-20 16:50:40',NULL,42.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(2036,'5500','41732108418','2024-11-20 16:50:40',42.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2037,'1000','41732108418','2024-11-20 16:50:40',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2038,'4000','41732108418','2024-11-20 16:50:40',NULL,70.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(2039,'1110','41732112703','2024-11-20 17:25:19',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(2040,'5500','41732112703','2024-11-20 17:25:19',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2041,'1000','41732112703','2024-11-20 17:25:19',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKK7HUR44F'),(2042,'4000','41732112703','2024-11-20 17:25:19',NULL,100.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(2043,'1110','41732112751','2024-11-20 18:07:36',NULL,4.40,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(2044,'5500','41732112751','2024-11-20 18:07:36',4.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2045,'1000','41732112751','2024-11-20 18:07:36',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2046,'4000','41732112751','2024-11-20 18:07:36',NULL,20.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(2047,'1110','41732118820','2024-11-20 19:07:24',NULL,22.00,'','4','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(2048,'5500','41732118820','2024-11-20 19:07:24',22.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2049,'1000','41732118820','2024-11-20 19:07:24',70.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKK11GCSFH'),(2050,'4000','41732118820','2024-11-20 19:07:24',NULL,70.00,'','4','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(2051,'1110','41732169396','2024-11-21 09:11:04',NULL,15.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(2052,'1110','41732169396','2024-11-21 09:11:04',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(2053,'5500','41732169396','2024-11-21 09:11:04',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2054,'1000','41732169396','2024-11-21 09:11:04',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2055,'4000','41732169396','2024-11-21 09:11:04',NULL,30.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(2056,'4000','41732169396','2024-11-21 09:11:04',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(2057,'1110','41732178890','2024-11-21 11:48:31',NULL,10.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(2058,'5500','41732178890','2024-11-21 11:48:31',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2059,'1000','41732178890','2024-11-21 11:48:31',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2060,'4000','41732178890','2024-11-21 11:48:31',NULL,30.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(2061,'1110','41732178914','2024-11-21 12:13:03',NULL,8.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(2062,'5500','41732178914','2024-11-21 12:13:03',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2063,'1000','41732178914','2024-11-21 12:13:03',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2064,'4000','41732178914','2024-11-21 12:13:03',NULL,10.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(2065,'1110','41732180388','2024-11-21 14:01:57',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(2066,'5500','41732180388','2024-11-21 14:01:57',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2067,'1000','41732180388','2024-11-21 14:01:57',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2068,'4000','41732180388','2024-11-21 14:01:57',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(2069,'1000','41732186921','2024-11-21 14:26:19',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2070,'4000','41732186921','2024-11-21 14:26:19',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(2071,'1000','41732188384','2024-11-21 14:35:36',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKL9LBFUNJ'),(2072,'4000','41732188384','2024-11-21 14:35:36',NULL,100.00,'','4','1','Good sold','1','','sales','1112','','No',NULL,NULL,''),(2073,'1110','41732191895','2024-11-21 15:25:45',NULL,22.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(2074,'1110','41732191895','2024-11-21 15:25:45',NULL,60.00,'','4','1','Inventory sold','1','','sales','302','','No',NULL,NULL,''),(2075,'5500','41732191895','2024-11-21 15:25:45',82.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2076,'1000','41732191895','2024-11-21 15:25:45',135.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2077,'4000','41732191895','2024-11-21 15:25:45',NULL,30.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(2078,'4000','41732191895','2024-11-21 15:25:45',NULL,105.00,'','4','1','Good sold','1','','sales','302','','No',NULL,NULL,''),(2079,'1110','41732196257','2024-11-21 16:38:05',NULL,5.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(2080,'5500','41732196257','2024-11-21 16:38:05',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2081,'1000','41732196257','2024-11-21 16:38:05',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2082,'4000','41732196257','2024-11-21 16:38:05',NULL,10.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(2083,'1110','41732196288','2024-11-21 17:29:06',NULL,12.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(2084,'1110','41732196288','2024-11-21 17:29:06',NULL,6.65,'','4','1','Inventory sold','1','','sales','989','','No',NULL,NULL,''),(2085,'5500','41732196288','2024-11-21 17:29:06',18.65,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2086,'1000','41732196288','2024-11-21 17:29:06',41.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2087,'4000','41732196288','2024-11-21 17:29:06',NULL,20.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(2088,'4000','41732196288','2024-11-21 17:29:06',NULL,21.00,'','4','1','Good sold','1','','sales','989','','No',NULL,NULL,''),(2089,'1110','41732199366','2024-11-21 18:39:57',NULL,52.00,'','4','1','Inventory sold','1','','sales','340','','No',NULL,NULL,''),(2090,'1110','41732199366','2024-11-21 18:39:57',NULL,68.00,'','4','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(2091,'1110','41732199366','2024-11-21 18:39:57',NULL,220.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(2092,'1110','41732199366','2024-11-21 18:39:57',NULL,250.00,'','4','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(2093,'5500','41732199366','2024-11-21 18:39:57',590.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2094,'1000','41732199366','2024-11-21 18:39:57',820.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2095,'4000','41732199366','2024-11-21 18:39:57',NULL,70.00,'','4','1','Good sold','1','','sales','340','','No',NULL,NULL,''),(2096,'4000','41732199366','2024-11-21 18:39:57',NULL,100.00,'','4','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(2097,'4000','41732199366','2024-11-21 18:39:57',NULL,300.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(2098,'4000','41732199366','2024-11-21 18:39:57',NULL,350.00,'','4','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(2099,'1110','41732203708','2024-11-21 18:42:08',NULL,6.00,'','4','1','Inventory sold','1','','sales','915','','No',NULL,NULL,''),(2100,'5500','41732203708','2024-11-21 18:42:08',6.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2101,'1000','41732203708','2024-11-21 18:42:08',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2102,'4000','41732203708','2024-11-21 18:42:08',NULL,20.00,'','4','1','Good sold','1','','sales','915','','No',NULL,NULL,''),(2103,'1110','41732203993','2024-11-21 18:46:58',NULL,25.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(2104,'5500','41732203993','2024-11-21 18:46:58',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2105,'1000','41732203993','2024-11-21 18:46:58',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2106,'4000','41732203993','2024-11-21 18:46:58',NULL,30.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(2107,'1110','41732205851','2024-11-21 19:17:55',NULL,24.00,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(2108,'5500','41732205851','2024-11-21 19:17:55',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2109,'1000','41732205851','2024-11-21 19:17:55',48.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2110,'4000','41732205851','2024-11-21 19:17:55',NULL,48.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(2111,'1110','41732254846','2024-11-22 09:05:04',NULL,1.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(2112,'5500','41732254846','2024-11-22 09:05:04',1.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2113,'1000','41732254846','2024-11-22 09:05:04',5.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2114,'4000','41732254846','2024-11-22 09:05:04',NULL,5.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(2115,'1110','41732255507','2024-11-22 10:34:53',NULL,4.40,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(2116,'5500','41732255507','2024-11-22 10:34:53',4.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2117,'1000','41732255507','2024-11-22 10:34:53',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2118,'4000','41732255507','2024-11-22 10:34:53',NULL,20.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(2119,'1110','41732261137','2024-11-22 10:40:03',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(2120,'1110','41732261137','2024-11-22 10:40:03',NULL,18.00,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(2121,'5500','41732261137','2024-11-22 10:40:03',69.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2122,'1000','41732261137','2024-11-22 10:40:03',141.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKM1OLSVBL'),(2123,'4000','41732261137','2024-11-22 10:40:03',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(2124,'4000','41732261137','2024-11-22 10:40:03',NULL,36.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(2125,'1110','41732261587','2024-11-22 10:52:12',NULL,75.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(2126,'5500','41732261587','2024-11-22 10:52:12',75.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2127,'1000','41732261587','2024-11-22 10:52:12',105.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2128,'4000','41732261587','2024-11-22 10:52:12',NULL,105.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(2129,'1110','41732261936','2024-11-22 10:53:26',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(2130,'1110','41732261936','2024-11-22 10:53:26',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(2131,'1110','41732261936','2024-11-22 10:53:26',NULL,0.00,'','4','1','Inventory sold','1','','sales','1111','','No',NULL,NULL,''),(2132,'5500','41732261936','2024-11-22 10:53:26',56.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2133,'1000','41732261936','2024-11-22 10:53:26',230.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2134,'4000','41732261936','2024-11-22 10:53:26',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(2135,'4000','41732261936','2024-11-22 10:53:26',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(2136,'4000','41732261936','2024-11-22 10:53:26',NULL,100.00,'','4','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(2137,'1110','41732263309','2024-11-22 11:32:56',NULL,48.00,'','4','1','Inventory sold','1','','sales','924','','No',NULL,NULL,''),(2138,'1110','41732263309','2024-11-22 11:32:56',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(2139,'5500','41732263309','2024-11-22 11:32:56',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2140,'1000','41732263309','2024-11-22 11:32:56',140.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2141,'4000','41732263309','2024-11-22 11:32:56',NULL,100.00,'','4','1','Good sold','1','','sales','924','','No',NULL,NULL,''),(2142,'4000','41732263309','2024-11-22 11:32:56',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(2143,'1110','41732264380','2024-11-22 11:33:51',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(2144,'5500','41732264380','2024-11-22 11:33:51',124.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2145,'1000','41732264380','2024-11-22 11:33:51',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKM1OSDOSX'),(2146,'4000','41732264380','2024-11-22 11:33:51',NULL,200.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(2147,'1110','41732269554','2024-11-22 13:00:12',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(2148,'1110','41732269554','2024-11-22 13:00:12',NULL,2.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(2149,'5500','41732269554','2024-11-22 13:00:12',2.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2150,'1000','41732269554','2024-11-22 13:00:12',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2151,'4000','41732269554','2024-11-22 13:00:12',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(2152,'4000','41732269554','2024-11-22 13:00:12',NULL,10.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(2153,'1110','41732270349','2024-11-22 13:12:56',NULL,8.70,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(2154,'5500','41732270349','2024-11-22 13:12:56',8.70,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2155,'1000','41732270349','2024-11-22 13:12:56',18.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2156,'4000','41732270349','2024-11-22 13:12:56',NULL,18.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(2157,'1110','41732270381','2024-11-22 13:14:18',NULL,90.00,'','4','1','Inventory sold','1','','sales','256','','No',NULL,NULL,''),(2158,'1110','41732270381','2024-11-22 13:14:18',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(2159,'5500','41732270381','2024-11-22 13:14:18',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2160,'1000','41732270381','2024-11-22 13:14:18',190.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2161,'4000','41732270381','2024-11-22 13:14:18',NULL,150.00,'','4','1','Good sold','1','','sales','256','','No',NULL,NULL,''),(2162,'4000','41732270381','2024-11-22 13:14:18',NULL,40.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(2163,'1110','41732270715','2024-11-22 13:20:00',NULL,56.00,'','4','1','Inventory sold','1','','sales','337','','No',NULL,NULL,''),(2164,'1110','41732270715','2024-11-22 13:20:00',NULL,20.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(2165,'1110','41732270715','2024-11-22 13:20:00',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2166,'5500','41732270715','2024-11-22 13:20:00',106.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2167,'1000','41732270715','2024-11-22 13:20:00',260.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKM2P5OY3A'),(2168,'4000','41732270715','2024-11-22 13:20:00',NULL,140.00,'','4','1','Good sold','1','','sales','337','','No',NULL,NULL,''),(2169,'4000','41732270715','2024-11-22 13:20:00',NULL,60.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(2170,'4000','41732270715','2024-11-22 13:20:00',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2171,'1000','41732271097','2024-11-22 13:51:52',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKM0PBMXCW'),(2172,'4000','41732271097','2024-11-22 13:51:52',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(2173,'1110','41732277751','2024-11-22 15:57:41',NULL,10.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(2174,'5500','41732277751','2024-11-22 15:57:41',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2175,'1000','41732277751','2024-11-22 15:57:41',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKM3PSSYX5'),(2176,'4000','41732277751','2024-11-22 15:57:41',NULL,30.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(2177,'1110','41732280290','2024-11-22 16:26:05',NULL,22.89,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(2178,'5500','41732280290','2024-11-22 16:26:05',22.89,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2179,'1000','41732280290','2024-11-22 16:26:05',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2180,'4000','41732280290','2024-11-22 16:26:05',NULL,60.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(2181,'1110','41732284522','2024-11-22 17:50:51',NULL,20.00,'','4','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(2182,'1110','41732284522','2024-11-22 17:50:51',NULL,30.00,'','4','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(2183,'5500','41732284522','2024-11-22 17:50:51',50.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2184,'1000','41732284522','2024-11-22 17:50:51',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2185,'4000','41732284522','2024-11-22 17:50:51',NULL,40.00,'','4','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(2186,'4000','41732284522','2024-11-22 17:50:51',NULL,60.00,'','4','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(2187,'1110','41732288194','2024-11-22 18:10:19',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(2188,'5500','41732288194','2024-11-22 18:10:19',6.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2189,'1000','41732288194','2024-11-22 18:10:19',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2190,'4000','41732288194','2024-11-22 18:10:19',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(2191,'1110','41732340639','2024-11-23 10:00:44',NULL,140.00,'','4','1','Inventory sold','1','','sales','201','','No',NULL,NULL,''),(2192,'1110','41732340639','2024-11-23 10:00:44',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(2193,'1110','41732340639','2024-11-23 10:00:44',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(2194,'5500','41732340639','2024-11-23 10:00:44',184.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2195,'1000','41732340639','2024-11-23 10:00:44',400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2196,'4000','41732340639','2024-11-23 10:00:44',NULL,300.00,'','4','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(2197,'4000','41732340639','2024-11-23 10:00:44',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(2198,'4000','41732340639','2024-11-23 10:00:44',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(2199,'1110','41732345248','2024-11-23 10:20:44',NULL,55.00,'','4','1','Inventory sold','1','','sales','870','','No',NULL,NULL,''),(2200,'1110','41732345248','2024-11-23 10:20:44',NULL,65.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(2201,'1110','41732345248','2024-11-23 10:20:44',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(2202,'1110','41732345248','2024-11-23 10:20:44',NULL,0.00,'','4','1','Inventory sold','1','','sales','1206','','No',NULL,NULL,''),(2203,'5500','41732345248','2024-11-23 10:20:44',130.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2204,'1000','41732345248','2024-11-23 10:20:44',250.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2205,'4000','41732345248','2024-11-23 10:20:44',NULL,100.00,'','4','1','Good sold','1','','sales','870','','No',NULL,NULL,''),(2206,'4000','41732345248','2024-11-23 10:20:44',NULL,100.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(2207,'4000','41732345248','2024-11-23 10:20:44',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(2208,'4000','41732345248','2024-11-23 10:20:44',NULL,30.00,'','4','1','Good sold','1','','sales','1206','','No',NULL,NULL,''),(2209,'1110','41732348481','2024-11-23 10:55:53',NULL,210.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(2210,'1110','41732348481','2024-11-23 10:55:53',NULL,15.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(2211,'5500','41732348481','2024-11-23 10:55:53',225.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2212,'1000','41732348481','2024-11-23 10:55:53',450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKN9SXF5AX'),(2213,'4000','41732348481','2024-11-23 10:55:53',NULL,420.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(2214,'4000','41732348481','2024-11-23 10:55:53',NULL,30.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(2215,'1110','41732348830','2024-11-23 11:00:44',NULL,106.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(2216,'5500','41732348830','2024-11-23 11:00:44',106.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2217,'1000','41732348830','2024-11-23 11:00:44',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKN3SY5WPJ'),(2218,'4000','41732348830','2024-11-23 11:00:44',NULL,150.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(2219,'1110','41732353166','2024-11-23 12:14:02',NULL,80.00,'','4','1','Inventory sold','1','','sales','587','','No',NULL,NULL,''),(2220,'1110','41732353166','2024-11-23 12:14:02',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(2221,'1110','41732353166','2024-11-23 12:14:02',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(2222,'5500','41732353166','2024-11-23 12:14:02',140.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2223,'1000','41732353166','2024-11-23 12:14:02',325.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2224,'4000','41732353166','2024-11-23 12:14:02',NULL,200.00,'','4','1','Good sold','1','','sales','587','','No',NULL,NULL,''),(2225,'4000','41732353166','2024-11-23 12:14:02',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(2226,'4000','41732353166','2024-11-23 12:14:02',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(2227,'1110','41732355762','2024-11-23 12:57:54',NULL,165.00,'','4','1','Inventory sold','1','','sales','1210','','No',NULL,NULL,''),(2228,'1110','41732355762','2024-11-23 12:57:54',NULL,68.00,'','4','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(2229,'1110','41732355762','2024-11-23 12:57:54',NULL,0.00,'','4','1','Inventory sold','1','','sales','1112','','No',NULL,NULL,''),(2230,'1110','41732355762','2024-11-23 12:57:54',NULL,30.00,'','4','1','Inventory sold','1','','sales','1209','','No',NULL,NULL,''),(2231,'5500','41732355762','2024-11-23 12:57:54',263.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2232,'1000','41732355762','2024-11-23 12:57:54',500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2233,'4000','41732355762','2024-11-23 12:57:54',NULL,250.00,'','4','1','Good sold','1','','sales','1210','','No',NULL,NULL,''),(2234,'4000','41732355762','2024-11-23 12:57:54',NULL,100.00,'','4','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(2235,'4000','41732355762','2024-11-23 12:57:54',NULL,100.00,'','4','1','Good sold','1','','sales','1112','','No',NULL,NULL,''),(2236,'4000','41732355762','2024-11-23 12:57:54',NULL,50.00,'','4','1','Good sold','1','','sales','1209','','No',NULL,NULL,''),(2237,'1110','41732358999','2024-11-23 13:50:25',NULL,61.00,'','4','1','Inventory sold','1','','sales','642','','No',NULL,NULL,''),(2238,'5500','41732358999','2024-11-23 13:50:25',61.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2239,'1000','41732358999','2024-11-23 13:50:25',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2240,'4000','41732358999','2024-11-23 13:50:25',NULL,100.00,'','4','1','Good sold','1','','sales','642','','No',NULL,NULL,''),(2241,'1110','41732359029','2024-11-23 15:33:28',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(2242,'1110','41732359029','2024-11-23 15:33:28',NULL,47.00,'','4','1','Inventory sold','1','','sales','1215','','No',NULL,NULL,''),(2243,'1110','41732359029','2024-11-23 15:33:28',NULL,4.40,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(2244,'5500','41732359029','2024-11-23 15:33:28',69.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2245,'1000','41732359029','2024-11-23 15:33:28',170.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKN9U1SPLT'),(2246,'4000','41732359029','2024-11-23 15:33:28',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(2247,'4000','41732359029','2024-11-23 15:33:28',NULL,100.00,'','4','1','Good sold','1','','sales','1215','','No',NULL,NULL,''),(2248,'4000','41732359029','2024-11-23 15:33:28',NULL,20.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(2249,'1110','41732365248','2024-11-23 15:38:42',NULL,24.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(2250,'5500','41732365248','2024-11-23 15:38:42',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2251,'1000','41732365248','2024-11-23 15:38:42',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKN1U2LZML'),(2252,'4000','41732365248','2024-11-23 15:38:42',NULL,50.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(2253,'1110','41732365558','2024-11-23 17:13:32',NULL,36.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(2254,'5500','41732365558','2024-11-23 17:13:32',36.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2255,'1000','41732365558','2024-11-23 17:13:32',70.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKN6UHGOIG'),(2256,'4000','41732365558','2024-11-23 17:13:32',NULL,70.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(2257,'1110','41732377138','2024-11-23 18:52:44',NULL,3.30,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(2258,'5500','41732377138','2024-11-23 18:52:44',3.30,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2259,'1000','41732377138','2024-11-23 18:52:44',15.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2260,'4000','41732377138','2024-11-23 18:52:44',NULL,15.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(2261,'1110','41732377539','2024-11-23 18:59:48',NULL,10.00,'','4','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(2262,'1110','41732377539','2024-11-23 18:59:48',NULL,10.00,'','4','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(2263,'5500','41732377539','2024-11-23 18:59:48',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2264,'1000','41732377539','2024-11-23 18:59:48',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKN7V2J6FJ'),(2265,'4000','41732377539','2024-11-23 18:59:48',NULL,20.00,'','4','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(2266,'4000','41732377539','2024-11-23 18:59:48',NULL,20.00,'','4','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(2267,'1110','41732377627','2024-11-23 19:17:04',NULL,9.00,'','4','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(2268,'1110','41732377627','2024-11-23 19:17:04',NULL,8.85,'','4','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(2269,'5500','41732377627','2024-11-23 19:17:04',17.85,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2270,'1000','41732377627','2024-11-23 19:17:04',105.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2271,'4000','41732377627','2024-11-23 19:17:04',NULL,30.00,'','4','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(2272,'4000','41732377627','2024-11-23 19:17:04',NULL,75.00,'','4','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(2273,'1110','41732517704','2024-11-25 09:55:58',NULL,90.00,'','4','1','Inventory sold','1','','sales','256','','No',NULL,NULL,''),(2274,'1110','41732517704','2024-11-25 09:55:58',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(2275,'5500','41732517704','2024-11-25 09:55:58',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2276,'1000','41732517704','2024-11-25 09:55:58',190.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2277,'4000','41732517704','2024-11-25 09:55:58',NULL,140.00,'','4','1','Good sold','1','','sales','256','','No',NULL,NULL,''),(2278,'4000','41732517704','2024-11-25 09:55:58',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(2279,'1110','41732528440','2024-11-25 12:54:56',NULL,90.00,'','4','1','Inventory sold','1','','sales','1174','','No',NULL,NULL,''),(2280,'1110','41732528440','2024-11-25 12:54:56',NULL,20.00,'','4','1','Inventory sold','1','','sales','1194','','No',NULL,NULL,''),(2281,'5500','41732528440','2024-11-25 12:54:56',110.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2282,'1000','41732528440','2024-11-25 12:54:56',450.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2283,'4000','41732528440','2024-11-25 12:54:56',NULL,250.00,'','4','1','Good sold','1','','sales','1174','','No',NULL,NULL,''),(2284,'4000','41732528440','2024-11-25 12:54:56',NULL,200.00,'','4','1','Good sold','1','','sales','1194','','No',NULL,NULL,''),(2285,'1110','41732528503','2024-11-25 14:33:08',NULL,20.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(2286,'5500','41732528503','2024-11-25 14:33:08',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2287,'1000','41732528503','2024-11-25 14:33:08',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKP42V1VEA'),(2288,'4000','41732528503','2024-11-25 14:33:08',NULL,50.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(2289,'1110','41732534549','2024-11-25 14:43:16',NULL,25.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(2290,'5500','41732534549','2024-11-25 14:43:16',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2291,'1000','41732534549','2024-11-25 14:43:16',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2292,'4000','41732534549','2024-11-25 14:43:16',NULL,50.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(2293,'1110','41732543559','2024-11-25 17:07:24',NULL,45.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(2294,'1110','41732543559','2024-11-25 17:07:24',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(2295,'5500','41732543559','2024-11-25 17:07:24',105.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2296,'1000','41732543559','2024-11-25 17:07:24',250.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKP43706VC'),(2297,'4000','41732543559','2024-11-25 17:07:24',NULL,150.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(2298,'4000','41732543559','2024-11-25 17:07:24',NULL,100.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(2299,'1110','41732543722','2024-11-25 17:10:30',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(2300,'1110','41732543722','2024-11-25 17:10:30',NULL,20.00,'','4','1','Inventory sold','1','','sales','400','','No',NULL,NULL,''),(2301,'1110','41732543722','2024-11-25 17:10:30',NULL,150.00,'','4','1','Inventory sold','1','','sales','607','','No',NULL,NULL,''),(2302,'5500','41732543722','2024-11-25 17:10:30',181.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2303,'1000','41732543722','2024-11-25 17:10:30',400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2304,'4000','41732543722','2024-11-25 17:10:30',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(2305,'4000','41732543722','2024-11-25 17:10:30',NULL,50.00,'','4','1','Good sold','1','','sales','400','','No',NULL,NULL,''),(2306,'4000','41732543722','2024-11-25 17:10:30',NULL,300.00,'','4','1','Good sold','1','','sales','607','','No',NULL,NULL,''),(2307,'1110','41732544133','2024-11-25 17:16:27',NULL,6.60,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(2308,'1110','41732544133','2024-11-25 17:16:27',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(2309,'5500','41732544133','2024-11-25 17:16:27',16.60,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2310,'1000','41732544133','2024-11-25 17:16:27',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKP43J3ZUE'),(2311,'4000','41732544133','2024-11-25 17:16:27',NULL,30.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(2312,'4000','41732544133','2024-11-25 17:16:27',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(2313,'1110','41732547542','2024-11-25 18:15:44',NULL,68.00,'','4','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(2314,'5500','41732547542','2024-11-25 18:15:44',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2315,'1000','41732547542','2024-11-25 18:15:44',110.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKP33T28NX'),(2316,'4000','41732547542','2024-11-25 18:15:44',NULL,110.00,'','4','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(2317,'1110','41732550441','2024-11-25 19:01:36',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(2318,'5500','41732550441','2024-11-25 19:01:36',51.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2319,'1000','41732550441','2024-11-25 19:01:36',105.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2320,'4000','41732550441','2024-11-25 19:01:36',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(2321,'1110','41732598888','2024-11-23 08:28:08',55200.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1137','','No',NULL,NULL,''),(2322,'2130','41732598888','2024-11-23 08:28:08',NULL,55200.00,'','4','1','Account payable for inventory','1','7','Purchases','','','No',NULL,NULL,''),(2323,'1110','41732599090','2024-11-23 08:31:30',5750.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1191','','No',NULL,NULL,''),(2324,'2130','41732599090','2024-11-23 08:31:30',NULL,5750.00,'','4','1','Account payable for inventory','1','7','Purchases','','','No',NULL,NULL,''),(2325,'1110','41732599235','2024-11-23 08:33:55',14000.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1244','','No',NULL,NULL,''),(2326,'1110','41732599235','2024-11-23 08:33:55',5750.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1191','','No',NULL,NULL,''),(2327,'1110','41732599235','2024-11-23 08:33:55',60.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1245','','No',NULL,NULL,''),(2328,'2130','41732599235','2024-11-23 08:33:55',NULL,19810.00,'','4','1','Account payable for inventory','1','7','Purchases','','','No',NULL,NULL,''),(2329,'1110','41732608697','2024-11-26 11:12:01',NULL,10.00,'','4','1','Inventory sold','1','','sales','279','','No',NULL,NULL,''),(2330,'5500','41732608697','2024-11-26 11:12:01',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2331,'1000','41732608697','2024-11-26 11:12:01',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKQ4689RTA'),(2332,'4000','41732608697','2024-11-26 11:12:01',NULL,20.00,'','4','1','Good sold','1','','sales','279','','No',NULL,NULL,''),(2333,'1110','41732608755','2024-11-26 11:14:53',NULL,4.40,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(2334,'5500','41732608755','2024-11-26 11:14:53',4.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2335,'1000','41732608755','2024-11-26 11:14:53',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2336,'4000','41732608755','2024-11-26 11:14:53',NULL,20.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(2337,'1110','41732608994','2024-11-26 11:16:56',NULL,68.00,'','4','1','Inventory sold','1','','sales','1176','','No',NULL,NULL,''),(2338,'5500','41732608994','2024-11-26 11:16:56',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2339,'1000','41732608994','2024-11-26 11:16:56',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2340,'4000','41732608994','2024-11-26 11:16:56',NULL,150.00,'','4','1','Good sold','1','','sales','1176','','No',NULL,NULL,''),(2341,'1110','41732609097','2024-11-26 11:18:44',NULL,6.60,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(2342,'5500','41732609097','2024-11-26 11:18:44',6.60,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2343,'1000','41732609097','2024-11-26 11:18:44',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2344,'4000','41732609097','2024-11-26 11:18:44',NULL,30.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(2345,'1110','41732609137','2024-11-26 13:04:43',NULL,441.00,'','4','1','Inventory sold','1','','sales','623','','No',NULL,NULL,''),(2346,'1110','41732609137','2024-11-26 13:04:43',NULL,114.00,'','4','1','Inventory sold','1','','sales','540','','No',NULL,NULL,''),(2347,'1110','41732609137','2024-11-26 13:04:43',NULL,150.00,'','4','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(2348,'1110','41732609137','2024-11-26 13:04:43',NULL,25.00,'','4','1','Inventory sold','1','','sales','1229','','No',NULL,NULL,''),(2349,'1110','41732609137','2024-11-26 13:04:43',NULL,110.00,'','4','1','Inventory sold','1','','sales','1219','','No',NULL,NULL,''),(2350,'1110','41732609137','2024-11-26 13:04:43',NULL,20.00,'','4','1','Inventory sold','1','','sales','1194','','No',NULL,NULL,''),(2351,'1110','41732609137','2024-11-26 13:04:43',NULL,90.00,'','4','1','Inventory sold','1','','sales','256','','No',NULL,NULL,''),(2352,'1110','41732609137','2024-11-26 13:04:43',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(2353,'1110','41732609137','2024-11-26 13:04:43',NULL,250.00,'','4','1','Inventory sold','1','','sales','1217','','No',NULL,NULL,''),(2354,'1110','41732609137','2024-11-26 13:04:43',NULL,25.00,'','4','1','Inventory sold','1','','sales','1229','','No',NULL,NULL,''),(2355,'5500','41732609137','2024-11-26 13:04:43',1225.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2356,'1000','41732609137','2024-11-26 13:04:43',2850.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2357,'4000','41732609137','2024-11-26 13:04:43',NULL,1080.00,'','4','1','Good sold','1','','sales','623','','No',NULL,NULL,''),(2358,'4000','41732609137','2024-11-26 13:04:43',NULL,300.00,'','4','1','Good sold','1','','sales','540','','No',NULL,NULL,''),(2359,'4000','41732609137','2024-11-26 13:04:43',NULL,300.00,'','4','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(2360,'4000','41732609137','2024-11-26 13:04:43',NULL,100.00,'','4','1','Good sold','1','','sales','1229','','No',NULL,NULL,''),(2361,'4000','41732609137','2024-11-26 13:04:43',NULL,170.00,'','4','1','Good sold','1','','sales','1219','','No',NULL,NULL,''),(2362,'4000','41732609137','2024-11-26 13:04:43',NULL,200.00,'','4','1','Good sold','1','','sales','1194','','No',NULL,NULL,''),(2363,'4000','41732609137','2024-11-26 13:04:43',NULL,150.00,'','4','1','Good sold','1','','sales','256','','No',NULL,NULL,''),(2364,'4000','41732609137','2024-11-26 13:04:43',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(2365,'4000','41732609137','2024-11-26 13:04:43',NULL,400.00,'','4','1','Good sold','1','','sales','1217','','No',NULL,NULL,''),(2366,'4000','41732609137','2024-11-26 13:04:43',NULL,100.00,'','4','1','Good sold','1','','sales','1229','','No',NULL,NULL,''),(2367,'1110','41732616237','2024-11-26 13:17:50',NULL,128.00,'','4','1','Inventory sold','1','','sales','1177','','No',NULL,NULL,''),(2368,'5500','41732616237','2024-11-26 13:17:50',128.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2369,'1000','41732616237','2024-11-26 13:17:50',240.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2370,'4000','41732616237','2024-11-26 13:17:50',NULL,240.00,'','4','1','Good sold','1','','sales','1177','','No',NULL,NULL,''),(2371,'1110','41732616275','2024-11-26 13:23:30',NULL,25.00,'','4','1','Inventory sold','1','','sales','1150','','No',NULL,NULL,''),(2372,'5500','41732616275','2024-11-26 13:23:30',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2373,'1000','41732616275','2024-11-26 13:23:30',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2374,'4000','41732616275','2024-11-26 13:23:30',NULL,50.00,'','4','1','Good sold','1','','sales','1150','','No',NULL,NULL,''),(2375,'1110','41732616872','2024-11-26 13:28:12',NULL,50.00,'','4','1','Inventory sold','1','','sales','1150','','No',NULL,NULL,''),(2376,'5500','41732616872','2024-11-26 13:28:12',50.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2377,'1000','41732616872','2024-11-26 13:28:12',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2378,'4000','41732616872','2024-11-26 13:28:12',NULL,100.00,'','4','1','Good sold','1','','sales','1150','','No',NULL,NULL,''),(2379,'1110','41732617593','2024-11-26 13:40:31',NULL,16.00,'','4','1','Inventory sold','1','','sales','1177','','No',NULL,NULL,''),(2380,'5500','41732617593','2024-11-26 13:40:31',16.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2381,'1000','41732617593','2024-11-26 13:40:31',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKQ86SQ3EG'),(2382,'4000','41732617593','2024-11-26 13:40:31',NULL,30.00,'','4','1','Good sold','1','','sales','1177','','No',NULL,NULL,''),(2383,'1110','41732618976','2024-11-26 14:07:16',NULL,110.00,'','4','1','Inventory sold','1','','sales','1219','','No',NULL,NULL,''),(2384,'1110','41732618976','2024-11-26 14:07:16',NULL,114.00,'','4','1','Inventory sold','1','','sales','540','','No',NULL,NULL,''),(2385,'1110','41732618976','2024-11-26 14:07:16',NULL,25.00,'','4','1','Inventory sold','1','','sales','1229','','No',NULL,NULL,''),(2386,'1110','41732618976','2024-11-26 14:07:16',NULL,20.00,'','4','1','Inventory sold','1','','sales','1194','','No',NULL,NULL,''),(2387,'1110','41732618976','2024-11-26 14:07:16',NULL,150.00,'','4','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(2388,'1110','41732618976','2024-11-26 14:07:16',NULL,250.00,'','4','1','Inventory sold','1','','sales','1217','','No',NULL,NULL,''),(2389,'1110','41732618976','2024-11-26 14:07:16',NULL,0.00,'','4','1','Inventory sold','1','','sales','1131','','No',NULL,NULL,''),(2390,'1110','41732618976','2024-11-26 14:07:16',NULL,16.00,'','4','1','Inventory sold','1','','sales','1177','','No',NULL,NULL,''),(2391,'1110','41732618976','2024-11-26 14:07:16',NULL,441.00,'','4','1','Inventory sold','1','','sales','623','','No',NULL,NULL,''),(2392,'5500','41732618976','2024-11-26 14:07:16',1126.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2393,'1000','41732618976','2024-11-26 14:07:16',3080.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKQ76HLVHF'),(2394,'4000','41732618976','2024-11-26 14:07:16',NULL,170.00,'','4','1','Good sold','1','','sales','1219','','No',NULL,NULL,''),(2395,'4000','41732618976','2024-11-26 14:07:16',NULL,300.00,'','4','1','Good sold','1','','sales','540','','No',NULL,NULL,''),(2396,'4000','41732618976','2024-11-26 14:07:16',NULL,100.00,'','4','1','Good sold','1','','sales','1229','','No',NULL,NULL,''),(2397,'4000','41732618976','2024-11-26 14:07:16',NULL,200.00,'','4','1','Good sold','1','','sales','1194','','No',NULL,NULL,''),(2398,'4000','41732618976','2024-11-26 14:07:16',NULL,300.00,'','4','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(2399,'4000','41732618976','2024-11-26 14:07:16',NULL,400.00,'','4','1','Good sold','1','','sales','1217','','No',NULL,NULL,''),(2400,'4000','41732618976','2024-11-26 14:07:16',NULL,500.00,'','4','1','Good sold','1','','sales','1131','','No',NULL,NULL,''),(2401,'4000','41732618976','2024-11-26 14:07:16',NULL,30.00,'','4','1','Good sold','1','','sales','1177','','No',NULL,NULL,''),(2402,'4000','41732618976','2024-11-26 14:07:16',NULL,1080.00,'','4','1','Good sold','1','','sales','623','','No',NULL,NULL,''),(2403,'1110','41732623966','2024-11-26 15:26:35',NULL,40.00,'','4','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(2404,'5500','41732623966','2024-11-26 15:26:35',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2405,'1000','41732623966','2024-11-26 15:26:35',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2406,'4000','41732623966','2024-11-26 15:26:35',NULL,80.00,'','4','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(2407,'1110','41732629908','2024-11-26 17:21:55',NULL,192.00,'','4','1','Inventory sold','1','','sales','529','','No',NULL,NULL,''),(2408,'1110','41732629908','2024-11-26 17:21:55',NULL,50.00,'','4','1','Inventory sold','1','','sales','607','','No',NULL,NULL,''),(2409,'5500','41732629908','2024-11-26 17:21:55',242.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2410,'1000','41732629908','2024-11-26 17:21:55',700.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKQ67Q13ZE'),(2411,'4000','41732629908','2024-11-26 17:21:55',NULL,600.00,'','4','1','Good sold','1','','sales','529','','No',NULL,NULL,''),(2412,'4000','41732629908','2024-11-26 17:21:55',NULL,100.00,'','4','1','Good sold','1','','sales','607','','No',NULL,NULL,''),(2413,'1110','41732633722','2024-11-26 18:18:28',NULL,0.00,'','4','1','Inventory sold','1','','sales','1122','','No',NULL,NULL,''),(2414,'1110','41732633722','2024-11-26 18:18:28',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(2415,'1110','41732633722','2024-11-26 18:18:28',NULL,120.00,'','4','1','Inventory sold','1','','sales','85','','No',NULL,NULL,''),(2416,'1110','41732633722','2024-11-26 18:18:28',NULL,530.00,'','4','1','Inventory sold','1','','sales','1142','','No',NULL,NULL,''),(2417,'5500','41732633722','2024-11-26 18:18:28',661.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2418,'1000','41732633722','2024-11-26 18:18:28',3930.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2419,'4000','41732633722','2024-11-26 18:18:28',NULL,3000.00,'','4','1','Good sold','1','','sales','1122','','No',NULL,NULL,''),(2420,'4000','41732633722','2024-11-26 18:18:28',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(2421,'4000','41732633722','2024-11-26 18:18:28',NULL,180.00,'','4','1','Good sold','1','','sales','85','','No',NULL,NULL,''),(2422,'4000','41732633722','2024-11-26 18:18:28',NULL,700.00,'','4','1','Good sold','1','','sales','1142','','No',NULL,NULL,''),(2423,'1110','41732635981','2024-11-26 19:09:47',NULL,10.00,'','4','1','Inventory sold','1','','sales','279','','No',NULL,NULL,''),(2424,'5500','41732635981','2024-11-26 19:09:47',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2425,'1000','41732635981','2024-11-26 19:09:47',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKQ98C168H'),(2426,'4000','41732635981','2024-11-26 19:09:47',NULL,20.00,'','4','1','Good sold','1','','sales','279','','No',NULL,NULL,''),(2427,'1110','41732637628','2024-11-26 19:14:48',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(2428,'1110','41732637628','2024-11-26 19:14:48',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(2429,'1110','41732637628','2024-11-26 19:14:48',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(2430,'5500','41732637628','2024-11-26 19:14:48',260.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2431,'1000','41732637628','2024-11-26 19:14:48',375.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKQ48BQA68'),(2432,'4000','41732637628','2024-11-26 19:14:48',NULL,300.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(2433,'4000','41732637628','2024-11-26 19:14:48',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(2434,'4000','41732637628','2024-11-26 19:14:48',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(2435,'1110','41732684438','2024-11-27 08:14:22',NULL,10.00,'','4','1','Inventory sold','1','','sales','279','','No',NULL,NULL,''),(2436,'5500','41732684438','2024-11-27 08:14:22',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2437,'1000','41732684438','2024-11-27 08:14:22',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2438,'4000','41732684438','2024-11-27 08:14:22',NULL,20.00,'','4','1','Good sold','1','','sales','279','','No',NULL,NULL,''),(2439,'1110','41732684465','2024-11-27 08:39:50',NULL,11.00,'','4','1','Inventory sold','1','','sales','74','','No',NULL,NULL,''),(2440,'5500','41732684465','2024-11-27 08:39:50',11.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2441,'1000','41732684465','2024-11-27 08:39:50',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKQ5805ZUR'),(2442,'4000','41732684465','2024-11-27 08:39:50',NULL,20.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(2443,'1110','41732686887','2024-11-27 09:20:47',NULL,32.00,'','4','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(2444,'1110','41732686887','2024-11-27 09:20:47',NULL,44.50,'','4','1','Inventory sold','1','','sales','582','','No',NULL,NULL,''),(2445,'5500','41732686887','2024-11-27 09:20:47',76.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2446,'1000','41732686887','2024-11-27 09:20:47',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKR5A4TNNL'),(2447,'4000','41732686887','2024-11-27 09:20:47',NULL,100.00,'','4','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(2448,'4000','41732686887','2024-11-27 09:20:47',NULL,100.00,'','4','1','Good sold','1','','sales','582','','No',NULL,NULL,''),(2449,'1110','41732691112','2024-11-27 10:05:31',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(2450,'5500','41732691112','2024-11-27 10:05:31',6.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2451,'1000','41732691112','2024-11-27 10:05:31',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2452,'4000','41732691112','2024-11-27 10:05:31',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(2453,'1110','41732691134','2024-11-27 11:28:25',NULL,300.00,'','4','1','Inventory sold','1','','sales','1153','','No',NULL,NULL,''),(2454,'5500','41732691134','2024-11-27 11:28:25',300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2455,'1000','41732691134','2024-11-27 11:28:25',500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2456,'4000','41732691134','2024-11-27 11:28:25',NULL,500.00,'','4','1','Good sold','1','','sales','1153','','No',NULL,NULL,''),(2457,'1110','41732697016','2024-11-27 11:43:56',NULL,25.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(2458,'5500','41732697016','2024-11-27 11:43:56',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2459,'1000','41732697016','2024-11-27 11:43:56',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKR9ANM06D'),(2460,'4000','41732697016','2024-11-27 11:43:56',NULL,50.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(2461,'1110','41732697080','2024-11-27 11:50:59',NULL,22.89,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(2462,'1110','41732697080','2024-11-27 11:50:59',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(2463,'5500','41732697080','2024-11-27 11:50:59',52.89,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2464,'1000','41732697080','2024-11-27 11:50:59',110.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2465,'4000','41732697080','2024-11-27 11:50:59',NULL,60.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(2466,'4000','41732697080','2024-11-27 11:50:59',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(2467,'1110','41732702475','2024-11-27 13:16:33',NULL,258.00,'','4','1','Inventory sold','1','','sales','701','','No',NULL,NULL,''),(2468,'1110','41732702475','2024-11-27 13:16:33',NULL,25.00,'','4','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(2469,'1110','41732702475','2024-11-27 13:16:33',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(2470,'1110','41732702475','2024-11-27 13:16:33',NULL,120.00,'','4','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(2471,'5500','41732702475','2024-11-27 13:16:33',454.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2472,'1000','41732702475','2024-11-27 13:16:33',875.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKR3AZXNBV'),(2473,'4000','41732702475','2024-11-27 13:16:33',NULL,420.00,'','4','1','Good sold','1','','sales','701','','No',NULL,NULL,''),(2474,'4000','41732702475','2024-11-27 13:16:33',NULL,150.00,'','4','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(2475,'4000','41732702475','2024-11-27 13:16:33',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(2476,'4000','41732702475','2024-11-27 13:16:33',NULL,200.00,'','4','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(2477,'1110','41732702668','2024-11-27 13:53:06',NULL,90.00,'','4','1','Inventory sold','1','','sales','256','','No',NULL,NULL,''),(2478,'5500','41732702668','2024-11-27 13:53:06',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2479,'1000','41732702668','2024-11-27 13:53:06',140.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKR5B5QOHL'),(2480,'4000','41732702668','2024-11-27 13:53:06',NULL,140.00,'','4','1','Good sold','1','','sales','256','','No',NULL,NULL,''),(2481,'1000','41732705224','2024-11-27 14:00:44',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2482,'4000','41732705224','2024-11-27 14:00:44',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(2483,'1110','41732716176','2024-11-27 17:38:34',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(2484,'1110','41732716176','2024-11-27 17:38:34',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(2485,'1110','41732716176','2024-11-27 17:38:34',NULL,7.25,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(2486,'5500','41732716176','2024-11-27 17:38:34',63.70,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2487,'1000','41732716176','2024-11-27 17:38:34',145.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKR1BY06ZP'),(2488,'4000','41732716176','2024-11-27 17:38:34',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(2489,'4000','41732716176','2024-11-27 17:38:34',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(2490,'4000','41732716176','2024-11-27 17:38:34',NULL,15.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(2491,'1110','41732718372','2024-11-27 17:44:08',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(2492,'1110','41732718372','2024-11-27 17:44:08',NULL,20.00,'','4','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(2493,'1110','41732718372','2024-11-27 17:44:08',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(2494,'1110','41732718372','2024-11-27 17:44:08',NULL,32.00,'','4','1','Inventory sold','1','','sales','529','','No',NULL,NULL,''),(2495,'1110','41732718372','2024-11-27 17:44:08',NULL,36.00,'','4','1','Inventory sold','1','','sales','1138','','No',NULL,NULL,''),(2496,'1110','41732718372','2024-11-27 17:44:08',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(2497,'1110','41732718372','2024-11-27 17:44:08',NULL,30.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(2498,'1110','41732718372','2024-11-27 17:44:08',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(2499,'1110','41732718372','2024-11-27 17:44:08',NULL,209.00,'','4','1','Inventory sold','1','','sales','1172','','No',NULL,NULL,''),(2500,'5500','41732718372','2024-11-27 17:44:08',437.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2501,'1000','41732718372','2024-11-27 17:44:08',950.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2502,'4000','41732718372','2024-11-27 17:44:08',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(2503,'4000','41732718372','2024-11-27 17:44:08',NULL,40.00,'','4','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(2504,'4000','41732718372','2024-11-27 17:44:08',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(2505,'4000','41732718372','2024-11-27 17:44:08',NULL,100.00,'','4','1','Good sold','1','','sales','529','','No',NULL,NULL,''),(2506,'4000','41732718372','2024-11-27 17:44:08',NULL,100.00,'','4','1','Good sold','1','','sales','1138','','No',NULL,NULL,''),(2507,'4000','41732718372','2024-11-27 17:44:08',NULL,150.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(2508,'4000','41732718372','2024-11-27 17:44:08',NULL,100.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(2509,'4000','41732718372','2024-11-27 17:44:08',NULL,100.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(2510,'4000','41732718372','2024-11-27 17:44:08',NULL,300.00,'','4','1','Good sold','1','','sales','1172','','No',NULL,NULL,''),(2511,'1110','41732720140','2024-11-27 18:09:49',NULL,11.60,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(2512,'1110','41732720140','2024-11-27 18:09:49',NULL,0.50,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(2513,'5500','41732720140','2024-11-27 18:09:49',12.10,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2514,'1000','41732720140','2024-11-27 18:09:49',25.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2515,'4000','41732720140','2024-11-27 18:09:49',NULL,24.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(2516,'4000','41732720140','2024-11-27 18:09:49',NULL,1.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(2517,'1110','41732720212','2024-11-27 18:21:31',NULL,90.00,'','4','1','Inventory sold','1','','sales','978','','No',NULL,NULL,''),(2518,'5500','41732720212','2024-11-27 18:21:31',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2519,'1000','41732720212','2024-11-27 18:21:31',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKR3CBWM51'),(2520,'4000','41732720212','2024-11-27 18:21:31',NULL,150.00,'','4','1','Good sold','1','','sales','978','','No',NULL,NULL,''),(2521,'1110','41732720943','2024-11-27 18:36:28',NULL,11.60,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(2522,'1110','41732720943','2024-11-27 18:36:28',NULL,0.50,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(2523,'5500','41732720943','2024-11-27 18:36:28',12.10,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2524,'1000','41732720943','2024-11-27 18:36:28',25.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2525,'4000','41732720943','2024-11-27 18:36:28',NULL,24.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(2526,'4000','41732720943','2024-11-27 18:36:28',NULL,1.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(2527,'1110','41732721822','2024-11-27 19:01:39',NULL,5.00,'','4','1','Inventory sold','1','','sales','279','','No',NULL,NULL,''),(2528,'1110','41732721822','2024-11-27 19:01:39',NULL,60.00,'','4','1','Inventory sold','1','','sales','276','','No',NULL,NULL,''),(2529,'5500','41732721822','2024-11-27 19:01:39',65.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2530,'1000','41732721822','2024-11-27 19:01:39',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2531,'4000','41732721822','2024-11-27 19:01:39',NULL,10.00,'','4','1','Good sold','1','','sales','279','','No',NULL,NULL,''),(2532,'4000','41732721822','2024-11-27 19:01:39',NULL,90.00,'','4','1','Good sold','1','','sales','276','','No',NULL,NULL,''),(2533,'1110','41732771854','2024-11-28 09:52:21',NULL,300.00,'','4','1','Inventory sold','1','','sales','607','','No',NULL,NULL,''),(2534,'1110','41732771854','2024-11-28 09:52:21',NULL,250.00,'','4','1','Inventory sold','1','','sales','1217','','No',NULL,NULL,''),(2535,'5500','41732771854','2024-11-28 09:52:21',550.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2536,'1000','41732771854','2024-11-28 09:52:21',1000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2537,'4000','41732771854','2024-11-28 09:52:21',NULL,600.00,'','4','1','Good sold','1','','sales','607','','No',NULL,NULL,''),(2538,'4000','41732771854','2024-11-28 09:52:21',NULL,400.00,'','4','1','Good sold','1','','sales','1217','','No',NULL,NULL,''),(2539,'1110','41732776775','2024-11-28 10:02:03',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(2540,'5500','41732776775','2024-11-28 10:02:03',225.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2541,'1000','41732776775','2024-11-28 10:02:03',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2542,'4000','41732776775','2024-11-28 10:02:03',NULL,300.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(2543,'1110','41732786244','2024-11-28 12:31:11',NULL,90.00,'','4','1','Inventory sold','1','','sales','256','','No',NULL,NULL,''),(2544,'5500','41732786244','2024-11-28 12:31:11',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2545,'1000','41732786244','2024-11-28 12:31:11',140.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2546,'4000','41732786244','2024-11-28 12:31:11',NULL,140.00,'','4','1','Good sold','1','','sales','256','','No',NULL,NULL,''),(2547,'1110','41732791015','2024-11-28 13:50:41',NULL,92.00,'','4','1','Inventory sold','1','','sales','514','','No',NULL,NULL,''),(2548,'5500','41732791015','2024-11-28 13:50:41',92.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2549,'1000','41732791015','2024-11-28 13:50:41',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sks8fj5oue'),(2550,'4000','41732791015','2024-11-28 13:50:41',NULL,120.00,'','4','1','Good sold','1','','sales','514','','No',NULL,NULL,''),(2551,'1110','41732795583','2024-11-28 15:06:42',NULL,56.00,'','4','1','Inventory sold','1','','sales','1200','','No',NULL,NULL,''),(2552,'5500','41732795583','2024-11-28 15:06:42',56.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2553,'1000','41732795583','2024-11-28 15:06:42',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKS7FS7UGL'),(2554,'4000','41732795583','2024-11-28 15:06:42',NULL,100.00,'','4','1','Good sold','1','','sales','1200','','No',NULL,NULL,''),(2555,'1110','41732797046','2024-11-28 15:31:22',NULL,250.00,'','4','1','Inventory sold','1','','sales','1217','','No',NULL,NULL,''),(2556,'1110','41732797046','2024-11-28 15:31:22',NULL,300.00,'','4','1','Inventory sold','1','','sales','607','','No',NULL,NULL,''),(2557,'5500','41732797046','2024-11-28 15:31:22',550.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2558,'1000','41732797046','2024-11-28 15:31:22',1000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2559,'4000','41732797046','2024-11-28 15:31:22',NULL,400.00,'','4','1','Good sold','1','','sales','1217','','No',NULL,NULL,''),(2560,'4000','41732797046','2024-11-28 15:31:22',NULL,600.00,'','4','1','Good sold','1','','sales','607','','No',NULL,NULL,''),(2561,'1110','41732799350','2024-11-28 16:10:35',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(2562,'1110','41732799350','2024-11-28 16:10:35',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(2563,'1110','41732799350','2024-11-28 16:10:35',NULL,210.00,'','4','1','Inventory sold','1','','sales','904','','No',NULL,NULL,''),(2564,'5500','41732799350','2024-11-28 16:10:35',266.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2565,'1000','41732799350','2024-11-28 16:10:35',480.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKS9G33MPP'),(2566,'4000','41732799350','2024-11-28 16:10:35',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(2567,'4000','41732799350','2024-11-28 16:10:35',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(2568,'4000','41732799350','2024-11-28 16:10:35',NULL,350.00,'','4','1','Good sold','1','','sales','904','','No',NULL,NULL,''),(2569,'1110','41732800066','2024-11-28 16:21:35',NULL,68.00,'','4','1','Inventory sold','1','','sales','1176','','No',NULL,NULL,''),(2570,'5500','41732800066','2024-11-28 16:21:35',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2571,'1000','41732800066','2024-11-28 16:21:35',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKS2G4UIL8'),(2572,'4000','41732800066','2024-11-28 16:21:35',NULL,150.00,'','4','1','Good sold','1','','sales','1176','','No',NULL,NULL,''),(2573,'1110','41732800310','2024-11-28 16:25:49',NULL,36.00,'','4','1','Inventory sold','1','','sales','1246','','No',NULL,NULL,''),(2574,'1110','41732800310','2024-11-28 16:25:49',NULL,150.00,'','4','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(2575,'5500','41732800310','2024-11-28 16:25:49',186.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2576,'1000','41732800310','2024-11-28 16:25:49',390.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKSOGOTDNO'),(2577,'4000','41732800310','2024-11-28 16:25:49',NULL,90.00,'','4','1','Good sold','1','','sales','1246','','No',NULL,NULL,''),(2578,'4000','41732800310','2024-11-28 16:25:49',NULL,300.00,'','4','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(2579,'1110','41732802033','2024-11-28 16:54:34',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(2580,'1110','41732802033','2024-11-28 16:54:34',NULL,86.00,'','4','1','Inventory sold','1','','sales','1241','','No',NULL,NULL,''),(2581,'5500','41732802033','2024-11-28 16:54:34',116.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2582,'1000','41732802033','2024-11-28 16:54:34',180.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2583,'4000','41732802033','2024-11-28 16:54:34',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(2584,'4000','41732802033','2024-11-28 16:54:34',NULL,130.00,'','4','1','Good sold','1','','sales','1241','','No',NULL,NULL,''),(2585,'1110','41732806057','2024-11-28 18:01:57',NULL,210.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(2586,'1110','41732806057','2024-11-28 18:01:57',NULL,10.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(2587,'5500','41732806057','2024-11-28 18:01:57',220.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2588,'1000','41732806057','2024-11-28 18:01:57',470.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2589,'4000','41732806057','2024-11-28 18:01:57',NULL,420.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(2590,'4000','41732806057','2024-11-28 18:01:57',NULL,50.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(2591,'1110','41732806203','2024-11-28 18:03:49',NULL,156.00,'','4','1','Inventory sold','1','','sales','966','','No',NULL,NULL,''),(2592,'5500','41732806203','2024-11-28 18:03:49',156.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2593,'1000','41732806203','2024-11-28 18:03:49',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2594,'4000','41732806203','2024-11-28 18:03:49',NULL,300.00,'','4','1','Good sold','1','','sales','966','','No',NULL,NULL,''),(2595,'1110','41732860281','2024-11-29 09:05:36',NULL,47.00,'','4','1','Inventory sold','1','','sales','1215','','No',NULL,NULL,''),(2596,'1110','41732860281','2024-11-29 09:05:36',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(2597,'1110','41732860281','2024-11-29 09:05:36',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(2598,'5500','41732860281','2024-11-29 09:05:36',91.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2599,'1000','41732860281','2024-11-29 09:05:36',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2600,'4000','41732860281','2024-11-29 09:05:36',NULL,100.00,'','4','1','Good sold','1','','sales','1215','','No',NULL,NULL,''),(2601,'4000','41732860281','2024-11-29 09:05:36',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(2602,'4000','41732860281','2024-11-29 09:05:36',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(2603,'1110','41732860339','2024-11-29 09:19:13',NULL,34.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(2604,'5500','41732860339','2024-11-29 09:19:13',34.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2605,'1000','41732860339','2024-11-29 09:19:13',45.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKT81VTGK6C'),(2606,'4000','41732860339','2024-11-29 09:19:13',NULL,45.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(2607,'1110','41732868612','2024-11-29 11:24:19',NULL,5.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(2608,'1110','41732868612','2024-11-29 11:24:19',NULL,7.50,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(2609,'5500','41732868612','2024-11-29 11:24:19',12.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2610,'1000','41732868612','2024-11-29 11:24:19',25.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2611,'4000','41732868612','2024-11-29 11:24:19',NULL,10.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(2612,'4000','41732868612','2024-11-29 11:24:19',NULL,15.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(2613,'1110','41732868662','2024-11-29 11:37:22',NULL,44.50,'','4','1','Inventory sold','1','','sales','582','','No',NULL,NULL,''),(2614,'1110','41732868662','2024-11-29 11:37:22',NULL,15.00,'','4','1','Inventory sold','1','','sales','279','','No',NULL,NULL,''),(2615,'1110','41732868662','2024-11-29 11:37:22',NULL,10.15,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(2616,'5500','41732868662','2024-11-29 11:37:22',69.65,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2617,'1000','41732868662','2024-11-29 11:37:22',151.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2618,'4000','41732868662','2024-11-29 11:37:22',NULL,100.00,'','4','1','Good sold','1','','sales','582','','No',NULL,NULL,''),(2619,'4000','41732868662','2024-11-29 11:37:22',NULL,30.00,'','4','1','Good sold','1','','sales','279','','No',NULL,NULL,''),(2620,'4000','41732868662','2024-11-29 11:37:22',NULL,21.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(2621,'1110','41732873745','2024-11-29 12:51:44',NULL,258.00,'','4','1','Inventory sold','1','','sales','701','','No',NULL,NULL,''),(2622,'1110','41732873745','2024-11-29 12:51:44',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(2623,'1110','41732873745','2024-11-29 12:51:44',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(2624,'1110','41732873745','2024-11-29 12:51:44',NULL,170.00,'','4','1','Inventory sold','1','','sales','600','','No',NULL,NULL,''),(2625,'1110','41732873745','2024-11-29 12:51:44',NULL,10.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(2626,'1110','41732873745','2024-11-29 12:51:44',NULL,6.60,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(2627,'5500','41732873745','2024-11-29 12:51:44',524.60,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2628,'1000','41732873745','2024-11-29 12:51:44',940.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2629,'4000','41732873745','2024-11-29 12:51:44',NULL,420.00,'','4','1','Good sold','1','','sales','701','','No',NULL,NULL,''),(2630,'4000','41732873745','2024-11-29 12:51:44',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(2631,'4000','41732873745','2024-11-29 12:51:44',NULL,100.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(2632,'4000','41732873745','2024-11-29 12:51:44',NULL,300.00,'','4','1','Good sold','1','','sales','600','','No',NULL,NULL,''),(2633,'4000','41732873745','2024-11-29 12:51:44',NULL,50.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(2634,'4000','41732873745','2024-11-29 12:51:44',NULL,30.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(2635,'1110','41732874013','2024-11-29 12:53:56',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(2636,'5500','41732874013','2024-11-29 12:53:56',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2637,'1000','41732874013','2024-11-29 12:53:56',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2638,'4000','41732874013','2024-11-29 12:53:56',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(2639,'1110','41732880385','2024-11-29 14:40:06',NULL,40.00,'','4','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(2640,'5500','41732880385','2024-11-29 14:40:06',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2641,'1000','41732880385','2024-11-29 14:40:06',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKT4K5MU8E'),(2642,'4000','41732880385','2024-11-29 14:40:06',NULL,100.00,'','4','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(2643,'1110','41732880499','2024-11-29 16:00:38',NULL,300.00,'','4','1','Inventory sold','1','','sales','291','','No',NULL,NULL,''),(2644,'5500','41732880499','2024-11-29 16:00:38',300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2645,'1000','41732880499','2024-11-29 16:00:38',450.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2646,'4000','41732880499','2024-11-29 16:00:38',NULL,450.00,'','4','1','Good sold','1','','sales','291','','No',NULL,NULL,''),(2647,'1110','41732886748','2024-11-29 16:27:07',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(2648,'1110','41732886748','2024-11-29 16:27:07',NULL,20.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(2649,'1110','41732886748','2024-11-29 16:27:07',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(2650,'5500','41732886748','2024-11-29 16:27:07',101.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2651,'1000','41732886748','2024-11-29 16:27:07',230.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2652,'4000','41732886748','2024-11-29 16:27:07',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(2653,'4000','41732886748','2024-11-29 16:27:07',NULL,50.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(2654,'4000','41732886748','2024-11-29 16:27:07',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(2655,'1110','41732888053','2024-11-29 16:47:47',NULL,36.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(2656,'5500','41732888053','2024-11-29 16:47:47',36.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2657,'1000','41732888053','2024-11-29 16:47:47',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2658,'4000','41732888053','2024-11-29 16:47:47',NULL,70.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(2659,'1110','41732888070','2024-11-29 17:56:51',NULL,220.00,'','4','1','Inventory sold','1','','sales','1169','','No',NULL,NULL,''),(2660,'1110','41732888070','2024-11-29 17:56:51',NULL,20.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(2661,'5500','41732888070','2024-11-29 17:56:51',240.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2662,'1000','41732888070','2024-11-29 17:56:51',350.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2663,'4000','41732888070','2024-11-29 17:56:51',NULL,300.00,'','4','1','Good sold','1','','sales','1169','','No',NULL,NULL,''),(2664,'4000','41732888070','2024-11-29 17:56:51',NULL,50.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(2665,'1110','41732893653','2024-11-29 18:22:22',NULL,80.85,'','4','1','Inventory sold','1','','sales','601','','No',NULL,NULL,''),(2666,'1110','41732893653','2024-11-29 18:22:22',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(2667,'5500','41732893653','2024-11-29 18:22:22',84.85,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2668,'1000','41732893653','2024-11-29 18:22:22',170.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKT3L5YO2B'),(2669,'4000','41732893653','2024-11-29 18:22:22',NULL,150.00,'','4','1','Good sold','1','','sales','601','','No',NULL,NULL,''),(2670,'4000','41732893653','2024-11-29 18:22:22',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(2671,'1110','41732894556','2024-11-29 18:36:49',NULL,25.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(2672,'1110','41732894556','2024-11-29 18:36:49',NULL,42.00,'','4','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(2673,'5500','41732894556','2024-11-29 18:36:49',67.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2674,'1000','41732894556','2024-11-29 18:36:49',135.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKT8L8LZUS'),(2675,'4000','41732894556','2024-11-29 18:36:49',NULL,35.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(2676,'4000','41732894556','2024-11-29 18:36:49',NULL,100.00,'','4','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(2677,'1110','41732895927','2024-11-29 18:59:07',NULL,5.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(2678,'5500','41732895927','2024-11-29 18:59:07',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2679,'1000','41732895927','2024-11-29 18:59:07',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2680,'4000','41732895927','2024-11-29 18:59:07',NULL,10.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(2681,'1110','41732949166','2024-11-30 09:48:16',NULL,68.60,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(2682,'1110','41732949166','2024-11-30 09:48:16',NULL,34.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(2683,'5500','41732949166','2024-11-30 09:48:16',102.60,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2684,'1000','41732949166','2024-11-30 09:48:16',225.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKU4NCOLVS'),(2685,'4000','41732949166','2024-11-30 09:48:16',NULL,140.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(2686,'4000','41732949166','2024-11-30 09:48:16',NULL,85.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(2687,'1110','41732949331','2024-11-30 10:17:29',NULL,17.40,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(2688,'1110','41732949331','2024-11-30 10:17:29',NULL,7.63,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(2689,'5500','41732949331','2024-11-30 10:17:29',25.03,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2690,'1000','41732949331','2024-11-30 10:17:29',56.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2691,'4000','41732949331','2024-11-30 10:17:29',NULL,36.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(2692,'4000','41732949331','2024-11-30 10:17:29',NULL,20.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(2693,'1110','41732951065','2024-11-30 11:27:49',NULL,5.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(2694,'1110','41732951065','2024-11-30 11:27:49',NULL,5.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(2695,'5500','41732951065','2024-11-30 11:27:49',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2696,'1000','41732951065','2024-11-30 11:27:49',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKU8NR4YPA'),(2697,'4000','41732951065','2024-11-30 11:27:49',NULL,10.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(2698,'4000','41732951065','2024-11-30 11:27:49',NULL,10.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(2699,'1110','41732955310','2024-11-30 12:39:34',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(2700,'1110','41732955310','2024-11-30 12:39:34',NULL,21.75,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(2701,'5500','41732955310','2024-11-30 12:39:34',73.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2702,'1000','41732955310','2024-11-30 12:39:34',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2703,'4000','41732955310','2024-11-30 12:39:34',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(2704,'4000','41732955310','2024-11-30 12:39:34',NULL,45.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(2705,'1110','41732959580','2024-11-30 13:46:40',NULL,5.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(2706,'1110','41732959580','2024-11-30 13:46:40',NULL,5.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(2707,'5500','41732959580','2024-11-30 13:46:40',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2708,'1000','41732959580','2024-11-30 13:46:40',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2709,'4000','41732959580','2024-11-30 13:46:40',NULL,10.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(2710,'4000','41732959580','2024-11-30 13:46:40',NULL,10.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(2711,'1110','41732964175','2024-11-30 13:56:43',NULL,11.00,'','4','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(2712,'5500','41732964175','2024-11-30 13:56:43',11.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2713,'1000','41732964175','2024-11-30 13:56:43',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2714,'4000','41732964175','2024-11-30 13:56:43',NULL,50.00,'','4','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(2715,'1110','41732964206','2024-11-30 14:08:48',NULL,15.26,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(2716,'1110','41732964206','2024-11-30 14:08:48',NULL,44.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(2717,'5500','41732964206','2024-11-30 14:08:48',59.26,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2718,'1000','41732964206','2024-11-30 14:08:48',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2719,'4000','41732964206','2024-11-30 14:08:48',NULL,40.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(2720,'4000','41732964206','2024-11-30 14:08:48',NULL,60.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(2721,'1110','41732964934','2024-11-30 14:26:45',NULL,35.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(2722,'1110','41732964934','2024-11-30 14:26:45',NULL,22.00,'','4','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(2723,'1110','41732964934','2024-11-30 14:26:45',NULL,12.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(2724,'1110','41732964934','2024-11-30 14:26:45',NULL,0.50,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(2725,'5500','41732964934','2024-11-30 14:26:45',69.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2726,'1000','41732964934','2024-11-30 14:26:45',170.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKU9O1EEH7'),(2727,'4000','41732964934','2024-11-30 14:26:45',NULL,75.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(2728,'4000','41732964934','2024-11-30 14:26:45',NULL,70.00,'','4','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(2729,'4000','41732964934','2024-11-30 14:26:45',NULL,24.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(2730,'4000','41732964934','2024-11-30 14:26:45',NULL,1.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(2731,'1110','41732971223','2024-11-30 15:55:04',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(2732,'1110','41732971223','2024-11-30 15:55:04',NULL,90.00,'','4','1','Inventory sold','1','','sales','256','','No',NULL,NULL,''),(2733,'5500','41732971223','2024-11-30 15:55:04',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2734,'1000','41732971223','2024-11-30 15:55:04',190.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2735,'4000','41732971223','2024-11-30 15:55:04',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(2736,'4000','41732971223','2024-11-30 15:55:04',NULL,140.00,'','4','1','Good sold','1','','sales','256','','No',NULL,NULL,''),(2737,'1110','41732978760','2024-11-30 18:02:17',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(2738,'1110','41732978760','2024-11-30 18:02:17',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(2739,'5500','41732978760','2024-11-30 18:02:17',50.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2740,'1000','41732978760','2024-11-30 18:02:17',115.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2741,'4000','41732978760','2024-11-30 18:02:17',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(2742,'4000','41732978760','2024-11-30 18:02:17',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(2743,'1110','41732978953','2024-11-30 18:33:18',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(2744,'1110','41732978953','2024-11-30 18:33:18',NULL,72.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(2745,'1110','41732978953','2024-11-30 18:33:18',NULL,24.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(2746,'5500','41732978953','2024-11-30 18:33:18',116.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2747,'1000','41732978953','2024-11-30 18:33:18',290.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2748,'4000','41732978953','2024-11-30 18:33:18',NULL,100.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(2749,'4000','41732978953','2024-11-30 18:33:18',NULL,140.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(2750,'4000','41732978953','2024-11-30 18:33:18',NULL,50.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(2751,'1110','41732981458','2024-11-30 18:44:45',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(2752,'5500','41732981458','2024-11-30 18:44:45',6.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2753,'1000','41732981458','2024-11-30 18:44:45',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2754,'4000','41732981458','2024-11-30 18:44:45',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(2755,'1110','41732982164','2024-11-30 18:56:55',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(2756,'1110','41732982164','2024-11-30 18:56:55',NULL,7.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(2757,'5500','41732982164','2024-11-30 18:56:55',17.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2758,'1000','41732982164','2024-11-30 18:56:55',34.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2759,'4000','41732982164','2024-11-30 18:56:55',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(2760,'4000','41732982164','2024-11-30 18:56:55',NULL,14.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(2761,'1110','41732982221','2024-11-30 18:57:28',NULL,96.00,'','4','1','Inventory sold','1','','sales','1141','','No',NULL,NULL,''),(2762,'5500','41732982221','2024-11-30 18:57:28',96.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2763,'1000','41732982221','2024-11-30 18:57:28',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SKU9PU3385'),(2764,'4000','41732982221','2024-11-30 18:57:28',NULL,150.00,'','4','1','Good sold','1','','sales','1141','','No',NULL,NULL,''),(2765,'1110','41733115844','2024-11-29 08:04:04',1170.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','383','','No',NULL,NULL,''),(2766,'1110','41733115844','2024-11-29 08:04:04',690.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1012','','No',NULL,NULL,''),(2767,'2130','41733115844','2024-11-29 08:04:04',NULL,1860.00,'','4','1','Account payable for inventory','1','7','Purchases','','','No',NULL,NULL,''),(2789,'1110','41733116067','2024-11-29 08:07:47',3430.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','558','','No',NULL,NULL,''),(2790,'1110','41733116067','2024-11-29 08:07:47',1100.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','203','','No',NULL,NULL,''),(2791,'1110','41733116067','2024-11-29 08:07:47',750.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1228','','No',NULL,NULL,''),(2792,'1110','41733116067','2024-11-29 08:07:47',1000.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','71','','No',NULL,NULL,''),(2793,'1110','41733116067','2024-11-29 08:07:47',725.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','632','','No',NULL,NULL,''),(2794,'1110','41733116067','2024-11-29 08:07:47',300.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','38','','No',NULL,NULL,''),(2795,'1110','41733116067','2024-11-29 08:07:47',4000.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1144','','No',NULL,NULL,''),(2796,'1110','41733116067','2024-11-29 08:07:47',4000.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1007','','No',NULL,NULL,''),(2797,'1110','41733116067','2024-11-29 08:07:47',2300.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','972','','No',NULL,NULL,''),(2798,'1110','41733116067','2024-11-29 08:07:47',600.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','909','','No',NULL,NULL,''),(2799,'1110','41733116067','2024-11-29 08:07:47',400.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','947','','No',NULL,NULL,''),(2800,'1110','41733116067','2024-11-29 08:07:47',1500.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1213','','No',NULL,NULL,''),(2801,'1110','41733116067','2024-11-29 08:07:47',2400.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1177','','No',NULL,NULL,''),(2802,'1110','41733116067','2024-11-29 08:07:47',1000.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','739','','No',NULL,NULL,''),(2803,'1110','41733116067','2024-11-29 08:07:47',1400.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1150','','No',NULL,NULL,''),(2804,'1110','41733116067','2024-11-29 08:07:47',1000.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','401','','No',NULL,NULL,''),(2805,'1110','41733116067','2024-11-29 08:07:47',1800.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1041','','No',NULL,NULL,''),(2806,'1110','41733116067','2024-11-29 08:07:47',1000.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','446','','No',NULL,NULL,''),(2807,'1110','41733116067','2024-11-29 08:07:47',1200.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','612','','No',NULL,NULL,''),(2808,'1110','41733116067','2024-11-29 08:07:47',1975.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','559','','No',NULL,NULL,''),(2809,'1110','41733116067','2024-11-29 08:07:47',900.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1174','','No',NULL,NULL,''),(2810,'1110','41733116067','2024-11-29 08:07:47',1000.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','306','','No',NULL,NULL,''),(2811,'1110','41733116067','2024-11-29 08:07:47',600.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','443','','No',NULL,NULL,''),(2812,'1110','41733116067','2024-11-29 08:07:47',2000.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','36','','No',NULL,NULL,''),(2813,'1110','41733116067','2024-11-29 08:07:47',450.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','978','','No',NULL,NULL,''),(2814,'1110','41733116067','2024-11-29 08:07:47',2720.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','124','','No',NULL,NULL,''),(2815,'1110','41733116067','2024-11-29 08:07:47',3300.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1219','','No',NULL,NULL,''),(2816,'1110','41733116067','2024-11-29 08:07:47',1100.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1188','','No',NULL,NULL,''),(2817,'1110','41733116067','2024-11-29 08:07:47',5000.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','382','','No',NULL,NULL,''),(2818,'1110','41733116067','2024-11-29 08:07:47',1240.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1190','','No',NULL,NULL,''),(2819,'1110','41733116067','2024-11-29 08:07:47',500.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','335','','No',NULL,NULL,''),(2820,'1110','41733116067','2024-11-29 08:07:47',0.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1196','','No',NULL,NULL,''),(2821,'1110','41733116067','2024-11-29 08:07:47',1330.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','206','','No',NULL,NULL,''),(2822,'1110','41733116067','2024-11-29 08:07:47',2450.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','133','','No',NULL,NULL,''),(2823,'1110','41733116067','2024-11-29 08:07:47',1425.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','584','','No',NULL,NULL,''),(2824,'1110','41733116067','2024-11-29 08:07:47',1250.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','61','','No',NULL,NULL,''),(2825,'1110','41733116067','2024-11-29 08:07:47',1100.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','644','','No',NULL,NULL,''),(2826,'1110','41733116067','2024-11-29 08:07:47',1680.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1200','','No',NULL,NULL,''),(2827,'1110','41733116067','2024-11-29 08:07:47',0.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1111','','No',NULL,NULL,''),(2828,'1110','41733116067','2024-11-29 08:07:47',1105.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','481','','No',NULL,NULL,''),(2829,'1110','41733116067','2024-11-29 08:07:47',4500.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','249','','No',NULL,NULL,''),(2830,'1110','41733116067','2024-11-29 08:07:47',19.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','540','','No',NULL,NULL,''),(2831,'1110','41733116067','2024-11-29 08:07:47',1881.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','540','','No',NULL,NULL,''),(2832,'1110','41733116067','2024-11-29 08:07:47',350.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','536','','No',NULL,NULL,''),(2833,'1110','41733116067','2024-11-29 08:07:47',390.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','550','','No',NULL,NULL,''),(2834,'1110','41733116067','2024-11-29 08:07:47',8800.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1031','','No',NULL,NULL,''),(2835,'1110','41733116067','2024-11-29 08:07:47',1500.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','607','','No',NULL,NULL,''),(2836,'1110','41733116067','2024-11-29 08:07:47',1500.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1','','No',NULL,NULL,''),(2837,'1110','41733116067','2024-11-29 08:07:47',440.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','545','','No',NULL,NULL,''),(2838,'2130','41733116067','2024-11-29 08:07:47',NULL,80410.00,'','4','1','Account payable for inventory','1','7','Purchases','','','No',NULL,NULL,''),(2839,'1110','41733121459','2024-12-02 09:41:27',NULL,4.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(2840,'5500','41733121459','2024-12-02 09:41:27',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2841,'1000','41733121459','2024-12-02 09:41:27',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2842,'4000','41733121459','2024-12-02 09:41:27',NULL,10.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(2843,'1110','41733121691','2024-12-02 10:35:07',NULL,50.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(2844,'5500','41733121691','2024-12-02 10:35:07',50.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2845,'1000','41733121691','2024-12-02 10:35:07',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2846,'4000','41733121691','2024-12-02 10:35:07',NULL,70.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(2847,'1110','41733124911','2024-12-02 11:12:55',NULL,9.50,'','4','1','Inventory sold','1','','sales','989','','No',NULL,NULL,''),(2848,'5500','41733124911','2024-12-02 11:12:55',9.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2849,'1000','41733124911','2024-12-02 11:12:55',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2850,'4000','41733124911','2024-12-02 11:12:55',NULL,20.00,'','4','1','Good sold','1','','sales','989','','No',NULL,NULL,''),(2851,'1110','41733127179','2024-12-02 12:35:27',NULL,96.00,'','4','1','Inventory sold','1','','sales','1141','','No',NULL,NULL,''),(2852,'1110','41733127179','2024-12-02 12:35:27',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(2853,'1110','41733127179','2024-12-02 12:35:27',NULL,20.00,'','4','1','Inventory sold','1','','sales','446','','No',NULL,NULL,''),(2854,'5500','41733127179','2024-12-02 12:35:27',146.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2855,'1000','41733127179','2024-12-02 12:35:27',310.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2856,'4000','41733127179','2024-12-02 12:35:27',NULL,150.00,'','4','1','Good sold','1','','sales','1141','','No',NULL,NULL,''),(2857,'4000','41733127179','2024-12-02 12:35:27',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(2858,'4000','41733127179','2024-12-02 12:35:27',NULL,100.00,'','4','1','Good sold','1','','sales','446','','No',NULL,NULL,''),(2859,'1110','41733132171','2024-12-02 13:14:31',NULL,21.75,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(2860,'5500','41733132171','2024-12-02 13:14:31',21.75,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2861,'1000','41733132171','2024-12-02 13:14:31',45.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2862,'4000','41733132171','2024-12-02 13:14:31',NULL,45.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(2863,'1110','41733134474','2024-12-02 13:49:10',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(2864,'1110','41733134474','2024-12-02 13:49:10',NULL,29.00,'','4','1','Inventory sold','1','','sales','724','','No',NULL,NULL,''),(2865,'1110','41733134474','2024-12-02 13:49:10',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(2866,'1110','41733134474','2024-12-02 13:49:10',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(2867,'1110','41733134474','2024-12-02 13:49:10',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(2868,'1110','41733134474','2024-12-02 13:49:10',NULL,2.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(2869,'5500','41733134474','2024-12-02 13:49:10',394.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2870,'1000','41733134474','2024-12-02 13:49:10',780.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2871,'4000','41733134474','2024-12-02 13:49:10',NULL,300.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(2872,'4000','41733134474','2024-12-02 13:49:10',NULL,100.00,'','4','1','Good sold','1','','sales','724','','No',NULL,NULL,''),(2873,'4000','41733134474','2024-12-02 13:49:10',NULL,150.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(2874,'4000','41733134474','2024-12-02 13:49:10',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(2875,'4000','41733134474','2024-12-02 13:49:10',NULL,150.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(2876,'4000','41733134474','2024-12-02 13:49:10',NULL,5.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(2877,'1110','41733145446','2024-12-02 16:18:25',NULL,20.00,'','4','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(2878,'1110','41733145446','2024-12-02 16:18:25',NULL,90.00,'','4','1','Inventory sold','1','','sales','256','','No',NULL,NULL,''),(2879,'5500','41733145446','2024-12-02 16:18:25',110.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2880,'1000','41733145446','2024-12-02 16:18:25',190.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2881,'4000','41733145446','2024-12-02 16:18:25',NULL,50.00,'','4','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(2882,'4000','41733145446','2024-12-02 16:18:25',NULL,140.00,'','4','1','Good sold','1','','sales','256','','No',NULL,NULL,''),(2883,'1110','41733148557','2024-12-02 17:11:01',NULL,20.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(2884,'5500','41733148557','2024-12-02 17:11:01',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2885,'1000','41733148557','2024-12-02 17:11:01',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL21XRJBFB'),(2886,'4000','41733148557','2024-12-02 17:11:01',NULL,50.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(2887,'1110','41733148740','2024-12-02 17:16:37',NULL,15.40,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(2888,'1110','41733148740','2024-12-02 17:16:37',NULL,0.00,'','4','1','Inventory sold','1','','sales','1106','','No',NULL,NULL,''),(2889,'5500','41733148740','2024-12-02 17:16:37',15.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2890,'1000','41733148740','2024-12-02 17:16:37',170.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2891,'4000','41733148740','2024-12-02 17:16:37',NULL,70.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(2892,'4000','41733148740','2024-12-02 17:16:37',NULL,100.00,'','4','1','Good sold','1','','sales','1106','','No',NULL,NULL,''),(2893,'1110','41733150540','2024-12-02 17:42:56',NULL,50.00,'','4','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(2894,'5500','41733150540','2024-12-02 17:42:56',50.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2895,'1000','41733150540','2024-12-02 17:42:56',75.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2896,'4000','41733150540','2024-12-02 17:42:56',NULL,75.00,'','4','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(2897,'1110','41733151216','2024-12-02 18:00:13',NULL,5.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(2898,'5500','41733151216','2024-12-02 18:00:13',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2899,'1000','41733151216','2024-12-02 18:00:13',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2900,'4000','41733151216','2024-12-02 18:00:13',NULL,10.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(2901,'1110','41733154554','2024-12-02 18:49:35',NULL,570.00,'','4','1','Inventory sold','1','','sales','1254','','No',NULL,NULL,''),(2902,'5500','41733154554','2024-12-02 18:49:35',570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2903,'1000','41733154554','2024-12-02 18:49:35',1125.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2904,'4000','41733154554','2024-12-02 18:49:35',NULL,1125.00,'','4','1','Good sold','1','','sales','1254','','No',NULL,NULL,''),(2905,'1110','41733154988','2024-12-02 18:56:48',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(2906,'5500','41733154988','2024-12-02 18:56:48',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2907,'1000','41733154988','2024-12-02 18:56:48',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL20YCZ16U'),(2908,'4000','41733154988','2024-12-02 18:56:48',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(2909,'1000','41733205290','2024-12-03 08:55:05',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL38151MXQ'),(2910,'4000','41733205290','2024-12-03 08:55:05',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(2911,'1110','41733205359','2024-12-03 09:55:57',NULL,138.00,'','4','1','Inventory sold','1','','sales','972','','No',NULL,NULL,''),(2912,'5500','41733205359','2024-12-03 09:55:57',138.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2913,'1000','41733205359','2024-12-03 09:55:57',270.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL321D8CTO'),(2914,'4000','41733205359','2024-12-03 09:55:57',NULL,270.00,'','4','1','Good sold','1','','sales','972','','No',NULL,NULL,''),(2915,'1110','41733209061','2024-12-03 10:18:05',NULL,7.25,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(2916,'5500','41733209061','2024-12-03 10:18:05',7.25,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2917,'1000','41733209061','2024-12-03 10:18:05',15.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2918,'4000','41733209061','2024-12-03 10:18:05',NULL,15.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(2919,'1110','41733210288','2024-12-03 10:24:22',NULL,300.00,'','4','1','Inventory sold','1','','sales','607','','No',NULL,NULL,''),(2920,'1110','41733210288','2024-12-03 10:24:22',NULL,250.00,'','4','1','Inventory sold','1','','sales','1217','','No',NULL,NULL,''),(2921,'1110','41733210288','2024-12-03 10:24:22',NULL,180.00,'','4','1','Inventory sold','1','','sales','1174','','No',NULL,NULL,''),(2922,'1110','41733210288','2024-12-03 10:24:22',NULL,10.00,'','4','1','Inventory sold','1','','sales','1194','','No',NULL,NULL,''),(2923,'5500','41733210288','2024-12-03 10:24:22',740.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2924,'1000','41733210288','2024-12-03 10:24:22',1600.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL321G2NMS'),(2925,'4000','41733210288','2024-12-03 10:24:22',NULL,600.00,'','4','1','Good sold','1','','sales','607','','No',NULL,NULL,''),(2926,'4000','41733210288','2024-12-03 10:24:22',NULL,400.00,'','4','1','Good sold','1','','sales','1217','','No',NULL,NULL,''),(2927,'4000','41733210288','2024-12-03 10:24:22',NULL,500.00,'','4','1','Good sold','1','','sales','1174','','No',NULL,NULL,''),(2928,'4000','41733210288','2024-12-03 10:24:22',NULL,100.00,'','4','1','Good sold','1','','sales','1194','','No',NULL,NULL,''),(2929,'1000','41733212489','2024-12-03 10:55:04',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2930,'4000','41733212489','2024-12-03 10:55:04',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(2931,'1110','41733216451','2024-12-03 12:01:08',NULL,5.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(2932,'5500','41733216451','2024-12-03 12:01:08',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2933,'1000','41733216451','2024-12-03 12:01:08',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2934,'4000','41733216451','2024-12-03 12:01:08',NULL,10.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(2935,'1110','41733217611','2024-12-03 12:20:22',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(2936,'5500','41733217611','2024-12-03 12:20:22',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2937,'1000','41733217611','2024-12-03 12:20:22',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL381X1FWY'),(2938,'4000','41733217611','2024-12-03 12:20:22',NULL,100.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(2939,'1110','41733217765','2024-12-03 13:11:49',NULL,68.00,'','4','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(2940,'5500','41733217765','2024-12-03 13:11:49',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2941,'1000','41733217765','2024-12-03 13:11:49',110.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL3424V2PU'),(2942,'4000','41733217765','2024-12-03 13:11:49',NULL,110.00,'','4','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(2943,'1110','41733222374','2024-12-03 13:39:52',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(2944,'5500','41733222374','2024-12-03 13:39:52',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2945,'1000','41733222374','2024-12-03 13:39:52',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2946,'4000','41733222374','2024-12-03 13:39:52',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(2947,'1110','41733222461','2024-12-03 14:49:30',NULL,22.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(2948,'5500','41733222461','2024-12-03 14:49:30',22.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2949,'1000','41733222461','2024-12-03 14:49:30',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2950,'4000','41733222461','2024-12-03 14:49:30',NULL,30.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(2951,'1110','41733226574','2024-12-03 14:53:33',NULL,20.00,'','4','1','Inventory sold','1','','sales','693','','No',NULL,NULL,''),(2952,'5500','41733226574','2024-12-03 14:53:33',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2953,'1000','41733226574','2024-12-03 14:53:33',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2954,'4000','41733226574','2024-12-03 14:53:33',NULL,50.00,'','4','1','Good sold','1','','sales','693','','No',NULL,NULL,''),(2955,'1110','41733235616','2024-12-03 17:21:08',NULL,22.89,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(2956,'5500','41733235616','2024-12-03 17:21:08',22.89,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2957,'1000','41733235616','2024-12-03 17:21:08',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL3736WEKH'),(2958,'4000','41733235616','2024-12-03 17:21:08',NULL,60.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(2959,'1110','41733237328','2024-12-03 17:49:16',NULL,25.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(2960,'5500','41733237328','2024-12-03 17:49:16',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2961,'1000','41733237328','2024-12-03 17:49:16',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2962,'4000','41733237328','2024-12-03 17:49:16',NULL,30.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(2963,'1110','41733237359','2024-12-03 18:29:05',NULL,25.50,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(2964,'5500','41733237359','2024-12-03 18:29:05',25.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2965,'1000','41733237359','2024-12-03 18:29:05',51.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL323K8X7Q'),(2966,'4000','41733237359','2024-12-03 18:29:05',NULL,51.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(2967,'1110','41733240271','2024-12-03 18:38:23',NULL,9.50,'','4','1','Inventory sold','1','','sales','989','','No',NULL,NULL,''),(2968,'5500','41733240271','2024-12-03 18:38:23',9.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2969,'1000','41733240271','2024-12-03 18:38:23',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2970,'4000','41733240271','2024-12-03 18:38:23',NULL,20.00,'','4','1','Good sold','1','','sales','989','','No',NULL,NULL,''),(2971,'1110','41733240337','2024-12-03 18:56:15',NULL,4.40,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(2972,'1110','41733240337','2024-12-03 18:56:15',NULL,90.00,'','4','1','Inventory sold','1','','sales','256','','No',NULL,NULL,''),(2973,'1110','41733240337','2024-12-03 18:56:15',NULL,150.00,'','4','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(2974,'5500','41733240337','2024-12-03 18:56:15',244.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2975,'1000','41733240337','2024-12-03 18:56:15',410.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2976,'4000','41733240337','2024-12-03 18:56:15',NULL,20.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(2977,'4000','41733240337','2024-12-03 18:56:15',NULL,140.00,'','4','1','Good sold','1','','sales','256','','No',NULL,NULL,''),(2978,'4000','41733240337','2024-12-03 18:56:15',NULL,250.00,'','4','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(2979,'1000','41733290408','2024-12-04 08:54:08',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2980,'4000','41733290408','2024-12-04 08:54:08',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(2981,'1110','41733292713','2024-12-04 09:12:49',NULL,264.00,'','4','1','Inventory sold','1','','sales','329','','No',NULL,NULL,''),(2982,'5500','41733292713','2024-12-04 09:12:49',264.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2983,'1000','41733292713','2024-12-04 09:12:49',330.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2984,'4000','41733292713','2024-12-04 09:12:49',NULL,330.00,'','4','1','Good sold','1','','sales','329','','No',NULL,NULL,''),(2985,'1110','41733292776','2024-12-04 09:45:08',NULL,0.00,'','4','1','Inventory sold','1','','sales','1130','','No',NULL,NULL,''),(2986,'1110','41733292776','2024-12-04 09:45:08',NULL,40.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(2987,'5500','41733292776','2024-12-04 09:45:08',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2988,'1000','41733292776','2024-12-04 09:45:08',400.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL435R55WT'),(2989,'4000','41733292776','2024-12-04 09:45:08',NULL,300.00,'','4','1','Good sold','1','','sales','1130','','No',NULL,NULL,''),(2990,'4000','41733292776','2024-12-04 09:45:08',NULL,100.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(2991,'1110','41733294763','2024-12-04 09:47:55',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(2992,'5500','41733294763','2024-12-04 09:47:55',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2993,'1000','41733294763','2024-12-04 09:47:55',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL485RUVFK'),(2994,'4000','41733294763','2024-12-04 09:47:55',NULL,100.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(2995,'1110','41733296180','2024-12-04 10:11:36',NULL,209.00,'','4','1','Inventory sold','1','','sales','1172','','No',NULL,NULL,''),(2996,'1110','41733296180','2024-12-04 10:11:36',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(2997,'1110','41733296180','2024-12-04 10:11:36',NULL,30.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(2998,'1110','41733296180','2024-12-04 10:11:36',NULL,12.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(2999,'5500','41733296180','2024-12-04 10:11:36',311.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3000,'1000','41733296180','2024-12-04 10:11:36',530.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3001,'4000','41733296180','2024-12-04 10:11:36',NULL,300.00,'','4','1','Good sold','1','','sales','1172','','No',NULL,NULL,''),(3002,'4000','41733296180','2024-12-04 10:11:36',NULL,100.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(3003,'4000','41733296180','2024-12-04 10:11:36',NULL,100.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(3004,'4000','41733296180','2024-12-04 10:11:36',NULL,30.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(3005,'1110','41733296357','2024-12-04 10:39:43',NULL,14.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(3006,'5500','41733296357','2024-12-04 10:39:43',14.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3007,'1000','41733296357','2024-12-04 10:39:43',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3008,'4000','41733296357','2024-12-04 10:39:43',NULL,80.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(3009,'1000','41733302938','2024-12-04 12:32:37',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL446F6Q1S'),(3010,'4000','41733302938','2024-12-04 12:32:37',NULL,100.00,'','4','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(3011,'1110','41733304799','2024-12-04 12:50:31',NULL,36.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(3012,'5500','41733304799','2024-12-04 12:50:31',36.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3013,'1000','41733304799','2024-12-04 12:50:31',70.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL496H5CE5'),(3014,'4000','41733304799','2024-12-04 12:50:31',NULL,70.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(3015,'1110','41733305868','2024-12-04 12:52:11',NULL,70.00,'','4','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(3016,'1110','41733305868','2024-12-04 12:52:11',NULL,64.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(3017,'5500','41733305868','2024-12-04 12:52:11',134.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3018,'1000','41733305868','2024-12-04 12:52:11',360.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL436HM8CX'),(3019,'4000','41733305868','2024-12-04 12:52:11',NULL,200.00,'','4','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(3020,'4000','41733305868','2024-12-04 12:52:11',NULL,160.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(3021,'1000','41733305970','2024-12-04 12:53:10',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL406HS400'),(3022,'4000','41733305970','2024-12-04 12:53:10',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(3023,'1110','41733307355','2024-12-04 13:16:21',NULL,23.00,'','4','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(3024,'5500','41733307355','2024-12-04 13:16:21',23.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3025,'1000','41733307355','2024-12-04 13:16:21',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3026,'4000','41733307355','2024-12-04 13:16:21',NULL,50.00,'','4','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(3027,'1110','41733316882','2024-12-04 15:55:00',NULL,88.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(3028,'5500','41733316882','2024-12-04 15:55:00',88.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3029,'1000','41733316882','2024-12-04 15:55:00',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL407A36PO'),(3030,'4000','41733316882','2024-12-04 15:55:00',NULL,120.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(3031,'1110','41733316933','2024-12-04 17:23:19',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(3032,'5500','41733316933','2024-12-04 17:23:19',11.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3033,'1000','41733316933','2024-12-04 17:23:19',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3034,'4000','41733316933','2024-12-04 17:23:19',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(3035,'1110','41733323876','2024-12-04 17:51:36',NULL,20.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(3036,'5500','41733323876','2024-12-04 17:51:36',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3037,'1000','41733323876','2024-12-04 17:51:36',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3038,'4000','41733323876','2024-12-04 17:51:36',NULL,50.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3039,'1110','41733328810','2024-12-04 19:14:06',NULL,14.25,'','4','1','Inventory sold','1','','sales','989','','No',NULL,NULL,''),(3040,'5500','41733328810','2024-12-04 19:14:06',14.25,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3041,'1000','41733328810','2024-12-04 19:14:06',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3042,'4000','41733328810','2024-12-04 19:14:06',NULL,30.00,'','4','1','Good sold','1','','sales','989','','No',NULL,NULL,''),(3043,'1110','41733328850','2024-12-04 19:15:08',NULL,5.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(3044,'1110','41733328850','2024-12-04 19:15:08',NULL,5.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(3045,'5500','41733328850','2024-12-04 19:15:08',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3046,'1000','41733328850','2024-12-04 19:15:08',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL458A7EPB'),(3047,'4000','41733328850','2024-12-04 19:15:08',NULL,10.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(3048,'4000','41733328850','2024-12-04 19:15:08',NULL,10.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(3049,'1110','41733381420','2024-12-05 09:57:26',NULL,4.40,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(3050,'1110','41733381420','2024-12-05 09:57:26',NULL,70.00,'','4','1','Inventory sold','1','','sales','1150','','No',NULL,NULL,''),(3051,'1110','41733381420','2024-12-05 09:57:26',NULL,5.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(3052,'1110','41733381420','2024-12-05 09:57:26',NULL,8.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(3053,'5500','41733381420','2024-12-05 09:57:26',87.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3054,'1000','41733381420','2024-12-05 09:57:26',210.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3055,'4000','41733381420','2024-12-05 09:57:26',NULL,20.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(3056,'4000','41733381420','2024-12-05 09:57:26',NULL,140.00,'','4','1','Good sold','1','','sales','1150','','No',NULL,NULL,''),(3057,'4000','41733381420','2024-12-05 09:57:26',NULL,10.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(3058,'4000','41733381420','2024-12-05 09:57:26',NULL,40.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(3059,'1110','41733381850','2024-12-05 10:34:21',NULL,500.00,'','4','1','Inventory sold','1','','sales','607','','No',NULL,NULL,''),(3060,'1110','41733381850','2024-12-05 10:34:21',NULL,90.00,'','4','1','Inventory sold','1','','sales','1174','','No',NULL,NULL,''),(3061,'1110','41733381850','2024-12-05 10:34:21',NULL,250.00,'','4','1','Inventory sold','1','','sales','1217','','No',NULL,NULL,''),(3062,'5500','41733381850','2024-12-05 10:34:21',840.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3063,'1000','41733381850','2024-12-05 10:34:21',1650.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3064,'4000','41733381850','2024-12-05 10:34:21',NULL,1000.00,'','4','1','Good sold','1','','sales','607','','No',NULL,NULL,''),(3065,'4000','41733381850','2024-12-05 10:34:21',NULL,250.00,'','4','1','Good sold','1','','sales','1174','','No',NULL,NULL,''),(3066,'4000','41733381850','2024-12-05 10:34:21',NULL,400.00,'','4','1','Good sold','1','','sales','1217','','No',NULL,NULL,''),(3067,'1110','41733385888','2024-12-05 11:27:38',NULL,7.50,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(3068,'1110','41733385888','2024-12-05 11:27:38',NULL,5.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(3069,'1110','41733385888','2024-12-05 11:27:38',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(3070,'5500','41733385888','2024-12-05 11:27:38',14.70,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3071,'1000','41733385888','2024-12-05 11:27:38',35.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3072,'4000','41733385888','2024-12-05 11:27:38',NULL,15.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(3073,'4000','41733385888','2024-12-05 11:27:38',NULL,10.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(3074,'4000','41733385888','2024-12-05 11:27:38',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(3075,'1110','41733387277','2024-12-05 12:17:28',NULL,35.00,'','4','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(3076,'5500','41733387277','2024-12-05 12:17:28',35.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3077,'1000','41733387277','2024-12-05 12:17:28',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3078,'4000','41733387277','2024-12-05 12:17:28',NULL,70.00,'','4','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(3079,'1110','41733390251','2024-12-05 12:51:56',NULL,22.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(3080,'5500','41733390251','2024-12-05 12:51:56',22.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3081,'1000','41733390251','2024-12-05 12:51:56',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3082,'4000','41733390251','2024-12-05 12:51:56',NULL,100.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(3083,'1110','41733392340','2024-12-05 12:56:37',NULL,110.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(3084,'5500','41733392340','2024-12-05 12:56:37',110.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3085,'1000','41733392340','2024-12-05 12:56:37',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3086,'4000','41733392340','2024-12-05 12:56:37',NULL,150.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(3087,'1110','41733392605','2024-12-05 12:58:32',NULL,34.30,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(3088,'5500','41733392605','2024-12-05 12:58:32',34.30,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3089,'1000','41733392605','2024-12-05 12:58:32',70.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL53B3M86X'),(3090,'4000','41733392605','2024-12-05 12:58:32',NULL,70.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(3091,'1110','41733397736','2024-12-05 14:28:44',NULL,245.00,'','4','1','Inventory sold','1','','sales','133','','No',NULL,NULL,''),(3092,'5500','41733397736','2024-12-05 14:28:44',245.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3093,'1000','41733397736','2024-12-05 14:28:44',350.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL52BHNOY8'),(3094,'4000','41733397736','2024-12-05 14:28:44',NULL,350.00,'','4','1','Good sold','1','','sales','133','','No',NULL,NULL,''),(3095,'1110','41733398159','2024-12-05 14:31:00',NULL,85.00,'','4','1','Inventory sold','1','','sales','1030','','No',NULL,NULL,''),(3096,'1110','41733398159','2024-12-05 14:31:00',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(3097,'5500','41733398159','2024-12-05 14:31:00',136.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3098,'1000','41733398159','2024-12-05 14:31:00',305.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3099,'4000','41733398159','2024-12-05 14:31:00',NULL,200.00,'','4','1','Good sold','1','','sales','1030','','No',NULL,NULL,''),(3100,'4000','41733398159','2024-12-05 14:31:00',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(3101,'1110','41733398271','2024-12-05 14:33:27',NULL,230.00,'','4','1','Inventory sold','1','','sales','972','','No',NULL,NULL,''),(3102,'5500','41733398271','2024-12-05 14:33:27',230.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3103,'1000','41733398271','2024-12-05 14:33:27',450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL51BJ84QX'),(3104,'4000','41733398271','2024-12-05 14:33:27',NULL,450.00,'','4','1','Good sold','1','','sales','972','','No',NULL,NULL,''),(3105,'1110','41733398564','2024-12-05 15:33:18',NULL,250.00,'','4','1','Inventory sold','1','','sales','1217','','No',NULL,NULL,''),(3106,'1110','41733398564','2024-12-05 15:33:18',NULL,90.00,'','4','1','Inventory sold','1','','sales','1174','','No',NULL,NULL,''),(3107,'5500','41733398564','2024-12-05 15:33:18',340.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3108,'1000','41733398564','2024-12-05 15:33:18',650.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3109,'4000','41733398564','2024-12-05 15:33:18',NULL,400.00,'','4','1','Good sold','1','','sales','1217','','No',NULL,NULL,''),(3110,'4000','41733398564','2024-12-05 15:33:18',NULL,250.00,'','4','1','Good sold','1','','sales','1174','','No',NULL,NULL,''),(3111,'1110','41733410521','2024-12-05 17:56:20',NULL,150.00,'','4','1','Inventory sold','1','','sales','1153','','No',NULL,NULL,''),(3112,'5500','41733410521','2024-12-05 17:56:20',150.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3113,'1000','41733410521','2024-12-05 17:56:20',250.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3114,'4000','41733410521','2024-12-05 17:56:20',NULL,250.00,'','4','1','Good sold','1','','sales','1153','','No',NULL,NULL,''),(3115,'1000','41733412449','2024-12-05 18:27:45',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3116,'4000','41733412449','2024-12-05 18:27:45',NULL,50.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(3117,'1110','41733412553','2024-12-05 18:30:33',NULL,0.00,'','4','1','Inventory sold','1','','sales','1199','','No',NULL,NULL,''),(3118,'1110','41733412553','2024-12-05 18:30:33',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(3119,'5500','41733412553','2024-12-05 18:30:33',51.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3120,'1000','41733412553','2024-12-05 18:30:33',159.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL51CM227L'),(3121,'4000','41733412553','2024-12-05 18:30:33',NULL,54.00,'','4','1','Good sold','1','','sales','1199','','No',NULL,NULL,''),(3122,'4000','41733412553','2024-12-05 18:30:33',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(3123,'1110','41733412688','2024-12-05 18:33:39',NULL,51.00,'','4','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(3124,'5500','41733412688','2024-12-05 18:33:39',51.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3125,'1000','41733412688','2024-12-05 18:33:39',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3126,'4000','41733412688','2024-12-05 18:33:39',NULL,80.00,'','4','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(3127,'1110','41733412823','2024-12-05 18:34:52',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3128,'1110','41733412823','2024-12-05 18:34:52',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(3129,'1110','41733412823','2024-12-05 18:34:52',NULL,95.00,'','4','1','Inventory sold','1','','sales','525','','No',NULL,NULL,''),(3130,'5500','41733412823','2024-12-05 18:34:52',145.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3131,'1000','41733412823','2024-12-05 18:34:52',400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3132,'4000','41733412823','2024-12-05 18:34:52',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3133,'4000','41733412823','2024-12-05 18:34:52',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(3134,'4000','41733412823','2024-12-05 18:34:52',NULL,300.00,'','4','1','Good sold','1','','sales','525','','No',NULL,NULL,''),(3135,'1110','41733413561','2024-12-05 18:46:32',NULL,7.50,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(3136,'5500','41733413561','2024-12-05 18:46:32',7.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3137,'1000','41733413561','2024-12-05 18:46:32',15.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3138,'4000','41733413561','2024-12-05 18:46:32',NULL,15.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(3139,'1110','41733414627','2024-12-05 19:04:14',NULL,20.00,'','4','1','Inventory sold','1','','sales','400','','No',NULL,NULL,''),(3140,'5500','41733414627','2024-12-05 19:04:14',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3141,'1000','41733414627','2024-12-05 19:04:14',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3142,'4000','41733414627','2024-12-05 19:04:14',NULL,50.00,'','4','1','Good sold','1','','sales','400','','No',NULL,NULL,''),(3143,'1110','41733414661','2024-12-05 19:05:53',NULL,14.50,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(3144,'5500','41733414661','2024-12-05 19:05:53',14.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3145,'1000','41733414661','2024-12-05 19:05:53',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3146,'4000','41733414661','2024-12-05 19:05:53',NULL,30.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(3147,'1110','41733414983','2024-12-05 19:10:39',NULL,5.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(3148,'1110','41733414983','2024-12-05 19:10:39',NULL,2.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(3149,'5500','41733414983','2024-12-05 19:10:39',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3150,'1000','41733414983','2024-12-05 19:10:39',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3151,'4000','41733414983','2024-12-05 19:10:39',NULL,10.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(3152,'4000','41733414983','2024-12-05 19:10:39',NULL,10.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(3153,'1110','41733415218','2024-12-05 19:14:06',NULL,2.50,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(3154,'5500','41733415218','2024-12-05 19:14:06',2.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3155,'1000','41733415218','2024-12-05 19:14:06',5.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3156,'4000','41733415218','2024-12-05 19:14:06',NULL,5.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(3157,'1110','41733462487','2024-12-06 08:24:17',NULL,7.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(3158,'5500','41733462487','2024-12-06 08:24:17',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3159,'1000','41733462487','2024-12-06 08:24:17',21.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sl69ejsd7d'),(3160,'4000','41733462487','2024-12-06 08:24:17',NULL,21.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(3161,'1110','41733467355','2024-12-06 09:43:12',NULL,260.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(3162,'5500','41733467355','2024-12-06 09:43:12',260.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3163,'1000','41733467355','2024-12-06 09:43:12',400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3164,'4000','41733467355','2024-12-06 09:43:12',NULL,400.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(3165,'1110','41733467398','2024-12-06 09:57:12',NULL,21.00,'','4','1','Inventory sold','1','','sales','127','','No',NULL,NULL,''),(3166,'5500','41733467398','2024-12-06 09:57:12',21.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3167,'1000','41733467398','2024-12-06 09:57:12',90.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3168,'4000','41733467398','2024-12-06 09:57:12',NULL,90.00,'','4','1','Good sold','1','','sales','127','','No',NULL,NULL,''),(3169,'1110','41733473785','2024-12-06 11:30:16',NULL,104.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(3170,'5500','41733473785','2024-12-06 11:30:16',104.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3171,'1000','41733473785','2024-12-06 11:30:16',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL61F7LOXV'),(3172,'4000','41733473785','2024-12-06 11:30:16',NULL,200.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(3173,'1110','41733474743','2024-12-06 12:21:49',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(3174,'5500','41733474743','2024-12-06 12:21:49',26.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3175,'1000','41733474743','2024-12-06 12:21:49',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3176,'4000','41733474743','2024-12-06 12:21:49',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(3177,'1110','41733488166','2024-12-06 15:29:53',NULL,47.00,'','4','1','Inventory sold','1','','sales','1215','','No',NULL,NULL,''),(3178,'5500','41733488166','2024-12-06 15:29:53',47.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3179,'1000','41733488166','2024-12-06 15:29:53',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3180,'4000','41733488166','2024-12-06 15:29:53',NULL,100.00,'','4','1','Good sold','1','','sales','1215','','No',NULL,NULL,''),(3181,'1110','41733488452','2024-12-06 15:55:37',NULL,60.00,'','4','1','Inventory sold','1','','sales','1246','','No',NULL,NULL,''),(3182,'1110','41733488452','2024-12-06 15:55:37',NULL,209.00,'','4','1','Inventory sold','1','','sales','1172','','No',NULL,NULL,''),(3183,'5500','41733488452','2024-12-06 15:55:37',269.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3184,'1000','41733488452','2024-12-06 15:55:37',450.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3185,'4000','41733488452','2024-12-06 15:55:37',NULL,150.00,'','4','1','Good sold','1','','sales','1246','','No',NULL,NULL,''),(3186,'4000','41733488452','2024-12-06 15:55:37',NULL,300.00,'','4','1','Good sold','1','','sales','1172','','No',NULL,NULL,''),(3187,'1110','41733489754','2024-12-06 16:54:26',NULL,22.00,'','4','1','Inventory sold','1','','sales','74','','No',NULL,NULL,''),(3188,'5500','41733489754','2024-12-06 16:54:26',22.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3189,'1000','41733489754','2024-12-06 16:54:26',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL66GO6Y7Y'),(3190,'4000','41733489754','2024-12-06 16:54:26',NULL,40.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(3191,'1110','41733495489','2024-12-06 17:33:55',NULL,150.00,'','4','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(3192,'1110','41733495489','2024-12-06 17:33:55',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(3193,'1110','41733495489','2024-12-06 17:33:55',NULL,210.00,'','4','1','Inventory sold','1','','sales','904','','No',NULL,NULL,''),(3194,'5500','41733495489','2024-12-06 17:33:55',378.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3195,'1000','41733495489','2024-12-06 17:33:55',650.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL65GQYIXZ'),(3196,'4000','41733495489','2024-12-06 17:33:55',NULL,250.00,'','4','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(3197,'4000','41733495489','2024-12-06 17:33:55',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(3198,'4000','41733495489','2024-12-06 17:33:55',NULL,350.00,'','4','1','Good sold','1','','sales','904','','No',NULL,NULL,''),(3199,'1110','41733497762','2024-12-06 18:09:22',5000.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','607','','No',NULL,NULL,''),(3200,'1110','41733497762','2024-12-06 18:09:22',7650.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1250','','No',NULL,NULL,''),(3201,'2130','41733497762','2024-12-06 18:09:22',NULL,12650.00,'','4','1','Account payable for inventory','1','7','Purchases','','','No',NULL,NULL,''),(3202,'1110','41733498001','2024-12-06 18:48:38',NULL,400.00,'','4','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(3203,'5500','41733498001','2024-12-06 18:48:38',400.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3204,'1000','41733498001','2024-12-06 18:48:38',540.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL61HA5PX1'),(3205,'4000','41733498001','2024-12-06 18:48:38',NULL,540.00,'','4','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(3206,'1110','41733550537','2024-12-07 10:03:04',NULL,2.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(3207,'5500','41733550537','2024-12-07 10:03:04',2.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3208,'1000','41733550537','2024-12-07 10:03:04',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3209,'4000','41733550537','2024-12-07 10:03:04',NULL,10.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(3210,'1110','41733554989','2024-12-07 10:27:30',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(3211,'5500','41733554989','2024-12-07 10:27:30',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3212,'1000','41733554989','2024-12-07 10:27:30',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL72JLGCO0'),(3213,'4000','41733554989','2024-12-07 10:27:30',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(3214,'1110','41733556544','2024-12-07 10:46:39',NULL,1.10,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(3215,'1110','41733556544','2024-12-07 10:46:39',NULL,26.00,'','4','1','Inventory sold','1','','sales','340','','No',NULL,NULL,''),(3216,'1110','41733556544','2024-12-07 10:46:39',NULL,22.00,'','4','1','Inventory sold','1','','sales','440','','No',NULL,NULL,''),(3217,'5500','41733556544','2024-12-07 10:46:39',49.10,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3218,'1000','41733556544','2024-12-07 10:46:39',90.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3219,'4000','41733556544','2024-12-07 10:46:39',NULL,5.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(3220,'4000','41733556544','2024-12-07 10:46:39',NULL,35.00,'','4','1','Good sold','1','','sales','340','','No',NULL,NULL,''),(3221,'4000','41733556544','2024-12-07 10:46:39',NULL,50.00,'','4','1','Good sold','1','','sales','440','','No',NULL,NULL,''),(3222,'1110','41733557619','2024-12-07 12:28:40',NULL,210.00,'','4','1','Inventory sold','1','','sales','1139','','No',NULL,NULL,''),(3223,'5500','41733557619','2024-12-07 12:28:40',210.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3224,'1000','41733557619','2024-12-07 12:28:40',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3225,'4000','41733557619','2024-12-07 12:28:40',NULL,300.00,'','4','1','Good sold','1','','sales','1139','','No',NULL,NULL,''),(3226,'1110','41733563744','2024-12-07 12:42:02',NULL,25.00,'','4','1','Inventory sold','1','','sales','143','','No',NULL,NULL,''),(3227,'5500','41733563744','2024-12-07 12:42:02',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3228,'1000','41733563744','2024-12-07 12:42:02',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3229,'4000','41733563744','2024-12-07 12:42:02',NULL,50.00,'','4','1','Good sold','1','','sales','143','','No',NULL,NULL,''),(3230,'1110','41733564574','2024-12-07 13:03:33',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(3231,'1110','41733564574','2024-12-07 13:03:33',NULL,20.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(3232,'1110','41733564574','2024-12-07 13:03:33',NULL,20.00,'','4','1','Inventory sold','1','','sales','443','','No',NULL,NULL,''),(3233,'5500','41733564574','2024-12-07 13:03:33',60.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3234,'1000','41733564574','2024-12-07 13:03:33',140.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL77K8212J'),(3235,'4000','41733564574','2024-12-07 13:03:33',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(3236,'4000','41733564574','2024-12-07 13:03:33',NULL,50.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(3237,'4000','41733564574','2024-12-07 13:03:33',NULL,50.00,'','4','1','Good sold','1','','sales','443','','No',NULL,NULL,''),(3238,'1110','41733573698','2024-12-07 15:16:13',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(3239,'1110','41733573698','2024-12-07 15:16:13',NULL,95.00,'','4','1','Inventory sold','1','','sales','525','','No',NULL,NULL,''),(3240,'1110','41733573698','2024-12-07 15:16:13',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(3241,'5500','41733573698','2024-12-07 15:16:13',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3242,'1000','41733573698','2024-12-07 15:16:13',400.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL78KSMB34'),(3243,'4000','41733573698','2024-12-07 15:16:13',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(3244,'4000','41733573698','2024-12-07 15:16:13',NULL,300.00,'','4','1','Good sold','1','','sales','525','','No',NULL,NULL,''),(3245,'4000','41733573698','2024-12-07 15:16:13',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(3246,'1110','41733578966','2024-12-07 16:43:15',NULL,30.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(3247,'5500','41733578966','2024-12-07 16:43:15',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3248,'1000','41733578966','2024-12-07 16:43:15',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL78L63D5U'),(3249,'4000','41733578966','2024-12-07 16:43:15',NULL,50.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(3250,'1110','41733579053','2024-12-07 17:11:54',NULL,24.00,'','4','1','Inventory sold','1','','sales','894','','No',NULL,NULL,''),(3251,'5500','41733579053','2024-12-07 17:11:54',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3252,'1000','41733579053','2024-12-07 17:11:54',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3253,'4000','41733579053','2024-12-07 17:11:54',NULL,50.00,'','4','1','Good sold','1','','sales','894','','No',NULL,NULL,''),(3254,'1110','41733589240','2024-12-07 19:34:22',NULL,4.40,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(3255,'5500','41733589240','2024-12-07 19:34:22',4.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3256,'1000','41733589240','2024-12-07 19:34:22',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL78M40NTO'),(3257,'4000','41733589240','2024-12-07 19:34:22',NULL,20.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(3258,'1000','41733589301','2024-12-07 19:35:20',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL74M3Z9NM'),(3259,'4000','41733589301','2024-12-07 19:35:20',NULL,50.00,'','4','1','Good sold','1','','sales','1107','','No',NULL,NULL,''),(3260,'1110','41733721144','2024-12-09 08:12:36',NULL,106.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(3261,'5500','41733721144','2024-12-09 08:12:36',106.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3262,'1000','41733721144','2024-12-09 08:12:36',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3263,'4000','41733721144','2024-12-09 08:12:36',NULL,150.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(3264,'1110','41733729893','2024-12-09 10:38:47',NULL,160.00,'','4','1','Inventory sold','1','','sales','1177','','No',NULL,NULL,''),(3265,'5500','41733729893','2024-12-09 10:38:47',160.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3266,'1000','41733729893','2024-12-09 10:38:47',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3267,'4000','41733729893','2024-12-09 10:38:47',NULL,300.00,'','4','1','Good sold','1','','sales','1177','','No',NULL,NULL,''),(3268,'1110','41733729930','2024-12-09 11:25:50',NULL,190.00,'','4','1','Inventory sold','1','','sales','1152','','No',NULL,NULL,''),(3269,'5500','41733729930','2024-12-09 11:25:50',190.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3270,'1000','41733729930','2024-12-09 11:25:50',380.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3271,'4000','41733729930','2024-12-09 11:25:50',NULL,380.00,'','4','1','Good sold','1','','sales','1152','','No',NULL,NULL,''),(3272,'1110','41733732767','2024-12-09 12:19:44',NULL,7.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(3273,'5500','41733732767','2024-12-09 12:19:44',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3274,'1000','41733732767','2024-12-09 12:19:44',21.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3275,'4000','41733732767','2024-12-09 12:19:44',NULL,21.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(3276,'1110','41733744085','2024-12-09 14:35:32',NULL,0.00,'','4','1','Inventory sold','1','','sales','1112','','No',NULL,NULL,''),(3277,'1110','41733744085','2024-12-09 14:35:32',NULL,156.00,'','4','1','Inventory sold','1','','sales','966','','No',NULL,NULL,''),(3278,'5500','41733744085','2024-12-09 14:35:32',156.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3279,'1000','41733744085','2024-12-09 14:35:32',400.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL92T76FKK'),(3280,'4000','41733744085','2024-12-09 14:35:32',NULL,100.00,'','4','1','Good sold','1','','sales','1112','','No',NULL,NULL,''),(3281,'4000','41733744085','2024-12-09 14:35:32',NULL,300.00,'','4','1','Good sold','1','','sales','966','','No',NULL,NULL,''),(3282,'1110','41733748849','2024-12-09 15:54:48',NULL,400.00,'','4','1','Inventory sold','1','','sales','346','','No',NULL,NULL,''),(3283,'5500','41733748849','2024-12-09 15:54:48',400.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3284,'1000','41733748849','2024-12-09 15:54:48',700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3285,'4000','41733748849','2024-12-09 15:54:48',NULL,700.00,'','4','1','Good sold','1','','sales','346','','No',NULL,NULL,''),(3286,'1110','41733748895','2024-12-09 16:19:30',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3287,'5500','41733748895','2024-12-09 16:19:30',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3288,'1000','41733748895','2024-12-09 16:19:30',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3289,'4000','41733748895','2024-12-09 16:19:30',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3290,'1110','41733750535','2024-12-09 16:35:56',NULL,68.00,'','4','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(3291,'5500','41733750535','2024-12-09 16:35:56',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3292,'1000','41733750535','2024-12-09 16:35:56',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL91TPESVT'),(3293,'4000','41733750535','2024-12-09 16:35:56',NULL,100.00,'','4','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(3294,'1110','41733752717','2024-12-09 16:59:10',NULL,84.00,'','4','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(3295,'5500','41733752717','2024-12-09 16:59:10',84.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3296,'1000','41733752717','2024-12-09 16:59:10',180.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3297,'4000','41733752717','2024-12-09 16:59:10',NULL,180.00,'','4','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(3298,'1110','41733752791','2024-12-09 17:12:35',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(3299,'1110','41733752791','2024-12-09 17:12:35',NULL,30.00,'','4','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(3300,'5500','41733752791','2024-12-09 17:12:35',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3301,'1000','41733752791','2024-12-09 17:12:35',250.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL94TVA311'),(3302,'4000','41733752791','2024-12-09 17:12:35',NULL,150.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(3303,'4000','41733752791','2024-12-09 17:12:35',NULL,100.00,'','4','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(3304,'1110','41733753682','2024-12-09 18:28:53',NULL,45.00,'','4','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(3305,'5500','41733753682','2024-12-09 18:28:53',45.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3306,'1000','41733753682','2024-12-09 18:28:53',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3307,'4000','41733753682','2024-12-09 18:28:53',NULL,100.00,'','4','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(3308,'1110','41733721981','2024-12-09 18:52:30',NULL,90.00,'','4','1','Inventory sold','1','','sales','256','','No',NULL,NULL,''),(3309,'5500','41733721981','2024-12-09 18:52:30',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3310,'1000','41733721981','2024-12-09 18:52:30',140.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL95UEK81R'),(3311,'4000','41733721981','2024-12-09 18:52:30',NULL,140.00,'','4','1','Good sold','1','','sales','256','','No',NULL,NULL,''),(3312,'1000','41733811590','2024-12-10 09:20:03',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3313,'4000','41733811590','2024-12-10 09:20:03',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(3314,'1110','41733814266','2024-12-10 10:04:44',NULL,21.75,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(3315,'5500','41733814266','2024-12-10 10:04:44',21.75,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3316,'1000','41733814266','2024-12-10 10:04:44',45.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3317,'4000','41733814266','2024-12-10 10:04:44',NULL,45.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(3318,'1110','41733814289','2024-12-10 10:27:28',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(3319,'5500','41733814289','2024-12-10 10:27:28',26.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3320,'1000','41733814289','2024-12-10 10:27:28',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLA8WJDZZ4'),(3321,'4000','41733814289','2024-12-10 10:27:28',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(3322,'1110','41733825599','2024-12-10 13:19:00',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(3323,'1110','41733825599','2024-12-10 13:19:00',NULL,36.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(3324,'1110','41733825599','2024-12-10 13:19:00',NULL,400.00,'','4','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(3325,'5500','41733825599','2024-12-10 13:19:00',560.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3326,'1000','41733825599','2024-12-10 13:19:00',780.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLA7X7WCKX'),(3327,'4000','41733825599','2024-12-10 13:19:00',NULL,180.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(3328,'4000','41733825599','2024-12-10 13:19:00',NULL,60.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(3329,'4000','41733825599','2024-12-10 13:19:00',NULL,540.00,'','4','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(3330,'1000','41733815692','2024-12-10 13:40:46',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLA4XB37RS'),(3331,'4000','41733815692','2024-12-10 13:40:46',NULL,100.00,'','4','1','Good sold','1','','sales','1106','','No',NULL,NULL,''),(3332,'1110','41733827277','2024-12-10 14:16:23',NULL,318.00,'','4','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(3333,'5500','41733827277','2024-12-10 14:16:23',318.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3334,'1000','41733827277','2024-12-10 14:16:23',450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLA2XEY8T4'),(3335,'4000','41733827277','2024-12-10 14:16:23',NULL,450.00,'','4','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(3336,'1110','41733838978','2024-12-10 16:58:21',NULL,400.00,'','4','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(3337,'1110','41733838978','2024-12-10 16:58:21',NULL,80.00,'','4','1','Inventory sold','1','','sales','587','','No',NULL,NULL,''),(3338,'1110','41733838978','2024-12-10 16:58:21',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(3339,'1110','41733838978','2024-12-10 16:58:21',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(3340,'1110','41733838978','2024-12-10 16:58:21',NULL,3.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(3341,'5500','41733838978','2024-12-10 16:58:21',543.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3342,'1000','41733838978','2024-12-10 16:58:21',870.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLA2Y3QAYA'),(3343,'4000','41733838978','2024-12-10 16:58:21',NULL,540.00,'','4','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(3344,'4000','41733838978','2024-12-10 16:58:21',NULL,200.00,'','4','1','Good sold','1','','sales','587','','No',NULL,NULL,''),(3345,'4000','41733838978','2024-12-10 16:58:21',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(3346,'4000','41733838978','2024-12-10 16:58:21',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(3347,'4000','41733838978','2024-12-10 16:58:21',NULL,5.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(3348,'1110','41733825988','2024-12-10 17:11:49',NULL,258.00,'','4','1','Inventory sold','1','','sales','701','','No',NULL,NULL,''),(3349,'1110','41733825988','2024-12-10 17:11:49',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(3350,'5500','41733825988','2024-12-10 17:11:49',269.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3351,'1000','41733825988','2024-12-10 17:11:49',450.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3352,'4000','41733825988','2024-12-10 17:11:49',NULL,400.00,'','4','1','Good sold','1','','sales','701','','No',NULL,NULL,''),(3353,'4000','41733825988','2024-12-10 17:11:49',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(3354,'1110','41733840553','2024-12-10 17:22:56',NULL,7.50,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(3355,'5500','41733840553','2024-12-10 17:22:56',7.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3356,'1000','41733840553','2024-12-10 17:22:56',15.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3357,'4000','41733840553','2024-12-10 17:22:56',NULL,15.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(3358,'1110','41733812430','2024-12-10 17:41:05',NULL,10.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(3359,'5500','41733812430','2024-12-10 17:41:05',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3360,'1000','41733812430','2024-12-10 17:41:05',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3361,'4000','41733812430','2024-12-10 17:41:05',NULL,50.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(3362,'1110','41733845775','2024-12-10 18:49:58',NULL,10.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(3363,'5500','41733845775','2024-12-10 18:49:58',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3364,'1000','41733845775','2024-12-10 18:49:58',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3365,'4000','41733845775','2024-12-10 18:49:58',NULL,50.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(3366,'1110','41733906797','2024-12-11 11:47:29',NULL,100.00,'','4','1','Inventory sold','1','','sales','1213','','No',NULL,NULL,''),(3367,'1110','41733906797','2024-12-11 11:47:29',NULL,9.00,'','4','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(3368,'5500','41733906797','2024-12-11 11:47:29',109.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3369,'1000','41733906797','2024-12-11 11:47:29',230.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLB91SFDBV'),(3370,'4000','41733906797','2024-12-11 11:47:29',NULL,200.00,'','4','1','Good sold','1','','sales','1213','','No',NULL,NULL,''),(3371,'4000','41733906797','2024-12-11 11:47:29',NULL,30.00,'','4','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(3372,'1110','41733906935','2024-12-11 11:51:21',NULL,40.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(3373,'1110','41733906935','2024-12-11 11:51:21',NULL,48.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(3374,'5500','41733906935','2024-12-11 11:51:21',88.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3375,'1000','41733906935','2024-12-11 11:51:21',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3376,'4000','41733906935','2024-12-11 11:51:21',NULL,120.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(3377,'4000','41733906935','2024-12-11 11:51:21',NULL,80.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(3378,'1110','41733907108','2024-12-11 12:08:36',NULL,44.50,'','4','1','Inventory sold','1','','sales','582','','No',NULL,NULL,''),(3379,'1110','41733907108','2024-12-11 12:08:36',NULL,60.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3380,'1110','41733907108','2024-12-11 12:08:36',NULL,0.00,'','4','1','Inventory sold','1','','sales','1106','','No',NULL,NULL,''),(3381,'5500','41733907108','2024-12-11 12:08:36',104.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3382,'1000','41733907108','2024-12-11 12:08:36',320.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3383,'4000','41733907108','2024-12-11 12:08:36',NULL,100.00,'','4','1','Good sold','1','','sales','582','','No',NULL,NULL,''),(3384,'4000','41733907108','2024-12-11 12:08:36',NULL,120.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3385,'4000','41733907108','2024-12-11 12:08:36',NULL,100.00,'','4','1','Good sold','1','','sales','1106','','No',NULL,NULL,''),(3386,'1110','41733908146','2024-12-11 12:10:59',NULL,47.00,'','4','1','Inventory sold','1','','sales','1215','','No',NULL,NULL,''),(3387,'1110','41733908146','2024-12-11 12:10:59',NULL,48.02,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(3388,'1110','41733908146','2024-12-11 12:10:59',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(3389,'1110','41733908146','2024-12-11 12:10:59',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(3390,'5500','41733908146','2024-12-11 12:10:59',139.02,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3391,'1000','41733908146','2024-12-11 12:10:59',298.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3392,'4000','41733908146','2024-12-11 12:10:59',NULL,100.00,'','4','1','Good sold','1','','sales','1215','','No',NULL,NULL,''),(3393,'4000','41733908146','2024-12-11 12:10:59',NULL,98.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(3394,'4000','41733908146','2024-12-11 12:10:59',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(3395,'4000','41733908146','2024-12-11 12:10:59',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(3396,'1110','41733908300','2024-12-11 12:13:33',NULL,92.40,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(3397,'1110','41733908300','2024-12-11 12:13:33',NULL,795.00,'','4','1','Inventory sold','1','','sales','1243','','No',NULL,NULL,''),(3398,'5500','41733908300','2024-12-11 12:13:33',887.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3399,'1000','41733908300','2024-12-11 12:13:33',1470.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3400,'4000','41733908300','2024-12-11 12:13:33',NULL,420.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(3401,'4000','41733908300','2024-12-11 12:13:33',NULL,1050.00,'','4','1','Good sold','1','','sales','1243','','No',NULL,NULL,''),(3402,'1110','41733908480','2024-12-11 12:15:32',NULL,15.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(3403,'1110','41733908480','2024-12-11 12:15:32',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(3404,'5500','41733908480','2024-12-11 12:15:32',63.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3405,'1000','41733908480','2024-12-11 12:15:32',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLB320SOQX'),(3406,'4000','41733908480','2024-12-11 12:15:32',NULL,50.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(3407,'4000','41733908480','2024-12-11 12:15:32',NULL,150.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(3408,'1110','41733908894','2024-12-11 12:23:04',NULL,0.00,'','4','1','Inventory sold','1','','sales','1111','','No',NULL,NULL,''),(3409,'1110','41733908894','2024-12-11 12:23:04',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(3410,'1110','41733908894','2024-12-11 12:23:04',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(3411,'5500','41733908894','2024-12-11 12:23:04',56.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3412,'1000','41733908894','2024-12-11 12:23:04',230.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3413,'4000','41733908894','2024-12-11 12:23:04',NULL,100.00,'','4','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(3414,'4000','41733908894','2024-12-11 12:23:04',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(3415,'4000','41733908894','2024-12-11 12:23:04',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(3416,'1000','41733910781','2024-12-11 12:53:37',280.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,''),(3417,'4000','41733910781','2024-12-11 12:53:37',NULL,280.00,'','4','1','Good sold','1','','sales','1114','','No',NULL,NULL,''),(3418,'1110','41733911229','2024-12-11 14:04:27',NULL,60.00,'','4','1','Inventory sold','1','','sales','1007','','No',NULL,NULL,''),(3419,'5500','41733911229','2024-12-11 14:04:27',60.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3420,'1000','41733911229','2024-12-11 14:04:27',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLB92TCIAZ'),(3421,'4000','41733911229','2024-12-11 14:04:27',NULL,150.00,'','4','1','Good sold','1','','sales','1007','','No',NULL,NULL,''),(3422,'1110','41733915129','2024-12-11 14:06:20',NULL,250.00,'','4','1','Inventory sold','1','','sales','605','','No',NULL,NULL,''),(3423,'5500','41733915129','2024-12-11 14:06:20',250.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3424,'1000','41733915129','2024-12-11 14:06:20',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3425,'4000','41733915129','2024-12-11 14:06:20',NULL,300.00,'','4','1','Good sold','1','','sales','605','','No',NULL,NULL,''),(3426,'1110','41733915218','2024-12-11 14:15:22',NULL,318.00,'','4','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(3427,'5500','41733915218','2024-12-11 14:15:22',318.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3428,'1000','41733915218','2024-12-11 14:15:22',450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLB62VCX10'),(3429,'4000','41733915218','2024-12-11 14:15:22',NULL,450.00,'','4','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(3430,'1110','41733917347','2024-12-11 14:45:55',NULL,1.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(3431,'5500','41733917347','2024-12-11 14:45:55',1.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3432,'1000','41733917347','2024-12-11 14:45:55',5.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3433,'4000','41733917347','2024-12-11 14:45:55',NULL,5.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(3434,'1110','41733917558','2024-12-11 15:19:26',NULL,90.00,'','4','1','Inventory sold','1','','sales','978','','No',NULL,NULL,''),(3435,'5500','41733917558','2024-12-11 15:19:26',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3436,'1000','41733917558','2024-12-11 15:19:26',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLB1358F87'),(3437,'4000','41733917558','2024-12-11 15:19:26',NULL,150.00,'','4','1','Good sold','1','','sales','978','','No',NULL,NULL,''),(3438,'1110','41733920749','2024-12-11 15:39:59',NULL,180.00,'','4','1','Inventory sold','1','','sales','978','','No',NULL,NULL,''),(3439,'1110','41733920749','2024-12-11 15:39:59',NULL,65.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(3440,'5500','41733920749','2024-12-11 15:39:59',245.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3441,'1000','41733920749','2024-12-11 15:39:59',390.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLB535LPFV'),(3442,'4000','41733920749','2024-12-11 15:39:59',NULL,300.00,'','4','1','Good sold','1','','sales','978','','No',NULL,NULL,''),(3443,'4000','41733920749','2024-12-11 15:39:59',NULL,90.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(3444,'1110','41733920854','2024-12-11 15:43:05',NULL,12.00,'','4','1','Inventory sold','1','','sales','442','','No',NULL,NULL,''),(3445,'1110','41733920854','2024-12-11 15:43:05',NULL,95.00,'','4','1','Inventory sold','1','','sales','525','','No',NULL,NULL,''),(3446,'1110','41733920854','2024-12-11 15:43:05',NULL,30.00,'','4','1','Inventory sold','1','','sales','1248','','No',NULL,NULL,''),(3447,'5500','41733920854','2024-12-11 15:43:05',137.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3448,'1000','41733920854','2024-12-11 15:43:05',450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLB237194Q'),(3449,'4000','41733920854','2024-12-11 15:43:05',NULL,50.00,'','4','1','Good sold','1','','sales','442','','No',NULL,NULL,''),(3450,'4000','41733920854','2024-12-11 15:43:05',NULL,300.00,'','4','1','Good sold','1','','sales','525','','No',NULL,NULL,''),(3451,'4000','41733920854','2024-12-11 15:43:05',NULL,100.00,'','4','1','Good sold','1','','sales','1248','','No',NULL,NULL,''),(3452,'1110','41733921615','2024-12-11 15:53:56',NULL,10.00,'','4','1','Inventory sold','1','','sales','1036','','No',NULL,NULL,''),(3453,'5500','41733921615','2024-12-11 15:53:56',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3454,'1000','41733921615','2024-12-11 15:53:56',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3455,'4000','41733921615','2024-12-11 15:53:56',NULL,50.00,'','4','1','Good sold','1','','sales','1036','','No',NULL,NULL,''),(3456,'1110','41733922622','2024-12-11 16:56:43',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(3457,'1110','41733922622','2024-12-11 16:56:43',NULL,24.90,'','4','1','Inventory sold','1','','sales','202','','No',NULL,NULL,''),(3458,'5500','41733922622','2024-12-11 16:56:43',42.90,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3459,'1000','41733922622','2024-12-11 16:56:43',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3460,'4000','41733922622','2024-12-11 16:56:43',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(3461,'4000','41733922622','2024-12-11 16:56:43',NULL,50.00,'','4','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(3462,'1110','41733925407','2024-12-11 16:57:56',NULL,50.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3463,'1110','41733925407','2024-12-11 16:57:56',NULL,96.00,'','4','1','Inventory sold','1','','sales','1141','','No',NULL,NULL,''),(3464,'1110','41733925407','2024-12-11 16:57:56',NULL,165.00,'','4','1','Inventory sold','1','','sales','1210','','No',NULL,NULL,''),(3465,'5500','41733925407','2024-12-11 16:57:56',311.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3466,'1000','41733925407','2024-12-11 16:57:56',430.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3467,'4000','41733925407','2024-12-11 16:57:56',NULL,70.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3468,'4000','41733925407','2024-12-11 16:57:56',NULL,130.00,'','4','1','Good sold','1','','sales','1141','','No',NULL,NULL,''),(3469,'4000','41733925407','2024-12-11 16:57:56',NULL,230.00,'','4','1','Good sold','1','','sales','1210','','No',NULL,NULL,''),(3470,'1110','41733925998','2024-12-11 17:07:59',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(3471,'5500','41733925998','2024-12-11 17:07:59',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3472,'1000','41733925998','2024-12-11 17:07:59',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLB73LVIKJ'),(3473,'4000','41733925998','2024-12-11 17:07:59',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(3474,'1110','41733931119','2024-12-11 18:34:34',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(3475,'1110','41733931119','2024-12-11 18:34:34',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(3476,'1110','41733931119','2024-12-11 18:34:34',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(3477,'5500','41733931119','2024-12-11 18:34:34',275.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3478,'1000','41733931119','2024-12-11 18:34:34',415.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3479,'4000','41733931119','2024-12-11 18:34:34',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(3480,'4000','41733931119','2024-12-11 18:34:34',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(3481,'4000','41733931119','2024-12-11 18:34:34',NULL,300.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(3482,'1110','41733931437','2024-12-11 18:58:59',NULL,150.00,'','4','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(3483,'1110','41733931437','2024-12-11 18:58:59',NULL,84.00,'','4','1','Inventory sold','1','','sales','1140','','No',NULL,NULL,''),(3484,'1110','41733931437','2024-12-11 18:58:59',NULL,10.80,'','4','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(3485,'5500','41733931437','2024-12-11 18:58:59',244.80,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3486,'1000','41733931437','2024-12-11 18:58:59',451.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,''),(3487,'4000','41733931437','2024-12-11 18:58:59',NULL,300.00,'','4','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(3488,'4000','41733931437','2024-12-11 18:58:59',NULL,115.00,'','4','1','Good sold','1','','sales','1140','','No',NULL,NULL,''),(3489,'4000','41733931437','2024-12-11 18:58:59',NULL,36.00,'','4','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(3490,'1110','41733984374','2024-12-12 09:19:50',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(3491,'5500','41733984374','2024-12-12 09:19:50',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3492,'1000','41733984374','2024-12-12 09:19:50',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3493,'4000','41733984374','2024-12-12 09:19:50',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(3494,'1110','41733992887','2024-12-12 11:43:10',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(3495,'1110','41733992887','2024-12-12 11:43:10',NULL,5.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(3496,'5500','41733992887','2024-12-12 11:43:10',12.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3497,'1000','41733992887','2024-12-12 11:43:10',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLC36NELDL'),(3498,'4000','41733992887','2024-12-12 11:43:10',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(3499,'4000','41733992887','2024-12-12 11:43:10',NULL,10.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(3500,'1110','41733993034','2024-12-12 11:44:31',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(3501,'1110','41733993034','2024-12-12 11:44:31',NULL,5.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(3502,'5500','41733993034','2024-12-12 11:44:31',23.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3503,'1000','41733993034','2024-12-12 11:44:31',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3504,'4000','41733993034','2024-12-12 11:44:31',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(3505,'4000','41733993034','2024-12-12 11:44:31',NULL,10.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(3506,'1110','41734000686','2024-12-12 13:52:13',NULL,11.00,'','4','1','Inventory sold','1','','sales','74','','No',NULL,NULL,''),(3507,'1110','41734000686','2024-12-12 13:52:13',NULL,15.00,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(3508,'5500','41734000686','2024-12-12 13:52:13',26.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3509,'1000','41734000686','2024-12-12 13:52:13',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3510,'4000','41734000686','2024-12-12 13:52:13',NULL,20.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(3511,'4000','41734000686','2024-12-12 13:52:13',NULL,30.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(3512,'1000','41734000737','2024-12-12 14:34:00',140.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLC67CBDBM'),(3513,'4000','41734000737','2024-12-12 14:34:00',NULL,140.00,'','4','1','Good sold','1','','sales','1104','','No',NULL,NULL,''),(3514,'1110','41734003277','2024-12-12 14:54:33',NULL,4.00,'','4','1','Inventory sold','1','','sales','184','','No',NULL,NULL,''),(3515,'5500','41734003277','2024-12-12 14:54:33',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3516,'1000','41734003277','2024-12-12 14:54:33',10.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLC47DMEAI'),(3517,'4000','41734003277','2024-12-12 14:54:33',NULL,10.00,'','4','1','Good sold','1','','sales','184','','No',NULL,NULL,''),(3518,'1110','41734004509','2024-12-12 14:55:37',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(3519,'5500','41734004509','2024-12-12 14:55:37',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3520,'1000','41734004509','2024-12-12 14:55:37',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3521,'4000','41734004509','2024-12-12 14:55:37',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(3522,'1110','41734004602','2024-12-12 14:56:58',NULL,11.00,'','4','1','Inventory sold','1','','sales','74','','No',NULL,NULL,''),(3523,'5500','41734004602','2024-12-12 14:56:58',11.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3524,'1000','41734004602','2024-12-12 14:56:58',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLC97F49OZ'),(3525,'4000','41734004602','2024-12-12 14:56:58',NULL,20.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(3526,'1110','41734006237','2024-12-12 15:33:34',NULL,89.00,'','4','1','Inventory sold','1','','sales','638','','No',NULL,NULL,''),(3527,'1110','41734006237','2024-12-12 15:33:34',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3528,'1110','41734006237','2024-12-12 15:33:34',NULL,0.00,'','4','1','Inventory sold','1','','sales','1104','','No',NULL,NULL,''),(3529,'1110','41734006237','2024-12-12 15:33:34',NULL,0.00,'','4','1','Inventory sold','1','','sales','1120','','No',NULL,NULL,''),(3530,'5500','41734006237','2024-12-12 15:33:34',119.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3531,'1000','41734006237','2024-12-12 15:33:34',460.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLC17K34NJ'),(3532,'4000','41734006237','2024-12-12 15:33:34',NULL,150.00,'','4','1','Good sold','1','','sales','638','','No',NULL,NULL,''),(3533,'4000','41734006237','2024-12-12 15:33:34',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3534,'4000','41734006237','2024-12-12 15:33:34',NULL,150.00,'','4','1','Good sold','1','','sales','1104','','No',NULL,NULL,''),(3535,'4000','41734006237','2024-12-12 15:33:34',NULL,100.00,'','4','1','Good sold','1','','sales','1120','','No',NULL,NULL,''),(3536,'1110','41734071767','2024-12-13 09:36:27',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(3537,'5500','41734071767','2024-12-13 09:36:27',11.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3538,'1000','41734071767','2024-12-13 09:36:27',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3539,'4000','41734071767','2024-12-13 09:36:27',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(3540,'1110','41734071789','2024-12-13 09:47:14',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(3541,'1110','41734071789','2024-12-13 09:47:14',NULL,0.00,'','4','1','Inventory sold','1','','sales','1107','','No',NULL,NULL,''),(3542,'5500','41734071789','2024-12-13 09:47:14',18.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3543,'1000','41734071789','2024-12-13 09:47:14',90.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3544,'4000','41734071789','2024-12-13 09:47:14',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(3545,'4000','41734071789','2024-12-13 09:47:14',NULL,40.00,'','4','1','Good sold','1','','sales','1107','','No',NULL,NULL,''),(3546,'1110','41734072439','2024-12-13 09:48:34',NULL,20.00,'','4','1','Inventory sold','1','','sales','693','','No',NULL,NULL,''),(3547,'1110','41734072439','2024-12-13 09:48:34',NULL,5.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(3548,'5500','41734072439','2024-12-13 09:48:34',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3549,'1000','41734072439','2024-12-13 09:48:34',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLD6AFMGVC'),(3550,'4000','41734072439','2024-12-13 09:48:34',NULL,50.00,'','4','1','Good sold','1','','sales','693','','No',NULL,NULL,''),(3551,'4000','41734072439','2024-12-13 09:48:34',NULL,10.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(3552,'1110','41734072567','2024-12-13 10:06:25',NULL,20.00,'','4','1','Inventory sold','1','','sales','184','','No',NULL,NULL,''),(3553,'1110','41734072567','2024-12-13 10:06:25',NULL,20.00,'','4','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(3554,'5500','41734072567','2024-12-13 10:06:25',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3555,'1000','41734072567','2024-12-13 10:06:25',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3556,'4000','41734072567','2024-12-13 10:06:25',NULL,50.00,'','4','1','Good sold','1','','sales','184','','No',NULL,NULL,''),(3557,'4000','41734072567','2024-12-13 10:06:25',NULL,50.00,'','4','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(3558,'1000','41734073589','2024-12-13 10:27:32',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLD2AMCLYI'),(3559,'4000','41734073589','2024-12-13 10:27:32',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(3560,'1110','41734075183','2024-12-13 10:56:35',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(3561,'5500','41734075183','2024-12-13 10:56:35',124.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3562,'1000','41734075183','2024-12-13 10:56:35',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3563,'4000','41734075183','2024-12-13 10:56:35',NULL,200.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(3564,'1110','41734085385','2024-12-13 13:23:19',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(3565,'5500','41734085385','2024-12-13 13:23:19',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3566,'1000','41734085385','2024-12-13 13:23:19',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3567,'4000','41734085385','2024-12-13 13:23:19',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(3568,'1110','41734085404','2024-12-13 14:05:53',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(3569,'1110','41734085404','2024-12-13 14:05:53',NULL,90.00,'','4','1','Inventory sold','1','','sales','978','','No',NULL,NULL,''),(3570,'5500','41734085404','2024-12-13 14:05:53',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3571,'1000','41734085404','2024-12-13 14:05:53',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLDOBGUC81'),(3572,'4000','41734085404','2024-12-13 14:05:53',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(3573,'4000','41734085404','2024-12-13 14:05:53',NULL,150.00,'','4','1','Good sold','1','','sales','978','','No',NULL,NULL,''),(3574,'1110','41734087993','2024-12-13 14:10:52',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(3575,'5500','41734087993','2024-12-13 14:10:52',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3576,'1000','41734087993','2024-12-13 14:10:52',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3577,'4000','41734087993','2024-12-13 14:10:52',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(3578,'1110','41734094316','2024-12-13 15:52:33',NULL,613.00,'','4','1','Inventory sold','1','','sales','542','','No',NULL,NULL,''),(3579,'5500','41734094316','2024-12-13 15:52:33',613.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3580,'1000','41734094316','2024-12-13 15:52:33',825.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3581,'4000','41734094316','2024-12-13 15:52:33',NULL,825.00,'','4','1','Good sold','1','','sales','542','','No',NULL,NULL,''),(3582,'1110','41734094390','2024-12-13 15:59:29',NULL,25.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3583,'1110','41734094390','2024-12-13 15:59:29',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(3584,'5500','41734094390','2024-12-13 15:59:29',32.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3585,'1000','41734094390','2024-12-13 15:59:29',75.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3586,'4000','41734094390','2024-12-13 15:59:29',NULL,35.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3587,'4000','41734094390','2024-12-13 15:59:29',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(3588,'1110','41734094794','2024-12-13 17:10:32',NULL,8.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(3589,'1110','41734094794','2024-12-13 17:10:32',NULL,21.75,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(3590,'5500','41734094794','2024-12-13 17:10:32',29.75,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3591,'1000','41734094794','2024-12-13 17:10:32',55.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3592,'4000','41734094794','2024-12-13 17:10:32',NULL,10.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(3593,'4000','41734094794','2024-12-13 17:10:32',NULL,45.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(3594,'1000','41734099071','2024-12-13 17:29:50',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3595,'4000','41734099071','2024-12-13 17:29:50',NULL,50.00,'','4','1','Good sold','1','','sales','1107','','No',NULL,NULL,''),(3596,'1110','41734100224','2024-12-13 18:43:47',NULL,88.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(3597,'5500','41734100224','2024-12-13 18:43:47',88.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3598,'1000','41734100224','2024-12-13 18:43:47',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3599,'4000','41734100224','2024-12-13 18:43:47',NULL,120.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(3600,'1110','41734155569','2024-12-14 09:34:31',NULL,195.00,'','4','1','Inventory sold','1','','sales','278','','No',NULL,NULL,''),(3601,'1110','41734155569','2024-12-14 09:34:31',NULL,0.00,'','4','1','Inventory sold','1','','sales','1130','','No',NULL,NULL,''),(3602,'5500','41734155569','2024-12-14 09:34:31',195.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3603,'1000','41734155569','2024-12-14 09:34:31',600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3604,'4000','41734155569','2024-12-14 09:34:31',NULL,300.00,'','4','1','Good sold','1','','sales','278','','No',NULL,NULL,''),(3605,'4000','41734155569','2024-12-14 09:34:31',NULL,300.00,'','4','1','Good sold','1','','sales','1130','','No',NULL,NULL,''),(3606,'1110','41734158088','2024-12-14 10:20:54',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(3607,'5500','41734158088','2024-12-14 10:20:54',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3608,'1000','41734158088','2024-12-14 10:20:54',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3609,'4000','41734158088','2024-12-14 10:20:54',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(3610,'1000','41734163161','2024-12-14 10:59:39',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLE8F1V2TO'),(3611,'4000','41734163161','2024-12-14 10:59:39',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(3612,'1110','41734163348','2024-12-14 11:35:20',NULL,50.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3613,'1110','41734163348','2024-12-14 11:35:20',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(3614,'1110','41734163348','2024-12-14 11:35:20',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(3615,'1110','41734163348','2024-12-14 11:35:20',NULL,20.00,'','4','1','Inventory sold','1','','sales','693','','No',NULL,NULL,''),(3616,'5500','41734163348','2024-12-14 11:35:20',114.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3617,'1000','41734163348','2024-12-14 11:35:20',220.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3618,'4000','41734163348','2024-12-14 11:35:20',NULL,70.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3619,'4000','41734163348','2024-12-14 11:35:20',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(3620,'4000','41734163348','2024-12-14 11:35:20',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(3621,'4000','41734163348','2024-12-14 11:35:20',NULL,50.00,'','4','1','Good sold','1','','sales','693','','No',NULL,NULL,''),(3622,'1110','41734165341','2024-12-14 11:36:05',NULL,25.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3623,'5500','41734165341','2024-12-14 11:36:05',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3624,'1000','41734165341','2024-12-14 11:36:05',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3625,'4000','41734165341','2024-12-14 11:36:05',NULL,30.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3626,'1000','41734165377','2024-12-14 12:29:48',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLE3FEH3JF'),(3627,'4000','41734165377','2024-12-14 12:29:48',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(3628,'1110','41734168640','2024-12-14 12:31:08',NULL,48.00,'','4','1','Inventory sold','1','','sales','924','','No',NULL,NULL,''),(3629,'5500','41734168640','2024-12-14 12:31:08',48.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3630,'1000','41734168640','2024-12-14 12:31:08',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLE5FEP367'),(3631,'4000','41734168640','2024-12-14 12:31:08',NULL,100.00,'','4','1','Good sold','1','','sales','924','','No',NULL,NULL,''),(3632,'1110','41734176783','2024-12-14 14:47:28',NULL,20.00,'','4','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(3633,'1110','41734176783','2024-12-14 14:47:28',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(3634,'5500','41734176783','2024-12-14 14:47:28',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3635,'1000','41734176783','2024-12-14 14:47:28',140.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLEOFY62QW'),(3636,'4000','41734176783','2024-12-14 14:47:28',NULL,120.00,'','4','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(3637,'4000','41734176783','2024-12-14 14:47:28',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(3638,'1110','41734183007','2024-12-14 16:39:45',NULL,250.00,'','4','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(3639,'5500','41734183007','2024-12-14 16:39:45',250.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3640,'1000','41734183007','2024-12-14 16:39:45',350.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3641,'4000','41734183007','2024-12-14 16:39:45',NULL,350.00,'','4','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(3642,'1110','41734185710','2024-12-14 17:15:27',NULL,90.00,'','4','1','Inventory sold','1','','sales','256','','No',NULL,NULL,''),(3643,'5500','41734185710','2024-12-14 17:15:27',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3644,'1000','41734185710','2024-12-14 17:15:27',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLE1GJYN4P'),(3645,'4000','41734185710','2024-12-14 17:15:27',NULL,150.00,'','4','1','Good sold','1','','sales','256','','No',NULL,NULL,''),(3646,'1110','41734185767','2024-12-14 17:16:25',NULL,48.00,'','4','1','Inventory sold','1','','sales','924','','No',NULL,NULL,''),(3647,'5500','41734185767','2024-12-14 17:16:25',48.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3648,'1000','41734185767','2024-12-14 17:16:25',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLE7GKCCLI'),(3649,'4000','41734185767','2024-12-14 17:16:25',NULL,100.00,'','4','1','Good sold','1','','sales','924','','No',NULL,NULL,''),(3650,'1110','41734185949','2024-12-14 17:20:12',NULL,258.00,'','4','1','Inventory sold','1','','sales','701','','No',NULL,NULL,''),(3651,'1110','41734185949','2024-12-14 17:20:12',NULL,85.00,'','4','1','Inventory sold','1','','sales','1030','','No',NULL,NULL,''),(3652,'1110','41734185949','2024-12-14 17:20:12',NULL,16.50,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(3653,'5500','41734185949','2024-12-14 17:20:12',359.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3654,'1000','41734185949','2024-12-14 17:20:12',695.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLE7GJWWVF9'),(3655,'4000','41734185949','2024-12-14 17:20:12',NULL,420.00,'','4','1','Good sold','1','','sales','701','','No',NULL,NULL,''),(3656,'4000','41734185949','2024-12-14 17:20:12',NULL,200.00,'','4','1','Good sold','1','','sales','1030','','No',NULL,NULL,''),(3657,'4000','41734185949','2024-12-14 17:20:12',NULL,75.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(3658,'1110','41734186151','2024-12-14 17:22:50',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(3659,'5500','41734186151','2024-12-14 17:22:50',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3660,'1000','41734186151','2024-12-14 17:22:50',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3661,'4000','41734186151','2024-12-14 17:22:50',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(3662,'1110','41734186185','2024-12-14 17:59:59',NULL,11.00,'','4','1','Inventory sold','1','','sales','74','','No',NULL,NULL,''),(3663,'5500','41734186185','2024-12-14 17:59:59',11.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3664,'1000','41734186185','2024-12-14 17:59:59',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLE8GSMR82'),(3665,'4000','41734186185','2024-12-14 17:59:59',NULL,20.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(3666,'1110','41734188671','2024-12-14 18:28:11',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(3667,'5500','41734188671','2024-12-14 18:28:11',26.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3668,'1000','41734188671','2024-12-14 18:28:11',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3669,'4000','41734188671','2024-12-14 18:28:11',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(3670,'1110','41734190097','2024-12-14 18:47:30',NULL,34.00,'','4','1','Inventory sold','1','','sales','1030','','No',NULL,NULL,''),(3671,'1110','41734190097','2024-12-14 18:47:30',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(3672,'5500','41734190097','2024-12-14 18:47:30',113.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3673,'1000','41734190097','2024-12-14 18:47:30',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3674,'4000','41734190097','2024-12-14 18:47:30',NULL,80.00,'','4','1','Good sold','1','','sales','1030','','No',NULL,NULL,''),(3675,'4000','41734190097','2024-12-14 18:47:30',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(3676,'1110','41734330885','2024-12-16 09:36:28',NULL,12.00,'','4','1','Inventory sold','1','','sales','498','','No',NULL,NULL,''),(3677,'5500','41734330885','2024-12-16 09:36:28',12.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3678,'1000','41734330885','2024-12-16 09:36:28',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLG1NO2P97'),(3679,'4000','41734330885','2024-12-16 09:36:28',NULL,20.00,'','4','1','Good sold','1','','sales','498','','No',NULL,NULL,''),(3680,'1110','41734331037','2024-12-16 09:38:17',NULL,0.00,'','4','1','Inventory sold','1','','sales','1107','','No',NULL,NULL,''),(3681,'1110','41734331037','2024-12-16 09:38:17',NULL,20.00,'','4','1','Inventory sold','1','','sales','693','','No',NULL,NULL,''),(3682,'1110','41734331037','2024-12-16 09:38:17',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(3683,'5500','41734331037','2024-12-16 09:38:17',38.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3684,'1000','41734331037','2024-12-16 09:38:17',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3685,'4000','41734331037','2024-12-16 09:38:17',NULL,50.00,'','4','1','Good sold','1','','sales','1107','','No',NULL,NULL,''),(3686,'4000','41734331037','2024-12-16 09:38:17',NULL,50.00,'','4','1','Good sold','1','','sales','693','','No',NULL,NULL,''),(3687,'4000','41734331037','2024-12-16 09:38:17',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(3688,'1110','41734331104','2024-12-16 09:51:24',NULL,0.00,'','4','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(3689,'1110','41734331104','2024-12-16 09:51:24',NULL,20.00,'','4','1','Inventory sold','1','','sales','337','','No',NULL,NULL,''),(3690,'5500','41734331104','2024-12-16 09:51:24',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3691,'1000','41734331104','2024-12-16 09:51:24',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3692,'4000','41734331104','2024-12-16 09:51:24',NULL,50.00,'','4','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(3693,'4000','41734331104','2024-12-16 09:51:24',NULL,50.00,'','4','1','Good sold','1','','sales','337','','No',NULL,NULL,''),(3694,'1110','41734331890','2024-12-16 10:33:07',NULL,6.00,'','4','1','Inventory sold','1','','sales','736','','No',NULL,NULL,''),(3695,'5500','41734331890','2024-12-16 10:33:07',6.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3696,'1000','41734331890','2024-12-16 10:33:07',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3697,'4000','41734331890','2024-12-16 10:33:07',NULL,10.00,'','4','1','Good sold','1','','sales','736','','No',NULL,NULL,''),(3698,'1110','41734335658','2024-12-16 11:52:57',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(3699,'5500','41734335658','2024-12-16 11:52:57',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3700,'1000','41734335658','2024-12-16 11:52:57',180.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLG4NK03V8'),(3701,'4000','41734335658','2024-12-16 11:52:57',NULL,180.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(3702,'1110','41734339246','2024-12-16 11:59:33',NULL,540.00,'','4','1','Inventory sold','1','','sales','1242','','No',NULL,NULL,''),(3703,'1110','41734339246','2024-12-16 11:59:33',NULL,255.00,'','4','1','Inventory sold','1','','sales','1030','','No',NULL,NULL,''),(3704,'5500','41734339246','2024-12-16 11:59:33',795.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3705,'1000','41734339246','2024-12-16 11:59:33',1500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3706,'4000','41734339246','2024-12-16 11:59:33',NULL,900.00,'','4','1','Good sold','1','','sales','1242','','No',NULL,NULL,''),(3707,'4000','41734339246','2024-12-16 11:59:33',NULL,600.00,'','4','1','Good sold','1','','sales','1030','','No',NULL,NULL,''),(3708,'1110','41734342984','2024-12-16 12:57:01',NULL,20.00,'','4','1','Inventory sold','1','','sales','693','','No',NULL,NULL,''),(3709,'1110','41734342984','2024-12-16 12:57:01',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(3710,'5500','41734342984','2024-12-16 12:57:01',38.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3711,'1000','41734342984','2024-12-16 12:57:01',90.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3712,'4000','41734342984','2024-12-16 12:57:01',NULL,50.00,'','4','1','Good sold','1','','sales','693','','No',NULL,NULL,''),(3713,'4000','41734342984','2024-12-16 12:57:01',NULL,40.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(3714,'1110','41734343968','2024-12-16 13:14:27',NULL,80.00,'','4','1','Inventory sold','1','','sales','302','','No',NULL,NULL,''),(3715,'5500','41734343968','2024-12-16 13:14:27',80.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3716,'1000','41734343968','2024-12-16 13:14:27',140.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLG6NWQ79Y'),(3717,'4000','41734343968','2024-12-16 13:14:27',NULL,140.00,'','4','1','Good sold','1','','sales','302','','No',NULL,NULL,''),(3718,'1110','41734345496','2024-12-16 15:02:07',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(3719,'1110','41734345496','2024-12-16 15:02:07',NULL,30.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(3720,'1110','41734345496','2024-12-16 15:02:07',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(3721,'5500','41734345496','2024-12-16 15:02:07',315.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3722,'1000','41734345496','2024-12-16 15:02:07',500.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLGOOBTT14'),(3723,'4000','41734345496','2024-12-16 15:02:07',NULL,300.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(3724,'4000','41734345496','2024-12-16 15:02:07',NULL,100.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(3725,'4000','41734345496','2024-12-16 15:02:07',NULL,100.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(3726,'1110','41734350572','2024-12-16 15:16:23',NULL,36.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(3727,'5500','41734350572','2024-12-16 15:16:23',36.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3728,'1000','41734350572','2024-12-16 15:16:23',70.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLGOOEO580'),(3729,'4000','41734350572','2024-12-16 15:16:23',NULL,70.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(3730,'1110','41734351468','2024-12-16 15:32:47',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(3731,'5500','41734351468','2024-12-16 15:32:47',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3732,'1000','41734351468','2024-12-16 15:32:47',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3733,'4000','41734351468','2024-12-16 15:32:47',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(3734,'1110','41734357937','2024-12-16 17:08:50',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(3735,'1110','41734357937','2024-12-16 17:08:50',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(3736,'1110','41734357937','2024-12-16 17:08:50',NULL,20.00,'','4','1','Inventory sold','1','','sales','693','','No',NULL,NULL,''),(3737,'5500','41734357937','2024-12-16 17:08:50',64.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3738,'1000','41734357937','2024-12-16 17:08:50',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLG50UXJSB'),(3739,'4000','41734357937','2024-12-16 17:08:50',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(3740,'4000','41734357937','2024-12-16 17:08:50',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(3741,'4000','41734357937','2024-12-16 17:08:50',NULL,50.00,'','4','1','Good sold','1','','sales','693','','No',NULL,NULL,''),(3742,'1110','41734365384','2024-12-16 19:10:01',NULL,25.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(3743,'5500','41734365384','2024-12-16 19:10:01',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3744,'1000','41734365384','2024-12-16 19:10:01',35.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLG4PHM6QS'),(3745,'4000','41734365384','2024-12-16 19:10:01',NULL,35.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(3746,'1110','41734365445','2024-12-16 19:12:47',NULL,24.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(3747,'1110','41734365445','2024-12-16 19:12:47',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(3748,'1110','41734365445','2024-12-16 19:12:47',NULL,30.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(3749,'1110','41734365445','2024-12-16 19:12:47',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(3750,'5500','41734365445','2024-12-16 19:12:47',309.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3751,'1000','41734365445','2024-12-16 19:12:47',525.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3752,'4000','41734365445','2024-12-16 19:12:47',NULL,50.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(3753,'4000','41734365445','2024-12-16 19:12:47',NULL,300.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(3754,'4000','41734365445','2024-12-16 19:12:47',NULL,100.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(3755,'4000','41734365445','2024-12-16 19:12:47',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(3756,'1110','41734365630','2024-12-16 19:14:16',NULL,10.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(3757,'5500','41734365630','2024-12-16 19:14:16',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3758,'1000','41734365630','2024-12-16 19:14:16',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3759,'4000','41734365630','2024-12-16 19:14:16',NULL,20.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(3760,'1110','41734414500','2024-12-17 09:12:55',NULL,8.00,'','4','1','Inventory sold','1','','sales','443','','No',NULL,NULL,''),(3761,'5500','41734414500','2024-12-17 09:12:55',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3762,'1000','41734414500','2024-12-17 09:12:55',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLH1R9H96X'),(3763,'4000','41734414500','2024-12-17 09:12:55',NULL,20.00,'','4','1','Good sold','1','','sales','443','','No',NULL,NULL,''),(3764,'1000','41734416021','2024-12-17 11:00:15',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLH6RO5F5K'),(3765,'4000','41734416021','2024-12-17 11:00:15',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(3766,'1110','41734423797','2024-12-17 11:31:03',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(3767,'1110','41734423797','2024-12-17 11:31:03',NULL,221.00,'','4','1','Inventory sold','1','','sales','481','','No',NULL,NULL,''),(3768,'1110','41734423797','2024-12-17 11:31:03',NULL,20.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(3769,'5500','41734423797','2024-12-17 11:31:03',466.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3770,'1000','41734423797','2024-12-17 11:31:03',750.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLH9RSZEQT'),(3771,'4000','41734423797','2024-12-17 11:31:03',NULL,300.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(3772,'4000','41734423797','2024-12-17 11:31:03',NULL,400.00,'','4','1','Good sold','1','','sales','481','','No',NULL,NULL,''),(3773,'4000','41734423797','2024-12-17 11:31:03',NULL,50.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(3774,'1110','41734425653','2024-12-17 11:55:06',NULL,40.00,'','4','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(3775,'1110','41734425653','2024-12-17 11:55:06',NULL,66.00,'','4','1','Inventory sold','1','','sales','74','','No',NULL,NULL,''),(3776,'5500','41734425653','2024-12-17 11:55:06',106.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3777,'1000','41734425653','2024-12-17 11:55:06',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3778,'4000','41734425653','2024-12-17 11:55:06',NULL,80.00,'','4','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(3779,'4000','41734425653','2024-12-17 11:55:06',NULL,120.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(3780,'1110','41734425722','2024-12-17 13:02:28',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(3781,'5500','41734425722','2024-12-17 13:02:28',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3782,'1000','41734425722','2024-12-17 13:02:28',75.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLH6SXPL8'),(3783,'4000','41734425722','2024-12-17 13:02:28',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(3784,'1110','41734429875','2024-12-17 13:23:40',NULL,8.00,'','4','1','Inventory sold','1','','sales','1007','','No',NULL,NULL,''),(3785,'5500','41734429875','2024-12-17 13:23:40',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3786,'1000','41734429875','2024-12-17 13:23:40',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLH4S9Z84K'),(3787,'4000','41734429875','2024-12-17 13:23:40',NULL,20.00,'','4','1','Good sold','1','','sales','1007','','No',NULL,NULL,''),(3788,'1110','41734431140','2024-12-17 13:35:33',NULL,22.00,'','4','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(3789,'1110','41734431140','2024-12-17 13:35:33',NULL,20.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(3790,'5500','41734431140','2024-12-17 13:35:33',42.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3791,'1000','41734431140','2024-12-17 13:35:33',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3792,'4000','41734431140','2024-12-17 13:35:33',NULL,70.00,'','4','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(3793,'4000','41734431140','2024-12-17 13:35:33',NULL,50.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3794,'1110','41734441815','2024-12-17 16:23:55',NULL,36.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(3795,'5500','41734441815','2024-12-17 16:23:55',36.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3796,'1000','41734441815','2024-12-17 16:23:55',70.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLH4TO4ODY'),(3797,'4000','41734441815','2024-12-17 16:23:55',NULL,70.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(3798,'1110','41734441900','2024-12-17 17:15:47',NULL,228.00,'','4','1','Inventory sold','1','','sales','1162','','No',NULL,NULL,''),(3799,'1110','41734441900','2024-12-17 17:15:47',NULL,165.00,'','4','1','Inventory sold','1','','sales','1210','','No',NULL,NULL,''),(3800,'1110','41734441900','2024-12-17 17:15:47',NULL,238.00,'','4','1','Inventory sold','1','','sales','1030','','No',NULL,NULL,''),(3801,'1110','41734441900','2024-12-17 17:15:47',NULL,35.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(3802,'1110','41734441900','2024-12-17 17:15:47',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(3803,'5500','41734441900','2024-12-17 17:15:47',668.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3804,'1000','41734441900','2024-12-17 17:15:47',1380.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLH1T80CKH'),(3805,'4000','41734441900','2024-12-17 17:15:47',NULL,400.00,'','4','1','Good sold','1','','sales','1162','','No',NULL,NULL,''),(3806,'4000','41734441900','2024-12-17 17:15:47',NULL,250.00,'','4','1','Good sold','1','','sales','1210','','No',NULL,NULL,''),(3807,'4000','41734441900','2024-12-17 17:15:47',NULL,560.00,'','4','1','Good sold','1','','sales','1030','','No',NULL,NULL,''),(3808,'4000','41734441900','2024-12-17 17:15:47',NULL,160.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(3809,'4000','41734441900','2024-12-17 17:15:47',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(3810,'1110','41734445112','2024-12-17 17:44:10',NULL,110.00,'','4','1','Inventory sold','1','','sales','1219','','No',NULL,NULL,''),(3811,'5500','41734445112','2024-12-17 17:44:10',110.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3812,'1000','41734445112','2024-12-17 17:44:10',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3813,'4000','41734445112','2024-12-17 17:44:10',NULL,150.00,'','4','1','Good sold','1','','sales','1219','','No',NULL,NULL,''),(3814,'1110','41734450812','2024-12-17 19:03:50',NULL,0.00,'','4','1','Inventory sold','1','','sales','1114','','No',NULL,NULL,''),(3815,'1110','41734450812','2024-12-17 19:03:50',NULL,77.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(3816,'1110','41734450812','2024-12-17 19:03:50',NULL,2.50,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(3817,'5500','41734450812','2024-12-17 19:03:50',79.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3818,'1000','41734450812','2024-12-17 19:03:50',450.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3819,'4000','41734450812','2024-12-17 19:03:50',NULL,280.00,'','4','1','Good sold','1','','sales','1114','','No',NULL,NULL,''),(3820,'4000','41734450812','2024-12-17 19:03:50',NULL,165.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(3821,'4000','41734450812','2024-12-17 19:03:50',NULL,5.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(3822,'1110','41734451476','2024-12-17 19:06:07',NULL,5.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(3823,'1110','41734451476','2024-12-17 19:06:07',NULL,25.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(3824,'5500','41734451476','2024-12-17 19:06:07',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3825,'1000','41734451476','2024-12-17 19:06:07',90.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3826,'4000','41734451476','2024-12-17 19:06:07',NULL,15.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(3827,'4000','41734451476','2024-12-17 19:06:07',NULL,75.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(3828,'1110','41734451586','2024-12-17 19:07:49',NULL,20.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(3829,'5500','41734451586','2024-12-17 19:07:49',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3830,'1000','41734451586','2024-12-17 19:07:49',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3831,'4000','41734451586','2024-12-17 19:07:49',NULL,60.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(3832,'1110','41734502553','2024-12-18 09:16:05',NULL,24.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(3833,'5500','41734502553','2024-12-18 09:16:05',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3834,'1000','41734502553','2024-12-18 09:16:05',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3835,'4000','41734502553','2024-12-18 09:16:05',NULL,50.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(3836,'1110','41734503948','2024-12-18 10:23:15',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(3837,'5500','41734503948','2024-12-18 10:23:15',124.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3838,'1000','41734503948','2024-12-18 10:23:15',180.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3839,'4000','41734503948','2024-12-18 10:23:15',NULL,180.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(3840,'1110','41734506600','2024-12-18 10:48:16',NULL,70.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(3841,'1110','41734506600','2024-12-18 10:48:16',NULL,250.00,'','4','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(3842,'1110','41734506600','2024-12-18 10:48:16',NULL,90.00,'','4','1','Inventory sold','1','','sales','736','','No',NULL,NULL,''),(3843,'5500','41734506600','2024-12-18 10:48:16',410.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3844,'1000','41734506600','2024-12-18 10:48:16',650.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3845,'4000','41734506600','2024-12-18 10:48:16',NULL,150.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(3846,'4000','41734506600','2024-12-18 10:48:16',NULL,350.00,'','4','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(3847,'4000','41734506600','2024-12-18 10:48:16',NULL,150.00,'','4','1','Good sold','1','','sales','736','','No',NULL,NULL,''),(3848,'1110','41734508101','2024-12-18 10:48:33',NULL,25.00,'','4','1','Inventory sold','1','','sales','143','','No',NULL,NULL,''),(3849,'5500','41734508101','2024-12-18 10:48:33',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3850,'1000','41734508101','2024-12-18 10:48:33',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLI5WOPINR'),(3851,'4000','41734508101','2024-12-18 10:48:33',NULL,50.00,'','4','1','Good sold','1','','sales','143','','No',NULL,NULL,''),(3852,'1110','41734508908','2024-12-18 11:36:38',NULL,37.50,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(3853,'1110','41734508908','2024-12-18 11:36:38',NULL,106.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(3854,'1110','41734508908','2024-12-18 11:36:38',NULL,250.00,'','4','1','Inventory sold','1','','sales','605','','No',NULL,NULL,''),(3855,'5500','41734508908','2024-12-18 11:36:38',393.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3856,'1000','41734508908','2024-12-18 11:36:38',525.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3857,'4000','41734508908','2024-12-18 11:36:38',NULL,75.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(3858,'4000','41734508908','2024-12-18 11:36:38',NULL,150.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(3859,'4000','41734508908','2024-12-18 11:36:38',NULL,300.00,'','4','1','Good sold','1','','sales','605','','No',NULL,NULL,''),(3860,'1110','41734511342','2024-12-18 11:47:38',NULL,22.00,'','4','1','Inventory sold','1','','sales','440','','No',NULL,NULL,''),(3861,'5500','41734511342','2024-12-18 11:47:38',22.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3862,'1000','41734511342','2024-12-18 11:47:38',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3863,'4000','41734511342','2024-12-18 11:47:38',NULL,50.00,'','4','1','Good sold','1','','sales','440','','No',NULL,NULL,''),(3864,'1110','41734511666','2024-12-18 12:08:43',NULL,0.00,'','4','1','Inventory sold','1','','sales','1196','','No',NULL,NULL,''),(3865,'1110','41734511666','2024-12-18 12:08:43',NULL,36.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(3866,'5500','41734511666','2024-12-18 12:08:43',36.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3867,'1000','41734511666','2024-12-18 12:08:43',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL16WCOTB2'),(3868,'4000','41734511666','2024-12-18 12:08:43',NULL,50.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(3869,'4000','41734511666','2024-12-18 12:08:43',NULL,70.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(3870,'1110','41734512971','2024-12-18 12:24:36',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3871,'1110','41734512971','2024-12-18 12:24:36',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(3872,'5500','41734512971','2024-12-18 12:24:36',41.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3873,'1000','41734512971','2024-12-18 12:24:36',110.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3874,'4000','41734512971','2024-12-18 12:24:36',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3875,'4000','41734512971','2024-12-18 12:24:36',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(3876,'1110','41734515947','2024-12-18 14:57:49',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(3877,'5500','41734515947','2024-12-18 14:57:49',11.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3878,'1000','41734515947','2024-12-18 14:57:49',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3879,'4000','41734515947','2024-12-18 14:57:49',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(3880,'1110','41734523395','2024-12-18 15:04:04',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(3881,'1110','41734523395','2024-12-18 15:04:04',NULL,130.00,'','4','1','Inventory sold','1','','sales','383','','No',NULL,NULL,''),(3882,'5500','41734523395','2024-12-18 15:04:04',254.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3883,'1000','41734523395','2024-12-18 15:04:04',400.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLIOX160KU'),(3884,'4000','41734523395','2024-12-18 15:04:04',NULL,200.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(3885,'4000','41734523395','2024-12-18 15:04:04',NULL,200.00,'','4','1','Good sold','1','','sales','383','','No',NULL,NULL,''),(3886,'1110','41734523482','2024-12-18 15:06:16',NULL,221.00,'','4','1','Inventory sold','1','','sales','383','','No',NULL,NULL,''),(3887,'1110','41734523482','2024-12-18 15:06:16',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(3888,'5500','41734523482','2024-12-18 15:06:16',223.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3889,'1000','41734523482','2024-12-18 15:06:16',350.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3890,'4000','41734523482','2024-12-18 15:06:16',NULL,340.00,'','4','1','Good sold','1','','sales','383','','No',NULL,NULL,''),(3891,'4000','41734523482','2024-12-18 15:06:16',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(3892,'1110','41734526333','2024-12-18 15:53:15',NULL,34.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(3893,'1110','41734526333','2024-12-18 15:53:15',NULL,13.00,'','4','1','Inventory sold','1','','sales','383','','No',NULL,NULL,''),(3894,'5500','41734526333','2024-12-18 15:53:15',47.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3895,'1000','41734526333','2024-12-18 15:53:15',65.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3896,'4000','41734526333','2024-12-18 15:53:15',NULL,45.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(3897,'4000','41734526333','2024-12-18 15:53:15',NULL,20.00,'','4','1','Good sold','1','','sales','383','','No',NULL,NULL,''),(3898,'1110','41734526404','2024-12-18 16:27:08',NULL,12.00,'','4','1','Inventory sold','1','','sales','442','','No',NULL,NULL,''),(3899,'1110','41734526404','2024-12-18 16:27:08',NULL,2.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(3900,'5500','41734526404','2024-12-18 16:27:08',14.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3901,'1000','41734526404','2024-12-18 16:27:08',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3902,'4000','41734526404','2024-12-18 16:27:08',NULL,50.00,'','4','1','Good sold','1','','sales','442','','No',NULL,NULL,''),(3903,'4000','41734526404','2024-12-18 16:27:08',NULL,10.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(3904,'1110','41734528518','2024-12-18 16:29:09',NULL,13.00,'','4','1','Inventory sold','1','','sales','383','','No',NULL,NULL,''),(3905,'5500','41734528518','2024-12-18 16:29:09',13.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3906,'1000','41734528518','2024-12-18 16:29:09',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3907,'4000','41734528518','2024-12-18 16:29:09',NULL,20.00,'','4','1','Good sold','1','','sales','383','','No',NULL,NULL,''),(3908,'1110','41734528580','2024-12-18 18:00:29',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(3909,'5500','41734528580','2024-12-18 18:00:29',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3910,'1000','41734528580','2024-12-18 18:00:29',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SL17XU3G02'),(3911,'4000','41734528580','2024-12-18 18:00:29',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(3912,'1110','41734534066','2024-12-18 18:42:36',NULL,5.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(3913,'1110','41734534066','2024-12-18 18:42:36',NULL,5.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(3914,'5500','41734534066','2024-12-18 18:42:36',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3915,'1000','41734534066','2024-12-18 18:42:36',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3916,'4000','41734534066','2024-12-18 18:42:36',NULL,10.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(3917,'4000','41734534066','2024-12-18 18:42:36',NULL,10.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(3918,'1110','41734586053','2024-12-19 09:00:07',NULL,133.50,'','4','1','Inventory sold','1','','sales','582','','No',NULL,NULL,''),(3919,'1110','41734586053','2024-12-19 09:00:07',NULL,130.00,'','4','1','Inventory sold','1','','sales','383','','No',NULL,NULL,''),(3920,'5500','41734586053','2024-12-19 09:00:07',263.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3921,'1000','41734586053','2024-12-19 09:00:07',500.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLJ9ZZ15HJ'),(3922,'4000','41734586053','2024-12-19 09:00:07',NULL,300.00,'','4','1','Good sold','1','','sales','582','','No',NULL,NULL,''),(3923,'4000','41734586053','2024-12-19 09:00:07',NULL,200.00,'','4','1','Good sold','1','','sales','383','','No',NULL,NULL,''),(3924,'1110','41734588064','2024-12-19 09:48:54',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(3925,'1110','41734588064','2024-12-19 09:48:54',NULL,44.50,'','4','1','Inventory sold','1','','sales','582','','No',NULL,NULL,''),(3926,'5500','41734588064','2024-12-19 09:48:54',74.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3927,'1000','41734588064','2024-12-19 09:48:54',160.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLJ415EE6O'),(3928,'4000','41734588064','2024-12-19 09:48:54',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(3929,'4000','41734588064','2024-12-19 09:48:54',NULL,100.00,'','4','1','Good sold','1','','sales','582','','No',NULL,NULL,''),(3930,'1110','41734590966','2024-12-19 10:33:51',NULL,160.00,'','4','1','Inventory sold','1','','sales','1177','','No',NULL,NULL,''),(3931,'1110','41734590966','2024-12-19 10:33:51',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(3932,'1110','41734590966','2024-12-19 10:33:51',NULL,106.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(3933,'5500','41734590966','2024-12-19 10:33:51',296.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3934,'1000','41734590966','2024-12-19 10:33:51',500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3935,'4000','41734590966','2024-12-19 10:33:51',NULL,300.00,'','4','1','Good sold','1','','sales','1177','','No',NULL,NULL,''),(3936,'4000','41734590966','2024-12-19 10:33:51',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(3937,'4000','41734590966','2024-12-19 10:33:51',NULL,150.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(3938,'1110','41734597678','2024-12-19 11:41:42',NULL,400.00,'','4','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(3939,'5500','41734597678','2024-12-19 11:41:42',400.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3940,'1000','41734597678','2024-12-19 11:41:42',520.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLJ71NKTGD'),(3941,'4000','41734597678','2024-12-19 11:41:42',NULL,520.00,'','4','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(3942,'1110','41734597735','2024-12-19 11:43:02',NULL,8.00,'','4','1','Inventory sold','1','','sales','119','','No',NULL,NULL,''),(3943,'1110','41734597735','2024-12-19 11:43:02',NULL,15.26,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(3944,'5500','41734597735','2024-12-19 11:43:02',23.26,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3945,'1000','41734597735','2024-12-19 11:43:02',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLJ41NU94M'),(3946,'4000','41734597735','2024-12-19 11:43:02',NULL,20.00,'','4','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(3947,'4000','41734597735','2024-12-19 11:43:02',NULL,40.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(3948,'1110','41734603192','2024-12-19 13:13:30',NULL,2.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(3949,'5500','41734603192','2024-12-19 13:13:30',2.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3950,'1000','41734603192','2024-12-19 13:13:30',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3951,'4000','41734603192','2024-12-19 13:13:30',NULL,10.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(3952,'1110','41734603213','2024-12-19 13:32:13',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(3953,'5500','41734603213','2024-12-19 13:32:13',18.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3954,'1000','41734603213','2024-12-19 13:32:13',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLJO24BRII'),(3955,'4000','41734603213','2024-12-19 13:32:13',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(3956,'1110','41734604370','2024-12-19 13:34:30',NULL,20.00,'','4','1','Inventory sold','1','','sales','693','','No',NULL,NULL,''),(3957,'1110','41734604370','2024-12-19 13:34:30',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(3958,'1110','41734604370','2024-12-19 13:34:30',NULL,2.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(3959,'5500','41734604370','2024-12-19 13:34:30',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3960,'1000','41734604370','2024-12-19 13:34:30',110.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLJ024XUDS'),(3961,'4000','41734604370','2024-12-19 13:34:30',NULL,50.00,'','4','1','Good sold','1','','sales','693','','No',NULL,NULL,''),(3962,'4000','41734604370','2024-12-19 13:34:30',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(3963,'4000','41734604370','2024-12-19 13:34:30',NULL,10.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(3964,'1110','41734604518','2024-12-19 14:49:12',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(3965,'5500','41734604518','2024-12-19 14:49:12',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3966,'1000','41734604518','2024-12-19 14:49:12',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLJ82G9FEZ'),(3967,'4000','41734604518','2024-12-19 14:49:12',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(3968,'1110','41734609008','2024-12-19 16:24:05',NULL,42.00,'','4','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(3969,'5500','41734609008','2024-12-19 16:24:05',42.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3970,'1000','41734609008','2024-12-19 16:24:05',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLJ32UN2LF'),(3971,'4000','41734609008','2024-12-19 16:24:05',NULL,100.00,'','4','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(3972,'1110','41734614712','2024-12-19 16:36:28',NULL,68.00,'','4','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(3973,'5500','41734614712','2024-12-19 16:36:28',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3974,'1000','41734614712','2024-12-19 16:36:28',110.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLJ32WNP4R'),(3975,'4000','41734614712','2024-12-19 16:36:28',NULL,110.00,'','4','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(3976,'1110','41734615501','2024-12-19 17:24:53',NULL,20.00,'','4','1','Inventory sold','1','','sales','244','','No',NULL,NULL,''),(3977,'1110','41734615501','2024-12-19 17:24:53',NULL,130.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(3978,'1110','41734615501','2024-12-19 17:24:53',NULL,165.00,'','4','1','Inventory sold','1','','sales','1210','','No',NULL,NULL,''),(3979,'1110','41734615501','2024-12-19 17:24:53',NULL,20.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(3980,'5500','41734615501','2024-12-19 17:24:53',335.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3981,'1000','41734615501','2024-12-19 17:24:53',540.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3982,'4000','41734615501','2024-12-19 17:24:53',NULL,40.00,'','4','1','Good sold','1','','sales','244','','No',NULL,NULL,''),(3983,'4000','41734615501','2024-12-19 17:24:53',NULL,200.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(3984,'4000','41734615501','2024-12-19 17:24:53',NULL,250.00,'','4','1','Good sold','1','','sales','1210','','No',NULL,NULL,''),(3985,'4000','41734615501','2024-12-19 17:24:53',NULL,50.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(3986,'1110','41734685083','2024-12-20 11:58:25',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(3987,'5500','41734685083','2024-12-20 11:58:25',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3988,'1000','41734685083','2024-12-20 11:58:25',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3989,'4000','41734685083','2024-12-20 11:58:25',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(3990,'1110','41734685108','2024-12-20 12:17:52',NULL,4.00,'','4','1','Inventory sold','1','','sales','446','','No',NULL,NULL,''),(3991,'5500','41734685108','2024-12-20 12:17:52',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3992,'1000','41734685108','2024-12-20 12:17:52',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLK964QTX'),(3993,'4000','41734685108','2024-12-20 12:17:52',NULL,20.00,'','4','1','Good sold','1','','sales','446','','No',NULL,NULL,''),(3994,'1110','41734686304','2024-12-20 12:27:36',NULL,28.00,'','4','1','Inventory sold','1','','sales','337','','No',NULL,NULL,''),(3995,'1110','41734686304','2024-12-20 12:27:36',NULL,0.00,'','4','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(3996,'5500','41734686304','2024-12-20 12:27:36',28.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3997,'1000','41734686304','2024-12-20 12:27:36',180.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3998,'4000','41734686304','2024-12-20 12:27:36',NULL,70.00,'','4','1','Good sold','1','','sales','337','','No',NULL,NULL,''),(3999,'4000','41734686304','2024-12-20 12:27:36',NULL,110.00,'','4','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(4000,'1110','41734686900','2024-12-20 12:35:47',NULL,32.00,'','4','1','Inventory sold','1','','sales','1007','','No',NULL,NULL,''),(4001,'5500','41734686900','2024-12-20 12:35:47',32.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4002,'1000','41734686900','2024-12-20 12:35:47',80.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLK266WTBS'),(4003,'4000','41734686900','2024-12-20 12:35:47',NULL,80.00,'','4','1','Good sold','1','','sales','1007','','No',NULL,NULL,''),(4004,'1000','41734687431','2024-12-20 14:02:43',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLK86F51FE'),(4005,'4000','41734687431','2024-12-20 14:02:43',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(4006,'1110','41734692595','2024-12-20 14:04:07',NULL,37.00,'','4','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(4007,'1110','41734692595','2024-12-20 14:04:07',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(4008,'1110','41734692595','2024-12-20 14:04:07',NULL,0.00,'','4','1','Inventory sold','1','','sales','1206','','No',NULL,NULL,''),(4009,'5500','41734692595','2024-12-20 14:04:07',44.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4010,'1000','41734692595','2024-12-20 14:04:07',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4011,'4000','41734692595','2024-12-20 14:04:07',NULL,60.00,'','4','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(4012,'4000','41734692595','2024-12-20 14:04:07',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(4013,'4000','41734692595','2024-12-20 14:04:07',NULL,50.00,'','4','1','Good sold','1','','sales','1206','','No',NULL,NULL,''),(4014,'1110','41734692650','2024-12-20 14:53:54',NULL,35.00,'','4','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(4015,'1110','41734692650','2024-12-20 14:53:54',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(4016,'5500','41734692650','2024-12-20 14:53:54',41.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4017,'1000','41734692650','2024-12-20 14:53:54',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLK16RKS4L'),(4018,'4000','41734692650','2024-12-20 14:53:54',NULL,70.00,'','4','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(4019,'4000','41734692650','2024-12-20 14:53:54',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(4020,'1110','41734695692','2024-12-20 14:59:18',NULL,150.00,'','4','1','Inventory sold','1','','sales','1153','','No',NULL,NULL,''),(4021,'5500','41734695692','2024-12-20 14:59:18',150.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4022,'1000','41734695692','2024-12-20 14:59:18',250.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4023,'4000','41734695692','2024-12-20 14:59:18',NULL,250.00,'','4','1','Good sold','1','','sales','1153','','No',NULL,NULL,''),(4024,'1110','41734695962','2024-12-20 15:02:33',NULL,8.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(4025,'5500','41734695962','2024-12-20 15:02:33',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4026,'1000','41734695962','2024-12-20 15:02:33',10.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLK76SODCJ'),(4027,'4000','41734695962','2024-12-20 15:02:33',NULL,10.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(4028,'1110','41734696177','2024-12-20 15:09:01',NULL,230.00,'','4','1','Inventory sold','1','','sales','514','','No',NULL,NULL,''),(4029,'5500','41734696177','2024-12-20 15:09:01',230.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4030,'1000','41734696177','2024-12-20 15:09:01',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4031,'4000','41734696177','2024-12-20 15:09:01',NULL,300.00,'','4','1','Good sold','1','','sales','514','','No',NULL,NULL,''),(4032,'1000','41734696558','2024-12-20 15:20:18',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4033,'4000','41734696558','2024-12-20 15:20:18',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(4034,'1110','41734697222','2024-12-20 15:34:36',NULL,10.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(4035,'5500','41734697222','2024-12-20 15:34:36',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4036,'1000','41734697222','2024-12-20 15:34:36',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLK06X03DG'),(4037,'4000','41734697222','2024-12-20 15:34:36',NULL,30.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(4038,'1110','41734698158','2024-12-20 17:09:45',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(4039,'5500','41734698158','2024-12-20 17:09:45',51.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4040,'1000','41734698158','2024-12-20 17:09:45',105.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4041,'4000','41734698158','2024-12-20 17:09:45',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(4042,'1110','41734703805','2024-12-20 18:11:09',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(4043,'5500','41734703805','2024-12-20 18:11:09',51.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4044,'1000','41734703805','2024-12-20 18:11:09',105.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4045,'4000','41734703805','2024-12-20 18:11:09',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(4046,'1110','41734707986','2024-12-20 18:20:04',NULL,90.00,'','4','1','Inventory sold','1','','sales','978','','No',NULL,NULL,''),(4047,'5500','41734707986','2024-12-20 18:20:04',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4048,'1000','41734707986','2024-12-20 18:20:04',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4049,'4000','41734707986','2024-12-20 18:20:04',NULL,150.00,'','4','1','Good sold','1','','sales','978','','No',NULL,NULL,''),(4050,'1110','41734708007','2024-12-20 18:30:14',NULL,25.00,'','4','1','Inventory sold','1','','sales','279','','No',NULL,NULL,''),(4051,'5500','41734708007','2024-12-20 18:30:14',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4052,'1000','41734708007','2024-12-20 18:30:14',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4053,'4000','41734708007','2024-12-20 18:30:14',NULL,50.00,'','4','1','Good sold','1','','sales','279','','No',NULL,NULL,''),(4054,'1110','41734708617','2024-12-20 18:56:02',NULL,36.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(4055,'5500','41734708617','2024-12-20 18:56:02',36.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4056,'1000','41734708617','2024-12-20 18:56:02',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4057,'4000','41734708617','2024-12-20 18:56:02',NULL,70.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(4058,'1110','41734759730','2024-12-21 08:44:44',NULL,318.00,'','4','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(4059,'1110','41734759730','2024-12-21 08:44:44',NULL,210.00,'','4','1','Inventory sold','1','','sales','904','','No',NULL,NULL,''),(4060,'1110','41734759730','2024-12-21 08:44:44',NULL,140.00,'','4','1','Inventory sold','1','','sales','201','','No',NULL,NULL,''),(4061,'1110','41734759730','2024-12-21 08:44:44',NULL,14.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(4062,'5500','41734759730','2024-12-21 08:44:44',682.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4063,'1000','41734759730','2024-12-21 08:44:44',1080.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4064,'4000','41734759730','2024-12-21 08:44:44',NULL,450.00,'','4','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(4065,'4000','41734759730','2024-12-21 08:44:44',NULL,300.00,'','4','1','Good sold','1','','sales','904','','No',NULL,NULL,''),(4066,'4000','41734759730','2024-12-21 08:44:44',NULL,250.00,'','4','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(4067,'4000','41734759730','2024-12-21 08:44:44',NULL,80.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(4068,'1110','41734762712','2024-12-21 09:32:08',NULL,15.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(4069,'5500','41734762712','2024-12-21 09:32:08',15.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4070,'1000','41734762712','2024-12-21 09:32:08',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4071,'4000','41734762712','2024-12-21 09:32:08',NULL,50.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(4072,'1110','41734762731','2024-12-21 10:19:02',NULL,15.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(4073,'1110','41734762731','2024-12-21 10:19:02',NULL,8.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(4074,'5500','41734762731','2024-12-21 10:19:02',23.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4075,'1000','41734762731','2024-12-21 10:19:02',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLL5A3061P'),(4076,'4000','41734762731','2024-12-21 10:19:02',NULL,50.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(4077,'4000','41734762731','2024-12-21 10:19:02',NULL,10.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(4078,'1110','41734765600','2024-12-21 10:54:02',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(4079,'5500','41734765600','2024-12-21 10:54:02',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4080,'1000','41734765600','2024-12-21 10:54:02',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4081,'4000','41734765600','2024-12-21 10:54:02',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(4082,'1000','41734767660','2024-12-21 11:26:08',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLL9ACK84P'),(4083,'4000','41734767660','2024-12-21 11:26:08',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(4084,'1110','41734769662','2024-12-21 11:45:57',NULL,39.00,'','4','1','Inventory sold','1','','sales','239','','No',NULL,NULL,''),(4085,'5500','41734769662','2024-12-21 11:45:57',39.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4086,'1000','41734769662','2024-12-21 11:45:57',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4087,'4000','41734769662','2024-12-21 11:45:57',NULL,70.00,'','4','1','Good sold','1','','sales','239','','No',NULL,NULL,''),(4088,'1110','41734770776','2024-12-21 12:37:28',NULL,22.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(4089,'1110','41734770776','2024-12-21 12:37:28',NULL,4.40,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(4090,'5500','41734770776','2024-12-21 12:37:28',26.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4091,'1000','41734770776','2024-12-21 12:37:28',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4092,'4000','41734770776','2024-12-21 12:37:28',NULL,30.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(4093,'4000','41734770776','2024-12-21 12:37:28',NULL,20.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(4094,'1110','41734773863','2024-12-20 12:37:43',1300.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1224','','No',NULL,NULL,''),(4095,'1110','41734773863','2024-12-20 12:37:43',4600.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1255','','No',NULL,NULL,''),(4096,'1110','41734773863','2024-12-20 12:37:43',1200.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1154','','No',NULL,NULL,''),(4097,'1110','41734773863','2024-12-20 12:37:43',500.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','534','','No',NULL,NULL,''),(4098,'1110','41734773863','2024-12-20 12:37:43',9600.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','529','','No',NULL,NULL,''),(4099,'1110','41734773863','2024-12-20 12:37:43',10500.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1244','','No',NULL,NULL,''),(4100,'1110','41734773863','2024-12-20 12:37:43',3000.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','342','','No',NULL,NULL,''),(4101,'1110','41734773863','2024-12-20 12:37:43',1650.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1188','','No',NULL,NULL,''),(4102,'1110','41734773863','2024-12-20 12:37:43',4500.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1174','','No',NULL,NULL,''),(4103,'2130','41734773863','2024-12-20 12:37:43',NULL,36850.00,'','4','1','Account payable for inventory','1','7','Purchases','','','No',NULL,NULL,''),(4106,'1110','41734775691','2024-12-21 13:08:28',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(4107,'5500','41734775691','2024-12-21 13:08:28',11.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4108,'1000','41734775691','2024-12-21 13:08:28',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4109,'4000','41734775691','2024-12-21 13:08:28',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(4110,'1110','41734775721','2024-12-21 14:07:40',NULL,0.00,'','4','1','Inventory sold','1','','sales','1107','','No',NULL,NULL,''),(4111,'1110','41734775721','2024-12-21 14:07:40',NULL,200.00,'','4','1','Inventory sold','1','','sales','1240','','No',NULL,NULL,''),(4112,'1110','41734775721','2024-12-21 14:07:40',NULL,22.00,'','4','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(4113,'5500','41734775721','2024-12-21 14:07:40',222.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4114,'1000','41734775721','2024-12-21 14:07:40',450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLL6BO3C1O'),(4115,'4000','41734775721','2024-12-21 14:07:40',NULL,100.00,'','4','1','Good sold','1','','sales','1107','','No',NULL,NULL,''),(4116,'4000','41734775721','2024-12-21 14:07:40',NULL,300.00,'','4','1','Good sold','1','','sales','1240','','No',NULL,NULL,''),(4117,'4000','41734775721','2024-12-21 14:07:40',NULL,50.00,'','4','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(4118,'1110','41734787073','2024-12-21 16:18:55',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(4119,'1110','41734787073','2024-12-21 16:18:55',NULL,44.50,'','4','1','Inventory sold','1','','sales','582','','No',NULL,NULL,''),(4120,'1110','41734787073','2024-12-21 16:18:55',NULL,15.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(4121,'5500','41734787073','2024-12-21 16:18:55',107.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4122,'1000','41734787073','2024-12-21 16:18:55',280.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4123,'4000','41734787073','2024-12-21 16:18:55',NULL,130.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(4124,'4000','41734787073','2024-12-21 16:18:55',NULL,100.00,'','4','1','Good sold','1','','sales','582','','No',NULL,NULL,''),(4125,'4000','41734787073','2024-12-21 16:18:55',NULL,50.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(4126,'1110','41734787138','2024-12-21 16:32:45',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(4127,'5500','41734787138','2024-12-21 16:32:45',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4128,'1000','41734787138','2024-12-21 16:32:45',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4129,'4000','41734787138','2024-12-21 16:32:45',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(4130,'1000','41734788036','2024-12-21 18:21:34',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLL1C5P6F3'),(4131,'4000','41734788036','2024-12-21 18:21:34',NULL,50.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(4132,'1110','41734794538','2024-12-21 18:24:08',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(4133,'5500','41734794538','2024-12-21 18:24:08',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4134,'1000','41734794538','2024-12-21 18:24:08',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4135,'4000','41734794538','2024-12-21 18:24:08',NULL,100.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(4136,'1110','41734796381','2024-12-21 18:53:20',NULL,40.00,'','4','1','Inventory sold','1','','sales','302','','No',NULL,NULL,''),(4137,'5500','41734796381','2024-12-21 18:53:20',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4138,'1000','41734796381','2024-12-21 18:53:20',70.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLL7CCOK5T'),(4139,'4000','41734796381','2024-12-21 18:53:20',NULL,70.00,'','4','1','Good sold','1','','sales','302','','No',NULL,NULL,''),(4140,'1110','41734796440','2024-12-21 18:54:33',NULL,4.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(4141,'5500','41734796440','2024-12-21 18:54:33',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4142,'1000','41734796440','2024-12-21 18:54:33',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4143,'4000','41734796440','2024-12-21 18:54:33',NULL,10.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(4144,'1110','41734932303','2024-12-23 08:57:05',NULL,29.00,'','4','1','Inventory sold','1','','sales','724','','No',NULL,NULL,''),(4145,'1110','41734932303','2024-12-23 08:57:05',NULL,186.00,'','4','1','Inventory sold','1','','sales','500','','No',NULL,NULL,''),(4146,'1110','41734932303','2024-12-23 08:57:05',NULL,110.00,'','4','1','Inventory sold','1','','sales','870','','No',NULL,NULL,''),(4147,'1110','41734932303','2024-12-23 08:57:05',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(4148,'1110','41734932303','2024-12-23 08:57:05',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(4149,'5500','41734932303','2024-12-23 08:57:05',403.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4150,'1000','41734932303','2024-12-23 08:57:05',895.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4151,'4000','41734932303','2024-12-23 08:57:05',NULL,80.00,'','4','1','Good sold','1','','sales','724','','No',NULL,NULL,''),(4152,'4000','41734932303','2024-12-23 08:57:05',NULL,400.00,'','4','1','Good sold','1','','sales','500','','No',NULL,NULL,''),(4153,'4000','41734932303','2024-12-23 08:57:05',NULL,200.00,'','4','1','Good sold','1','','sales','870','','No',NULL,NULL,''),(4154,'4000','41734932303','2024-12-23 08:57:05',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(4155,'4000','41734932303','2024-12-23 08:57:05',NULL,140.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(4156,'1110','41734933444','2024-12-23 08:57:34',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(4157,'5500','41734933444','2024-12-23 08:57:34',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4158,'1000','41734933444','2024-12-23 08:57:34',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLN514NLK9'),(4159,'4000','41734933444','2024-12-23 08:57:34',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(4160,'1000','41734943623','2024-12-23 11:47:16',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLNO1TFTRW'),(4161,'4000','41734943623','2024-12-23 11:47:16',NULL,50.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(4162,'1110','41734943680','2024-12-23 11:48:26',NULL,40.00,'','4','1','Inventory sold','1','','sales','1240','','No',NULL,NULL,''),(4163,'5500','41734943680','2024-12-23 11:48:26',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4164,'1000','41734943680','2024-12-23 11:48:26',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4165,'4000','41734943680','2024-12-23 11:48:26',NULL,60.00,'','4','1','Good sold','1','','sales','1240','','No',NULL,NULL,''),(4166,'1000','41734943711','2024-12-23 11:57:10',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4167,'4000','41734943711','2024-12-23 11:57:10',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(4168,'1110','41734947960','2024-12-23 12:59:41',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(4169,'5500','41734947960','2024-12-23 12:59:41',18.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4170,'1000','41734947960','2024-12-23 12:59:41',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLN4J4BRWQ'),(4171,'4000','41734947960','2024-12-23 12:59:41',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(4172,'1110','41734948097','2024-12-23 14:08:20',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(4173,'5500','41734948097','2024-12-23 14:08:20',18.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4174,'1000','41734948097','2024-12-23 14:08:20',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4175,'4000','41734948097','2024-12-23 14:08:20',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(4176,'1110','41734952103','2024-12-23 14:47:17',NULL,20.00,'','4','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(4177,'5500','41734952103','2024-12-23 14:47:17',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4178,'1000','41734952103','2024-12-23 14:47:17',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLN3JKRMM3'),(4179,'4000','41734952103','2024-12-23 14:47:17',NULL,50.00,'','4','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(4180,'1110','41734954488','2024-12-23 14:49:12',NULL,156.00,'','4','1','Inventory sold','1','','sales','966','','No',NULL,NULL,''),(4181,'1110','41734954488','2024-12-23 14:49:12',NULL,20.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(4182,'1110','41734954488','2024-12-23 14:49:12',NULL,125.00,'','4','1','Inventory sold','1','','sales','814','','No',NULL,NULL,''),(4183,'5500','41734954488','2024-12-23 14:49:12',301.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4184,'1000','41734954488','2024-12-23 14:49:12',600.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLN9JLPEJB'),(4185,'4000','41734954488','2024-12-23 14:49:12',NULL,300.00,'','4','1','Good sold','1','','sales','966','','No',NULL,NULL,''),(4186,'4000','41734954488','2024-12-23 14:49:12',NULL,50.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(4187,'4000','41734954488','2024-12-23 14:49:12',NULL,250.00,'','4','1','Good sold','1','','sales','814','','No',NULL,NULL,''),(4188,'1110','41734954593','2024-12-23 14:52:42',NULL,90.00,'','4','1','Inventory sold','1','','sales','1242','','No',NULL,NULL,''),(4189,'1110','41734954593','2024-12-23 14:52:42',NULL,90.00,'','4','1','Inventory sold','1','','sales','736','','No',NULL,NULL,''),(4190,'1110','41734954593','2024-12-23 14:52:42',NULL,110.00,'','4','1','Inventory sold','1','','sales','870','','No',NULL,NULL,''),(4191,'5500','41734954593','2024-12-23 14:52:42',290.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4192,'1000','41734954593','2024-12-23 14:52:42',450.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4193,'4000','41734954593','2024-12-23 14:52:42',NULL,150.00,'','4','1','Good sold','1','','sales','1242','','No',NULL,NULL,''),(4194,'4000','41734954593','2024-12-23 14:52:42',NULL,120.00,'','4','1','Good sold','1','','sales','736','','No',NULL,NULL,''),(4195,'4000','41734954593','2024-12-23 14:52:42',NULL,180.00,'','4','1','Good sold','1','','sales','870','','No',NULL,NULL,''),(4196,'1110','41734969250','2024-12-23 19:00:00',NULL,8.00,'','4','1','Inventory sold','1','','sales','184','','No',NULL,NULL,''),(4197,'5500','41734969250','2024-12-23 19:00:00',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4198,'1000','41734969250','2024-12-23 19:00:00',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLN6KTDG3A'),(4199,'4000','41734969250','2024-12-23 19:00:00',NULL,20.00,'','4','1','Good sold','1','','sales','184','','No',NULL,NULL,''),(4200,'1110','41735374258','2024-12-28 11:24:40',NULL,4.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(4201,'5500','41735374258','2024-12-28 11:24:40',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4202,'1000','41735374258','2024-12-28 11:24:40',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4203,'4000','41735374258','2024-12-28 11:24:40',NULL,10.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(4204,'1110','41735374284','2024-12-28 11:57:23',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(4205,'5500','41735374284','2024-12-28 11:57:23',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4206,'1000','41735374284','2024-12-28 11:57:23',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4207,'4000','41735374284','2024-12-28 11:57:23',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(4208,'1110','41735397734','2024-12-28 17:56:10',NULL,100.00,'','4','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(4209,'5500','41735397734','2024-12-28 17:56:10',100.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4210,'1000','41735397734','2024-12-28 17:56:10',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4211,'4000','41735397734','2024-12-28 17:56:10',NULL,150.00,'','4','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(4212,'1110','41735397786','2024-12-28 17:56:52',NULL,7.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(4213,'5500','41735397786','2024-12-28 17:56:52',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4214,'1000','41735397786','2024-12-28 17:56:52',21.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4215,'4000','41735397786','2024-12-28 17:56:52',NULL,21.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(4216,'1110','41735397831','2024-12-28 17:58:10',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(4217,'5500','41735397831','2024-12-28 17:58:10',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4218,'1000','41735397831','2024-12-28 17:58:10',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4219,'4000','41735397831','2024-12-28 17:58:10',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(4220,'1110','41735397895','2024-12-28 17:59:37',NULL,0.00,'','4','1','Inventory sold','1','','sales','1120','','No',NULL,NULL,''),(4221,'1110','41735397895','2024-12-28 17:59:37',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(4222,'1110','41735397895','2024-12-28 17:59:37',NULL,45.00,'','4','1','Inventory sold','1','','sales','275','','No',NULL,NULL,''),(4223,'5500','41735397895','2024-12-28 17:59:37',63.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4224,'1000','41735397895','2024-12-28 17:59:37',300.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLS55A3T7L'),(4225,'4000','41735397895','2024-12-28 17:59:37',NULL,100.00,'','4','1','Good sold','1','','sales','1120','','No',NULL,NULL,''),(4226,'4000','41735397895','2024-12-28 17:59:37',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(4227,'4000','41735397895','2024-12-28 17:59:37',NULL,150.00,'','4','1','Good sold','1','','sales','275','','No',NULL,NULL,''),(4228,'1110','41735398055','2024-12-28 18:02:24',NULL,40.00,'','4','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(4229,'1110','41735398055','2024-12-28 18:02:24',NULL,68.00,'','4','1','Inventory sold','1','','sales','1176','','No',NULL,NULL,''),(4230,'5500','41735398055','2024-12-28 18:02:24',108.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4231,'1000','41735398055','2024-12-28 18:02:24',250.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLS65BOD12'),(4232,'4000','41735398055','2024-12-28 18:02:24',NULL,100.00,'','4','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(4233,'4000','41735398055','2024-12-28 18:02:24',NULL,150.00,'','4','1','Good sold','1','','sales','1176','','No',NULL,NULL,''),(4234,'1110','41735398181','2024-12-28 18:03:26',NULL,68.00,'','4','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(4235,'5500','41735398181','2024-12-28 18:03:26',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4236,'1000','41735398181','2024-12-28 18:03:26',110.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4237,'4000','41735398181','2024-12-28 18:03:26',NULL,110.00,'','4','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(4238,'1110','41735398218','2024-12-28 18:05:16',NULL,228.00,'','4','1','Inventory sold','1','','sales','1162','','No',NULL,NULL,''),(4239,'1110','41735398218','2024-12-28 18:05:16',NULL,55.00,'','4','1','Inventory sold','1','','sales','870','','No',NULL,NULL,''),(4240,'1110','41735398218','2024-12-28 18:05:16',NULL,104.00,'','4','1','Inventory sold','1','','sales','383','','No',NULL,NULL,''),(4241,'5500','41735398218','2024-12-28 18:05:16',387.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4242,'1000','41735398218','2024-12-28 18:05:16',660.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLS15RHYDP'),(4243,'4000','41735398218','2024-12-28 18:05:16',NULL,400.00,'','4','1','Good sold','1','','sales','1162','','No',NULL,NULL,''),(4244,'4000','41735398218','2024-12-28 18:05:16',NULL,100.00,'','4','1','Good sold','1','','sales','870','','No',NULL,NULL,''),(4245,'4000','41735398218','2024-12-28 18:05:16',NULL,160.00,'','4','1','Good sold','1','','sales','383','','No',NULL,NULL,''),(4246,'1110','41735399430','2024-12-28 18:24:50',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(4247,'1110','41735399430','2024-12-28 18:24:50',NULL,30.00,'','4','1','Inventory sold','1','','sales','443','','No',NULL,NULL,''),(4248,'5500','41735399430','2024-12-28 18:24:50',35.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4249,'1000','41735399430','2024-12-28 18:24:50',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4250,'4000','41735399430','2024-12-28 18:24:50',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(4251,'4000','41735399430','2024-12-28 18:24:50',NULL,75.00,'','4','1','Good sold','1','','sales','443','','No',NULL,NULL,''),(4252,'1110','41735400848','2024-12-28 18:47:48',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(4253,'5500','41735400848','2024-12-28 18:47:48',48.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4254,'1000','41735400848','2024-12-28 18:47:48',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4255,'4000','41735400848','2024-12-28 18:47:48',NULL,150.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(4256,'1110','41735544045','2024-12-30 10:34:37',NULL,2.50,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(4257,'5500','41735544045','2024-12-30 10:34:37',2.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4258,'1000','41735544045','2024-12-30 10:34:37',5.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4259,'4000','41735544045','2024-12-30 10:34:37',NULL,5.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(4260,'1110','41735544081','2024-12-30 10:36:19',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(4261,'1110','41735544081','2024-12-30 10:36:19',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(4262,'1110','41735544081','2024-12-30 10:36:19',NULL,26.00,'','4','1','Inventory sold','1','','sales','340','','No',NULL,NULL,''),(4263,'5500','41735544081','2024-12-30 10:36:19',135.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4264,'1000','41735544081','2024-12-30 10:36:19',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4265,'4000','41735544081','2024-12-30 10:36:19',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(4266,'4000','41735544081','2024-12-30 10:36:19',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(4267,'4000','41735544081','2024-12-30 10:36:19',NULL,30.00,'','4','1','Good sold','1','','sales','340','','No',NULL,NULL,''),(4268,'1110','41735546227','2024-12-30 11:11:08',NULL,265.00,'','4','1','Inventory sold','1','','sales','1142','','No',NULL,NULL,''),(4269,'5500','41735546227','2024-12-30 11:11:08',265.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4270,'1000','41735546227','2024-12-30 11:11:08',400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4271,'4000','41735546227','2024-12-30 11:11:08',NULL,400.00,'','4','1','Good sold','1','','sales','1142','','No',NULL,NULL,''),(4272,'1110','41735551734','2024-12-30 12:42:54',NULL,10.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(4273,'5500','41735551734','2024-12-30 12:42:54',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4274,'1000','41735551734','2024-12-30 12:42:54',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4275,'4000','41735551734','2024-12-30 12:42:54',NULL,20.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(4276,'1110','41735551785','2024-12-30 12:43:41',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(4277,'5500','41735551785','2024-12-30 12:43:41',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4278,'1000','41735551785','2024-12-30 12:43:41',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4279,'4000','41735551785','2024-12-30 12:43:41',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(4280,'1110','41735551824','2024-12-30 12:44:19',NULL,10.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(4281,'5500','41735551824','2024-12-30 12:44:19',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4282,'1000','41735551824','2024-12-30 12:44:19',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'slu1cehk9t'),(4283,'4000','41735551824','2024-12-30 12:44:19',NULL,20.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(4284,'1110','41735551895','2024-12-30 12:46:14',NULL,24.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(4285,'5500','41735551895','2024-12-30 12:46:14',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4286,'1000','41735551895','2024-12-30 12:46:14',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'sluoce7ng8'),(4287,'4000','41735551895','2024-12-30 12:46:14',NULL,50.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(4288,'1110','41735552768','2024-12-30 12:59:57',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(4289,'5500','41735552768','2024-12-30 12:59:57',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4290,'1000','41735552768','2024-12-30 12:59:57',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4291,'4000','41735552768','2024-12-30 12:59:57',NULL,100.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(4292,'1110','41735552803','2024-12-30 13:00:43',NULL,140.00,'','4','1','Inventory sold','1','','sales','201','','No',NULL,NULL,''),(4293,'5500','41735552803','2024-12-30 13:00:43',140.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4294,'1000','41735552803','2024-12-30 13:00:43',270.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLUOBB1UHK'),(4295,'4000','41735552803','2024-12-30 13:00:43',NULL,270.00,'','4','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(4296,'1110','41735552884','2024-12-30 13:03:07',NULL,104.00,'','4','1','Inventory sold','1','','sales','383','','No',NULL,NULL,''),(4297,'5500','41735552884','2024-12-30 13:03:07',104.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4298,'1000','41735552884','2024-12-30 13:03:07',160.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLU5BKB283'),(4299,'4000','41735552884','2024-12-30 13:03:07',NULL,160.00,'','4','1','Good sold','1','','sales','383','','No',NULL,NULL,''),(4300,'1110','41735553929','2024-12-30 13:20:08',NULL,36.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(4301,'5500','41735553929','2024-12-30 13:20:08',36.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4302,'1000','41735553929','2024-12-30 13:20:08',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLU4CKX9BY'),(4303,'4000','41735553929','2024-12-30 13:20:08',NULL,100.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(4304,'1000','41735554922','2024-12-30 14:01:44',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4305,'4000','41735554922','2024-12-30 14:01:44',NULL,100.00,'','4','1','Good sold','1','','sales','1206','','No',NULL,NULL,''),(4306,'1110','41735556758','2024-12-30 14:12:25',NULL,285.00,'','4','1','Inventory sold','1','','sales','584','','No',NULL,NULL,''),(4307,'5500','41735556758','2024-12-30 14:12:25',285.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4308,'1000','41735556758','2024-12-30 14:12:25',350.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLU2CSGP5G'),(4309,'4000','41735556758','2024-12-30 14:12:25',NULL,350.00,'','4','1','Good sold','1','','sales','584','','No',NULL,NULL,''),(4310,'1110','41735558014','2024-12-30 14:27:58',NULL,10.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(4311,'5500','41735558014','2024-12-30 14:27:58',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4312,'1000','41735558014','2024-12-30 14:27:58',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4313,'4000','41735558014','2024-12-30 14:27:58',NULL,50.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(4314,'1110','41735568145','2024-12-30 17:27:32',NULL,53.90,'','4','1','Inventory sold','1','','sales','601','','No',NULL,NULL,''),(4315,'1110','41735568145','2024-12-30 17:27:32',NULL,15.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(4316,'5500','41735568145','2024-12-30 17:27:32',68.90,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4317,'1000','41735568145','2024-12-30 17:27:32',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4318,'4000','41735568145','2024-12-30 17:27:32',NULL,100.00,'','4','1','Good sold','1','','sales','601','','No',NULL,NULL,''),(4319,'4000','41735568145','2024-12-30 17:27:32',NULL,50.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(4320,'1110','41735568855','2024-12-30 17:27:58',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(4321,'5500','41735568855','2024-12-30 17:27:58',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4322,'1000','41735568855','2024-12-30 17:27:58',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLU1DKQPJ3'),(4323,'4000','41735568855','2024-12-30 17:27:58',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(4324,'1110','41735571628','2024-12-30 18:49:42',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(4325,'1110','41735571628','2024-12-30 18:49:42',NULL,125.00,'','4','1','Inventory sold','1','','sales','814','','No',NULL,NULL,''),(4326,'1110','41735571628','2024-12-30 18:49:42',NULL,106.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(4327,'1110','41735571628','2024-12-30 18:49:42',NULL,9.00,'','4','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(4328,'5500','41735571628','2024-12-30 18:49:42',364.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4329,'1000','41735571628','2024-12-30 18:49:42',630.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4330,'4000','41735571628','2024-12-30 18:49:42',NULL,200.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(4331,'4000','41735571628','2024-12-30 18:49:42',NULL,250.00,'','4','1','Good sold','1','','sales','814','','No',NULL,NULL,''),(4332,'4000','41735571628','2024-12-30 18:49:42',NULL,150.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(4333,'4000','41735571628','2024-12-30 18:49:42',NULL,30.00,'','4','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(4334,'1110','41735631143','2024-12-31 10:46:22',NULL,10.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(4335,'5500','41735631143','2024-12-31 10:46:22',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4336,'1000','41735631143','2024-12-31 10:46:22',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4337,'4000','41735631143','2024-12-31 10:46:22',NULL,50.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(4338,'1110','41735631186','2024-12-31 10:50:47',NULL,132.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(4339,'1110','41735631186','2024-12-31 10:50:47',NULL,70.00,'','4','1','Inventory sold','1','','sales','437','','No',NULL,NULL,''),(4340,'1110','41735631186','2024-12-31 10:50:47',NULL,220.00,'','4','1','Inventory sold','1','','sales','203','','No',NULL,NULL,''),(4341,'5500','41735631186','2024-12-31 10:50:47',422.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4342,'1000','41735631186','2024-12-31 10:50:47',630.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLV4FNS6E8'),(4343,'4000','41735631186','2024-12-31 10:50:47',NULL,180.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(4344,'4000','41735631186','2024-12-31 10:50:47',NULL,100.00,'','4','1','Good sold','1','','sales','437','','No',NULL,NULL,''),(4345,'4000','41735631186','2024-12-31 10:50:47',NULL,350.00,'','4','1','Good sold','1','','sales','203','','No',NULL,NULL,''),(4350,'1000','41735631503','2024-12-31 10:53:31',435.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4354,'1110','41735631503','2024-12-31 10:53:31',NULL,48.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(4355,'1110','41735631503','2024-12-31 10:56:16',NULL,109.00,'','4','1','Inventory sold','1','','sales','722','','No',NULL,NULL,''),(4356,'1110','41735631503','2024-12-31 10:56:16',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(4357,'5500','41735631503','2024-12-31 10:56:16',208.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4358,'1000','41735631503','2024-12-31 10:53:31',385.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4359,'4000','41735631503','2024-12-31 10:53:31',NULL,100.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(4360,'4000','41735631503','2024-12-31 10:56:16',NULL,180.00,'','4','1','Good sold','1','','sales','722','','No',NULL,NULL,''),(4361,'4000','41735631503','2024-12-31 10:56:16',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(4362,'1110','41735631821','2024-12-31 10:59:57',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(4363,'1110','41735631821','2024-12-31 10:59:57',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(4364,'1110','41735631821','2024-12-31 10:59:57',NULL,120.00,'','4','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(4365,'1110','41735631821','2024-12-31 10:59:57',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(4366,'1110','41735631821','2024-12-31 10:59:57',NULL,21.75,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(4367,'1110','41735631821','2024-12-31 10:59:57',NULL,68.60,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(4368,'5500','41735631821','2024-12-31 10:59:57',252.35,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4369,'1000','41735631821','2024-12-31 10:59:57',495.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4370,'4000','41735631821','2024-12-31 10:59:57',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(4371,'4000','41735631821','2024-12-31 10:59:57',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(4372,'4000','41735631821','2024-12-31 10:59:57',NULL,200.00,'','4','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(4373,'4000','41735631821','2024-12-31 10:59:57',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(4374,'4000','41735631821','2024-12-31 10:59:57',NULL,45.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(4375,'4000','41735631821','2024-12-31 10:59:57',NULL,140.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(4376,'1110','41735632183','2024-12-31 11:03:51',NULL,220.00,'','4','1','Inventory sold','1','','sales','203','','No',NULL,NULL,''),(4377,'5500','41735632183','2024-12-31 11:03:51',220.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4378,'1000','41735632183','2024-12-31 11:03:51',400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4379,'4000','41735632183','2024-12-31 11:03:51',NULL,400.00,'','4','1','Good sold','1','','sales','203','','No',NULL,NULL,''),(4380,'1110','41735632259','2024-12-31 11:04:41',NULL,10.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(4381,'5500','41735632259','2024-12-31 11:04:41',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4382,'1000','41735632259','2024-12-31 11:04:41',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4383,'4000','41735632259','2024-12-31 11:04:41',NULL,50.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(4384,'1110','41735633699','2024-12-31 11:36:07',NULL,45.00,'','4','1','Inventory sold','1','','sales','1189','','No',NULL,NULL,''),(4385,'1110','41735633699','2024-12-31 11:36:07',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(4386,'5500','41735633699','2024-12-31 11:36:07',50.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4387,'1000','41735633699','2024-12-31 11:36:07',105.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLV5GAG68J'),(4388,'4000','41735633699','2024-12-31 11:36:07',NULL,80.00,'','4','1','Good sold','1','','sales','1189','','No',NULL,NULL,''),(4389,'4000','41735633699','2024-12-31 11:36:07',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(4390,'1110','41735634212','2024-12-31 11:37:22',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(4391,'5500','41735634212','2024-12-31 11:37:22',18.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4392,'1000','41735634212','2024-12-31 11:37:22',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4393,'4000','41735634212','2024-12-31 11:37:22',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(4394,'1110','41735634475','2024-12-31 11:42:28',NULL,170.00,'','4','1','Inventory sold','1','','sales','600','','No',NULL,NULL,''),(4395,'1110','41735634475','2024-12-31 11:42:28',NULL,235.00,'','4','1','Inventory sold','1','','sales','1197','','No',NULL,NULL,''),(4396,'1110','41735634475','2024-12-31 11:42:28',NULL,40.00,'','4','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(4397,'5500','41735634475','2024-12-31 11:42:28',445.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4398,'1000','41735634475','2024-12-31 11:42:28',750.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4399,'4000','41735634475','2024-12-31 11:42:28',NULL,300.00,'','4','1','Good sold','1','','sales','600','','No',NULL,NULL,''),(4400,'4000','41735634475','2024-12-31 11:42:28',NULL,350.00,'','4','1','Good sold','1','','sales','1197','','No',NULL,NULL,''),(4401,'4000','41735634475','2024-12-31 11:42:28',NULL,100.00,'','4','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(4402,'1110','41735634668','2024-12-31 11:44:55',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(4403,'5500','41735634668','2024-12-31 11:44:55',124.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4404,'1000','41735634668','2024-12-31 11:44:55',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4405,'4000','41735634668','2024-12-31 11:44:55',NULL,200.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(4406,'1110','41735635089','2024-12-31 11:52:30',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(4407,'1110','41735635089','2024-12-31 11:52:30',NULL,21.75,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(4408,'1110','41735635089','2024-12-31 11:52:30',NULL,15.00,'','4','1','Inventory sold','1','','sales','217','','No',NULL,NULL,''),(4409,'5500','41735635089','2024-12-31 11:52:30',36.75,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4410,'1000','41735635089','2024-12-31 11:52:30',145.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4411,'4000','41735635089','2024-12-31 11:52:30',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(4412,'4000','41735635089','2024-12-31 11:52:30',NULL,45.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(4413,'4000','41735635089','2024-12-31 11:52:30',NULL,50.00,'','4','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(4414,'1110','41735635268','2024-12-31 12:00:16',NULL,10.50,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(4415,'5500','41735635268','2024-12-31 12:00:16',10.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4416,'1000','41735635268','2024-12-31 12:00:16',21.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4417,'4000','41735635268','2024-12-31 12:00:16',NULL,21.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(4418,'1110','41734774905','2024-12-20 12:55:05',1150.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1191','','No',NULL,NULL,''),(4419,'1110','41734774905','2024-12-20 12:55:05',420.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','904','','No',NULL,NULL,''),(4420,'2130','41734774905','2024-12-20 12:55:05',NULL,1570.00,'','4','1','Account payable for inventory','1','7','Purchases','','','No',NULL,NULL,''),(4421,'1110','41735638670','2024-12-31 13:23:42',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(4422,'5500','41735638670','2024-12-31 13:23:42',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4423,'1000','41735638670','2024-12-31 13:23:42',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLV5GPPSQP'),(4424,'4000','41735638670','2024-12-31 13:23:42',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(4425,'1110','41735640654','2024-12-31 13:24:29',NULL,42.00,'','4','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(4426,'5500','41735640654','2024-12-31 13:24:29',42.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4427,'1000','41735640654','2024-12-31 13:24:29',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4428,'4000','41735640654','2024-12-31 13:24:29',NULL,100.00,'','4','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(4429,'1000','41735640747','2024-12-31 13:38:06',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLV9GT12O7'),(4430,'4000','41735640747','2024-12-31 13:38:06',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(4431,'1110','41735641517','2024-12-31 14:13:41',NULL,165.00,'','4','1','Inventory sold','1','','sales','1210','','No',NULL,NULL,''),(4432,'5500','41735641517','2024-12-31 14:13:41',165.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4433,'1000','41735641517','2024-12-31 14:13:41',250.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4434,'4000','41735641517','2024-12-31 14:13:41',NULL,250.00,'','4','1','Good sold','1','','sales','1210','','No',NULL,NULL,''),(4435,'1110','41735654356','2024-12-31 17:13:48',NULL,80.00,'','4','1','Inventory sold','1','','sales','587','','No',NULL,NULL,''),(4436,'1110','41735654356','2024-12-31 17:13:48',NULL,110.00,'','4','1','Inventory sold','1','','sales','870','','No',NULL,NULL,''),(4437,'5500','41735654356','2024-12-31 17:13:48',190.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4438,'1000','41735654356','2024-12-31 17:13:48',360.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4439,'4000','41735654356','2024-12-31 17:13:48',NULL,160.00,'','4','1','Good sold','1','','sales','587','','No',NULL,NULL,''),(4440,'4000','41735654356','2024-12-31 17:13:48',NULL,200.00,'','4','1','Good sold','1','','sales','870','','No',NULL,NULL,''),(4441,'1110','41735654498','2024-12-31 17:29:32',NULL,10.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(4442,'5500','41735654498','2024-12-31 17:29:32',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4443,'1000','41735654498','2024-12-31 17:29:32',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4444,'4000','41735654498','2024-12-31 17:29:32',NULL,50.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(4445,'1110','41735655377','2024-12-31 18:02:25',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(4446,'1110','41735655377','2024-12-31 18:02:25',NULL,68.00,'','4','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(4447,'5500','41735655377','2024-12-31 18:02:25',78.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4448,'1000','41735655377','2024-12-31 18:02:25',130.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLV1HXW37T'),(4449,'4000','41735655377','2024-12-31 18:02:25',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(4450,'4000','41735655377','2024-12-31 18:02:25',NULL,110.00,'','4','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(4451,'1110','41735657405','2024-12-31 18:52:21',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(4452,'5500','41735657405','2024-12-31 18:52:21',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4453,'1000','41735657405','2024-12-31 18:52:21',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4454,'4000','41735657405','2024-12-31 18:52:21',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(4455,'1110','41735660345','2024-12-31 18:52:44',NULL,158.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(4456,'5500','41735660345','2024-12-31 18:52:44',158.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4457,'1000','41735660345','2024-12-31 18:52:44',240.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLV6196IMS'),(4458,'4000','41735660345','2024-12-31 18:52:44',NULL,240.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(4459,'1110','41735660397','2024-12-31 19:30:46',NULL,56.00,'','4','1','Inventory sold','1','','sales','1200','','No',NULL,NULL,''),(4460,'1110','41735660397','2024-12-31 19:30:46',NULL,230.00,'','4','1','Inventory sold','1','','sales','1012','','No',NULL,NULL,''),(4461,'1110','41735660397','2024-12-31 19:30:46',NULL,70.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(4462,'1110','41735660397','2024-12-31 19:30:46',NULL,0.00,'','4','1','Inventory sold','1','','sales','1131','','No',NULL,NULL,''),(4463,'1110','41735660397','2024-12-31 19:30:46',NULL,0.00,'','4','1','Inventory sold','1','','sales','1196','','No',NULL,NULL,''),(4464,'5500','41735660397','2024-12-31 19:30:46',356.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4465,'1000','41735660397','2024-12-31 19:30:46',1150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'SLV51HEF6F'),(4466,'4000','41735660397','2024-12-31 19:30:46',NULL,100.00,'','4','1','Good sold','1','','sales','1200','','No',NULL,NULL,''),(4467,'4000','41735660397','2024-12-31 19:30:46',NULL,350.00,'','4','1','Good sold','1','','sales','1012','','No',NULL,NULL,''),(4468,'4000','41735660397','2024-12-31 19:30:46',NULL,150.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(4469,'4000','41735660397','2024-12-31 19:30:46',NULL,500.00,'','4','1','Good sold','1','','sales','1131','','No',NULL,NULL,''),(4470,'4000','41735660397','2024-12-31 19:30:46',NULL,50.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(4471,'1000','41735662861','2024-12-31 19:34:36',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4472,'4000','41735662861','2024-12-31 19:34:36',NULL,50.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(4473,'1110','41735718557','2025-01-01 11:08:02',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(4474,'5500','41735718557','2025-01-01 11:08:02',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4475,'1000','41735718557','2025-01-01 11:08:02',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4476,'4000','41735718557','2025-01-01 11:08:02',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(4477,'1110','41735718885','2025-01-01 11:08:51',NULL,245.00,'','4','1','Inventory sold','1','','sales','133','','No',NULL,NULL,''),(4478,'1110','41735718885','2025-01-01 11:08:51',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(4479,'5500','41735718885','2025-01-01 11:08:51',256.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4480,'1000','41735718885','2025-01-01 11:08:51',400.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA14KTF2VC'),(4481,'4000','41735718885','2025-01-01 11:08:51',NULL,350.00,'','4','1','Good sold','1','','sales','133','','No',NULL,NULL,''),(4482,'4000','41735718885','2025-01-01 11:08:51',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(4483,'1110','41735718973','2025-01-01 11:53:11',NULL,65.00,'','4','1','Inventory sold','1','','sales','383','','No',NULL,NULL,''),(4484,'1110','41735718973','2025-01-01 11:53:11',NULL,56.00,'','4','1','Inventory sold','1','','sales','1200','','No',NULL,NULL,''),(4485,'5500','41735718973','2025-01-01 11:53:11',121.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4486,'1000','41735718973','2025-01-01 11:53:11',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4487,'4000','41735718973','2025-01-01 11:53:11',NULL,100.00,'','4','1','Good sold','1','','sales','383','','No',NULL,NULL,''),(4488,'4000','41735718973','2025-01-01 11:53:11',NULL,100.00,'','4','1','Good sold','1','','sales','1200','','No',NULL,NULL,''),(4489,'1110','41735721595','2025-01-01 11:59:51',NULL,0.00,'','4','1','Inventory sold','1','','sales','1131','','No',NULL,NULL,''),(4490,'1110','41735721595','2025-01-01 11:59:51',NULL,70.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(4491,'1110','41735721595','2025-01-01 11:59:51',NULL,30.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(4492,'1110','41735721595','2025-01-01 11:59:51',NULL,8.85,'','4','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(4493,'5500','41735721595','2025-01-01 11:59:51',108.85,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4494,'1000','41735721595','2025-01-01 11:59:51',825.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4495,'4000','41735721595','2025-01-01 11:59:51',NULL,500.00,'','4','1','Good sold','1','','sales','1131','','No',NULL,NULL,''),(4496,'4000','41735721595','2025-01-01 11:59:51',NULL,150.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(4497,'4000','41735721595','2025-01-01 11:59:51',NULL,100.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(4498,'4000','41735721595','2025-01-01 11:59:51',NULL,75.00,'','4','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(4499,'1110','41735722718','2025-01-01 12:12:34',NULL,68.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(4500,'5500','41735722718','2025-01-01 12:12:34',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4501,'1000','41735722718','2025-01-01 12:12:34',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4502,'4000','41735722718','2025-01-01 12:12:34',NULL,80.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(4503,'1110','41735725815','2025-01-01 14:23:09',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(4504,'5500','41735725815','2025-01-01 14:23:09',2.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4505,'1000','41735725815','2025-01-01 14:23:09',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4506,'4000','41735725815','2025-01-01 14:23:09',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(4507,'1110','41735738077','2025-01-01 16:36:23',NULL,18.00,'','4','1','Inventory sold','1','','sales','736','','No',NULL,NULL,''),(4508,'1110','41735738077','2025-01-01 16:36:23',NULL,77.00,'','4','1','Inventory sold','1','','sales','870','','No',NULL,NULL,''),(4509,'5500','41735738077','2025-01-01 16:36:23',95.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4510,'1000','41735738077','2025-01-01 16:36:23',170.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4511,'4000','41735738077','2025-01-01 16:36:23',NULL,30.00,'','4','1','Good sold','1','','sales','736','','No',NULL,NULL,''),(4512,'4000','41735738077','2025-01-01 16:36:23',NULL,140.00,'','4','1','Good sold','1','','sales','870','','No',NULL,NULL,''),(4513,'1110','41735738590','2025-01-01 18:27:57',NULL,30.00,'','4','1','Inventory sold','1','','sales','279','','No',NULL,NULL,''),(4514,'1110','41735738590','2025-01-01 18:27:57',NULL,39.00,'','4','1','Inventory sold','1','','sales','383','','No',NULL,NULL,''),(4515,'5500','41735738590','2025-01-01 18:27:57',69.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4516,'1000','41735738590','2025-01-01 18:27:57',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4517,'4000','41735738590','2025-01-01 18:27:57',NULL,60.00,'','4','1','Good sold','1','','sales','279','','No',NULL,NULL,''),(4518,'4000','41735738590','2025-01-01 18:27:57',NULL,60.00,'','4','1','Good sold','1','','sales','383','','No',NULL,NULL,''),(4519,'1110','41735747019','2025-01-01 18:57:45',NULL,52.00,'','4','1','Inventory sold','1','','sales','340','','No',NULL,NULL,''),(4520,'1110','41735747019','2025-01-01 18:57:45',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(4521,'5500','41735747019','2025-01-01 18:57:45',112.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4522,'1000','41735747019','2025-01-01 18:57:45',220.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4523,'4000','41735747019','2025-01-01 18:57:45',NULL,70.00,'','4','1','Good sold','1','','sales','340','','No',NULL,NULL,''),(4524,'4000','41735747019','2025-01-01 18:57:45',NULL,150.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(4525,'1110','41735747068','2025-01-01 19:03:53',NULL,24.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(4526,'5500','41735747068','2025-01-01 19:03:53',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4527,'1000','41735747068','2025-01-01 19:03:53',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4528,'4000','41735747068','2025-01-01 19:03:53',NULL,50.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(4529,'1110','41735796529','2025-01-02 08:42:27',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(4530,'5500','41735796529','2025-01-02 08:42:27',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4531,'1000','41735796529','2025-01-02 08:42:27',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4532,'4000','41735796529','2025-01-02 08:42:27',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(4533,'1110','41735801479','2025-01-02 10:05:04',NULL,2.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(4534,'5500','41735801479','2025-01-02 10:05:04',2.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4535,'1000','41735801479','2025-01-02 10:05:04',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4536,'4000','41735801479','2025-01-02 10:05:04',NULL,10.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(4537,'1000','41735801509','2025-01-02 10:31:59',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA24OELOZK'),(4538,'4000','41735801509','2025-01-02 10:31:59',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(4539,'1110','41735803234','2025-01-02 10:56:40',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(4540,'5500','41735803234','2025-01-02 10:56:40',18.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4541,'1000','41735803234','2025-01-02 10:56:40',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA21OHUS6B'),(4542,'4000','41735803234','2025-01-02 10:56:40',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(4543,'1110','41735804699','2025-01-02 12:29:02',NULL,104.00,'','4','1','Inventory sold','1','','sales','340','','No',NULL,NULL,''),(4544,'1110','41735804699','2025-01-02 12:29:02',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(4545,'5500','41735804699','2025-01-02 12:29:02',228.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4546,'1000','41735804699','2025-01-02 12:29:02',320.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4547,'4000','41735804699','2025-01-02 12:29:02',NULL,140.00,'','4','1','Good sold','1','','sales','340','','No',NULL,NULL,''),(4548,'4000','41735804699','2025-01-02 12:29:02',NULL,180.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(4549,'1110','41735810914','2025-01-02 12:42:24',NULL,4.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(4550,'5500','41735810914','2025-01-02 12:42:24',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4551,'1000','41735810914','2025-01-02 12:42:24',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4552,'4000','41735810914','2025-01-02 12:42:24',NULL,10.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(4553,'1110','41735810954','2025-01-02 13:22:52',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(4554,'1110','41735810954','2025-01-02 13:22:52',NULL,90.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(4555,'1110','41735810954','2025-01-02 13:22:52',NULL,280.00,'','4','1','Inventory sold','1','','sales','973','','No',NULL,NULL,''),(4556,'5500','41735810954','2025-01-02 13:22:52',430.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4557,'1000','41735810954','2025-01-02 13:22:52',960.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4558,'4000','41735810954','2025-01-02 13:22:52',NULL,100.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(4559,'4000','41735810954','2025-01-02 13:22:52',NULL,300.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(4560,'4000','41735810954','2025-01-02 13:22:52',NULL,560.00,'','4','1','Good sold','1','','sales','973','','No',NULL,NULL,''),(4561,'1110','41735813379','2025-01-02 13:47:57',NULL,36.00,'','4','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(4562,'1110','41735813379','2025-01-02 13:47:57',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4563,'1110','41735813379','2025-01-02 13:47:57',NULL,0.00,'','4','1','Inventory sold','1','','sales','1106','','No',NULL,NULL,''),(4564,'1110','41735813379','2025-01-02 13:47:57',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(4565,'5500','41735813379','2025-01-02 13:47:57',84.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4566,'1000','41735813379','2025-01-02 13:47:57',290.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4567,'4000','41735813379','2025-01-02 13:47:57',NULL,80.00,'','4','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(4568,'4000','41735813379','2025-01-02 13:47:57',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4569,'4000','41735813379','2025-01-02 13:47:57',NULL,100.00,'','4','1','Good sold','1','','sales','1106','','No',NULL,NULL,''),(4570,'4000','41735813379','2025-01-02 13:47:57',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(4571,'1110','41735821174','2025-01-02 15:33:08',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(4572,'5500','41735821174','2025-01-02 15:33:08',124.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4573,'1000','41735821174','2025-01-02 15:33:08',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4574,'4000','41735821174','2025-01-02 15:33:08',NULL,200.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(4575,'1110','41735822856','2025-01-02 17:57:43',NULL,380.00,'','4','1','Inventory sold','1','','sales','1152','','No',NULL,NULL,''),(4576,'5500','41735822856','2025-01-02 17:57:43',380.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4577,'1000','41735822856','2025-01-02 17:57:43',760.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4578,'4000','41735822856','2025-01-02 17:57:43',NULL,760.00,'','4','1','Good sold','1','','sales','1152','','No',NULL,NULL,''),(4579,'1110','41735830416','2025-01-02 18:07:12',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(4580,'5500','41735830416','2025-01-02 18:07:12',124.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4581,'1000','41735830416','2025-01-02 18:07:12',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4582,'4000','41735830416','2025-01-02 18:07:12',NULL,200.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(4583,'1110','41735831108','2025-01-02 18:18:42',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(4584,'5500','41735831108','2025-01-02 18:18:42',124.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4585,'1000','41735831108','2025-01-02 18:18:42',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4586,'4000','41735831108','2025-01-02 18:18:42',NULL,200.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(4587,'1110','41735832880','2025-01-02 18:55:21',NULL,170.00,'','4','1','Inventory sold','1','','sales','144','','No',NULL,NULL,''),(4588,'5500','41735832880','2025-01-02 18:55:21',170.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4589,'1000','41735832880','2025-01-02 18:55:21',350.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA2OQETSW6'),(4590,'4000','41735832880','2025-01-02 18:55:21',NULL,350.00,'','4','1','Good sold','1','','sales','144','','No',NULL,NULL,''),(4591,'1110','41735833372','2025-01-02 18:56:32',NULL,32.00,'','4','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(4592,'5500','41735833372','2025-01-02 18:56:32',32.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4593,'1000','41735833372','2025-01-02 18:56:32',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4594,'4000','41735833372','2025-01-02 18:56:32',NULL,100.00,'','4','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(4595,'1110','41735834229','2025-01-02 19:10:58',NULL,6.60,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(4596,'5500','41735834229','2025-01-02 19:10:58',6.60,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4597,'1000','41735834229','2025-01-02 19:10:58',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4598,'4000','41735834229','2025-01-02 19:10:58',NULL,30.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(4599,'1110','41735897576','2025-01-03 12:47:12',NULL,90.00,'','4','1','Inventory sold','1','','sales','978','','No',NULL,NULL,''),(4600,'1110','41735897576','2025-01-03 12:47:12',NULL,25.00,'','4','1','Inventory sold','1','','sales','143','','No',NULL,NULL,''),(4601,'1110','41735897576','2025-01-03 12:47:12',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4602,'5500','41735897576','2025-01-03 12:47:12',145.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4603,'1000','41735897576','2025-01-03 12:47:12',250.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4604,'4000','41735897576','2025-01-03 12:47:12',NULL,150.00,'','4','1','Good sold','1','','sales','978','','No',NULL,NULL,''),(4605,'4000','41735897576','2025-01-03 12:47:12',NULL,50.00,'','4','1','Good sold','1','','sales','143','','No',NULL,NULL,''),(4606,'4000','41735897576','2025-01-03 12:47:12',NULL,50.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4607,'1110','41735897650','2025-01-03 13:16:36',NULL,95.00,'','4','1','Inventory sold','1','','sales','525','','No',NULL,NULL,''),(4608,'1110','41735897650','2025-01-03 13:16:36',NULL,30.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(4609,'5500','41735897650','2025-01-03 13:16:36',125.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4610,'1000','41735897650','2025-01-03 13:16:36',400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4611,'4000','41735897650','2025-01-03 13:16:36',NULL,300.00,'','4','1','Good sold','1','','sales','525','','No',NULL,NULL,''),(4612,'4000','41735897650','2025-01-03 13:16:36',NULL,100.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(4613,'1110','41735899475','2025-01-03 13:18:21',NULL,14.00,'','4','1','Inventory sold','1','','sales','1244','','No',NULL,NULL,''),(4614,'5500','41735899475','2025-01-03 13:18:21',14.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4615,'1000','41735899475','2025-01-03 13:18:21',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4616,'4000','41735899475','2025-01-03 13:18:21',NULL,50.00,'','4','1','Good sold','1','','sales','1244','','No',NULL,NULL,''),(4617,'1110','41735899506','2025-01-03 13:38:30',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(4618,'1110','41735899506','2025-01-03 13:38:30',NULL,120.00,'','4','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(4619,'1110','41735899506','2025-01-03 13:38:30',NULL,44.00,'','4','1','Inventory sold','1','','sales','440','','No',NULL,NULL,''),(4620,'1110','41735899506','2025-01-03 13:38:30',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(4621,'1110','41735899506','2025-01-03 13:38:30',NULL,2.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(4622,'5500','41735899506','2025-01-03 13:38:30',222.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4623,'1000','41735899506','2025-01-03 13:38:30',435.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA38T3N6BQ'),(4624,'4000','41735899506','2025-01-03 13:38:30',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(4625,'4000','41735899506','2025-01-03 13:38:30',NULL,200.00,'','4','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(4626,'4000','41735899506','2025-01-03 13:38:30',NULL,100.00,'','4','1','Good sold','1','','sales','440','','No',NULL,NULL,''),(4627,'4000','41735899506','2025-01-03 13:38:30',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(4628,'4000','41735899506','2025-01-03 13:38:30',NULL,5.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(4629,'1110','41735909190','2025-01-03 16:00:18',NULL,16.00,'','4','1','Inventory sold','1','','sales','119','','No',NULL,NULL,''),(4630,'5500','41735909190','2025-01-03 16:00:18',16.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4631,'1000','41735909190','2025-01-03 16:00:18',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4632,'4000','41735909190','2025-01-03 16:00:18',NULL,40.00,'','4','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(4633,'1110','41735909222','2025-01-03 16:38:05',NULL,16.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(4634,'5500','41735909222','2025-01-03 16:38:05',16.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4635,'1000','41735909222','2025-01-03 16:38:05',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4636,'4000','41735909222','2025-01-03 16:38:05',NULL,20.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(4637,'1110','41735911488','2025-01-03 16:48:45',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(4638,'5500','41735911488','2025-01-03 16:48:45',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4639,'1000','41735911488','2025-01-03 16:48:45',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4640,'4000','41735911488','2025-01-03 16:48:45',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(4641,'1110','41735912132','2025-01-03 17:02:17',NULL,10.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(4642,'5500','41735912132','2025-01-03 17:02:17',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4643,'1000','41735912132','2025-01-03 17:02:17',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,''),(4644,'4000','41735912132','2025-01-03 17:02:17',NULL,30.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(4645,'1110','41735920055','2025-01-03 19:15:09',NULL,10.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(4646,'5500','41735920055','2025-01-03 19:15:09',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4647,'1000','41735920055','2025-01-03 19:15:09',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4648,'4000','41735920055','2025-01-03 19:15:09',NULL,50.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(4649,'1110','41735920921','2025-01-03 19:16:09',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(4650,'5500','41735920921','2025-01-03 19:16:09',11.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4651,'1000','41735920921','2025-01-03 19:16:09',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA3OUCCNSU'),(4652,'4000','41735920921','2025-01-03 19:16:09',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(4653,'1110','41735921014','2025-01-03 19:17:45',NULL,22.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(4654,'5500','41735921014','2025-01-03 19:17:45',22.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4655,'1000','41735921014','2025-01-03 19:17:45',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA39U9ETLI'),(4656,'4000','41735921014','2025-01-03 19:17:45',NULL,100.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(4657,'1110','41735972831','2025-01-04 10:02:04',NULL,2.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(4658,'5500','41735972831','2025-01-04 10:02:04',2.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4659,'1000','41735972831','2025-01-04 10:02:04',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4660,'4000','41735972831','2025-01-04 10:02:04',NULL,10.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(4661,'1110','41735974129','2025-01-04 10:28:09',NULL,17.00,'','4','1','Inventory sold','1','','sales','274','','No',NULL,NULL,''),(4662,'5500','41735974129','2025-01-04 10:28:09',17.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4663,'1000','41735974129','2025-01-04 10:28:09',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA47W15WE1'),(4664,'4000','41735974129','2025-01-04 10:28:09',NULL,50.00,'','4','1','Good sold','1','','sales','274','','No',NULL,NULL,''),(4665,'1110','41735975731','2025-01-04 11:06:02',NULL,10.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(4666,'5500','41735975731','2025-01-04 11:06:02',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4667,'1000','41735975731','2025-01-04 11:06:02',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4668,'4000','41735975731','2025-01-04 11:06:02',NULL,30.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(4669,'1110','41735991466','2025-01-04 14:51:19',NULL,14.00,'','4','1','Inventory sold','1','','sales','46','','No',NULL,NULL,''),(4670,'5500','41735991466','2025-01-04 14:51:19',14.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4671,'1000','41735991466','2025-01-04 14:51:19',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4672,'4000','41735991466','2025-01-04 14:51:19',NULL,20.00,'','4','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(4673,'1110','41735991482','2025-01-04 15:01:07',NULL,60.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(4674,'5500','41735991482','2025-01-04 15:01:07',60.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4675,'1000','41735991482','2025-01-04 15:01:07',180.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4676,'4000','41735991482','2025-01-04 15:01:07',NULL,180.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(4677,'1110','41735992071','2025-01-04 15:54:01',NULL,8.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(4678,'5500','41735992071','2025-01-04 15:54:01',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4679,'1000','41735992071','2025-01-04 15:54:01',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4680,'4000','41735992071','2025-01-04 15:54:01',NULL,20.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(4681,'1110','41735995244','2025-01-04 16:43:01',NULL,106.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(4682,'5500','41735995244','2025-01-04 16:43:01',106.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4683,'1000','41735995244','2025-01-04 16:43:01',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA46YOMNHU'),(4684,'4000','41735995244','2025-01-04 16:43:01',NULL,150.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(4685,'1110','41735998209','2025-01-04 16:57:53',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(4686,'1110','41735998209','2025-01-04 16:57:53',NULL,30.00,'','4','1','Inventory sold','1','','sales','909','','No',NULL,NULL,''),(4687,'5500','41735998209','2025-01-04 16:57:53',109.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4688,'1000','41735998209','2025-01-04 16:57:53',220.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA48Y3LFIM'),(4689,'4000','41735998209','2025-01-04 16:57:53',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(4690,'4000','41735998209','2025-01-04 16:57:53',NULL,100.00,'','4','1','Good sold','1','','sales','909','','No',NULL,NULL,''),(4691,'1110','41736002752','2025-01-04 18:00:19',NULL,35.25,'','4','1','Inventory sold','1','','sales','1133','','No',NULL,NULL,''),(4692,'1110','41736002752','2025-01-04 18:00:19',NULL,9.00,'','4','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(4693,'5500','41736002752','2025-01-04 18:00:19',44.25,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4694,'1000','41736002752','2025-01-04 18:00:19',105.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4695,'4000','41736002752','2025-01-04 18:00:19',NULL,75.00,'','4','1','Good sold','1','','sales','1133','','No',NULL,NULL,''),(4696,'4000','41736002752','2025-01-04 18:00:19',NULL,30.00,'','4','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(4697,'1110','41736002823','2025-01-04 18:06:22',NULL,120.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4698,'5500','41736002823','2025-01-04 18:06:22',120.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4699,'1000','41736002823','2025-01-04 18:06:22',240.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA49YFIETT'),(4700,'4000','41736002823','2025-01-04 18:06:22',NULL,240.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4701,'1110','41736003373','2025-01-04 18:10:26',NULL,104.00,'','4','1','Inventory sold','1','','sales','340','','No',NULL,NULL,''),(4702,'1110','41736003373','2025-01-04 18:10:26',NULL,5.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(4703,'5500','41736003373','2025-01-04 18:10:26',109.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4704,'1000','41736003373','2025-01-04 18:10:26',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4705,'4000','41736003373','2025-01-04 18:10:26',NULL,140.00,'','4','1','Good sold','1','','sales','340','','No',NULL,NULL,''),(4706,'4000','41736003373','2025-01-04 18:10:26',NULL,10.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(4707,'1110','41736004093','2025-01-04 18:22:45',NULL,55.00,'','4','1','Inventory sold','1','','sales','1170','','No',NULL,NULL,''),(4708,'1110','41736004093','2025-01-04 18:22:45',NULL,68.00,'','4','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(4709,'5500','41736004093','2025-01-04 18:22:45',123.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4710,'1000','41736004093','2025-01-04 18:22:45',190.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA41YIR5W5'),(4711,'4000','41736004093','2025-01-04 18:22:45',NULL,80.00,'','4','1','Good sold','1','','sales','1170','','No',NULL,NULL,''),(4712,'4000','41736004093','2025-01-04 18:22:45',NULL,110.00,'','4','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(4713,'1110','41736004337','2025-01-04 18:25:58',NULL,10.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(4714,'5500','41736004337','2025-01-04 18:25:58',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4715,'1000','41736004337','2025-01-04 18:25:58',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4716,'4000','41736004337','2025-01-04 18:25:58',NULL,50.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(4717,'1110','41736004363','2025-01-04 18:36:42',NULL,44.00,'','4','1','Inventory sold','1','','sales','440','','No',NULL,NULL,''),(4718,'5500','41736004363','2025-01-04 18:36:42',44.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4719,'1000','41736004363','2025-01-04 18:36:42',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA41VLMSDD'),(4720,'4000','41736004363','2025-01-04 18:36:42',NULL,100.00,'','4','1','Good sold','1','','sales','440','','No',NULL,NULL,''),(4721,'1110','41736144947','2025-01-06 09:30:29',NULL,320.00,'','4','1','Inventory sold','1','','sales','1177','','No',NULL,NULL,''),(4722,'1110','41736144947','2025-01-06 09:30:29',NULL,8.85,'','4','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(4723,'5500','41736144947','2025-01-06 09:30:29',328.85,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4724,'1000','41736144947','2025-01-06 09:30:29',675.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4725,'4000','41736144947','2025-01-06 09:30:29',NULL,600.00,'','4','1','Good sold','1','','sales','1177','','No',NULL,NULL,''),(4726,'4000','41736144947','2025-01-06 09:30:29',NULL,75.00,'','4','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(4727,'1110','41736153563','2025-01-06 12:11:08',NULL,106.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(4728,'1110','41736153563','2025-01-06 12:11:08',NULL,22.89,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(4729,'5500','41736153563','2025-01-06 12:11:08',128.89,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4730,'1000','41736153563','2025-01-06 12:11:08',210.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA6066MCTU'),(4731,'4000','41736153563','2025-01-06 12:11:08',NULL,150.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(4732,'4000','41736153563','2025-01-06 12:11:08',NULL,60.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(4733,'1110','41736154767','2025-01-06 12:13:45',NULL,36.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(4734,'5500','41736154767','2025-01-06 12:13:45',36.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4735,'1000','41736154767','2025-01-06 12:13:45',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4736,'4000','41736154767','2025-01-06 12:13:45',NULL,70.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(4737,'1110','41736154830','2025-01-06 12:44:31',NULL,5.00,'','4','1','Inventory sold','1','','sales','534','','No',NULL,NULL,''),(4738,'1110','41736154830','2025-01-06 12:44:31',NULL,19.00,'','4','1','Inventory sold','1','','sales','540','','No',NULL,NULL,''),(4739,'5500','41736154830','2025-01-06 12:44:31',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4740,'1000','41736154830','2025-01-06 12:44:31',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4741,'4000','41736154830','2025-01-06 12:44:31',NULL,50.00,'','4','1','Good sold','1','','sales','534','','No',NULL,NULL,''),(4742,'4000','41736154830','2025-01-06 12:44:31',NULL,50.00,'','4','1','Good sold','1','','sales','540','','No',NULL,NULL,''),(4743,'1110','41736156675','2025-01-06 13:02:43',NULL,20.00,'','4','1','Inventory sold','1','','sales','400','','No',NULL,NULL,''),(4744,'1110','41736156675','2025-01-06 13:02:43',NULL,44.00,'','4','1','Inventory sold','1','','sales','440','','No',NULL,NULL,''),(4745,'5500','41736156675','2025-01-06 13:02:43',64.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4746,'1000','41736156675','2025-01-06 13:02:43',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA646EO3Q0'),(4747,'4000','41736156675','2025-01-06 13:02:43',NULL,50.00,'','4','1','Good sold','1','','sales','400','','No',NULL,NULL,''),(4748,'4000','41736156675','2025-01-06 13:02:43',NULL,100.00,'','4','1','Good sold','1','','sales','440','','No',NULL,NULL,''),(4749,'1110','41736163175','2025-01-06 14:33:33',NULL,272.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(4750,'1110','41736163175','2025-01-06 14:33:33',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(4751,'5500','41736163175','2025-01-06 14:33:33',290.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4752,'1000','41736163175','2025-01-06 14:33:33',450.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4753,'4000','41736163175','2025-01-06 14:33:33',NULL,400.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(4754,'4000','41736163175','2025-01-06 14:33:33',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(4755,'1000','41736163216','2025-01-06 15:30:37',1350.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4756,'4000','41736163216','2025-01-06 15:30:37',NULL,1350.00,'','4','1','Good sold','1','','sales','1122','','No',NULL,NULL,''),(4757,'1110','41736170083','2025-01-06 16:28:29',NULL,40.00,'','4','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(4758,'5500','41736170083','2025-01-06 16:28:29',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4759,'1000','41736170083','2025-01-06 16:28:29',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4760,'4000','41736170083','2025-01-06 16:28:29',NULL,100.00,'','4','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(4761,'1110','41736170152','2025-01-06 17:46:30',NULL,5.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(4762,'5500','41736170152','2025-01-06 17:46:30',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4763,'1000','41736170152','2025-01-06 17:46:30',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4764,'4000','41736170152','2025-01-06 17:46:30',NULL,10.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(4765,'1110','41736174798','2025-01-06 18:28:07',NULL,2.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(4766,'1110','41736174798','2025-01-06 18:28:07',NULL,4.00,'','4','1','Inventory sold','1','','sales','184','','No',NULL,NULL,''),(4767,'5500','41736174798','2025-01-06 18:28:07',6.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4768,'1000','41736174798','2025-01-06 18:28:07',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4769,'4000','41736174798','2025-01-06 18:28:07',NULL,10.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(4770,'4000','41736174798','2025-01-06 18:28:07',NULL,10.00,'','4','1','Good sold','1','','sales','184','','No',NULL,NULL,''),(4771,'1110','41736177301','2025-01-06 18:38:10',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(4772,'5500','41736177301','2025-01-06 18:38:10',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4773,'1000','41736177301','2025-01-06 18:38:10',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA647WSXRW'),(4774,'4000','41736177301','2025-01-06 18:38:10',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(4775,'1110','41736177928','2025-01-06 18:51:57',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(4776,'5500','41736177928','2025-01-06 18:51:57',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4777,'1000','41736177928','2025-01-06 18:51:57',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4778,'4000','41736177928','2025-01-06 18:51:57',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(4779,'1110','41736178722','2025-01-06 19:06:41',NULL,45.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(4780,'5500','41736178722','2025-01-06 19:06:41',45.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4781,'1000','41736178722','2025-01-06 19:06:41',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA66822X1'),(4782,'4000','41736178722','2025-01-06 19:06:41',NULL,150.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(4783,'1110','41736179641','2025-01-06 19:08:10',NULL,33.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(4784,'1110','41736179641','2025-01-06 19:08:10',NULL,60.00,'','4','1','Inventory sold','1','','sales','401','','No',NULL,NULL,''),(4785,'5500','41736179641','2025-01-06 19:08:10',93.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4786,'1000','41736179641','2025-01-06 19:08:10',249.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4787,'4000','41736179641','2025-01-06 19:08:10',NULL,99.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(4788,'4000','41736179641','2025-01-06 19:08:10',NULL,150.00,'','4','1','Good sold','1','','sales','401','','No',NULL,NULL,''),(4789,'1110','41736179704','2025-01-06 19:28:08',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(4790,'5500','41736179704','2025-01-06 19:28:08',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4791,'1000','41736179704','2025-01-06 19:28:08',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA6788JQW9'),(4792,'4000','41736179704','2025-01-06 19:28:08',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(4793,'1110','41736181004','2025-01-06 19:30:25',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(4794,'5500','41736181004','2025-01-06 19:30:25',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4795,'1000','41736181004','2025-01-06 19:30:25',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA6088UY9G'),(4796,'4000','41736181004','2025-01-06 19:30:25',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(4797,'1110','41736181145','2025-01-06 19:34:42',NULL,325.00,'','4','1','Inventory sold','1','','sales','383','','No',NULL,NULL,''),(4798,'1110','41736181145','2025-01-06 19:34:42',NULL,228.00,'','4','1','Inventory sold','1','','sales','1162','','No',NULL,NULL,''),(4799,'1110','41736181145','2025-01-06 19:34:42',NULL,110.00,'','4','1','Inventory sold','1','','sales','870','','No',NULL,NULL,''),(4800,'1110','41736181145','2025-01-06 19:34:42',NULL,30.00,'','4','1','Inventory sold','1','','sales','443','','No',NULL,NULL,''),(4801,'1110','41736181145','2025-01-06 19:34:42',NULL,10.00,'','4','1','Inventory sold','1','','sales','443','','No',NULL,NULL,''),(4802,'5500','41736181145','2025-01-06 19:34:42',703.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4803,'1000','41736181145','2025-01-06 19:34:42',1200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA6587GGQ7'),(4804,'4000','41736181145','2025-01-06 19:34:42',NULL,500.00,'','4','1','Good sold','1','','sales','383','','No',NULL,NULL,''),(4805,'4000','41736181145','2025-01-06 19:34:42',NULL,400.00,'','4','1','Good sold','1','','sales','1162','','No',NULL,NULL,''),(4806,'4000','41736181145','2025-01-06 19:34:42',NULL,200.00,'','4','1','Good sold','1','','sales','870','','No',NULL,NULL,''),(4807,'4000','41736181145','2025-01-06 19:34:42',NULL,75.00,'','4','1','Good sold','1','','sales','443','','No',NULL,NULL,''),(4808,'4000','41736181145','2025-01-06 19:34:42',NULL,25.00,'','4','1','Good sold','1','','sales','443','','No',NULL,NULL,''),(4809,'1110','41736181520','2025-01-06 19:39:06',NULL,3.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(4810,'5500','41736181520','2025-01-06 19:39:06',3.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4811,'1000','41736181520','2025-01-06 19:39:06',6.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4812,'4000','41736181520','2025-01-06 19:39:06',NULL,6.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(4813,'1110','41736228808','2025-01-07 08:59:46',NULL,49.00,'','4','1','Inventory sold','1','','sales','893','','No',NULL,NULL,''),(4814,'5500','41736228808','2025-01-07 08:59:46',49.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4815,'1000','41736228808','2025-01-07 08:59:46',80.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA789VJVK'),(4816,'4000','41736228808','2025-01-07 08:59:46',NULL,80.00,'','4','1','Good sold','1','','sales','893','','No',NULL,NULL,''),(4817,'1110','41736229869','2025-01-07 10:53:53',NULL,50.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(4818,'5500','41736229869','2025-01-07 10:53:53',50.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4819,'1000','41736229869','2025-01-07 10:53:53',70.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA71ABEIBR'),(4820,'4000','41736229869','2025-01-07 10:53:53',NULL,70.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(4821,'1110','41736236631','2025-01-07 10:57:43',NULL,45.00,'','4','1','Inventory sold','1','','sales','1189','','No',NULL,NULL,''),(4822,'5500','41736236631','2025-01-07 10:57:43',45.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4823,'1000','41736236631','2025-01-07 10:57:43',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4824,'4000','41736236631','2025-01-07 10:57:43',NULL,70.00,'','4','1','Good sold','1','','sales','1189','','No',NULL,NULL,''),(4825,'1110','41736236666','2025-01-07 11:04:35',NULL,165.00,'','4','1','Inventory sold','1','','sales','1210','','No',NULL,NULL,''),(4826,'5500','41736236666','2025-01-07 11:04:35',165.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4827,'1000','41736236666','2025-01-07 11:04:35',230.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4828,'4000','41736236666','2025-01-07 11:04:35',NULL,230.00,'','4','1','Good sold','1','','sales','1210','','No',NULL,NULL,''),(4829,'1110','41736237080','2025-01-07 11:53:30',NULL,12.00,'','4','1','Inventory sold','1','','sales','909','','No',NULL,NULL,''),(4830,'5500','41736237080','2025-01-07 11:53:30',12.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4831,'1000','41736237080','2025-01-07 11:53:30',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4832,'4000','41736237080','2025-01-07 11:53:30',NULL,40.00,'','4','1','Good sold','1','','sales','909','','No',NULL,NULL,''),(4833,'1110','41736240013','2025-01-07 13:07:37',NULL,15.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(4834,'5500','41736240013','2025-01-07 13:07:37',15.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4835,'1000','41736240013','2025-01-07 13:07:37',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4836,'4000','41736240013','2025-01-07 13:07:37',NULL,30.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(4837,'1110','41736244461','2025-01-07 13:08:00',NULL,14.00,'','4','1','Inventory sold','1','','sales','46','','No',NULL,NULL,''),(4838,'5500','41736244461','2025-01-07 13:08:00',14.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4839,'1000','41736244461','2025-01-07 13:08:00',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4840,'4000','41736244461','2025-01-07 13:08:00',NULL,20.00,'','4','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(4841,'1110','41736244587','2025-01-07 13:10:03',NULL,90.00,'','4','1','Inventory sold','1','','sales','978','','No',NULL,NULL,''),(4842,'5500','41736244587','2025-01-07 13:10:03',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4843,'1000','41736244587','2025-01-07 13:10:03',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA75AOKFXX'),(4844,'4000','41736244587','2025-01-07 13:10:03',NULL,150.00,'','4','1','Good sold','1','','sales','978','','No',NULL,NULL,''),(4845,'1110','41736244718','2025-01-07 13:13:50',NULL,8.85,'','4','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(4846,'1110','41736244718','2025-01-07 13:13:50',NULL,32.00,'','4','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(4847,'1110','41736244718','2025-01-07 13:13:50',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4848,'1110','41736244718','2025-01-07 13:13:50',NULL,2.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(4849,'5500','41736244718','2025-01-07 13:13:50',72.85,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4850,'1000','41736244718','2025-01-07 13:13:50',240.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA78AVQY6Q'),(4851,'4000','41736244718','2025-01-07 13:13:50',NULL,75.00,'','4','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(4852,'4000','41736244718','2025-01-07 13:13:50',NULL,100.00,'','4','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(4853,'4000','41736244718','2025-01-07 13:13:50',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4854,'4000','41736244718','2025-01-07 13:13:50',NULL,5.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(4855,'1110','41736252511','2025-01-07 15:22:15',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(4856,'5500','41736252511','2025-01-07 15:22:15',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4857,'1000','41736252511','2025-01-07 15:22:15',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4858,'4000','41736252511','2025-01-07 15:22:15',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(4859,'1110','41736252540','2025-01-07 15:23:13',NULL,0.00,'','4','1','Inventory sold','1','','sales','1113','','No',NULL,NULL,''),(4860,'1110','41736252540','2025-01-07 15:23:13',NULL,24.65,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(4861,'5500','41736252540','2025-01-07 15:23:13',24.65,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4862,'1000','41736252540','2025-01-07 15:23:13',251.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA77BC8L2N'),(4863,'4000','41736252540','2025-01-07 15:23:13',NULL,200.00,'','4','1','Good sold','1','','sales','1113','','No',NULL,NULL,''),(4864,'4000','41736252540','2025-01-07 15:23:13',NULL,51.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(4865,'1110','41736252666','2025-01-07 15:24:57',NULL,160.00,'','4','1','Inventory sold','1','','sales','1177','','No',NULL,NULL,''),(4866,'5500','41736252666','2025-01-07 15:24:57',160.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4867,'1000','41736252666','2025-01-07 15:24:57',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4868,'4000','41736252666','2025-01-07 15:24:57',NULL,300.00,'','4','1','Good sold','1','','sales','1177','','No',NULL,NULL,''),(4869,'1110','41736252832','2025-01-07 15:54:42',NULL,9.00,'','4','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(4870,'1110','41736252832','2025-01-07 15:54:42',NULL,8.85,'','4','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(4871,'1110','41736252832','2025-01-07 15:54:42',NULL,20.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(4872,'5500','41736252832','2025-01-07 15:54:42',37.85,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4873,'1000','41736252832','2025-01-07 15:54:42',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA71BKVLGR'),(4874,'4000','41736252832','2025-01-07 15:54:42',NULL,30.00,'','4','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(4875,'4000','41736252832','2025-01-07 15:54:42',NULL,75.00,'','4','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(4876,'4000','41736252832','2025-01-07 15:54:42',NULL,45.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(4877,'1110','41736257169','2025-01-07 16:42:02',NULL,22.50,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(4878,'1110','41736257169','2025-01-07 16:42:02',NULL,19.50,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(4879,'1110','41736257169','2025-01-07 16:42:02',NULL,21.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(4880,'1110','41736257169','2025-01-07 16:42:02',NULL,4.50,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(4881,'5500','41736257169','2025-01-07 16:42:02',67.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4882,'1000','41736257169','2025-01-07 16:42:02',135.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4883,'4000','41736257169','2025-01-07 16:42:02',NULL,45.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(4884,'4000','41736257169','2025-01-07 16:42:02',NULL,39.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(4885,'4000','41736257169','2025-01-07 16:42:02',NULL,42.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(4886,'4000','41736257169','2025-01-07 16:42:02',NULL,9.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(4887,'1110','41736260039','2025-01-07 18:18:32',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(4888,'1110','41736260039','2025-01-07 18:18:32',NULL,24.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(4889,'1110','41736260039','2025-01-07 18:18:32',NULL,56.00,'','4','1','Inventory sold','1','','sales','1200','','No',NULL,NULL,''),(4890,'1110','41736260039','2025-01-07 18:18:32',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(4891,'1110','41736260039','2025-01-07 18:18:32',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(4892,'5500','41736260039','2025-01-07 18:18:32',103.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4893,'1000','41736260039','2025-01-07 18:18:32',220.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4894,'4000','41736260039','2025-01-07 18:18:32',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(4895,'4000','41736260039','2025-01-07 18:18:32',NULL,40.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(4896,'4000','41736260039','2025-01-07 18:18:32',NULL,100.00,'','4','1','Good sold','1','','sales','1200','','No',NULL,NULL,''),(4897,'4000','41736260039','2025-01-07 18:18:32',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(4898,'4000','41736260039','2025-01-07 18:18:32',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(4899,'1110','41736316140','2025-01-08 09:02:37',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(4900,'5500','41736316140','2025-01-08 09:02:37',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4901,'1000','41736316140','2025-01-08 09:02:37',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4902,'4000','41736316140','2025-01-08 09:02:37',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(4903,'1110','41736316161','2025-01-08 09:26:01',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(4904,'5500','41736316161','2025-01-08 09:26:01',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4905,'1000','41736316161','2025-01-08 09:26:01',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4906,'4000','41736316161','2025-01-08 09:26:01',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(4907,'1110','41736318109','2025-01-08 10:08:26',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(4908,'5500','41736318109','2025-01-08 10:08:26',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4909,'1000','41736318109','2025-01-08 10:08:26',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4910,'4000','41736318109','2025-01-08 10:08:26',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(4911,'1110','41736320110','2025-01-08 10:47:53',NULL,35.00,'','4','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(4912,'5500','41736320110','2025-01-08 10:47:53',35.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4913,'1000','41736320110','2025-01-08 10:47:53',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4914,'4000','41736320110','2025-01-08 10:47:53',NULL,70.00,'','4','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(4915,'1110','41736322492','2025-01-08 11:15:33',NULL,165.00,'','4','1','Inventory sold','1','','sales','1210','','No',NULL,NULL,''),(4916,'1110','41736322492','2025-01-08 11:15:33',NULL,12.10,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(4917,'1110','41736322492','2025-01-08 11:15:33',NULL,30.00,'','4','1','Inventory sold','1','','sales','443','','No',NULL,NULL,''),(4918,'5500','41736322492','2025-01-08 11:15:33',207.10,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4919,'1000','41736322492','2025-01-08 11:15:33',380.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4920,'4000','41736322492','2025-01-08 11:15:33',NULL,250.00,'','4','1','Good sold','1','','sales','1210','','No',NULL,NULL,''),(4921,'4000','41736322492','2025-01-08 11:15:33',NULL,55.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(4922,'4000','41736322492','2025-01-08 11:15:33',NULL,75.00,'','4','1','Good sold','1','','sales','443','','No',NULL,NULL,''),(4923,'1110','41736324173','2025-01-08 11:16:29',NULL,14.00,'','4','1','Inventory sold','1','','sales','46','','No',NULL,NULL,''),(4924,'5500','41736324173','2025-01-08 11:16:29',14.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4925,'1000','41736324173','2025-01-08 11:16:29',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA8IETUH4R'),(4926,'4000','41736324173','2025-01-08 11:16:29',NULL,20.00,'','4','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(4927,'1000','41736325022','2025-01-08 11:59:11',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4928,'4000','41736325022','2025-01-08 11:59:11',NULL,100.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(4929,'1110','41736326778','2025-01-08 13:09:19',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(4930,'1110','41736326778','2025-01-08 13:09:19',NULL,22.00,'','4','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(4931,'1110','41736326778','2025-01-08 13:09:19',NULL,18.00,'','4','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(4932,'1110','41736326778','2025-01-08 13:09:19',NULL,0.00,'','4','1','Inventory sold','1','','sales','1106','','No',NULL,NULL,''),(4933,'5500','41736326778','2025-01-08 13:09:19',70.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4934,'1000','41736326778','2025-01-08 13:09:19',250.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4935,'4000','41736326778','2025-01-08 13:09:19',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(4936,'4000','41736326778','2025-01-08 13:09:19',NULL,50.00,'','4','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(4937,'4000','41736326778','2025-01-08 13:09:19',NULL,40.00,'','4','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(4938,'4000','41736326778','2025-01-08 13:09:19',NULL,100.00,'','4','1','Good sold','1','','sales','1106','','No',NULL,NULL,''),(4939,'1110','41736331196','2025-01-08 13:46:25',NULL,8.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(4940,'5500','41736331196','2025-01-08 13:46:25',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4941,'1000','41736331196','2025-01-08 13:46:25',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4942,'4000','41736331196','2025-01-08 13:46:25',NULL,10.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(4943,'1000','41736333293','2025-01-08 13:49:06',450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA82FH91WG'),(4944,'4000','41736333293','2025-01-08 13:49:06',NULL,250.00,'','4','1','Good sold','1','','sales','1115','','No',NULL,NULL,''),(4945,'4000','41736333293','2025-01-08 13:49:06',NULL,200.00,'','4','1','Good sold','1','','sales','1115','','No',NULL,NULL,''),(4946,'1110','41736333480','2025-01-08 14:48:23',NULL,143.00,'','4','1','Inventory sold','1','','sales','870','','No',NULL,NULL,''),(4947,'1110','41736333480','2025-01-08 14:48:23',NULL,21.00,'','4','1','Inventory sold','1','','sales','736','','No',NULL,NULL,''),(4948,'5500','41736333480','2025-01-08 14:48:23',164.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4949,'1000','41736333480','2025-01-08 14:48:23',295.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4950,'4000','41736333480','2025-01-08 14:48:23',NULL,260.00,'','4','1','Good sold','1','','sales','870','','No',NULL,NULL,''),(4951,'4000','41736333480','2025-01-08 14:48:23',NULL,35.00,'','4','1','Good sold','1','','sales','736','','No',NULL,NULL,''),(4952,'1110','41736337944','2025-01-08 16:26:41',NULL,25.00,'','4','1','Inventory sold','1','','sales','1229','','No',NULL,NULL,''),(4953,'1110','41736337944','2025-01-08 16:26:41',NULL,0.00,'','4','1','Inventory sold','1','','sales','1115','','No',NULL,NULL,''),(4954,'1110','41736337944','2025-01-08 16:26:41',NULL,150.00,'','4','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(4955,'1110','41736337944','2025-01-08 16:26:41',NULL,250.00,'','4','1','Inventory sold','1','','sales','1217','','No',NULL,NULL,''),(4956,'5500','41736337944','2025-01-08 16:26:41',425.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4957,'1000','41736337944','2025-01-08 16:26:41',1030.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4958,'4000','41736337944','2025-01-08 16:26:41',NULL,80.00,'','4','1','Good sold','1','','sales','1229','','No',NULL,NULL,''),(4959,'4000','41736337944','2025-01-08 16:26:41',NULL,250.00,'','4','1','Good sold','1','','sales','1115','','No',NULL,NULL,''),(4960,'4000','41736337944','2025-01-08 16:26:41',NULL,300.00,'','4','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(4961,'4000','41736337944','2025-01-08 16:26:41',NULL,400.00,'','4','1','Good sold','1','','sales','1217','','No',NULL,NULL,''),(4962,'1110','41736342935','2025-01-08 16:29:15',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(4963,'5500','41736342935','2025-01-08 16:29:15',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4964,'1000','41736342935','2025-01-08 16:29:15',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4965,'4000','41736342935','2025-01-08 16:29:15',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(4966,'1110','41736343804','2025-01-08 17:31:58',NULL,22.00,'','4','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(4967,'5500','41736343804','2025-01-08 17:31:58',22.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4968,'1000','41736343804','2025-01-08 17:31:58',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4969,'4000','41736343804','2025-01-08 17:31:58',NULL,70.00,'','4','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(4970,'1110','41736346724','2025-01-08 18:03:26',NULL,68.00,'','4','1','Inventory sold','1','','sales','1176','','No',NULL,NULL,''),(4971,'5500','41736346724','2025-01-08 18:03:26',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4972,'1000','41736346724','2025-01-08 18:03:26',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA89GIMLFR'),(4973,'4000','41736346724','2025-01-08 18:03:26',NULL,150.00,'','4','1','Good sold','1','','sales','1176','','No',NULL,NULL,''),(4974,'1110','41736352380','2025-01-08 19:06:39',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(4975,'5500','41736352380','2025-01-08 19:06:39',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4976,'1000','41736352380','2025-01-08 19:06:39',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4977,'4000','41736352380','2025-01-08 19:06:39',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(4978,'1110','41736352576','2025-01-08 19:10:04',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(4979,'5500','41736352576','2025-01-08 19:10:04',2.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4980,'1000','41736352576','2025-01-08 19:10:04',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4981,'4000','41736352576','2025-01-08 19:10:04',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(4982,'1110','41736408670','2025-01-09 11:38:40',NULL,95.00,'','4','1','Inventory sold','1','','sales','525','','No',NULL,NULL,''),(4983,'5500','41736408670','2025-01-09 11:38:40',95.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4984,'1000','41736408670','2025-01-09 11:38:40',300.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA95J8LXKJ'),(4985,'4000','41736408670','2025-01-09 11:38:40',NULL,300.00,'','4','1','Good sold','1','','sales','525','','No',NULL,NULL,''),(4986,'1110','41736414525','2025-01-09 12:22:38',NULL,380.00,'','4','1','Inventory sold','1','','sales','807','','No',NULL,NULL,''),(4987,'5500','41736414525','2025-01-09 12:22:38',380.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4988,'1000','41736414525','2025-01-09 12:22:38',500.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA93JEKPOL'),(4989,'4000','41736414525','2025-01-09 12:22:38',NULL,500.00,'','4','1','Good sold','1','','sales','807','','No',NULL,NULL,''),(4990,'1110','41736414660','2025-01-09 12:49:18',NULL,45.00,'','4','1','Inventory sold','1','','sales','1189','','No',NULL,NULL,''),(4991,'1110','41736414660','2025-01-09 12:49:18',NULL,68.00,'','4','1','Inventory sold','1','','sales','1176','','No',NULL,NULL,''),(4992,'1110','41736414660','2025-01-09 12:49:18',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(4993,'5500','41736414660','2025-01-09 12:49:18',123.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4994,'1000','41736414660','2025-01-09 12:49:18',250.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA97JHO101'),(4995,'4000','41736414660','2025-01-09 12:49:18',NULL,80.00,'','4','1','Good sold','1','','sales','1189','','No',NULL,NULL,''),(4996,'4000','41736414660','2025-01-09 12:49:18',NULL,150.00,'','4','1','Good sold','1','','sales','1176','','No',NULL,NULL,''),(4997,'4000','41736414660','2025-01-09 12:49:18',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(4998,'1110','41736423779','2025-01-09 14:56:53',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(4999,'1110','41736423779','2025-01-09 14:56:53',NULL,4.00,'','4','1','Inventory sold','1','','sales','400','','No',NULL,NULL,''),(5000,'5500','41736423779','2025-01-09 14:56:53',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5001,'1000','41736423779','2025-01-09 14:56:53',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA95KOOPNN'),(5002,'4000','41736423779','2025-01-09 14:56:53',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(5003,'4000','41736423779','2025-01-09 14:56:53',NULL,10.00,'','4','1','Good sold','1','','sales','400','','No',NULL,NULL,''),(5004,'1110','41736431176','2025-01-09 17:00:30',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(5005,'1110','41736431176','2025-01-09 17:00:30',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(5006,'5500','41736431176','2025-01-09 17:00:30',80.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5007,'1000','41736431176','2025-01-09 17:00:30',140.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5008,'4000','41736431176','2025-01-09 17:00:30',NULL,100.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(5009,'4000','41736431176','2025-01-09 17:00:30',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(5010,'1110','41736437848','2025-01-09 18:51:09',NULL,10.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(5011,'5500','41736437848','2025-01-09 18:51:09',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5012,'1000','41736437848','2025-01-09 18:51:09',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA98L2U981'),(5013,'4000','41736437848','2025-01-09 18:51:09',NULL,30.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(5014,'1110','41736437905','2025-01-09 18:54:28',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(5015,'5500','41736437905','2025-01-09 18:54:28',18.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5016,'1000','41736437905','2025-01-09 18:54:28',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5017,'4000','41736437905','2025-01-09 18:54:28',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(5018,'1110','41736438080','2025-01-09 18:58:46',NULL,14.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(5019,'5500','41736438080','2025-01-09 18:58:46',14.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5020,'1000','41736438080','2025-01-09 18:58:46',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA98L4VZ91'),(5021,'4000','41736438080','2025-01-09 18:58:46',NULL,30.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(5022,'1110','41736486625','2025-01-10 08:24:21',NULL,380.00,'','4','1','Inventory sold','1','','sales','598','','No',NULL,NULL,''),(5023,'1110','41736486625','2025-01-10 08:24:21',NULL,45.00,'','4','1','Inventory sold','1','','sales','1189','','No',NULL,NULL,''),(5024,'5500','41736486625','2025-01-10 08:24:21',425.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5025,'1000','41736486625','2025-01-10 08:24:21',630.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA95LD9AKR'),(5026,'4000','41736486625','2025-01-10 08:24:21',NULL,550.00,'','4','1','Good sold','1','','sales','598','','No',NULL,NULL,''),(5027,'4000','41736486625','2025-01-10 08:24:21',NULL,80.00,'','4','1','Good sold','1','','sales','1189','','No',NULL,NULL,''),(5028,'1110','41736486702','2025-01-10 08:27:26',NULL,255.00,'','4','1','Inventory sold','1','','sales','1166','','No',NULL,NULL,''),(5029,'1110','41736486702','2025-01-10 08:27:26',NULL,30.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(5030,'1110','41736486702','2025-01-10 08:27:26',NULL,8.85,'','4','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(5031,'1110','41736486702','2025-01-10 08:27:26',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(5032,'5500','41736486702','2025-01-10 08:27:26',353.85,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5033,'1000','41736486702','2025-01-10 08:27:26',625.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5034,'4000','41736486702','2025-01-10 08:27:26',NULL,350.00,'','4','1','Good sold','1','','sales','1166','','No',NULL,NULL,''),(5035,'4000','41736486702','2025-01-10 08:27:26',NULL,100.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(5036,'4000','41736486702','2025-01-10 08:27:26',NULL,75.00,'','4','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(5037,'4000','41736486702','2025-01-10 08:27:26',NULL,100.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(5038,'1110','41736487954','2025-01-10 09:19:16',NULL,7.63,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(5039,'5500','41736487954','2025-01-10 09:19:16',7.63,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5040,'1000','41736487954','2025-01-10 09:19:16',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5041,'4000','41736487954','2025-01-10 09:19:16',NULL,20.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(5042,'1110','41736491302','2025-01-10 09:52:37',NULL,75.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(5043,'5500','41736491302','2025-01-10 09:52:37',75.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5044,'1000','41736491302','2025-01-10 09:52:37',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5045,'4000','41736491302','2025-01-10 09:52:37',NULL,150.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(5046,'1110','41736493034','2025-01-10 10:34:51',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(5047,'5500','41736493034','2025-01-10 10:34:51',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5048,'1000','41736493034','2025-01-10 10:34:51',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5049,'4000','41736493034','2025-01-10 10:34:51',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(5050,'1110','41736494495','2025-01-10 10:52:50',NULL,37.00,'','4','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(5051,'5500','41736494495','2025-01-10 10:52:50',37.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5052,'1000','41736494495','2025-01-10 10:52:50',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5053,'4000','41736494495','2025-01-10 10:52:50',NULL,60.00,'','4','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(5054,'1110','41736500587','2025-01-10 12:17:27',NULL,168.00,'','4','1','Inventory sold','1','','sales','1140','','No',NULL,NULL,''),(5055,'1110','41736500587','2025-01-10 12:17:27',NULL,12.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(5056,'5500','41736500587','2025-01-10 12:17:27',180.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5057,'1000','41736500587','2025-01-10 12:17:27',290.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAA8NKTWAO'),(5058,'4000','41736500587','2025-01-10 12:17:27',NULL,230.00,'','4','1','Good sold','1','','sales','1140','','No',NULL,NULL,''),(5059,'4000','41736500587','2025-01-10 12:17:27',NULL,60.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(5060,'1110','41736501355','2025-01-10 15:48:03',NULL,0.00,'','4','1','Inventory sold','1','','sales','1130','','No',NULL,NULL,''),(5061,'1110','41736501355','2025-01-10 15:48:03',NULL,20.00,'','4','1','Inventory sold','1','','sales','443','','No',NULL,NULL,''),(5062,'5500','41736501355','2025-01-10 15:48:03',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5063,'1000','41736501355','2025-01-10 15:48:03',350.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5064,'4000','41736501355','2025-01-10 15:48:03',NULL,300.00,'','4','1','Good sold','1','','sales','1130','','No',NULL,NULL,''),(5065,'4000','41736501355','2025-01-10 15:48:03',NULL,50.00,'','4','1','Good sold','1','','sales','443','','No',NULL,NULL,''),(5066,'1110','41736513301','2025-01-10 17:25:08',NULL,60.00,'','4','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(5067,'5500','41736513301','2025-01-10 17:25:08',60.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5068,'1000','41736513301','2025-01-10 17:25:08',90.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAA6OTOOB4'),(5069,'4000','41736513301','2025-01-10 17:25:08',NULL,90.00,'','4','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(5070,'1000','41736520149','2025-01-10 18:03:43',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5071,'4000','41736520149','2025-01-10 18:03:43',NULL,100.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(5072,'1110','41736523716','2025-01-10 18:47:31',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(5073,'5500','41736523716','2025-01-10 18:47:31',18.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5074,'1000','41736523716','2025-01-10 18:47:31',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAA7P8Y1AJ'),(5075,'4000','41736523716','2025-01-10 18:47:31',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(5076,'1110','41736572297','2025-01-11 08:22:53',NULL,21.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(5077,'5500','41736572297','2025-01-11 08:22:53',21.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5078,'1000','41736572297','2025-01-11 08:22:53',45.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5079,'4000','41736572297','2025-01-11 08:22:53',NULL,45.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(5080,'1110','41736572977','2025-01-11 10:58:52',NULL,30.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(5081,'5500','41736572977','2025-01-11 10:58:52',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5082,'1000','41736572977','2025-01-11 10:58:52',90.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5083,'4000','41736572977','2025-01-11 10:58:52',NULL,90.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(5084,'1110','41736599973','2025-01-11 15:57:00',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(5085,'1110','41736599973','2025-01-11 15:57:00',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(5086,'1110','41736599973','2025-01-11 15:57:00',NULL,9.44,'','4','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(5087,'1110','41736599973','2025-01-11 15:57:00',NULL,0.59,'','4','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(5088,'5500','41736599973','2025-01-11 15:57:00',81.48,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5089,'1000','41736599973','2025-01-11 15:57:00',230.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5090,'4000','41736599973','2025-01-11 15:57:00',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(5091,'4000','41736599973','2025-01-11 15:57:00',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(5092,'4000','41736599973','2025-01-11 15:57:00',NULL,80.00,'','4','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(5093,'4000','41736599973','2025-01-11 15:57:00',NULL,5.00,'','4','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(5094,'1110','41736600233','2025-01-11 17:14:26',NULL,266.00,'','4','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(5095,'1110','41736600233','2025-01-11 17:14:26',NULL,33.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(5096,'1110','41736600233','2025-01-11 17:14:26',NULL,120.00,'','4','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(5097,'1110','41736600233','2025-01-11 17:14:26',NULL,209.00,'','4','1','Inventory sold','1','','sales','1172','','No',NULL,NULL,''),(5098,'5500','41736600233','2025-01-11 17:14:26',628.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5099,'1000','41736600233','2025-01-11 17:14:26',1000.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAB25KNFQO'),(5100,'4000','41736600233','2025-01-11 17:14:26',NULL,400.00,'','4','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(5101,'4000','41736600233','2025-01-11 17:14:26',NULL,150.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(5102,'4000','41736600233','2025-01-11 17:14:26',NULL,200.00,'','4','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(5103,'4000','41736600233','2025-01-11 17:14:26',NULL,250.00,'','4','1','Good sold','1','','sales','1172','','No',NULL,NULL,''),(5104,'1110','41736604932','2025-01-11 17:30:27',NULL,50.00,'','4','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(5105,'5500','41736604932','2025-01-11 17:30:27',50.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5106,'1000','41736604932','2025-01-11 17:30:27',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5107,'4000','41736604932','2025-01-11 17:30:27',NULL,100.00,'','4','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(5108,'1110','41736605833','2025-01-11 17:48:42',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(5109,'5500','41736605833','2025-01-11 17:48:42',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5110,'1000','41736605833','2025-01-11 17:48:42',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5111,'4000','41736605833','2025-01-11 17:48:42',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(5112,'1110','41736606999','2025-01-11 18:12:24',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(5113,'5500','41736606999','2025-01-11 18:12:24',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5114,'1000','41736606999','2025-01-11 18:12:24',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAB4TCAYQI'),(5115,'4000','41736606999','2025-01-11 18:12:24',NULL,100.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(5116,'1110','41736608392','2025-01-11 19:14:46',NULL,8.00,'','4','1','Inventory sold','1','','sales','1007','','No',NULL,NULL,''),(5117,'5500','41736608392','2025-01-11 19:14:46',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5118,'1000','41736608392','2025-01-11 19:14:46',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5119,'4000','41736608392','2025-01-11 19:14:46',NULL,20.00,'','4','1','Good sold','1','','sales','1007','','No',NULL,NULL,''),(5120,'1000','41736758499','2025-01-13 11:55:14',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAD6ZYLD08'),(5121,'4000','41736758499','2025-01-13 11:55:14',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(5122,'1000','41736759471','2025-01-13 12:15:28',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5123,'4000','41736759471','2025-01-13 12:15:28',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(5124,'1110','41736761439','2025-01-13 13:20:07',NULL,56.00,'','4','1','Inventory sold','1','','sales','1200','','No',NULL,NULL,''),(5125,'1110','41736761439','2025-01-13 13:20:07',NULL,34.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(5126,'5500','41736761439','2025-01-13 13:20:07',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5127,'1000','41736761439','2025-01-13 13:20:07',145.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5128,'4000','41736761439','2025-01-13 13:20:07',NULL,100.00,'','4','1','Good sold','1','','sales','1200','','No',NULL,NULL,''),(5129,'4000','41736761439','2025-01-13 13:20:07',NULL,45.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(5130,'1110','41736763611','2025-01-13 14:14:33',NULL,140.00,'','4','1','Inventory sold','1','','sales','201','','No',NULL,NULL,''),(5131,'5500','41736763611','2025-01-13 14:14:33',140.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5132,'1000','41736763611','2025-01-13 14:14:33',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5133,'4000','41736763611','2025-01-13 14:14:33',NULL,300.00,'','4','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(5134,'1110','41736766878','2025-01-13 15:29:21',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(5135,'5500','41736766878','2025-01-13 15:29:21',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5136,'1000','41736766878','2025-01-13 15:29:21',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5137,'4000','41736766878','2025-01-13 15:29:21',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(5138,'1110','41736771365','2025-01-13 15:50:11',NULL,60.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(5139,'5500','41736771365','2025-01-13 15:50:11',60.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5140,'1000','41736771365','2025-01-13 15:50:11',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAD01WT80K'),(5141,'4000','41736771365','2025-01-13 15:50:11',NULL,100.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(5142,'1110','41736772643','2025-01-13 15:54:19',NULL,36.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(5143,'5500','41736772643','2025-01-13 15:54:19',36.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5144,'1000','41736772643','2025-01-13 15:54:19',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5145,'4000','41736772643','2025-01-13 15:54:19',NULL,70.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(5146,'1110','41736779508','2025-01-13 17:50:23',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(5147,'1110','41736779508','2025-01-13 17:50:23',NULL,5.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(5148,'5500','41736779508','2025-01-13 17:50:23',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5149,'1000','41736779508','2025-01-13 17:50:23',110.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5150,'4000','41736779508','2025-01-13 17:50:23',NULL,100.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(5151,'4000','41736779508','2025-01-13 17:50:23',NULL,10.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(5152,'1110','41736779826','2025-01-13 18:25:15',NULL,1290.00,'','4','1','Inventory sold','1','','sales','1241','','No',NULL,NULL,''),(5153,'1110','41736779826','2025-01-13 18:25:15',NULL,110.00,'','4','1','Inventory sold','1','','sales','870','','No',NULL,NULL,''),(5154,'1110','41736779826','2025-01-13 18:25:15',NULL,56.00,'','4','1','Inventory sold','1','','sales','1200','','No',NULL,NULL,''),(5155,'5500','41736779826','2025-01-13 18:25:15',1456.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5156,'1000','41736779826','2025-01-13 18:25:15',2250.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5157,'4000','41736779826','2025-01-13 18:25:15',NULL,1950.00,'','4','1','Good sold','1','','sales','1241','','No',NULL,NULL,''),(5158,'4000','41736779826','2025-01-13 18:25:15',NULL,200.00,'','4','1','Good sold','1','','sales','870','','No',NULL,NULL,''),(5159,'4000','41736779826','2025-01-13 18:25:15',NULL,100.00,'','4','1','Good sold','1','','sales','1200','','No',NULL,NULL,''),(5160,'1110','41736782218','2025-01-13 18:30:57',NULL,15.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(5161,'1110','41736782218','2025-01-13 18:30:57',NULL,44.50,'','4','1','Inventory sold','1','','sales','582','','No',NULL,NULL,''),(5162,'5500','41736782218','2025-01-13 18:30:57',59.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5163,'1000','41736782218','2025-01-13 18:30:57',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAD52MHYZF'),(5164,'4000','41736782218','2025-01-13 18:30:57',NULL,50.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(5165,'4000','41736782218','2025-01-13 18:30:57',NULL,100.00,'','4','1','Good sold','1','','sales','582','','No',NULL,NULL,''),(5166,'1110','41736782962','2025-01-13 18:43:33',NULL,2.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(5167,'5500','41736782962','2025-01-13 18:43:33',2.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5168,'1000','41736782962','2025-01-13 18:43:33',5.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5169,'4000','41736782962','2025-01-13 18:43:33',NULL,5.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(5170,'1110','41736783076','2025-01-13 19:01:43',NULL,8.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(5171,'5500','41736783076','2025-01-13 19:01:43',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5172,'1000','41736783076','2025-01-13 19:01:43',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5173,'4000','41736783076','2025-01-13 19:01:43',NULL,10.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(5174,'1110','41736784106','2025-01-13 19:26:28',NULL,8.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(5175,'5500','41736784106','2025-01-13 19:26:28',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5176,'1000','41736784106','2025-01-13 19:26:28',10.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAD82VPH58'),(5177,'4000','41736784106','2025-01-13 19:26:28',NULL,10.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(5178,'1110','41736785626','2025-01-13 19:27:33',NULL,106.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(5179,'5500','41736785626','2025-01-13 19:27:33',106.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5180,'1000','41736785626','2025-01-13 19:27:33',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAD42X02NQ'),(5181,'4000','41736785626','2025-01-13 19:27:33',NULL,150.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(5182,'1110','41736785695','2025-01-13 19:28:35',NULL,36.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(5183,'5500','41736785695','2025-01-13 19:28:35',36.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5184,'1000','41736785695','2025-01-13 19:28:35',70.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAD72YGBJP'),(5185,'4000','41736785695','2025-01-13 19:28:35',NULL,70.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(5186,'1110','41736785914','2025-01-13 19:32:31',NULL,27.00,'','4','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(5187,'5500','41736785914','2025-01-13 19:32:31',27.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5188,'1000','41736785914','2025-01-13 19:32:31',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAD22YTNX6'),(5189,'4000','41736785914','2025-01-13 19:32:31',NULL,60.00,'','4','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(5190,'1110','41736786135','2025-01-13 19:36:29',NULL,0.00,'','4','1','Inventory sold','1','','sales','1106','','No',NULL,NULL,''),(5191,'1110','41736786135','2025-01-13 19:36:29',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5192,'1110','41736786135','2025-01-13 19:36:29',NULL,8.00,'','4','1','Inventory sold','1','','sales','446','','No',NULL,NULL,''),(5193,'5500','41736786135','2025-01-13 19:36:29',38.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5194,'1000','41736786135','2025-01-13 19:36:29',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5195,'4000','41736786135','2025-01-13 19:36:29',NULL,100.00,'','4','1','Good sold','1','','sales','1106','','No',NULL,NULL,''),(5196,'4000','41736786135','2025-01-13 19:36:29',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5197,'4000','41736786135','2025-01-13 19:36:29',NULL,40.00,'','4','1','Good sold','1','','sales','446','','No',NULL,NULL,''),(5198,'1110','41736786330','2025-01-13 19:39:35',NULL,9.00,'','4','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(5199,'1110','41736786330','2025-01-13 19:39:35',NULL,10.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(5200,'5500','41736786330','2025-01-13 19:39:35',19.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5201,'1000','41736786330','2025-01-13 19:39:35',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5202,'4000','41736786330','2025-01-13 19:39:35',NULL,30.00,'','4','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(5203,'4000','41736786330','2025-01-13 19:39:35',NULL,50.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(5204,'1110','41736832295','2025-01-14 08:47:24',NULL,63.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(5205,'1110','41736832295','2025-01-14 08:47:24',NULL,39.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(5206,'5500','41736832295','2025-01-14 08:47:24',102.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5207,'1000','41736832295','2025-01-14 08:47:24',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAE54HMJA3'),(5208,'4000','41736832295','2025-01-14 08:47:24',NULL,135.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(5209,'4000','41736832295','2025-01-14 08:47:24',NULL,65.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(5210,'1110','41736833678','2025-01-14 09:13:05',NULL,2.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(5211,'5500','41736833678','2025-01-14 09:13:05',2.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5212,'1000','41736833678','2025-01-14 09:13:05',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5213,'4000','41736833678','2025-01-14 09:13:05',NULL,10.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(5214,'1110','41736835191','2025-01-14 10:06:32',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(5215,'5500','41736835191','2025-01-14 10:06:32',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5216,'1000','41736835191','2025-01-14 10:06:32',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAE24SOISE'),(5217,'4000','41736835191','2025-01-14 10:06:32',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(5218,'1110','41736838425','2025-01-14 11:31:24',NULL,2.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(5219,'5500','41736838425','2025-01-14 11:31:24',2.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5220,'1000','41736838425','2025-01-14 11:31:24',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5221,'4000','41736838425','2025-01-14 11:31:24',NULL,10.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(5222,'1110','41736843487','2025-01-14 11:50:38',NULL,120.00,'','4','1','Inventory sold','1','','sales','1247','','No',NULL,NULL,''),(5223,'1110','41736843487','2025-01-14 11:50:38',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(5224,'1110','41736843487','2025-01-14 11:50:38',NULL,50.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(5225,'5500','41736843487','2025-01-14 11:50:38',188.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5226,'1000','41736843487','2025-01-14 11:50:38',420.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAE656AGL8'),(5227,'4000','41736843487','2025-01-14 11:50:38',NULL,300.00,'','4','1','Good sold','1','','sales','1247','','No',NULL,NULL,''),(5228,'4000','41736843487','2025-01-14 11:50:38',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(5229,'4000','41736843487','2025-01-14 11:50:38',NULL,70.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5230,'1110','41736844678','2025-01-14 11:51:50',NULL,18.00,'','4','1','Inventory sold','1','','sales','736','','No',NULL,NULL,''),(5231,'5500','41736844678','2025-01-14 11:51:50',18.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5232,'1000','41736844678','2025-01-14 11:51:50',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5233,'4000','41736844678','2025-01-14 11:51:50',NULL,30.00,'','4','1','Good sold','1','','sales','736','','No',NULL,NULL,''),(5234,'1110','41736844769','2025-01-14 11:58:47',NULL,24.00,'','4','1','Inventory sold','1','','sales','443','','No',NULL,NULL,''),(5235,'5500','41736844769','2025-01-14 11:58:47',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5236,'1000','41736844769','2025-01-14 11:58:47',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5237,'4000','41736844769','2025-01-14 11:58:47',NULL,60.00,'','4','1','Good sold','1','','sales','443','','No',NULL,NULL,''),(5238,'1110','41736845130','2025-01-14 13:07:12',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(5239,'5500','41736845130','2025-01-14 13:07:12',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5240,'1000','41736845130','2025-01-14 13:07:12',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5241,'4000','41736845130','2025-01-14 13:07:12',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(5242,'1110','41736849236','2025-01-14 13:35:39',NULL,20.00,'','4','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(5243,'5500','41736849236','2025-01-14 13:35:39',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5244,'1000','41736849236','2025-01-14 13:35:39',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5245,'4000','41736849236','2025-01-14 13:35:39',NULL,50.00,'','4','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(5246,'1110','41736850942','2025-01-14 14:34:36',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(5247,'5500','41736850942','2025-01-14 14:34:36',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5248,'1000','41736850942','2025-01-14 14:34:36',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAE55UOCT9'),(5249,'4000','41736850942','2025-01-14 14:34:36',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(5250,'1110','41736854516','2025-01-14 15:46:24',NULL,10.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(5251,'5500','41736854516','2025-01-14 15:46:24',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5252,'1000','41736854516','2025-01-14 15:46:24',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5253,'4000','41736854516','2025-01-14 15:46:24',NULL,50.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(5254,'1110','41736858808','2025-01-14 16:45:39',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(5255,'5500','41736858808','2025-01-14 16:45:39',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5256,'1000','41736858808','2025-01-14 16:45:39',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5257,'4000','41736858808','2025-01-14 16:45:39',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(5258,'1110','41736866223','2025-01-14 18:11:45',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(5259,'1110','41736866223','2025-01-14 18:11:45',NULL,53.90,'','4','1','Inventory sold','1','','sales','601','','No',NULL,NULL,''),(5260,'5500','41736866223','2025-01-14 18:11:45',58.90,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5261,'1000','41736866223','2025-01-14 18:11:45',125.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAE36P2ZPP'),(5262,'4000','41736866223','2025-01-14 18:11:45',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(5263,'4000','41736866223','2025-01-14 18:11:45',NULL,100.00,'','4','1','Good sold','1','','sales','601','','No',NULL,NULL,''),(5264,'1110','41736867564','2025-01-14 18:26:40',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(5265,'5500','41736867564','2025-01-14 18:26:40',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5266,'1000','41736867564','2025-01-14 18:26:40',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAE26SZD6E'),(5267,'4000','41736867564','2025-01-14 18:26:40',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(5268,'1110','41736868447','2025-01-14 18:54:57',NULL,165.00,'','4','1','Inventory sold','1','','sales','1210','','No',NULL,NULL,''),(5269,'5500','41736868447','2025-01-14 18:54:57',165.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5270,'1000','41736868447','2025-01-14 18:54:57',250.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAE26YPS4K'),(5271,'4000','41736868447','2025-01-14 18:54:57',NULL,250.00,'','4','1','Good sold','1','','sales','1210','','No',NULL,NULL,''),(5272,'1110','41736870670','2025-01-14 19:13:56',NULL,14.50,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(5273,'5500','41736870670','2025-01-14 19:13:56',14.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5274,'1000','41736870670','2025-01-14 19:13:56',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAE872U6WG'),(5275,'4000','41736870670','2025-01-14 19:13:56',NULL,30.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(5276,'1110','41736871274','2025-01-14 19:14:55',NULL,34.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(5277,'5500','41736871274','2025-01-14 19:14:55',34.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5278,'1000','41736871274','2025-01-14 19:14:55',45.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAE3728OO3'),(5279,'4000','41736871274','2025-01-14 19:14:55',NULL,45.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(5280,'1110','41736871335','2025-01-14 19:16:57',NULL,68.00,'','4','1','Inventory sold','1','','sales','1176','','No',NULL,NULL,''),(5281,'1110','41736871335','2025-01-14 19:16:57',NULL,20.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(5282,'1110','41736871335','2025-01-14 19:16:57',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(5283,'5500','41736871335','2025-01-14 19:16:57',106.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5284,'1000','41736871335','2025-01-14 19:16:57',230.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAE7716GUH'),(5285,'4000','41736871335','2025-01-14 19:16:57',NULL,150.00,'','4','1','Good sold','1','','sales','1176','','No',NULL,NULL,''),(5286,'4000','41736871335','2025-01-14 19:16:57',NULL,30.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5287,'4000','41736871335','2025-01-14 19:16:57',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(5288,'1110','41736918845','2025-01-15 08:28:44',NULL,42.00,'','4','1','Inventory sold','1','','sales','46','','No',NULL,NULL,''),(5289,'1110','41736918845','2025-01-15 08:28:44',NULL,1.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(5290,'5500','41736918845','2025-01-15 08:28:44',43.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5291,'1000','41736918845','2025-01-15 08:28:44',65.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAF88NDSKQ'),(5292,'4000','41736918845','2025-01-15 08:28:44',NULL,60.00,'','4','1','Good sold','1','','sales','46','','No',NULL,NULL,''),(5293,'4000','41736918845','2025-01-15 08:28:44',NULL,5.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(5294,'1110','41736918964','2025-01-15 08:48:53',NULL,10.00,'','4','1','Inventory sold','1','','sales','279','','No',NULL,NULL,''),(5295,'5500','41736918964','2025-01-15 08:48:53',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5296,'1000','41736918964','2025-01-15 08:48:53',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAF88Q1DEQ'),(5297,'4000','41736918964','2025-01-15 08:48:53',NULL,20.00,'','4','1','Good sold','1','','sales','279','','No',NULL,NULL,''),(5298,'1110','41736935894','2025-01-15 13:12:46',NULL,6.60,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(5299,'1110','41736935894','2025-01-15 13:12:46',NULL,56.00,'','4','1','Inventory sold','1','','sales','1200','','No',NULL,NULL,''),(5300,'1110','41736935894','2025-01-15 13:12:46',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(5301,'5500','41736935894','2025-01-15 13:12:46',72.60,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5302,'1000','41736935894','2025-01-15 13:12:46',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5303,'4000','41736935894','2025-01-15 13:12:46',NULL,30.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(5304,'4000','41736935894','2025-01-15 13:12:46',NULL,100.00,'','4','1','Good sold','1','','sales','1200','','No',NULL,NULL,''),(5305,'4000','41736935894','2025-01-15 13:12:46',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(5306,'1110','41736945644','2025-01-15 15:54:18',NULL,24.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(5307,'5500','41736945644','2025-01-15 15:54:18',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5308,'1000','41736945644','2025-01-15 15:54:18',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAF4A32UZG'),(5309,'4000','41736945644','2025-01-15 15:54:18',NULL,50.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(5310,'1110','41736945701','2025-01-15 15:55:25',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(5311,'5500','41736945701','2025-01-15 15:55:25',51.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5312,'1000','41736945701','2025-01-15 15:55:25',105.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5313,'4000','41736945701','2025-01-15 15:55:25',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(5314,'1110','41736945729','2025-01-15 17:11:50',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(5315,'1110','41736945729','2025-01-15 17:11:50',NULL,8.85,'','4','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(5316,'5500','41736945729','2025-01-15 17:11:50',28.85,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5317,'1000','41736945729','2025-01-15 17:11:50',115.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5318,'4000','41736945729','2025-01-15 17:11:50',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(5319,'4000','41736945729','2025-01-15 17:11:50',NULL,75.00,'','4','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(5320,'1110','41736950314','2025-01-15 17:19:48',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(5321,'5500','41736950314','2025-01-15 17:19:48',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5322,'1000','41736950314','2025-01-15 17:19:48',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAF5AP6F6X'),(5323,'4000','41736950314','2025-01-15 17:19:48',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(5324,'1110','41736951527','2025-01-15 19:17:05',NULL,10.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(5325,'5500','41736951527','2025-01-15 19:17:05',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5326,'1000','41736951527','2025-01-15 19:17:05',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5327,'4000','41736951527','2025-01-15 19:17:05',NULL,20.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(5328,'1110','41737005792','2025-01-16 08:36:52',NULL,44.00,'','4','1','Inventory sold','1','','sales','440','','No',NULL,NULL,''),(5329,'5500','41737005792','2025-01-16 08:36:52',44.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5330,'1000','41737005792','2025-01-16 08:36:52',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5331,'4000','41737005792','2025-01-16 08:36:52',NULL,100.00,'','4','1','Good sold','1','','sales','440','','No',NULL,NULL,''),(5332,'1110','41737009581','2025-01-16 09:40:27',NULL,185.00,'','4','1','Inventory sold','1','','sales','285','','No',NULL,NULL,''),(5333,'1110','41737009581','2025-01-16 09:40:27',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(5334,'5500','41737009581','2025-01-16 09:40:27',205.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5335,'1000','41737009581','2025-01-16 09:40:27',400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5336,'4000','41737009581','2025-01-16 09:40:27',NULL,360.00,'','4','1','Good sold','1','','sales','285','','No',NULL,NULL,''),(5337,'4000','41737009581','2025-01-16 09:40:27',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(5338,'1110','41737012046','2025-01-16 10:48:26',NULL,56.00,'','4','1','Inventory sold','1','','sales','1144','','No',NULL,NULL,''),(5339,'5500','41737012046','2025-01-16 10:48:26',56.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5340,'1000','41737012046','2025-01-16 10:48:26',105.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5341,'4000','41737012046','2025-01-16 10:48:26',NULL,105.00,'','4','1','Good sold','1','','sales','1144','','No',NULL,NULL,''),(5342,'1110','41737013724','2025-01-16 10:49:21',NULL,32.00,'','4','1','Inventory sold','1','','sales','1144','','No',NULL,NULL,''),(5343,'5500','41737013724','2025-01-16 10:49:21',32.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5344,'1000','41737013724','2025-01-16 10:49:21',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAGODDOFRM'),(5345,'4000','41737013724','2025-01-16 10:49:21',NULL,60.00,'','4','1','Good sold','1','','sales','1144','','No',NULL,NULL,''),(5346,'1110','41737013812','2025-01-16 11:47:54',NULL,20.00,'','4','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(5347,'5500','41737013812','2025-01-16 11:47:54',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5348,'1000','41737013812','2025-01-16 11:47:54',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5349,'4000','41737013812','2025-01-16 11:47:54',NULL,30.00,'','4','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(5350,'1110','41737021603','2025-01-16 13:25:45',NULL,10.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(5351,'5500','41737021603','2025-01-16 13:25:45',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5352,'1000','41737021603','2025-01-16 13:25:45',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAGODVLFGE'),(5353,'4000','41737021603','2025-01-16 13:25:45',NULL,50.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(5354,'1110','41737023190','2025-01-16 13:49:42',NULL,44.50,'','4','1','Inventory sold','1','','sales','582','','No',NULL,NULL,''),(5355,'5500','41737023190','2025-01-16 13:49:42',44.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5356,'1000','41737023190','2025-01-16 13:49:42',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5357,'4000','41737023190','2025-01-16 13:49:42',NULL,100.00,'','4','1','Good sold','1','','sales','582','','No',NULL,NULL,''),(5358,'1110','41737029750','2025-01-16 15:16:10',NULL,70.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(5359,'5500','41737029750','2025-01-16 15:16:10',70.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5360,'1000','41737029750','2025-01-16 15:16:10',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5361,'4000','41737029750','2025-01-16 15:16:10',NULL,150.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(5362,'1110','41737029773','2025-01-16 15:46:35',NULL,65.00,'','4','1','Inventory sold','1','','sales','1173','','No',NULL,NULL,''),(5363,'5500','41737029773','2025-01-16 15:46:35',65.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5364,'1000','41737029773','2025-01-16 15:46:35',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5365,'4000','41737029773','2025-01-16 15:46:35',NULL,150.00,'','4','1','Good sold','1','','sales','1173','','No',NULL,NULL,''),(5366,'1110','41737031599','2025-01-16 16:06:02',NULL,40.00,'','4','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(5367,'5500','41737031599','2025-01-16 16:06:02',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5368,'1000','41737031599','2025-01-16 16:06:02',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAG7EKV2CX'),(5369,'4000','41737031599','2025-01-16 16:06:02',NULL,100.00,'','4','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(5370,'1110','41737032804','2025-01-16 16:40:05',NULL,14.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(5371,'5500','41737032804','2025-01-16 16:40:05',14.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5372,'1000','41737032804','2025-01-16 16:40:05',80.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAGOEPXWDS'),(5373,'4000','41737032804','2025-01-16 16:40:05',NULL,80.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(5374,'1000','41737034861','2025-01-16 16:45:22',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5375,'4000','41737034861','2025-01-16 16:45:22',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(5376,'1110','41737035124','2025-01-16 17:44:21',NULL,8.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(5377,'5500','41737035124','2025-01-16 17:44:21',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5378,'1000','41737035124','2025-01-16 17:44:21',10.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAG4FO6MO2'),(5379,'4000','41737035124','2025-01-16 17:44:21',NULL,10.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(5380,'1110','41737038732','2025-01-16 18:09:41',NULL,150.00,'','4','1','Inventory sold','1','','sales','1150','','No',NULL,NULL,''),(5381,'5500','41737038732','2025-01-16 18:09:41',150.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5382,'1000','41737038732','2025-01-16 18:09:41',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5383,'4000','41737038732','2025-01-16 18:09:41',NULL,300.00,'','4','1','Good sold','1','','sales','1150','','No',NULL,NULL,''),(5384,'1110','41737040203','2025-01-16 18:43:13',NULL,40.00,'','4','1','Inventory sold','1','','sales','337','','No',NULL,NULL,''),(5385,'5500','41737040203','2025-01-16 18:43:13',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5386,'1000','41737040203','2025-01-16 18:43:13',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5387,'4000','41737040203','2025-01-16 18:43:13',NULL,100.00,'','4','1','Good sold','1','','sales','337','','No',NULL,NULL,''),(5388,'1000','41737044415','2025-01-16 19:20:32',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5389,'4000','41737044415','2025-01-16 19:20:32',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(5390,'1110','41737091085','2025-01-17 08:50:16',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(5391,'5500','41737091085','2025-01-17 08:50:16',51.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5392,'1000','41737091085','2025-01-17 08:50:16',105.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5393,'4000','41737091085','2025-01-17 08:50:16',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(5394,'1110','41737093021','2025-01-17 09:12:45',NULL,7.63,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(5395,'5500','41737093021','2025-01-17 09:12:45',7.63,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5396,'1000','41737093021','2025-01-17 09:12:45',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5397,'4000','41737093021','2025-01-17 09:12:45',NULL,20.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(5398,'1110','41737096449','2025-01-17 09:48:05',NULL,75.46,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(5399,'5500','41737096449','2025-01-17 09:48:05',75.46,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5400,'1000','41737096449','2025-01-17 09:48:05',154.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAH2HBBW42'),(5401,'4000','41737096449','2025-01-17 09:48:05',NULL,154.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(5402,'1110','41737096541','2025-01-17 10:52:35',NULL,45.00,'','4','1','Inventory sold','1','','sales','1189','','No',NULL,NULL,''),(5403,'5500','41737096541','2025-01-17 10:52:35',45.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5404,'1000','41737096541','2025-01-17 10:52:35',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5405,'4000','41737096541','2025-01-17 10:52:35',NULL,80.00,'','4','1','Good sold','1','','sales','1189','','No',NULL,NULL,''),(5406,'1000','41737100361','2025-01-17 11:40:50',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5407,'4000','41737100361','2025-01-17 11:40:50',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(5408,'1110','41737103253','2025-01-17 12:35:11',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(5409,'5500','41737103253','2025-01-17 12:35:11',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5410,'1000','41737103253','2025-01-17 12:35:11',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5411,'4000','41737103253','2025-01-17 12:35:11',NULL,100.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(5412,'1110','41737106515','2025-01-17 13:03:30',NULL,204.33,'','4','1','Inventory sold','1','','sales','542','','No',NULL,NULL,''),(5413,'5500','41737106515','2025-01-17 13:03:30',204.33,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5414,'1000','41737106515','2025-01-17 13:03:30',275.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5415,'4000','41737106515','2025-01-17 13:03:30',NULL,275.00,'','4','1','Good sold','1','','sales','542','','No',NULL,NULL,''),(5416,'1110','41737108221','2025-01-17 13:04:52',NULL,165.00,'','4','1','Inventory sold','1','','sales','1210','','No',NULL,NULL,''),(5417,'5500','41737108221','2025-01-17 13:04:52',165.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5418,'1000','41737108221','2025-01-17 13:04:52',225.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5419,'4000','41737108221','2025-01-17 13:04:52',NULL,225.00,'','4','1','Good sold','1','','sales','1210','','No',NULL,NULL,''),(5420,'1110','41737108298','2025-01-17 13:20:28',NULL,22.00,'','4','1','Inventory sold','1','','sales','870','','No',NULL,NULL,''),(5421,'1110','41737108298','2025-01-17 13:20:28',NULL,0.00,'','4','1','Inventory sold','1','','sales','1206','','No',NULL,NULL,''),(5422,'5500','41737108298','2025-01-17 13:20:28',22.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5423,'1000','41737108298','2025-01-17 13:20:28',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5424,'4000','41737108298','2025-01-17 13:20:28',NULL,40.00,'','4','1','Good sold','1','','sales','870','','No',NULL,NULL,''),(5425,'4000','41737108298','2025-01-17 13:20:28',NULL,10.00,'','4','1','Good sold','1','','sales','1206','','No',NULL,NULL,''),(5426,'1110','41737109232','2025-01-17 13:42:53',NULL,90.00,'','4','1','Inventory sold','1','','sales','978','','No',NULL,NULL,''),(5427,'5500','41737109232','2025-01-17 13:42:53',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5428,'1000','41737109232','2025-01-17 13:42:53',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5429,'4000','41737109232','2025-01-17 13:42:53',NULL,150.00,'','4','1','Good sold','1','','sales','978','','No',NULL,NULL,''),(5430,'1110','41737120786','2025-01-17 17:01:12',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(5431,'5500','41737120786','2025-01-17 17:01:12',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5432,'1000','41737120786','2025-01-17 17:01:12',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAHO1KO3LE'),(5433,'4000','41737120786','2025-01-17 17:01:12',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(5434,'1110','41737124964','2025-01-17 17:48:11',NULL,89.00,'','4','1','Inventory sold','1','','sales','638','','No',NULL,NULL,''),(5435,'5500','41737124964','2025-01-17 17:48:11',89.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5436,'1000','41737124964','2025-01-17 17:48:11',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAH5J97Q8V'),(5437,'4000','41737124964','2025-01-17 17:48:11',NULL,100.00,'','4','1','Good sold','1','','sales','638','','No',NULL,NULL,''),(5438,'1110','41737125336','2025-01-17 17:49:20',NULL,10.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(5439,'5500','41737125336','2025-01-17 17:49:20',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5440,'1000','41737125336','2025-01-17 17:49:20',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5441,'4000','41737125336','2025-01-17 17:49:20',NULL,50.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(5442,'1110','41737125364','2025-01-17 18:48:47',NULL,25.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(5443,'5500','41737125364','2025-01-17 18:48:47',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5444,'1000','41737125364','2025-01-17 18:48:47',35.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5445,'4000','41737125364','2025-01-17 18:48:47',NULL,35.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(5446,'1110','41737128931','2025-01-17 19:14:59',NULL,46.00,'','4','1','Inventory sold','1','','sales','514','','No',NULL,NULL,''),(5447,'1110','41737128931','2025-01-17 19:14:59',NULL,5.00,'','4','1','Inventory sold','1','','sales','244','','No',NULL,NULL,''),(5448,'5500','41737128931','2025-01-17 19:14:59',51.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5449,'1000','41737128931','2025-01-17 19:14:59',70.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAHOJNCIKO'),(5450,'4000','41737128931','2025-01-17 19:14:59',NULL,60.00,'','4','1','Good sold','1','','sales','514','','No',NULL,NULL,''),(5451,'4000','41737128931','2025-01-17 19:14:59',NULL,10.00,'','4','1','Good sold','1','','sales','244','','No',NULL,NULL,''),(5452,'1110','41737130538','2025-01-17 19:16:03',NULL,25.00,'','4','1','Inventory sold','1','','sales','1150','','No',NULL,NULL,''),(5453,'5500','41737130538','2025-01-17 19:16:03',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5454,'1000','41737130538','2025-01-17 19:16:03',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5455,'4000','41737130538','2025-01-17 19:16:03',NULL,50.00,'','4','1','Good sold','1','','sales','1150','','No',NULL,NULL,''),(5456,'1110','41737130758','2025-01-17 19:19:32',NULL,36.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(5457,'5500','41737130758','2025-01-17 19:19:32',36.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5458,'1000','41737130758','2025-01-17 19:19:32',70.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAH1JSHMM3'),(5459,'4000','41737130758','2025-01-17 19:19:32',NULL,70.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(5460,'1110','41737131046','2025-01-17 19:24:40',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(5461,'5500','41737131046','2025-01-17 19:24:40',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5462,'1000','41737131046','2025-01-17 19:24:40',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5463,'4000','41737131046','2025-01-17 19:24:40',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(5464,'1110','41737180646','2025-01-18 09:11:27',NULL,20.00,'','4','1','Inventory sold','1','','sales','446','','No',NULL,NULL,''),(5465,'1110','41737180646','2025-01-18 09:11:27',NULL,165.00,'','4','1','Inventory sold','1','','sales','1210','','No',NULL,NULL,''),(5466,'5500','41737180646','2025-01-18 09:11:27',185.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5467,'1000','41737180646','2025-01-18 09:11:27',350.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA12LFRKMM'),(5468,'4000','41737180646','2025-01-18 09:11:27',NULL,100.00,'','4','1','Good sold','1','','sales','446','','No',NULL,NULL,''),(5469,'4000','41737180646','2025-01-18 09:11:27',NULL,250.00,'','4','1','Good sold','1','','sales','1210','','No',NULL,NULL,''),(5470,'1110','41737180737','2025-01-18 10:20:29',NULL,209.00,'','4','1','Inventory sold','1','','sales','1172','','No',NULL,NULL,''),(5471,'5500','41737180737','2025-01-18 10:20:29',209.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5472,'1000','41737180737','2025-01-18 10:20:29',300.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAI1LPPPL'),(5473,'4000','41737180737','2025-01-18 10:20:29',NULL,300.00,'','4','1','Good sold','1','','sales','1172','','No',NULL,NULL,''),(5474,'1110','41737184915','2025-01-18 10:22:37',NULL,6.60,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(5475,'1110','41737184915','2025-01-18 10:22:37',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(5476,'5500','41737184915','2025-01-18 10:22:37',16.60,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5477,'1000','41737184915','2025-01-18 10:22:37',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5478,'4000','41737184915','2025-01-18 10:22:37',NULL,30.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(5479,'4000','41737184915','2025-01-18 10:22:37',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(5480,'1110','41737188099','2025-01-18 11:15:59',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5481,'1110','41737188099','2025-01-18 11:15:59',NULL,209.00,'','4','1','Inventory sold','1','','sales','1172','','No',NULL,NULL,''),(5482,'5500','41737188099','2025-01-18 11:15:59',239.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5483,'1000','41737188099','2025-01-18 11:15:59',350.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA18LW2XNY'),(5484,'4000','41737188099','2025-01-18 11:15:59',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5485,'4000','41737188099','2025-01-18 11:15:59',NULL,290.00,'','4','1','Good sold','1','','sales','1172','','No',NULL,NULL,''),(5486,'1110','41737188279','2025-01-18 11:19:17',NULL,627.00,'','4','1','Inventory sold','1','','sales','1172','','No',NULL,NULL,''),(5487,'1110','41737188279','2025-01-18 11:19:17',NULL,50.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(5488,'5500','41737188279','2025-01-18 11:19:17',677.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5489,'1000','41737188279','2025-01-18 11:19:17',1000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5490,'4000','41737188279','2025-01-18 11:19:17',NULL,900.00,'','4','1','Good sold','1','','sales','1172','','No',NULL,NULL,''),(5491,'4000','41737188279','2025-01-18 11:19:17',NULL,100.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(5492,'1110','41737200541','2025-01-18 14:44:02',NULL,165.00,'','4','1','Inventory sold','1','','sales','870','','No',NULL,NULL,''),(5493,'1110','41737200541','2025-01-18 14:44:02',NULL,91.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(5494,'1110','41737200541','2025-01-18 14:44:02',NULL,5.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(5495,'5500','41737200541','2025-01-18 14:44:02',261.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5496,'1000','41737200541','2025-01-18 14:44:02',450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TA16MQU2GK'),(5497,'4000','41737200541','2025-01-18 14:44:02',NULL,300.00,'','4','1','Good sold','1','','sales','870','','No',NULL,NULL,''),(5498,'4000','41737200541','2025-01-18 14:44:02',NULL,140.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(5499,'4000','41737200541','2025-01-18 14:44:02',NULL,10.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(5500,'1110','41737200778','2025-01-18 14:46:49',NULL,64.00,'','4','1','Inventory sold','1','','sales','1164','','No',NULL,NULL,''),(5501,'5500','41737200778','2025-01-18 14:46:49',64.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5502,'1000','41737200778','2025-01-18 14:46:49',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5503,'4000','41737200778','2025-01-18 14:46:49',NULL,100.00,'','4','1','Good sold','1','','sales','1164','','No',NULL,NULL,''),(5504,'1110','41737204977','2025-01-18 15:56:39',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(5505,'5500','41737204977','2025-01-18 15:56:39',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5506,'1000','41737204977','2025-01-18 15:56:39',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5507,'4000','41737204977','2025-01-18 15:56:39',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(5508,'1110','41737205004','2025-01-18 17:19:17',NULL,15.00,'','4','1','Inventory sold','1','','sales','217','','No',NULL,NULL,''),(5509,'1110','41737205004','2025-01-18 17:19:17',NULL,14.50,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(5510,'5500','41737205004','2025-01-18 17:19:17',29.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5511,'1000','41737205004','2025-01-18 17:19:17',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5512,'4000','41737205004','2025-01-18 17:19:17',NULL,50.00,'','4','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(5513,'4000','41737205004','2025-01-18 17:19:17',NULL,30.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(5514,'1110','41737215218','2025-01-18 19:18:50',NULL,230.00,'','4','1','Inventory sold','1','','sales','514','','No',NULL,NULL,''),(5515,'5500','41737215218','2025-01-18 19:18:50',230.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5516,'1000','41737215218','2025-01-18 19:18:50',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5517,'4000','41737215218','2025-01-18 19:18:50',NULL,300.00,'','4','1','Good sold','1','','sales','514','','No',NULL,NULL,''),(5518,'1110','41737365429','2025-01-20 12:31:23',NULL,209.00,'','4','1','Inventory sold','1','','sales','1172','','No',NULL,NULL,''),(5519,'5500','41737365429','2025-01-20 12:31:23',209.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5520,'1000','41737365429','2025-01-20 12:31:23',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5521,'4000','41737365429','2025-01-20 12:31:23',NULL,300.00,'','4','1','Good sold','1','','sales','1172','','No',NULL,NULL,''),(5522,'1110','41737383365','2025-01-20 17:30:01',NULL,2.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(5523,'1110','41737383365','2025-01-20 17:30:01',NULL,8.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(5524,'5500','41737383365','2025-01-20 17:30:01',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5525,'1000','41737383365','2025-01-20 17:30:01',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5526,'4000','41737383365','2025-01-20 17:30:01',NULL,10.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(5527,'4000','41737383365','2025-01-20 17:30:01',NULL,10.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(5528,'1110','41737383407','2025-01-20 17:34:00',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(5529,'5500','41737383407','2025-01-20 17:34:00',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5530,'1000','41737383407','2025-01-20 17:34:00',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAK8VNGCMY'),(5531,'4000','41737383407','2025-01-20 17:34:00',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(5532,'1110','41737383673','2025-01-20 17:53:20',NULL,125.00,'','4','1','Inventory sold','1','','sales','814','','No',NULL,NULL,''),(5533,'5500','41737383673','2025-01-20 17:53:20',125.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5534,'1000','41737383673','2025-01-20 17:53:20',250.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAKIVQUBTT'),(5535,'4000','41737383673','2025-01-20 17:53:20',NULL,250.00,'','4','1','Good sold','1','','sales','814','','No',NULL,NULL,''),(5536,'1110','41737384835','2025-01-20 19:08:58',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(5537,'5500','41737384835','2025-01-20 19:08:58',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5538,'1000','41737384835','2025-01-20 19:08:58',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5539,'4000','41737384835','2025-01-20 19:08:58',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(5540,'1110','41737389342','2025-01-20 19:13:07',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(5541,'1110','41737389342','2025-01-20 19:13:07',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(5542,'5500','41737389342','2025-01-20 19:13:07',14.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5543,'1000','41737389342','2025-01-20 19:13:07',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5544,'4000','41737389342','2025-01-20 19:13:07',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(5545,'4000','41737389342','2025-01-20 19:13:07',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(5546,'1110','41737389596','2025-01-20 19:19:02',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5547,'5500','41737389596','2025-01-20 19:19:02',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5548,'1000','41737389596','2025-01-20 19:19:02',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5549,'4000','41737389596','2025-01-20 19:19:02',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5550,'1110','41737389946','2025-01-20 19:19:32',NULL,10.00,'','4','1','Inventory sold','1','','sales','244','','No',NULL,NULL,''),(5551,'5500','41737389946','2025-01-20 19:19:32',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5552,'1000','41737389946','2025-01-20 19:19:32',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAK8W86RRI'),(5553,'4000','41737389946','2025-01-20 19:19:32',NULL,20.00,'','4','1','Good sold','1','','sales','244','','No',NULL,NULL,''),(5554,'1110','41737390017','2025-01-20 19:24:37',NULL,40.00,'','4','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(5555,'1110','41737390017','2025-01-20 19:24:37',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(5556,'5500','41737390017','2025-01-20 19:24:37',47.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5557,'1000','41737390017','2025-01-20 19:24:37',140.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5558,'4000','41737390017','2025-01-20 19:24:37',NULL,100.00,'','4','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(5559,'4000','41737390017','2025-01-20 19:24:37',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(5560,'1110','41737440626','2025-01-16 09:23:46',3000.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','291','','No',NULL,NULL,''),(5561,'1110','41737440626','2025-01-16 09:23:46',550.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1013','','No',NULL,NULL,''),(5562,'1110','41737440626','2025-01-16 09:23:46',1167.20,NULL,'','4','1','Inventory Purchased','1','7','Purchases','791','','No',NULL,NULL,''),(5563,'1110','41737440626','2025-01-16 09:23:46',1140.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1254','','No',NULL,NULL,''),(5564,'1110','41737440626','2025-01-16 09:23:46',475.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','989','','No',NULL,NULL,''),(5565,'1110','41737440626','2025-01-16 09:23:46',900.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1101','','No',NULL,NULL,''),(5566,'1110','41737440626','2025-01-16 09:23:46',1300.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','121','','No',NULL,NULL,''),(5567,'1110','41737440626','2025-01-16 09:23:46',0.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1107','','No',NULL,NULL,''),(5568,'1110','41737440626','2025-01-16 09:23:46',2880.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1141','','No',NULL,NULL,''),(5569,'1110','41737440626','2025-01-16 09:23:46',500.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','988','','No',NULL,NULL,''),(5570,'1110','41737440626','2025-01-16 09:23:46',0.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1104','','No',NULL,NULL,''),(5571,'1110','41737440626','2025-01-16 09:23:46',1150.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1168','','No',NULL,NULL,''),(5572,'1110','41737440626','2025-01-16 09:23:46',576.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','903','','No',NULL,NULL,''),(5573,'1110','41737440626','2025-01-16 09:23:46',864.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','181','','No',NULL,NULL,''),(5574,'1110','41737440626','2025-01-16 09:23:46',4500.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1174','','No',NULL,NULL,''),(5575,'1110','41737440626','2025-01-16 09:23:46',1200.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','99','','No',NULL,NULL,''),(5576,'1110','41737440626','2025-01-16 09:23:46',420.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1148','','No',NULL,NULL,''),(5577,'1110','41737440626','2025-01-16 09:23:46',29150.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1243','','No',NULL,NULL,''),(5578,'1110','41737440626','2025-01-16 09:23:46',1440.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','924','','No',NULL,NULL,''),(5579,'1110','41737440626','2025-01-16 09:23:46',700.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','706','','No',NULL,NULL,''),(5580,'1110','41737440626','2025-01-16 09:23:46',1290.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','961','','No',NULL,NULL,''),(5581,'1110','41737440626','2025-01-16 09:23:46',600.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','693','','No',NULL,NULL,''),(5582,'1110','41737440626','2025-01-16 09:23:46',1360.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','230','','No',NULL,NULL,''),(5583,'1110','41737440626','2025-01-16 09:23:46',1500.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','605','','No',NULL,NULL,''),(5584,'1110','41737440626','2025-01-16 09:23:46',1617.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','601','','No',NULL,NULL,''),(5585,'1110','41737440626','2025-01-16 09:23:46',920.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1012','','No',NULL,NULL,''),(5586,'1110','41737440626','2025-01-16 09:23:46',880.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','89','','No',NULL,NULL,''),(5587,'1110','41737440626','2025-01-16 09:23:46',900.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1187','','No',NULL,NULL,''),(5588,'1110','41737440626','2025-01-16 09:23:46',1500.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1248','','No',NULL,NULL,''),(5589,'1110','41737440626','2025-01-16 09:23:46',485.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','552','','No',NULL,NULL,''),(5590,'1110','41737440626','2025-01-16 09:23:46',850.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','144','','No',NULL,NULL,''),(5591,'1110','41737440626','2025-01-16 09:23:46',4264.50,NULL,'','4','1','Inventory Purchased','1','7','Purchases','524','','No',NULL,NULL,''),(5592,'1110','41737440626','2025-01-16 09:23:46',440.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','545','','No',NULL,NULL,''),(5593,'1110','41737440626','2025-01-16 09:23:46',5000.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1193','','No',NULL,NULL,''),(5594,'2130','41737440626','2025-01-16 09:23:46',NULL,73519.00,'','4','1','Account payable for inventory','1','7','Purchases','','','No',NULL,NULL,''),(5595,'1110','41737448730','2025-01-21 11:39:06',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(5596,'5500','41737448730','2025-01-21 11:39:06',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5597,'1000','41737448730','2025-01-21 11:39:06',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAL9YD1T1L'),(5598,'4000','41737448730','2025-01-21 11:39:06',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(5599,'1110','41737448798','2025-01-21 11:40:59',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(5600,'1110','41737448798','2025-01-21 11:40:59',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(5601,'1110','41737448798','2025-01-21 11:40:59',NULL,5.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(5602,'5500','41737448798','2025-01-21 11:40:59',4575.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5603,'1000','41737448798','2025-01-21 11:40:59',130.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAL9Y8758H'),(5604,'4000','41737448798','2025-01-21 11:40:59',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(5605,'4000','41737448798','2025-01-21 11:40:59',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(5606,'4000','41737448798','2025-01-21 11:40:59',NULL,10.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(5607,'1110','41737451394','2025-01-21 12:25:31',NULL,90.00,'','4','1','Inventory sold','1','','sales','736','','No',NULL,NULL,''),(5608,'1110','41737451394','2025-01-21 12:25:31',NULL,220.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(5609,'1110','41737451394','2025-01-21 12:25:31',NULL,84.00,'','4','1','Inventory sold','1','','sales','1140','','No',NULL,NULL,''),(5610,'5500','41737451394','2025-01-21 12:25:31',394.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5611,'1000','41737451394','2025-01-21 12:25:31',550.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5612,'4000','41737451394','2025-01-21 12:25:31',NULL,150.00,'','4','1','Good sold','1','','sales','736','','No',NULL,NULL,''),(5613,'4000','41737451394','2025-01-21 12:25:31',NULL,300.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(5614,'4000','41737451394','2025-01-21 12:25:31',NULL,100.00,'','4','1','Good sold','1','','sales','1140','','No',NULL,NULL,''),(5615,'1110','41737452887','2025-01-21 14:22:15',NULL,210.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(5616,'1110','41737452887','2025-01-21 14:22:15',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(5617,'1110','41737452887','2025-01-21 14:22:15',NULL,29.00,'','4','1','Inventory sold','1','','sales','724','','No',NULL,NULL,''),(5618,'1110','41737452887','2025-01-21 14:22:15',NULL,170.00,'','4','1','Inventory sold','1','','sales','1030','','No',NULL,NULL,''),(5619,'1110','41737452887','2025-01-21 14:22:15',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(5620,'1110','41737452887','2025-01-21 14:22:15',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(5621,'1110','41737452887','2025-01-21 14:22:15',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(5622,'5500','41737452887','2025-01-21 14:22:15',558.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5623,'1000','41737452887','2025-01-21 14:22:15',1125.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5624,'4000','41737452887','2025-01-21 14:22:15',NULL,420.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(5625,'4000','41737452887','2025-01-21 14:22:15',NULL,100.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(5626,'4000','41737452887','2025-01-21 14:22:15',NULL,80.00,'','4','1','Good sold','1','','sales','724','','No',NULL,NULL,''),(5627,'4000','41737452887','2025-01-21 14:22:15',NULL,300.00,'','4','1','Good sold','1','','sales','1030','','No',NULL,NULL,''),(5628,'4000','41737452887','2025-01-21 14:22:15',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(5629,'4000','41737452887','2025-01-21 14:22:15',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(5630,'4000','41737452887','2025-01-21 14:22:15',NULL,100.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(5631,'1110','41737459021','2025-01-21 14:30:37',NULL,10.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(5632,'5500','41737459021','2025-01-21 14:30:37',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5633,'1000','41737459021','2025-01-21 14:30:37',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5634,'4000','41737459021','2025-01-21 14:30:37',NULL,30.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(5635,'1110','41737468286','2025-01-21 17:11:17',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(5636,'1110','41737468286','2025-01-21 17:11:17',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(5637,'1110','41737468286','2025-01-21 17:11:17',NULL,6.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(5638,'5500','41737468286','2025-01-21 17:11:17',4576.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5639,'1000','41737468286','2025-01-21 17:11:17',130.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAL32MRBPX'),(5640,'4000','41737468286','2025-01-21 17:11:17',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(5641,'4000','41737468286','2025-01-21 17:11:17',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(5642,'4000','41737468286','2025-01-21 17:11:17',NULL,10.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(5643,'1110','41737468727','2025-01-21 18:00:26',NULL,285.00,'','4','1','Inventory sold','1','','sales','584','','No',NULL,NULL,''),(5644,'5500','41737468727','2025-01-21 18:00:26',285.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5645,'1000','41737468727','2025-01-21 18:00:26',450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAL2ZSCPFM'),(5646,'4000','41737468727','2025-01-21 18:00:26',NULL,450.00,'','4','1','Good sold','1','','sales','584','','No',NULL,NULL,''),(5647,'1110','41737471665','2025-01-21 18:04:34',NULL,150.00,'','4','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(5648,'1110','41737471665','2025-01-21 18:04:34',NULL,165.00,'','4','1','Inventory sold','1','','sales','1210','','No',NULL,NULL,''),(5649,'1110','41737471665','2025-01-21 18:04:34',NULL,150.00,'','4','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(5650,'1110','41737471665','2025-01-21 18:04:34',NULL,20.00,'','4','1','Inventory sold','1','','sales','1165','','No',NULL,NULL,''),(5651,'1110','41737471665','2025-01-21 18:04:34',NULL,9.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(5652,'5500','41737471665','2025-01-21 18:04:34',494.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5653,'1000','41737471665','2025-01-21 18:04:34',1550.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAL92V61NL'),(5654,'4000','41737471665','2025-01-21 18:04:34',NULL,360.00,'','4','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(5655,'4000','41737471665','2025-01-21 18:04:34',NULL,250.00,'','4','1','Good sold','1','','sales','1210','','No',NULL,NULL,''),(5656,'4000','41737471665','2025-01-21 18:04:34',NULL,900.00,'','4','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(5657,'4000','41737471665','2025-01-21 18:04:34',NULL,25.00,'','4','1','Good sold','1','','sales','1165','','No',NULL,NULL,''),(5658,'4000','41737471665','2025-01-21 18:04:34',NULL,15.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(5659,'1110','41737476258','2025-01-21 19:19:23',NULL,110.00,'','4','1','Inventory sold','1','','sales','905','','No',NULL,NULL,''),(5660,'1110','41737476258','2025-01-21 19:19:23',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(5661,'1110','41737476258','2025-01-21 19:19:23',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(5662,'1110','41737476258','2025-01-21 19:19:23',NULL,45.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(5663,'5500','41737476258','2025-01-21 19:19:23',212.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5664,'1000','41737476258','2025-01-21 19:19:23',390.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAL61ABRFC'),(5665,'4000','41737476258','2025-01-21 19:19:23',NULL,180.00,'','4','1','Good sold','1','','sales','905','','No',NULL,NULL,''),(5666,'4000','41737476258','2025-01-21 19:19:23',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(5667,'4000','41737476258','2025-01-21 19:19:23',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(5668,'4000','41737476258','2025-01-21 19:19:23',NULL,75.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(5669,'1110','41737524410','2025-01-22 08:53:14',NULL,4.40,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(5670,'5500','41737524410','2025-01-22 08:53:14',4.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5671,'1000','41737524410','2025-01-22 08:53:14',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5672,'4000','41737524410','2025-01-22 08:53:14',NULL,20.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(5673,'1110','41737525197','2025-01-22 09:49:46',NULL,39.00,'','4','1','Inventory sold','1','','sales','239','','No',NULL,NULL,''),(5674,'1110','41737525197','2025-01-22 09:49:46',NULL,15.00,'','4','1','Inventory sold','1','','sales','1248','','No',NULL,NULL,''),(5675,'5500','41737525197','2025-01-22 09:49:46',54.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5676,'1000','41737525197','2025-01-22 09:49:46',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAM537DKK7'),(5677,'4000','41737525197','2025-01-22 09:49:46',NULL,70.00,'','4','1','Good sold','1','','sales','239','','No',NULL,NULL,''),(5678,'4000','41737525197','2025-01-22 09:49:46',NULL,50.00,'','4','1','Good sold','1','','sales','1248','','No',NULL,NULL,''),(5679,'1000','41737528627','2025-01-22 09:50:43',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5680,'4000','41737528627','2025-01-22 09:50:43',NULL,50.00,'','4','1','Good sold','1','','sales','1107','','No',NULL,NULL,''),(5681,'1110','41737528646','2025-01-22 10:35:05',NULL,10.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(5682,'5500','41737528646','2025-01-22 10:35:05',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5683,'1000','41737528646','2025-01-22 10:35:05',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5684,'4000','41737528646','2025-01-22 10:35:05',NULL,30.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(5685,'1110','41737531308','2025-01-22 12:14:33',NULL,165.00,'','4','1','Inventory sold','1','','sales','1210','','No',NULL,NULL,''),(5686,'5500','41737531308','2025-01-22 12:14:33',165.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5687,'1000','41737531308','2025-01-22 12:14:33',250.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAM73RHVLD'),(5688,'4000','41737531308','2025-01-22 12:14:33',NULL,250.00,'','4','1','Good sold','1','','sales','1210','','No',NULL,NULL,''),(5689,'1110','41737540061','2025-01-22 13:01:11',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(5690,'5500','41737540061','2025-01-22 13:01:11',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5691,'1000','41737540061','2025-01-22 13:01:11',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAM73XT72P'),(5692,'4000','41737540061','2025-01-22 13:01:11',NULL,100.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(5693,'1110','41737545334','2025-01-22 14:32:03',NULL,210.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(5694,'1110','41737545334','2025-01-22 14:32:03',NULL,200.00,'','4','1','Inventory sold','1','','sales','1240','','No',NULL,NULL,''),(5695,'5500','41737545334','2025-01-22 14:32:03',410.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5696,'1000','41737545334','2025-01-22 14:32:03',720.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAM747DL11'),(5697,'4000','41737545334','2025-01-22 14:32:03',NULL,420.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(5698,'4000','41737545334','2025-01-22 14:32:03',NULL,300.00,'','4','1','Good sold','1','','sales','1240','','No',NULL,NULL,''),(5699,'1110','41737545804','2025-01-22 14:38:12',NULL,30.00,'','4','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(5700,'1110','41737545804','2025-01-22 14:38:12',NULL,110.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(5701,'5500','41737545804','2025-01-22 14:38:12',140.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5702,'1000','41737545804','2025-01-22 14:38:12',330.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5703,'4000','41737545804','2025-01-22 14:38:12',NULL,180.00,'','4','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(5704,'4000','41737545804','2025-01-22 14:38:12',NULL,150.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(5705,'1110','41737546121','2025-01-22 14:42:22',NULL,66.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(5706,'5500','41737546121','2025-01-22 14:42:22',66.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5707,'1000','41737546121','2025-01-22 14:42:22',90.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5708,'4000','41737546121','2025-01-22 14:42:22',NULL,90.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(5709,'1110','41737546167','2025-01-22 15:31:21',NULL,51.00,'','4','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(5710,'1110','41737546167','2025-01-22 15:31:21',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(5711,'1110','41737546167','2025-01-22 15:31:21',NULL,14.50,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(5712,'5500','41737546167','2025-01-22 15:31:21',75.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5713,'1000','41737546167','2025-01-22 15:31:21',130.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5714,'4000','41737546167','2025-01-22 15:31:21',NULL,80.00,'','4','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(5715,'4000','41737546167','2025-01-22 15:31:21',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(5716,'4000','41737546167','2025-01-22 15:31:21',NULL,30.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(5717,'1110','41737549103','2025-01-22 15:48:39',NULL,25.00,'','4','1','Inventory sold','1','','sales','430','','No',NULL,NULL,''),(5718,'5500','41737549103','2025-01-22 15:48:39',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5719,'1000','41737549103','2025-01-22 15:48:39',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5720,'4000','41737549103','2025-01-22 15:48:39',NULL,50.00,'','4','1','Good sold','1','','sales','430','','No',NULL,NULL,''),(5721,'1110','41737550123','2025-01-22 16:03:02',NULL,25.00,'','4','1','Inventory sold','1','','sales','1150','','No',NULL,NULL,''),(5722,'5500','41737550123','2025-01-22 16:03:02',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5723,'1000','41737550123','2025-01-22 16:03:02',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5724,'4000','41737550123','2025-01-22 16:03:02',NULL,50.00,'','4','1','Good sold','1','','sales','1150','','No',NULL,NULL,''),(5725,'1110','41737550985','2025-01-22 17:02:50',NULL,25.00,'','4','1','Inventory sold','1','','sales','244','','No',NULL,NULL,''),(5726,'1110','41737550985','2025-01-22 17:02:50',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(5727,'1110','41737550985','2025-01-22 17:02:50',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(5728,'5500','41737550985','2025-01-22 17:02:50',66.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5729,'1000','41737550985','2025-01-22 17:02:50',175.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5730,'4000','41737550985','2025-01-22 17:02:50',NULL,50.00,'','4','1','Good sold','1','','sales','244','','No',NULL,NULL,''),(5731,'4000','41737550985','2025-01-22 17:02:50',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(5732,'4000','41737550985','2025-01-22 17:02:50',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(5733,'1110','41737554574','2025-01-22 17:25:55',NULL,20.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(5734,'5500','41737554574','2025-01-22 17:25:55',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5735,'1000','41737554574','2025-01-22 17:25:55',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAM14Y610Z'),(5736,'4000','41737554574','2025-01-22 17:25:55',NULL,50.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(5737,'1110','41737555992','2025-01-22 17:40:14',NULL,5.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(5738,'5500','41737555992','2025-01-22 17:40:14',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5739,'1000','41737555992','2025-01-22 17:40:14',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5740,'4000','41737555992','2025-01-22 17:40:14',NULL,10.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(5741,'1110','41737556886','2025-01-22 17:44:41',NULL,128.00,'','4','1','Inventory sold','1','','sales','605','','No',NULL,NULL,''),(5742,'5500','41737556886','2025-01-22 17:44:41',128.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5743,'1000','41737556886','2025-01-22 17:44:41',160.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5744,'4000','41737556886','2025-01-22 17:44:41',NULL,160.00,'','4','1','Good sold','1','','sales','605','','No',NULL,NULL,''),(5745,'1110','41737558146','2025-01-22 18:03:13',NULL,87.00,'','4','1','Inventory sold','1','','sales','1253','','No',NULL,NULL,''),(5746,'1110','41737558146','2025-01-22 18:03:13',NULL,5.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(5747,'5500','41737558146','2025-01-22 18:03:13',92.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5748,'1000','41737558146','2025-01-22 18:03:13',160.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5749,'4000','41737558146','2025-01-22 18:03:13',NULL,150.00,'','4','1','Good sold','1','','sales','1253','','No',NULL,NULL,''),(5750,'4000','41737558146','2025-01-22 18:03:13',NULL,10.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(5751,'1110','41737558224','2025-01-22 18:11:46',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(5752,'5500','41737558224','2025-01-22 18:11:46',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5753,'1000','41737558224','2025-01-22 18:11:46',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5754,'4000','41737558224','2025-01-22 18:11:46',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(5755,'1110','41737562270','2025-01-22 19:11:41',NULL,15.00,'','4','1','Inventory sold','1','','sales','244','','No',NULL,NULL,''),(5756,'5500','41737562270','2025-01-22 19:11:41',15.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5757,'1000','41737562270','2025-01-22 19:11:41',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5758,'4000','41737562270','2025-01-22 19:11:41',NULL,30.00,'','4','1','Good sold','1','','sales','244','','No',NULL,NULL,''),(5759,'1110','41737622670','2025-01-23 11:58:23',NULL,10.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(5760,'5500','41737622670','2025-01-23 11:58:23',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5761,'1000','41737622670','2025-01-23 11:58:23',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAN97FQBYI'),(5762,'4000','41737622670','2025-01-23 11:58:23',NULL,50.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(5763,'1110','41737622749','2025-01-23 11:59:31',NULL,40.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(5764,'5500','41737622749','2025-01-23 11:59:31',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5765,'1000','41737622749','2025-01-23 11:59:31',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5766,'4000','41737622749','2025-01-23 11:59:31',NULL,100.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(5767,'1000','41737622775','2025-01-23 12:00:30',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAM25LI81E'),(5768,'4000','41737622775','2025-01-23 12:00:30',NULL,30.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(5769,'1110','41737622863','2025-01-23 12:02:08',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(5770,'1110','41737622863','2025-01-23 12:02:08',NULL,20.00,'','4','1','Inventory sold','1','','sales','1165','','No',NULL,NULL,''),(5771,'1110','41737622863','2025-01-23 12:02:08',NULL,2.50,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(5772,'5500','41737622863','2025-01-23 12:02:08',4592.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5773,'1000','41737622863','2025-01-23 12:02:08',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5774,'4000','41737622863','2025-01-23 12:02:08',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(5775,'4000','41737622863','2025-01-23 12:02:08',NULL,25.00,'','4','1','Good sold','1','','sales','1165','','No',NULL,NULL,''),(5776,'4000','41737622863','2025-01-23 12:02:08',NULL,5.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(5777,'1110','41737622931','2025-01-23 12:33:12',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(5778,'5500','41737622931','2025-01-23 12:33:12',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5779,'1000','41737622931','2025-01-23 12:33:12',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAN97ZWCSF'),(5780,'4000','41737622931','2025-01-23 12:33:12',NULL,100.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(5781,'1110','41737624860','2025-01-23 14:28:49',NULL,74.00,'','4','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(5782,'5500','41737624860','2025-01-23 14:28:49',74.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5783,'1000','41737624860','2025-01-23 14:28:49',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5784,'4000','41737624860','2025-01-23 14:28:49',NULL,120.00,'','4','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(5785,'1110','41737631733','2025-01-23 14:31:44',NULL,87.00,'','4','1','Inventory sold','1','','sales','1253','','No',NULL,NULL,''),(5786,'5500','41737631733','2025-01-23 14:31:44',87.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5787,'1000','41737631733','2025-01-23 14:31:44',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5788,'4000','41737631733','2025-01-23 14:31:44',NULL,150.00,'','4','1','Good sold','1','','sales','1253','','No',NULL,NULL,''),(5789,'1110','41737633667','2025-01-23 15:01:27',NULL,10.00,'','4','1','Inventory sold','1','','sales','244','','No',NULL,NULL,''),(5790,'5500','41737633667','2025-01-23 15:01:27',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5791,'1000','41737633667','2025-01-23 15:01:27',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5792,'4000','41737633667','2025-01-23 15:01:27',NULL,20.00,'','4','1','Good sold','1','','sales','244','','No',NULL,NULL,''),(5793,'1110','41737633690','2025-01-23 15:38:42',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(5794,'1110','41737633690','2025-01-23 15:38:42',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(5795,'5500','41737633690','2025-01-23 15:38:42',57.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5796,'1000','41737633690','2025-01-23 15:38:42',135.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5797,'4000','41737633690','2025-01-23 15:38:42',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(5798,'4000','41737633690','2025-01-23 15:38:42',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(5799,'1000','41737635932','2025-01-23 17:09:50',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAN292046G'),(5800,'4000','41737635932','2025-01-23 17:09:50',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(5801,'1000','41737641528','2025-01-23 17:20:28',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5802,'4000','41737641528','2025-01-23 17:20:28',NULL,100.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(5803,'1110','41737642032','2025-01-23 18:07:11',NULL,51.00,'','4','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(5804,'5500','41737642032','2025-01-23 18:07:11',51.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5805,'1000','41737642032','2025-01-23 18:07:11',80.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAN89BR95M'),(5806,'4000','41737642032','2025-01-23 18:07:11',NULL,80.00,'','4','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(5807,'1110','41737644882','2025-01-23 18:52:11',NULL,50.00,'','4','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(5808,'1110','41737644882','2025-01-23 18:52:11',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(5809,'5500','41737644882','2025-01-23 18:52:11',56.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5810,'1000','41737644882','2025-01-23 18:52:11',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5811,'4000','41737644882','2025-01-23 18:52:11',NULL,120.00,'','4','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(5812,'4000','41737644882','2025-01-23 18:52:11',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(5813,'1110','41737647681','2025-01-23 18:54:58',NULL,9.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(5814,'5500','41737647681','2025-01-23 18:54:58',9.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5815,'1000','41737647681','2025-01-23 18:54:58',45.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5816,'4000','41737647681','2025-01-23 18:54:58',NULL,45.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(5817,'1110','41737698484','2025-01-24 09:02:57',NULL,210.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(5818,'1110','41737698484','2025-01-24 09:02:57',NULL,36.00,'','4','1','Inventory sold','1','','sales','1242','','No',NULL,NULL,''),(5819,'5500','41737698484','2025-01-24 09:02:57',246.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5820,'1000','41737698484','2025-01-24 09:02:57',480.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAO2BDPWQU'),(5821,'4000','41737698484','2025-01-24 09:02:57',NULL,420.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(5822,'4000','41737698484','2025-01-24 09:02:57',NULL,60.00,'','4','1','Good sold','1','','sales','1242','','No',NULL,NULL,''),(5823,'1110','41737698613','2025-01-24 09:23:06',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(5824,'5500','41737698613','2025-01-24 09:23:06',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5825,'1000','41737698613','2025-01-24 09:23:06',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5826,'4000','41737698613','2025-01-24 09:23:06',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(5827,'1110','41737709041','2025-01-24 11:58:00',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(5828,'1110','41737709041','2025-01-24 11:58:00',NULL,6.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(5829,'5500','41737709041','2025-01-24 11:58:00',4576.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5830,'1000','41737709041','2025-01-24 11:58:00',80.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAO4COVB6'),(5831,'4000','41737709041','2025-01-24 11:58:00',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(5832,'4000','41737709041','2025-01-24 11:58:00',NULL,10.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(5833,'1110','41737709110','2025-01-24 12:14:55',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(5834,'5500','41737709110','2025-01-24 12:14:55',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5835,'1000','41737709110','2025-01-24 12:14:55',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAO7C321HP'),(5836,'4000','41737709110','2025-01-24 12:14:55',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(5837,'1110','41737714483','2025-01-24 13:28:25',NULL,28.50,'','4','1','Inventory sold','1','','sales','989','','No',NULL,NULL,''),(5838,'5500','41737714483','2025-01-24 13:28:25',28.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5839,'1000','41737714483','2025-01-24 13:28:25',90.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5840,'4000','41737714483','2025-01-24 13:28:25',NULL,90.00,'','4','1','Good sold','1','','sales','989','','No',NULL,NULL,''),(5841,'1110','41737723074','2025-01-24 16:00:55',NULL,34.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(5842,'5500','41737723074','2025-01-24 16:00:55',34.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5843,'1000','41737723074','2025-01-24 16:00:55',45.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAO5CZ8TOR'),(5844,'4000','41737723074','2025-01-24 16:00:55',NULL,45.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(5845,'1110','41737723694','2025-01-24 16:02:21',NULL,209.00,'','4','1','Inventory sold','1','','sales','1172','','No',NULL,NULL,''),(5846,'1110','41737723694','2025-01-24 16:02:21',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(5847,'5500','41737723694','2025-01-24 16:02:21',257.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5848,'1000','41737723694','2025-01-24 16:02:21',450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAO1CYZ001'),(5849,'4000','41737723694','2025-01-24 16:02:21',NULL,300.00,'','4','1','Good sold','1','','sales','1172','','No',NULL,NULL,''),(5850,'4000','41737723694','2025-01-24 16:02:21',NULL,150.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(5851,'1110','41737723770','2025-01-24 16:03:35',NULL,170.00,'','4','1','Inventory sold','1','','sales','600','','No',NULL,NULL,''),(5852,'1110','41737723770','2025-01-24 16:03:35',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(5853,'5500','41737723770','2025-01-24 16:03:35',230.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5854,'1000','41737723770','2025-01-24 16:03:35',450.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5855,'4000','41737723770','2025-01-24 16:03:35',NULL,300.00,'','4','1','Good sold','1','','sales','600','','No',NULL,NULL,''),(5856,'4000','41737723770','2025-01-24 16:03:35',NULL,150.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(5857,'1110','41737723957','2025-01-24 16:06:16',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(5858,'5500','41737723957','2025-01-24 16:06:16',18.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5859,'1000','41737723957','2025-01-24 16:06:16',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5860,'4000','41737723957','2025-01-24 16:06:16',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(5861,'1110','41737724037','2025-01-24 16:31:18',NULL,25.00,'','4','1','Inventory sold','1','','sales','1229','','No',NULL,NULL,''),(5862,'5500','41737724037','2025-01-24 16:31:18',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5863,'1000','41737724037','2025-01-24 16:31:18',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5864,'4000','41737724037','2025-01-24 16:31:18',NULL,100.00,'','4','1','Good sold','1','','sales','1229','','No',NULL,NULL,''),(5865,'1110','41737726243','2025-01-24 17:34:54',NULL,0.00,'','4','1','Inventory sold','1','','sales','1111','','No',NULL,NULL,''),(5866,'1110','41737726243','2025-01-24 17:34:54',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(5867,'1110','41737726243','2025-01-24 17:34:54',NULL,13.72,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(5868,'1110','41737726243','2025-01-24 17:34:54',NULL,1.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(5869,'5500','41737726243','2025-01-24 17:34:54',19.72,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5870,'1000','41737726243','2025-01-24 17:34:54',255.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAO5DCLQWL'),(5871,'4000','41737726243','2025-01-24 17:34:54',NULL,200.00,'','4','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(5872,'4000','41737726243','2025-01-24 17:34:54',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(5873,'4000','41737726243','2025-01-24 17:34:54',NULL,28.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(5874,'4000','41737726243','2025-01-24 17:34:54',NULL,2.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(5875,'1110','41737729333','2025-01-24 17:36:32',NULL,34.30,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(5876,'5500','41737729333','2025-01-24 17:36:32',34.30,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5877,'1000','41737729333','2025-01-24 17:36:32',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5878,'4000','41737729333','2025-01-24 17:36:32',NULL,70.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(5879,'1110','41737729396','2025-01-24 18:15:11',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(5880,'5500','41737729396','2025-01-24 18:15:11',11.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5881,'1000','41737729396','2025-01-24 18:15:11',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5882,'4000','41737729396','2025-01-24 18:15:11',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(5883,'1110','41737788006','2025-01-25 09:55:42',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(5884,'1110','41737788006','2025-01-25 09:55:42',NULL,30.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(5885,'1110','41737788006','2025-01-25 09:55:42',NULL,50.00,'','4','1','Inventory sold','1','','sales','244','','No',NULL,NULL,''),(5886,'1110','41737788006','2025-01-25 09:55:42',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(5887,'1110','41737788006','2025-01-25 09:55:42',NULL,186.00,'','4','1','Inventory sold','1','','sales','500','','No',NULL,NULL,''),(5888,'1110','41737788006','2025-01-25 09:55:42',NULL,2.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(5889,'5500','41737788006','2025-01-25 09:55:42',346.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5890,'1000','41737788006','2025-01-25 09:55:42',780.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5891,'4000','41737788006','2025-01-25 09:55:42',NULL,100.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(5892,'4000','41737788006','2025-01-25 09:55:42',NULL,100.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(5893,'4000','41737788006','2025-01-25 09:55:42',NULL,100.00,'','4','1','Good sold','1','','sales','244','','No',NULL,NULL,''),(5894,'4000','41737788006','2025-01-25 09:55:42',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(5895,'4000','41737788006','2025-01-25 09:55:42',NULL,400.00,'','4','1','Good sold','1','','sales','500','','No',NULL,NULL,''),(5896,'4000','41737788006','2025-01-25 09:55:42',NULL,5.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(5897,'1110','41737790260','2025-01-25 10:31:18',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(5898,'5500','41737790260','2025-01-25 10:31:18',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5899,'1000','41737790260','2025-01-25 10:31:18',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5900,'4000','41737790260','2025-01-25 10:31:18',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(5901,'1110','41737791089','2025-01-25 10:44:49',1540.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','74','','No',NULL,NULL,''),(5902,'1110','41737791089','2025-01-25 10:44:49',2500.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','244','','No',NULL,NULL,''),(5903,'1110','41737791089','2025-01-25 10:44:49',2200.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','111','','No',NULL,NULL,''),(5904,'1110','41737791089','2025-01-25 10:44:49',1800.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1154','','No',NULL,NULL,''),(5905,'1110','41737791089','2025-01-25 10:44:49',228500.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','255','','No',NULL,NULL,''),(5906,'2130','41737791089','2025-01-25 10:44:49',NULL,236540.00,'','4','1','Account payable for inventory','1','7','Purchases','','','No',NULL,NULL,''),(5907,'1110','41737795901','2025-01-25 12:05:31',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(5908,'1110','41737795901','2025-01-25 12:05:31',NULL,0.00,'','4','1','Inventory sold','1','','sales','1111','','No',NULL,NULL,''),(5909,'5500','41737795901','2025-01-25 12:05:31',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5910,'1000','41737795901','2025-01-25 12:05:31',125.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5911,'4000','41737795901','2025-01-25 12:05:31',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(5912,'4000','41737795901','2025-01-25 12:05:31',NULL,100.00,'','4','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(5913,'1110','41737796216','2025-01-25 12:10:31',NULL,58.00,'','4','1','Inventory sold','1','','sales','1260','','No',NULL,NULL,''),(5914,'5500','41737796216','2025-01-25 12:10:31',58.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5915,'1000','41737796216','2025-01-25 12:10:31',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5916,'4000','41737796216','2025-01-25 12:10:31',NULL,150.00,'','4','1','Good sold','1','','sales','1260','','No',NULL,NULL,''),(5917,'1110','41737796286','2025-01-25 12:48:43',NULL,106.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(5918,'5500','41737796286','2025-01-25 12:48:43',106.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5919,'1000','41737796286','2025-01-25 12:48:43',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5920,'4000','41737796286','2025-01-25 12:48:43',NULL,150.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(5921,'1110','41737798527','2025-01-25 14:22:33',NULL,90.00,'','4','1','Inventory sold','1','','sales','256','','No',NULL,NULL,''),(5922,'5500','41737798527','2025-01-25 14:22:33',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5923,'1000','41737798527','2025-01-25 14:22:33',130.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5924,'4000','41737798527','2025-01-25 14:22:33',NULL,130.00,'','4','1','Good sold','1','','sales','256','','No',NULL,NULL,''),(5925,'1110','41737805182','2025-01-25 14:40:22',NULL,0.00,'','4','1','Inventory sold','1','','sales','1206','','No',NULL,NULL,''),(5926,'1110','41737805182','2025-01-25 14:40:22',NULL,6.60,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(5927,'5500','41737805182','2025-01-25 14:40:22',6.60,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5928,'1000','41737805182','2025-01-25 14:40:22',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5929,'4000','41737805182','2025-01-25 14:40:22',NULL,20.00,'','4','1','Good sold','1','','sales','1206','','No',NULL,NULL,''),(5930,'4000','41737805182','2025-01-25 14:40:22',NULL,30.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(5931,'1110','41737805234','2025-01-25 16:25:19',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(5932,'5500','41737805234','2025-01-25 16:25:19',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5933,'1000','41737805234','2025-01-25 16:25:19',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5934,'4000','41737805234','2025-01-25 16:25:19',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(5935,'1110','41737811524','2025-01-25 17:06:05',NULL,90.00,'','4','1','Inventory sold','1','','sales','978','','No',NULL,NULL,''),(5936,'5500','41737811524','2025-01-25 17:06:05',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5937,'1000','41737811524','2025-01-25 17:06:05',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5938,'4000','41737811524','2025-01-25 17:06:05',NULL,150.00,'','4','1','Good sold','1','','sales','978','','No',NULL,NULL,''),(5939,'1110','41737813995','2025-01-25 17:45:15',NULL,10.00,'','4','1','Inventory sold','1','','sales','244','','No',NULL,NULL,''),(5940,'5500','41737813995','2025-01-25 17:45:15',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5941,'1000','41737813995','2025-01-25 17:45:15',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAP7HSHKRX'),(5942,'4000','41737813995','2025-01-25 17:45:15',NULL,20.00,'','4','1','Good sold','1','','sales','244','','No',NULL,NULL,''),(5943,'1110','41737816357','2025-01-25 18:35:12',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(5944,'1110','41737816357','2025-01-25 18:35:12',NULL,156.00,'','4','1','Inventory sold','1','','sales','966','','No',NULL,NULL,''),(5945,'1110','41737816357','2025-01-25 18:35:12',NULL,36.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(5946,'1110','41737816357','2025-01-25 18:35:12',NULL,30.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(5947,'5500','41737816357','2025-01-25 18:35:12',346.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5948,'1000','41737816357','2025-01-25 18:35:12',650.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5949,'4000','41737816357','2025-01-25 18:35:12',NULL,200.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(5950,'4000','41737816357','2025-01-25 18:35:12',NULL,300.00,'','4','1','Good sold','1','','sales','966','','No',NULL,NULL,''),(5951,'4000','41737816357','2025-01-25 18:35:12',NULL,60.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(5952,'4000','41737816357','2025-01-25 18:35:12',NULL,90.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(5953,'1110','41737820961','2025-01-25 19:11:59',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(5954,'5500','41737820961','2025-01-25 19:11:59',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5955,'1000','41737820961','2025-01-25 19:11:59',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5956,'4000','41737820961','2025-01-25 19:11:59',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(5957,'1110','41737821538','2025-01-25 19:19:00',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5958,'5500','41737821538','2025-01-25 19:19:00',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5959,'1000','41737821538','2025-01-25 19:19:00',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5960,'4000','41737821538','2025-01-25 19:19:00',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5961,'1110','41737960142','2025-01-27 09:42:36',NULL,7.63,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(5962,'5500','41737960142','2025-01-27 09:42:36',7.63,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5963,'1000','41737960142','2025-01-27 09:42:36',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5964,'4000','41737960142','2025-01-27 09:42:36',NULL,20.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(5965,'1110','41737961582','2025-01-27 10:07:12',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(5966,'1110','41737961582','2025-01-27 10:07:12',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(5967,'1110','41737961582','2025-01-27 10:07:12',NULL,6.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(5968,'5500','41737961582','2025-01-27 10:07:12',4576.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5969,'1000','41737961582','2025-01-27 10:07:12',130.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAR207VZAU'),(5970,'4000','41737961582','2025-01-27 10:07:12',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(5971,'4000','41737961582','2025-01-27 10:07:12',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(5972,'4000','41737961582','2025-01-27 10:07:12',NULL,10.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(5973,'1110','41737965121','2025-01-27 11:05:34',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(5974,'5500','41737965121','2025-01-27 11:05:34',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5975,'1000','41737965121','2025-01-27 11:05:34',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAR1OFX5PT'),(5976,'4000','41737965121','2025-01-27 11:05:34',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(5977,'1110','41737965205','2025-01-27 11:18:14',NULL,185.00,'','4','1','Inventory sold','1','','sales','285','','No',NULL,NULL,''),(5978,'5500','41737965205','2025-01-27 11:18:14',185.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5979,'1000','41737965205','2025-01-27 11:18:14',380.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAR1OHDTNF'),(5980,'4000','41737965205','2025-01-27 11:18:14',NULL,380.00,'','4','1','Good sold','1','','sales','285','','No',NULL,NULL,''),(5981,'1110','41737965928','2025-01-27 11:59:46',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(5982,'5500','41737965928','2025-01-27 11:59:46',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5983,'1000','41737965928','2025-01-27 11:59:46',110.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5984,'4000','41737965928','2025-01-27 11:59:46',NULL,110.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(5985,'1110','41737968389','2025-01-27 12:51:52',NULL,68.00,'','4','1','Inventory sold','1','','sales','1176','','No',NULL,NULL,''),(5986,'1110','41737968389','2025-01-27 12:51:52',NULL,0.00,'','4','1','Inventory sold','1','','sales','1107','','No',NULL,NULL,''),(5987,'1110','41737968389','2025-01-27 12:51:52',NULL,20.00,'','4','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(5988,'5500','41737968389','2025-01-27 12:51:52',88.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5989,'1000','41737968389','2025-01-27 12:51:52',250.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAR5OQXZPR'),(5990,'4000','41737968389','2025-01-27 12:51:52',NULL,150.00,'','4','1','Good sold','1','','sales','1176','','No',NULL,NULL,''),(5991,'4000','41737968389','2025-01-27 12:51:52',NULL,50.00,'','4','1','Good sold','1','','sales','1107','','No',NULL,NULL,''),(5992,'4000','41737968389','2025-01-27 12:51:52',NULL,50.00,'','4','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(5993,'1110','41737971549','2025-01-27 13:01:28',NULL,106.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(5994,'5500','41737971549','2025-01-27 13:01:28',106.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5995,'1000','41737971549','2025-01-27 13:01:28',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAR4OW93Y2'),(5996,'4000','41737971549','2025-01-27 13:01:28',NULL,150.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(5997,'1110','41737972229','2025-01-27 13:37:43',NULL,90.00,'','4','1','Inventory sold','1','','sales','978','','No',NULL,NULL,''),(5998,'5500','41737972229','2025-01-27 13:37:43',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5999,'1000','41737972229','2025-01-27 13:37:43',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6000,'4000','41737972229','2025-01-27 13:37:43',NULL,150.00,'','4','1','Good sold','1','','sales','978','','No',NULL,NULL,''),(6001,'1110','41737974266','2025-01-27 14:45:50',NULL,285.00,'','4','1','Inventory sold','1','','sales','584','','No',NULL,NULL,''),(6002,'1110','41737974266','2025-01-27 14:45:50',NULL,40.00,'','4','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(6003,'1110','41737974266','2025-01-27 14:45:50',NULL,170.00,'','4','1','Inventory sold','1','','sales','1030','','No',NULL,NULL,''),(6004,'1110','41737974266','2025-01-27 14:45:50',NULL,368.00,'','4','1','Inventory sold','1','','sales','1012','','No',NULL,NULL,''),(6005,'5500','41737974266','2025-01-27 14:45:50',863.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6006,'1000','41737974266','2025-01-27 14:45:50',1650.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAR6P6CS5K'),(6007,'4000','41737974266','2025-01-27 14:45:50',NULL,450.00,'','4','1','Good sold','1','','sales','584','','No',NULL,NULL,''),(6008,'4000','41737974266','2025-01-27 14:45:50',NULL,240.00,'','4','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(6009,'4000','41737974266','2025-01-27 14:45:50',NULL,400.00,'','4','1','Good sold','1','','sales','1030','','No',NULL,NULL,''),(6010,'4000','41737974266','2025-01-27 14:45:50',NULL,560.00,'','4','1','Good sold','1','','sales','1012','','No',NULL,NULL,''),(6011,'1110','41737979479','2025-01-27 16:43:26',NULL,40.00,'','4','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(6012,'5500','41737979479','2025-01-27 16:43:26',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6013,'1000','41737979479','2025-01-27 16:43:26',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6014,'4000','41737979479','2025-01-27 16:43:26',NULL,100.00,'','4','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(6015,'1110','41737985413','2025-01-27 17:08:02',NULL,96.00,'','4','1','Inventory sold','1','','sales','1141','','No',NULL,NULL,''),(6016,'1110','41737985413','2025-01-27 17:08:02',NULL,18.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(6017,'5500','41737985413','2025-01-27 17:08:02',114.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6018,'1000','41737985413','2025-01-27 17:08:02',180.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,''),(6019,'4000','41737985413','2025-01-27 17:08:02',NULL,150.00,'','4','1','Good sold','1','','sales','1141','','No',NULL,NULL,''),(6020,'4000','41737985413','2025-01-27 17:08:02',NULL,30.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(6021,'1110','41737986915','2025-01-27 17:11:01',NULL,11.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(6022,'1110','41737986915','2025-01-27 17:11:01',NULL,210.00,'','4','1','Inventory sold','1','','sales','904','','No',NULL,NULL,''),(6023,'1110','41737986915','2025-01-27 17:11:01',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(6024,'1110','41737986915','2025-01-27 17:11:01',NULL,101.40,'','4','1','Inventory sold','1','','sales','601','','No',NULL,NULL,''),(6025,'5500','41737986915','2025-01-27 17:11:01',342.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6026,'1000','41737986915','2025-01-27 17:11:01',601.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAR4PV7SHG'),(6027,'4000','41737986915','2025-01-27 17:11:01',NULL,55.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(6028,'4000','41737986915','2025-01-27 17:11:01',NULL,350.00,'','4','1','Good sold','1','','sales','904','','No',NULL,NULL,''),(6029,'4000','41737986915','2025-01-27 17:11:01',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(6030,'4000','41737986915','2025-01-27 17:11:01',NULL,156.00,'','4','1','Good sold','1','','sales','601','','No',NULL,NULL,''),(6031,'1110','41737989562','2025-01-27 17:52:59',NULL,400.00,'','4','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(6032,'5500','41737989562','2025-01-27 17:52:59',400.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6033,'1000','41737989562','2025-01-27 17:52:59',540.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAR8Q3AOZE'),(6034,'4000','41737989562','2025-01-27 17:52:59',NULL,540.00,'','4','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(6035,'1110','41737991171','2025-01-27 18:19:58',NULL,165.00,'','4','1','Inventory sold','1','','sales','1210','','No',NULL,NULL,''),(6036,'5500','41737991171','2025-01-27 18:19:58',165.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6037,'1000','41737991171','2025-01-27 18:19:58',230.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAR4Q8PVFY'),(6038,'4000','41737991171','2025-01-27 18:19:58',NULL,230.00,'','4','1','Good sold','1','','sales','1210','','No',NULL,NULL,''),(6039,'1110','41737991290','2025-01-27 18:34:36',NULL,12.00,'','4','1','Inventory sold','1','','sales','442','','No',NULL,NULL,''),(6040,'5500','41737991290','2025-01-27 18:34:36',12.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6041,'1000','41737991290','2025-01-27 18:34:36',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6042,'4000','41737991290','2025-01-27 18:34:36',NULL,50.00,'','4','1','Good sold','1','','sales','442','','No',NULL,NULL,''),(6043,'1110','41737994707','2025-01-27 19:18:58',NULL,24.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(6044,'5500','41737994707','2025-01-27 19:18:58',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6045,'1000','41737994707','2025-01-27 19:18:58',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6046,'4000','41737994707','2025-01-27 19:18:58',NULL,40.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(6047,'1110','41738046250','2025-01-28 10:12:59',NULL,20.00,'','4','1','Inventory sold','1','','sales','967','','No',NULL,NULL,''),(6048,'5500','41738046250','2025-01-28 10:12:59',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6049,'1000','41738046250','2025-01-28 10:12:59',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAS1SFPV6B'),(6050,'4000','41738046250','2025-01-28 10:12:59',NULL,150.00,'','4','1','Good sold','1','','sales','967','','No',NULL,NULL,''),(6051,'1110','41738048419','2025-01-28 11:46:57',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(6052,'5500','41738048419','2025-01-28 11:46:57',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6053,'1000','41738048419','2025-01-28 11:46:57',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAS8SSMF4Q'),(6054,'4000','41738048419','2025-01-28 11:46:57',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(6055,'1110','41738054050','2025-01-28 12:04:43',NULL,0.00,'','4','1','Inventory sold','1','','sales','1111','','No',NULL,NULL,''),(6056,'1110','41738054050','2025-01-28 12:04:43',NULL,45.00,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(6057,'1110','41738054050','2025-01-28 12:04:43',NULL,78.00,'','4','1','Inventory sold','1','','sales','601','','No',NULL,NULL,''),(6058,'1110','41738054050','2025-01-28 12:04:43',NULL,20.00,'','4','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(6059,'1110','41738054050','2025-01-28 12:04:43',NULL,18.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(6060,'5500','41738054050','2025-01-28 12:04:43',161.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6061,'1000','41738054050','2025-01-28 12:04:43',490.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAS7SUGMWT'),(6062,'4000','41738054050','2025-01-28 12:04:43',NULL,200.00,'','4','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(6063,'4000','41738054050','2025-01-28 12:04:43',NULL,90.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(6064,'4000','41738054050','2025-01-28 12:04:43',NULL,120.00,'','4','1','Good sold','1','','sales','601','','No',NULL,NULL,''),(6065,'4000','41738054050','2025-01-28 12:04:43',NULL,50.00,'','4','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(6066,'4000','41738054050','2025-01-28 12:04:43',NULL,30.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(6067,'1110','41738056578','2025-01-28 12:30:01',NULL,180.00,'','4','1','Inventory sold','1','','sales','1041','','No',NULL,NULL,''),(6068,'5500','41738056578','2025-01-28 12:30:01',180.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6069,'1000','41738056578','2025-01-28 12:30:01',250.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6070,'4000','41738056578','2025-01-28 12:30:01',NULL,250.00,'','4','1','Good sold','1','','sales','1041','','No',NULL,NULL,''),(6071,'1110','41738061640','2025-01-28 13:54:26',NULL,30.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(6072,'5500','41738061640','2025-01-28 13:54:26',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6073,'1000','41738061640','2025-01-28 13:54:26',90.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TASOTAAH4A'),(6074,'4000','41738061640','2025-01-28 13:54:26',NULL,90.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(6075,'1110','41738061699','2025-01-28 14:42:33',NULL,186.00,'','4','1','Inventory sold','1','','sales','500','','No',NULL,NULL,''),(6076,'1110','41738061699','2025-01-28 14:42:33',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(6077,'1110','41738061699','2025-01-28 14:42:33',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(6078,'1110','41738061699','2025-01-28 14:42:33',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(6079,'1110','41738061699','2025-01-28 14:42:33',NULL,29.00,'','4','1','Inventory sold','1','','sales','724','','No',NULL,NULL,''),(6080,'5500','41738061699','2025-01-28 14:42:33',353.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6081,'1000','41738061699','2025-01-28 14:42:33',745.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAS5TG14MB'),(6082,'4000','41738061699','2025-01-28 14:42:33',NULL,400.00,'','4','1','Good sold','1','','sales','500','','No',NULL,NULL,''),(6083,'4000','41738061699','2025-01-28 14:42:33',NULL,100.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(6084,'4000','41738061699','2025-01-28 14:42:33',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(6085,'4000','41738061699','2025-01-28 14:42:33',NULL,100.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(6086,'4000','41738061699','2025-01-28 14:42:33',NULL,70.00,'','4','1','Good sold','1','','sales','724','','No',NULL,NULL,''),(6087,'1110','41738065713','2025-01-28 15:03:19',NULL,10.00,'','4','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(6088,'1110','41738065713','2025-01-28 15:03:19',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(6089,'5500','41738065713','2025-01-28 15:03:19',12.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6090,'1000','41738065713','2025-01-28 15:03:19',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6091,'4000','41738065713','2025-01-28 15:03:19',NULL,20.00,'','4','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(6092,'4000','41738065713','2025-01-28 15:03:19',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(6093,'1110','41738065814','2025-01-28 15:15:50',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(6094,'5500','41738065814','2025-01-28 15:15:50',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6095,'1000','41738065814','2025-01-28 15:15:50',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6096,'4000','41738065814','2025-01-28 15:15:50',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(6097,'1110','41738066555','2025-01-28 15:32:20',NULL,37.00,'','4','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(6098,'1110','41738066555','2025-01-28 15:32:20',NULL,6.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(6099,'5500','41738066555','2025-01-28 15:32:20',43.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6100,'1000','41738066555','2025-01-28 15:32:20',70.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAS8TNFW39'),(6101,'4000','41738066555','2025-01-28 15:32:20',NULL,60.00,'','4','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(6102,'4000','41738066555','2025-01-28 15:32:20',NULL,10.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(6103,'1110','41738067577','2025-01-28 15:33:38',NULL,150.00,'','4','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(6104,'5500','41738067577','2025-01-28 15:33:38',150.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6105,'1000','41738067577','2025-01-28 15:33:38',360.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6106,'4000','41738067577','2025-01-28 15:33:38',NULL,360.00,'','4','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(6107,'1110','41738067651','2025-01-28 15:49:20',NULL,20.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(6108,'5500','41738067651','2025-01-28 15:49:20',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6109,'1000','41738067651','2025-01-28 15:49:20',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAS5TQJ7YF'),(6110,'4000','41738067651','2025-01-28 15:49:20',NULL,50.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(6111,'1110','41738070105','2025-01-28 17:14:14',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(6112,'5500','41738070105','2025-01-28 17:14:14',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6113,'1000','41738070105','2025-01-28 17:14:14',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAS7U2ZOHN'),(6114,'4000','41738070105','2025-01-28 17:14:14',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(6115,'1110','41738075969','2025-01-28 17:53:13',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(6116,'5500','41738075969','2025-01-28 17:53:13',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6117,'1000','41738075969','2025-01-28 17:53:13',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAS6U9Z8HM'),(6118,'4000','41738075969','2025-01-28 17:53:13',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(6119,'1110','41738135648','2025-01-29 10:28:00',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(6120,'1110','41738135648','2025-01-29 10:28:00',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(6121,'5500','41738135648','2025-01-29 10:28:00',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6122,'1000','41738135648','2025-01-29 10:28:00',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6123,'4000','41738135648','2025-01-29 10:28:00',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(6124,'4000','41738135648','2025-01-29 10:28:00',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(6125,'1110','41738135688','2025-01-27 10:28:08',1680.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1140','','No',NULL,NULL,''),(6126,'1110','41738135688','2025-01-27 10:28:08',1085.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','462','','No',NULL,NULL,''),(6127,'1110','41738135688','2025-01-27 10:28:08',700.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','288','','No',NULL,NULL,''),(6128,'1110','41738135688','2025-01-27 10:28:08',1440.00,NULL,'','4','1','Inventory Purchased','1','7','Purchases','1211','','No',NULL,NULL,''),(6129,'2130','41738135688','2025-01-27 10:28:08',NULL,4905.00,'','4','1','Account payable for inventory','1','7','Purchases','','','No',NULL,NULL,''),(6130,'1110','41738138044','2025-01-29 11:07:53',NULL,0.00,'','4','1','Inventory sold','1','','sales','1195','','No',NULL,NULL,''),(6131,'1110','41738138044','2025-01-29 11:07:53',NULL,8.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(6132,'5500','41738138044','2025-01-29 11:07:53',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6133,'1000','41738138044','2025-01-29 11:07:53',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6134,'4000','41738138044','2025-01-29 11:07:53',NULL,40.00,'','4','1','Good sold','1','','sales','1195','','No',NULL,NULL,''),(6135,'4000','41738138044','2025-01-29 11:07:53',NULL,10.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(6136,'1110','41738138077','2025-01-29 11:40:31',NULL,25.00,'','4','1','Inventory sold','1','','sales','1229','','No',NULL,NULL,''),(6137,'5500','41738138077','2025-01-29 11:40:31',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6138,'1000','41738138077','2025-01-29 11:40:31',90.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6139,'4000','41738138077','2025-01-29 11:40:31',NULL,90.00,'','4','1','Good sold','1','','sales','1229','','No',NULL,NULL,''),(6140,'1110','41738140034','2025-01-29 12:39:23',NULL,22.00,'','4','1','Inventory sold','1','','sales','440','','No',NULL,NULL,''),(6141,'5500','41738140034','2025-01-29 12:39:23',22.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6142,'1000','41738140034','2025-01-29 12:39:23',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAT8X4H5LI'),(6143,'4000','41738140034','2025-01-29 12:39:23',NULL,50.00,'','4','1','Good sold','1','','sales','440','','No',NULL,NULL,''),(6144,'1110','41738143591','2025-01-29 14:16:18',NULL,35.00,'','4','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(6145,'5500','41738143591','2025-01-29 14:16:18',35.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6146,'1000','41738143591','2025-01-29 14:16:18',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TATOXHTG5S'),(6147,'4000','41738143591','2025-01-29 14:16:18',NULL,100.00,'','4','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(6148,'1110','41738149951','2025-01-29 14:26:22',NULL,220.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(6149,'1110','41738149951','2025-01-29 14:26:22',NULL,106.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(6150,'5500','41738149951','2025-01-29 14:26:22',326.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6151,'1000','41738149951','2025-01-29 14:26:22',450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TATOXHYE5S'),(6152,'4000','41738149951','2025-01-29 14:26:22',NULL,300.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(6153,'4000','41738149951','2025-01-29 14:26:22',NULL,150.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(6154,'1110','41738150184','2025-01-29 14:30:11',NULL,160.00,'','4','1','Inventory sold','1','','sales','1177','','No',NULL,NULL,''),(6155,'5500','41738150184','2025-01-29 14:30:11',160.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6156,'1000','41738150184','2025-01-29 14:30:11',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6157,'4000','41738150184','2025-01-29 14:30:11',NULL,300.00,'','4','1','Good sold','1','','sales','1177','','No',NULL,NULL,''),(6158,'1000','41738150311','2025-01-29 14:32:12',360.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6159,'4000','41738150311','2025-01-29 14:32:12',NULL,360.00,'','4','1','Good sold','1','','sales','1127','','No',NULL,NULL,''),(6160,'1110','41738156194','2025-01-29 16:17:23',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(6161,'5500','41738156194','2025-01-29 16:17:23',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6162,'1000','41738156194','2025-01-29 16:17:23',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAT6XZPE2M'),(6163,'4000','41738156194','2025-01-29 16:17:23',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(6164,'1110','41738156705','2025-01-29 17:01:34',NULL,24.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(6165,'5500','41738156705','2025-01-29 17:01:34',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6166,'1000','41738156705','2025-01-29 17:01:34',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6167,'4000','41738156705','2025-01-29 17:01:34',NULL,50.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(6168,'1110','41738161014','2025-01-29 17:57:14',NULL,39.00,'','4','1','Inventory sold','1','','sales','239','','No',NULL,NULL,''),(6169,'1110','41738161014','2025-01-29 17:57:14',NULL,12.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(6170,'5500','41738161014','2025-01-29 17:57:14',51.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6171,'1000','41738161014','2025-01-29 17:57:14',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TATIYGC8XX'),(6172,'4000','41738161014','2025-01-29 17:57:14',NULL,80.00,'','4','1','Good sold','1','','sales','239','','No',NULL,NULL,''),(6173,'4000','41738161014','2025-01-29 17:57:14',NULL,20.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(6174,'1000','41738162688','2025-01-29 18:02:40',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6175,'4000','41738162688','2025-01-29 18:02:40',NULL,40.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(6176,'1000','41738163091','2025-01-29 18:05:11',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6177,'4000','41738163091','2025-01-29 18:05:11',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(6178,'1110','41738164052','2025-01-29 18:21:12',NULL,15.26,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(6179,'5500','41738164052','2025-01-29 18:21:12',15.26,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6180,'1000','41738164052','2025-01-29 18:21:12',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAT3YL5WLP'),(6181,'4000','41738164052','2025-01-29 18:21:12',NULL,40.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(6182,'1110','41738164113','2025-01-29 18:24:01',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(6183,'1110','41738164113','2025-01-29 18:24:01',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(6184,'1110','41738164113','2025-01-29 18:24:01',NULL,6.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(6185,'5500','41738164113','2025-01-29 18:24:01',4576.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6186,'1000','41738164113','2025-01-29 18:24:01',130.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6187,'4000','41738164113','2025-01-29 18:24:01',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(6188,'4000','41738164113','2025-01-29 18:24:01',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(6189,'4000','41738164113','2025-01-29 18:24:01',NULL,10.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(6190,'1110','41738164264','2025-01-29 18:42:47',NULL,600.00,'','4','1','Inventory sold','1','','sales','1165','','No',NULL,NULL,''),(6191,'1110','41738164264','2025-01-29 18:42:47',NULL,15.26,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(6192,'1110','41738164264','2025-01-29 18:42:47',NULL,40.00,'','4','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(6193,'1110','41738164264','2025-01-29 18:42:47',NULL,6.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(6194,'5500','41738164264','2025-01-29 18:42:47',661.26,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6195,'1000','41738164264','2025-01-29 18:42:47',900.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TATOYNT5UO'),(6196,'4000','41738164264','2025-01-29 18:42:47',NULL,750.00,'','4','1','Good sold','1','','sales','1165','','No',NULL,NULL,''),(6197,'4000','41738164264','2025-01-29 18:42:47',NULL,40.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(6198,'4000','41738164264','2025-01-29 18:42:47',NULL,100.00,'','4','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(6199,'4000','41738164264','2025-01-29 18:42:47',NULL,10.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(6200,'1110','41738165413','2025-01-29 18:43:49',NULL,20.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(6201,'5500','41738165413','2025-01-29 18:43:49',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6202,'1000','41738165413','2025-01-29 18:43:49',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAT5YPGKM3'),(6203,'4000','41738165413','2025-01-29 18:43:49',NULL,50.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(6204,'1110','41738216592','2025-01-30 08:57:10',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(6205,'1110','41738216592','2025-01-30 08:57:10',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(6206,'5500','41738216592','2025-01-30 08:57:10',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6207,'1000','41738216592','2025-01-30 08:57:10',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6208,'4000','41738216592','2025-01-30 08:57:10',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(6209,'4000','41738216592','2025-01-30 08:57:10',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(6210,'1110','41738228845','2025-01-30 12:21:00',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(6211,'5500','41738228845','2025-01-30 12:21:00',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6212,'1000','41738228845','2025-01-30 12:21:00',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAV61RIITA'),(6213,'4000','41738228845','2025-01-30 12:21:00',NULL,100.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(6214,'1110','41738228915','2025-01-30 12:23:16',NULL,20.00,'','4','1','Inventory sold','1','','sales','693','','No',NULL,NULL,''),(6215,'1110','41738228915','2025-01-30 12:23:16',NULL,6.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(6216,'5500','41738228915','2025-01-30 12:23:16',26.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6217,'1000','41738228915','2025-01-30 12:23:16',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAU72BV37T'),(6218,'4000','41738228915','2025-01-30 12:23:16',NULL,50.00,'','4','1','Good sold','1','','sales','693','','No',NULL,NULL,''),(6219,'4000','41738228915','2025-01-30 12:23:16',NULL,10.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(6220,'1110','41738230673','2025-01-30 12:53:03',NULL,285.00,'','4','1','Inventory sold','1','','sales','584','','No',NULL,NULL,''),(6221,'1110','41738230673','2025-01-30 12:53:03',NULL,34.00,'','4','1','Inventory sold','1','','sales','1030','','No',NULL,NULL,''),(6222,'1110','41738230673','2025-01-30 12:53:03',NULL,17.00,'','4','1','Inventory sold','1','','sales','1030','','No',NULL,NULL,''),(6223,'5500','41738230673','2025-01-30 12:53:03',336.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6224,'1000','41738230673','2025-01-30 12:53:03',500.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAU221B3CG'),(6225,'4000','41738230673','2025-01-30 12:53:03',NULL,400.00,'','4','1','Good sold','1','','sales','584','','No',NULL,NULL,''),(6226,'4000','41738230673','2025-01-30 12:53:03',NULL,80.00,'','4','1','Good sold','1','','sales','1030','','No',NULL,NULL,''),(6227,'4000','41738230673','2025-01-30 12:53:03',NULL,20.00,'','4','1','Good sold','1','','sales','1030','','No',NULL,NULL,''),(6228,'1110','41738230825','2025-01-30 12:56:18',NULL,50.00,'','4','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(6229,'1110','41738230825','2025-01-30 12:56:18',NULL,51.00,'','4','1','Inventory sold','1','','sales','1030','','No',NULL,NULL,''),(6230,'5500','41738230825','2025-01-30 12:56:18',101.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6231,'1000','41738230825','2025-01-30 12:56:18',420.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6232,'4000','41738230825','2025-01-30 12:56:18',NULL,300.00,'','4','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(6233,'4000','41738230825','2025-01-30 12:56:18',NULL,120.00,'','4','1','Good sold','1','','sales','1030','','No',NULL,NULL,''),(6234,'1110','41738231075','2025-01-30 12:58:10',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(6235,'5500','41738231075','2025-01-30 12:58:10',26.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6236,'1000','41738231075','2025-01-30 12:58:10',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6237,'4000','41738231075','2025-01-30 12:58:10',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(6238,'1110','41738238955','2025-01-30 15:09:36',NULL,30.00,'','4','1','Inventory sold','1','','sales','1209','','No',NULL,NULL,''),(6239,'5500','41738238955','2025-01-30 15:09:36',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6240,'1000','41738238955','2025-01-30 15:09:36',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6241,'4000','41738238955','2025-01-30 15:09:36',NULL,50.00,'','4','1','Good sold','1','','sales','1209','','No',NULL,NULL,''),(6242,'1110','41738238980','2025-01-30 16:18:52',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(6243,'1110','41738238980','2025-01-30 16:18:52',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(6244,'1110','41738238980','2025-01-30 16:18:52',NULL,6.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(6245,'5500','41738238980','2025-01-30 16:18:52',4576.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6246,'1000','41738238980','2025-01-30 16:18:52',130.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAU73BU8V9'),(6247,'4000','41738238980','2025-01-30 16:18:52',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(6248,'4000','41738238980','2025-01-30 16:18:52',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(6249,'4000','41738238980','2025-01-30 16:18:52',NULL,10.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(6250,'1110','41738304025','2025-01-31 09:46:50',NULL,210.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(6251,'1110','41738304025','2025-01-31 09:46:50',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(6252,'1110','41738304025','2025-01-31 09:46:50',NULL,29.00,'','4','1','Inventory sold','1','','sales','724','','No',NULL,NULL,''),(6253,'1110','41738304025','2025-01-31 09:46:50',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(6254,'1110','41738304025','2025-01-31 09:46:50',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(6255,'1110','41738304025','2025-01-31 09:46:50',NULL,63.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(6256,'5500','41738304025','2025-01-31 09:46:50',410.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6257,'1000','41738304025','2025-01-31 09:46:50',871.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAV862EGIC'),(6258,'4000','41738304025','2025-01-31 09:46:50',NULL,420.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(6259,'4000','41738304025','2025-01-31 09:46:50',NULL,100.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(6260,'4000','41738304025','2025-01-31 09:46:50',NULL,100.00,'','4','1','Good sold','1','','sales','724','','No',NULL,NULL,''),(6261,'4000','41738304025','2025-01-31 09:46:50',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(6262,'4000','41738304025','2025-01-31 09:46:50',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(6263,'4000','41738304025','2025-01-31 09:46:50',NULL,126.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(6264,'1110','41738306099','2025-01-31 09:51:47',NULL,221.00,'','4','1','Inventory sold','1','','sales','481','','No',NULL,NULL,''),(6265,'1110','41738306099','2025-01-31 09:51:47',NULL,600.00,'','4','1','Inventory sold','1','','sales','291','','No',NULL,NULL,''),(6266,'1110','41738306099','2025-01-31 09:51:47',NULL,147.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(6267,'5500','41738306099','2025-01-31 09:51:47',968.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6268,'1000','41738306099','2025-01-31 09:51:47',1594.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6269,'4000','41738306099','2025-01-31 09:51:47',NULL,400.00,'','4','1','Good sold','1','','sales','481','','No',NULL,NULL,''),(6270,'4000','41738306099','2025-01-31 09:51:47',NULL,900.00,'','4','1','Good sold','1','','sales','291','','No',NULL,NULL,''),(6271,'4000','41738306099','2025-01-31 09:51:47',NULL,294.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(6272,'1110','41738306559','2025-01-31 10:06:54',NULL,40.00,'','4','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(6273,'5500','41738306559','2025-01-31 10:06:54',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6274,'1000','41738306559','2025-01-31 10:06:54',90.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6275,'4000','41738306559','2025-01-31 10:06:54',NULL,90.00,'','4','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(6276,'1110','41738307218','2025-01-31 10:08:01',NULL,10.00,'','4','1','Inventory sold','1','','sales','179','','No',NULL,NULL,''),(6277,'1110','41738307218','2025-01-31 10:08:01',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(6278,'5500','41738307218','2025-01-31 10:08:01',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6279,'1000','41738307218','2025-01-31 10:08:01',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAV565YFNR'),(6280,'4000','41738307218','2025-01-31 10:08:01',NULL,20.00,'','4','1','Good sold','1','','sales','179','','No',NULL,NULL,''),(6281,'4000','41738307218','2025-01-31 10:08:01',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(6282,'1110','41738307319','2025-01-31 10:09:57',NULL,4.40,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(6283,'5500','41738307319','2025-01-31 10:09:57',4.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6284,'1000','41738307319','2025-01-31 10:09:57',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6285,'4000','41738307319','2025-01-31 10:09:57',NULL,20.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(6286,'1110','41738322350','2025-01-31 14:20:17',NULL,170.00,'','4','1','Inventory sold','1','','sales','600','','No',NULL,NULL,''),(6287,'1110','41738322350','2025-01-31 14:20:17',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(6288,'1110','41738322350','2025-01-31 14:20:17',NULL,20.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(6289,'5500','41738322350','2025-01-31 14:20:17',250.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6290,'1000','41738322350','2025-01-31 14:20:17',500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6291,'4000','41738322350','2025-01-31 14:20:17',NULL,300.00,'','4','1','Good sold','1','','sales','600','','No',NULL,NULL,''),(6292,'4000','41738322350','2025-01-31 14:20:17',NULL,150.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(6293,'4000','41738322350','2025-01-31 14:20:17',NULL,50.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(6294,'1110','41738328376','2025-01-31 16:05:59',NULL,150.00,'','4','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(6295,'1110','41738328376','2025-01-31 16:05:59',NULL,25.00,'','4','1','Inventory sold','1','','sales','1229','','No',NULL,NULL,''),(6296,'1110','41738328376','2025-01-31 16:05:59',NULL,50.00,'','4','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(6297,'1110','41738328376','2025-01-31 16:05:59',NULL,87.00,'','4','1','Inventory sold','1','','sales','1253','','No',NULL,NULL,''),(6298,'1110','41738328376','2025-01-31 16:05:59',NULL,114.00,'','4','1','Inventory sold','1','','sales','1171','','No',NULL,NULL,''),(6299,'1110','41738328376','2025-01-31 16:05:59',NULL,110.00,'','4','1','Inventory sold','1','','sales','1219','','No',NULL,NULL,''),(6300,'1110','41738328376','2025-01-31 16:05:59',NULL,110.00,'','4','1','Inventory sold','1','','sales','1219','','No',NULL,NULL,''),(6301,'5500','41738328376','2025-01-31 16:05:59',646.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6302,'1000','41738328376','2025-01-31 16:05:59',1190.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6303,'4000','41738328376','2025-01-31 16:05:59',NULL,300.00,'','4','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(6304,'4000','41738328376','2025-01-31 16:05:59',NULL,100.00,'','4','1','Good sold','1','','sales','1229','','No',NULL,NULL,''),(6305,'4000','41738328376','2025-01-31 16:05:59',NULL,150.00,'','4','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(6306,'4000','41738328376','2025-01-31 16:05:59',NULL,150.00,'','4','1','Good sold','1','','sales','1253','','No',NULL,NULL,''),(6307,'4000','41738328376','2025-01-31 16:05:59',NULL,150.00,'','4','1','Good sold','1','','sales','1171','','No',NULL,NULL,''),(6308,'4000','41738328376','2025-01-31 16:05:59',NULL,170.00,'','4','1','Good sold','1','','sales','1219','','No',NULL,NULL,''),(6309,'4000','41738328376','2025-01-31 16:05:59',NULL,170.00,'','4','1','Good sold','1','','sales','1219','','No',NULL,NULL,''),(6310,'1110','41738328975','2025-01-31 16:53:01',NULL,106.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(6311,'1110','41738328975','2025-01-31 16:53:01',NULL,25.00,'','4','1','Inventory sold','1','','sales','811','','No',NULL,NULL,''),(6312,'5500','41738328975','2025-01-31 16:53:01',131.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6313,'1000','41738328975','2025-01-31 16:53:01',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6314,'4000','41738328975','2025-01-31 16:53:01',NULL,150.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(6315,'4000','41738328975','2025-01-31 16:53:01',NULL,50.00,'','4','1','Good sold','1','','sales','811','','No',NULL,NULL,''),(6316,'1110','41738338431','2025-01-31 18:57:58',NULL,120.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(6317,'1110','41738338431','2025-01-31 18:57:58',NULL,15.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(6318,'5500','41738338431','2025-01-31 18:57:58',135.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6319,'1000','41738338431','2025-01-31 18:57:58',350.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6320,'4000','41738338431','2025-01-31 18:57:58',NULL,300.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(6321,'4000','41738338431','2025-01-31 18:57:58',NULL,50.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(6322,'1110','41738339265','2025-01-31 19:01:27',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(6323,'5500','41738339265','2025-01-31 19:01:27',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6324,'1000','41738339265','2025-01-31 19:01:27',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAVO8JLHMS'),(6325,'4000','41738339265','2025-01-31 19:01:27',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(6326,'1110','41738340257','2025-01-31 19:19:08',NULL,46.00,'','4','1','Inventory sold','1','','sales','514','','No',NULL,NULL,''),(6327,'1110','41738340257','2025-01-31 19:19:08',NULL,5.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(6328,'1110','41738340257','2025-01-31 19:19:08',NULL,12.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(6329,'5500','41738340257','2025-01-31 19:19:08',63.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6330,'1000','41738340257','2025-01-31 19:19:08',90.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TAV48MODCA'),(6331,'4000','41738340257','2025-01-31 19:19:08',NULL,60.00,'','4','1','Good sold','1','','sales','514','','No',NULL,NULL,''),(6332,'4000','41738340257','2025-01-31 19:19:08',NULL,10.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(6333,'4000','41738340257','2025-01-31 19:19:08',NULL,20.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(6334,'1110','41738340388','2025-01-31 19:20:17',NULL,220.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(6335,'5500','41738340388','2025-01-31 19:20:17',220.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6336,'1000','41738340388','2025-01-31 19:20:17',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6337,'4000','41738340388','2025-01-31 19:20:17',NULL,300.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(6338,'1110','41738388874','2025-02-01 08:48:09',NULL,300.00,'','4','1','Inventory sold','1','','sales','291','','No',NULL,NULL,''),(6339,'5500','41738388874','2025-02-01 08:48:09',300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6340,'1000','41738388874','2025-02-01 08:48:09',450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB19AGWTQB'),(6341,'4000','41738388874','2025-02-01 08:48:09',NULL,450.00,'','4','1','Good sold','1','','sales','291','','No',NULL,NULL,''),(6342,'1110','41738398703','2025-02-01 11:32:43',NULL,5.50,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(6343,'1110','41738398703','2025-02-01 11:32:43',NULL,0.00,'','4','1','Inventory sold','1','','sales','1206','','No',NULL,NULL,''),(6344,'5500','41738398703','2025-02-01 11:32:43',5.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6345,'1000','41738398703','2025-02-01 11:32:43',75.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB15B3ROO'),(6346,'4000','41738398703','2025-02-01 11:32:43',NULL,25.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(6347,'4000','41738398703','2025-02-01 11:32:43',NULL,50.00,'','4','1','Good sold','1','','sales','1206','','No',NULL,NULL,''),(6348,'1000','41738398799','2025-02-01 12:30:05',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6349,'4000','41738398799','2025-02-01 12:30:05',NULL,40.00,'','4','1','Good sold','1','','sales','1109','','No',NULL,NULL,''),(6350,'1110','41738402211','2025-02-01 13:50:39',NULL,240.00,'','4','1','Inventory sold','1','','sales','973','','No',NULL,NULL,''),(6351,'1110','41738402211','2025-02-01 13:50:39',NULL,40.00,'','4','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(6352,'1110','41738402211','2025-02-01 13:50:39',NULL,12.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(6353,'5500','41738402211','2025-02-01 13:50:39',292.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6354,'1000','41738402211','2025-02-01 13:50:39',600.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB1OB0KGJK'),(6355,'4000','41738402211','2025-02-01 13:50:39',NULL,480.00,'','4','1','Good sold','1','','sales','973','','No',NULL,NULL,''),(6356,'4000','41738402211','2025-02-01 13:50:39',NULL,100.00,'','4','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(6357,'4000','41738402211','2025-02-01 13:50:39',NULL,20.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(6358,'1110','41738411939','2025-02-01 15:14:58',NULL,160.00,'','4','1','Inventory sold','1','','sales','1177','','No',NULL,NULL,''),(6359,'1110','41738411939','2025-02-01 15:14:58',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(6360,'1110','41738411939','2025-02-01 15:14:58',NULL,40.00,'','4','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(6361,'1110','41738411939','2025-02-01 15:14:58',NULL,11.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(6362,'5500','41738411939','2025-02-01 15:14:58',241.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6363,'1000','41738411939','2025-02-01 15:14:58',530.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB11CIZ91B'),(6364,'4000','41738411939','2025-02-01 15:14:58',NULL,300.00,'','4','1','Good sold','1','','sales','1177','','No',NULL,NULL,''),(6365,'4000','41738411939','2025-02-01 15:14:58',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(6366,'4000','41738411939','2025-02-01 15:14:58',NULL,100.00,'','4','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(6367,'4000','41738411939','2025-02-01 15:14:58',NULL,55.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(6368,'1110','41738422287','2025-02-01 18:06:02',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(6369,'1110','41738422287','2025-02-01 18:06:02',NULL,10.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(6370,'5500','41738422287','2025-02-01 18:06:02',134.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6371,'1000','41738422287','2025-02-01 18:06:02',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6372,'4000','41738422287','2025-02-01 18:06:02',NULL,180.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(6373,'4000','41738422287','2025-02-01 18:06:02',NULL,20.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(6374,'1110','41738426290','2025-02-01 19:12:05',NULL,50.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(6375,'1110','41738426290','2025-02-01 19:12:05',NULL,32.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(6376,'5500','41738426290','2025-02-01 19:12:05',82.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6377,'1000','41738426290','2025-02-01 19:12:05',180.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB17DCO42B'),(6378,'4000','41738426290','2025-02-01 19:12:05',NULL,100.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(6379,'4000','41738426290','2025-02-01 19:12:05',NULL,80.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(6380,'1110','41738561688','2025-02-03 09:12:18',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(6381,'1110','41738561688','2025-02-03 09:12:18',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(6382,'1110','41738561688','2025-02-03 09:12:18',NULL,29.00,'','4','1','Inventory sold','1','','sales','724','','No',NULL,NULL,''),(6383,'1110','41738561688','2025-02-03 09:12:18',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(6384,'5500','41738561688','2025-02-03 09:12:18',362.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6385,'1000','41738561688','2025-02-03 09:12:18',700.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB31JH1NX3'),(6386,'4000','41738561688','2025-02-03 09:12:18',NULL,300.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(6387,'4000','41738561688','2025-02-03 09:12:18',NULL,150.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(6388,'4000','41738561688','2025-02-03 09:12:18',NULL,100.00,'','4','1','Good sold','1','','sales','724','','No',NULL,NULL,''),(6389,'4000','41738561688','2025-02-03 09:12:18',NULL,150.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(6390,'1110','41738563193','2025-02-03 09:48:53',NULL,10.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(6391,'5500','41738563193','2025-02-03 09:48:53',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6392,'1000','41738563193','2025-02-03 09:48:53',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6393,'4000','41738563193','2025-02-03 09:48:53',NULL,30.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(6394,'1110','41738565337','2025-02-03 09:58:55',NULL,48.00,'','4','1','Inventory sold','1','','sales','924','','No',NULL,NULL,''),(6395,'5500','41738565337','2025-02-03 09:58:55',48.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6396,'1000','41738565337','2025-02-03 09:58:55',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB3OJQYSZI'),(6397,'4000','41738565337','2025-02-03 09:58:55',NULL,100.00,'','4','1','Good sold','1','','sales','924','','No',NULL,NULL,''),(6398,'1110','41738566713','2025-02-03 10:20:32',NULL,5.00,'','4','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(6399,'5500','41738566713','2025-02-03 10:20:32',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6400,'1000','41738566713','2025-02-03 10:20:32',12.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6401,'4000','41738566713','2025-02-03 10:20:32',NULL,12.00,'','4','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(6402,'1110','41738567236','2025-02-03 10:20:56',NULL,5.00,'','4','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(6403,'5500','41738567236','2025-02-03 10:20:56',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6404,'1000','41738567236','2025-02-03 10:20:56',12.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6405,'4000','41738567236','2025-02-03 10:20:56',NULL,12.00,'','4','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(6406,'1110','41738569775','2025-02-03 11:05:05',NULL,20.00,'','4','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(6407,'5500','41738569775','2025-02-03 11:05:05',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6408,'1000','41738569775','2025-02-03 11:05:05',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6409,'4000','41738569775','2025-02-03 11:05:05',NULL,40.00,'','4','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(6410,'1110','41738569909','2025-02-03 11:44:22',NULL,32.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(6411,'5500','41738569909','2025-02-03 11:44:22',32.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6412,'1000','41738569909','2025-02-03 11:44:22',80.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB32K3P318'),(6413,'4000','41738569909','2025-02-03 11:44:22',NULL,80.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(6414,'1110','41738572298','2025-02-03 11:46:14',NULL,170.00,'','4','1','Inventory sold','1','','sales','600','','No',NULL,NULL,''),(6415,'1110','41738572298','2025-02-03 11:46:14',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(6416,'1110','41738572298','2025-02-03 11:46:14',NULL,50.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(6417,'5500','41738572298','2025-02-03 11:46:14',268.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6418,'1000','41738572298','2025-02-03 11:46:14',550.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB37K2XD31'),(6419,'4000','41738572298','2025-02-03 11:46:14',NULL,300.00,'','4','1','Good sold','1','','sales','600','','No',NULL,NULL,''),(6420,'4000','41738572298','2025-02-03 11:46:14',NULL,150.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(6421,'4000','41738572298','2025-02-03 11:46:14',NULL,100.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(6422,'1110','41738572424','2025-02-03 12:00:10',NULL,25.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(6423,'5500','41738572424','2025-02-03 12:00:10',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6424,'1000','41738572424','2025-02-03 12:00:10',35.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6425,'4000','41738572424','2025-02-03 12:00:10',NULL,35.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6426,'1110','41738581614','2025-02-03 14:20:45',NULL,20.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(6427,'5500','41738581614','2025-02-03 14:20:45',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6428,'1000','41738581614','2025-02-03 14:20:45',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6429,'4000','41738581614','2025-02-03 14:20:45',NULL,60.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(6430,'1110','41738581670','2025-02-03 14:43:45',NULL,10.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(6431,'5500','41738581670','2025-02-03 14:43:45',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6432,'1000','41738581670','2025-02-03 14:43:45',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB38KW8FKS'),(6433,'4000','41738581670','2025-02-03 14:43:45',NULL,50.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(6434,'1110','41738592586','2025-02-03 17:23:34',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(6435,'1110','41738592586','2025-02-03 17:23:34',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(6436,'5500','41738592586','2025-02-03 17:23:34',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6437,'1000','41738592586','2025-02-03 17:23:34',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6438,'4000','41738592586','2025-02-03 17:23:34',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(6439,'4000','41738592586','2025-02-03 17:23:34',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(6440,'1110','41738592618','2025-02-03 17:28:21',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(6441,'5500','41738592618','2025-02-03 17:28:21',11.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6442,'1000','41738592618','2025-02-03 17:28:21',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6443,'4000','41738592618','2025-02-03 17:28:21',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(6444,'1110','41738592907','2025-02-03 17:47:55',NULL,100.00,'','4','1','Inventory sold','1','','sales','1193','','No',NULL,NULL,''),(6445,'5500','41738592907','2025-02-03 17:47:55',100.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6446,'1000','41738592907','2025-02-03 17:47:55',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6447,'4000','41738592907','2025-02-03 17:47:55',NULL,300.00,'','4','1','Good sold','1','','sales','1193','','No',NULL,NULL,''),(6448,'1110','41738594132','2025-02-03 18:21:06',NULL,25.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(6449,'5500','41738594132','2025-02-03 18:21:06',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6450,'1000','41738594132','2025-02-03 18:21:06',35.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB36LWF218'),(6451,'4000','41738594132','2025-02-03 18:21:06',NULL,35.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(6452,'1110','41738596141','2025-02-03 18:37:54',NULL,96.00,'','4','1','Inventory sold','1','','sales','1141','','No',NULL,NULL,''),(6453,'5500','41738596141','2025-02-03 18:37:54',96.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6454,'1000','41738596141','2025-02-03 18:37:54',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6455,'4000','41738596141','2025-02-03 18:37:54',NULL,150.00,'','4','1','Good sold','1','','sales','1141','','No',NULL,NULL,''),(6456,'1110','41738598180','2025-02-03 19:09:09',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(6457,'5500','41738598180','2025-02-03 19:09:09',11.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6458,'1000','41738598180','2025-02-03 19:09:09',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB37M6JU2F'),(6459,'4000','41738598180','2025-02-03 19:09:09',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(6460,'1110','41738598992','2025-02-03 19:12:41',NULL,10.00,'','4','1','Inventory sold','1','','sales','244','','No',NULL,NULL,''),(6461,'5500','41738598992','2025-02-03 19:12:41',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6462,'1000','41738598992','2025-02-03 19:12:41',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6463,'4000','41738598992','2025-02-03 19:12:41',NULL,20.00,'','4','1','Good sold','1','','sales','244','','No',NULL,NULL,''),(6464,'1110','41738646110','2025-02-04 08:15:28',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(6465,'5500','41738646110','2025-02-04 08:15:28',51.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6466,'1000','41738646110','2025-02-04 08:15:28',105.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6467,'4000','41738646110','2025-02-04 08:15:28',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(6468,'1110','41738657021','2025-02-04 11:40:38',NULL,50.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(6469,'1110','41738657021','2025-02-04 11:40:38',NULL,130.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(6470,'5500','41738657021','2025-02-04 11:40:38',180.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6471,'1000','41738657021','2025-02-04 11:40:38',300.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB45OJ4KIH'),(6472,'4000','41738657021','2025-02-04 11:40:38',NULL,100.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(6473,'4000','41738657021','2025-02-04 11:40:38',NULL,200.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(6474,'1110','41738658484','2025-02-04 11:42:26',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(6475,'1110','41738658484','2025-02-04 11:42:26',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(6476,'1110','41738658484','2025-02-04 11:42:26',NULL,6.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(6477,'5500','41738658484','2025-02-04 11:42:26',4576.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6478,'1000','41738658484','2025-02-04 11:42:26',130.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB440KL917'),(6479,'4000','41738658484','2025-02-04 11:42:26',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(6480,'4000','41738658484','2025-02-04 11:42:26',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(6481,'4000','41738658484','2025-02-04 11:42:26',NULL,10.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(6482,'1110','41738658601','2025-02-04 11:44:58',NULL,165.00,'','4','1','Inventory sold','1','','sales','1210','','No',NULL,NULL,''),(6483,'1110','41738658601','2025-02-04 11:44:58',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(6484,'1110','41738658601','2025-02-04 11:44:58',NULL,15.00,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(6485,'1110','41738658601','2025-02-04 11:44:58',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(6486,'5500','41738658601','2025-02-04 11:44:58',237.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6487,'1000','41738658601','2025-02-04 11:44:58',395.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6488,'4000','41738658601','2025-02-04 11:44:58',NULL,230.00,'','4','1','Good sold','1','','sales','1210','','No',NULL,NULL,''),(6489,'4000','41738658601','2025-02-04 11:44:58',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(6490,'4000','41738658601','2025-02-04 11:44:58',NULL,30.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(6491,'4000','41738658601','2025-02-04 11:44:58',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(6492,'1110','41738659756','2025-02-04 12:03:02',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(6493,'1110','41738659756','2025-02-04 12:03:02',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(6494,'5500','41738659756','2025-02-04 12:03:02',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6495,'1000','41738659756','2025-02-04 12:03:02',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6496,'4000','41738659756','2025-02-04 12:03:02',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(6497,'4000','41738659756','2025-02-04 12:03:02',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(6498,'1110','41738669412','2025-02-04 14:44:08',NULL,300.00,'','4','1','Inventory sold','1','','sales','291','','No',NULL,NULL,''),(6499,'1110','41738669412','2025-02-04 14:44:08',NULL,15.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(6500,'5500','41738669412','2025-02-04 14:44:08',315.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6501,'1000','41738669412','2025-02-04 14:44:08',500.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB45PG4KMN'),(6502,'4000','41738669412','2025-02-04 14:44:08',NULL,450.00,'','4','1','Good sold','1','','sales','291','','No',NULL,NULL,''),(6503,'4000','41738669412','2025-02-04 14:44:08',NULL,50.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(6504,'1110','41738679131','2025-02-04 17:25:48',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(6505,'5500','41738679131','2025-02-04 17:25:48',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6506,'1000','41738679131','2025-02-04 17:25:48',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB41Q52DS7'),(6507,'4000','41738679131','2025-02-04 17:25:48',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(6508,'1110','41738679177','2025-02-04 17:55:15',NULL,22.00,'','4','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(6509,'1110','41738679177','2025-02-04 17:55:15',NULL,110.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(6510,'1110','41738679177','2025-02-04 17:55:15',NULL,90.00,'','4','1','Inventory sold','1','','sales','1242','','No',NULL,NULL,''),(6511,'1110','41738679177','2025-02-04 17:55:15',NULL,90.00,'','4','1','Inventory sold','1','','sales','736','','No',NULL,NULL,''),(6512,'5500','41738679177','2025-02-04 17:55:15',312.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6513,'1000','41738679177','2025-02-04 17:55:15',500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6514,'4000','41738679177','2025-02-04 17:55:15',NULL,50.00,'','4','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(6515,'4000','41738679177','2025-02-04 17:55:15',NULL,150.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(6516,'4000','41738679177','2025-02-04 17:55:15',NULL,150.00,'','4','1','Good sold','1','','sales','1242','','No',NULL,NULL,''),(6517,'4000','41738679177','2025-02-04 17:55:15',NULL,150.00,'','4','1','Good sold','1','','sales','736','','No',NULL,NULL,''),(6518,'1110','41738683089','2025-02-04 18:32:25',NULL,182.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(6519,'1110','41738683089','2025-02-04 18:32:25',NULL,100.00,'','4','1','Inventory sold','1','','sales','1165','','No',NULL,NULL,''),(6520,'5500','41738683089','2025-02-04 18:32:25',282.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6521,'1000','41738683089','2025-02-04 18:32:25',405.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6522,'4000','41738683089','2025-02-04 18:32:25',NULL,280.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(6523,'4000','41738683089','2025-02-04 18:32:25',NULL,125.00,'','4','1','Good sold','1','','sales','1165','','No',NULL,NULL,''),(6524,'1110','41738683174','2025-02-04 18:40:25',NULL,12.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(6525,'5500','41738683174','2025-02-04 18:40:25',12.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6526,'1000','41738683174','2025-02-04 18:40:25',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB40QKJ0AQ'),(6527,'4000','41738683174','2025-02-04 18:40:25',NULL,20.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(6528,'1000','41738736787','2025-02-05 09:26:46',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6529,'4000','41738736787','2025-02-05 09:26:46',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(6530,'1110','41738736810','2025-02-05 09:27:07',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(6531,'5500','41738736810','2025-02-05 09:27:07',26.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6532,'1000','41738736810','2025-02-05 09:27:07',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB50SP2002'),(6533,'4000','41738736810','2025-02-05 09:27:07',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(6534,'1110','41738736872','2025-02-05 09:28:13',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(6535,'5500','41738736872','2025-02-05 09:28:13',18.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6536,'1000','41738736872','2025-02-05 09:28:13',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB54SP3B9S'),(6537,'4000','41738736872','2025-02-05 09:28:13',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(6538,'1110','41738736943','2025-02-05 10:06:52',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(6539,'1110','41738736943','2025-02-05 10:06:52',NULL,6.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(6540,'5500','41738736943','2025-02-05 10:06:52',4576.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6541,'1000','41738736943','2025-02-05 10:06:52',80.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB58SUFICA'),(6542,'4000','41738736943','2025-02-05 10:06:52',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(6543,'4000','41738736943','2025-02-05 10:06:52',NULL,10.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(6544,'1110','41738739244','2025-02-05 11:09:41',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(6545,'1110','41738739244','2025-02-05 11:09:41',NULL,20.00,'','4','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(6546,'5500','41738739244','2025-02-05 11:09:41',50.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6547,'1000','41738739244','2025-02-05 11:09:41',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB55T3EDBP'),(6548,'4000','41738739244','2025-02-05 11:09:41',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(6549,'4000','41738739244','2025-02-05 11:09:41',NULL,50.00,'','4','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(6550,'1110','41738743012','2025-02-05 11:18:00',NULL,55.00,'','4','1','Inventory sold','1','','sales','1170','','No',NULL,NULL,''),(6551,'5500','41738743012','2025-02-05 11:18:00',55.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6552,'1000','41738743012','2025-02-05 11:18:00',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6553,'4000','41738743012','2025-02-05 11:18:00',NULL,80.00,'','4','1','Good sold','1','','sales','1170','','No',NULL,NULL,''),(6554,'1110','41738747601','2025-02-05 12:27:02',NULL,70.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(6555,'5500','41738747601','2025-02-05 12:27:02',70.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6556,'1000','41738747601','2025-02-05 12:27:02',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6557,'4000','41738747601','2025-02-05 12:27:02',NULL,150.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(6558,'1110','41738747626','2025-02-05 12:36:54',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(6559,'5500','41738747626','2025-02-05 12:36:54',26.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6560,'1000','41738747626','2025-02-05 12:36:54',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6561,'4000','41738747626','2025-02-05 12:36:54',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(6562,'1110','41738748217','2025-02-05 14:26:58',NULL,36.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(6563,'5500','41738748217','2025-02-05 14:26:58',36.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6564,'1000','41738748217','2025-02-05 14:26:58',70.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB52TX5NI'),(6565,'4000','41738748217','2025-02-05 14:26:58',NULL,70.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(6566,'1110','41738754851','2025-02-05 14:29:38',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(6567,'5500','41738754851','2025-02-05 14:29:38',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6568,'1000','41738754851','2025-02-05 14:29:38',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB54TXXY1E'),(6569,'4000','41738754851','2025-02-05 14:29:38',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(6570,'1110','41738764675','2025-02-05 17:11:39',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(6571,'1110','41738764675','2025-02-05 17:11:39',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(6572,'5500','41738764675','2025-02-05 17:11:39',108.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6573,'1000','41738764675','2025-02-05 17:11:39',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6574,'4000','41738764675','2025-02-05 17:11:39',NULL,150.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(6575,'4000','41738764675','2025-02-05 17:11:39',NULL,150.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(6576,'1110','41738767105','2025-02-05 17:53:47',NULL,106.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(6577,'5500','41738767105','2025-02-05 17:53:47',106.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6578,'1000','41738767105','2025-02-05 17:53:47',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB57UU6BV9'),(6579,'4000','41738767105','2025-02-05 17:53:47',NULL,150.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(6580,'1110','41738767277','2025-02-05 18:14:32',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(6581,'5500','41738767277','2025-02-05 18:14:32',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6582,'1000','41738767277','2025-02-05 18:14:32',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB52UO6UI'),(6583,'4000','41738767277','2025-02-05 18:14:32',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(6584,'1110','41738768998','2025-02-05 18:23:36',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(6585,'5500','41738768998','2025-02-05 18:23:36',11.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6586,'1000','41738768998','2025-02-05 18:23:36',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB55V095NR'),(6587,'4000','41738768998','2025-02-05 18:23:36',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(6588,'1110','41738769054','2025-02-05 18:40:22',NULL,39.00,'','4','1','Inventory sold','1','','sales','239','','No',NULL,NULL,''),(6589,'5500','41738769054','2025-02-05 18:40:22',39.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6590,'1000','41738769054','2025-02-05 18:40:22',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6591,'4000','41738769054','2025-02-05 18:40:22',NULL,80.00,'','4','1','Good sold','1','','sales','239','','No',NULL,NULL,''),(6592,'1110','41738771442','2025-02-05 19:05:06',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(6593,'1110','41738771442','2025-02-05 19:05:06',NULL,96.00,'','4','1','Inventory sold','1','','sales','1141','','No',NULL,NULL,''),(6594,'1110','41738771442','2025-02-05 19:05:06',NULL,18.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(6595,'5500','41738771442','2025-02-05 19:05:06',132.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6596,'1000','41738771442','2025-02-05 19:05:06',230.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB59V9D231'),(6597,'4000','41738771442','2025-02-05 19:05:06',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(6598,'4000','41738771442','2025-02-05 19:05:06',NULL,150.00,'','4','1','Good sold','1','','sales','1141','','No',NULL,NULL,''),(6599,'4000','41738771442','2025-02-05 19:05:06',NULL,30.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(6600,'1110','41738773168','2025-02-05 19:33:15',NULL,140.00,'','4','1','Inventory sold','1','','sales','201','','No',NULL,NULL,''),(6601,'5500','41738773168','2025-02-05 19:33:15',140.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6602,'1000','41738773168','2025-02-05 19:33:15',230.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6603,'4000','41738773168','2025-02-05 19:33:15',NULL,230.00,'','4','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(6604,'1110','41738819267','2025-02-06 08:21:26',NULL,46.00,'','4','1','Inventory sold','1','','sales','972','','No',NULL,NULL,''),(6605,'5500','41738819267','2025-02-06 08:21:26',46.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6606,'1000','41738819267','2025-02-06 08:21:26',90.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB6OX57R58'),(6607,'4000','41738819267','2025-02-06 08:21:26',NULL,90.00,'','4','1','Good sold','1','','sales','972','','No',NULL,NULL,''),(6608,'1110','41738819364','2025-02-06 08:33:52',NULL,28.00,'','4','1','Inventory sold','1','','sales','437','','No',NULL,NULL,''),(6609,'5500','41738819364','2025-02-06 08:33:52',28.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6610,'1000','41738819364','2025-02-06 08:33:52',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6611,'4000','41738819364','2025-02-06 08:33:52',NULL,40.00,'','4','1','Good sold','1','','sales','437','','No',NULL,NULL,''),(6612,'1110','41738820036','2025-02-06 09:15:06',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(6613,'1110','41738820036','2025-02-06 09:15:06',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(6614,'5500','41738820036','2025-02-06 09:15:06',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6615,'1000','41738820036','2025-02-06 09:15:06',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6616,'4000','41738820036','2025-02-06 09:15:06',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(6617,'4000','41738820036','2025-02-06 09:15:06',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(6618,'1110','41738824689','2025-02-06 10:41:36',NULL,2.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(6619,'5500','41738824689','2025-02-06 10:41:36',2.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6620,'1000','41738824689','2025-02-06 10:41:36',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6621,'4000','41738824689','2025-02-06 10:41:36',NULL,10.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(6622,'1110','41738827698','2025-02-06 11:26:41',NULL,45.00,'','4','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(6623,'5500','41738827698','2025-02-06 11:26:41',45.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6624,'1000','41738827698','2025-02-06 11:26:41',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6625,'4000','41738827698','2025-02-06 11:26:41',NULL,70.00,'','4','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(6626,'1110','41738830413','2025-02-06 12:09:40',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(6627,'5500','41738830413','2025-02-06 12:09:40',18.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6628,'1000','41738830413','2025-02-06 12:09:40',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6629,'4000','41738830413','2025-02-06 12:09:40',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(6630,'1110','41738833875','2025-02-06 12:24:55',NULL,47.00,'','4','1','Inventory sold','1','','sales','1215','','No',NULL,NULL,''),(6631,'5500','41738833875','2025-02-06 12:24:55',47.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6632,'1000','41738833875','2025-02-06 12:24:55',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB66Y311OK'),(6633,'4000','41738833875','2025-02-06 12:24:55',NULL,100.00,'','4','1','Good sold','1','','sales','1215','','No',NULL,NULL,''),(6634,'1110','41738834049','2025-02-06 12:27:45',NULL,12.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(6635,'5500','41738834049','2025-02-06 12:27:45',12.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6636,'1000','41738834049','2025-02-06 12:27:45',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB6OY3CYWK'),(6637,'4000','41738834049','2025-02-06 12:27:45',NULL,20.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(6638,'1110','41738834097','2025-02-06 13:36:54',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(6639,'5500','41738834097','2025-02-06 13:36:54',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6640,'1000','41738834097','2025-02-06 13:36:54',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6641,'4000','41738834097','2025-02-06 13:36:54',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(6642,'1110','41738847394','2025-02-06 16:10:05',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(6643,'5500','41738847394','2025-02-06 16:10:05',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6644,'1000','41738847394','2025-02-06 16:10:05',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB68Z1D2JB'),(6645,'4000','41738847394','2025-02-06 16:10:05',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(6646,'1110','41738847509','2025-02-06 16:34:50',NULL,68.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(6647,'5500','41738847509','2025-02-06 16:34:50',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6648,'1000','41738847509','2025-02-06 16:34:50',90.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB6OZ4ODEU'),(6649,'4000','41738847509','2025-02-06 16:34:50',NULL,90.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(6650,'1110','41738848929','2025-02-06 18:14:08',NULL,19.00,'','4','1','Inventory sold','1','','sales','989','','No',NULL,NULL,''),(6651,'5500','41738848929','2025-02-06 18:14:08',19.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6652,'1000','41738848929','2025-02-06 18:14:08',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB60ZNOO7Q'),(6653,'4000','41738848929','2025-02-06 18:14:08',NULL,60.00,'','4','1','Good sold','1','','sales','989','','No',NULL,NULL,''),(6654,'1110','41738909261','2025-02-07 11:19:48',NULL,25.00,'','4','1','Inventory sold','1','','sales','143','','No',NULL,NULL,''),(6655,'1110','41738909261','2025-02-07 11:19:48',NULL,40.00,'','4','1','Inventory sold','1','','sales','1165','','No',NULL,NULL,''),(6656,'1110','41738909261','2025-02-07 11:19:48',NULL,35.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(6657,'1110','41738909261','2025-02-07 11:19:48',NULL,24.00,'','4','1','Inventory sold','1','','sales','736','','No',NULL,NULL,''),(6658,'5500','41738909261','2025-02-07 11:19:48',124.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6659,'1000','41738909261','2025-02-07 11:19:48',215.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6660,'4000','41738909261','2025-02-07 11:19:48',NULL,50.00,'','4','1','Good sold','1','','sales','143','','No',NULL,NULL,''),(6661,'4000','41738909261','2025-02-07 11:19:48',NULL,50.00,'','4','1','Good sold','1','','sales','1165','','No',NULL,NULL,''),(6662,'4000','41738909261','2025-02-07 11:19:48',NULL,75.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(6663,'4000','41738909261','2025-02-07 11:19:48',NULL,40.00,'','4','1','Good sold','1','','sales','736','','No',NULL,NULL,''),(6664,'1110','41738916393','2025-02-07 12:05:30',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(6665,'1110','41738916393','2025-02-07 12:05:30',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(6666,'1110','41738916393','2025-02-07 12:05:30',NULL,20.00,'','4','1','Inventory sold','1','','sales','693','','No',NULL,NULL,''),(6667,'5500','41738916393','2025-02-07 12:05:30',64.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6668,'1000','41738916393','2025-02-07 12:05:30',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6669,'4000','41738916393','2025-02-07 12:05:30',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(6670,'4000','41738916393','2025-02-07 12:05:30',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(6671,'4000','41738916393','2025-02-07 12:05:30',NULL,50.00,'','4','1','Good sold','1','','sales','693','','No',NULL,NULL,''),(6672,'1110','41738937065','2025-02-07 17:05:21',NULL,285.00,'','4','1','Inventory sold','1','','sales','584','','No',NULL,NULL,''),(6673,'1110','41738937065','2025-02-07 17:05:21',NULL,96.00,'','4','1','Inventory sold','1','','sales','1141','','No',NULL,NULL,''),(6674,'5500','41738937065','2025-02-07 17:05:21',381.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6675,'1000','41738937065','2025-02-07 17:05:21',600.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB764VUTJS'),(6676,'4000','41738937065','2025-02-07 17:05:21',NULL,450.00,'','4','1','Good sold','1','','sales','584','','No',NULL,NULL,''),(6677,'4000','41738937065','2025-02-07 17:05:21',NULL,150.00,'','4','1','Good sold','1','','sales','1141','','No',NULL,NULL,''),(6678,'1110','41738938618','2025-02-07 17:30:40',NULL,33.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(6679,'5500','41738938618','2025-02-07 17:30:40',33.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6680,'1000','41738938618','2025-02-07 17:30:40',55.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6681,'4000','41738938618','2025-02-07 17:30:40',NULL,55.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(6682,'1110','41738939834','2025-02-07 17:50:52',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(6683,'5500','41738939834','2025-02-07 17:50:52',51.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6684,'1000','41738939834','2025-02-07 17:50:52',105.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6685,'4000','41738939834','2025-02-07 17:50:52',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(6686,'1110','41738940479','2025-02-07 18:01:37',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(6687,'5500','41738940479','2025-02-07 18:01:37',48.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6688,'1000','41738940479','2025-02-07 18:01:37',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB715763KZ'),(6689,'4000','41738940479','2025-02-07 18:01:37',NULL,150.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(6690,'1110','41738993046','2025-02-08 09:56:59',NULL,136.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(6691,'5500','41738993046','2025-02-08 09:56:59',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6692,'1000','41738993046','2025-02-08 09:56:59',180.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB827PVJOA'),(6693,'4000','41738993046','2025-02-08 09:56:59',NULL,180.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(6694,'1110','41738997969','2025-02-08 10:12:02',NULL,32.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(6695,'1110','41738997969','2025-02-08 10:12:02',NULL,150.00,'','4','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(6696,'1110','41738997969','2025-02-08 10:12:02',NULL,20.00,'','4','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(6697,'5500','41738997969','2025-02-08 10:12:02',202.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6698,'1000','41738997969','2025-02-08 10:12:02',430.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB877RX3YX'),(6699,'4000','41738997969','2025-02-08 10:12:02',NULL,80.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(6700,'4000','41738997969','2025-02-08 10:12:02',NULL,300.00,'','4','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(6701,'4000','41738997969','2025-02-08 10:12:02',NULL,50.00,'','4','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(6702,'1000','41738998772','2025-02-08 11:16:34',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB8181K9WB'),(6703,'4000','41738998772','2025-02-08 11:16:34',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(6704,'1000','41739002755','2025-02-08 11:53:16',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6705,'4000','41739002755','2025-02-08 11:53:16',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(6706,'1110','41739004799','2025-02-08 11:53:56',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(6707,'1110','41739004799','2025-02-08 11:53:56',NULL,6.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(6708,'5500','41739004799','2025-02-08 11:53:56',4576.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6709,'1000','41739004799','2025-02-08 11:53:56',80.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB80875MFS'),(6710,'4000','41739004799','2025-02-08 11:53:56',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(6711,'4000','41739004799','2025-02-08 11:53:56',NULL,10.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(6712,'1110','41739004949','2025-02-08 13:05:56',NULL,46.00,'','4','1','Inventory sold','1','','sales','514','','No',NULL,NULL,''),(6713,'1110','41739004949','2025-02-08 13:05:56',NULL,6.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(6714,'5500','41739004949','2025-02-08 13:05:56',52.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6715,'1000','41739004949','2025-02-08 13:05:56',70.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB848HY4TM'),(6716,'4000','41739004949','2025-02-08 13:05:56',NULL,60.00,'','4','1','Good sold','1','','sales','514','','No',NULL,NULL,''),(6717,'4000','41739004949','2025-02-08 13:05:56',NULL,10.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(6718,'1110','41739009228','2025-02-08 14:44:48',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(6719,'5500','41739009228','2025-02-08 14:44:48',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6720,'1000','41739009228','2025-02-08 14:44:48',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB848XQA70'),(6721,'4000','41739009228','2025-02-08 14:44:48',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(6722,'1110','41739015153','2025-02-08 15:13:47',NULL,160.00,'','4','1','Inventory sold','1','','sales','1177','','No',NULL,NULL,''),(6723,'5500','41739015153','2025-02-08 15:13:47',160.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6724,'1000','41739015153','2025-02-08 15:13:47',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6725,'4000','41739015153','2025-02-08 15:13:47',NULL,300.00,'','4','1','Good sold','1','','sales','1177','','No',NULL,NULL,''),(6726,'1110','41739023707','2025-02-08 17:09:09',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(6727,'1110','41739023707','2025-02-08 17:09:09',NULL,60.00,'','4','1','Inventory sold','1','','sales','1246','','No',NULL,NULL,''),(6728,'5500','41739023707','2025-02-08 17:09:09',111.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6729,'1000','41739023707','2025-02-08 17:09:09',255.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6730,'4000','41739023707','2025-02-08 17:09:09',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(6731,'4000','41739023707','2025-02-08 17:09:09',NULL,150.00,'','4','1','Good sold','1','','sales','1246','','No',NULL,NULL,''),(6732,'1110','41739023765','2025-02-08 17:18:58',NULL,40.00,'','4','1','Inventory sold','1','','sales','337','','No',NULL,NULL,''),(6733,'5500','41739023765','2025-02-08 17:18:58',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6734,'1000','41739023765','2025-02-08 17:18:58',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6735,'4000','41739023765','2025-02-08 17:18:58',NULL,100.00,'','4','1','Good sold','1','','sales','337','','No',NULL,NULL,''),(6736,'1110','41739024341','2025-02-08 19:08:09',NULL,25.00,'','4','1','Inventory sold','1','','sales','811','','No',NULL,NULL,''),(6737,'1110','41739024341','2025-02-08 19:08:09',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(6738,'1110','41739024341','2025-02-08 19:08:09',NULL,47.00,'','4','1','Inventory sold','1','','sales','1215','','No',NULL,NULL,''),(6739,'5500','41739024341','2025-02-08 19:08:09',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6740,'1000','41739024341','2025-02-08 19:08:09',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6741,'4000','41739024341','2025-02-08 19:08:09',NULL,50.00,'','4','1','Good sold','1','','sales','811','','No',NULL,NULL,''),(6742,'4000','41739024341','2025-02-08 19:08:09',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(6743,'4000','41739024341','2025-02-08 19:08:09',NULL,100.00,'','4','1','Good sold','1','','sales','1215','','No',NULL,NULL,''),(6744,'1000','41739030892','2025-02-08 19:18:37',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6745,'4000','41739030892','2025-02-08 19:18:37',NULL,50.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(6746,'1110','41739031584','2025-02-08 19:19:57',NULL,20.00,'','4','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(6747,'5500','41739031584','2025-02-08 19:19:57',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6748,'1000','41739031584','2025-02-08 19:19:57',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6749,'4000','41739031584','2025-02-08 19:19:57',NULL,50.00,'','4','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(6750,'1110','41739165719','2025-02-10 08:35:31',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(6751,'5500','41739165719','2025-02-10 08:35:31',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6752,'1000','41739165719','2025-02-10 08:35:31',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBA9GBI059'),(6753,'4000','41739165719','2025-02-10 08:35:31',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(6754,'1110','41739165776','2025-02-10 09:02:16',NULL,4.40,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(6755,'5500','41739165776','2025-02-10 09:02:16',4.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6756,'1000','41739165776','2025-02-10 09:02:16',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6757,'4000','41739165776','2025-02-10 09:02:16',NULL,20.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(6758,'1110','41739170710','2025-02-10 09:58:41',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(6759,'5500','41739170710','2025-02-10 09:58:41',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6760,'1000','41739170710','2025-02-10 09:58:41',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB99CT616N'),(6761,'4000','41739170710','2025-02-10 09:58:41',NULL,100.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(6762,'1110','41739170791','2025-02-10 10:32:45',NULL,35.00,'','4','1','Inventory sold','1','','sales','1218','','No',NULL,NULL,''),(6763,'1110','41739170791','2025-02-10 10:32:45',NULL,18.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(6764,'5500','41739170791','2025-02-10 10:32:45',53.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6765,'1000','41739170791','2025-02-10 10:32:45',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBA6GRWB3C'),(6766,'4000','41739170791','2025-02-10 10:32:45',NULL,70.00,'','4','1','Good sold','1','','sales','1218','','No',NULL,NULL,''),(6767,'4000','41739170791','2025-02-10 10:32:45',NULL,30.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(6768,'1110','41739176325','2025-02-10 11:32:57',NULL,84.00,'','4','1','Inventory sold','1','','sales','1140','','No',NULL,NULL,''),(6769,'1110','41739176325','2025-02-10 11:32:57',NULL,3.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(6770,'5500','41739176325','2025-02-10 11:32:57',87.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6771,'1000','41739176325','2025-02-10 11:32:57',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBA2H0EHE'),(6772,'4000','41739176325','2025-02-10 11:32:57',NULL,115.00,'','4','1','Good sold','1','','sales','1140','','No',NULL,NULL,''),(6773,'4000','41739176325','2025-02-10 11:32:57',NULL,5.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(6774,'1110','41739176439','2025-02-10 11:34:46',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(6775,'5500','41739176439','2025-02-10 11:34:46',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6776,'1000','41739176439','2025-02-10 11:34:46',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBA6H0TXPM'),(6777,'4000','41739176439','2025-02-10 11:34:46',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(6778,'1110','41739176522','2025-02-10 12:33:54',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(6779,'1110','41739176522','2025-02-10 12:33:54',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(6780,'5500','41739176522','2025-02-10 12:33:54',203.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6781,'1000','41739176522','2025-02-10 12:33:54',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6782,'4000','41739176522','2025-02-10 12:33:54',NULL,180.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(6783,'4000','41739176522','2025-02-10 12:33:54',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(6784,'1110','41739180038','2025-02-10 12:57:32',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(6785,'5500','41739180038','2025-02-10 12:57:32',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6786,'1000','41739180038','2025-02-10 12:57:32',25.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBA1HDJR6J'),(6787,'4000','41739180038','2025-02-10 12:57:32',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(6788,'1110','41739182910','2025-02-10 13:23:52',NULL,60.00,'','4','1','Inventory sold','1','','sales','1007','','No',NULL,NULL,''),(6789,'1110','41739182910','2025-02-10 13:23:52',NULL,220.00,'','4','1','Inventory sold','1','','sales','302','','No',NULL,NULL,''),(6790,'5500','41739182910','2025-02-10 13:23:52',280.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6791,'1000','41739182910','2025-02-10 13:23:52',535.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6792,'4000','41739182910','2025-02-10 13:23:52',NULL,150.00,'','4','1','Good sold','1','','sales','1007','','No',NULL,NULL,''),(6793,'4000','41739182910','2025-02-10 13:23:52',NULL,385.00,'','4','1','Good sold','1','','sales','302','','No',NULL,NULL,''),(6794,'1110','41739183037','2025-02-10 13:24:58',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(6795,'1110','41739183037','2025-02-10 13:24:58',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(6796,'1110','41739183037','2025-02-10 13:24:58',NULL,6.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(6797,'5500','41739183037','2025-02-10 13:24:58',4576.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6798,'1000','41739183037','2025-02-10 13:24:58',130.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBA1HH69ST'),(6799,'4000','41739183037','2025-02-10 13:24:58',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(6800,'4000','41739183037','2025-02-10 13:24:58',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(6801,'4000','41739183037','2025-02-10 13:24:58',NULL,10.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(6802,'1110','41739183150','2025-02-10 13:49:52',NULL,220.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(6803,'5500','41739183150','2025-02-10 13:49:52',220.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6804,'1000','41739183150','2025-02-10 13:49:52',300.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBA7GDNQV3'),(6805,'4000','41739183150','2025-02-10 13:49:52',NULL,300.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(6806,'1110','41739184640','2025-02-10 14:07:39',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(6807,'5500','41739184640','2025-02-10 14:07:39',26.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6808,'1000','41739184640','2025-02-10 14:07:39',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6809,'4000','41739184640','2025-02-10 14:07:39',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(6810,'1110','41739185662','2025-02-10 14:31:51',NULL,0.00,'','4','1','Inventory sold','1','','sales','1122','','No',NULL,NULL,''),(6811,'1110','41739185662','2025-02-10 14:31:51',NULL,170.00,'','4','1','Inventory sold','1','','sales','600','','No',NULL,NULL,''),(6812,'1110','41739185662','2025-02-10 14:31:51',NULL,210.00,'','4','1','Inventory sold','1','','sales','1139','','No',NULL,NULL,''),(6813,'5500','41739185662','2025-02-10 14:31:51',380.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6814,'1000','41739185662','2025-02-10 14:31:51',1600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6815,'4000','41739185662','2025-02-10 14:31:51',NULL,1000.00,'','4','1','Good sold','1','','sales','1122','','No',NULL,NULL,''),(6816,'4000','41739185662','2025-02-10 14:31:51',NULL,300.00,'','4','1','Good sold','1','','sales','600','','No',NULL,NULL,''),(6817,'4000','41739185662','2025-02-10 14:31:51',NULL,300.00,'','4','1','Good sold','1','','sales','1139','','No',NULL,NULL,''),(6818,'1110','41739192584','2025-02-10 16:03:22',NULL,301.00,'','4','1','Inventory sold','1','','sales','1241','','No',NULL,NULL,''),(6819,'5500','41739192584','2025-02-10 16:03:22',301.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6820,'1000','41739192584','2025-02-10 16:03:22',455.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBA514TC2P'),(6821,'4000','41739192584','2025-02-10 16:03:22',NULL,455.00,'','4','1','Good sold','1','','sales','1241','','No',NULL,NULL,''),(6822,'1110','41739192712','2025-02-10 16:11:50',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(6823,'5500','41739192712','2025-02-10 16:11:50',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6824,'1000','41739192712','2025-02-10 16:11:50',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBAO16KM3G'),(6825,'4000','41739192712','2025-02-10 16:11:50',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(6826,'1110','41739193448','2025-02-10 17:05:24',NULL,30.00,'','4','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(6827,'5500','41739193448','2025-02-10 17:05:24',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6828,'1000','41739193448','2025-02-10 17:05:24',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBA5IEJ0T5'),(6829,'4000','41739193448','2025-02-10 17:05:24',NULL,100.00,'','4','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(6830,'1110','41739196434','2025-02-10 17:28:58',NULL,90.00,'','4','1','Inventory sold','1','','sales','333','','No',NULL,NULL,''),(6831,'5500','41739196434','2025-02-10 17:28:58',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6832,'1000','41739196434','2025-02-10 17:28:58',180.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6833,'4000','41739196434','2025-02-10 17:28:58',NULL,180.00,'','4','1','Good sold','1','','sales','333','','No',NULL,NULL,''),(6834,'1110','41739197760','2025-02-10 17:31:12',NULL,5.00,'','4','1','Inventory sold','1','','sales','333','','No',NULL,NULL,''),(6835,'1110','41739197760','2025-02-10 17:31:12',NULL,3.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(6836,'5500','41739197760','2025-02-10 17:31:12',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6837,'1000','41739197760','2025-02-10 17:31:12',15.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6838,'4000','41739197760','2025-02-10 17:31:12',NULL,10.00,'','4','1','Good sold','1','','sales','333','','No',NULL,NULL,''),(6839,'4000','41739197760','2025-02-10 17:31:12',NULL,5.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(6840,'1110','41739197876','2025-02-10 17:37:25',NULL,10.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(6841,'5500','41739197876','2025-02-10 17:37:25',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6842,'1000','41739197876','2025-02-10 17:37:25',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6843,'4000','41739197876','2025-02-10 17:37:25',NULL,50.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(6844,'1110','41739198248','2025-02-10 17:59:15',NULL,180.00,'','4','1','Inventory sold','1','','sales','1154','','No',NULL,NULL,''),(6845,'5500','41739198248','2025-02-10 17:59:15',180.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6846,'1000','41739198248','2025-02-10 17:59:15',450.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6847,'4000','41739198248','2025-02-10 17:59:15',NULL,450.00,'','4','1','Good sold','1','','sales','1154','','No',NULL,NULL,''),(6848,'1110','41739199684','2025-02-10 18:07:02',NULL,46.00,'','4','1','Inventory sold','1','','sales','514','','No',NULL,NULL,''),(6849,'5500','41739199684','2025-02-10 18:07:02',46.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6850,'1000','41739199684','2025-02-10 18:07:02',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6851,'4000','41739199684','2025-02-10 18:07:02',NULL,60.00,'','4','1','Good sold','1','','sales','514','','No',NULL,NULL,''),(6852,'1000','41739200028','2025-02-10 18:13:06',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6853,'4000','41739200028','2025-02-10 18:13:06',NULL,100.00,'','4','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(6854,'1110','41739200826','2025-02-10 19:04:37',NULL,40.00,'','4','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(6855,'5500','41739200826','2025-02-10 19:04:37',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6856,'1000','41739200826','2025-02-10 19:04:37',90.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6857,'4000','41739200826','2025-02-10 19:04:37',NULL,90.00,'','4','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(6858,'1110','41739203932','2025-02-10 19:12:26',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(6859,'5500','41739203932','2025-02-10 19:12:26',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6860,'1000','41739203932','2025-02-10 19:12:26',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6861,'4000','41739203932','2025-02-10 19:12:26',NULL,100.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(6862,'1110','41739254120','2025-02-11 09:38:07',NULL,120.00,'','4','1','Inventory sold','1','','sales','1153','','No',NULL,NULL,''),(6863,'5500','41739254120','2025-02-11 09:38:07',120.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6864,'1000','41739254120','2025-02-11 09:38:07',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBB8L2DOSA'),(6865,'4000','41739254120','2025-02-11 09:38:07',NULL,200.00,'','4','1','Good sold','1','','sales','1153','','No',NULL,NULL,''),(6866,'1110','41739255935','2025-02-11 09:42:18',NULL,180.00,'','4','1','Inventory sold','1','','sales','1153','','No',NULL,NULL,''),(6867,'1110','41739255935','2025-02-11 09:42:18',NULL,285.00,'','4','1','Inventory sold','1','','sales','584','','No',NULL,NULL,''),(6868,'1110','41739255935','2025-02-11 09:42:18',NULL,33.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(6869,'5500','41739255935','2025-02-11 09:42:18',498.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6870,'1000','41739255935','2025-02-11 09:42:18',900.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6871,'4000','41739255935','2025-02-11 09:42:18',NULL,300.00,'','4','1','Good sold','1','','sales','1153','','No',NULL,NULL,''),(6872,'4000','41739255935','2025-02-11 09:42:18',NULL,450.00,'','4','1','Good sold','1','','sales','584','','No',NULL,NULL,''),(6873,'4000','41739255935','2025-02-11 09:42:18',NULL,150.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(6874,'1110','41739256148','2025-02-11 10:00:38',NULL,5.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(6875,'1110','41739256148','2025-02-11 10:00:38',NULL,8.00,'','4','1','Inventory sold','1','','sales','119','','No',NULL,NULL,''),(6876,'5500','41739256148','2025-02-11 10:00:38',13.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6877,'1000','41739256148','2025-02-11 10:00:38',35.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBB2L5VEEC'),(6878,'4000','41739256148','2025-02-11 10:00:38',NULL,15.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(6879,'4000','41739256148','2025-02-11 10:00:38',NULL,20.00,'','4','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(6880,'1110','41739257265','2025-02-11 10:09:52',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(6881,'1110','41739257265','2025-02-11 10:09:52',NULL,30.00,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(6882,'1110','41739257265','2025-02-11 10:09:52',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(6883,'5500','41739257265','2025-02-11 10:09:52',71.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6884,'1000','41739257265','2025-02-11 10:09:52',160.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6885,'4000','41739257265','2025-02-11 10:09:52',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(6886,'4000','41739257265','2025-02-11 10:09:52',NULL,60.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(6887,'4000','41739257265','2025-02-11 10:09:52',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(6888,'1110','41739257816','2025-02-11 11:10:17',NULL,6.00,'','4','1','Inventory sold','1','','sales','909','','No',NULL,NULL,''),(6889,'5500','41739257816','2025-02-11 11:10:17',6.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6890,'1000','41739257816','2025-02-11 11:10:17',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBB9LG2RPN'),(6891,'4000','41739257816','2025-02-11 11:10:17',NULL,20.00,'','4','1','Good sold','1','','sales','909','','No',NULL,NULL,''),(6892,'1110','41739267806','2025-02-11 12:58:15',NULL,96.00,'','4','1','Inventory sold','1','','sales','1141','','No',NULL,NULL,''),(6893,'1110','41739267806','2025-02-11 12:58:15',NULL,140.00,'','4','1','Inventory sold','1','','sales','201','','No',NULL,NULL,''),(6894,'1110','41739267806','2025-02-11 12:58:15',NULL,40.00,'','4','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(6895,'5500','41739267806','2025-02-11 12:58:15',276.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6896,'1000','41739267806','2025-02-11 12:58:15',550.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6897,'4000','41739267806','2025-02-11 12:58:15',NULL,150.00,'','4','1','Good sold','1','','sales','1141','','No',NULL,NULL,''),(6898,'4000','41739267806','2025-02-11 12:58:15',NULL,300.00,'','4','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(6899,'4000','41739267806','2025-02-11 12:58:15',NULL,100.00,'','4','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(6900,'1110','41739267899','2025-02-11 12:59:15',NULL,250.00,'','4','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(6901,'1110','41739267899','2025-02-11 12:59:15',NULL,50.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(6902,'5500','41739267899','2025-02-11 12:59:15',300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6903,'1000','41739267899','2025-02-11 12:59:15',450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBB7LS46SP'),(6904,'4000','41739267899','2025-02-11 12:59:15',NULL,350.00,'','4','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(6905,'4000','41739267899','2025-02-11 12:59:15',NULL,100.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(6906,'1110','41739272113','2025-02-11 14:08:58',NULL,84.00,'','4','1','Inventory sold','1','','sales','1140','','No',NULL,NULL,''),(6907,'1110','41739272113','2025-02-11 14:08:58',NULL,3.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(6908,'5500','41739272113','2025-02-11 14:08:58',87.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6909,'1000','41739272113','2025-02-11 14:08:58',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBB1M6ATQN'),(6910,'4000','41739272113','2025-02-11 14:08:58',NULL,115.00,'','4','1','Good sold','1','','sales','1140','','No',NULL,NULL,''),(6911,'4000','41739272113','2025-02-11 14:08:58',NULL,5.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(6912,'1110','41739280532','2025-02-11 16:29:27',NULL,285.00,'','4','1','Inventory sold','1','','sales','584','','No',NULL,NULL,''),(6913,'5500','41739280532','2025-02-11 16:29:27',285.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6914,'1000','41739280532','2025-02-11 16:29:27',400.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBB6MPTSIO'),(6915,'4000','41739280532','2025-02-11 16:29:27',NULL,400.00,'','4','1','Good sold','1','','sales','584','','No',NULL,NULL,''),(6916,'1110','41739280622','2025-02-11 17:56:17',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(6917,'5500','41739280622','2025-02-11 17:56:17',124.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6918,'1000','41739280622','2025-02-11 17:56:17',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6919,'4000','41739280622','2025-02-11 17:56:17',NULL,200.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(6920,'1000','41739285805','2025-02-11 18:09:54',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBB4N783M6'),(6921,'4000','41739285805','2025-02-11 18:09:54',NULL,50.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(6922,'1110','41739286633','2025-02-11 18:11:05',NULL,160.00,'','4','1','Inventory sold','1','','sales','1177','','No',NULL,NULL,''),(6923,'5500','41739286633','2025-02-11 18:11:05',160.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6924,'1000','41739286633','2025-02-11 18:11:05',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6925,'4000','41739286633','2025-02-11 18:11:05',NULL,300.00,'','4','1','Good sold','1','','sales','1177','','No',NULL,NULL,''),(6926,'1110','41739341867','2025-02-12 10:44:32',NULL,70.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(6927,'5500','41739341867','2025-02-12 10:44:32',70.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6928,'1000','41739341867','2025-02-12 10:44:32',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6929,'4000','41739341867','2025-02-12 10:44:32',NULL,150.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(6930,'1000','41739346277','2025-02-12 11:25:03',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6931,'4000','41739346277','2025-02-12 11:25:03',NULL,50.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(6932,'1110','41739348707','2025-02-12 11:27:34',NULL,260.00,'','4','1','Inventory sold','1','','sales','340','','No',NULL,NULL,''),(6933,'5500','41739348707','2025-02-12 11:27:34',260.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6934,'1000','41739348707','2025-02-12 11:27:34',350.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6935,'4000','41739348707','2025-02-12 11:27:34',NULL,350.00,'','4','1','Good sold','1','','sales','340','','No',NULL,NULL,''),(6936,'1110','41739348857','2025-02-12 12:38:41',NULL,20.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(6937,'5500','41739348857','2025-02-12 12:38:41',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6938,'1000','41739348857','2025-02-12 12:38:41',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBCOQ9VB9Y'),(6939,'4000','41739348857','2025-02-12 12:38:41',NULL,60.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(6940,'1110','41739353232','2025-02-12 13:30:04',NULL,24.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(6941,'5500','41739353232','2025-02-12 13:30:04',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6942,'1000','41739353232','2025-02-12 13:30:04',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6943,'4000','41739353232','2025-02-12 13:30:04',NULL,50.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(6944,'1110','41739367111','2025-02-12 16:32:29',NULL,47.00,'','4','1','Inventory sold','1','','sales','1215','','No',NULL,NULL,''),(6945,'5500','41739367111','2025-02-12 16:32:29',47.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6946,'1000','41739367111','2025-02-12 16:32:29',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6947,'4000','41739367111','2025-02-12 16:32:29',NULL,100.00,'','4','1','Good sold','1','','sales','1215','','No',NULL,NULL,''),(6948,'1110','41739371683','2025-02-12 17:48:22',NULL,20.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(6949,'5500','41739371683','2025-02-12 17:48:22',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6950,'1000','41739371683','2025-02-12 17:48:22',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBC6RFVIBO'),(6951,'4000','41739371683','2025-02-12 17:48:22',NULL,50.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(6952,'1110','41739371746','2025-02-12 17:49:32',NULL,50.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(6953,'5500','41739371746','2025-02-12 17:49:32',50.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6954,'1000','41739371746','2025-02-12 17:49:32',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBC1RHK44J'),(6955,'4000','41739371746','2025-02-12 17:49:32',NULL,100.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(6956,'1110','41739371807','2025-02-12 17:50:51',NULL,80.00,'','4','1','Inventory sold','1','','sales','1177','','No',NULL,NULL,''),(6957,'1110','41739371807','2025-02-12 17:50:51',NULL,21.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(6958,'5500','41739371807','2025-02-12 17:50:51',101.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6959,'1000','41739371807','2025-02-12 17:50:51',195.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6960,'4000','41739371807','2025-02-12 17:50:51',NULL,150.00,'','4','1','Good sold','1','','sales','1177','','No',NULL,NULL,''),(6961,'4000','41739371807','2025-02-12 17:50:51',NULL,45.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(6962,'1110','41739372028','2025-02-12 17:54:00',NULL,40.00,'','4','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(6963,'5500','41739372028','2025-02-12 17:54:00',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6964,'1000','41739372028','2025-02-12 17:54:00',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6965,'4000','41739372028','2025-02-12 17:54:00',NULL,100.00,'','4','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(6966,'1110','41739372075','2025-02-12 17:54:57',NULL,8.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(6967,'5500','41739372075','2025-02-12 17:54:57',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6968,'1000','41739372075','2025-02-12 17:54:57',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6969,'4000','41739372075','2025-02-12 17:54:57',NULL,40.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(6970,'1110','41739372342','2025-02-12 18:27:10',NULL,160.00,'','4','1','Inventory sold','1','','sales','1177','','No',NULL,NULL,''),(6971,'1110','41739372342','2025-02-12 18:27:10',NULL,25.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(6972,'5500','41739372342','2025-02-12 18:27:10',185.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6973,'1000','41739372342','2025-02-12 18:27:10',350.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6974,'4000','41739372342','2025-02-12 18:27:10',NULL,300.00,'','4','1','Good sold','1','','sales','1177','','No',NULL,NULL,''),(6975,'4000','41739372342','2025-02-12 18:27:10',NULL,50.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(6976,'1110','41739374034','2025-02-12 18:27:56',NULL,158.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(6977,'1110','41739374034','2025-02-12 18:27:56',NULL,76.30,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(6978,'5500','41739374034','2025-02-12 18:27:56',234.30,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6979,'1000','41739374034','2025-02-12 18:27:56',440.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBC2RR1IHM'),(6980,'4000','41739374034','2025-02-12 18:27:56',NULL,240.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(6981,'4000','41739374034','2025-02-12 18:27:56',NULL,200.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(6982,'1110','41739375528','2025-02-12 18:52:46',NULL,10.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(6983,'1110','41739375528','2025-02-12 18:52:46',NULL,15.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(6984,'5500','41739375528','2025-02-12 18:52:46',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6985,'1000','41739375528','2025-02-12 18:52:46',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6986,'4000','41739375528','2025-02-12 18:52:46',NULL,50.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(6987,'4000','41739375528','2025-02-12 18:52:46',NULL,30.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(6988,'1110','41739424341','2025-02-13 08:26:14',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(6989,'5500','41739424341','2025-02-13 08:26:14',124.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6990,'1000','41739424341','2025-02-13 08:26:14',180.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6991,'4000','41739424341','2025-02-13 08:26:14',NULL,180.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(6992,'1110','41739440887','2025-02-13 13:01:48',NULL,180.00,'','4','1','Inventory sold','1','','sales','1154','','No',NULL,NULL,''),(6993,'5500','41739440887','2025-02-13 13:01:48',180.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6994,'1000','41739440887','2025-02-13 13:01:48',450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBD0UT8COM'),(6995,'4000','41739440887','2025-02-13 13:01:48',NULL,450.00,'','4','1','Good sold','1','','sales','1154','','No',NULL,NULL,''),(6996,'1110','41739440989','2025-02-13 13:47:02',NULL,90.00,'','4','1','Inventory sold','1','','sales','736','','No',NULL,NULL,''),(6997,'1110','41739440989','2025-02-13 13:47:02',NULL,60.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(6998,'5500','41739440989','2025-02-13 13:47:02',150.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6999,'1000','41739440989','2025-02-13 13:47:02',250.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBD6VO5OH4'),(7000,'4000','41739440989','2025-02-13 13:47:02',NULL,150.00,'','4','1','Good sold','1','','sales','736','','No',NULL,NULL,''),(7001,'4000','41739440989','2025-02-13 13:47:02',NULL,100.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(7002,'1110','41739449252','2025-02-13 15:22:07',NULL,20.00,'','4','1','Inventory sold','1','','sales','693','','No',NULL,NULL,''),(7003,'1110','41739449252','2025-02-13 15:22:07',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(7004,'1110','41739449252','2025-02-13 15:22:07',NULL,0.00,'','4','1','Inventory sold','1','','sales','1107','','No',NULL,NULL,''),(7005,'1110','41739449252','2025-02-13 15:22:07',NULL,6.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(7006,'5500','41739449252','2025-02-13 15:22:07',44.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7007,'1000','41739449252','2025-02-13 15:22:07',160.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBD7VATOVB'),(7008,'4000','41739449252','2025-02-13 15:22:07',NULL,50.00,'','4','1','Good sold','1','','sales','693','','No',NULL,NULL,''),(7009,'4000','41739449252','2025-02-13 15:22:07',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(7010,'4000','41739449252','2025-02-13 15:22:07',NULL,50.00,'','4','1','Good sold','1','','sales','1107','','No',NULL,NULL,''),(7011,'4000','41739449252','2025-02-13 15:22:07',NULL,10.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(7012,'1110','41739449391','2025-02-13 15:25:58',NULL,300.00,'','4','1','Inventory sold','1','','sales','1165','','No',NULL,NULL,''),(7013,'1110','41739449391','2025-02-13 15:25:58',NULL,90.00,'','4','1','Inventory sold','1','','sales','736','','No',NULL,NULL,''),(7014,'1110','41739449391','2025-02-13 15:25:58',NULL,150.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(7015,'1110','41739449391','2025-02-13 15:25:58',NULL,68.00,'','4','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(7016,'5500','41739449391','2025-02-13 15:25:58',608.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7017,'1000','41739449391','2025-02-13 15:25:58',900.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBD6VBL09A'),(7018,'4000','41739449391','2025-02-13 15:25:58',NULL,375.00,'','4','1','Good sold','1','','sales','1165','','No',NULL,NULL,''),(7019,'4000','41739449391','2025-02-13 15:25:58',NULL,150.00,'','4','1','Good sold','1','','sales','736','','No',NULL,NULL,''),(7020,'4000','41739449391','2025-02-13 15:25:58',NULL,300.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(7021,'4000','41739449391','2025-02-13 15:25:58',NULL,75.00,'','4','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(7022,'1110','41739449638','2025-02-13 15:28:26',NULL,36.00,'','4','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(7023,'1110','41739449638','2025-02-13 15:28:26',NULL,20.00,'','4','1','Inventory sold','1','','sales','446','','No',NULL,NULL,''),(7024,'1110','41739449638','2025-02-13 15:28:26',NULL,0.00,'','4','1','Inventory sold','1','','sales','1107','','No',NULL,NULL,''),(7025,'5500','41739449638','2025-02-13 15:28:26',56.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7026,'1000','41739449638','2025-02-13 15:28:26',230.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7027,'4000','41739449638','2025-02-13 15:28:26',NULL,80.00,'','4','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(7028,'4000','41739449638','2025-02-13 15:28:26',NULL,100.00,'','4','1','Good sold','1','','sales','446','','No',NULL,NULL,''),(7029,'4000','41739449638','2025-02-13 15:28:26',NULL,50.00,'','4','1','Good sold','1','','sales','1107','','No',NULL,NULL,''),(7030,'1110','41739462891','2025-02-13 19:08:39',NULL,10.00,'','4','1','Inventory sold','1','','sales','244','','No',NULL,NULL,''),(7031,'5500','41739462891','2025-02-13 19:08:39',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7032,'1000','41739462891','2025-02-13 19:08:39',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7033,'4000','41739462891','2025-02-13 19:08:39',NULL,20.00,'','4','1','Good sold','1','','sales','244','','No',NULL,NULL,''),(7034,'1110','41739512338','2025-02-14 08:52:43',NULL,17.00,'','4','1','Inventory sold','1','','sales','274','','No',NULL,NULL,''),(7035,'5500','41739512338','2025-02-14 08:52:43',17.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7036,'1000','41739512338','2025-02-14 08:52:43',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7037,'4000','41739512338','2025-02-14 08:52:43',NULL,50.00,'','4','1','Good sold','1','','sales','274','','No',NULL,NULL,''),(7038,'1110','41739512881','2025-02-14 09:01:40',NULL,4.00,'','4','1','Inventory sold','1','','sales','184','','No',NULL,NULL,''),(7039,'5500','41739512881','2025-02-14 09:01:40',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7040,'1000','41739512881','2025-02-14 09:01:40',10.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBE2YD9D80'),(7041,'4000','41739512881','2025-02-14 09:01:40',NULL,10.00,'','4','1','Good sold','1','','sales','184','','No',NULL,NULL,''),(7042,'1110','41739519759','2025-02-14 10:57:25',NULL,15.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(7043,'1110','41739519759','2025-02-14 10:57:25',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(7044,'1110','41739519759','2025-02-14 10:57:25',NULL,50.00,'','4','1','Inventory sold','1','','sales','430','','No',NULL,NULL,''),(7045,'5500','41739519759','2025-02-14 10:57:25',113.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7046,'1000','41739519759','2025-02-14 10:57:25',270.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7047,'4000','41739519759','2025-02-14 10:57:25',NULL,50.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(7048,'4000','41739519759','2025-02-14 10:57:25',NULL,150.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(7049,'4000','41739519759','2025-02-14 10:57:25',NULL,70.00,'','4','1','Good sold','1','','sales','430','','No',NULL,NULL,''),(7050,'1110','41739519850','2025-02-14 11:03:49',NULL,221.00,'','4','1','Inventory sold','1','','sales','481','','No',NULL,NULL,''),(7051,'5500','41739519850','2025-02-14 11:03:49',221.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7052,'1000','41739519850','2025-02-14 11:03:49',400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7053,'4000','41739519850','2025-02-14 11:03:49',NULL,400.00,'','4','1','Good sold','1','','sales','481','','No',NULL,NULL,''),(7054,'1110','41739520243','2025-02-14 12:39:09',NULL,106.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(7055,'5500','41739520243','2025-02-14 12:39:09',106.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7056,'1000','41739520243','2025-02-14 12:39:09',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBE629PN16'),(7057,'4000','41739520243','2025-02-14 12:39:09',NULL,150.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(7058,'1110','41739525981','2025-02-14 14:30:50',NULL,20.00,'','4','1','Inventory sold','1','','sales','333','','No',NULL,NULL,''),(7059,'5500','41739525981','2025-02-14 14:30:50',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7060,'1000','41739525981','2025-02-14 14:30:50',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7061,'4000','41739525981','2025-02-14 14:30:50',NULL,40.00,'','4','1','Good sold','1','','sales','333','','No',NULL,NULL,''),(7062,'1110','41739541675','2025-02-14 17:02:39',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(7063,'1110','41739541675','2025-02-14 17:02:39',NULL,120.00,'','4','1','Inventory sold','1','','sales','1240','','No',NULL,NULL,''),(7064,'5500','41739541675','2025-02-14 17:02:39',256.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7065,'1000','41739541675','2025-02-14 17:02:39',380.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7066,'4000','41739541675','2025-02-14 17:02:39',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(7067,'4000','41739541675','2025-02-14 17:02:39',NULL,180.00,'','4','1','Good sold','1','','sales','1240','','No',NULL,NULL,''),(7068,'1110','41739541779','2025-02-14 17:03:24',NULL,20.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7069,'5500','41739541779','2025-02-14 17:03:24',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7070,'1000','41739541779','2025-02-14 17:03:24',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBE11ECB49'),(7071,'4000','41739541779','2025-02-14 17:03:24',NULL,50.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7072,'4000','41739541675','2025-02-14 17:10:23',180.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(7073,'1000','41739541675','2025-02-14 17:10:23',NULL,180.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(7074,'5500','41739541675','2025-02-14 17:10:23',NULL,120.00,'','4','1','Cost of goods returned','1','','sales','1240','','No',NULL,NULL,''),(7075,'1110','41739541675','2025-02-14 17:10:23',120.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(7076,'4000','41739541675','2025-02-14 17:10:37',200.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(7077,'1000','41739541675','2025-02-14 17:10:37',NULL,200.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(7078,'5500','41739541675','2025-02-14 17:10:37',NULL,136.00,'','4','1','Cost of goods returned','1','','sales','124','','No',NULL,NULL,''),(7079,'1110','41739541675','2025-02-14 17:10:37',136.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(7080,'1110','41739542393','2025-02-14 17:14:12',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(7081,'1110','41739542393','2025-02-14 17:14:12',NULL,120.00,'','4','1','Inventory sold','1','','sales','1240','','No',NULL,NULL,''),(7082,'5500','41739542393','2025-02-14 17:14:12',256.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7083,'1000','41739542393','2025-02-14 17:14:12',380.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBE51E4BCN'),(7084,'4000','41739542393','2025-02-14 17:14:12',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(7085,'4000','41739542393','2025-02-14 17:14:12',NULL,180.00,'','4','1','Good sold','1','','sales','1240','','No',NULL,NULL,''),(7086,'1110','41739542576','2025-02-14 17:16:39',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(7087,'5500','41739542576','2025-02-14 17:16:39',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7088,'1000','41739542576','2025-02-14 17:16:39',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7089,'4000','41739542576','2025-02-14 17:16:39',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(7090,'1110','41739542603','2025-02-14 17:44:09',NULL,8.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(7091,'5500','41739542603','2025-02-14 17:44:09',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7092,'1000','41739542603','2025-02-14 17:44:09',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7093,'4000','41739542603','2025-02-14 17:44:09',NULL,10.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(7094,'1110','41739547450','2025-02-14 18:37:53',NULL,22.89,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(7095,'5500','41739547450','2025-02-14 18:37:53',22.89,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7096,'1000','41739547450','2025-02-14 18:37:53',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBE41XPFL4'),(7097,'4000','41739547450','2025-02-14 18:37:53',NULL,60.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(7098,'1110','41739547587','2025-02-14 18:40:08',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(7099,'5500','41739547587','2025-02-14 18:40:08',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7100,'1000','41739547587','2025-02-14 18:40:08',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7101,'4000','41739547587','2025-02-14 18:40:08',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(7102,'1110','41739599842','2025-02-15 09:11:00',NULL,180.00,'','4','1','Inventory sold','1','','sales','1154','','No',NULL,NULL,''),(7103,'5500','41739599842','2025-02-15 09:11:00',180.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7104,'1000','41739599842','2025-02-15 09:11:00',450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBF0455W72'),(7105,'4000','41739599842','2025-02-15 09:11:00',NULL,450.00,'','4','1','Good sold','1','','sales','1154','','No',NULL,NULL,''),(7106,'1110','41739599894','2025-02-15 09:33:12',NULL,180.00,'','4','1','Inventory sold','1','','sales','1154','','No',NULL,NULL,''),(7107,'1110','41739599894','2025-02-15 09:33:12',NULL,42.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(7108,'1110','41739599894','2025-02-15 09:33:12',NULL,58.00,'','4','1','Inventory sold','1','','sales','1260','','No',NULL,NULL,''),(7109,'1110','41739599894','2025-02-15 09:33:12',NULL,6.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(7110,'5500','41739599894','2025-02-15 09:33:12',286.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7111,'1000','41739599894','2025-02-15 09:33:12',650.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBF14AOGNN'),(7112,'4000','41739599894','2025-02-15 09:33:12',NULL,450.00,'','4','1','Good sold','1','','sales','1154','','No',NULL,NULL,''),(7113,'4000','41739599894','2025-02-15 09:33:12',NULL,90.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(7114,'4000','41739599894','2025-02-15 09:33:12',NULL,100.00,'','4','1','Good sold','1','','sales','1260','','No',NULL,NULL,''),(7115,'4000','41739599894','2025-02-15 09:33:12',NULL,10.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(7116,'1110','41739601220','2025-02-15 09:49:21',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(7117,'1110','41739601220','2025-02-15 09:49:21',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(7118,'5500','41739601220','2025-02-15 09:49:21',255.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7119,'1000','41739601220','2025-02-15 09:49:21',375.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBF04CR8GI'),(7120,'4000','41739601220','2025-02-15 09:49:21',NULL,300.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(7121,'4000','41739601220','2025-02-15 09:49:21',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(7122,'1110','41739603252','2025-02-15 10:11:12',NULL,100.00,'','4','1','Inventory sold','1','','sales','1213','','No',NULL,NULL,''),(7123,'1110','41739603252','2025-02-15 10:11:12',NULL,186.00,'','4','1','Inventory sold','1','','sales','500','','No',NULL,NULL,''),(7124,'1110','41739603252','2025-02-15 10:11:12',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(7125,'1110','41739603252','2025-02-15 10:11:12',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(7126,'1110','41739603252','2025-02-15 10:11:12',NULL,29.00,'','4','1','Inventory sold','1','','sales','724','','No',NULL,NULL,''),(7127,'1110','41739603252','2025-02-15 10:11:12',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(7128,'5500','41739603252','2025-02-15 10:11:12',423.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7129,'1000','41739603252','2025-02-15 10:11:12',975.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBF44F9WQ1'),(7130,'4000','41739603252','2025-02-15 10:11:12',NULL,200.00,'','4','1','Good sold','1','','sales','1213','','No',NULL,NULL,''),(7131,'4000','41739603252','2025-02-15 10:11:12',NULL,400.00,'','4','1','Good sold','1','','sales','500','','No',NULL,NULL,''),(7132,'4000','41739603252','2025-02-15 10:11:12',NULL,150.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(7133,'4000','41739603252','2025-02-15 10:11:12',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(7134,'4000','41739603252','2025-02-15 10:11:12',NULL,100.00,'','4','1','Good sold','1','','sales','724','','No',NULL,NULL,''),(7135,'4000','41739603252','2025-02-15 10:11:12',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(7136,'1110','41739603583','2025-02-15 10:13:25',NULL,60.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(7137,'5500','41739603583','2025-02-15 10:13:25',60.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7138,'1000','41739603583','2025-02-15 10:13:25',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7139,'4000','41739603583','2025-02-15 10:13:25',NULL,100.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(7140,'1110','41739603912','2025-02-15 11:29:57',NULL,70.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(7141,'1110','41739603912','2025-02-15 11:29:57',NULL,35.00,'','4','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(7142,'1110','41739603912','2025-02-15 11:29:57',NULL,40.00,'','4','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(7143,'1110','41739603912','2025-02-15 11:29:57',NULL,22.00,'','4','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(7144,'1110','41739603912','2025-02-15 11:29:57',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(7145,'1110','41739603912','2025-02-15 11:29:57',NULL,7.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(7146,'5500','41739603912','2025-02-15 11:29:57',222.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7147,'1000','41739603912','2025-02-15 11:29:57',580.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBF54QQNW9'),(7148,'4000','41739603912','2025-02-15 11:29:57',NULL,150.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(7149,'4000','41739603912','2025-02-15 11:29:57',NULL,100.00,'','4','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(7150,'4000','41739603912','2025-02-15 11:29:57',NULL,96.00,'','4','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(7151,'4000','41739603912','2025-02-15 11:29:57',NULL,70.00,'','4','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(7152,'4000','41739603912','2025-02-15 11:29:57',NULL,150.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(7153,'4000','41739603912','2025-02-15 11:29:57',NULL,14.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(7154,'1110','41739610041','2025-02-15 12:01:18',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(7155,'1110','41739610041','2025-02-15 12:01:18',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(7156,'5500','41739610041','2025-02-15 12:01:18',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7157,'1000','41739610041','2025-02-15 12:01:18',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7158,'4000','41739610041','2025-02-15 12:01:18',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(7159,'4000','41739610041','2025-02-15 12:01:18',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(7160,'1110','41739610090','2025-02-15 12:24:23',NULL,195.00,'','4','1','Inventory sold','1','','sales','278','','No',NULL,NULL,''),(7161,'1110','41739610090','2025-02-15 12:24:23',NULL,44.50,'','4','1','Inventory sold','1','','sales','582','','No',NULL,NULL,''),(7162,'1110','41739610090','2025-02-15 12:24:23',NULL,11.00,'','4','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(7163,'1110','41739610090','2025-02-15 12:24:23',NULL,32.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(7164,'5500','41739610090','2025-02-15 12:24:23',282.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7165,'1000','41739610090','2025-02-15 12:24:23',530.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBF2501PGS'),(7166,'4000','41739610090','2025-02-15 12:24:23',NULL,300.00,'','4','1','Good sold','1','','sales','278','','No',NULL,NULL,''),(7167,'4000','41739610090','2025-02-15 12:24:23',NULL,100.00,'','4','1','Good sold','1','','sales','582','','No',NULL,NULL,''),(7168,'4000','41739610090','2025-02-15 12:24:23',NULL,50.00,'','4','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(7169,'4000','41739610090','2025-02-15 12:24:23',NULL,80.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(7170,'1110','41739611551','2025-02-15 12:54:21',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(7171,'5500','41739611551','2025-02-15 12:54:21',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7172,'1000','41739611551','2025-02-15 12:54:21',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7173,'4000','41739611551','2025-02-15 12:54:21',NULL,30.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(7174,'1000','41739613279','2025-02-15 13:06:49',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7175,'4000','41739613279','2025-02-15 13:06:49',NULL,40.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(7176,'1110','41739614415','2025-02-15 13:14:04',NULL,15.26,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(7177,'5500','41739614415','2025-02-15 13:14:04',15.26,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7178,'1000','41739614415','2025-02-15 13:14:04',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7179,'4000','41739614415','2025-02-15 13:14:04',NULL,30.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(7180,'1110','41739624761','2025-02-15 16:06:24',NULL,102.00,'','4','1','Inventory sold','1','','sales','274','','No',NULL,NULL,''),(7181,'5500','41739624761','2025-02-15 16:06:24',102.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7182,'1000','41739624761','2025-02-15 16:06:24',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7183,'4000','41739624761','2025-02-15 16:06:24',NULL,300.00,'','4','1','Good sold','1','','sales','274','','No',NULL,NULL,''),(7184,'1110','41739624850','2025-02-15 17:51:04',NULL,22.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(7185,'5500','41739624850','2025-02-15 17:51:04',22.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7186,'1000','41739624850','2025-02-15 17:51:04',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7187,'4000','41739624850','2025-02-15 17:51:04',NULL,100.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(7188,'1110','41739632069','2025-02-15 18:35:17',NULL,0.00,'','4','1','Inventory sold','1','','sales','1195','','No',NULL,NULL,''),(7189,'1110','41739632069','2025-02-15 18:35:17',NULL,8.00,'','4','1','Inventory sold','1','','sales','119','','No',NULL,NULL,''),(7190,'1110','41739632069','2025-02-15 18:35:17',NULL,5.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(7191,'5500','41739632069','2025-02-15 18:35:17',13.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7192,'1000','41739632069','2025-02-15 18:35:17',70.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBF96S047T'),(7193,'4000','41739632069','2025-02-15 18:35:17',NULL,40.00,'','4','1','Good sold','1','','sales','1195','','No',NULL,NULL,''),(7194,'4000','41739632069','2025-02-15 18:35:17',NULL,20.00,'','4','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(7195,'4000','41739632069','2025-02-15 18:35:17',NULL,10.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(7196,'1110','41739634970','2025-02-15 19:00:14',NULL,45.00,'','4','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(7197,'1110','41739634970','2025-02-15 19:00:14',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(7198,'5500','41739634970','2025-02-15 19:00:14',63.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7199,'1000','41739634970','2025-02-15 19:00:14',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7200,'4000','41739634970','2025-02-15 19:00:14',NULL,70.00,'','4','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(7201,'4000','41739634970','2025-02-15 19:00:14',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(7202,'1110','41739769167','2025-02-17 08:13:09',NULL,20.00,'','4','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(7203,'5500','41739769167','2025-02-17 08:13:09',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7204,'1000','41739769167','2025-02-17 08:13:09',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7205,'4000','41739769167','2025-02-17 08:13:09',NULL,30.00,'','4','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(7206,'1000','41739769192','2025-02-17 08:13:26',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBH1CVJCW5'),(7207,'4000','41739769192','2025-02-17 08:13:26',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(7208,'1110','41739769698','2025-02-17 08:22:01',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(7209,'1110','41739769698','2025-02-17 08:22:01',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(7210,'5500','41739769698','2025-02-17 08:22:01',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7211,'1000','41739769698','2025-02-17 08:22:01',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7212,'4000','41739769698','2025-02-17 08:22:01',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(7213,'4000','41739769698','2025-02-17 08:22:01',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(7214,'1110','41739769742','2025-02-17 08:22:49',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(7215,'1110','41739769742','2025-02-17 08:22:49',NULL,6.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(7216,'5500','41739769742','2025-02-17 08:22:49',4576.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7217,'1000','41739769742','2025-02-17 08:22:49',80.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBH1CVJCW5'),(7218,'4000','41739769742','2025-02-17 08:22:49',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(7219,'4000','41739769742','2025-02-17 08:22:49',NULL,10.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(7220,'1110','41739769811','2025-02-17 08:29:25',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(7221,'1110','41739769811','2025-02-17 08:29:25',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(7222,'5500','41739769811','2025-02-17 08:29:25',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7223,'1000','41739769811','2025-02-17 08:29:25',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7224,'4000','41739769811','2025-02-17 08:29:25',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(7225,'4000','41739769811','2025-02-17 08:29:25',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(7226,'1110','41739784637','2025-02-17 12:30:58',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(7227,'5500','41739784637','2025-02-17 12:30:58',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7228,'1000','41739784637','2025-02-17 12:30:58',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBH4DD8VIQ'),(7229,'4000','41739784637','2025-02-17 12:30:58',NULL,100.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(7230,'1110','41739784699','2025-02-17 12:31:55',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(7231,'5500','41739784699','2025-02-17 12:31:55',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7232,'1000','41739784699','2025-02-17 12:31:55',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBH7DHX0F5'),(7233,'4000','41739784699','2025-02-17 12:31:55',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(7234,'1110','41739784920','2025-02-17 12:39:59',NULL,58.00,'','4','1','Inventory sold','1','','sales','724','','No',NULL,NULL,''),(7235,'1110','41739784920','2025-02-17 12:39:59',NULL,60.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(7236,'1110','41739784920','2025-02-17 12:39:59',NULL,170.00,'','4','1','Inventory sold','1','','sales','600','','No',NULL,NULL,''),(7237,'1110','41739784920','2025-02-17 12:39:59',NULL,180.00,'','4','1','Inventory sold','1','','sales','1041','','No',NULL,NULL,''),(7238,'1110','41739784920','2025-02-17 12:39:59',NULL,96.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(7239,'1110','41739784920','2025-02-17 12:39:59',NULL,60.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(7240,'1110','41739784920','2025-02-17 12:39:59',NULL,44.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(7241,'1110','41739784920','2025-02-17 12:39:59',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(7242,'1110','41739784920','2025-02-17 12:39:59',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(7243,'5500','41739784920','2025-02-17 12:39:59',734.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7244,'1000','41739784920','2025-02-17 12:39:59',1690.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7245,'4000','41739784920','2025-02-17 12:39:59',NULL,200.00,'','4','1','Good sold','1','','sales','724','','No',NULL,NULL,''),(7246,'4000','41739784920','2025-02-17 12:39:59',NULL,150.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(7247,'4000','41739784920','2025-02-17 12:39:59',NULL,300.00,'','4','1','Good sold','1','','sales','600','','No',NULL,NULL,''),(7248,'4000','41739784920','2025-02-17 12:39:59',NULL,300.00,'','4','1','Good sold','1','','sales','1041','','No',NULL,NULL,''),(7249,'4000','41739784920','2025-02-17 12:39:59',NULL,260.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(7250,'4000','41739784920','2025-02-17 12:39:59',NULL,100.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(7251,'4000','41739784920','2025-02-17 12:39:59',NULL,200.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(7252,'4000','41739784920','2025-02-17 12:39:59',NULL,150.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(7253,'4000','41739784920','2025-02-17 12:39:59',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(7254,'1110','41739785436','2025-02-17 12:44:34',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(7255,'5500','41739785436','2025-02-17 12:44:34',60.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7256,'1000','41739785436','2025-02-17 12:44:34',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7257,'4000','41739785436','2025-02-17 12:44:34',NULL,120.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(7258,'1110','41739787397','2025-02-17 13:31:36',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(7259,'1110','41739787397','2025-02-17 13:31:36',NULL,56.00,'','4','1','Inventory sold','1','','sales','1200','','No',NULL,NULL,''),(7260,'5500','41739787397','2025-02-17 13:31:36',67.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7261,'1000','41739787397','2025-02-17 13:31:36',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'tbh2e3xvbu'),(7262,'4000','41739787397','2025-02-17 13:31:36',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(7263,'4000','41739787397','2025-02-17 13:31:36',NULL,100.00,'','4','1','Good sold','1','','sales','1200','','No',NULL,NULL,''),(7264,'1110','41739788468','2025-02-17 14:53:39',NULL,3.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(7265,'5500','41739788468','2025-02-17 14:53:39',3.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7266,'1000','41739788468','2025-02-17 14:53:39',15.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7267,'4000','41739788468','2025-02-17 14:53:39',NULL,15.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(7268,'1110','41739793237','2025-02-17 16:26:41',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(7269,'1110','41739793237','2025-02-17 16:26:41',NULL,220.00,'','4','1','Inventory sold','1','','sales','203','','No',NULL,NULL,''),(7270,'1110','41739793237','2025-02-17 16:26:41',NULL,170.00,'','4','1','Inventory sold','1','','sales','600','','No',NULL,NULL,''),(7271,'1110','41739793237','2025-02-17 16:26:41',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(7272,'1110','41739793237','2025-02-17 16:26:41',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(7273,'1110','41739793237','2025-02-17 16:26:41',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(7274,'5500','41739793237','2025-02-17 16:26:41',4995.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7275,'1000','41739793237','2025-02-17 16:26:41',845.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7276,'4000','41739793237','2025-02-17 16:26:41',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(7277,'4000','41739793237','2025-02-17 16:26:41',NULL,350.00,'','4','1','Good sold','1','','sales','203','','No',NULL,NULL,''),(7278,'4000','41739793237','2025-02-17 16:26:41',NULL,300.00,'','4','1','Good sold','1','','sales','600','','No',NULL,NULL,''),(7279,'4000','41739793237','2025-02-17 16:26:41',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(7280,'4000','41739793237','2025-02-17 16:26:41',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(7281,'4000','41739793237','2025-02-17 16:26:41',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(7282,'1110','41739798848','2025-02-17 16:28:07',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(7283,'1110','41739798848','2025-02-17 16:28:07',NULL,6.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(7284,'5500','41739798848','2025-02-17 16:28:07',6.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7285,'1000','41739798848','2025-02-17 16:28:07',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7286,'4000','41739798848','2025-02-17 16:28:07',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(7287,'4000','41739798848','2025-02-17 16:28:07',NULL,10.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(7288,'1110','41739805662','2025-02-17 18:21:57',NULL,10.00,'','4','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(7289,'1110','41739805662','2025-02-17 18:21:57',NULL,42.00,'','4','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(7290,'5500','41739805662','2025-02-17 18:21:57',52.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7291,'1000','41739805662','2025-02-17 18:21:57',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7292,'4000','41739805662','2025-02-17 18:21:57',NULL,20.00,'','4','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(7293,'4000','41739805662','2025-02-17 18:21:57',NULL,100.00,'','4','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(7294,'1110','41739805723','2025-02-17 18:22:21',NULL,48.00,'','4','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(7295,'5500','41739805723','2025-02-17 18:22:21',48.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7296,'1000','41739805723','2025-02-17 18:22:21',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBH0FCUS64'),(7297,'4000','41739805723','2025-02-17 18:22:21',NULL,100.00,'','4','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(7298,'1110','41739805779','2025-02-17 18:23:23',NULL,10.00,'','4','1','Inventory sold','1','','sales','333','','No',NULL,NULL,''),(7299,'5500','41739805779','2025-02-17 18:23:23',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7300,'1000','41739805779','2025-02-17 18:23:23',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBH0F6NEPC'),(7301,'4000','41739805779','2025-02-17 18:23:23',NULL,20.00,'','4','1','Good sold','1','','sales','333','','No',NULL,NULL,''),(7302,'1110','41739805865','2025-02-17 18:43:43',NULL,208.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(7303,'5500','41739805865','2025-02-17 18:43:43',208.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7304,'1000','41739805865','2025-02-17 18:43:43',400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7305,'4000','41739805865','2025-02-17 18:43:43',NULL,400.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(7306,'1110','41739807517','2025-02-17 18:52:17',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(7307,'5500','41739807517','2025-02-17 18:52:17',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7308,'1000','41739807517','2025-02-17 18:52:17',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBH5FK2NUZ'),(7309,'4000','41739807517','2025-02-17 18:52:17',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(7310,'1110','41739807712','2025-02-17 18:56:52',NULL,20.00,'','4','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(7311,'5500','41739807712','2025-02-17 18:56:52',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7312,'1000','41739807712','2025-02-17 18:56:52',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7313,'4000','41739807712','2025-02-17 18:56:52',NULL,30.00,'','4','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(7314,'1110','41739807823','2025-02-17 19:24:41',NULL,210.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(7315,'1110','41739807823','2025-02-17 19:24:41',NULL,60.00,'','4','1','Inventory sold','1','','sales','1246','','No',NULL,NULL,''),(7316,'1110','41739807823','2025-02-17 19:24:41',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(7317,'1110','41739807823','2025-02-17 19:24:41',NULL,220.00,'','4','1','Inventory sold','1','','sales','203','','No',NULL,NULL,''),(7318,'1110','41739807823','2025-02-17 19:24:41',NULL,12.00,'','4','1','Inventory sold','1','','sales','1246','','No',NULL,NULL,''),(7319,'5500','41739807823','2025-02-17 19:24:41',532.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7320,'1000','41739807823','2025-02-17 19:24:41',1050.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBH6FRG1TS'),(7321,'4000','41739807823','2025-02-17 19:24:41',NULL,420.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(7322,'4000','41739807823','2025-02-17 19:24:41',NULL,150.00,'','4','1','Good sold','1','','sales','1246','','No',NULL,NULL,''),(7323,'4000','41739807823','2025-02-17 19:24:41',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(7324,'4000','41739807823','2025-02-17 19:24:41',NULL,400.00,'','4','1','Good sold','1','','sales','203','','No',NULL,NULL,''),(7325,'4000','41739807823','2025-02-17 19:24:41',NULL,30.00,'','4','1','Good sold','1','','sales','1246','','No',NULL,NULL,''),(7326,'1110','41739809892','2025-02-17 19:32:43',NULL,20.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7327,'1110','41739809892','2025-02-17 19:32:43',NULL,44.50,'','4','1','Inventory sold','1','','sales','582','','No',NULL,NULL,''),(7328,'1110','41739809892','2025-02-17 19:32:43',NULL,6.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(7329,'5500','41739809892','2025-02-17 19:32:43',70.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7330,'1000','41739809892','2025-02-17 19:32:43',160.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7331,'4000','41739809892','2025-02-17 19:32:43',NULL,50.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7332,'4000','41739809892','2025-02-17 19:32:43',NULL,100.00,'','4','1','Good sold','1','','sales','582','','No',NULL,NULL,''),(7333,'4000','41739809892','2025-02-17 19:32:43',NULL,10.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(7334,'1110','41739810081','2025-02-17 19:35:08',NULL,10.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(7335,'5500','41739810081','2025-02-17 19:35:08',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7336,'1000','41739810081','2025-02-17 19:35:08',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7337,'4000','41739810081','2025-02-17 19:35:08',NULL,30.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(7338,'1110','41739855973','2025-02-18 09:45:59',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(7339,'5500','41739855973','2025-02-18 09:45:59',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7340,'1000','41739855973','2025-02-18 09:45:59',25.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBI0HO5X6K'),(7341,'4000','41739855973','2025-02-18 09:45:59',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(7342,'1000','41739861391','2025-02-18 09:59:12',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7343,'4000','41739861391','2025-02-18 09:59:12',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(7344,'1110','41739861955','2025-02-18 10:10:16',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(7345,'1110','41739861955','2025-02-18 10:10:16',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(7346,'5500','41739861955','2025-02-18 10:10:16',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7347,'1000','41739861955','2025-02-18 10:10:16',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7348,'4000','41739861955','2025-02-18 10:10:16',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(7349,'4000','41739861955','2025-02-18 10:10:16',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(7350,'1000','41739862621','2025-02-18 10:59:48',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7351,'4000','41739862621','2025-02-18 10:59:48',NULL,100.00,'','4','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(7352,'1110','41739865592','2025-02-18 11:06:08',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(7353,'5500','41739865592','2025-02-18 11:06:08',18.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7354,'1000','41739865592','2025-02-18 11:06:08',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBI3HZ3XUZ'),(7355,'4000','41739865592','2025-02-18 11:06:08',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(7356,'1110','41739875857','2025-02-18 13:51:18',NULL,40.00,'','4','1','Inventory sold','1','','sales','400','','No',NULL,NULL,''),(7357,'5500','41739875857','2025-02-18 13:51:18',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7358,'1000','41739875857','2025-02-18 13:51:18',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7359,'4000','41739875857','2025-02-18 13:51:18',NULL,100.00,'','4','1','Good sold','1','','sales','400','','No',NULL,NULL,''),(7360,'1110','41739875881','2025-02-18 14:19:47',NULL,96.00,'','4','1','Inventory sold','1','','sales','1141','','No',NULL,NULL,''),(7361,'1110','41739875881','2025-02-18 14:19:47',NULL,18.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(7362,'5500','41739875881','2025-02-18 14:19:47',114.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7363,'1000','41739875881','2025-02-18 14:19:47',180.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB151QNN7KV'),(7364,'4000','41739875881','2025-02-18 14:19:47',NULL,150.00,'','4','1','Good sold','1','','sales','1141','','No',NULL,NULL,''),(7365,'4000','41739875881','2025-02-18 14:19:47',NULL,30.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(7366,'1110','41739877624','2025-02-18 14:56:57',NULL,180.00,'','4','1','Inventory sold','1','','sales','1154','','No',NULL,NULL,''),(7367,'5500','41739877624','2025-02-18 14:56:57',180.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7368,'1000','41739877624','2025-02-18 14:56:57',450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB191VETED'),(7369,'4000','41739877624','2025-02-18 14:56:57',NULL,450.00,'','4','1','Good sold','1','','sales','1154','','No',NULL,NULL,''),(7370,'1110','41739879879','2025-02-18 14:58:23',NULL,56.00,'','4','1','Inventory sold','1','','sales','1200','','No',NULL,NULL,''),(7371,'5500','41739879879','2025-02-18 14:58:23',56.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7372,'1000','41739879879','2025-02-18 14:58:23',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB191VR39J'),(7373,'4000','41739879879','2025-02-18 14:58:23',NULL,100.00,'','4','1','Good sold','1','','sales','1200','','No',NULL,NULL,''),(7374,'1110','41739891532','2025-02-18 18:12:26',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(7375,'5500','41739891532','2025-02-18 18:12:26',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7376,'1000','41739891532','2025-02-18 18:12:26',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7377,'4000','41739891532','2025-02-18 18:12:26',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(7378,'1110','41739895006','2025-02-18 19:10:40',NULL,58.00,'','4','1','Inventory sold','1','','sales','1260','','No',NULL,NULL,''),(7379,'1110','41739895006','2025-02-18 19:10:40',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(7380,'5500','41739895006','2025-02-18 19:10:40',88.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7381,'1000','41739895006','2025-02-18 19:10:40',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7382,'4000','41739895006','2025-02-18 19:10:40',NULL,150.00,'','4','1','Good sold','1','','sales','1260','','No',NULL,NULL,''),(7383,'4000','41739895006','2025-02-18 19:10:40',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(7384,'1110','41739895045','2025-02-18 19:12:05',NULL,50.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(7385,'1110','41739895045','2025-02-18 19:12:05',NULL,10.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(7386,'5500','41739895045','2025-02-18 19:12:05',60.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7387,'1000','41739895045','2025-02-18 19:12:05',130.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB16K2KK89'),(7388,'4000','41739895045','2025-02-18 19:12:05',NULL,100.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(7389,'4000','41739895045','2025-02-18 19:12:05',NULL,30.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(7390,'1110','41739952468','2025-02-19 11:08:14',NULL,160.00,'','4','1','Inventory sold','1','','sales','1177','','No',NULL,NULL,''),(7391,'5500','41739952468','2025-02-19 11:08:14',160.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7392,'1000','41739952468','2025-02-19 11:08:14',300.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBJIMCDWZR'),(7393,'4000','41739952468','2025-02-19 11:08:14',NULL,300.00,'','4','1','Good sold','1','','sales','1177','','No',NULL,NULL,''),(7394,'1110','41739952530','2025-02-19 11:10:17',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(7395,'1110','41739952530','2025-02-19 11:10:17',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(7396,'5500','41739952530','2025-02-19 11:10:17',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7397,'1000','41739952530','2025-02-19 11:10:17',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7398,'4000','41739952530','2025-02-19 11:10:17',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(7399,'4000','41739952530','2025-02-19 11:10:17',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(7400,'1110','41739952620','2025-02-19 11:47:38',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(7401,'1110','41739952620','2025-02-19 11:47:38',NULL,47.00,'','4','1','Inventory sold','1','','sales','1215','','No',NULL,NULL,''),(7402,'1110','41739952620','2025-02-19 11:47:38',NULL,0.00,'','4','1','Inventory sold','1','','sales','1107','','No',NULL,NULL,''),(7403,'5500','41739952620','2025-02-19 11:47:38',65.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7404,'1000','41739952620','2025-02-19 11:47:38',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7405,'4000','41739952620','2025-02-19 11:47:38',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(7406,'4000','41739952620','2025-02-19 11:47:38',NULL,100.00,'','4','1','Good sold','1','','sales','1215','','No',NULL,NULL,''),(7407,'4000','41739952620','2025-02-19 11:47:38',NULL,50.00,'','4','1','Good sold','1','','sales','1107','','No',NULL,NULL,''),(7408,'1110','41739954862','2025-02-19 13:39:15',NULL,150.00,'','4','1','Inventory sold','1','','sales','1150','','No',NULL,NULL,''),(7409,'5500','41739954862','2025-02-19 13:39:15',150.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7410,'1000','41739954862','2025-02-19 13:39:15',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7411,'4000','41739954862','2025-02-19 13:39:15',NULL,300.00,'','4','1','Good sold','1','','sales','1150','','No',NULL,NULL,''),(7412,'1110','41739961559','2025-02-19 14:15:32',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(7413,'1110','41739961559','2025-02-19 14:15:32',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(7414,'5500','41739961559','2025-02-19 14:15:32',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7415,'1000','41739961559','2025-02-19 14:15:32',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7416,'4000','41739961559','2025-02-19 14:15:32',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(7417,'4000','41739961559','2025-02-19 14:15:32',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(7418,'1110','41739963735','2025-02-19 14:51:48',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(7419,'5500','41739963735','2025-02-19 14:51:48',26.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7420,'1000','41739963735','2025-02-19 14:51:48',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7421,'4000','41739963735','2025-02-19 14:51:48',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(7422,'1110','41739965911','2025-02-19 16:14:41',NULL,20.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7423,'5500','41739965911','2025-02-19 16:14:41',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7424,'1000','41739965911','2025-02-19 16:14:41',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7425,'4000','41739965911','2025-02-19 16:14:41',NULL,50.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7426,'1110','41739970885','2025-02-19 16:26:20',NULL,35.00,'','4','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(7427,'5500','41739970885','2025-02-19 16:26:20',35.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7428,'1000','41739970885','2025-02-19 16:26:20',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBJ7NMD8'),(7429,'4000','41739970885','2025-02-19 16:26:20',NULL,100.00,'','4','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(7430,'1110','41739974967','2025-02-19 17:23:02',NULL,30.00,'','4','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(7431,'5500','41739974967','2025-02-19 17:23:02',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7432,'1000','41739974967','2025-02-19 17:23:02',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBJ3NWKXMN'),(7433,'4000','41739974967','2025-02-19 17:23:02',NULL,100.00,'','4','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(7434,'1110','41739975437','2025-02-19 17:31:14',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(7435,'1110','41739975437','2025-02-19 17:31:14',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(7436,'5500','41739975437','2025-02-19 17:31:14',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7437,'1000','41739975437','2025-02-19 17:31:14',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7438,'4000','41739975437','2025-02-19 17:31:14',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(7439,'4000','41739975437','2025-02-19 17:31:14',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(7440,'1110','41739975721','2025-02-19 17:36:12',NULL,9140.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(7441,'1110','41739975721','2025-02-19 17:36:12',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(7442,'5500','41739975721','2025-02-19 17:36:12',9140.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7443,'1000','41739975721','2025-02-19 17:36:12',290.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7444,'4000','41739975721','2025-02-19 17:36:12',NULL,140.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(7445,'4000','41739975721','2025-02-19 17:36:12',NULL,150.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(7446,'1110','41739976093','2025-02-19 17:49:37',NULL,20.00,'','4','1','Inventory sold','1','','sales','693','','No',NULL,NULL,''),(7447,'5500','41739976093','2025-02-19 17:49:37',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7448,'1000','41739976093','2025-02-19 17:49:37',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7449,'4000','41739976093','2025-02-19 17:49:37',NULL,50.00,'','4','1','Good sold','1','','sales','693','','No',NULL,NULL,''),(7450,'1110','41739976621','2025-02-19 19:11:38',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(7451,'5500','41739976621','2025-02-19 19:11:38',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7452,'1000','41739976621','2025-02-19 19:11:38',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBJ5080SVZ'),(7453,'4000','41739976621','2025-02-19 19:11:38',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(7454,'1110','41739981905','2025-02-19 19:18:43',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7455,'5500','41739981905','2025-02-19 19:18:43',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7456,'1000','41739981905','2025-02-19 19:18:43',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBJ80115HG'),(7457,'4000','41739981905','2025-02-19 19:18:43',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7458,'1110','41739982760','2025-02-19 19:33:02',NULL,22.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(7459,'5500','41739982760','2025-02-19 19:33:02',22.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7460,'1000','41739982760','2025-02-19 19:33:02',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7461,'4000','41739982760','2025-02-19 19:33:02',NULL,100.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(7462,'1110','41739982789','2025-02-19 19:33:44',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7463,'1110','41739982789','2025-02-19 19:33:44',NULL,44.50,'','4','1','Inventory sold','1','','sales','582','','No',NULL,NULL,''),(7464,'5500','41739982789','2025-02-19 19:33:44',74.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7465,'1000','41739982789','2025-02-19 19:33:44',160.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBJ9ON5KT3'),(7466,'4000','41739982789','2025-02-19 19:33:44',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7467,'4000','41739982789','2025-02-19 19:33:44',NULL,100.00,'','4','1','Good sold','1','','sales','582','','No',NULL,NULL,''),(7468,'1110','41740033355','2025-02-20 09:36:21',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7469,'1110','41740033355','2025-02-20 09:36:21',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(7470,'5500','41740033355','2025-02-20 09:36:21',37.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7471,'1000','41740033355','2025-02-20 09:36:21',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBK6QGB3OQ'),(7472,'4000','41740033355','2025-02-20 09:36:21',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7473,'4000','41740033355','2025-02-20 09:36:21',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(7474,'1110','41740047125','2025-02-20 13:26:20',NULL,705.00,'','4','1','Inventory sold','1','','sales','1201','','No',NULL,NULL,''),(7475,'1110','41740047125','2025-02-20 13:26:20',NULL,47.00,'','4','1','Inventory sold','1','','sales','1215','','No',NULL,NULL,''),(7476,'5500','41740047125','2025-02-20 13:26:20',752.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7477,'1000','41740047125','2025-02-20 13:26:20',1200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TB27FUEMMIP'),(7478,'4000','41740047125','2025-02-20 13:26:20',NULL,1100.00,'','4','1','Good sold','1','','sales','1201','','No',NULL,NULL,''),(7479,'4000','41740047125','2025-02-20 13:26:20',NULL,100.00,'','4','1','Good sold','1','','sales','1215','','No',NULL,NULL,''),(7480,'1110','41740047267','2025-02-20 13:28:26',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(7481,'1110','41740047267','2025-02-20 13:28:26',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(7482,'5500','41740047267','2025-02-20 13:28:26',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7483,'1000','41740047267','2025-02-20 13:28:26',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7484,'4000','41740047267','2025-02-20 13:28:26',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(7485,'4000','41740047267','2025-02-20 13:28:26',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(7486,'1110','41740047765','2025-02-20 13:37:52',NULL,186.00,'','4','1','Inventory sold','1','','sales','500','','No',NULL,NULL,''),(7487,'1110','41740047765','2025-02-20 13:37:52',NULL,330.00,'','4','1','Inventory sold','1','','sales','1169','','No',NULL,NULL,''),(7488,'5500','41740047765','2025-02-20 13:37:52',516.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7489,'1000','41740047765','2025-02-20 13:37:52',850.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7490,'4000','41740047765','2025-02-20 13:37:52',NULL,400.00,'','4','1','Good sold','1','','sales','500','','No',NULL,NULL,''),(7491,'4000','41740047765','2025-02-20 13:37:52',NULL,450.00,'','4','1','Good sold','1','','sales','1169','','No',NULL,NULL,''),(7492,'1110','41740049135','2025-02-20 13:59:59',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(7493,'1110','41740049135','2025-02-20 13:59:59',NULL,210.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(7494,'1110','41740049135','2025-02-20 13:59:59',NULL,33.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(7495,'5500','41740049135','2025-02-20 13:59:59',248.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7496,'1000','41740049135','2025-02-20 13:59:59',500.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBK6RHF2MS'),(7497,'4000','41740049135','2025-02-20 13:59:59',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(7498,'4000','41740049135','2025-02-20 13:59:59',NULL,420.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(7499,'4000','41740049135','2025-02-20 13:59:59',NULL,55.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(7500,'1000','41740050725','2025-02-20 14:25:38',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,''),(7501,'4000','41740050725','2025-02-20 14:25:38',NULL,100.00,'','4','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(7502,'1110','41740056703','2025-02-20 16:05:23',NULL,98.00,'','4','1','Inventory sold','1','','sales','127','','No',NULL,NULL,''),(7503,'5500','41740056703','2025-02-20 16:05:23',98.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7504,'1000','41740056703','2025-02-20 16:05:23',420.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBK6RYQGDU'),(7505,'4000','41740056703','2025-02-20 16:05:23',NULL,420.00,'','4','1','Good sold','1','','sales','127','','No',NULL,NULL,''),(7506,'1110','41740063284','2025-02-20 18:03:34',NULL,90.00,'','4','1','Inventory sold','1','','sales','978','','No',NULL,NULL,''),(7507,'5500','41740063284','2025-02-20 18:03:34',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7508,'1000','41740063284','2025-02-20 18:03:34',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7509,'4000','41740063284','2025-02-20 18:03:34',NULL,150.00,'','4','1','Good sold','1','','sales','978','','No',NULL,NULL,''),(7510,'1110','41740063845','2025-02-20 18:04:30',NULL,36.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(7511,'5500','41740063845','2025-02-20 18:04:30',36.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7512,'1000','41740063845','2025-02-20 18:04:30',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7513,'4000','41740063845','2025-02-20 18:04:30',NULL,60.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(7514,'1110','41740063888','2025-02-20 18:26:36',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(7515,'5500','41740063888','2025-02-20 18:26:36',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7516,'1000','41740063888','2025-02-20 18:26:36',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7517,'4000','41740063888','2025-02-20 18:26:36',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(7518,'1110','41740065201','2025-02-20 18:27:30',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(7519,'1110','41740065201','2025-02-20 18:27:30',NULL,18.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(7520,'5500','41740065201','2025-02-20 18:27:30',97.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7521,'1000','41740065201','2025-02-20 18:27:30',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7522,'4000','41740065201','2025-02-20 18:27:30',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(7523,'4000','41740065201','2025-02-20 18:27:30',NULL,30.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(7524,'1110','41740065320','2025-02-20 18:51:13',NULL,51.00,'','4','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(7525,'5500','41740065320','2025-02-20 18:51:13',51.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7526,'1000','41740065320','2025-02-20 18:51:13',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7527,'4000','41740065320','2025-02-20 18:51:13',NULL,80.00,'','4','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(7528,'1110','41740115586','2025-02-21 08:57:08',NULL,0.00,'','4','1','Inventory sold','1','','sales','1196','','No',NULL,NULL,''),(7529,'1110','41740115586','2025-02-21 08:57:08',NULL,30.00,'','4','1','Inventory sold','1','','sales','909','','No',NULL,NULL,''),(7530,'5500','41740115586','2025-02-21 08:57:08',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7531,'1000','41740115586','2025-02-21 08:57:08',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7532,'4000','41740115586','2025-02-21 08:57:08',NULL,100.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(7533,'4000','41740115586','2025-02-21 08:57:08',NULL,100.00,'','4','1','Good sold','1','','sales','909','','No',NULL,NULL,''),(7534,'1110','41740121968','2025-02-21 10:59:34',NULL,87.00,'','4','1','Inventory sold','1','','sales','1253','','No',NULL,NULL,''),(7535,'1110','41740121968','2025-02-21 10:59:34',NULL,48.00,'','4','1','Inventory sold','1','','sales','924','','No',NULL,NULL,''),(7536,'5500','41740121968','2025-02-21 10:59:34',135.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7537,'1000','41740121968','2025-02-21 10:59:34',250.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBL4V69184'),(7538,'4000','41740121968','2025-02-21 10:59:34',NULL,150.00,'','4','1','Good sold','1','','sales','1253','','No',NULL,NULL,''),(7539,'4000','41740121968','2025-02-21 10:59:34',NULL,100.00,'','4','1','Good sold','1','','sales','924','','No',NULL,NULL,''),(7540,'1110','41740124812','2025-02-21 11:38:33',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(7541,'1110','41740124812','2025-02-21 11:38:33',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(7542,'1110','41740124812','2025-02-21 11:38:33',NULL,5.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(7543,'5500','41740124812','2025-02-21 11:38:33',4575.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7544,'1000','41740124812','2025-02-21 11:38:33',130.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBL9VC616X'),(7545,'4000','41740124812','2025-02-21 11:38:33',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(7546,'4000','41740124812','2025-02-21 11:38:33',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(7547,'4000','41740124812','2025-02-21 11:38:33',NULL,10.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(7548,'1110','41740127295','2025-02-21 12:45:19',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(7549,'1110','41740127295','2025-02-21 12:45:19',NULL,23.20,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(7550,'5500','41740127295','2025-02-21 12:45:19',28.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7551,'1000','41740127295','2025-02-21 12:45:19',73.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBL7VLBERX'),(7552,'4000','41740127295','2025-02-21 12:45:19',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(7553,'4000','41740127295','2025-02-21 12:45:19',NULL,48.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(7554,'1110','41740131172','2025-02-21 13:53:56',NULL,20.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(7555,'5500','41740131172','2025-02-21 13:53:56',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7556,'1000','41740131172','2025-02-21 13:53:56',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7557,'4000','41740131172','2025-02-21 13:53:56',NULL,50.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(7558,'1110','41740142909','2025-02-21 17:33:10',NULL,7.63,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(7559,'5500','41740142909','2025-02-21 17:33:10',7.63,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7560,'1000','41740142909','2025-02-21 17:33:10',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBL1WKXV8R'),(7561,'4000','41740142909','2025-02-21 17:33:10',NULL,20.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(7562,'1110','41740148457','2025-02-21 17:39:40',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(7563,'1110','41740148457','2025-02-21 17:39:40',NULL,14.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(7564,'1110','41740148457','2025-02-21 17:39:40',NULL,1.10,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(7565,'5500','41740148457','2025-02-21 17:39:40',94.10,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7566,'1000','41740148457','2025-02-21 17:39:40',155.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBL3WTPTD5'),(7567,'4000','41740148457','2025-02-21 17:39:40',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(7568,'4000','41740148457','2025-02-21 17:39:40',NULL,30.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(7569,'4000','41740148457','2025-02-21 17:39:40',NULL,5.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(7570,'1110','41740148811','2025-02-21 18:44:23',NULL,90.00,'','4','1','Inventory sold','1','','sales','978','','No',NULL,NULL,''),(7571,'5500','41740148811','2025-02-21 18:44:23',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7572,'1000','41740148811','2025-02-21 18:44:23',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7573,'4000','41740148811','2025-02-21 18:44:23',NULL,150.00,'','4','1','Good sold','1','','sales','978','','No',NULL,NULL,''),(7574,'1110','41740153171','2025-02-21 18:53:23',NULL,20.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(7575,'5500','41740153171','2025-02-21 18:53:23',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7576,'1000','41740153171','2025-02-21 18:53:23',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7577,'4000','41740153171','2025-02-21 18:53:23',NULL,50.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(7578,'1110','41740153209','2025-02-21 19:15:45',NULL,80.00,'','4','1','Inventory sold','1','','sales','1144','','No',NULL,NULL,''),(7579,'5500','41740153209','2025-02-21 19:15:45',80.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7580,'1000','41740153209','2025-02-21 19:15:45',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7581,'4000','41740153209','2025-02-21 19:15:45',NULL,150.00,'','4','1','Good sold','1','','sales','1144','','No',NULL,NULL,''),(7582,'1110','41740154647','2025-02-21 19:18:39',NULL,66.00,'','4','1','Inventory sold','1','','sales','1169','','No',NULL,NULL,''),(7583,'1110','41740154647','2025-02-21 19:18:39',NULL,5.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(7584,'5500','41740154647','2025-02-21 19:18:39',71.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7585,'1000','41740154647','2025-02-21 19:18:39',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7586,'4000','41740154647','2025-02-21 19:18:39',NULL,90.00,'','4','1','Good sold','1','','sales','1169','','No',NULL,NULL,''),(7587,'4000','41740154647','2025-02-21 19:18:39',NULL,10.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(7588,'1110','41740155348','2025-02-21 19:29:24',NULL,90.00,'','4','1','Inventory sold','1','','sales','978','','No',NULL,NULL,''),(7589,'5500','41740155348','2025-02-21 19:29:24',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7590,'1000','41740155348','2025-02-21 19:29:24',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7591,'4000','41740155348','2025-02-21 19:29:24',NULL,150.00,'','4','1','Good sold','1','','sales','978','','No',NULL,NULL,''),(7592,'1110','41740155370','2025-02-21 19:31:54',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7593,'1110','41740155370','2025-02-21 19:31:54',NULL,24.65,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(7594,'1110','41740155370','2025-02-21 19:31:54',NULL,33.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(7595,'1110','41740155370','2025-02-21 19:31:54',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(7596,'5500','41740155370','2025-02-21 19:31:54',89.85,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7597,'1000','41740155370','2025-02-21 19:31:54',191.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7598,'4000','41740155370','2025-02-21 19:31:54',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7599,'4000','41740155370','2025-02-21 19:31:54',NULL,51.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(7600,'4000','41740155370','2025-02-21 19:31:54',NULL,70.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(7601,'4000','41740155370','2025-02-21 19:31:54',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(7602,'1110','41740217614','2025-02-22 12:47:53',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(7603,'1110','41740217614','2025-02-22 12:47:53',NULL,10.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(7604,'1110','41740217614','2025-02-22 12:47:53',NULL,24.65,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(7605,'5500','41740217614','2025-02-22 12:47:53',170.65,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7606,'1000','41740217614','2025-02-22 12:47:53',301.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7607,'4000','41740217614','2025-02-22 12:47:53',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(7608,'4000','41740217614','2025-02-22 12:47:53',NULL,50.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(7609,'4000','41740217614','2025-02-22 12:47:53',NULL,51.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(7610,'1110','41740217694','2025-02-22 12:48:29',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(7611,'5500','41740217694','2025-02-22 12:48:29',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7612,'1000','41740217694','2025-02-22 12:48:29',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBM4100CJW'),(7613,'4000','41740217694','2025-02-22 12:48:29',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(7614,'1110','41740224296','2025-02-22 15:19:06',NULL,8.80,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(7615,'5500','41740224296','2025-02-22 15:19:06',8.80,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7616,'1000','41740224296','2025-02-22 15:19:06',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBM6ZOPZTS'),(7617,'4000','41740224296','2025-02-22 15:19:06',NULL,40.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(7618,'1110','41740226782','2025-02-22 16:22:09',NULL,70.00,'','4','1','Inventory sold','1','','sales','437','','No',NULL,NULL,''),(7619,'1110','41740226782','2025-02-22 16:22:09',NULL,55.00,'','4','1','Inventory sold','1','','sales','74','','No',NULL,NULL,''),(7620,'5500','41740226782','2025-02-22 16:22:09',125.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7621,'1000','41740226782','2025-02-22 16:22:09',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7622,'4000','41740226782','2025-02-22 16:22:09',NULL,100.00,'','4','1','Good sold','1','','sales','437','','No',NULL,NULL,''),(7623,'4000','41740226782','2025-02-22 16:22:09',NULL,100.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(7624,'1110','41740230872','2025-02-22 16:28:08',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(7625,'5500','41740230872','2025-02-22 16:28:08',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7626,'1000','41740230872','2025-02-22 16:28:08',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBM8200PH4'),(7627,'4000','41740230872','2025-02-22 16:28:08',NULL,100.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(7628,'1110','41740230917','2025-02-22 17:16:32',NULL,12.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(7629,'1110','41740230917','2025-02-22 17:16:32',NULL,0.00,'','4','1','Inventory sold','1','','sales','929','','No',NULL,NULL,''),(7630,'5500','41740230917','2025-02-22 17:16:32',12.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7631,'1000','41740230917','2025-02-22 17:16:32',104.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7632,'4000','41740230917','2025-02-22 17:16:32',NULL,20.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(7633,'4000','41740230917','2025-02-22 17:16:32',NULL,84.00,'','4','1','Good sold','1','','sales','929','','No',NULL,NULL,''),(7634,'1110','41740233888','2025-02-22 17:18:24',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(7635,'5500','41740233888','2025-02-22 17:18:24',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7636,'1000','41740233888','2025-02-22 17:18:24',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7637,'4000','41740233888','2025-02-22 17:18:24',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(7638,'1110','41740233932','2025-02-22 18:01:07',NULL,5.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(7639,'5500','41740233932','2025-02-22 18:01:07',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7640,'1000','41740233932','2025-02-22 18:01:07',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7641,'4000','41740233932','2025-02-22 18:01:07',NULL,10.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(7642,'1110','41740239568','2025-02-22 18:54:21',NULL,150.00,'','4','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(7643,'1110','41740239568','2025-02-22 18:54:21',NULL,120.00,'','4','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(7644,'1110','41740239568','2025-02-22 18:54:21',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(7645,'1110','41740239568','2025-02-22 18:54:21',NULL,9.00,'','4','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(7646,'5500','41740239568','2025-02-22 18:54:21',284.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7647,'1000','41740239568','2025-02-22 18:54:21',555.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7648,'4000','41740239568','2025-02-22 18:54:21',NULL,300.00,'','4','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(7649,'4000','41740239568','2025-02-22 18:54:21',NULL,200.00,'','4','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(7650,'4000','41740239568','2025-02-22 18:54:21',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(7651,'4000','41740239568','2025-02-22 18:54:21',NULL,30.00,'','4','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(7652,'1110','41740240280','2025-02-22 19:05:06',NULL,34.30,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(7653,'5500','41740240280','2025-02-22 19:05:06',34.30,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7654,'1000','41740240280','2025-02-22 19:05:06',70.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBM22SQ91G'),(7655,'4000','41740240280','2025-02-22 19:05:06',NULL,70.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(7656,'1110','41740468413','2025-02-25 10:27:09',NULL,30.00,'','4','1','Inventory sold','1','','sales','909','','No',NULL,NULL,''),(7657,'5500','41740468413','2025-02-25 10:27:09',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7658,'1000','41740468413','2025-02-25 10:27:09',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBP8DLFLC6'),(7659,'4000','41740468413','2025-02-25 10:27:09',NULL,100.00,'','4','1','Good sold','1','','sales','909','','No',NULL,NULL,''),(7660,'1110','41740468467','2025-02-25 11:10:50',NULL,10.00,'','4','1','Inventory sold','1','','sales','476','','No',NULL,NULL,''),(7661,'5500','41740468467','2025-02-25 11:10:50',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7662,'1000','41740468467','2025-02-25 11:10:50',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7663,'4000','41740468467','2025-02-25 11:10:50',NULL,50.00,'','4','1','Good sold','1','','sales','476','','No',NULL,NULL,''),(7664,'1110','41740471053','2025-02-25 11:47:55',NULL,70.00,'','4','1','Inventory sold','1','','sales','1216','','No',NULL,NULL,''),(7665,'1110','41740471053','2025-02-25 11:47:55',NULL,40.00,'','4','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(7666,'1110','41740471053','2025-02-25 11:47:55',NULL,0.00,'','4','1','Inventory sold','1','','sales','1107','','No',NULL,NULL,''),(7667,'5500','41740471053','2025-02-25 11:47:55',110.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7668,'1000','41740471053','2025-02-25 11:47:55',270.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBP9DZCD3X'),(7669,'4000','41740471053','2025-02-25 11:47:55',NULL,120.00,'','4','1','Good sold','1','','sales','1216','','No',NULL,NULL,''),(7670,'4000','41740471053','2025-02-25 11:47:55',NULL,100.00,'','4','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(7671,'4000','41740471053','2025-02-25 11:47:55',NULL,50.00,'','4','1','Good sold','1','','sales','1107','','No',NULL,NULL,''),(7672,'1110','41740473355','2025-02-25 11:50:46',NULL,160.00,'','4','1','Inventory sold','1','','sales','1177','','No',NULL,NULL,''),(7673,'1110','41740473355','2025-02-25 11:50:46',NULL,36.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(7674,'1110','41740473355','2025-02-25 11:50:46',NULL,50.00,'','4','1','Inventory sold','1','','sales','244','','No',NULL,NULL,''),(7675,'5500','41740473355','2025-02-25 11:50:46',246.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7676,'1000','41740473355','2025-02-25 11:50:46',450.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7677,'4000','41740473355','2025-02-25 11:50:46',NULL,300.00,'','4','1','Good sold','1','','sales','1177','','No',NULL,NULL,''),(7678,'4000','41740473355','2025-02-25 11:50:46',NULL,50.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(7679,'4000','41740473355','2025-02-25 11:50:46',NULL,100.00,'','4','1','Good sold','1','','sales','244','','No',NULL,NULL,''),(7680,'1110','41740473456','2025-02-25 12:10:58',NULL,170.00,'','4','1','Inventory sold','1','','sales','1030','','No',NULL,NULL,''),(7681,'5500','41740473456','2025-02-25 12:10:58',170.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7682,'1000','41740473456','2025-02-25 12:10:58',400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7683,'4000','41740473456','2025-02-25 12:10:58',NULL,400.00,'','4','1','Good sold','1','','sales','1030','','No',NULL,NULL,''),(7684,'1110','41740474762','2025-02-25 12:13:13',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(7685,'1110','41740474762','2025-02-25 12:13:13',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(7686,'5500','41740474762','2025-02-25 12:13:13',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7687,'1000','41740474762','2025-02-25 12:13:13',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7688,'4000','41740474762','2025-02-25 12:13:13',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(7689,'4000','41740474762','2025-02-25 12:13:13',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(7690,'1110','41740489299','2025-02-25 16:15:15',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(7691,'5500','41740489299','2025-02-25 16:15:15',124.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7692,'1000','41740489299','2025-02-25 16:15:15',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7693,'4000','41740489299','2025-02-25 16:15:15',NULL,200.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(7694,'1110','41740489331','2025-02-25 17:50:17',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(7695,'5500','41740489331','2025-02-25 17:50:17',124.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7696,'1000','41740489331','2025-02-25 17:50:17',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBP8FH2FRE'),(7697,'4000','41740489331','2025-02-25 17:50:17',NULL,200.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(7698,'1110','41740495062','2025-02-25 18:15:06',NULL,24.90,'','4','1','Inventory sold','1','','sales','202','','No',NULL,NULL,''),(7699,'5500','41740495062','2025-02-25 18:15:06',24.90,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7700,'1000','41740495062','2025-02-25 18:15:06',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7701,'4000','41740495062','2025-02-25 18:15:06',NULL,50.00,'','4','1','Good sold','1','','sales','202','','No',NULL,NULL,''),(7702,'1110','41740496511','2025-02-25 19:11:44',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(7703,'5500','41740496511','2025-02-25 19:11:44',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7704,'1000','41740496511','2025-02-25 19:11:44',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBP5FZ1G1H'),(7705,'4000','41740496511','2025-02-25 19:11:44',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(7706,'1110','41740500329','2025-02-25 19:21:13',NULL,10.00,'','4','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(7707,'5500','41740500329','2025-02-25 19:21:13',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7708,'1000','41740500329','2025-02-25 19:21:13',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBP9G1V033'),(7709,'4000','41740500329','2025-02-25 19:21:13',NULL,60.00,'','4','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(7710,'1110','41740500601','2025-02-25 19:23:39',NULL,5.00,'','4','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(7711,'5500','41740500601','2025-02-25 19:23:39',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7712,'1000','41740500601','2025-02-25 19:23:39',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7713,'4000','41740500601','2025-02-25 19:23:39',NULL,30.00,'','4','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(7714,'1110','41740548685','2025-02-26 08:45:29',NULL,2.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(7715,'1110','41740548685','2025-02-26 08:45:29',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(7716,'5500','41740548685','2025-02-26 08:45:29',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7717,'1000','41740548685','2025-02-26 08:45:29',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7718,'4000','41740548685','2025-02-26 08:45:29',NULL,10.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(7719,'4000','41740548685','2025-02-26 08:45:29',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(7720,'1110','41740553374','2025-02-26 10:03:52',NULL,37.00,'','4','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(7721,'1110','41740553374','2025-02-26 10:03:52',NULL,396.00,'','4','1','Inventory sold','1','','sales','1268','','No',NULL,NULL,''),(7722,'5500','41740553374','2025-02-26 10:03:52',433.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7723,'1000','41740553374','2025-02-26 10:03:52',710.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7724,'4000','41740553374','2025-02-26 10:03:52',NULL,60.00,'','4','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(7725,'4000','41740553374','2025-02-26 10:03:52',NULL,650.00,'','4','1','Good sold','1','','sales','1268','','No',NULL,NULL,''),(7726,'1000','41740555366','2025-02-26 10:36:37',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7727,'4000','41740555366','2025-02-26 10:36:37',NULL,80.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(7728,'1110','41740557174','2025-02-26 11:06:40',NULL,75.00,'','4','1','Inventory sold','1','','sales','1269','','No',NULL,NULL,''),(7729,'5500','41740557174','2025-02-26 11:06:40',75.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7730,'1000','41740557174','2025-02-26 11:06:40',130.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7731,'4000','41740557174','2025-02-26 11:06:40',NULL,130.00,'','4','1','Good sold','1','','sales','1269','','No',NULL,NULL,''),(7732,'1110','41740571766','2025-02-26 15:10:38',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(7733,'1110','41740571766','2025-02-26 15:10:38',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(7734,'5500','41740571766','2025-02-26 15:10:38',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7735,'1000','41740571766','2025-02-26 15:10:38',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBQ856301V'),(7736,'4000','41740571766','2025-02-26 15:10:38',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(7737,'4000','41740571766','2025-02-26 15:10:38',NULL,30.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(7738,'1110','41740571879','2025-02-26 15:11:35',NULL,255.00,'','4','1','Inventory sold','1','','sales','1166','','No',NULL,NULL,''),(7739,'5500','41740571879','2025-02-26 15:11:35',255.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7740,'1000','41740571879','2025-02-26 15:11:35',350.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7741,'4000','41740571879','2025-02-26 15:11:35',NULL,350.00,'','4','1','Good sold','1','','sales','1166','','No',NULL,NULL,''),(7742,'1110','41740581267','2025-02-26 17:48:44',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(7743,'1110','41740581267','2025-02-26 17:48:44',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(7744,'5500','41740581267','2025-02-26 17:48:44',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7745,'1000','41740581267','2025-02-26 17:48:44',190.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7746,'4000','41740581267','2025-02-26 17:48:44',NULL,150.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(7747,'4000','41740581267','2025-02-26 17:48:44',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(7748,'1110','41740581425','2025-02-26 17:50:43',NULL,15.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(7749,'5500','41740581425','2025-02-26 17:50:43',15.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7750,'1000','41740581425','2025-02-26 17:50:43',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7751,'4000','41740581425','2025-02-26 17:50:43',NULL,30.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(7752,'1110','41740581460','2025-02-26 18:20:19',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(7753,'1110','41740581460','2025-02-26 18:20:19',NULL,65.00,'','4','1','Inventory sold','1','','sales','1173','','No',NULL,NULL,''),(7754,'5500','41740581460','2025-02-26 18:20:19',83.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7755,'1000','41740581460','2025-02-26 18:20:19',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7756,'4000','41740581460','2025-02-26 18:20:19',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(7757,'4000','41740581460','2025-02-26 18:20:19',NULL,150.00,'','4','1','Good sold','1','','sales','1173','','No',NULL,NULL,''),(7758,'1110','41740646005','2025-02-27 11:47:07',NULL,14.00,'','4','1','Inventory sold','1','','sales','437','','No',NULL,NULL,''),(7759,'5500','41740646005','2025-02-27 11:47:07',14.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7760,'1000','41740646005','2025-02-27 11:47:07',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBR3N2RTOH'),(7761,'4000','41740646005','2025-02-27 11:47:07',NULL,20.00,'','4','1','Good sold','1','','sales','437','','No',NULL,NULL,''),(7762,'1110','41740646070','2025-02-27 11:48:29',NULL,120.00,'','4','1','Inventory sold','1','','sales','1247','','No',NULL,NULL,''),(7763,'1110','41740646070','2025-02-27 11:48:29',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(7764,'5500','41740646070','2025-02-27 11:48:29',146.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7765,'1000','41740646070','2025-02-27 11:48:29',300.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBR4N44USU'),(7766,'4000','41740646070','2025-02-27 11:48:29',NULL,250.00,'','4','1','Good sold','1','','sales','1247','','No',NULL,NULL,''),(7767,'4000','41740646070','2025-02-27 11:48:29',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(7768,'1110','41740646139','2025-02-27 12:22:43',NULL,198.00,'','4','1','Inventory sold','1','','sales','1268','','No',NULL,NULL,''),(7769,'5500','41740646139','2025-02-27 12:22:43',198.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7770,'1000','41740646139','2025-02-27 12:22:43',350.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7771,'4000','41740646139','2025-02-27 12:22:43',NULL,350.00,'','4','1','Good sold','1','','sales','1268','','No',NULL,NULL,''),(7772,'1110','41740656782','2025-02-27 14:47:22',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(7773,'1110','41740656782','2025-02-27 14:47:22',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(7774,'1110','41740656782','2025-02-27 14:47:22',NULL,255.00,'','4','1','Inventory sold','1','','sales','1166','','No',NULL,NULL,''),(7775,'5500','41740656782','2025-02-27 14:47:22',299.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7776,'1000','41740656782','2025-02-27 14:47:22',450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBI1HXPW2H'),(7777,'4000','41740656782','2025-02-27 14:47:22',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(7778,'4000','41740656782','2025-02-27 14:47:22',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(7779,'4000','41740656782','2025-02-27 14:47:22',NULL,350.00,'','4','1','Good sold','1','','sales','1166','','No',NULL,NULL,''),(7780,'1110','41740656889','2025-02-27 14:59:11',NULL,32.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(7781,'1110','41740656889','2025-02-27 14:59:11',NULL,24.65,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(7782,'1110','41740656889','2025-02-27 14:59:11',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(7783,'5500','41740656889','2025-02-27 14:59:11',281.65,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7784,'1000','41740656889','2025-02-27 14:59:11',431.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBR6NY6J18'),(7785,'4000','41740656889','2025-02-27 14:59:11',NULL,80.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(7786,'4000','41740656889','2025-02-27 14:59:11',NULL,51.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(7787,'4000','41740656889','2025-02-27 14:59:11',NULL,300.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(7788,'1110','41740657742','2025-02-27 15:36:50',NULL,60.00,'','4','1','Inventory sold','1','','sales','1246','','No',NULL,NULL,''),(7789,'5500','41740657742','2025-02-27 15:36:50',60.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7790,'1000','41740657742','2025-02-27 15:36:50',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7791,'4000','41740657742','2025-02-27 15:36:50',NULL,150.00,'','4','1','Good sold','1','','sales','1246','','No',NULL,NULL,''),(7792,'1110','41740659829','2025-02-27 15:43:07',NULL,20.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(7793,'5500','41740659829','2025-02-27 15:43:07',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7794,'1000','41740659829','2025-02-27 15:43:07',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBR704HGR9'),(7795,'4000','41740659829','2025-02-27 15:43:07',NULL,50.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(7796,'1110','41740660270','2025-02-27 16:12:01',NULL,65.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(7797,'1110','41740660270','2025-02-27 16:12:01',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(7798,'5500','41740660270','2025-02-27 16:12:01',4635.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7799,'1000','41740660270','2025-02-27 16:12:01',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7800,'4000','41740660270','2025-02-27 16:12:01',NULL,80.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(7801,'4000','41740660270','2025-02-27 16:12:01',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(7802,'1110','41740661965','2025-02-27 16:31:45',NULL,75.00,'','4','1','Inventory sold','1','','sales','1269','','No',NULL,NULL,''),(7803,'5500','41740661965','2025-02-27 16:31:45',75.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7804,'1000','41740661965','2025-02-27 16:31:45',130.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7805,'4000','41740661965','2025-02-27 16:31:45',NULL,130.00,'','4','1','Good sold','1','','sales','1269','','No',NULL,NULL,''),(7806,'1110','41740663237','2025-02-27 16:38:24',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(7807,'5500','41740663237','2025-02-27 16:38:24',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7808,'1000','41740663237','2025-02-27 16:38:24',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7809,'4000','41740663237','2025-02-27 16:38:24',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(7810,'1110','41740665572','2025-02-27 17:13:57',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(7811,'1110','41740665572','2025-02-27 17:13:57',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(7812,'1110','41740665572','2025-02-27 17:13:57',NULL,60.00,'','4','1','Inventory sold','1','','sales','1246','','No',NULL,NULL,''),(7813,'5500','41740665572','2025-02-27 17:13:57',305.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7814,'1000','41740665572','2025-02-27 17:13:57',490.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBR7O110LI'),(7815,'4000','41740665572','2025-02-27 17:13:57',NULL,300.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(7816,'4000','41740665572','2025-02-27 17:13:57',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(7817,'4000','41740665572','2025-02-27 17:13:57',NULL,150.00,'','4','1','Good sold','1','','sales','1246','','No',NULL,NULL,''),(7818,'1110','41740665687','2025-02-27 17:37:13',NULL,58.00,'','4','1','Inventory sold','1','','sales','724','','No',NULL,NULL,''),(7819,'5500','41740665687','2025-02-27 17:37:13',58.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7820,'1000','41740665687','2025-02-27 17:37:13',160.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7821,'4000','41740665687','2025-02-27 17:37:13',NULL,160.00,'','4','1','Good sold','1','','sales','724','','No',NULL,NULL,''),(7822,'1110','41740667059','2025-02-27 18:25:05',NULL,68.00,'','4','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(7823,'5500','41740667059','2025-02-27 18:25:05',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7824,'1000','41740667059','2025-02-27 18:25:05',90.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7825,'4000','41740667059','2025-02-27 18:25:05',NULL,90.00,'','4','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(7826,'1110','41740670385','2025-02-27 18:33:37',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(7827,'5500','41740670385','2025-02-27 18:33:37',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7828,'1000','41740670385','2025-02-27 18:33:37',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7829,'4000','41740670385','2025-02-27 18:33:37',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(7830,'1110','41740670424','2025-02-27 18:45:53',NULL,65.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(7831,'5500','41740670424','2025-02-27 18:45:53',65.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7832,'1000','41740670424','2025-02-27 18:45:53',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7833,'4000','41740670424','2025-02-27 18:45:53',NULL,100.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(7834,'1110','41740672750','2025-02-27 19:12:53',NULL,8.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(7835,'5500','41740672750','2025-02-27 19:12:53',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7836,'1000','41740672750','2025-02-27 19:12:53',10.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBR5P7FODB'),(7837,'4000','41740672750','2025-02-27 19:12:53',NULL,10.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(7838,'1110','41740672860','2025-02-27 19:15:07',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(7839,'5500','41740672860','2025-02-27 19:15:07',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7840,'1000','41740672860','2025-02-27 19:15:07',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7841,'4000','41740672860','2025-02-27 19:15:07',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(7842,'1110','41740721102','2025-02-28 09:53:25',NULL,10.00,'','4','1','Inventory sold','1','','sales','484','','No',NULL,NULL,''),(7843,'1110','41740721102','2025-02-28 09:53:25',NULL,4.00,'','4','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(7844,'5500','41740721102','2025-02-28 09:53:25',14.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7845,'1000','41740721102','2025-02-28 09:53:25',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBS3RBMVBL'),(7846,'4000','41740721102','2025-02-28 09:53:25',NULL,25.00,'','4','1','Good sold','1','','sales','484','','No',NULL,NULL,''),(7847,'4000','41740721102','2025-02-28 09:53:25',NULL,5.00,'','4','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(7848,'1110','41740725704','2025-02-28 10:12:37',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(7849,'1110','41740725704','2025-02-28 10:12:37',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(7850,'1110','41740725704','2025-02-28 10:12:37',NULL,8.00,'','4','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(7851,'5500','41740725704','2025-02-28 10:12:37',4578.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7852,'1000','41740725704','2025-02-28 10:12:37',130.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBS8REN7VG'),(7853,'4000','41740725704','2025-02-28 10:12:37',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(7854,'4000','41740725704','2025-02-28 10:12:37',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(7855,'4000','41740725704','2025-02-28 10:12:37',NULL,10.00,'','4','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(7856,'1110','41740726860','2025-02-28 11:04:21',NULL,68.00,'','4','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(7857,'5500','41740726860','2025-02-28 11:04:21',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7858,'1000','41740726860','2025-02-28 11:04:21',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7859,'4000','41740726860','2025-02-28 11:04:21',NULL,100.00,'','4','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(7860,'1000','41740729866','2025-02-28 11:36:17',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBS3RR3AE'),(7861,'4000','41740729866','2025-02-28 11:36:17',NULL,50.00,'','4','1','Good sold','1','','sales','1206','','No',NULL,NULL,''),(7862,'1110','41740731804','2025-02-28 11:54:38',NULL,15.00,'','4','1','Inventory sold','1','','sales','1248','','No',NULL,NULL,''),(7863,'5500','41740731804','2025-02-28 11:54:38',15.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7864,'1000','41740731804','2025-02-28 11:54:38',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7865,'4000','41740731804','2025-02-28 11:54:38',NULL,50.00,'','4','1','Good sold','1','','sales','1248','','No',NULL,NULL,''),(7866,'1110','41740735101','2025-02-28 12:32:42',NULL,45.00,'','4','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(7867,'1110','41740735101','2025-02-28 12:32:42',NULL,8.00,'','4','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(7868,'5500','41740735101','2025-02-28 12:32:42',53.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7869,'1000','41740735101','2025-02-28 12:32:42',80.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBS3S005Y1'),(7870,'4000','41740735101','2025-02-28 12:32:42',NULL,70.00,'','4','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(7871,'4000','41740735101','2025-02-28 12:32:42',NULL,10.00,'','4','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(7872,'1110','41740735195','2025-02-28 12:57:22',NULL,14.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(7873,'5500','41740735195','2025-02-28 12:57:22',14.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7874,'1000','41740735195','2025-02-28 12:57:22',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7875,'4000','41740735195','2025-02-28 12:57:22',NULL,80.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(7876,'1110','41740736646','2025-02-28 13:27:13',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(7877,'1110','41740736646','2025-02-28 13:27:13',NULL,20.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(7878,'5500','41740736646','2025-02-28 13:27:13',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7879,'1000','41740736646','2025-02-28 13:27:13',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBS4S8XK1E'),(7880,'4000','41740736646','2025-02-28 13:27:13',NULL,150.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(7881,'4000','41740736646','2025-02-28 13:27:13',NULL,50.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(7882,'1110','41740738483','2025-02-28 14:29:23',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(7883,'5500','41740738483','2025-02-28 14:29:23',11.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7884,'1000','41740738483','2025-02-28 14:29:23',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7885,'4000','41740738483','2025-02-28 14:29:23',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(7886,'1110','41740742176','2025-02-28 14:56:42',NULL,15.00,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(7887,'1110','41740742176','2025-02-28 14:56:42',NULL,28.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(7888,'1110','41740742176','2025-02-28 14:56:42',NULL,24.00,'','4','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(7889,'5500','41740742176','2025-02-28 14:56:42',67.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7890,'1000','41740742176','2025-02-28 14:56:42',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBS7SNPORT'),(7891,'4000','41740742176','2025-02-28 14:56:42',NULL,30.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(7892,'4000','41740742176','2025-02-28 14:56:42',NULL,60.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(7893,'4000','41740742176','2025-02-28 14:56:42',NULL,30.00,'','4','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(7894,'1110','41740749423','2025-02-28 16:31:24',NULL,8.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(7895,'1110','41740749423','2025-02-28 16:31:24',NULL,20.00,'','4','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(7896,'5500','41740749423','2025-02-28 16:31:24',28.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7897,'1000','41740749423','2025-02-28 16:31:24',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7898,'4000','41740749423','2025-02-28 16:31:24',NULL,10.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(7899,'4000','41740749423','2025-02-28 16:31:24',NULL,30.00,'','4','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(7900,'1110','41740749491','2025-02-28 17:27:46',NULL,60.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(7901,'5500','41740749491','2025-02-28 17:27:46',60.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7902,'1000','41740749491','2025-02-28 17:27:46',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7903,'4000','41740749491','2025-02-28 17:27:46',NULL,100.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(7904,'1110','41740752898','2025-02-28 17:40:36',NULL,42.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(7905,'1110','41740752898','2025-02-28 17:40:36',NULL,8.00,'','4','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(7906,'5500','41740752898','2025-02-28 17:40:36',50.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7907,'1000','41740752898','2025-02-28 17:40:36',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7908,'4000','41740752898','2025-02-28 17:40:36',NULL,90.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(7909,'4000','41740752898','2025-02-28 17:40:36',NULL,10.00,'','4','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(7910,'1110','41740753875','2025-02-28 18:18:55',NULL,230.00,'','4','1','Inventory sold','1','','sales','514','','No',NULL,NULL,''),(7911,'1110','41740753875','2025-02-28 18:18:55',NULL,160.00,'','4','1','Inventory sold','1','','sales','1177','','No',NULL,NULL,''),(7912,'5500','41740753875','2025-02-28 18:18:55',390.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7913,'1000','41740753875','2025-02-28 18:18:55',600.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TBS2TK7K06'),(7914,'4000','41740753875','2025-02-28 18:18:55',NULL,300.00,'','4','1','Good sold','1','','sales','514','','No',NULL,NULL,''),(7915,'4000','41740753875','2025-02-28 18:18:55',NULL,300.00,'','4','1','Good sold','1','','sales','1177','','No',NULL,NULL,''),(7916,'1110','41740755980','2025-02-28 18:20:10',NULL,90.00,'','4','1','Inventory sold','1','','sales','978','','No',NULL,NULL,''),(7917,'5500','41740755980','2025-02-28 18:20:10',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7918,'1000','41740755980','2025-02-28 18:20:10',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7919,'4000','41740755980','2025-02-28 18:20:10',NULL,150.00,'','4','1','Good sold','1','','sales','978','','No',NULL,NULL,''),(7920,'1110','41740758874','2025-02-28 19:08:19',NULL,18.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(7921,'5500','41740758874','2025-02-28 19:08:19',18.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7922,'1000','41740758874','2025-02-28 19:08:19',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7923,'4000','41740758874','2025-02-28 19:08:19',NULL,30.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(7924,'1110','41740809611','2025-03-01 09:22:54',NULL,0.00,'','4','1','Inventory sold','1','','sales','1107','','No',NULL,NULL,''),(7925,'1110','41740809611','2025-03-01 09:22:54',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(7926,'5500','41740809611','2025-03-01 09:22:54',18.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7927,'1000','41740809611','2025-03-01 09:22:54',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC11W2QKSX'),(7928,'4000','41740809611','2025-03-01 09:22:54',NULL,50.00,'','4','1','Good sold','1','','sales','1107','','No',NULL,NULL,''),(7929,'4000','41740809611','2025-03-01 09:22:54',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(7930,'1110','41740810212','2025-03-01 10:57:26',NULL,210.00,'','4','1','Inventory sold','1','','sales','1139','','No',NULL,NULL,''),(7931,'1110','41740810212','2025-03-01 10:57:26',NULL,20.00,'','4','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(7932,'1110','41740810212','2025-03-01 10:57:26',NULL,8.00,'','4','1','Inventory sold','1','','sales','337','','No',NULL,NULL,''),(7933,'5500','41740810212','2025-03-01 10:57:26',238.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7934,'1000','41740810212','2025-03-01 10:57:26',350.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC14WGLES8'),(7935,'4000','41740810212','2025-03-01 10:57:26',NULL,300.00,'','4','1','Good sold','1','','sales','1139','','No',NULL,NULL,''),(7936,'4000','41740810212','2025-03-01 10:57:26',NULL,30.00,'','4','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(7937,'4000','41740810212','2025-03-01 10:57:26',NULL,20.00,'','4','1','Good sold','1','','sales','337','','No',NULL,NULL,''),(7938,'1110','41740815898','2025-03-01 12:06:19',NULL,90.00,'','4','1','Inventory sold','1','','sales','978','','No',NULL,NULL,''),(7939,'5500','41740815898','2025-03-01 12:06:19',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7940,'1000','41740815898','2025-03-01 12:06:19',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC15WPILJ5'),(7941,'4000','41740815898','2025-03-01 12:06:19',NULL,150.00,'','4','1','Good sold','1','','sales','978','','No',NULL,NULL,''),(7942,'1110','41740820018','2025-03-01 12:27:37',NULL,10.00,'','4','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(7943,'5500','41740820018','2025-03-01 12:27:37',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7944,'1000','41740820018','2025-03-01 12:27:37',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCHOWU8U5K'),(7945,'4000','41740820018','2025-03-01 12:27:37',NULL,60.00,'','4','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(7946,'1110','41740821296','2025-03-01 12:29:33',NULL,19.80,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(7947,'1110','41740821296','2025-03-01 12:29:33',NULL,40.00,'','4','1','Inventory sold','1','','sales','443','','No',NULL,NULL,''),(7948,'1110','41740821296','2025-03-01 12:29:33',NULL,285.00,'','4','1','Inventory sold','1','','sales','584','','No',NULL,NULL,''),(7949,'5500','41740821296','2025-03-01 12:29:33',344.80,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7950,'1000','41740821296','2025-03-01 12:29:33',590.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7951,'4000','41740821296','2025-03-01 12:29:33',NULL,90.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(7952,'4000','41740821296','2025-03-01 12:29:33',NULL,100.00,'','4','1','Good sold','1','','sales','443','','No',NULL,NULL,''),(7953,'4000','41740821296','2025-03-01 12:29:33',NULL,400.00,'','4','1','Good sold','1','','sales','584','','No',NULL,NULL,''),(7954,'1110','41740821426','2025-03-01 12:30:54',NULL,318.00,'','4','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(7955,'1110','41740821426','2025-03-01 12:30:54',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(7956,'5500','41740821426','2025-03-01 12:30:54',336.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7957,'1000','41740821426','2025-03-01 12:30:54',500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7958,'4000','41740821426','2025-03-01 12:30:54',NULL,450.00,'','4','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(7959,'4000','41740821426','2025-03-01 12:30:54',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(7960,'1110','41740821675','2025-03-01 12:35:13',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(7961,'1110','41740821675','2025-03-01 12:35:13',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(7962,'5500','41740821675','2025-03-01 12:35:13',44.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7963,'1000','41740821675','2025-03-01 12:35:13',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC18WW2XHM'),(7964,'4000','41740821675','2025-03-01 12:35:13',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(7965,'4000','41740821675','2025-03-01 12:35:13',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(7966,'1110','41740821847','2025-03-01 12:39:24',NULL,12.00,'','4','1','Inventory sold','1','','sales','337','','No',NULL,NULL,''),(7967,'5500','41740821847','2025-03-01 12:39:24',12.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7968,'1000','41740821847','2025-03-01 12:39:24',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC10WNV7988'),(7969,'4000','41740821847','2025-03-01 12:39:24',NULL,30.00,'','4','1','Good sold','1','','sales','337','','No',NULL,NULL,''),(7970,'1110','41740822004','2025-03-01 12:40:33',NULL,95.00,'','4','1','Inventory sold','1','','sales','1270','','No',NULL,NULL,''),(7971,'1110','41740822004','2025-03-01 12:40:33',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(7972,'5500','41740822004','2025-03-01 12:40:33',125.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7973,'1000','41740822004','2025-03-01 12:40:33',310.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC12WNB12S'),(7974,'4000','41740822004','2025-03-01 12:40:33',NULL,250.00,'','4','1','Good sold','1','','sales','1270','','No',NULL,NULL,''),(7975,'4000','41740822004','2025-03-01 12:40:33',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(7976,'1110','41740824092','2025-03-01 13:15:29',NULL,4.00,'','4','1','Inventory sold','1','','sales','337','','No',NULL,NULL,''),(7977,'5500','41740824092','2025-03-01 13:15:29',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7978,'1000','41740824092','2025-03-01 13:15:29',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7979,'4000','41740824092','2025-03-01 13:15:29',NULL,10.00,'','4','1','Good sold','1','','sales','337','','No',NULL,NULL,''),(7980,'1110','41740824160','2025-03-01 14:52:36',NULL,47.00,'','4','1','Inventory sold','1','','sales','1215','','No',NULL,NULL,''),(7981,'5500','41740824160','2025-03-01 14:52:36',47.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7982,'1000','41740824160','2025-03-01 14:52:36',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC12XHST61'),(7983,'4000','41740824160','2025-03-01 14:52:36',NULL,100.00,'','4','1','Good sold','1','','sales','1215','','No',NULL,NULL,''),(7984,'1110','41740829995','2025-03-01 14:53:48',NULL,318.00,'','4','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(7985,'5500','41740829995','2025-03-01 14:53:48',318.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7986,'1000','41740829995','2025-03-01 14:53:48',400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7987,'4000','41740829995','2025-03-01 14:53:48',NULL,400.00,'','4','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(7988,'1110','41740838588','2025-03-01 17:17:20',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(7989,'1110','41740838588','2025-03-01 17:17:20',NULL,8.00,'','4','1','Inventory sold','1','','sales','119','','No',NULL,NULL,''),(7990,'5500','41740838588','2025-03-01 17:17:20',144.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7991,'1000','41740838588','2025-03-01 17:17:20',220.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC15Y62QVL'),(7992,'4000','41740838588','2025-03-01 17:17:20',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(7993,'4000','41740838588','2025-03-01 17:17:20',NULL,20.00,'','4','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(7994,'1110','41740838728','2025-03-01 18:19:06',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(7995,'5500','41740838728','2025-03-01 18:19:06',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7996,'1000','41740838728','2025-03-01 18:19:06',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7997,'4000','41740838728','2025-03-01 18:19:06',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(7998,'1110','41740844507','2025-03-01 19:14:48',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(7999,'5500','41740844507','2025-03-01 19:14:48',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8000,'1000','41740844507','2025-03-01 19:14:48',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC13VL2H3'),(8001,'4000','41740844507','2025-03-01 19:14:48',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(8002,'4000','41740838728','2025-03-01 19:20:48',40.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(8003,'1000','41740838728','2025-03-01 19:20:48',NULL,40.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(8004,'5500','41740838728','2025-03-01 19:20:48',NULL,7.00,'','4','1','Cost of goods returned','1','','sales','306','','No',NULL,NULL,''),(8005,'1110','41740838728','2025-03-01 19:20:48',7.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(8006,'1110','41740977973','2025-03-03 07:59:54',NULL,15.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(8007,'5500','41740977973','2025-03-03 07:59:54',15.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8008,'1000','41740977973','2025-03-03 07:59:54',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC3960ZTY5'),(8009,'4000','41740977973','2025-03-03 07:59:54',NULL,30.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(8010,'1110','41740978027','2025-03-03 08:02:51',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(8011,'5500','41740978027','2025-03-03 08:02:51',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8012,'1000','41740978027','2025-03-03 08:02:51',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8013,'4000','41740978027','2025-03-03 08:02:51',NULL,30.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(8014,'1110','41740985815','2025-03-03 10:10:53',NULL,3.43,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(8015,'1110','41740985815','2025-03-03 10:10:53',NULL,1.50,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(8016,'5500','41740985815','2025-03-03 10:10:53',4.93,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8017,'1000','41740985815','2025-03-03 10:10:53',10.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC326JUT26'),(8018,'4000','41740985815','2025-03-03 10:10:53',NULL,7.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(8019,'4000','41740985815','2025-03-03 10:10:53',NULL,3.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(8020,'1110','41740985980','2025-03-03 10:13:24',NULL,44.59,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(8021,'5500','41740985980','2025-03-03 10:13:24',44.59,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8022,'1000','41740985980','2025-03-03 10:13:24',91.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8023,'4000','41740985980','2025-03-03 10:13:24',NULL,91.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(8024,'1110','41740986026','2025-03-03 10:14:12',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(8025,'5500','41740986026','2025-03-03 10:14:12',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8026,'1000','41740986026','2025-03-03 10:14:12',110.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8027,'4000','41740986026','2025-03-03 10:14:12',NULL,110.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(8028,'1110','41740986056','2025-03-03 10:14:27',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(8029,'5500','41740986056','2025-03-03 10:14:27',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8030,'1000','41740986056','2025-03-03 10:14:27',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC3361VUGR'),(8031,'4000','41740986056','2025-03-03 10:14:27',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(8032,'1110','41740992699','2025-03-03 12:06:05',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(8033,'1110','41740992699','2025-03-03 12:06:05',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(8034,'1110','41740992699','2025-03-03 12:06:05',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(8035,'5500','41740992699','2025-03-03 12:06:05',4572.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8036,'1000','41740992699','2025-03-03 12:06:05',130.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCC336YNT1D'),(8037,'4000','41740992699','2025-03-03 12:06:05',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(8038,'4000','41740992699','2025-03-03 12:06:05',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''); INSERT INTO `debitcredit` VALUES (8039,'4000','41740992699','2025-03-03 12:06:05',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(8040,'1110','41740992910','2025-03-03 12:09:06',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(8041,'1110','41740992910','2025-03-03 12:09:06',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(8042,'5500','41740992910','2025-03-03 12:09:06',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8043,'1000','41740992910','2025-03-03 12:09:06',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8044,'4000','41740992910','2025-03-03 12:09:06',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(8045,'4000','41740992910','2025-03-03 12:09:06',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(8046,'1110','41740992949','2025-03-03 12:10:09',NULL,300.00,'','4','1','Inventory sold','1','','sales','291','','No',NULL,NULL,''),(8047,'5500','41740992949','2025-03-03 12:10:09',300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8048,'1000','41740992949','2025-03-03 12:10:09',450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC3272XLVI'),(8049,'4000','41740992949','2025-03-03 12:10:09',NULL,450.00,'','4','1','Good sold','1','','sales','291','','No',NULL,NULL,''),(8050,'1110','41740993050','2025-03-03 12:18:03',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(8051,'5500','41740993050','2025-03-03 12:18:03',6.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8052,'1000','41740993050','2025-03-03 12:18:03',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8053,'4000','41740993050','2025-03-03 12:18:03',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(8054,'1110','41740993488','2025-03-03 12:47:07',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(8055,'5500','41740993488','2025-03-03 12:47:07',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8056,'1000','41740993488','2025-03-03 12:47:07',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC30785PFW'),(8057,'4000','41740993488','2025-03-03 12:47:07',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(8058,'1110','41740995259','2025-03-03 13:30:02',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(8059,'1110','41740995259','2025-03-03 13:30:02',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(8060,'1110','41740995259','2025-03-03 13:30:02',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(8061,'5500','41740995259','2025-03-03 13:30:02',4572.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8062,'1000','41740995259','2025-03-03 13:30:02',130.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC357FQ3P9'),(8063,'4000','41740995259','2025-03-03 13:30:02',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(8064,'4000','41740995259','2025-03-03 13:30:02',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(8065,'4000','41740995259','2025-03-03 13:30:02',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(8066,'1110','41741000015','2025-03-03 14:07:44',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(8067,'1110','41741000015','2025-03-03 14:07:44',NULL,230.00,'','4','1','Inventory sold','1','','sales','1259','','No',NULL,NULL,''),(8068,'1110','41741000015','2025-03-03 14:07:44',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(8069,'5500','41741000015','2025-03-03 14:07:44',485.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8070,'1000','41741000015','2025-03-03 14:07:44',700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8071,'4000','41741000015','2025-03-03 14:07:44',NULL,300.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(8072,'4000','41741000015','2025-03-03 14:07:44',NULL,350.00,'','4','1','Good sold','1','','sales','1259','','No',NULL,NULL,''),(8073,'4000','41741000015','2025-03-03 14:07:44',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(8074,'1110','41741004250','2025-03-03 15:18:14',NULL,36.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(8075,'1110','41741004250','2025-03-03 15:18:14',NULL,150.00,'','4','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(8076,'5500','41741004250','2025-03-03 15:18:14',186.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8077,'1000','41741004250','2025-03-03 15:18:14',320.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8078,'4000','41741004250','2025-03-03 15:18:14',NULL,70.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(8079,'4000','41741004250','2025-03-03 15:18:14',NULL,250.00,'','4','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(8080,'1110','41741004335','2025-03-03 15:32:02',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(8081,'5500','41741004335','2025-03-03 15:32:02',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8082,'1000','41741004335','2025-03-03 15:32:02',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC327ZDVTM'),(8083,'4000','41741004335','2025-03-03 15:32:02',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(8084,'1110','41741007191','2025-03-03 16:06:55',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(8085,'5500','41741007191','2025-03-03 16:06:55',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8086,'1000','41741007191','2025-03-03 16:06:55',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8087,'4000','41741007191','2025-03-03 16:06:55',NULL,30.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(8088,'1110','41741007220','2025-03-03 16:54:12',NULL,12.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(8089,'1110','41741007220','2025-03-03 16:54:12',NULL,28.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(8090,'5500','41741007220','2025-03-03 16:54:12',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8091,'1000','41741007220','2025-03-03 16:54:12',90.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8092,'4000','41741007220','2025-03-03 16:54:12',NULL,20.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(8093,'4000','41741007220','2025-03-03 16:54:12',NULL,70.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(8094,'1110','41741013119','2025-03-03 18:59:51',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(8095,'5500','41741013119','2025-03-03 18:59:51',18.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8096,'1000','41741013119','2025-03-03 18:59:51',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8097,'4000','41741013119','2025-03-03 18:59:51',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(8098,'1110','41741074740','2025-03-04 10:52:40',NULL,60.00,'','4','1','Inventory sold','1','','sales','1007','','No',NULL,NULL,''),(8099,'5500','41741074740','2025-03-04 10:52:40',60.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8100,'1000','41741074740','2025-03-04 10:52:40',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC399LJZQX'),(8101,'4000','41741074740','2025-03-04 10:52:40',NULL,150.00,'','4','1','Good sold','1','','sales','1007','','No',NULL,NULL,''),(8102,'1110','41741074799','2025-03-04 10:56:59',NULL,210.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(8103,'1110','41741074799','2025-03-04 10:56:59',NULL,29.00,'','4','1','Inventory sold','1','','sales','724','','No',NULL,NULL,''),(8104,'1110','41741074799','2025-03-04 10:56:59',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(8105,'1110','41741074799','2025-03-04 10:56:59',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(8106,'1110','41741074799','2025-03-04 10:56:59',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(8107,'1110','41741074799','2025-03-04 10:56:59',NULL,13.72,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(8108,'5500','41741074799','2025-03-04 10:56:59',348.72,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8109,'1000','41741074799','2025-03-04 10:56:59',783.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC48BJKBY8'),(8110,'4000','41741074799','2025-03-04 10:56:59',NULL,420.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(8111,'4000','41741074799','2025-03-04 10:56:59',NULL,80.00,'','4','1','Good sold','1','','sales','724','','No',NULL,NULL,''),(8112,'4000','41741074799','2025-03-04 10:56:59',NULL,130.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(8113,'4000','41741074799','2025-03-04 10:56:59',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(8114,'4000','41741074799','2025-03-04 10:56:59',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(8115,'4000','41741074799','2025-03-04 10:56:59',NULL,28.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(8116,'1110','41741082810','2025-03-04 13:07:14',NULL,210.00,'','4','1','Inventory sold','1','','sales','904','','No',NULL,NULL,''),(8117,'5500','41741082810','2025-03-04 13:07:14',210.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8118,'1000','41741082810','2025-03-04 13:07:14',340.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC40C5HKC4'),(8119,'4000','41741082810','2025-03-04 13:07:14',NULL,340.00,'','4','1','Good sold','1','','sales','904','','No',NULL,NULL,''),(8120,'1110','41741086877','2025-03-04 14:15:21',NULL,25.00,'','4','1','Inventory sold','1','','sales','811','','No',NULL,NULL,''),(8121,'1110','41741086877','2025-03-04 14:15:21',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(8122,'5500','41741086877','2025-03-04 14:15:21',43.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8123,'1000','41741086877','2025-03-04 14:15:21',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8124,'4000','41741086877','2025-03-04 14:15:21',NULL,40.00,'','4','1','Good sold','1','','sales','811','','No',NULL,NULL,''),(8125,'4000','41741086877','2025-03-04 14:15:21',NULL,40.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(8126,'1110','41741086925','2025-03-04 14:33:08',NULL,48.00,'','4','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(8127,'5500','41741086925','2025-03-04 14:33:08',48.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8128,'1000','41741086925','2025-03-04 14:33:08',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8129,'4000','41741086925','2025-03-04 14:33:08',NULL,100.00,'','4','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(8130,'1110','41741088026','2025-03-04 14:34:08',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(8131,'5500','41741088026','2025-03-04 14:34:08',51.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8132,'1000','41741088026','2025-03-04 14:34:08',105.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8133,'4000','41741088026','2025-03-04 14:34:08',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(8134,'1110','41741088100','2025-03-04 14:35:14',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(8135,'5500','41741088100','2025-03-04 14:35:14',18.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8136,'1000','41741088100','2025-03-04 14:35:14',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8137,'4000','41741088100','2025-03-04 14:35:14',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(8138,'1110','41741090191','2025-03-04 15:11:43',NULL,170.00,'','4','1','Inventory sold','1','','sales','600','','No',NULL,NULL,''),(8139,'1110','41741090191','2025-03-04 15:11:43',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(8140,'1110','41741090191','2025-03-04 15:11:43',NULL,29.00,'','4','1','Inventory sold','1','','sales','724','','No',NULL,NULL,''),(8141,'1110','41741090191','2025-03-04 15:11:43',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(8142,'5500','41741090191','2025-03-04 15:11:43',280.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8143,'1000','41741090191','2025-03-04 15:11:43',555.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,''),(8144,'4000','41741090191','2025-03-04 15:11:43',NULL,300.00,'','4','1','Good sold','1','','sales','600','','No',NULL,NULL,''),(8145,'4000','41741090191','2025-03-04 15:11:43',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(8146,'4000','41741090191','2025-03-04 15:11:43',NULL,100.00,'','4','1','Good sold','1','','sales','724','','No',NULL,NULL,''),(8147,'4000','41741090191','2025-03-04 15:11:43',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(8148,'4000','41741088026','2025-03-04 15:12:36',105.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(8149,'1000','41741088026','2025-03-04 15:12:36',NULL,105.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(8150,'5500','41741088026','2025-03-04 15:12:36',NULL,51.45,'','4','1','Cost of goods returned','1','','sales','558','','No',NULL,NULL,''),(8151,'1110','41741088026','2025-03-04 15:12:36',51.45,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(8152,'1110','41741092812','2025-03-04 15:53:49',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(8153,'5500','41741092812','2025-03-04 15:53:49',11.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8154,'1000','41741092812','2025-03-04 15:53:49',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8155,'4000','41741092812','2025-03-04 15:53:49',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(8156,'4000','41741086925','2025-03-04 16:58:45',100.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(8157,'1000','41741086925','2025-03-04 16:58:45',NULL,100.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(8158,'5500','41741086925','2025-03-04 16:58:45',NULL,48.00,'','4','1','Cost of goods returned','1','','sales','1211','','No',NULL,NULL,''),(8159,'1110','41741086925','2025-03-04 16:58:45',48.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(8160,'1110','41741096742','2025-03-04 17:05:24',NULL,48.00,'','4','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(8161,'1110','41741096742','2025-03-04 17:05:24',NULL,45.00,'','4','1','Inventory sold','1','','sales','909','','No',NULL,NULL,''),(8162,'1110','41741096742','2025-03-04 17:05:24',NULL,7.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(8163,'5500','41741096742','2025-03-04 17:05:24',100.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8164,'1000','41741096742','2025-03-04 17:05:24',271.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC4OD5PMVY'),(8165,'4000','41741096742','2025-03-04 17:05:24',NULL,100.00,'','4','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(8166,'4000','41741096742','2025-03-04 17:05:24',NULL,150.00,'','4','1','Good sold','1','','sales','909','','No',NULL,NULL,''),(8167,'4000','41741096742','2025-03-04 17:05:24',NULL,21.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(8168,'1110','41741097491','2025-03-04 17:11:55',NULL,4.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(8169,'5500','41741097491','2025-03-04 17:11:55',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8170,'1000','41741097491','2025-03-04 17:11:55',12.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8171,'4000','41741097491','2025-03-04 17:11:55',NULL,12.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(8172,'1110','41741098532','2025-03-04 17:41:16',NULL,10.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(8173,'5500','41741098532','2025-03-04 17:41:16',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8174,'1000','41741098532','2025-03-04 17:41:16',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC42DD1V1Q'),(8175,'4000','41741098532','2025-03-04 17:41:16',NULL,30.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(8176,'1000','41741156499','2025-03-05 09:35:26',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8177,'4000','41741156499','2025-03-05 09:35:26',NULL,80.00,'','4','1','Good sold','1','','sales','1112','','No',NULL,NULL,''),(8178,'1110','41741156531','2025-03-05 09:38:43',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(8179,'1110','41741156531','2025-03-05 09:38:43',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(8180,'5500','41741156531','2025-03-05 09:38:43',16.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8181,'1000','41741156531','2025-03-05 09:38:43',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC52G2Z0O0'),(8182,'4000','41741156531','2025-03-05 09:38:43',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(8183,'4000','41741156531','2025-03-05 09:38:43',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(8184,'1110','41741156978','2025-03-05 11:26:05',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(8185,'1110','41741156978','2025-03-05 11:26:05',NULL,210.00,'','4','1','Inventory sold','1','','sales','1139','','No',NULL,NULL,''),(8186,'1110','41741156978','2025-03-05 11:26:05',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(8187,'5500','41741156978','2025-03-05 11:26:05',446.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8188,'1000','41741156978','2025-03-05 11:26:05',650.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC50GHZ760'),(8189,'4000','41741156978','2025-03-05 11:26:05',NULL,300.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(8190,'4000','41741156978','2025-03-05 11:26:05',NULL,300.00,'','4','1','Good sold','1','','sales','1139','','No',NULL,NULL,''),(8191,'4000','41741156978','2025-03-05 11:26:05',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(8192,'1110','41741163206','2025-03-05 11:55:03',NULL,63.00,'','4','1','Inventory sold','1','','sales','1139','','No',NULL,NULL,''),(8193,'5500','41741163206','2025-03-05 11:55:03',63.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8194,'1000','41741163206','2025-03-05 11:55:03',90.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8195,'4000','41741163206','2025-03-05 11:55:03',NULL,90.00,'','4','1','Good sold','1','','sales','1139','','No',NULL,NULL,''),(8196,'1110','41741164906','2025-03-05 13:30:21',NULL,14.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(8197,'1110','41741164906','2025-03-05 13:30:21',NULL,20.00,'','4','1','Inventory sold','1','','sales','279','','No',NULL,NULL,''),(8198,'1110','41741164906','2025-03-05 13:30:21',NULL,22.89,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(8199,'1110','41741164906','2025-03-05 13:30:21',NULL,4.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(8200,'1110','41741164906','2025-03-05 13:30:21',NULL,32.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(8201,'1110','41741164906','2025-03-05 13:30:21',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8202,'5500','41741164906','2025-03-05 13:30:21',122.89,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8203,'1000','41741164906','2025-03-05 13:30:21',330.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8204,'4000','41741164906','2025-03-05 13:30:21',NULL,80.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(8205,'4000','41741164906','2025-03-05 13:30:21',NULL,40.00,'','4','1','Good sold','1','','sales','279','','No',NULL,NULL,''),(8206,'4000','41741164906','2025-03-05 13:30:21',NULL,60.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(8207,'4000','41741164906','2025-03-05 13:30:21',NULL,10.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(8208,'4000','41741164906','2025-03-05 13:30:21',NULL,80.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(8209,'4000','41741164906','2025-03-05 13:30:21',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8210,'1110','41741170673','2025-03-05 13:31:36',NULL,55.00,'','4','1','Inventory sold','1','','sales','1170','','No',NULL,NULL,''),(8211,'5500','41741170673','2025-03-05 13:31:36',55.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8212,'1000','41741170673','2025-03-05 13:31:36',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8213,'4000','41741170673','2025-03-05 13:31:36',NULL,80.00,'','4','1','Good sold','1','','sales','1170','','No',NULL,NULL,''),(8214,'1110','41741179883','2025-03-05 16:04:59',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(8215,'5500','41741179883','2025-03-05 16:04:59',18.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8216,'1000','41741179883','2025-03-05 16:04:59',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC51HOAHK3'),(8217,'4000','41741179883','2025-03-05 16:04:59',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(8218,'1110','41741179930','2025-03-05 16:27:47',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(8219,'5500','41741179930','2025-03-05 16:27:47',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8220,'1000','41741179930','2025-03-05 16:27:47',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8221,'4000','41741179930','2025-03-05 16:27:47',NULL,100.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(8222,'1110','41741183466','2025-03-05 17:04:41',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(8223,'5500','41741183466','2025-03-05 17:04:41',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8224,'1000','41741183466','2025-03-05 17:04:41',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8225,'4000','41741183466','2025-03-05 17:04:41',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(8226,'1110','41741241136','2025-03-06 09:24:22',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(8227,'5500','41741241136','2025-03-06 09:24:22',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8228,'1000','41741241136','2025-03-06 09:24:22',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8229,'4000','41741241136','2025-03-06 09:24:22',NULL,50.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(8230,'1110','41741251536','2025-03-06 12:00:19',NULL,24.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(8231,'1110','41741251536','2025-03-06 12:00:19',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(8232,'1110','41741251536','2025-03-06 12:00:19',NULL,68.00,'','4','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(8233,'5500','41741251536','2025-03-06 12:00:19',98.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8234,'1000','41741251536','2025-03-06 12:00:19',180.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8235,'4000','41741251536','2025-03-06 12:00:19',NULL,50.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(8236,'4000','41741251536','2025-03-06 12:00:19',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(8237,'4000','41741251536','2025-03-06 12:00:19',NULL,100.00,'','4','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(8238,'1110','41741251623','2025-03-06 12:03:57',NULL,25.00,'','4','1','Inventory sold','1','','sales','811','','No',NULL,NULL,''),(8239,'1110','41741251623','2025-03-06 12:03:57',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(8240,'1110','41741251623','2025-03-06 12:03:57',NULL,47.00,'','4','1','Inventory sold','1','','sales','1215','','No',NULL,NULL,''),(8241,'5500','41741251623','2025-03-06 12:03:57',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8242,'1000','41741251623','2025-03-06 12:03:57',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8243,'4000','41741251623','2025-03-06 12:03:57',NULL,50.00,'','4','1','Good sold','1','','sales','811','','No',NULL,NULL,''),(8244,'4000','41741251623','2025-03-06 12:03:57',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(8245,'4000','41741251623','2025-03-06 12:03:57',NULL,100.00,'','4','1','Good sold','1','','sales','1215','','No',NULL,NULL,''),(8246,'1110','41741251963','2025-03-06 13:43:21',NULL,30.00,'','4','1','Inventory sold','1','','sales','320','','No',NULL,NULL,''),(8247,'1110','41741251963','2025-03-06 13:43:21',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(8248,'5500','41741251963','2025-03-06 13:43:21',48.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8249,'1000','41741251963','2025-03-06 13:43:21',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8250,'4000','41741251963','2025-03-06 13:43:21',NULL,100.00,'','4','1','Good sold','1','','sales','320','','No',NULL,NULL,''),(8251,'4000','41741251963','2025-03-06 13:43:21',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(8252,'1110','41741266825','2025-03-06 16:15:27',NULL,210.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(8253,'1110','41741266825','2025-03-06 16:15:27',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(8254,'5500','41741266825','2025-03-06 16:15:27',214.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8255,'1000','41741266825','2025-03-06 16:15:27',400.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC65MFFWY7'),(8256,'4000','41741266825','2025-03-06 16:15:27',NULL,380.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(8257,'4000','41741266825','2025-03-06 16:15:27',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(8258,'1110','41741266976','2025-03-06 16:16:43',NULL,210.00,'','4','1','Inventory sold','1','','sales','904','','No',NULL,NULL,''),(8259,'5500','41741266976','2025-03-06 16:16:43',210.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8260,'1000','41741266976','2025-03-06 16:16:43',350.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8261,'4000','41741266976','2025-03-06 16:16:43',NULL,350.00,'','4','1','Good sold','1','','sales','904','','No',NULL,NULL,''),(8262,'1110','41741268774','2025-03-06 17:35:30',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(8263,'1110','41741268774','2025-03-06 17:35:30',NULL,0.00,'','4','1','Inventory sold','1','','sales','1195','','No',NULL,NULL,''),(8264,'5500','41741268774','2025-03-06 17:35:30',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8265,'1000','41741268774','2025-03-06 17:35:30',240.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8266,'4000','41741268774','2025-03-06 17:35:30',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(8267,'4000','41741268774','2025-03-06 17:35:30',NULL,40.00,'','4','1','Good sold','1','','sales','1195','','No',NULL,NULL,''),(8268,'1110','41741271786','2025-03-06 17:55:32',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(8269,'5500','41741271786','2025-03-06 17:55:32',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8270,'1000','41741271786','2025-03-06 17:55:32',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8271,'4000','41741271786','2025-03-06 17:55:32',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(8272,'1110','41741272936','2025-03-06 18:28:28',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(8273,'5500','41741272936','2025-03-06 18:28:28',26.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8274,'1000','41741272936','2025-03-06 18:28:28',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC66N3R1X4'),(8275,'4000','41741272936','2025-03-06 18:28:28',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(8276,'1110','41741274945','2025-03-06 18:29:42',NULL,20.00,'','4','1','Inventory sold','1','','sales','693','','No',NULL,NULL,''),(8277,'1110','41741274945','2025-03-06 18:29:42',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(8278,'5500','41741274945','2025-03-06 18:29:42',22.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8279,'1000','41741274945','2025-03-06 18:29:42',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC67N43XGX'),(8280,'4000','41741274945','2025-03-06 18:29:42',NULL,50.00,'','4','1','Good sold','1','','sales','693','','No',NULL,NULL,''),(8281,'4000','41741274945','2025-03-06 18:29:42',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(8282,'1110','41741275013','2025-03-06 18:44:05',NULL,250.00,'','4','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(8283,'1110','41741275013','2025-03-06 18:44:05',NULL,200.00,'','4','1','Inventory sold','1','','sales','1240','','No',NULL,NULL,''),(8284,'5500','41741275013','2025-03-06 18:44:05',450.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8285,'1000','41741275013','2025-03-06 18:44:05',650.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8286,'4000','41741275013','2025-03-06 18:44:05',NULL,350.00,'','4','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(8287,'4000','41741275013','2025-03-06 18:44:05',NULL,300.00,'','4','1','Good sold','1','','sales','1240','','No',NULL,NULL,''),(8288,'1110','41741276958','2025-03-06 19:04:21',NULL,25.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(8289,'1110','41741276958','2025-03-06 19:04:21',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(8290,'1110','41741276958','2025-03-06 19:04:21',NULL,140.00,'','4','1','Inventory sold','1','','sales','304','','No',NULL,NULL,''),(8291,'5500','41741276958','2025-03-06 19:04:21',216.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8292,'1000','41741276958','2025-03-06 19:04:21',555.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8293,'4000','41741276958','2025-03-06 19:04:21',NULL,50.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(8294,'4000','41741276958','2025-03-06 19:04:21',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(8295,'4000','41741276958','2025-03-06 19:04:21',NULL,400.00,'','4','1','Good sold','1','','sales','304','','No',NULL,NULL,''),(8296,'1110','41741277431','2025-03-06 19:10:44',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(8297,'5500','41741277431','2025-03-06 19:10:44',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8298,'1000','41741277431','2025-03-06 19:10:44',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC6ONEBHQ4'),(8299,'4000','41741277431','2025-03-06 19:10:44',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(8300,'1110','41741325501','2025-03-07 08:32:04',NULL,40.00,'','4','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(8301,'5500','41741325501','2025-03-07 08:32:04',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8302,'1000','41741325501','2025-03-07 08:32:04',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC65NFUOPX'),(8303,'4000','41741325501','2025-03-07 08:32:04',NULL,60.00,'','4','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(8304,'1110','41741329795','2025-03-07 09:43:28',NULL,40.00,'','4','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(8305,'5500','41741329795','2025-03-07 09:43:28',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8306,'1000','41741329795','2025-03-07 09:43:28',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC75PFBK4Z'),(8307,'4000','41741329795','2025-03-07 09:43:28',NULL,100.00,'','4','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(8308,'1110','41741329840','2025-03-07 11:15:50',NULL,75.00,'','4','1','Inventory sold','1','','sales','1269','','No',NULL,NULL,''),(8309,'5500','41741329840','2025-03-07 11:15:50',75.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8310,'1000','41741329840','2025-03-07 11:15:50',130.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8311,'4000','41741329840','2025-03-07 11:15:50',NULL,130.00,'','4','1','Good sold','1','','sales','1269','','No',NULL,NULL,''),(8312,'1110','41741335353','2025-03-07 11:26:07',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(8313,'1110','41741335353','2025-03-07 11:26:07',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(8314,'1110','41741335353','2025-03-07 11:26:07',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(8315,'1110','41741335353','2025-03-07 11:26:07',NULL,24.65,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(8316,'5500','41741335353','2025-03-07 11:26:07',4596.85,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8317,'1000','41741335353','2025-03-07 11:26:07',181.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC79PYLBFD'),(8318,'4000','41741335353','2025-03-07 11:26:07',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(8319,'4000','41741335353','2025-03-07 11:26:07',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(8320,'4000','41741335353','2025-03-07 11:26:07',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(8321,'4000','41741335353','2025-03-07 11:26:07',NULL,51.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(8322,'1110','41741336049','2025-03-07 11:34:13',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(8323,'5500','41741336049','2025-03-07 11:34:13',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8324,'1000','41741336049','2025-03-07 11:34:13',110.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8325,'4000','41741336049','2025-03-07 11:34:13',NULL,110.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(8326,'1110','41741336455','2025-03-07 11:58:47',NULL,45.00,'','4','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(8327,'1110','41741336455','2025-03-07 11:58:47',NULL,6.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(8328,'5500','41741336455','2025-03-07 11:58:47',51.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8329,'1000','41741336455','2025-03-07 11:58:47',80.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC71Q3LMTF'),(8330,'4000','41741336455','2025-03-07 11:58:47',NULL,70.00,'','4','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(8331,'4000','41741336455','2025-03-07 11:58:47',NULL,10.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(8332,'1110','41741337993','2025-03-07 12:01:31',NULL,30.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(8333,'1110','41741337993','2025-03-07 12:01:31',NULL,24.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(8334,'5500','41741337993','2025-03-07 12:01:31',54.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8335,'1000','41741337993','2025-03-07 12:01:31',130.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8336,'4000','41741337993','2025-03-07 12:01:31',NULL,90.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(8337,'4000','41741337993','2025-03-07 12:01:31',NULL,40.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(8338,'1110','41741338101','2025-03-07 12:07:26',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(8339,'5500','41741338101','2025-03-07 12:07:26',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8340,'1000','41741338101','2025-03-07 12:07:26',180.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8341,'4000','41741338101','2025-03-07 12:07:26',NULL,180.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(8342,'1110','41741338449','2025-03-07 12:17:32',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(8343,'5500','41741338449','2025-03-07 12:17:32',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8344,'1000','41741338449','2025-03-07 12:17:32',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC75Q29TM7'),(8345,'4000','41741338449','2025-03-07 12:17:32',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(8346,'1110','41741341938','2025-03-07 13:06:21',NULL,47.00,'','4','1','Inventory sold','1','','sales','1215','','No',NULL,NULL,''),(8347,'1110','41741341938','2025-03-07 13:06:21',NULL,25.00,'','4','1','Inventory sold','1','','sales','811','','No',NULL,NULL,''),(8348,'1110','41741341938','2025-03-07 13:06:21',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(8349,'5500','41741341938','2025-03-07 13:06:21',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8350,'1000','41741341938','2025-03-07 13:06:21',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC70QDNPIK'),(8351,'4000','41741341938','2025-03-07 13:06:21',NULL,100.00,'','4','1','Good sold','1','','sales','1215','','No',NULL,NULL,''),(8352,'4000','41741341938','2025-03-07 13:06:21',NULL,50.00,'','4','1','Good sold','1','','sales','811','','No',NULL,NULL,''),(8353,'4000','41741341938','2025-03-07 13:06:21',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(8354,'1110','41741342029','2025-03-07 14:27:59',NULL,10.00,'','4','1','Inventory sold','1','','sales','244','','No',NULL,NULL,''),(8355,'5500','41741342029','2025-03-07 14:27:59',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8356,'1000','41741342029','2025-03-07 14:27:59',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'tc71qqtv6x'),(8357,'4000','41741342029','2025-03-07 14:27:59',NULL,20.00,'','4','1','Good sold','1','','sales','244','','No',NULL,NULL,''),(8358,'1110','41741346913','2025-03-07 14:54:21',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(8359,'1110','41741346913','2025-03-07 14:54:21',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(8360,'5500','41741346913','2025-03-07 14:54:21',81.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8361,'1000','41741346913','2025-03-07 14:54:21',155.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8362,'4000','41741346913','2025-03-07 14:54:21',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(8363,'4000','41741346913','2025-03-07 14:54:21',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(8364,'1110','41741348602','2025-03-07 14:57:06',NULL,7.70,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(8365,'5500','41741348602','2025-03-07 14:57:06',7.70,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8366,'1000','41741348602','2025-03-07 14:57:06',35.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8367,'4000','41741348602','2025-03-07 14:57:06',NULL,35.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(8368,'1110','41741350762','2025-03-07 15:35:19',NULL,15.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(8369,'1110','41741350762','2025-03-07 15:35:19',NULL,170.00,'','4','1','Inventory sold','1','','sales','144','','No',NULL,NULL,''),(8370,'1110','41741350762','2025-03-07 15:35:19',NULL,20.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(8371,'1110','41741350762','2025-03-07 15:35:19',NULL,240.00,'','4','1','Inventory sold','1','','sales','1144','','No',NULL,NULL,''),(8372,'1110','41741350762','2025-03-07 15:35:19',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(8373,'1110','41741350762','2025-03-07 15:35:19',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(8374,'5500','41741350762','2025-03-07 15:35:19',553.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8375,'1000','41741350762','2025-03-07 15:35:19',1100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC73QZV507'),(8376,'4000','41741350762','2025-03-07 15:35:19',NULL,50.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(8377,'4000','41741350762','2025-03-07 15:35:19',NULL,350.00,'','4','1','Good sold','1','','sales','144','','No',NULL,NULL,''),(8378,'4000','41741350762','2025-03-07 15:35:19',NULL,50.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(8379,'4000','41741350762','2025-03-07 15:35:19',NULL,450.00,'','4','1','Good sold','1','','sales','1144','','No',NULL,NULL,''),(8380,'4000','41741350762','2025-03-07 15:35:19',NULL,100.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(8381,'4000','41741350762','2025-03-07 15:35:19',NULL,100.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(8382,'1110','41741351107','2025-03-07 16:13:43',NULL,30.00,'','4','1','Inventory sold','1','','sales','909','','No',NULL,NULL,''),(8383,'1110','41741351107','2025-03-07 16:13:43',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(8384,'1110','41741351107','2025-03-07 16:13:43',NULL,6.60,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(8385,'5500','41741351107','2025-03-07 16:13:43',115.60,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8386,'1000','41741351107','2025-03-07 16:13:43',250.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC79R6OKNT'),(8387,'4000','41741351107','2025-03-07 16:13:43',NULL,100.00,'','4','1','Good sold','1','','sales','909','','No',NULL,NULL,''),(8388,'4000','41741351107','2025-03-07 16:13:43',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(8389,'4000','41741351107','2025-03-07 16:13:43',NULL,30.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(8390,'4000','41741336455','2025-03-07 16:15:58',70.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(8391,'1000','41741336455','2025-03-07 16:15:58',NULL,70.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(8392,'5500','41741336455','2025-03-07 16:15:58',NULL,45.00,'','4','1','Cost of goods returned','1','','sales','108','','No',NULL,NULL,''),(8393,'1110','41741336455','2025-03-07 16:15:58',45.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(8394,'1110','41741358002','2025-03-07 17:46:25',NULL,10.00,'','4','1','Inventory sold','1','','sales','484','','No',NULL,NULL,''),(8395,'5500','41741358002','2025-03-07 17:46:25',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8396,'1000','41741358002','2025-03-07 17:46:25',25.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8397,'4000','41741358002','2025-03-07 17:46:25',NULL,25.00,'','4','1','Good sold','1','','sales','484','','No',NULL,NULL,''),(8398,'1110','41741358790','2025-03-07 18:29:31',NULL,20.00,'','4','1','Inventory sold','1','','sales','484','','No',NULL,NULL,''),(8399,'5500','41741358790','2025-03-07 18:29:31',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8400,'1000','41741358790','2025-03-07 18:29:31',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8401,'4000','41741358790','2025-03-07 18:29:31',NULL,50.00,'','4','1','Good sold','1','','sales','484','','No',NULL,NULL,''),(8402,'1110','41741363336','2025-03-07 19:02:42',NULL,40.00,'','4','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(8403,'5500','41741363336','2025-03-07 19:02:42',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8404,'1000','41741363336','2025-03-07 19:02:42',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8405,'4000','41741363336','2025-03-07 19:02:42',NULL,60.00,'','4','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(8406,'4000','41741363336','2025-03-07 19:05:16',60.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(8407,'1000','41741363336','2025-03-07 19:05:16',NULL,60.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(8408,'5500','41741363336','2025-03-07 19:05:16',NULL,40.00,'','4','1','Cost of goods returned','1','','sales','86','','No',NULL,NULL,''),(8409,'1110','41741363336','2025-03-07 19:05:16',40.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(8410,'1110','41741363540','2025-03-07 19:05:57',NULL,10.00,'','4','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(8411,'5500','41741363540','2025-03-07 19:05:57',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8412,'1000','41741363540','2025-03-07 19:05:57',15.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8413,'4000','41741363540','2025-03-07 19:05:57',NULL,15.00,'','4','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(8414,'1000','41741411913','2025-03-08 08:32:07',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC85TZDE27'),(8415,'4000','41741411913','2025-03-08 08:32:07',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(8416,'1110','41741412033','2025-03-08 09:54:00',NULL,7.63,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(8417,'5500','41741412033','2025-03-08 09:54:00',7.63,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8418,'1000','41741412033','2025-03-08 09:54:00',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC83UAHTCF'),(8419,'4000','41741412033','2025-03-08 09:54:00',NULL,20.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(8420,'1110','41741416873','2025-03-08 10:47:24',NULL,75.00,'','4','1','Inventory sold','1','','sales','1269','','No',NULL,NULL,''),(8421,'5500','41741416873','2025-03-08 10:47:24',75.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8422,'1000','41741416873','2025-03-08 10:47:24',130.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8423,'4000','41741416873','2025-03-08 10:47:24',NULL,130.00,'','4','1','Good sold','1','','sales','1269','','No',NULL,NULL,''),(8424,'1110','41741420077','2025-03-08 11:26:11',NULL,210.00,'','4','1','Inventory sold','1','','sales','904','','No',NULL,NULL,''),(8425,'1110','41741420077','2025-03-08 11:26:11',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(8426,'1110','41741420077','2025-03-08 11:26:11',NULL,60.00,'','4','1','Inventory sold','1','','sales','1246','','No',NULL,NULL,''),(8427,'1110','41741420077','2025-03-08 11:26:11',NULL,23.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(8428,'5500','41741420077','2025-03-08 11:26:11',344.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8429,'1000','41741420077','2025-03-08 11:26:11',651.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,''),(8430,'4000','41741420077','2025-03-08 11:26:11',NULL,350.00,'','4','1','Good sold','1','','sales','904','','No',NULL,NULL,''),(8431,'4000','41741420077','2025-03-08 11:26:11',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(8432,'4000','41741420077','2025-03-08 11:26:11',NULL,150.00,'','4','1','Good sold','1','','sales','1246','','No',NULL,NULL,''),(8433,'4000','41741420077','2025-03-08 11:26:11',NULL,46.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(8434,'1110','41741422464','2025-03-08 11:47:09',NULL,75.00,'','4','1','Inventory sold','1','','sales','1269','','No',NULL,NULL,''),(8435,'5500','41741422464','2025-03-08 11:47:09',75.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8436,'1000','41741422464','2025-03-08 11:47:09',130.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8437,'4000','41741422464','2025-03-08 11:47:09',NULL,130.00,'','4','1','Good sold','1','','sales','1269','','No',NULL,NULL,''),(8438,'1110','41741423632','2025-03-08 11:47:31',NULL,165.00,'','4','1','Inventory sold','1','','sales','1210','','No',NULL,NULL,''),(8439,'5500','41741423632','2025-03-08 11:47:31',165.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8440,'1000','41741423632','2025-03-08 11:47:31',250.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC87UQ9MBT'),(8441,'4000','41741423632','2025-03-08 11:47:31',NULL,250.00,'','4','1','Good sold','1','','sales','1210','','No',NULL,NULL,''),(8442,'1110','41741423781','2025-03-08 12:59:33',NULL,80.00,'','4','1','Inventory sold','1','','sales','587','','No',NULL,NULL,''),(8443,'1110','41741423781','2025-03-08 12:59:33',NULL,24.65,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(8444,'1110','41741423781','2025-03-08 12:59:33',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(8445,'5500','41741423781','2025-03-08 12:59:33',109.65,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8446,'1000','41741423781','2025-03-08 12:59:33',276.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8447,'4000','41741423781','2025-03-08 12:59:33',NULL,200.00,'','4','1','Good sold','1','','sales','587','','No',NULL,NULL,''),(8448,'4000','41741423781','2025-03-08 12:59:33',NULL,51.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(8449,'4000','41741423781','2025-03-08 12:59:33',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(8450,'1110','41741428007','2025-03-08 13:40:18',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(8451,'1110','41741428007','2025-03-08 13:40:18',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(8452,'1110','41741428007','2025-03-08 13:40:18',NULL,39.00,'','4','1','Inventory sold','1','','sales','239','','No',NULL,NULL,''),(8453,'5500','41741428007','2025-03-08 13:40:18',4609.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8454,'1000','41741428007','2025-03-08 13:40:18',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8455,'4000','41741428007','2025-03-08 13:40:18',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(8456,'4000','41741428007','2025-03-08 13:40:18',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(8457,'4000','41741428007','2025-03-08 13:40:18',NULL,80.00,'','4','1','Good sold','1','','sales','239','','No',NULL,NULL,''),(8458,'1110','41741430812','2025-03-08 14:16:00',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(8459,'5500','41741430812','2025-03-08 14:16:00',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8460,'1000','41741430812','2025-03-08 14:16:00',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC85VEUXKH'),(8461,'4000','41741430812','2025-03-08 14:16:00',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(8462,'1110','41741432637','2025-03-08 14:40:22',NULL,29.00,'','4','1','Inventory sold','1','','sales','724','','No',NULL,NULL,''),(8463,'1110','41741432637','2025-03-08 14:40:22',NULL,15.00,'','4','1','Inventory sold','1','','sales','217','','No',NULL,NULL,''),(8464,'5500','41741432637','2025-03-08 14:40:22',44.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8465,'1000','41741432637','2025-03-08 14:40:22',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8466,'4000','41741432637','2025-03-08 14:40:22',NULL,100.00,'','4','1','Good sold','1','','sales','724','','No',NULL,NULL,''),(8467,'4000','41741432637','2025-03-08 14:40:22',NULL,50.00,'','4','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(8468,'1110','41741434177','2025-03-08 14:43:27',NULL,5.50,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(8469,'5500','41741434177','2025-03-08 14:43:27',5.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8470,'1000','41741434177','2025-03-08 14:43:27',25.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8471,'4000','41741434177','2025-03-08 14:43:27',NULL,25.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(8472,'1110','41741434227','2025-03-08 15:02:57',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(8473,'1110','41741434227','2025-03-08 15:02:57',NULL,20.00,'','4','1','Inventory sold','1','','sales','693','','No',NULL,NULL,''),(8474,'1110','41741434227','2025-03-08 15:02:57',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(8475,'5500','41741434227','2025-03-08 15:02:57',22.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8476,'1000','41741434227','2025-03-08 15:02:57',110.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC81VMCDML'),(8477,'4000','41741434227','2025-03-08 15:02:57',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(8478,'4000','41741434227','2025-03-08 15:02:57',NULL,50.00,'','4','1','Good sold','1','','sales','693','','No',NULL,NULL,''),(8479,'4000','41741434227','2025-03-08 15:02:57',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(8480,'1110','41741435455','2025-03-08 15:50:02',NULL,36.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(8481,'1110','41741435455','2025-03-08 15:50:02',NULL,72.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(8482,'5500','41741435455','2025-03-08 15:50:02',108.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8483,'1000','41741435455','2025-03-08 15:50:02',210.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC89VTPYRD'),(8484,'4000','41741435455','2025-03-08 15:50:02',NULL,70.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(8485,'4000','41741435455','2025-03-08 15:50:02',NULL,140.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(8486,'1110','41741438244','2025-03-08 16:24:19',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(8487,'5500','41741438244','2025-03-08 16:24:19',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8488,'1000','41741438244','2025-03-08 16:24:19',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC87VZ8B93'),(8489,'4000','41741438244','2025-03-08 16:24:19',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(8490,'1110','41741441327','2025-03-08 17:05:06',NULL,30.00,'','4','1','Inventory sold','1','','sales','1209','','No',NULL,NULL,''),(8491,'5500','41741441327','2025-03-08 17:05:06',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8492,'1000','41741441327','2025-03-08 17:05:06',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8493,'4000','41741441327','2025-03-08 17:05:06',NULL,50.00,'','4','1','Good sold','1','','sales','1209','','No',NULL,NULL,''),(8494,'1110','41741443288','2025-03-08 17:15:49',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(8495,'5500','41741443288','2025-03-08 17:15:49',124.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8496,'1000','41741443288','2025-03-08 17:15:49',180.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC86W7RFZA'),(8497,'4000','41741443288','2025-03-08 17:15:49',NULL,180.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(8498,'1110','41741444410','2025-03-08 18:12:06',NULL,65.00,'','4','1','Inventory sold','1','','sales','1173','','No',NULL,NULL,''),(8499,'5500','41741444410','2025-03-08 18:12:06',65.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8500,'1000','41741444410','2025-03-08 18:12:06',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC84WJFZP8'),(8501,'4000','41741444410','2025-03-08 18:12:06',NULL,150.00,'','4','1','Good sold','1','','sales','1173','','No',NULL,NULL,''),(8502,'1110','41741449331','2025-03-08 18:57:23',NULL,220.00,'','4','1','Inventory sold','1','','sales','203','','No',NULL,NULL,''),(8503,'1110','41741449331','2025-03-08 18:57:23',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(8504,'1110','41741449331','2025-03-08 18:57:23',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(8505,'1110','41741449331','2025-03-08 18:57:23',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(8506,'1110','41741449331','2025-03-08 18:57:23',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(8507,'5500','41741449331','2025-03-08 18:57:23',460.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8508,'1000','41741449331','2025-03-08 18:57:23',745.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC86WQSCBC'),(8509,'4000','41741449331','2025-03-08 18:57:23',NULL,350.00,'','4','1','Good sold','1','','sales','203','','No',NULL,NULL,''),(8510,'4000','41741449331','2025-03-08 18:57:23',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(8511,'4000','41741449331','2025-03-08 18:57:23',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(8512,'4000','41741449331','2025-03-08 18:57:23',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(8513,'4000','41741449331','2025-03-08 18:57:23',NULL,300.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(8514,'1110','41741593389','2025-03-10 10:56:39',NULL,8.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(8515,'5500','41741593389','2025-03-10 10:56:39',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8516,'1000','41741593389','2025-03-10 10:56:39',10.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCA841D1CA'),(8517,'4000','41741593389','2025-03-10 10:56:39',NULL,10.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(8518,'1110','41741593431','2025-03-10 10:57:48',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(8519,'1110','41741593431','2025-03-10 10:57:48',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(8520,'5500','41741593431','2025-03-10 10:57:48',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8521,'1000','41741593431','2025-03-10 10:57:48',110.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8522,'4000','41741593431','2025-03-10 10:57:48',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(8523,'4000','41741593431','2025-03-10 10:57:48',NULL,40.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(8524,'1110','41741593472','2025-03-10 11:23:29',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(8525,'1110','41741593472','2025-03-10 11:23:29',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(8526,'5500','41741593472','2025-03-10 11:23:29',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8527,'1000','41741593472','2025-03-10 11:23:29',110.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8528,'4000','41741593472','2025-03-10 11:23:29',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(8529,'4000','41741593472','2025-03-10 11:23:29',NULL,40.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(8530,'1110','41741602825','2025-03-10 13:39:21',NULL,4.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(8531,'5500','41741602825','2025-03-10 13:39:21',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8532,'1000','41741602825','2025-03-10 13:39:21',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8533,'4000','41741602825','2025-03-10 13:39:21',NULL,10.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(8534,'1110','41741618816','2025-03-10 18:00:27',NULL,34.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(8535,'5500','41741618816','2025-03-10 18:00:27',34.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8536,'1000','41741618816','2025-03-10 18:00:27',45.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCA16CN7DZ'),(8537,'4000','41741618816','2025-03-10 18:00:27',NULL,45.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(8538,'1110','41741618860','2025-03-10 18:41:38',NULL,6.65,'','4','1','Inventory sold','1','','sales','989','','No',NULL,NULL,''),(8539,'5500','41741618860','2025-03-10 18:41:38',6.65,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8540,'1000','41741618860','2025-03-10 18:41:38',21.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCA16LCWFF'),(8541,'4000','41741618860','2025-03-10 18:41:38',NULL,21.00,'','4','1','Good sold','1','','sales','989','','No',NULL,NULL,''),(8542,'1110','41741621775','2025-03-10 18:49:54',NULL,30.00,'','4','1','Inventory sold','1','','sales','320','','No',NULL,NULL,''),(8543,'5500','41741621775','2025-03-10 18:49:54',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8544,'1000','41741621775','2025-03-10 18:49:54',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8545,'4000','41741621775','2025-03-10 18:49:54',NULL,100.00,'','4','1','Good sold','1','','sales','320','','No',NULL,NULL,''),(8546,'1110','41741621807','2025-03-10 19:09:12',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(8547,'1110','41741621807','2025-03-10 19:09:12',NULL,0.00,'','4','1','Inventory sold','1','','sales','1206','','No',NULL,NULL,''),(8548,'1110','41741621807','2025-03-10 19:09:12',NULL,2.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(8549,'5500','41741621807','2025-03-10 19:09:12',13.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8550,'1000','41741621807','2025-03-10 19:09:12',110.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8551,'4000','41741621807','2025-03-10 19:09:12',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(8552,'4000','41741621807','2025-03-10 19:09:12',NULL,50.00,'','4','1','Good sold','1','','sales','1206','','No',NULL,NULL,''),(8553,'4000','41741621807','2025-03-10 19:09:12',NULL,10.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(8554,'1110','41741622955','2025-03-10 19:09:38',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(8555,'5500','41741622955','2025-03-10 19:09:38',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8556,'1000','41741622955','2025-03-10 19:09:38',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8557,'4000','41741622955','2025-03-10 19:09:38',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(8558,'1110','41741623051','2025-03-10 19:11:38',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(8559,'1110','41741623051','2025-03-10 19:11:38',NULL,25.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(8560,'5500','41741623051','2025-03-10 19:11:38',32.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8561,'1000','41741623051','2025-03-10 19:11:38',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8562,'4000','41741623051','2025-03-10 19:11:38',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(8563,'4000','41741623051','2025-03-10 19:11:38',NULL,30.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(8564,'1110','41741672733','2025-03-11 09:26:30',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(8565,'1110','41741672733','2025-03-11 09:26:30',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(8566,'5500','41741672733','2025-03-11 09:26:30',4572.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8567,'1000','41741672733','2025-03-11 09:26:30',80.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'tca46upbbg'),(8568,'4000','41741672733','2025-03-11 09:26:30',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(8569,'4000','41741672733','2025-03-11 09:26:30',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(8570,'1110','41741674419','2025-03-11 09:27:52',NULL,255.00,'','4','1','Inventory sold','1','','sales','1166','','No',NULL,NULL,''),(8571,'1110','41741674419','2025-03-11 09:27:52',NULL,0.00,'','4','1','Inventory sold','1','','sales','1107','','No',NULL,NULL,''),(8572,'1110','41741674419','2025-03-11 09:27:52',NULL,110.00,'','4','1','Inventory sold','1','','sales','905','','No',NULL,NULL,''),(8573,'5500','41741674419','2025-03-11 09:27:52',365.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8574,'1000','41741674419','2025-03-11 09:27:52',580.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8575,'4000','41741674419','2025-03-11 09:27:52',NULL,350.00,'','4','1','Good sold','1','','sales','1166','','No',NULL,NULL,''),(8576,'4000','41741674419','2025-03-11 09:27:52',NULL,50.00,'','4','1','Good sold','1','','sales','1107','','No',NULL,NULL,''),(8577,'4000','41741674419','2025-03-11 09:27:52',NULL,180.00,'','4','1','Good sold','1','','sales','905','','No',NULL,NULL,''),(8578,'1110','41741674533','2025-03-11 09:58:46',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(8579,'1110','41741674533','2025-03-11 09:58:46',NULL,29.00,'','4','1','Inventory sold','1','','sales','724','','No',NULL,NULL,''),(8580,'1110','41741674533','2025-03-11 09:58:46',NULL,30.00,'','4','1','Inventory sold','1','','sales','954','','No',NULL,NULL,''),(8581,'1110','41741674533','2025-03-11 09:58:46',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(8582,'1110','41741674533','2025-03-11 09:58:46',NULL,210.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(8583,'1110','41741674533','2025-03-11 09:58:46',NULL,217.00,'','4','1','Inventory sold','1','','sales','462','','No',NULL,NULL,''),(8584,'5500','41741674533','2025-03-11 09:58:46',564.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8585,'1000','41741674533','2025-03-11 09:58:46',1115.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8586,'4000','41741674533','2025-03-11 09:58:46',NULL,120.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(8587,'4000','41741674533','2025-03-11 09:58:46',NULL,100.00,'','4','1','Good sold','1','','sales','724','','No',NULL,NULL,''),(8588,'4000','41741674533','2025-03-11 09:58:46',NULL,75.00,'','4','1','Good sold','1','','sales','954','','No',NULL,NULL,''),(8589,'4000','41741674533','2025-03-11 09:58:46',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(8590,'4000','41741674533','2025-03-11 09:58:46',NULL,420.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(8591,'4000','41741674533','2025-03-11 09:58:46',NULL,350.00,'','4','1','Good sold','1','','sales','462','','No',NULL,NULL,''),(8592,'1110','41741677441','2025-03-11 10:17:50',NULL,230.00,'','4','1','Inventory sold','1','','sales','1259','','No',NULL,NULL,''),(8593,'1110','41741677441','2025-03-11 10:17:50',NULL,68.00,'','4','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(8594,'5500','41741677441','2025-03-11 10:17:50',298.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8595,'1000','41741677441','2025-03-11 10:17:50',450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCB98V1H27'),(8596,'4000','41741677441','2025-03-11 10:17:50',NULL,350.00,'','4','1','Good sold','1','','sales','1259','','No',NULL,NULL,''),(8597,'4000','41741677441','2025-03-11 10:17:50',NULL,100.00,'','4','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(8598,'1110','41741677887','2025-03-11 11:07:53',NULL,1410.00,'','4','1','Inventory sold','1','','sales','1201','','No',NULL,NULL,''),(8599,'1110','41741677887','2025-03-11 11:07:53',NULL,66.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(8600,'1110','41741677887','2025-03-11 11:07:53',NULL,165.00,'','4','1','Inventory sold','1','','sales','1210','','No',NULL,NULL,''),(8601,'1110','41741677887','2025-03-11 11:07:53',NULL,285.00,'','4','1','Inventory sold','1','','sales','584','','No',NULL,NULL,''),(8602,'1110','41741677887','2025-03-11 11:07:53',NULL,90.00,'','4','1','Inventory sold','1','','sales','978','','No',NULL,NULL,''),(8603,'5500','41741677887','2025-03-11 11:07:53',2016.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8604,'1000','41741677887','2025-03-11 11:07:53',3430.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCB8905TWS'),(8605,'4000','41741677887','2025-03-11 11:07:53',NULL,2300.00,'','4','1','Good sold','1','','sales','1201','','No',NULL,NULL,''),(8606,'4000','41741677887','2025-03-11 11:07:53',NULL,300.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(8607,'4000','41741677887','2025-03-11 11:07:53',NULL,230.00,'','4','1','Good sold','1','','sales','1210','','No',NULL,NULL,''),(8608,'4000','41741677887','2025-03-11 11:07:53',NULL,450.00,'','4','1','Good sold','1','','sales','584','','No',NULL,NULL,''),(8609,'4000','41741677887','2025-03-11 11:07:53',NULL,150.00,'','4','1','Good sold','1','','sales','978','','No',NULL,NULL,''),(8610,'1110','41741680555','2025-03-11 11:09:36',NULL,75.00,'','4','1','Inventory sold','1','','sales','1269','','No',NULL,NULL,''),(8611,'5500','41741680555','2025-03-11 11:09:36',75.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8612,'1000','41741680555','2025-03-11 11:09:36',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8613,'4000','41741680555','2025-03-11 11:09:36',NULL,150.00,'','4','1','Good sold','1','','sales','1269','','No',NULL,NULL,''),(8614,'1110','41741680720','2025-03-11 11:12:46',NULL,90.00,'','4','1','Inventory sold','1','','sales','978','','No',NULL,NULL,''),(8615,'1110','41741680720','2025-03-11 11:12:46',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(8616,'5500','41741680720','2025-03-11 11:12:46',120.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8617,'1000','41741680720','2025-03-11 11:12:46',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8618,'4000','41741680720','2025-03-11 11:12:46',NULL,150.00,'','4','1','Good sold','1','','sales','978','','No',NULL,NULL,''),(8619,'4000','41741680720','2025-03-11 11:12:46',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(8620,'1110','41741681113','2025-03-11 11:19:14',NULL,106.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(8621,'1110','41741681113','2025-03-11 11:19:14',NULL,18.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(8622,'5500','41741681113','2025-03-11 11:19:14',124.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8623,'1000','41741681113','2025-03-11 11:19:14',180.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8624,'4000','41741681113','2025-03-11 11:19:14',NULL,150.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(8625,'4000','41741681113','2025-03-11 11:19:14',NULL,30.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(8626,'1110','41741682439','2025-03-11 11:40:53',NULL,110.00,'','4','1','Inventory sold','1','','sales','905','','No',NULL,NULL,''),(8627,'5500','41741682439','2025-03-11 11:40:53',110.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8628,'1000','41741682439','2025-03-11 11:40:53',180.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8629,'4000','41741682439','2025-03-11 11:40:53',NULL,180.00,'','4','1','Good sold','1','','sales','905','','No',NULL,NULL,''),(8630,'1110','41741683168','2025-03-11 12:15:40',NULL,340.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(8631,'5500','41741683168','2025-03-11 12:15:40',340.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8632,'1000','41741683168','2025-03-11 12:15:40',450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCB09CLAYE'),(8633,'4000','41741683168','2025-03-11 12:15:40',NULL,450.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(8634,'1110','41741687204','2025-03-11 13:50:20',NULL,95.00,'','4','1','Inventory sold','1','','sales','525','','No',NULL,NULL,''),(8635,'5500','41741687204','2025-03-11 13:50:20',95.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8636,'1000','41741687204','2025-03-11 13:50:20',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8637,'4000','41741687204','2025-03-11 13:50:20',NULL,300.00,'','4','1','Good sold','1','','sales','525','','No',NULL,NULL,''),(8638,'1110','41741690399','2025-03-11 14:16:12',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(8639,'5500','41741690399','2025-03-11 14:16:12',51.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8640,'1000','41741690399','2025-03-11 14:16:12',105.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8641,'4000','41741690399','2025-03-11 14:16:12',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(8642,'1110','41741697911','2025-03-11 15:59:00',NULL,75.00,'','4','1','Inventory sold','1','','sales','1269','','No',NULL,NULL,''),(8643,'5500','41741697911','2025-03-11 15:59:00',75.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8644,'1000','41741697911','2025-03-11 15:59:00',130.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8645,'4000','41741697911','2025-03-11 15:59:00',NULL,130.00,'','4','1','Good sold','1','','sales','1269','','No',NULL,NULL,''),(8646,'1110','41741700479','2025-03-11 16:44:34',NULL,15.26,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(8647,'5500','41741700479','2025-03-11 16:44:34',15.26,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8648,'1000','41741700479','2025-03-11 16:44:34',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCB1AFTMA2'),(8649,'4000','41741700479','2025-03-11 16:44:34',NULL,40.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(8650,'1110','41741702799','2025-03-11 17:52:54',NULL,230.00,'','4','1','Inventory sold','1','','sales','1259','','No',NULL,NULL,''),(8651,'5500','41741702799','2025-03-11 17:52:54',230.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8652,'1000','41741702799','2025-03-11 17:52:54',330.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8653,'4000','41741702799','2025-03-11 17:52:54',NULL,330.00,'','4','1','Good sold','1','','sales','1259','','No',NULL,NULL,''),(8654,'1000','41741707790','2025-03-11 18:43:27',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8655,'4000','41741707790','2025-03-11 18:43:27',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(8656,'1110','41741710903','2025-03-11 19:36:39',NULL,28.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(8657,'1110','41741710903','2025-03-11 19:36:39',NULL,7.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(8658,'1110','41741710903','2025-03-11 19:36:39',NULL,10.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(8659,'5500','41741710903','2025-03-11 19:36:39',45.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8660,'1000','41741710903','2025-03-11 19:36:39',101.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCB9BFX143'),(8661,'4000','41741710903','2025-03-11 19:36:39',NULL,60.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(8662,'4000','41741710903','2025-03-11 19:36:39',NULL,21.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(8663,'4000','41741710903','2025-03-11 19:36:39',NULL,20.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(8664,'1110','41741711050','2025-03-11 19:40:05',NULL,10.00,'','4','1','Inventory sold','1','','sales','484','','No',NULL,NULL,''),(8665,'1110','41741711050','2025-03-11 19:40:05',NULL,70.00,'','4','1','Inventory sold','1','','sales','1216','','No',NULL,NULL,''),(8666,'1110','41741711050','2025-03-11 19:40:05',NULL,48.00,'','4','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(8667,'1110','41741711050','2025-03-11 19:40:05',NULL,30.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(8668,'5500','41741711050','2025-03-11 19:40:05',158.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8669,'1000','41741711050','2025-03-11 19:40:05',305.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCB8BFURKA'),(8670,'4000','41741711050','2025-03-11 19:40:05',NULL,25.00,'','4','1','Good sold','1','','sales','484','','No',NULL,NULL,''),(8671,'4000','41741711050','2025-03-11 19:40:05',NULL,120.00,'','4','1','Good sold','1','','sales','1216','','No',NULL,NULL,''),(8672,'4000','41741711050','2025-03-11 19:40:05',NULL,100.00,'','4','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(8673,'4000','41741711050','2025-03-11 19:40:05',NULL,60.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(8674,'1110','41741711272','2025-03-11 19:42:05',NULL,250.00,'','4','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(8675,'1110','41741711272','2025-03-11 19:42:05',NULL,10.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(8676,'5500','41741711272','2025-03-11 19:42:05',260.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8677,'1000','41741711272','2025-03-11 19:42:05',370.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8678,'4000','41741711272','2025-03-11 19:42:05',NULL,350.00,'','4','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(8679,'4000','41741711272','2025-03-11 19:42:05',NULL,20.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(8680,'1110','41741711451','2025-03-11 19:44:34',NULL,9.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(8681,'5500','41741711451','2025-03-11 19:44:34',9.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8682,'1000','41741711451','2025-03-11 19:44:34',15.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8683,'4000','41741711451','2025-03-11 19:44:34',NULL,15.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(8684,'1110','41741756865','2025-03-12 08:53:59',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(8685,'1110','41741756865','2025-03-12 08:53:59',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(8686,'5500','41741756865','2025-03-12 08:53:59',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8687,'1000','41741756865','2025-03-12 08:53:59',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8688,'4000','41741756865','2025-03-12 08:53:59',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(8689,'4000','41741756865','2025-03-12 08:53:59',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(8690,'1110','41741758843','2025-03-12 09:31:58',NULL,20.00,'','4','1','Inventory sold','1','','sales','693','','No',NULL,NULL,''),(8691,'1110','41741758843','2025-03-12 09:31:58',NULL,5.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(8692,'5500','41741758843','2025-03-12 09:31:58',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8693,'1000','41741758843','2025-03-12 09:31:58',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCC7D9SPZR'),(8694,'4000','41741758843','2025-03-12 09:31:58',NULL,50.00,'','4','1','Good sold','1','','sales','693','','No',NULL,NULL,''),(8695,'4000','41741758843','2025-03-12 09:31:58',NULL,10.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(8696,'1110','41741761158','2025-03-12 11:07:50',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(8697,'5500','41741761158','2025-03-12 11:07:50',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8698,'1000','41741761158','2025-03-12 11:07:50',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCC7DNN8ZF'),(8699,'4000','41741761158','2025-03-12 11:07:50',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(8700,'1110','41741766903','2025-03-12 11:59:18',NULL,400.00,'','4','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(8701,'5500','41741766903','2025-03-12 11:59:18',400.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8702,'1000','41741766903','2025-03-12 11:59:18',520.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCC2DURVYW'),(8703,'4000','41741766903','2025-03-12 11:59:18',NULL,520.00,'','4','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(8704,'1110','41741770762','2025-03-12 12:14:01',NULL,40.00,'','4','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(8705,'1110','41741770762','2025-03-12 12:14:01',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(8706,'1110','41741770762','2025-03-12 12:14:01',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(8707,'1110','41741770762','2025-03-12 12:14:01',NULL,1.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(8708,'5500','41741770762','2025-03-12 12:14:01',97.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8709,'1000','41741770762','2025-03-12 12:14:01',235.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCC8DX6B3W'),(8710,'4000','41741770762','2025-03-12 12:14:01',NULL,100.00,'','4','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(8711,'4000','41741770762','2025-03-12 12:14:01',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(8712,'4000','41741770762','2025-03-12 12:14:01',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(8713,'4000','41741770762','2025-03-12 12:14:01',NULL,5.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(8714,'1110','41741770872','2025-03-12 13:28:51',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(8715,'5500','41741770872','2025-03-12 13:28:51',60.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8716,'1000','41741770872','2025-03-12 13:28:51',130.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8717,'4000','41741770872','2025-03-12 13:28:51',NULL,130.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(8718,'1110','41741775347','2025-03-12 13:44:42',NULL,95.00,'','4','1','Inventory sold','1','','sales','1270','','No',NULL,NULL,''),(8719,'5500','41741775347','2025-03-12 13:44:42',95.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8720,'1000','41741775347','2025-03-12 13:44:42',250.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCC6EASTX2'),(8721,'4000','41741775347','2025-03-12 13:44:42',NULL,250.00,'','4','1','Good sold','1','','sales','1270','','No',NULL,NULL,''),(8722,'1000','41741776315','2025-03-12 13:45:34',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8723,'4000','41741776315','2025-03-12 13:45:34',NULL,100.00,'','4','1','Good sold','1','','sales','1121','','No',NULL,NULL,''),(8724,'1110','41741776374','2025-03-12 14:22:19',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(8725,'1110','41741776374','2025-03-12 14:22:19',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(8726,'1110','41741776374','2025-03-12 14:22:19',NULL,6.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(8727,'5500','41741776374','2025-03-12 14:22:19',4576.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8728,'1000','41741776374','2025-03-12 14:22:19',130.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCC7EFV971'),(8729,'4000','41741776374','2025-03-12 14:22:19',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(8730,'4000','41741776374','2025-03-12 14:22:19',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(8731,'4000','41741776374','2025-03-12 14:22:19',NULL,10.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(8732,'1110','41741778569','2025-03-12 14:23:10',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(8733,'5500','41741778569','2025-03-12 14:23:10',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8734,'1000','41741778569','2025-03-12 14:23:10',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCC8EGBPNY'),(8735,'4000','41741778569','2025-03-12 14:23:10',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(8736,'1110','41741778656','2025-03-12 16:14:28',NULL,250.00,'','4','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(8737,'1110','41741778656','2025-03-12 16:14:28',NULL,20.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(8738,'5500','41741778656','2025-03-12 16:14:28',270.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8739,'1000','41741778656','2025-03-12 16:14:28',400.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCC3EW75FF'),(8740,'4000','41741778656','2025-03-12 16:14:28',NULL,350.00,'','4','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(8741,'4000','41741778656','2025-03-12 16:14:28',NULL,50.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(8742,'1110','41741785297','2025-03-12 16:31:51',NULL,22.00,'','4','1','Inventory sold','1','','sales','440','','No',NULL,NULL,''),(8743,'1110','41741785297','2025-03-12 16:31:51',NULL,150.00,'','4','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(8744,'1110','41741785297','2025-03-12 16:31:51',NULL,210.00,'','4','1','Inventory sold','1','','sales','904','','No',NULL,NULL,''),(8745,'1110','41741785297','2025-03-12 16:31:51',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(8746,'1110','41741785297','2025-03-12 16:31:51',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(8747,'1110','41741785297','2025-03-12 16:31:51',NULL,50.00,'','4','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(8748,'5500','41741785297','2025-03-12 16:31:51',662.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8749,'1000','41741785297','2025-03-12 16:31:51',1365.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8750,'4000','41741785297','2025-03-12 16:31:51',NULL,50.00,'','4','1','Good sold','1','','sales','440','','No',NULL,NULL,''),(8751,'4000','41741785297','2025-03-12 16:31:51',NULL,360.00,'','4','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(8752,'4000','41741785297','2025-03-12 16:31:51',NULL,330.00,'','4','1','Good sold','1','','sales','904','','No',NULL,NULL,''),(8753,'4000','41741785297','2025-03-12 16:31:51',NULL,300.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(8754,'4000','41741785297','2025-03-12 16:31:51',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(8755,'4000','41741785297','2025-03-12 16:31:51',NULL,300.00,'','4','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(8756,'1110','41741845113','2025-03-13 08:52:59',NULL,400.00,'','4','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(8757,'1110','41741845113','2025-03-13 08:52:59',NULL,120.00,'','4','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(8758,'5500','41741845113','2025-03-13 08:52:59',520.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8759,'1000','41741845113','2025-03-13 08:52:59',700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8760,'4000','41741845113','2025-03-13 08:52:59',NULL,520.00,'','4','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(8761,'4000','41741845113','2025-03-13 08:52:59',NULL,180.00,'','4','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(8762,'1110','41741845193','2025-03-13 09:46:12',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(8763,'1110','41741845193','2025-03-13 09:46:12',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(8764,'5500','41741845193','2025-03-13 09:46:12',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8765,'1000','41741845193','2025-03-13 09:46:12',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8766,'4000','41741845193','2025-03-13 09:46:12',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(8767,'4000','41741845193','2025-03-13 09:46:12',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(8768,'1110','41741848375','2025-03-13 09:58:08',NULL,75.00,'','4','1','Inventory sold','1','','sales','1269','','No',NULL,NULL,''),(8769,'5500','41741848375','2025-03-13 09:58:08',75.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8770,'1000','41741848375','2025-03-13 09:58:08',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCD8HX3HV2'),(8771,'4000','41741848375','2025-03-13 09:58:08',NULL,150.00,'','4','1','Good sold','1','','sales','1269','','No',NULL,NULL,''),(8772,'1000','41741849149','2025-03-13 11:07:42',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8773,'4000','41741849149','2025-03-13 11:07:42',NULL,40.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(8774,'1110','41741853274','2025-03-13 11:11:48',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(8775,'5500','41741853274','2025-03-13 11:11:48',2.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8776,'1000','41741853274','2025-03-13 11:11:48',10.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCD017D692'),(8777,'4000','41741853274','2025-03-13 11:11:48',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(8778,'1110','41741853535','2025-03-13 11:38:08',NULL,110.00,'','4','1','Inventory sold','1','','sales','1219','','No',NULL,NULL,''),(8779,'5500','41741853535','2025-03-13 11:38:08',110.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8780,'1000','41741853535','2025-03-13 11:38:08',160.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8781,'4000','41741853535','2025-03-13 11:38:08',NULL,160.00,'','4','1','Good sold','1','','sales','1219','','No',NULL,NULL,''),(8782,'1110','41741856795','2025-03-13 12:06:58',NULL,75.00,'','4','1','Inventory sold','1','','sales','1269','','No',NULL,NULL,''),(8783,'5500','41741856795','2025-03-13 12:06:58',75.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8784,'1000','41741856795','2025-03-13 12:06:58',130.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8785,'4000','41741856795','2025-03-13 12:06:58',NULL,130.00,'','4','1','Good sold','1','','sales','1269','','No',NULL,NULL,''),(8786,'1110','41741857966','2025-03-13 12:26:22',NULL,35.00,'','4','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(8787,'5500','41741857966','2025-03-13 12:26:22',35.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8788,'1000','41741857966','2025-03-13 12:26:22',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCD21HYCZQ'),(8789,'4000','41741857966','2025-03-13 12:26:22',NULL,100.00,'','4','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(8790,'1110','41741858121','2025-03-13 12:34:22',NULL,2.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(8791,'5500','41741858121','2025-03-13 12:34:22',2.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8792,'1000','41741858121','2025-03-13 12:34:22',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8793,'4000','41741858121','2025-03-13 12:34:22',NULL,10.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(8794,'4000','41741845193','2025-03-13 13:34:24',70.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(8795,'1000','41741845193','2025-03-13 13:34:24',NULL,70.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(8796,'5500','41741845193','2025-03-13 13:34:24',NULL,4570.00,'','4','1','Cost of goods returned','1','','sales','255','','No',NULL,NULL,''),(8797,'1110','41741845193','2025-03-13 13:34:24',4570.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(8798,'1110','41741862112','2025-03-13 13:35:55',NULL,170.00,'','4','1','Inventory sold','1','','sales','600','','No',NULL,NULL,''),(8799,'1110','41741862112','2025-03-13 13:35:55',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(8800,'5500','41741862112','2025-03-13 13:35:55',170.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8801,'1000','41741862112','2025-03-13 13:35:55',350.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCD91R23XV'),(8802,'4000','41741862112','2025-03-13 13:35:55',NULL,300.00,'','4','1','Good sold','1','','sales','600','','No',NULL,NULL,''),(8803,'4000','41741862112','2025-03-13 13:35:55',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(8804,'1110','41741862304','2025-03-13 13:39:43',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(8805,'1110','41741862304','2025-03-13 13:39:43',NULL,30.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(8806,'1110','41741862304','2025-03-13 13:39:43',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(8807,'5500','41741862304','2025-03-13 13:39:43',4660.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8808,'1000','41741862304','2025-03-13 13:39:43',300.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCD91QWXPF'),(8809,'4000','41741862304','2025-03-13 13:39:43',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(8810,'4000','41741862304','2025-03-13 13:39:43',NULL,80.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(8811,'4000','41741862304','2025-03-13 13:39:43',NULL,150.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(8812,'1110','41741862440','2025-03-13 15:24:02',NULL,40.00,'','4','1','Inventory sold','1','','sales','443','','No',NULL,NULL,''),(8813,'5500','41741862440','2025-03-13 15:24:02',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8814,'1000','41741862440','2025-03-13 15:24:02',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCD9J7D7VR'),(8815,'4000','41741862440','2025-03-13 15:24:02',NULL,100.00,'','4','1','Good sold','1','','sales','443','','No',NULL,NULL,''),(8816,'1110','41741868673','2025-03-13 15:25:31',NULL,165.00,'','4','1','Inventory sold','1','','sales','870','','No',NULL,NULL,''),(8817,'1110','41741868673','2025-03-13 15:25:31',NULL,35.00,'','4','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(8818,'1110','41741868673','2025-03-13 15:25:31',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(8819,'5500','41741868673','2025-03-13 15:25:31',230.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8820,'1000','41741868673','2025-03-13 15:25:31',450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCD5J6V6FX'),(8821,'4000','41741868673','2025-03-13 15:25:31',NULL,300.00,'','4','1','Good sold','1','','sales','870','','No',NULL,NULL,''),(8822,'4000','41741868673','2025-03-13 15:25:31',NULL,100.00,'','4','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(8823,'4000','41741868673','2025-03-13 15:25:31',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(8824,'1110','41741868766','2025-03-13 15:26:35',NULL,24.00,'','4','1','Inventory sold','1','','sales','1246','','No',NULL,NULL,''),(8825,'5500','41741868766','2025-03-13 15:26:35',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8826,'1000','41741868766','2025-03-13 15:26:35',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8827,'4000','41741868766','2025-03-13 15:26:35',NULL,60.00,'','4','1','Good sold','1','','sales','1246','','No',NULL,NULL,''),(8828,'1110','41741868816','2025-03-13 15:44:37',NULL,87.00,'','4','1','Inventory sold','1','','sales','1253','','No',NULL,NULL,''),(8829,'5500','41741868816','2025-03-13 15:44:37',87.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8830,'1000','41741868816','2025-03-13 15:44:37',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8831,'4000','41741868816','2025-03-13 15:44:37',NULL,150.00,'','4','1','Good sold','1','','sales','1253','','No',NULL,NULL,''),(8832,'1110','41741872837','2025-03-13 16:35:34',NULL,14.50,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(8833,'5500','41741872837','2025-03-13 16:35:34',14.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8834,'1000','41741872837','2025-03-13 16:35:34',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8835,'4000','41741872837','2025-03-13 16:35:34',NULL,30.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(8836,'1110','41741878990','2025-03-13 18:17:15',NULL,11.00,'','4','1','Inventory sold','1','','sales','74','','No',NULL,NULL,''),(8837,'5500','41741878990','2025-03-13 18:17:15',11.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8838,'1000','41741878990','2025-03-13 18:17:15',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8839,'4000','41741878990','2025-03-13 18:17:15',NULL,20.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(8840,'1110','41741880718','2025-03-13 18:49:06',NULL,0.00,'','4','1','Inventory sold','1','','sales','1103','','No',NULL,NULL,''),(8841,'1110','41741880718','2025-03-13 18:49:06',NULL,20.00,'','4','1','Inventory sold','1','','sales','400','','No',NULL,NULL,''),(8842,'1110','41741880718','2025-03-13 18:49:06',NULL,6.60,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(8843,'5500','41741880718','2025-03-13 18:49:06',26.60,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8844,'1000','41741880718','2025-03-13 18:49:06',380.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8845,'4000','41741880718','2025-03-13 18:49:06',NULL,300.00,'','4','1','Good sold','1','','sales','1103','','No',NULL,NULL,''),(8846,'4000','41741880718','2025-03-13 18:49:06',NULL,50.00,'','4','1','Good sold','1','','sales','400','','No',NULL,NULL,''),(8847,'4000','41741880718','2025-03-13 18:49:06',NULL,30.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(8848,'1110','41741882032','2025-03-13 19:07:26',NULL,75.00,'','4','1','Inventory sold','1','','sales','1269','','No',NULL,NULL,''),(8849,'5500','41741882032','2025-03-13 19:07:26',75.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8850,'1000','41741882032','2025-03-13 19:07:26',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8851,'4000','41741882032','2025-03-13 19:07:26',NULL,150.00,'','4','1','Good sold','1','','sales','1269','','No',NULL,NULL,''),(8852,'1110','41741929700','2025-03-14 08:22:18',NULL,110.00,'','4','1','Inventory sold','1','','sales','905','','No',NULL,NULL,''),(8853,'5500','41741929700','2025-03-14 08:22:18',110.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8854,'1000','41741929700','2025-03-14 08:22:18',160.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8855,'4000','41741929700','2025-03-14 08:22:18',NULL,160.00,'','4','1','Good sold','1','','sales','905','','No',NULL,NULL,''),(8856,'1000','41741932473','2025-03-14 09:08:18',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8857,'4000','41741932473','2025-03-14 09:08:18',NULL,80.00,'','4','1','Good sold','1','','sales','1112','','No',NULL,NULL,''),(8858,'1110','41741932501','2025-03-14 09:40:45',NULL,5.00,'','4','1','Inventory sold','1','','sales','279','','No',NULL,NULL,''),(8859,'5500','41741932501','2025-03-14 09:40:45',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8860,'1000','41741932501','2025-03-14 09:40:45',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8861,'4000','41741932501','2025-03-14 09:40:45',NULL,10.00,'','4','1','Good sold','1','','sales','279','','No',NULL,NULL,''),(8862,'1110','41741934448','2025-03-14 10:00:30',NULL,60.00,'','4','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(8863,'5500','41741934448','2025-03-14 10:00:30',60.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8864,'1000','41741934448','2025-03-14 10:00:30',90.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8865,'4000','41741934448','2025-03-14 10:00:30',NULL,90.00,'','4','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(8866,'1110','41741935635','2025-03-14 10:07:31',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(8867,'1110','41741935635','2025-03-14 10:07:31',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(8868,'1110','41741935635','2025-03-14 10:07:31',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(8869,'5500','41741935635','2025-03-14 10:07:31',4572.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8870,'1000','41741935635','2025-03-14 10:07:31',130.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCE9MHK9TH'),(8871,'4000','41741935635','2025-03-14 10:07:31',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(8872,'4000','41741935635','2025-03-14 10:07:31',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(8873,'4000','41741935635','2025-03-14 10:07:31',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(8874,'1110','41741939981','2025-03-14 11:13:14',NULL,10.00,'','4','1','Inventory sold','1','','sales','484','','No',NULL,NULL,''),(8875,'5500','41741939981','2025-03-14 11:13:14',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8876,'1000','41741939981','2025-03-14 11:13:14',25.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8877,'4000','41741939981','2025-03-14 11:13:14',NULL,25.00,'','4','1','Good sold','1','','sales','484','','No',NULL,NULL,''),(8878,'1110','41741939997','2025-03-14 11:20:20',NULL,300.00,'','4','1','Inventory sold','1','','sales','1165','','No',NULL,NULL,''),(8879,'1110','41741939997','2025-03-14 11:20:20',NULL,90.00,'','4','1','Inventory sold','1','','sales','736','','No',NULL,NULL,''),(8880,'1110','41741939997','2025-03-14 11:20:20',NULL,105.00,'','4','1','Inventory sold','1','','sales','127','','No',NULL,NULL,''),(8881,'1110','41741939997','2025-03-14 11:20:20',NULL,75.00,'','4','1','Inventory sold','1','','sales','244','','No',NULL,NULL,''),(8882,'5500','41741939997','2025-03-14 11:20:20',570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8883,'1000','41741939997','2025-03-14 11:20:20',1125.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8884,'4000','41741939997','2025-03-14 11:20:20',NULL,375.00,'','4','1','Good sold','1','','sales','1165','','No',NULL,NULL,''),(8885,'4000','41741939997','2025-03-14 11:20:20',NULL,150.00,'','4','1','Good sold','1','','sales','736','','No',NULL,NULL,''),(8886,'4000','41741939997','2025-03-14 11:20:20',NULL,450.00,'','4','1','Good sold','1','','sales','127','','No',NULL,NULL,''),(8887,'4000','41741939997','2025-03-14 11:20:20',NULL,150.00,'','4','1','Good sold','1','','sales','244','','No',NULL,NULL,''),(8888,'1000','41741961535','2025-03-14 17:12:37',21.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8889,'4000','41741961535','2025-03-14 17:12:37',NULL,21.00,'','4','1','Good sold','1','','sales','929','','No',NULL,NULL,''),(8890,'1110','41741961575','2025-03-14 17:21:11',NULL,24.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(8891,'5500','41741961575','2025-03-14 17:21:11',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8892,'1000','41741961575','2025-03-14 17:21:11',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8893,'4000','41741961575','2025-03-14 17:21:11',NULL,50.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(8894,'1110','41741962075','2025-03-14 18:17:25',NULL,68.00,'','4','1','Inventory sold','1','','sales','1176','','No',NULL,NULL,''),(8895,'1110','41741962075','2025-03-14 18:17:25',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(8896,'5500','41741962075','2025-03-14 18:17:25',94.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8897,'1000','41741962075','2025-03-14 18:17:25',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCEOOK41UO'),(8898,'4000','41741962075','2025-03-14 18:17:25',NULL,150.00,'','4','1','Good sold','1','','sales','1176','','No',NULL,NULL,''),(8899,'4000','41741962075','2025-03-14 18:17:25',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(8900,'1110','41742015441','2025-03-15 08:11:00',NULL,12.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(8901,'5500','41742015441','2025-03-15 08:11:00',12.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8902,'1000','41742015441','2025-03-15 08:11:00',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCF7QNBCB9'),(8903,'4000','41742015441','2025-03-15 08:11:00',NULL,30.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(8904,'1000','41742015493','2025-03-15 08:22:42',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8905,'4000','41742015493','2025-03-15 08:22:42',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(8906,'1110','41742016166','2025-03-15 08:31:34',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(8907,'5500','41742016166','2025-03-15 08:31:34',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8908,'1000','41742016166','2025-03-15 08:31:34',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8909,'4000','41742016166','2025-03-15 08:31:34',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(8910,'1110','41742021406','2025-03-15 09:55:39',NULL,4.40,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(8911,'5500','41742021406','2025-03-15 09:55:39',4.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8912,'1000','41742021406','2025-03-15 09:55:39',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8913,'4000','41742021406','2025-03-15 09:55:39',NULL,20.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(8914,'1110','41742021743','2025-03-15 10:27:51',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(8915,'1110','41742021743','2025-03-15 10:27:51',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(8916,'5500','41742021743','2025-03-15 10:27:51',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8917,'1000','41742021743','2025-03-15 10:27:51',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8918,'4000','41742021743','2025-03-15 10:27:51',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(8919,'4000','41742021743','2025-03-15 10:27:51',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(8920,'1110','41742023674','2025-03-15 10:53:41',NULL,2.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(8921,'5500','41742023674','2025-03-15 10:53:41',2.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8922,'1000','41742023674','2025-03-15 10:53:41',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8923,'4000','41742023674','2025-03-15 10:53:41',NULL,10.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(8924,'1110','41742025224','2025-03-15 12:23:58',NULL,8.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(8925,'5500','41742025224','2025-03-15 12:23:58',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8926,'1000','41742025224','2025-03-15 12:23:58',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8927,'4000','41742025224','2025-03-15 12:23:58',NULL,40.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(8928,'1110','41742030641','2025-03-15 13:09:30',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(8929,'1110','41742030641','2025-03-15 13:09:30',NULL,60.00,'','4','1','Inventory sold','1','','sales','1246','','No',NULL,NULL,''),(8930,'5500','41742030641','2025-03-15 13:09:30',80.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8931,'1000','41742030641','2025-03-15 13:09:30',190.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCF9RUE7SX'),(8932,'4000','41742030641','2025-03-15 13:09:30',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(8933,'4000','41742030641','2025-03-15 13:09:30',NULL,150.00,'','4','1','Good sold','1','','sales','1246','','No',NULL,NULL,''),(8934,'1110','41742033401','2025-03-15 13:47:19',NULL,21.75,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(8935,'5500','41742033401','2025-03-15 13:47:19',21.75,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8936,'1000','41742033401','2025-03-15 13:47:19',45.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8937,'4000','41742033401','2025-03-15 13:47:19',NULL,45.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(8938,'1110','41742035643','2025-03-15 14:44:09',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(8939,'5500','41742035643','2025-03-15 14:44:09',6.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8940,'1000','41742035643','2025-03-15 14:44:09',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8941,'4000','41742035643','2025-03-15 14:44:09',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(8942,'1110','41742039053','2025-03-15 15:24:19',NULL,16.00,'','4','1','Inventory sold','1','','sales','119','','No',NULL,NULL,''),(8943,'5500','41742039053','2025-03-15 15:24:19',16.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8944,'1000','41742039053','2025-03-15 15:24:19',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCF7SFE8OX'),(8945,'4000','41742039053','2025-03-15 15:24:19',NULL,40.00,'','4','1','Good sold','1','','sales','119','','No',NULL,NULL,''),(8946,'1110','41742041487','2025-03-15 15:24:58',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(8947,'5500','41742041487','2025-03-15 15:24:58',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8948,'1000','41742041487','2025-03-15 15:24:58',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8949,'4000','41742041487','2025-03-15 15:24:58',NULL,100.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(8950,'1110','41742041503','2025-03-15 16:05:22',NULL,47.00,'','4','1','Inventory sold','1','','sales','1215','','No',NULL,NULL,''),(8951,'1110','41742041503','2025-03-15 16:05:22',NULL,25.00,'','4','1','Inventory sold','1','','sales','811','','No',NULL,NULL,''),(8952,'1110','41742041503','2025-03-15 16:05:22',NULL,35.00,'','4','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(8953,'1110','41742041503','2025-03-15 16:05:22',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(8954,'5500','41742041503','2025-03-15 16:05:22',125.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8955,'1000','41742041503','2025-03-15 16:05:22',300.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCF0SLLJLU'),(8956,'4000','41742041503','2025-03-15 16:05:22',NULL,100.00,'','4','1','Good sold','1','','sales','1215','','No',NULL,NULL,''),(8957,'4000','41742041503','2025-03-15 16:05:22',NULL,50.00,'','4','1','Good sold','1','','sales','811','','No',NULL,NULL,''),(8958,'4000','41742041503','2025-03-15 16:05:22',NULL,100.00,'','4','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(8959,'4000','41742041503','2025-03-15 16:05:22',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(8960,'1110','41742043947','2025-03-15 16:36:59',NULL,110.00,'','4','1','Inventory sold','1','','sales','905','','No',NULL,NULL,''),(8961,'5500','41742043947','2025-03-15 16:36:59',110.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8962,'1000','41742043947','2025-03-15 16:36:59',170.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8963,'4000','41742043947','2025-03-15 16:36:59',NULL,170.00,'','4','1','Good sold','1','','sales','905','','No',NULL,NULL,''),(8964,'1110','41742045842','2025-03-15 16:46:55',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(8965,'5500','41742045842','2025-03-15 16:46:55',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8966,'1000','41742045842','2025-03-15 16:46:55',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCF6SSMELI'),(8967,'4000','41742045842','2025-03-15 16:46:55',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(8968,'1110','41742046445','2025-03-15 16:58:25',NULL,10.00,'','4','1','Inventory sold','1','','sales','484','','No',NULL,NULL,''),(8969,'5500','41742046445','2025-03-15 16:58:25',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8970,'1000','41742046445','2025-03-15 16:58:25',25.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8971,'4000','41742046445','2025-03-15 16:58:25',NULL,25.00,'','4','1','Good sold','1','','sales','484','','No',NULL,NULL,''),(8972,'1110','41742188148','2025-03-17 09:03:54',NULL,195.00,'','4','1','Inventory sold','1','','sales','278','','No',NULL,NULL,''),(8973,'1110','41742188148','2025-03-17 09:03:54',NULL,75.00,'','4','1','Inventory sold','1','','sales','1269','','No',NULL,NULL,''),(8974,'1110','41742188148','2025-03-17 09:03:54',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(8975,'1110','41742188148','2025-03-17 09:03:54',NULL,75.00,'','4','1','Inventory sold','1','','sales','1269','','No',NULL,NULL,''),(8976,'1110','41742188148','2025-03-17 09:03:54',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(8977,'5500','41742188148','2025-03-17 09:03:54',4915.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8978,'1000','41742188148','2025-03-17 09:03:54',700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8979,'4000','41742188148','2025-03-17 09:03:54',NULL,300.00,'','4','1','Good sold','1','','sales','278','','No',NULL,NULL,''),(8980,'4000','41742188148','2025-03-17 09:03:54',NULL,140.00,'','4','1','Good sold','1','','sales','1269','','No',NULL,NULL,''),(8981,'4000','41742188148','2025-03-17 09:03:54',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(8982,'4000','41742188148','2025-03-17 09:03:54',NULL,140.00,'','4','1','Good sold','1','','sales','1269','','No',NULL,NULL,''),(8983,'4000','41742188148','2025-03-17 09:03:54',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(8984,'1110','41742192760','2025-03-17 09:26:14',NULL,210.00,'','4','1','Inventory sold','1','','sales','904','','No',NULL,NULL,''),(8985,'5500','41742192760','2025-03-17 09:26:14',210.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8986,'1000','41742192760','2025-03-17 09:26:14',350.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCH8ZTRZF2'),(8987,'4000','41742192760','2025-03-17 09:26:14',NULL,350.00,'','4','1','Good sold','1','','sales','904','','No',NULL,NULL,''),(8988,'1110','41742192826','2025-03-17 09:50:07',NULL,75.00,'','4','1','Inventory sold','1','','sales','1269','','No',NULL,NULL,''),(8989,'5500','41742192826','2025-03-17 09:50:07',75.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8990,'1000','41742192826','2025-03-17 09:50:07',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8991,'4000','41742192826','2025-03-17 09:50:07',NULL,150.00,'','4','1','Good sold','1','','sales','1269','','No',NULL,NULL,''),(8992,'1110','41742194232','2025-03-17 10:00:17',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(8993,'5500','41742194232','2025-03-17 10:00:17',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8994,'1000','41742194232','2025-03-17 10:00:17',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCH8ZYVFJO'),(8995,'4000','41742194232','2025-03-17 10:00:17',NULL,30.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(8996,'1110','41742202043','2025-03-17 12:17:45',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(8997,'5500','41742202043','2025-03-17 12:17:45',26.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8998,'1000','41742202043','2025-03-17 12:17:45',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCH51G9X3D'),(8999,'4000','41742202043','2025-03-17 12:17:45',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(9000,'1110','41742203115','2025-03-17 12:19:54',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(9001,'1110','41742203115','2025-03-17 12:19:54',NULL,230.00,'','4','1','Inventory sold','1','','sales','1259','','No',NULL,NULL,''),(9002,'5500','41742203115','2025-03-17 12:19:54',309.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9003,'1000','41742203115','2025-03-17 12:19:54',470.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCH911B61P'),(9004,'4000','41742203115','2025-03-17 12:19:54',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(9005,'4000','41742203115','2025-03-17 12:19:54',NULL,350.00,'','4','1','Good sold','1','','sales','1259','','No',NULL,NULL,''),(9006,'1110','41742204256','2025-03-17 12:38:40',NULL,120.00,'','4','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(9007,'1110','41742204256','2025-03-17 12:38:40',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(9008,'1110','41742204256','2025-03-17 12:38:40',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(9009,'5500','41742204256','2025-03-17 12:38:40',177.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9010,'1000','41742204256','2025-03-17 12:38:40',315.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9011,'4000','41742204256','2025-03-17 12:38:40',NULL,180.00,'','4','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(9012,'4000','41742204256','2025-03-17 12:38:40',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(9013,'4000','41742204256','2025-03-17 12:38:40',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(9014,'1110','41742204360','2025-03-17 12:54:01',NULL,7.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(9015,'5500','41742204360','2025-03-17 12:54:01',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9016,'1000','41742204360','2025-03-17 12:54:01',21.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9017,'4000','41742204360','2025-03-17 12:54:01',NULL,21.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(9018,'1110','41742215762','2025-03-17 15:50:42',NULL,170.00,'','4','1','Inventory sold','1','','sales','600','','No',NULL,NULL,''),(9019,'1110','41742215762','2025-03-17 15:50:42',NULL,210.00,'','4','1','Inventory sold','1','','sales','904','','No',NULL,NULL,''),(9020,'1110','41742215762','2025-03-17 15:50:42',NULL,60.00,'','4','1','Inventory sold','1','','sales','1246','','No',NULL,NULL,''),(9021,'1110','41742215762','2025-03-17 15:50:42',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(9022,'5500','41742215762','2025-03-17 15:50:42',460.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9023,'1000','41742215762','2025-03-17 15:50:42',840.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9024,'4000','41742215762','2025-03-17 15:50:42',NULL,300.00,'','4','1','Good sold','1','','sales','600','','No',NULL,NULL,''),(9025,'4000','41742215762','2025-03-17 15:50:42',NULL,350.00,'','4','1','Good sold','1','','sales','904','','No',NULL,NULL,''),(9026,'4000','41742215762','2025-03-17 15:50:42',NULL,150.00,'','4','1','Good sold','1','','sales','1246','','No',NULL,NULL,''),(9027,'4000','41742215762','2025-03-17 15:50:42',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(9028,'1110','41742216180','2025-03-17 15:56:38',NULL,30.00,'','4','1','Inventory sold','1','','sales','954','','No',NULL,NULL,''),(9029,'5500','41742216180','2025-03-17 15:56:38',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9030,'1000','41742216180','2025-03-17 15:56:38',75.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9031,'4000','41742216180','2025-03-17 15:56:38',NULL,75.00,'','4','1','Good sold','1','','sales','954','','No',NULL,NULL,''),(9032,'1110','41742216251','2025-03-17 17:27:17',NULL,14.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(9033,'1110','41742216251','2025-03-17 17:27:17',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(9034,'5500','41742216251','2025-03-17 17:27:17',16.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9035,'1000','41742216251','2025-03-17 17:27:17',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9036,'4000','41742216251','2025-03-17 17:27:17',NULL,30.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(9037,'4000','41742216251','2025-03-17 17:27:17',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(9038,'4000','41742216251','2025-03-17 17:28:17',30.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(9039,'1000','41742216251','2025-03-17 17:28:17',NULL,30.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(9040,'5500','41742216251','2025-03-17 17:28:17',NULL,14.00,'','4','1','Cost of goods returned','1','','sales','1181','','No',NULL,NULL,''),(9041,'1110','41742216251','2025-03-17 17:28:17',14.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(9042,'4000','41742216251','2025-03-17 17:28:22',10.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(9043,'1000','41742216251','2025-03-17 17:28:22',NULL,10.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(9044,'5500','41742216251','2025-03-17 17:28:22',NULL,2.20,'','4','1','Cost of goods returned','1','','sales','554','','No',NULL,NULL,''),(9045,'1110','41742216251','2025-03-17 17:28:22',2.20,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(9046,'1110','41742221747','2025-03-17 17:34:38',NULL,14.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(9047,'1110','41742221747','2025-03-17 17:34:38',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(9048,'5500','41742221747','2025-03-17 17:34:38',16.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9049,'1000','41742221747','2025-03-17 17:34:38',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCH22SBWBS'),(9050,'4000','41742221747','2025-03-17 17:34:38',NULL,30.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(9051,'4000','41742221747','2025-03-17 17:34:38',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(9052,'1110','41742222116','2025-03-17 17:36:18',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(9053,'5500','41742222116','2025-03-17 17:36:18',48.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9054,'1000','41742222116','2025-03-17 17:36:18',130.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9055,'4000','41742222116','2025-03-17 17:36:18',NULL,130.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(9056,'1110','41742226518','2025-03-17 18:49:02',NULL,48.00,'','4','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(9057,'5500','41742226518','2025-03-17 18:49:02',48.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9058,'1000','41742226518','2025-03-17 18:49:02',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9059,'4000','41742226518','2025-03-17 18:49:02',NULL,80.00,'','4','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(9060,'1110','41742228149','2025-03-17 19:16:34',NULL,40.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(9061,'1110','41742228149','2025-03-17 19:16:34',NULL,0.00,'','4','1','Inventory sold','1','','sales','1104','','No',NULL,NULL,''),(9062,'1110','41742228149','2025-03-17 19:16:34',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9063,'5500','41742228149','2025-03-17 19:16:34',70.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9064,'1000','41742228149','2025-03-17 19:16:34',310.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9065,'4000','41742228149','2025-03-17 19:16:34',NULL,100.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(9066,'4000','41742228149','2025-03-17 19:16:34',NULL,150.00,'','4','1','Good sold','1','','sales','1104','','No',NULL,NULL,''),(9067,'4000','41742228149','2025-03-17 19:16:34',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9068,'1110','41742286512','2025-03-18 11:28:53',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(9069,'5500','41742286512','2025-03-18 11:28:53',26.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9070,'1000','41742286512','2025-03-18 11:28:53',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9071,'4000','41742286512','2025-03-18 11:28:53',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(9072,'1110','41742286537','2025-03-18 11:29:11',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(9073,'5500','41742286537','2025-03-18 11:29:11',18.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9074,'1000','41742286537','2025-03-18 11:29:11',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC135NXF7F'),(9075,'4000','41742286537','2025-03-18 11:29:11',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(9076,'1110','41742296325','2025-03-18 14:12:51',NULL,33.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(9077,'1110','41742296325','2025-03-18 14:12:51',NULL,15.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(9078,'5500','41742296325','2025-03-18 14:12:51',48.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9079,'1000','41742296325','2025-03-18 14:12:51',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC176D6CR3'),(9080,'4000','41742296325','2025-03-18 14:12:51',NULL,70.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(9081,'4000','41742296325','2025-03-18 14:12:51',NULL,30.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(9082,'1110','41742296419','2025-03-18 16:07:29',NULL,210.00,'','4','1','Inventory sold','1','','sales','904','','No',NULL,NULL,''),(9083,'5500','41742296419','2025-03-18 16:07:29',210.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9084,'1000','41742296419','2025-03-18 16:07:29',350.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC126QG1NA'),(9085,'4000','41742296419','2025-03-18 16:07:29',NULL,350.00,'','4','1','Good sold','1','','sales','904','','No',NULL,NULL,''),(9086,'4000','41742286512','2025-03-18 16:08:33',50.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(9087,'1000','41742286512','2025-03-18 16:08:33',NULL,50.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(9088,'5500','41742286512','2025-03-18 16:08:33',NULL,26.00,'','4','1','Cost of goods returned','1','','sales','121','','No',NULL,NULL,''),(9089,'1110','41742286512','2025-03-18 16:08:33',26.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(9090,'1110','41742306253','2025-03-18 16:58:09',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(9091,'1110','41742306253','2025-03-18 16:58:09',NULL,210.00,'','4','1','Inventory sold','1','','sales','904','','No',NULL,NULL,''),(9092,'5500','41742306253','2025-03-18 16:58:09',435.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9093,'1000','41742306253','2025-03-18 16:58:09',600.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TC1571O137'),(9094,'4000','41742306253','2025-03-18 16:58:09',NULL,250.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(9095,'4000','41742306253','2025-03-18 16:58:09',NULL,350.00,'','4','1','Good sold','1','','sales','904','','No',NULL,NULL,''),(9096,'1110','41742306319','2025-03-18 17:19:35',NULL,88.00,'','4','1','Inventory sold','1','','sales','870','','No',NULL,NULL,''),(9097,'1110','41742306319','2025-03-18 17:19:35',NULL,76.00,'','4','1','Inventory sold','1','','sales','587','','No',NULL,NULL,''),(9098,'5500','41742306319','2025-03-18 17:19:35',164.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9099,'1000','41742306319','2025-03-18 17:19:35',350.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9100,'4000','41742306319','2025-03-18 17:19:35',NULL,160.00,'','4','1','Good sold','1','','sales','870','','No',NULL,NULL,''),(9101,'4000','41742306319','2025-03-18 17:19:35',NULL,190.00,'','4','1','Good sold','1','','sales','587','','No',NULL,NULL,''),(9102,'1000','41742307910','2025-03-18 17:25:28',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9103,'4000','41742307910','2025-03-18 17:25:28',NULL,100.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(9104,'1110','41742307983','2025-03-18 18:42:52',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(9105,'5500','41742307983','2025-03-18 18:42:52',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9106,'1000','41742307983','2025-03-18 18:42:52',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9107,'4000','41742307983','2025-03-18 18:42:52',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(9108,'1110','41742314617','2025-03-18 19:17:49',NULL,25.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(9109,'1110','41742314617','2025-03-18 19:17:49',NULL,48.00,'','4','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(9110,'1110','41742314617','2025-03-18 19:17:49',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(9111,'5500','41742314617','2025-03-18 19:17:49',298.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9112,'1000','41742314617','2025-03-18 19:17:49',450.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9113,'4000','41742314617','2025-03-18 19:17:49',NULL,50.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(9114,'4000','41742314617','2025-03-18 19:17:49',NULL,100.00,'','4','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(9115,'4000','41742314617','2025-03-18 19:17:49',NULL,300.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(9116,'1110','41742366157','2025-03-19 09:37:53',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(9117,'1110','41742366157','2025-03-19 09:37:53',NULL,75.00,'','4','1','Inventory sold','1','','sales','1150','','No',NULL,NULL,''),(9118,'1110','41742366157','2025-03-19 09:37:53',NULL,80.00,'','4','1','Inventory sold','1','','sales','587','','No',NULL,NULL,''),(9119,'1110','41742366157','2025-03-19 09:37:53',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(9120,'1110','41742366157','2025-03-19 09:37:53',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(9121,'5500','41742366157','2025-03-19 09:37:53',4736.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9122,'1000','41742366157','2025-03-19 09:37:53',520.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9123,'4000','41742366157','2025-03-19 09:37:53',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(9124,'4000','41742366157','2025-03-19 09:37:53',NULL,150.00,'','4','1','Good sold','1','','sales','1150','','No',NULL,NULL,''),(9125,'4000','41742366157','2025-03-19 09:37:53',NULL,200.00,'','4','1','Good sold','1','','sales','587','','No',NULL,NULL,''),(9126,'4000','41742366157','2025-03-19 09:37:53',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(9127,'4000','41742366157','2025-03-19 09:37:53',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(9128,'1110','41742375314','2025-03-19 12:12:17',NULL,29.00,'','4','1','Inventory sold','1','','sales','724','','No',NULL,NULL,''),(9129,'1110','41742375314','2025-03-19 12:12:17',NULL,210.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(9130,'1110','41742375314','2025-03-19 12:12:17',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(9131,'1110','41742375314','2025-03-19 12:12:17',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(9132,'1110','41742375314','2025-03-19 12:12:17',NULL,30.00,'','4','1','Inventory sold','1','','sales','954','','No',NULL,NULL,''),(9133,'1110','41742375314','2025-03-19 12:12:17',NULL,217.00,'','4','1','Inventory sold','1','','sales','462','','No',NULL,NULL,''),(9134,'5500','41742375314','2025-03-19 12:12:17',564.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9135,'1000','41742375314','2025-03-19 12:12:17',1085.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9136,'4000','41742375314','2025-03-19 12:12:17',NULL,80.00,'','4','1','Good sold','1','','sales','724','','No',NULL,NULL,''),(9137,'4000','41742375314','2025-03-19 12:12:17',NULL,400.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(9138,'4000','41742375314','2025-03-19 12:12:17',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(9139,'4000','41742375314','2025-03-19 12:12:17',NULL,130.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(9140,'4000','41742375314','2025-03-19 12:12:17',NULL,75.00,'','4','1','Good sold','1','','sales','954','','No',NULL,NULL,''),(9141,'4000','41742375314','2025-03-19 12:12:17',NULL,350.00,'','4','1','Good sold','1','','sales','462','','No',NULL,NULL,''),(9142,'1110','41742375724','2025-03-19 12:24:52',NULL,5.50,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(9143,'1110','41742375724','2025-03-19 12:24:52',NULL,22.00,'','4','1','Inventory sold','1','','sales','440','','No',NULL,NULL,''),(9144,'1110','41742375724','2025-03-19 12:24:52',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(9145,'5500','41742375724','2025-03-19 12:24:52',37.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9146,'1000','41742375724','2025-03-19 12:24:52',95.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9147,'4000','41742375724','2025-03-19 12:24:52',NULL,25.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(9148,'4000','41742375724','2025-03-19 12:24:52',NULL,50.00,'','4','1','Good sold','1','','sales','440','','No',NULL,NULL,''),(9149,'4000','41742375724','2025-03-19 12:24:52',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(9150,'1110','41742376324','2025-03-19 12:48:15',NULL,35.00,'','4','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(9151,'5500','41742376324','2025-03-19 12:48:15',35.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9152,'1000','41742376324','2025-03-19 12:48:15',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9153,'4000','41742376324','2025-03-19 12:48:15',NULL,100.00,'','4','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(9154,'1110','41742377699','2025-03-19 13:11:03',NULL,125.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(9155,'5500','41742377699','2025-03-19 13:11:03',125.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9156,'1000','41742377699','2025-03-19 13:11:03',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9157,'4000','41742377699','2025-03-19 13:11:03',NULL,150.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(9158,'1110','41742379067','2025-03-19 13:12:15',NULL,12.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(9159,'1110','41742379067','2025-03-19 13:12:15',NULL,0.00,'','4','1','Inventory sold','1','','sales','1111','','No',NULL,NULL,''),(9160,'5500','41742379067','2025-03-19 13:12:15',12.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9161,'1000','41742379067','2025-03-19 13:12:15',160.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,''),(9162,'4000','41742379067','2025-03-19 13:12:15',NULL,60.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(9163,'4000','41742379067','2025-03-19 13:12:15',NULL,100.00,'','4','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(9164,'1110','41742381045','2025-03-19 13:44:50',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(9165,'1110','41742381045','2025-03-19 13:44:50',NULL,2.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(9166,'5500','41742381045','2025-03-19 13:44:50',12.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9167,'1000','41742381045','2025-03-19 13:44:50',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCJ8AMHF4U'),(9168,'4000','41742381045','2025-03-19 13:44:50',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(9169,'4000','41742381045','2025-03-19 13:44:50',NULL,10.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(9170,'1110','41742381136','2025-03-19 15:36:57',NULL,100.00,'','4','1','Inventory sold','1','','sales','1213','','No',NULL,NULL,''),(9171,'1110','41742381136','2025-03-19 15:36:57',NULL,30.00,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(9172,'1110','41742381136','2025-03-19 15:36:57',NULL,9.00,'','4','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(9173,'5500','41742381136','2025-03-19 15:36:57',139.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9174,'1000','41742381136','2025-03-19 15:36:57',290.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9175,'4000','41742381136','2025-03-19 15:36:57',NULL,200.00,'','4','1','Good sold','1','','sales','1213','','No',NULL,NULL,''),(9176,'4000','41742381136','2025-03-19 15:36:57',NULL,60.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(9177,'4000','41742381136','2025-03-19 15:36:57',NULL,30.00,'','4','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(9178,'1110','41742389244','2025-03-19 16:03:28',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(9179,'1110','41742389244','2025-03-19 16:03:28',NULL,56.00,'','4','1','Inventory sold','1','','sales','1200','','No',NULL,NULL,''),(9180,'5500','41742389244','2025-03-19 16:03:28',67.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9181,'1000','41742389244','2025-03-19 16:03:28',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9182,'4000','41742389244','2025-03-19 16:03:28',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(9183,'4000','41742389244','2025-03-19 16:03:28',NULL,100.00,'','4','1','Good sold','1','','sales','1200','','No',NULL,NULL,''),(9184,'1110','41742389411','2025-03-19 16:23:59',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(9185,'1110','41742389411','2025-03-19 16:23:59',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(9186,'1110','41742389411','2025-03-19 16:23:59',NULL,50.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(9187,'1110','41742389411','2025-03-19 16:23:59',NULL,286.00,'','4','1','Inventory sold','1','','sales','1169','','No',NULL,NULL,''),(9188,'1110','41742389411','2025-03-19 16:23:59',NULL,260.00,'','4','1','Inventory sold','1','','sales','1165','','No',NULL,NULL,''),(9189,'1110','41742389411','2025-03-19 16:23:59',NULL,90.00,'','4','1','Inventory sold','1','','sales','736','','No',NULL,NULL,''),(9190,'5500','41742389411','2025-03-19 16:23:59',708.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9191,'1000','41742389411','2025-03-19 16:23:59',1065.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9192,'4000','41742389411','2025-03-19 16:23:59',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(9193,'4000','41742389411','2025-03-19 16:23:59',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(9194,'4000','41742389411','2025-03-19 16:23:59',NULL,100.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(9195,'4000','41742389411','2025-03-19 16:23:59',NULL,390.00,'','4','1','Good sold','1','','sales','1169','','No',NULL,NULL,''),(9196,'4000','41742389411','2025-03-19 16:23:59',NULL,325.00,'','4','1','Good sold','1','','sales','1165','','No',NULL,NULL,''),(9197,'4000','41742389411','2025-03-19 16:23:59',NULL,150.00,'','4','1','Good sold','1','','sales','736','','No',NULL,NULL,''),(9198,'1110','41742403655','2025-03-19 20:01:44',NULL,282.00,'','4','1','Inventory sold','1','','sales','1136','','No',NULL,NULL,''),(9199,'5500','41742403655','2025-03-19 20:01:44',282.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9200,'1000','41742403655','2025-03-19 20:01:44',350.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'tcj1bps2of'),(9201,'4000','41742403655','2025-03-19 20:01:44',NULL,350.00,'','4','1','Good sold','1','','sales','1136','','No',NULL,NULL,''),(9202,'1110','41742403751','2025-03-19 20:03:03',NULL,400.00,'','4','1','Inventory sold','1','','sales','973','','No',NULL,NULL,''),(9203,'5500','41742403751','2025-03-19 20:03:03',400.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9204,'1000','41742403751','2025-03-19 20:03:03',800.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9205,'4000','41742403751','2025-03-19 20:03:03',NULL,800.00,'','4','1','Good sold','1','','sales','973','','No',NULL,NULL,''),(9206,'1110','41742403799','2025-03-19 20:04:09',NULL,4.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(9207,'1110','41742403799','2025-03-19 20:04:09',NULL,8.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(9208,'5500','41742403799','2025-03-19 20:04:09',12.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9209,'1000','41742403799','2025-03-19 20:04:09',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9210,'4000','41742403799','2025-03-19 20:04:09',NULL,10.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(9211,'4000','41742403799','2025-03-19 20:04:09',NULL,10.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(9212,'1110','41742403861','2025-03-19 20:04:55',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(9213,'5500','41742403861','2025-03-19 20:04:55',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9214,'1000','41742403861','2025-03-19 20:04:55',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'tcj5coc1z3'),(9215,'4000','41742403861','2025-03-19 20:04:55',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(9216,'1110','41742403925','2025-03-19 20:06:28',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(9217,'1110','41742403925','2025-03-19 20:06:28',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(9218,'5500','41742403925','2025-03-19 20:06:28',9.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9219,'1000','41742403925','2025-03-19 20:06:28',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'tcj5corecf'),(9220,'4000','41742403925','2025-03-19 20:06:28',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(9221,'4000','41742403925','2025-03-19 20:06:28',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(9222,'1110','41742404021','2025-03-19 20:07:49',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(9223,'1110','41742404021','2025-03-19 20:07:49',NULL,12.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(9224,'5500','41742404021','2025-03-19 20:07:49',91.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9225,'1000','41742404021','2025-03-19 20:07:49',140.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'tcj5bsczkj'),(9226,'4000','41742404021','2025-03-19 20:07:49',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(9227,'4000','41742404021','2025-03-19 20:07:49',NULL,20.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(9228,'1110','41742465355','2025-03-20 13:09:56',NULL,0.00,'','4','1','Inventory sold','1','','sales','1112','','No',NULL,NULL,''),(9229,'1110','41742465355','2025-03-20 13:09:56',NULL,50.00,'','4','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(9230,'5500','41742465355','2025-03-20 13:09:56',50.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9231,'1000','41742465355','2025-03-20 13:09:56',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCKIEUGNKD'),(9232,'4000','41742465355','2025-03-20 13:09:56',NULL,100.00,'','4','1','Good sold','1','','sales','1112','','No',NULL,NULL,''),(9233,'4000','41742465355','2025-03-20 13:09:56',NULL,100.00,'','4','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(9234,'1110','41742476730','2025-03-20 16:19:20',NULL,40.00,'','4','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(9235,'1110','41742476730','2025-03-20 16:19:20',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(9236,'5500','41742476730','2025-03-20 16:19:20',51.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9237,'1000','41742476730','2025-03-20 16:19:20',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9238,'4000','41742476730','2025-03-20 16:19:20',NULL,100.00,'','4','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(9239,'4000','41742476730','2025-03-20 16:19:20',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(9240,'1110','41742485939','2025-03-20 18:52:34',NULL,40.00,'','4','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(9241,'5500','41742485939','2025-03-20 18:52:34',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9242,'1000','41742485939','2025-03-20 18:52:34',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCK7GE2SU7'),(9243,'4000','41742485939','2025-03-20 18:52:34',NULL,100.00,'','4','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(9244,'1110','41742535134','2025-03-21 08:32:49',NULL,7.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(9245,'5500','41742535134','2025-03-21 08:32:49',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9246,'1000','41742535134','2025-03-21 08:32:49',21.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'tcl2163ciu'),(9247,'4000','41742535134','2025-03-21 08:32:49',NULL,21.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(9248,'1000','41742535210','2025-03-21 08:56:17',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9249,'4000','41742535210','2025-03-21 08:56:17',NULL,70.00,'','4','1','Good sold','1','','sales','1112','','No',NULL,NULL,''),(9250,'1110','41742536580','2025-03-21 10:42:14',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(9251,'1110','41742536580','2025-03-21 10:42:14',NULL,15.00,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(9252,'1110','41742536580','2025-03-21 10:42:14',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(9253,'1110','41742536580','2025-03-21 10:42:14',NULL,1.10,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(9254,'5500','41742536580','2025-03-21 10:42:14',77.55,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9255,'1000','41742536580','2025-03-21 10:42:14',160.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCL61PAHO6'),(9256,'4000','41742536580','2025-03-21 10:42:14',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(9257,'4000','41742536580','2025-03-21 10:42:14',NULL,30.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(9258,'4000','41742536580','2025-03-21 10:42:14',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(9259,'4000','41742536580','2025-03-21 10:42:14',NULL,5.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(9260,'1110','41742543101','2025-03-21 11:04:43',NULL,25.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(9261,'1110','41742543101','2025-03-21 11:04:43',NULL,318.00,'','4','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(9262,'1110','41742543101','2025-03-21 11:04:43',NULL,27.00,'','4','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(9263,'5500','41742543101','2025-03-21 11:04:43',370.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9264,'1000','41742543101','2025-03-21 11:04:43',545.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCL21S4UN4'),(9265,'4000','41742543101','2025-03-21 11:04:43',NULL,35.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(9266,'4000','41742543101','2025-03-21 11:04:43',NULL,450.00,'','4','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(9267,'4000','41742543101','2025-03-21 11:04:43',NULL,60.00,'','4','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(9268,'1110','41742544320','2025-03-21 11:56:39',NULL,1410.00,'','4','1','Inventory sold','1','','sales','1201','','No',NULL,NULL,''),(9269,'1110','41742544320','2025-03-21 11:56:39',NULL,30.00,'','4','1','Inventory sold','1','','sales','909','','No',NULL,NULL,''),(9270,'1110','41742544320','2025-03-21 11:56:39',NULL,50.00,'','4','1','Inventory sold','1','','sales','279','','No',NULL,NULL,''),(9271,'1110','41742544320','2025-03-21 11:56:39',NULL,17.60,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(9272,'1110','41742544320','2025-03-21 11:56:39',NULL,20.00,'','4','1','Inventory sold','1','','sales','443','','No',NULL,NULL,''),(9273,'1110','41742544320','2025-03-21 11:56:39',NULL,30.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(9274,'1110','41742544320','2025-03-21 11:56:39',NULL,44.50,'','4','1','Inventory sold','1','','sales','582','','No',NULL,NULL,''),(9275,'1110','41742544320','2025-03-21 11:56:39',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(9276,'5500','41742544320','2025-03-21 11:56:39',1650.10,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9277,'1000','41742544320','2025-03-21 11:56:39',2790.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCL71Y2KUX'),(9278,'4000','41742544320','2025-03-21 11:56:39',NULL,2200.00,'','4','1','Good sold','1','','sales','1201','','No',NULL,NULL,''),(9279,'4000','41742544320','2025-03-21 11:56:39',NULL,100.00,'','4','1','Good sold','1','','sales','909','','No',NULL,NULL,''),(9280,'4000','41742544320','2025-03-21 11:56:39',NULL,100.00,'','4','1','Good sold','1','','sales','279','','No',NULL,NULL,''),(9281,'4000','41742544320','2025-03-21 11:56:39',NULL,80.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(9282,'4000','41742544320','2025-03-21 11:56:39',NULL,50.00,'','4','1','Good sold','1','','sales','443','','No',NULL,NULL,''),(9283,'4000','41742544320','2025-03-21 11:56:39',NULL,60.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(9284,'4000','41742544320','2025-03-21 11:56:39',NULL,100.00,'','4','1','Good sold','1','','sales','582','','No',NULL,NULL,''),(9285,'4000','41742544320','2025-03-21 11:56:39',NULL,100.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(9286,'1110','41742547503','2025-03-21 11:58:39',NULL,25.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(9287,'5500','41742547503','2025-03-21 11:58:39',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9288,'1000','41742547503','2025-03-21 11:58:39',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9289,'4000','41742547503','2025-03-21 11:58:39',NULL,50.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(9290,'1110','41742550297','2025-03-21 12:45:10',NULL,11.00,'','4','1','Inventory sold','1','','sales','870','','No',NULL,NULL,''),(9291,'5500','41742550297','2025-03-21 12:45:10',11.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9292,'1000','41742550297','2025-03-21 12:45:10',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9293,'4000','41742550297','2025-03-21 12:45:10',NULL,20.00,'','4','1','Good sold','1','','sales','870','','No',NULL,NULL,''),(9294,'1110','41742550337','2025-03-21 12:45:54',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(9295,'5500','41742550337','2025-03-21 12:45:54',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9296,'1000','41742550337','2025-03-21 12:45:54',25.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9297,'4000','41742550337','2025-03-21 12:45:54',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(9298,'1110','41742550557','2025-03-21 13:27:28',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(9299,'5500','41742550557','2025-03-21 13:27:28',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9300,'1000','41742550557','2025-03-21 13:27:28',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9301,'4000','41742550557','2025-03-21 13:27:28',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(9302,'1110','41742552872','2025-03-21 13:36:06',NULL,13.30,'','4','1','Inventory sold','1','','sales','989','','No',NULL,NULL,''),(9303,'5500','41742552872','2025-03-21 13:36:06',13.30,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9304,'1000','41742552872','2025-03-21 13:36:06',42.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCLOJDLAY8'),(9305,'4000','41742552872','2025-03-21 13:36:06',NULL,42.00,'','4','1','Good sold','1','','sales','989','','No',NULL,NULL,''),(9306,'1110','41742553559','2025-03-21 15:32:03',NULL,12.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(9307,'5500','41742553559','2025-03-21 15:32:03',12.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9308,'1000','41742553559','2025-03-21 15:32:03',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9309,'4000','41742553559','2025-03-21 15:32:03',NULL,20.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(9310,'1110','41742565300','2025-03-21 16:55:17',NULL,75.00,'','4','1','Inventory sold','1','','sales','1269','','No',NULL,NULL,''),(9311,'5500','41742565300','2025-03-21 16:55:17',75.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9312,'1000','41742565300','2025-03-21 16:55:17',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9313,'4000','41742565300','2025-03-21 16:55:17',NULL,150.00,'','4','1','Good sold','1','','sales','1269','','No',NULL,NULL,''),(9314,'1110','41742565996','2025-03-21 17:06:50',NULL,24.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(9315,'5500','41742565996','2025-03-21 17:06:50',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9316,'1000','41742565996','2025-03-21 17:06:50',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9317,'4000','41742565996','2025-03-21 17:06:50',NULL,50.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(9318,'1110','41742566039','2025-03-21 17:26:09',NULL,80.00,'','4','1','Inventory sold','1','','sales','276','','No',NULL,NULL,''),(9319,'1110','41742566039','2025-03-21 17:26:09',NULL,36.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(9320,'5500','41742566039','2025-03-21 17:26:09',116.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9321,'1000','41742566039','2025-03-21 17:26:09',190.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9322,'4000','41742566039','2025-03-21 17:26:09',NULL,120.00,'','4','1','Good sold','1','','sales','276','','No',NULL,NULL,''),(9323,'4000','41742566039','2025-03-21 17:26:09',NULL,70.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(9324,'1110','41742567599','2025-03-21 17:33:49',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(9325,'1110','41742567599','2025-03-21 17:33:49',NULL,34.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(9326,'5500','41742567599','2025-03-21 17:33:49',38.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9327,'1000','41742567599','2025-03-21 17:33:49',65.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCL6KESCOI'),(9328,'4000','41742567599','2025-03-21 17:33:49',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(9329,'4000','41742567599','2025-03-21 17:33:49',NULL,45.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(9330,'1110','41742572607','2025-03-21 18:57:05',NULL,1.10,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(9331,'5500','41742572607','2025-03-21 18:57:05',1.10,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9332,'1000','41742572607','2025-03-21 18:57:05',5.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9333,'4000','41742572607','2025-03-21 18:57:05',NULL,5.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(9334,'1110','41742625126','2025-03-22 09:58:19',NULL,25.00,'','4','1','Inventory sold','1','','sales','143','','No',NULL,NULL,''),(9335,'5500','41742625126','2025-03-22 09:58:19',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9336,'1000','41742625126','2025-03-22 09:58:19',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9337,'4000','41742625126','2025-03-22 09:58:19',NULL,50.00,'','4','1','Good sold','1','','sales','143','','No',NULL,NULL,''),(9338,'1110','41742626702','2025-03-22 09:59:07',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(9339,'5500','41742626702','2025-03-22 09:59:07',6.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9340,'1000','41742626702','2025-03-22 09:59:07',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCL5L3YH41'),(9341,'4000','41742626702','2025-03-22 09:59:07',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(9342,'1110','41742626793','2025-03-22 10:00:57',NULL,10.00,'','4','1','Inventory sold','1','','sales','484','','No',NULL,NULL,''),(9343,'1110','41742626793','2025-03-22 10:00:57',NULL,16.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(9344,'1110','41742626793','2025-03-22 10:00:57',NULL,1.10,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(9345,'5500','41742626793','2025-03-22 10:00:57',27.10,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9346,'1000','41742626793','2025-03-22 10:00:57',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCL7L2WILN'),(9347,'4000','41742626793','2025-03-22 10:00:57',NULL,25.00,'','4','1','Good sold','1','','sales','484','','No',NULL,NULL,''),(9348,'4000','41742626793','2025-03-22 10:00:57',NULL,20.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(9349,'4000','41742626793','2025-03-22 10:00:57',NULL,5.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(9350,'1110','41742626919','2025-03-22 10:52:36',NULL,360.00,'','4','1','Inventory sold','1','','sales','1154','','No',NULL,NULL,''),(9351,'5500','41742626919','2025-03-22 10:52:36',360.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9352,'1000','41742626919','2025-03-22 10:52:36',840.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9353,'4000','41742626919','2025-03-22 10:52:36',NULL,840.00,'','4','1','Good sold','1','','sales','1154','','No',NULL,NULL,''),(9354,'1110','41742635089','2025-03-22 12:18:23',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(9355,'5500','41742635089','2025-03-22 12:18:23',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9356,'1000','41742635089','2025-03-22 12:18:23',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9357,'4000','41742635089','2025-03-22 12:18:23',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(9358,'1110','41742647151','2025-03-22 15:40:11',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9359,'1110','41742647151','2025-03-22 15:40:11',NULL,0.00,'','4','1','Inventory sold','1','','sales','1106','','No',NULL,NULL,''),(9360,'1110','41742647151','2025-03-22 15:40:11',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(9361,'5500','41742647151','2025-03-22 15:40:11',154.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9362,'1000','41742647151','2025-03-22 15:40:11',360.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCM6ODROK2'),(9363,'4000','41742647151','2025-03-22 15:40:11',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9364,'4000','41742647151','2025-03-22 15:40:11',NULL,100.00,'','4','1','Good sold','1','','sales','1106','','No',NULL,NULL,''),(9365,'4000','41742647151','2025-03-22 15:40:11',NULL,200.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(9366,'4000','41742635089','2025-03-22 15:42:36',70.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(9367,'1000','41742635089','2025-03-22 15:42:36',NULL,70.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(9368,'5500','41742635089','2025-03-22 15:42:36',NULL,4570.00,'','4','1','Cost of goods returned','1','','sales','255','','No',NULL,NULL,''),(9369,'1110','41742635089','2025-03-22 15:42:36',4570.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(9370,'1110','41742647385','2025-03-22 15:45:49',NULL,30.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(9371,'1110','41742647385','2025-03-22 15:45:49',NULL,210.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(9372,'1110','41742647385','2025-03-22 15:45:49',NULL,32.00,'','4','1','Inventory sold','1','','sales','954','','No',NULL,NULL,''),(9373,'1110','41742647385','2025-03-22 15:45:49',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(9374,'1110','41742647385','2025-03-22 15:45:49',NULL,6.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(9375,'5500','41742647385','2025-03-22 15:45:49',4848.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9376,'1000','41742647385','2025-03-22 15:45:49',660.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCM2OCMCX4'),(9377,'4000','41742647385','2025-03-22 15:45:49',NULL,100.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(9378,'4000','41742647385','2025-03-22 15:45:49',NULL,400.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(9379,'4000','41742647385','2025-03-22 15:45:49',NULL,80.00,'','4','1','Good sold','1','','sales','954','','No',NULL,NULL,''),(9380,'4000','41742647385','2025-03-22 15:45:49',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(9381,'4000','41742647385','2025-03-22 15:45:49',NULL,10.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(9382,'1110','41742649159','2025-03-22 16:13:04',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(9383,'5500','41742649159','2025-03-22 16:13:04',48.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9384,'1000','41742649159','2025-03-22 16:13:04',140.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9385,'4000','41742649159','2025-03-22 16:13:04',NULL,140.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(9386,'1110','41742649188','2025-03-22 16:43:15',NULL,45.00,'','4','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(9387,'1110','41742649188','2025-03-22 16:43:15',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(9388,'5500','41742649188','2025-03-22 16:43:15',270.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9389,'1000','41742649188','2025-03-22 16:43:15',340.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9390,'4000','41742649188','2025-03-22 16:43:15',NULL,60.00,'','4','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(9391,'4000','41742649188','2025-03-22 16:43:15',NULL,280.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(9392,'1110','41742653199','2025-03-22 17:20:18',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(9393,'5500','41742653199','2025-03-22 17:20:18',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9394,'1000','41742653199','2025-03-22 17:20:18',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'tcm5ou58s5'),(9395,'4000','41742653199','2025-03-22 17:20:18',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(9396,'1110','41742656588','2025-03-22 18:26:23',NULL,110.00,'','4','1','Inventory sold','1','','sales','905','','No',NULL,NULL,''),(9397,'5500','41742656588','2025-03-22 18:26:23',110.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9398,'1000','41742656588','2025-03-22 18:26:23',180.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9399,'4000','41742656588','2025-03-22 18:26:23',NULL,180.00,'','4','1','Good sold','1','','sales','905','','No',NULL,NULL,''),(9400,'1110','41742658639','2025-03-22 18:51:30',NULL,50.00,'','4','1','Inventory sold','1','','sales','279','','No',NULL,NULL,''),(9401,'1110','41742658639','2025-03-22 18:51:30',NULL,30.00,'','4','1','Inventory sold','1','','sales','909','','No',NULL,NULL,''),(9402,'5500','41742658639','2025-03-22 18:51:30',80.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9403,'1000','41742658639','2025-03-22 18:51:30',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCM5PC5OO2'),(9404,'4000','41742658639','2025-03-22 18:51:30',NULL,100.00,'','4','1','Good sold','1','','sales','279','','No',NULL,NULL,''),(9405,'4000','41742658639','2025-03-22 18:51:30',NULL,100.00,'','4','1','Good sold','1','','sales','909','','No',NULL,NULL,''),(9406,'1110','41742793257','2025-03-24 08:52:11',NULL,0.00,'','4','1','Inventory sold','1','','sales','1195','','No',NULL,NULL,''),(9407,'1110','41742793257','2025-03-24 08:52:11',NULL,24.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(9408,'1110','41742793257','2025-03-24 08:52:11',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(9409,'5500','41742793257','2025-03-24 08:52:11',26.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9410,'1000','41742793257','2025-03-24 08:52:11',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCO2VDCT34'),(9411,'4000','41742793257','2025-03-24 08:52:11',NULL,40.00,'','4','1','Good sold','1','','sales','1195','','No',NULL,NULL,''),(9412,'4000','41742793257','2025-03-24 08:52:11',NULL,50.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(9413,'4000','41742793257','2025-03-24 08:52:11',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(9414,'1110','41742819904','2025-03-24 16:37:26',NULL,150.00,'','4','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(9415,'1110','41742819904','2025-03-24 16:37:26',NULL,75.00,'','4','1','Inventory sold','1','','sales','1269','','No',NULL,NULL,''),(9416,'1110','41742819904','2025-03-24 16:37:26',NULL,4.40,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(9417,'5500','41742819904','2025-03-24 16:37:26',229.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9418,'1000','41742819904','2025-03-24 16:37:26',470.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9419,'4000','41742819904','2025-03-24 16:37:26',NULL,300.00,'','4','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(9420,'4000','41742819904','2025-03-24 16:37:26',NULL,150.00,'','4','1','Good sold','1','','sales','1269','','No',NULL,NULL,''),(9421,'4000','41742819904','2025-03-24 16:37:26',NULL,20.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(9422,'1110','41742830818','2025-03-24 18:40:54',NULL,75.00,'','4','1','Inventory sold','1','','sales','1269','','No',NULL,NULL,''),(9423,'1110','41742830818','2025-03-24 18:40:54',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(9424,'5500','41742830818','2025-03-24 18:40:54',77.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9425,'1000','41742830818','2025-03-24 18:40:54',160.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9426,'4000','41742830818','2025-03-24 18:40:54',NULL,150.00,'','4','1','Good sold','1','','sales','1269','','No',NULL,NULL,''),(9427,'4000','41742830818','2025-03-24 18:40:54',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(9428,'1110','41742830875','2025-03-24 18:45:22',NULL,63.00,'','4','1','Inventory sold','1','','sales','1252','','No',NULL,NULL,''),(9429,'5500','41742830875','2025-03-24 18:45:22',63.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9430,'1000','41742830875','2025-03-24 18:45:22',105.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9431,'4000','41742830875','2025-03-24 18:45:22',NULL,105.00,'','4','1','Good sold','1','','sales','1252','','No',NULL,NULL,''),(9432,'1110','41742833130','2025-03-24 19:21:38',NULL,210.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(9433,'1110','41742833130','2025-03-24 19:21:38',NULL,120.00,'','4','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(9434,'1110','41742833130','2025-03-24 19:21:38',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(9435,'1110','41742833130','2025-03-24 19:21:38',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(9436,'1110','41742833130','2025-03-24 19:21:38',NULL,21.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(9437,'1110','41742833130','2025-03-24 19:21:38',NULL,1.10,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(9438,'5500','41742833130','2025-03-24 19:21:38',393.10,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9439,'1000','41742833130','2025-03-24 19:21:38',730.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCOOY3N2PO'),(9440,'4000','41742833130','2025-03-24 19:21:38',NULL,400.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(9441,'4000','41742833130','2025-03-24 19:21:38',NULL,180.00,'','4','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(9442,'4000','41742833130','2025-03-24 19:21:38',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(9443,'4000','41742833130','2025-03-24 19:21:38',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(9444,'4000','41742833130','2025-03-24 19:21:38',NULL,45.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(9445,'4000','41742833130','2025-03-24 19:21:38',NULL,5.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(9446,'1110','41742882235','2025-03-25 08:57:51',NULL,25.00,'','4','1','Inventory sold','1','','sales','143','','No',NULL,NULL,''),(9447,'5500','41742882235','2025-03-25 08:57:51',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9448,'1000','41742882235','2025-03-25 08:57:51',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9449,'4000','41742882235','2025-03-25 08:57:51',NULL,50.00,'','4','1','Good sold','1','','sales','143','','No',NULL,NULL,''),(9450,'1110','41742882275','2025-03-25 08:58:11',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(9451,'5500','41742882275','2025-03-25 08:58:11',18.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9452,'1000','41742882275','2025-03-25 08:58:11',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCPOZS7M12'),(9453,'4000','41742882275','2025-03-25 08:58:11',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(9454,'1110','41742882341','2025-03-25 09:58:10',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(9455,'1110','41742882341','2025-03-25 09:58:10',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(9456,'5500','41742882341','2025-03-25 09:58:10',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9457,'1000','41742882341','2025-03-25 09:58:10',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9458,'4000','41742882341','2025-03-25 09:58:10',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(9459,'4000','41742882341','2025-03-25 09:58:10',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(9460,'1110','41742886467','2025-03-25 10:12:28',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(9461,'1110','41742886467','2025-03-25 10:12:28',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(9462,'5500','41742886467','2025-03-25 10:12:28',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9463,'1000','41742886467','2025-03-25 10:12:28',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9464,'4000','41742886467','2025-03-25 10:12:28',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(9465,'4000','41742886467','2025-03-25 10:12:28',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(9466,'4000','41742886467','2025-03-25 10:22:57',70.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(9467,'1000','41742886467','2025-03-25 10:22:57',NULL,70.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(9468,'5500','41742886467','2025-03-25 10:22:57',NULL,4570.00,'','4','1','Cost of goods returned','1','','sales','255','','No',NULL,NULL,''),(9469,'1110','41742886467','2025-03-25 10:22:57',4570.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(9470,'4000','41742886467','2025-03-25 10:23:01',50.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(9471,'1000','41742886467','2025-03-25 10:23:01',NULL,50.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(9472,'5500','41742886467','2025-03-25 10:23:01',NULL,0.00,'','4','1','Cost of goods returned','1','','sales','420','','No',NULL,NULL,''),(9473,'1110','41742886467','2025-03-25 10:23:01',0.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(9474,'1110','41742887404','2025-03-25 10:29:27',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(9475,'1110','41742887404','2025-03-25 10:29:27',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(9476,'1110','41742887404','2025-03-25 10:29:27',NULL,40.00,'','4','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(9477,'1110','41742887404','2025-03-25 10:29:27',NULL,420.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(9478,'1110','41742887404','2025-03-25 10:29:27',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(9479,'1110','41742887404','2025-03-25 10:29:27',NULL,30.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(9480,'1110','41742887404','2025-03-25 10:29:27',NULL,120.00,'','4','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(9481,'1110','41742887404','2025-03-25 10:29:27',NULL,35.00,'','4','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(9482,'1110','41742887404','2025-03-25 10:29:27',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(9483,'1110','41742887404','2025-03-25 10:29:27',NULL,13.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(9484,'5500','41742887404','2025-03-25 10:29:27',5239.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9485,'1000','41742887404','2025-03-25 10:29:27',1500.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCP712XART'),(9486,'4000','41742887404','2025-03-25 10:29:27',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(9487,'4000','41742887404','2025-03-25 10:29:27',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(9488,'4000','41742887404','2025-03-25 10:29:27',NULL,80.00,'','4','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(9489,'4000','41742887404','2025-03-25 10:29:27',NULL,800.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(9490,'4000','41742887404','2025-03-25 10:29:27',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(9491,'4000','41742887404','2025-03-25 10:29:27',NULL,60.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(9492,'4000','41742887404','2025-03-25 10:29:27',NULL,180.00,'','4','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(9493,'4000','41742887404','2025-03-25 10:29:27',NULL,100.00,'','4','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(9494,'4000','41742887404','2025-03-25 10:29:27',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(9495,'4000','41742887404','2025-03-25 10:29:27',NULL,60.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(9496,'1110','41742898464','2025-03-25 13:28:30',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(9497,'1110','41742898464','2025-03-25 13:28:30',NULL,15.00,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(9498,'5500','41742898464','2025-03-25 13:28:30',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9499,'1000','41742898464','2025-03-25 13:28:30',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9500,'4000','41742898464','2025-03-25 13:28:30',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(9501,'4000','41742898464','2025-03-25 13:28:30',NULL,30.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(9502,'1000','41742898532','2025-03-25 13:51:43',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9503,'4000','41742898532','2025-03-25 13:51:43',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(9504,'1110','41742914855','2025-03-25 18:01:59',NULL,49.00,'','4','1','Inventory sold','1','','sales','893','','No',NULL,NULL,''),(9505,'5500','41742914855','2025-03-25 18:01:59',49.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9506,'1000','41742914855','2025-03-25 18:01:59',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9507,'4000','41742914855','2025-03-25 18:01:59',NULL,80.00,'','4','1','Good sold','1','','sales','893','','No',NULL,NULL,''),(9508,'1110','41742971967','2025-03-26 09:53:40',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(9509,'1110','41742971967','2025-03-26 09:53:40',NULL,95.00,'','4','1','Inventory sold','1','','sales','1270','','No',NULL,NULL,''),(9510,'1110','41742971967','2025-03-26 09:53:40',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(9511,'5500','41742971967','2025-03-26 09:53:40',155.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9512,'1000','41742971967','2025-03-26 09:53:40',360.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCQ85EENVQ'),(9513,'4000','41742971967','2025-03-26 09:53:40',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(9514,'4000','41742971967','2025-03-26 09:53:40',NULL,250.00,'','4','1','Good sold','1','','sales','1270','','No',NULL,NULL,''),(9515,'4000','41742971967','2025-03-26 09:53:40',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(9516,'1000','41742972057','2025-03-26 09:54:32',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9517,'4000','41742972057','2025-03-26 09:54:32',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(9518,'1110','41742972076','2025-03-26 10:51:20',NULL,20.00,'','4','1','Inventory sold','1','','sales','693','','No',NULL,NULL,''),(9519,'1110','41742972076','2025-03-26 10:51:20',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(9520,'1110','41742972076','2025-03-26 10:51:20',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(9521,'1110','41742972076','2025-03-26 10:51:20',NULL,4.40,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(9522,'5500','41742972076','2025-03-26 10:51:20',68.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9523,'1000','41742972076','2025-03-26 10:51:20',170.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCQ25NKMMA'),(9524,'4000','41742972076','2025-03-26 10:51:20',NULL,50.00,'','4','1','Good sold','1','','sales','693','','No',NULL,NULL,''),(9525,'4000','41742972076','2025-03-26 10:51:20',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(9526,'4000','41742972076','2025-03-26 10:51:20',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(9527,'4000','41742972076','2025-03-26 10:51:20',NULL,20.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(9528,'1110','41742975897','2025-03-26 11:16:35',NULL,30.00,'','4','1','Inventory sold','1','','sales','1209','','No',NULL,NULL,''),(9529,'5500','41742975897','2025-03-26 11:16:35',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9530,'1000','41742975897','2025-03-26 11:16:35',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCQ65QFBKE'),(9531,'4000','41742975897','2025-03-26 11:16:35',NULL,50.00,'','4','1','Good sold','1','','sales','1209','','No',NULL,NULL,''),(9532,'1110','41742977089','2025-03-26 11:45:39',NULL,120.00,'','4','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(9533,'1110','41742977089','2025-03-26 11:45:39',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(9534,'5500','41742977089','2025-03-26 11:45:39',140.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9535,'1000','41742977089','2025-03-26 11:45:39',220.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9536,'4000','41742977089','2025-03-26 11:45:39',NULL,180.00,'','4','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(9537,'4000','41742977089','2025-03-26 11:45:39',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(9538,'1110','41742979747','2025-03-26 12:20:08',NULL,24.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(9539,'5500','41742979747','2025-03-26 12:20:08',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9540,'1000','41742979747','2025-03-26 12:20:08',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9541,'4000','41742979747','2025-03-26 12:20:08',NULL,50.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(9542,'1110','41742980822','2025-03-26 12:45:54',NULL,48.00,'','4','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(9543,'5500','41742980822','2025-03-26 12:45:54',48.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9544,'1000','41742980822','2025-03-26 12:45:54',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9545,'4000','41742980822','2025-03-26 12:45:54',NULL,80.00,'','4','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(9546,'1110','41742997365','2025-03-26 16:56:19',NULL,68.00,'','4','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(9547,'5500','41742997365','2025-03-26 16:56:19',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9548,'1000','41742997365','2025-03-26 16:56:19',110.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9549,'4000','41742997365','2025-03-26 16:56:19',NULL,110.00,'','4','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(9550,'1110','41742998922','2025-03-26 18:55:16',NULL,10.00,'','4','1','Inventory sold','1','','sales','279','','No',NULL,NULL,''),(9551,'5500','41742998922','2025-03-26 18:55:16',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9552,'1000','41742998922','2025-03-26 18:55:16',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'tcq57ksdg1'),(9553,'4000','41742998922','2025-03-26 18:55:16',NULL,20.00,'','4','1','Good sold','1','','sales','279','','No',NULL,NULL,''),(9554,'1110','41743004548','2025-03-26 18:56:08',NULL,15.00,'','4','1','Inventory sold','1','','sales','1248','','No',NULL,NULL,''),(9555,'5500','41743004548','2025-03-26 18:56:08',15.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9556,'1000','41743004548','2025-03-26 18:56:08',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCQ87FS50T4'),(9557,'4000','41743004548','2025-03-26 18:56:08',NULL,50.00,'','4','1','Good sold','1','','sales','1248','','No',NULL,NULL,''),(9558,'1110','41743006010','2025-03-26 19:20:23',NULL,120.00,'','4','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(9559,'5500','41743006010','2025-03-26 19:20:23',120.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9560,'1000','41743006010','2025-03-26 19:20:23',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9561,'4000','41743006010','2025-03-26 19:20:23',NULL,200.00,'','4','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(9562,'1110','41743061895','2025-03-27 10:52:19',NULL,25.00,'','4','1','Inventory sold','1','','sales','143','','No',NULL,NULL,''),(9563,'1110','41743061895','2025-03-27 10:52:19',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(9564,'5500','41743061895','2025-03-27 10:52:19',29.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9565,'1000','41743061895','2025-03-27 10:52:19',70.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCR4A5FUL8'),(9566,'4000','41743061895','2025-03-27 10:52:19',NULL,50.00,'','4','1','Good sold','1','','sales','143','','No',NULL,NULL,''),(9567,'4000','41743061895','2025-03-27 10:52:19',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(9568,'1110','41743061977','2025-03-27 10:53:24',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(9569,'5500','41743061977','2025-03-27 10:53:24',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9570,'1000','41743061977','2025-03-27 10:53:24',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9571,'4000','41743061977','2025-03-27 10:53:24',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(9572,'1000','41743062007','2025-03-27 12:03:42',98.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9573,'4000','41743062007','2025-03-27 12:03:42',NULL,98.00,'','4','1','Good sold','1','','sales','929','','No',NULL,NULL,''),(9574,'1110','41743066304','2025-03-27 12:17:19',NULL,35.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(9575,'5500','41743066304','2025-03-27 12:17:19',35.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9576,'1000','41743066304','2025-03-27 12:17:19',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCR7AHQOKP'),(9577,'4000','41743066304','2025-03-27 12:17:19',NULL,150.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(9578,'1110','41743075798','2025-03-27 14:43:32',NULL,90.00,'','4','1','Inventory sold','1','','sales','978','','No',NULL,NULL,''),(9579,'5500','41743075798','2025-03-27 14:43:32',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9580,'1000','41743075798','2025-03-27 14:43:32',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9581,'4000','41743075798','2025-03-27 14:43:32',NULL,150.00,'','4','1','Good sold','1','','sales','978','','No',NULL,NULL,''),(9582,'1110','41743075863','2025-03-27 15:27:39',NULL,56.00,'','4','1','Inventory sold','1','','sales','1200','','No',NULL,NULL,''),(9583,'5500','41743075863','2025-03-27 15:27:39',56.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9584,'1000','41743075863','2025-03-27 15:27:39',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCR9B9RYBH'),(9585,'4000','41743075863','2025-03-27 15:27:39',NULL,100.00,'','4','1','Good sold','1','','sales','1200','','No',NULL,NULL,''),(9586,'1110','41743078538','2025-03-27 16:32:52',NULL,106.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(9587,'5500','41743078538','2025-03-27 16:32:52',106.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9588,'1000','41743078538','2025-03-27 16:32:52',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCR2BJSJ7S'),(9589,'4000','41743078538','2025-03-27 16:32:52',NULL,150.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(9590,'1110','41743083121','2025-03-27 16:45:35',NULL,48.00,'','4','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(9591,'5500','41743083121','2025-03-27 16:45:35',48.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9592,'1000','41743083121','2025-03-27 16:45:35',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9593,'4000','41743083121','2025-03-27 16:45:35',NULL,100.00,'','4','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(9594,'1110','41743083159','2025-03-27 17:10:24',NULL,14.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(9595,'5500','41743083159','2025-03-27 17:10:24',14.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9596,'1000','41743083159','2025-03-27 17:10:24',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9597,'4000','41743083159','2025-03-27 17:10:24',NULL,30.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(9598,'1110','41743084630','2025-03-27 17:16:26',NULL,50.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(9599,'5500','41743084630','2025-03-27 17:16:26',50.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9600,'1000','41743084630','2025-03-27 17:16:26',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCR3BPV1VH'),(9601,'4000','41743084630','2025-03-27 17:16:26',NULL,100.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(9602,'4000','41743083121','2025-03-27 17:18:52',100.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(9603,'1000','41743083121','2025-03-27 17:18:52',NULL,100.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(9604,'5500','41743083121','2025-03-27 17:18:52',NULL,48.00,'','4','1','Cost of goods returned','1','','sales','1211','','No',NULL,NULL,''),(9605,'1110','41743083121','2025-03-27 17:18:52',48.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(9606,'1110','41743085030','2025-03-27 17:53:25',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(9607,'1110','41743085030','2025-03-27 17:53:25',NULL,48.00,'','4','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(9608,'1110','41743085030','2025-03-27 17:53:25',NULL,12.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(9609,'5500','41743085030','2025-03-27 17:53:25',196.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9610,'1000','41743085030','2025-03-27 17:53:25',320.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCR7BRPAM7'),(9611,'4000','41743085030','2025-03-27 17:53:25',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(9612,'4000','41743085030','2025-03-27 17:53:25',NULL,100.00,'','4','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(9613,'4000','41743085030','2025-03-27 17:53:25',NULL,20.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(9614,'1110','41743087245','2025-03-27 17:54:44',NULL,15.00,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(9615,'1110','41743087245','2025-03-27 17:54:44',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(9616,'5500','41743087245','2025-03-27 17:54:44',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9617,'1000','41743087245','2025-03-27 17:54:44',55.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCR6B5LK6U'),(9618,'4000','41743087245','2025-03-27 17:54:44',NULL,30.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(9619,'4000','41743087245','2025-03-27 17:54:44',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(9620,'1110','41743087361','2025-03-27 18:00:48',NULL,210.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(9621,'1110','41743087361','2025-03-27 18:00:48',NULL,60.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(9622,'1110','41743087361','2025-03-27 18:00:48',NULL,22.00,'','4','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(9623,'1110','41743087361','2025-03-27 18:00:48',NULL,28.00,'','4','1','Inventory sold','1','','sales','954','','No',NULL,NULL,''),(9624,'1110','41743087361','2025-03-27 18:00:48',NULL,6.60,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(9625,'5500','41743087361','2025-03-27 18:00:48',326.60,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9626,'1000','41743087361','2025-03-27 18:00:48',650.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9627,'4000','41743087361','2025-03-27 18:00:48',NULL,400.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(9628,'4000','41743087361','2025-03-27 18:00:48',NULL,100.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(9629,'4000','41743087361','2025-03-27 18:00:48',NULL,50.00,'','4','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(9630,'4000','41743087361','2025-03-27 18:00:48',NULL,70.00,'','4','1','Good sold','1','','sales','954','','No',NULL,NULL,''),(9631,'4000','41743087361','2025-03-27 18:00:48',NULL,30.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(9632,'1110','41743087779','2025-03-27 18:03:26',NULL,6.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(9633,'5500','41743087779','2025-03-27 18:03:26',6.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9634,'1000','41743087779','2025-03-27 18:03:26',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9635,'4000','41743087779','2025-03-27 18:03:26',NULL,10.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(9636,'1110','41743090812','2025-03-27 18:55:07',NULL,20.00,'','4','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(9637,'5500','41743090812','2025-03-27 18:55:07',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9638,'1000','41743090812','2025-03-27 18:55:07',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9639,'4000','41743090812','2025-03-27 18:55:07',NULL,30.00,'','4','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(9640,'1110','41743146726','2025-03-28 10:26:29',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(9641,'1110','41743146726','2025-03-28 10:26:29',NULL,90.00,'','4','1','Inventory sold','1','','sales','256','','No',NULL,NULL,''),(9642,'5500','41743146726','2025-03-28 10:26:29',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9643,'1000','41743146726','2025-03-28 10:26:29',180.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9644,'4000','41743146726','2025-03-28 10:26:29',NULL,40.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(9645,'4000','41743146726','2025-03-28 10:26:29',NULL,140.00,'','4','1','Good sold','1','','sales','256','','No',NULL,NULL,''),(9646,'1110','41743146793','2025-03-28 10:37:52',NULL,20.00,'','4','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(9647,'1110','41743146793','2025-03-28 10:37:52',NULL,6.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(9648,'5500','41743146793','2025-03-28 10:37:52',26.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9649,'1000','41743146793','2025-03-28 10:37:52',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCS4ELRD18'),(9650,'4000','41743146793','2025-03-28 10:37:52',NULL,50.00,'','4','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(9651,'4000','41743146793','2025-03-28 10:37:52',NULL,10.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(9652,'1000','41743147534','2025-03-28 11:37:03',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9653,'4000','41743147534','2025-03-28 11:37:03',NULL,40.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(9654,'1110','41743168263','2025-03-28 16:24:50',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(9655,'1110','41743168263','2025-03-28 16:24:50',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(9656,'5500','41743168263','2025-03-28 16:24:50',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9657,'1000','41743168263','2025-03-28 16:24:50',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9658,'4000','41743168263','2025-03-28 16:24:50',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(9659,'4000','41743168263','2025-03-28 16:24:50',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(9660,'1110','41743168309','2025-03-28 16:52:52',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(9661,'5500','41743168309','2025-03-28 16:52:52',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9662,'1000','41743168309','2025-03-28 16:52:52',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9663,'4000','41743168309','2025-03-28 16:52:52',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(9664,'1110','41743174209','2025-03-28 18:04:26',NULL,120.00,'','4','1','Inventory sold','1','','sales','26','','No',NULL,NULL,''),(9665,'1110','41743174209','2025-03-28 18:04:26',NULL,70.00,'','4','1','Inventory sold','1','','sales','1216','','No',NULL,NULL,''),(9666,'1110','41743174209','2025-03-28 18:04:26',NULL,25.00,'','4','1','Inventory sold','1','','sales','811','','No',NULL,NULL,''),(9667,'5500','41743174209','2025-03-28 18:04:26',215.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9668,'1000','41743174209','2025-03-28 18:04:26',350.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9669,'4000','41743174209','2025-03-28 18:04:26',NULL,180.00,'','4','1','Good sold','1','','sales','26','','No',NULL,NULL,''),(9670,'4000','41743174209','2025-03-28 18:04:26',NULL,120.00,'','4','1','Good sold','1','','sales','1216','','No',NULL,NULL,''),(9671,'4000','41743174209','2025-03-28 18:04:26',NULL,50.00,'','4','1','Good sold','1','','sales','811','','No',NULL,NULL,''),(9672,'1110','41743174284','2025-03-28 18:11:19',NULL,400.00,'','4','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(9673,'5500','41743174284','2025-03-28 18:11:19',400.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9674,'1000','41743174284','2025-03-28 18:11:19',520.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9675,'4000','41743174284','2025-03-28 18:11:19',NULL,520.00,'','4','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(9676,'1110','41743227073','2025-03-29 08:45:09',NULL,49.00,'','4','1','Inventory sold','1','','sales','893','','No',NULL,NULL,''),(9677,'5500','41743227073','2025-03-29 08:45:09',49.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9678,'1000','41743227073','2025-03-29 08:45:09',90.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCT61U51TI'),(9679,'4000','41743227073','2025-03-29 08:45:09',NULL,90.00,'','4','1','Good sold','1','','sales','893','','No',NULL,NULL,''),(9680,'1000','41743227147','2025-03-29 09:41:21',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9681,'4000','41743227147','2025-03-29 09:41:21',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(9682,'1110','41743230484','2025-03-29 09:57:16',NULL,23.00,'','4','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(9683,'5500','41743230484','2025-03-29 09:57:16',23.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9684,'1000','41743230484','2025-03-29 09:57:16',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCTIJ58207'),(9685,'4000','41743230484','2025-03-29 09:57:16',NULL,50.00,'','4','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(9686,'1110','41743242384','2025-03-29 13:00:04',NULL,24.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(9687,'5500','41743242384','2025-03-29 13:00:04',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9688,'1000','41743242384','2025-03-29 13:00:04',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9689,'4000','41743242384','2025-03-29 13:00:04',NULL,50.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(9690,'1110','41743249784','2025-03-29 15:03:25',NULL,5.00,'','4','1','Inventory sold','1','','sales','279','','No',NULL,NULL,''),(9691,'5500','41743249784','2025-03-29 15:03:25',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9692,'1000','41743249784','2025-03-29 15:03:25',10.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCT2KG21CA'),(9693,'4000','41743249784','2025-03-29 15:03:25',NULL,10.00,'','4','1','Good sold','1','','sales','279','','No',NULL,NULL,''),(9694,'1110','41743260839','2025-03-29 18:07:42',NULL,400.00,'','4','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(9695,'5500','41743260839','2025-03-29 18:07:42',400.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9696,'1000','41743260839','2025-03-29 18:07:42',500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9697,'4000','41743260839','2025-03-29 18:07:42',NULL,500.00,'','4','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(9698,'1110','41743264856','2025-03-29 19:14:34',NULL,24.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(9699,'5500','41743264856','2025-03-29 19:14:34',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9700,'1000','41743264856','2025-03-29 19:14:34',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TCT2LROFBS'),(9701,'4000','41743264856','2025-03-29 19:14:34',NULL,50.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(9702,'1110','41743489134','2025-04-01 09:33:06',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(9703,'1110','41743489134','2025-04-01 09:33:06',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(9704,'1110','41743489134','2025-04-01 09:33:06',NULL,5.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(9705,'5500','41743489134','2025-04-01 09:33:06',4575.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9706,'1000','41743489134','2025-04-01 09:33:06',130.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD17WSYJT5'),(9707,'4000','41743489134','2025-04-01 09:33:06',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(9708,'4000','41743489134','2025-04-01 09:33:06',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(9709,'4000','41743489134','2025-04-01 09:33:06',NULL,10.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(9710,'1110','41743493323','2025-04-01 10:44:05',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(9711,'1110','41743493323','2025-04-01 10:44:05',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(9712,'1110','41743493323','2025-04-01 10:44:05',NULL,21.75,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(9713,'1110','41743493323','2025-04-01 10:44:05',NULL,10.00,'','4','1','Inventory sold','1','','sales','484','','No',NULL,NULL,''),(9714,'5500','41743493323','2025-04-01 10:44:05',88.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9715,'1000','41743493323','2025-04-01 10:44:05',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9716,'4000','41743493323','2025-04-01 10:44:05',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(9717,'4000','41743493323','2025-04-01 10:44:05',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(9718,'4000','41743493323','2025-04-01 10:44:05',NULL,45.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(9719,'4000','41743493323','2025-04-01 10:44:05',NULL,25.00,'','4','1','Good sold','1','','sales','484','','No',NULL,NULL,''),(9720,'1110','41743493448','2025-04-01 11:47:26',NULL,30.00,'','4','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(9721,'1110','41743493448','2025-04-01 11:47:26',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(9722,'1110','41743493448','2025-04-01 11:47:26',NULL,15.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(9723,'5500','41743493448','2025-04-01 11:47:26',65.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9724,'1000','41743493448','2025-04-01 11:47:26',190.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9725,'4000','41743493448','2025-04-01 11:47:26',NULL,100.00,'','4','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(9726,'4000','41743493448','2025-04-01 11:47:26',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(9727,'4000','41743493448','2025-04-01 11:47:26',NULL,50.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(9728,'1110','41743497251','2025-04-01 11:59:08',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(9729,'5500','41743497251','2025-04-01 11:59:08',26.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9730,'1000','41743497251','2025-04-01 11:59:08',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9731,'4000','41743497251','2025-04-01 11:59:08',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(9732,'1110','41743507898','2025-04-01 14:45:17',NULL,5.00,'','4','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(9733,'5500','41743507898','2025-04-01 14:45:17',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9734,'1000','41743507898','2025-04-01 14:45:17',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9735,'4000','41743507898','2025-04-01 14:45:17',NULL,30.00,'','4','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(9736,'1110','41743507920','2025-04-01 16:33:17',NULL,600.00,'','4','1','Inventory sold','1','','sales','1165','','No',NULL,NULL,''),(9737,'5500','41743507920','2025-04-01 16:33:17',600.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9738,'1000','41743507920','2025-04-01 16:33:17',750.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9739,'4000','41743507920','2025-04-01 16:33:17',NULL,750.00,'','4','1','Good sold','1','','sales','1165','','No',NULL,NULL,''),(9740,'1110','41743514548','2025-04-01 17:24:50',NULL,70.00,'','4','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(9741,'1110','41743514548','2025-04-01 17:24:50',NULL,13.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(9742,'5500','41743514548','2025-04-01 17:24:50',83.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9743,'1000','41743514548','2025-04-01 17:24:50',131.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,''),(9744,'4000','41743514548','2025-04-01 17:24:50',NULL,105.00,'','4','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(9745,'4000','41743514548','2025-04-01 17:24:50',NULL,26.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(9746,'1110','41743517568','2025-04-01 17:27:04',NULL,10.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(9747,'5500','41743517568','2025-04-01 17:27:04',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9748,'1000','41743517568','2025-04-01 17:27:04',25.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9749,'4000','41743517568','2025-04-01 17:27:04',NULL,25.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(9750,'1110','41743517679','2025-04-01 18:09:30',NULL,5.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(9751,'1110','41743517679','2025-04-01 18:09:30',NULL,36.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(9752,'5500','41743517679','2025-04-01 18:09:30',41.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9753,'1000','41743517679','2025-04-01 18:09:30',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9754,'4000','41743517679','2025-04-01 18:09:30',NULL,10.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(9755,'4000','41743517679','2025-04-01 18:09:30',NULL,70.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(9756,'1110','41743520193','2025-04-01 19:12:58',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(9757,'1110','41743520193','2025-04-01 19:12:58',NULL,51.00,'','4','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(9758,'1110','41743520193','2025-04-01 19:12:58',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(9759,'1110','41743520193','2025-04-01 19:12:58',NULL,260.00,'','4','1','Inventory sold','1','','sales','340','','No',NULL,NULL,''),(9760,'1110','41743520193','2025-04-01 19:12:58',NULL,20.00,'','4','1','Inventory sold','1','','sales','400','','No',NULL,NULL,''),(9761,'1110','41743520193','2025-04-01 19:12:58',NULL,170.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(9762,'5500','41743520193','2025-04-01 19:12:58',536.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9763,'1000','41743520193','2025-04-01 19:12:58',755.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9764,'4000','41743520193','2025-04-01 19:12:58',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(9765,'4000','41743520193','2025-04-01 19:12:58',NULL,80.00,'','4','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(9766,'4000','41743520193','2025-04-01 19:12:58',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(9767,'4000','41743520193','2025-04-01 19:12:58',NULL,350.00,'','4','1','Good sold','1','','sales','340','','No',NULL,NULL,''),(9768,'4000','41743520193','2025-04-01 19:12:58',NULL,50.00,'','4','1','Good sold','1','','sales','400','','No',NULL,NULL,''),(9769,'4000','41743520193','2025-04-01 19:12:58',NULL,200.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(9770,'1110','41743571203','2025-04-02 08:20:15',NULL,36.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(9771,'5500','41743571203','2025-04-02 08:20:15',36.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9772,'1000','41743571203','2025-04-02 08:20:15',70.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD262C7A64'),(9773,'4000','41743571203','2025-04-02 08:20:15',NULL,70.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(9774,'1110','41743571294','2025-04-02 09:22:19',NULL,180.00,'','4','1','Inventory sold','1','','sales','1267','','No',NULL,NULL,''),(9775,'5500','41743571294','2025-04-02 09:22:19',180.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9776,'1000','41743571294','2025-04-02 09:22:19',300.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD232KH5Y7'),(9777,'4000','41743571294','2025-04-02 09:22:19',NULL,300.00,'','4','1','Good sold','1','','sales','1267','','No',NULL,NULL,''),(9778,'1000','41743574972','2025-04-02 09:56:03',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9779,'4000','41743574972','2025-04-02 09:56:03',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(9780,'1110','41743576966','2025-04-02 11:07:22',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(9781,'5500','41743576966','2025-04-02 11:07:22',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9782,'1000','41743576966','2025-04-02 11:07:22',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9783,'4000','41743576966','2025-04-02 11:07:22',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(9784,'1110','41743581246','2025-04-02 11:15:01',NULL,198.00,'','4','1','Inventory sold','1','','sales','1268','','No',NULL,NULL,''),(9785,'5500','41743581246','2025-04-02 11:15:01',198.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9786,'1000','41743581246','2025-04-02 11:15:01',330.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9787,'4000','41743581246','2025-04-02 11:15:01',NULL,330.00,'','4','1','Good sold','1','','sales','1268','','No',NULL,NULL,''),(9788,'1110','41743581705','2025-04-02 11:35:28',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(9789,'5500','41743581705','2025-04-02 11:35:28',26.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9790,'1000','41743581705','2025-04-02 11:35:28',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9791,'4000','41743581705','2025-04-02 11:35:28',NULL,40.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(9792,'4000','41743581246','2025-04-02 13:37:19',330.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(9793,'1000','41743581246','2025-04-02 13:37:19',NULL,330.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(9794,'5500','41743581246','2025-04-02 13:37:19',NULL,198.00,'','4','1','Cost of goods returned','1','','sales','1268','','No',NULL,NULL,''),(9795,'1110','41743581246','2025-04-02 13:37:19',198.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(9796,'1110','41743590259','2025-04-02 13:41:38',NULL,198.00,'','4','1','Inventory sold','1','','sales','1268','','No',NULL,NULL,''),(9797,'1110','41743590259','2025-04-02 13:41:38',NULL,80.00,'','4','1','Inventory sold','1','','sales','587','','No',NULL,NULL,''),(9798,'1110','41743590259','2025-04-02 13:41:38',NULL,580.00,'','4','1','Inventory sold','1','','sales','1165','','No',NULL,NULL,''),(9799,'1110','41743590259','2025-04-02 13:41:38',NULL,30.00,'','4','1','Inventory sold','1','','sales','954','','No',NULL,NULL,''),(9800,'1110','41743590259','2025-04-02 13:41:38',NULL,35.00,'','4','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(9801,'5500','41743590259','2025-04-02 13:41:38',923.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9802,'1000','41743590259','2025-04-02 13:41:38',1430.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD213J20FR'),(9803,'4000','41743590259','2025-04-02 13:41:38',NULL,330.00,'','4','1','Good sold','1','','sales','1268','','No',NULL,NULL,''),(9804,'4000','41743590259','2025-04-02 13:41:38',NULL,200.00,'','4','1','Good sold','1','','sales','587','','No',NULL,NULL,''),(9805,'4000','41743590259','2025-04-02 13:41:38',NULL,725.00,'','4','1','Good sold','1','','sales','1165','','No',NULL,NULL,''),(9806,'4000','41743590259','2025-04-02 13:41:38',NULL,75.00,'','4','1','Good sold','1','','sales','954','','No',NULL,NULL,''),(9807,'4000','41743590259','2025-04-02 13:41:38',NULL,100.00,'','4','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(9808,'1110','41743590830','2025-04-02 13:47:23',NULL,35.00,'','4','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(9809,'5500','41743590830','2025-04-02 13:47:23',35.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9810,'1000','41743590830','2025-04-02 13:47:23',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9811,'4000','41743590830','2025-04-02 13:47:23',NULL,100.00,'','4','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(9812,'1000','41743597459','2025-04-02 15:37:55',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD29472GZ5'),(9813,'4000','41743597459','2025-04-02 15:37:55',NULL,40.00,'','4','1','Good sold','1','','sales','1195','','No',NULL,NULL,''),(9814,'1000','41743597516','2025-04-02 15:38:53',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9815,'4000','41743597516','2025-04-02 15:38:53',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(9816,'1110','41743597556','2025-04-02 16:06:50',NULL,20.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(9817,'1110','41743597556','2025-04-02 16:06:50',NULL,9.00,'','4','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(9818,'1110','41743597556','2025-04-02 16:06:50',NULL,12.00,'','4','1','Inventory sold','1','','sales','307','','No',NULL,NULL,''),(9819,'5500','41743597556','2025-04-02 16:06:50',41.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9820,'1000','41743597556','2025-04-02 16:06:50',140.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9821,'4000','41743597556','2025-04-02 16:06:50',NULL,50.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(9822,'4000','41743597556','2025-04-02 16:06:50',NULL,30.00,'','4','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(9823,'4000','41743597556','2025-04-02 16:06:50',NULL,60.00,'','4','1','Good sold','1','','sales','307','','No',NULL,NULL,''),(9824,'1110','41743600703','2025-04-02 16:32:02',NULL,90.00,'','4','1','Inventory sold','1','','sales','736','','No',NULL,NULL,''),(9825,'5500','41743600703','2025-04-02 16:32:02',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9826,'1000','41743600703','2025-04-02 16:32:02',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9827,'4000','41743600703','2025-04-02 16:32:02',NULL,150.00,'','4','1','Good sold','1','','sales','736','','No',NULL,NULL,''),(9828,'1110','41743606226','2025-04-02 18:05:05',NULL,80.00,'','4','1','Inventory sold','1','','sales','443','','No',NULL,NULL,''),(9829,'1110','41743606226','2025-04-02 18:05:05',NULL,24.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(9830,'1110','41743606226','2025-04-02 18:05:05',NULL,24.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(9831,'5500','41743606226','2025-04-02 18:05:05',128.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9832,'1000','41743606226','2025-04-02 18:05:05',280.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9833,'4000','41743606226','2025-04-02 18:05:05',NULL,200.00,'','4','1','Good sold','1','','sales','443','','No',NULL,NULL,''),(9834,'4000','41743606226','2025-04-02 18:05:05',NULL,40.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(9835,'4000','41743606226','2025-04-02 18:05:05',NULL,40.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(9836,'1110','41743658448','2025-04-03 08:35:24',NULL,7.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(9837,'5500','41743658448','2025-04-03 08:35:24',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9838,'1000','41743658448','2025-04-03 08:35:24',21.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,''),(9839,'4000','41743658448','2025-04-03 08:35:24',NULL,21.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(9840,'1000','41743658564','2025-04-03 08:36:25',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9841,'4000','41743658564','2025-04-03 08:36:25',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(9842,'1110','41743660726','2025-04-03 09:13:04',NULL,80.00,'','4','1','Inventory sold','1','','sales','587','','No',NULL,NULL,''),(9843,'1110','41743660726','2025-04-03 09:13:04',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(9844,'1110','41743660726','2025-04-03 09:13:04',NULL,106.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(9845,'5500','41743660726','2025-04-03 09:13:04',216.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9846,'1000','41743660726','2025-04-03 09:13:04',380.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9847,'4000','41743660726','2025-04-03 09:13:04',NULL,200.00,'','4','1','Good sold','1','','sales','587','','No',NULL,NULL,''),(9848,'4000','41743660726','2025-04-03 09:13:04',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(9849,'4000','41743660726','2025-04-03 09:13:04',NULL,130.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(9850,'1110','41743660788','2025-04-03 09:25:47',NULL,65.00,'','4','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(9851,'5500','41743660788','2025-04-03 09:25:47',65.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9852,'1000','41743660788','2025-04-03 09:25:47',156.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD397EVQXN'),(9853,'4000','41743660788','2025-04-03 09:25:47',NULL,156.00,'','4','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(9854,'1110','41743661632','2025-04-03 09:27:57',NULL,85.00,'','4','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(9855,'5500','41743661632','2025-04-03 09:27:57',85.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9856,'1000','41743661632','2025-04-03 09:27:57',204.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9857,'4000','41743661632','2025-04-03 09:27:57',NULL,204.00,'','4','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(9858,'1110','41743663780','2025-04-03 10:03:28',NULL,320.00,'','4','1','Inventory sold','1','','sales','1144','','No',NULL,NULL,''),(9859,'5500','41743663780','2025-04-03 10:03:28',320.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9860,'1000','41743663780','2025-04-03 10:03:28',600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9861,'4000','41743663780','2025-04-03 10:03:28',NULL,600.00,'','4','1','Good sold','1','','sales','1144','','No',NULL,NULL,''),(9862,'1110','41743668181','2025-04-03 11:17:10',NULL,150.00,'','4','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(9863,'5500','41743668181','2025-04-03 11:17:10',150.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9864,'1000','41743668181','2025-04-03 11:17:10',360.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9865,'4000','41743668181','2025-04-03 11:17:10',NULL,360.00,'','4','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(9866,'1110','41743668424','2025-04-03 11:20:51',NULL,80.00,'','4','1','Inventory sold','1','','sales','587','','No',NULL,NULL,''),(9867,'5500','41743668424','2025-04-03 11:20:51',80.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9868,'1000','41743668424','2025-04-03 11:20:51',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9869,'4000','41743668424','2025-04-03 11:20:51',NULL,200.00,'','4','1','Good sold','1','','sales','587','','No',NULL,NULL,''),(9870,'1110','41743669422','2025-04-03 11:38:30',NULL,210.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(9871,'1110','41743669422','2025-04-03 11:38:30',NULL,18.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(9872,'5500','41743669422','2025-04-03 11:38:30',228.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9873,'1000','41743669422','2025-04-03 11:38:30',450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD327Z6220'),(9874,'4000','41743669422','2025-04-03 11:38:30',NULL,420.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(9875,'4000','41743669422','2025-04-03 11:38:30',NULL,30.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(9876,'1110','41743672563','2025-04-03 12:43:35',NULL,68.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(9877,'1110','41743672563','2025-04-03 12:43:35',NULL,20.00,'','4','1','Inventory sold','1','','sales','484','','No',NULL,NULL,''),(9878,'5500','41743672563','2025-04-03 12:43:35',88.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9879,'1000','41743672563','2025-04-03 12:43:35',140.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9880,'4000','41743672563','2025-04-03 12:43:35',NULL,90.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(9881,'4000','41743672563','2025-04-03 12:43:35',NULL,50.00,'','4','1','Good sold','1','','sales','484','','No',NULL,NULL,''),(9882,'1110','41743679781','2025-04-03 14:30:02',NULL,72.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(9883,'5500','41743679781','2025-04-03 14:30:02',72.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9884,'1000','41743679781','2025-04-03 14:30:02',140.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9885,'4000','41743679781','2025-04-03 14:30:02',NULL,140.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(9886,'1110','41743679828','2025-04-03 14:45:23',NULL,9.50,'','4','1','Inventory sold','1','','sales','989','','No',NULL,NULL,''),(9887,'1110','41743679828','2025-04-03 14:45:23',NULL,4.40,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(9888,'1110','41743679828','2025-04-03 14:45:23',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(9889,'5500','41743679828','2025-04-03 14:45:23',19.90,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9890,'1000','41743679828','2025-04-03 14:45:23',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9891,'4000','41743679828','2025-04-03 14:45:23',NULL,30.00,'','4','1','Good sold','1','','sales','989','','No',NULL,NULL,''),(9892,'4000','41743679828','2025-04-03 14:45:23',NULL,20.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(9893,'4000','41743679828','2025-04-03 14:45:23',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(9894,'1110','41743684734','2025-04-03 15:53:01',NULL,13.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(9895,'5500','41743684734','2025-04-03 15:53:01',13.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9896,'1000','41743684734','2025-04-03 15:53:01',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD36940BUW'),(9897,'4000','41743684734','2025-04-03 15:53:01',NULL,60.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(9898,'1110','41743687610','2025-04-03 17:09:20',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(9899,'5500','41743687610','2025-04-03 17:09:20',11.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9900,'1000','41743687610','2025-04-03 17:09:20',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9901,'4000','41743687610','2025-04-03 17:09:20',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(9902,'1110','41743689378','2025-04-03 17:24:07',NULL,35.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(9903,'5500','41743689378','2025-04-03 17:24:07',35.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9904,'1000','41743689378','2025-04-03 17:24:07',75.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9905,'4000','41743689378','2025-04-03 17:24:07',NULL,75.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(9906,'1000','41743694983','2025-04-03 18:43:22',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9907,'4000','41743694983','2025-04-03 18:43:22',NULL,100.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(9908,'1110','41743695082','2025-04-03 18:44:58',NULL,1.10,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(9909,'5500','41743695082','2025-04-03 18:44:58',1.10,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9910,'1000','41743695082','2025-04-03 18:44:58',5.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9911,'4000','41743695082','2025-04-03 18:44:58',NULL,5.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(9912,'1110','41743744877','2025-04-04 08:34:51',NULL,7.63,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(9913,'5500','41743744877','2025-04-04 08:34:51',7.63,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9914,'1000','41743744877','2025-04-04 08:34:51',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD36A8KZAI'),(9915,'4000','41743744877','2025-04-04 08:34:51',NULL,20.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(9916,'1110','41743744961','2025-04-04 08:42:48',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(9917,'1110','41743744961','2025-04-04 08:42:48',NULL,6.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(9918,'5500','41743744961','2025-04-04 08:42:48',4576.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9919,'1000','41743744961','2025-04-04 08:42:48',80.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD47C22JGV'),(9920,'4000','41743744961','2025-04-04 08:42:48',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(9921,'4000','41743744961','2025-04-04 08:42:48',NULL,10.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(9922,'1110','41743745402','2025-04-04 08:48:48',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(9923,'1110','41743745402','2025-04-04 08:48:48',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(9924,'5500','41743745402','2025-04-04 08:48:48',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9925,'1000','41743745402','2025-04-04 08:48:48',110.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9926,'4000','41743745402','2025-04-04 08:48:48',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(9927,'4000','41743745402','2025-04-04 08:48:48',NULL,40.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(9928,'1110','41743757753','2025-04-04 12:12:58',NULL,25.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(9929,'1110','41743757753','2025-04-04 12:12:58',NULL,160.00,'','4','1','Inventory sold','1','','sales','1164','','No',NULL,NULL,''),(9930,'1110','41743757753','2025-04-04 12:12:58',NULL,0.00,'','4','1','Inventory sold','1','','sales','1111','','No',NULL,NULL,''),(9931,'1110','41743757753','2025-04-04 12:12:58',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(9932,'5500','41743757753','2025-04-04 12:12:58',196.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9933,'1000','41743757753','2025-04-04 12:12:58',450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD47CYH7CZ'),(9934,'4000','41743757753','2025-04-04 12:12:58',NULL,50.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(9935,'4000','41743757753','2025-04-04 12:12:58',NULL,250.00,'','4','1','Good sold','1','','sales','1164','','No',NULL,NULL,''),(9936,'4000','41743757753','2025-04-04 12:12:58',NULL,100.00,'','4','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(9937,'4000','41743757753','2025-04-04 12:12:58',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(9938,'1110','41743761034','2025-04-04 13:04:32',NULL,34.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(9939,'5500','41743761034','2025-04-04 13:04:32',34.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9940,'1000','41743761034','2025-04-04 13:04:32',45.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD42D7PO41'),(9941,'4000','41743761034','2025-04-04 13:04:32',NULL,45.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(9942,'1110','41743761136','2025-04-04 13:06:10',NULL,300.00,'','4','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(9943,'5500','41743761136','2025-04-04 13:06:10',300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9944,'1000','41743761136','2025-04-04 13:06:10',720.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9945,'4000','41743761136','2025-04-04 13:06:10',NULL,720.00,'','4','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(9946,'1110','41743764699','2025-04-04 14:11:59',NULL,14.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(9947,'5500','41743764699','2025-04-04 14:11:59',14.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9948,'1000','41743764699','2025-04-04 14:11:59',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9949,'4000','41743764699','2025-04-04 14:11:59',NULL,30.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(9950,'1110','41743765124','2025-04-04 14:16:39',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(9951,'1110','41743765124','2025-04-04 14:16:39',NULL,30.00,'','4','1','Inventory sold','1','','sales','397','','No',NULL,NULL,''),(9952,'1110','41743765124','2025-04-04 14:16:39',NULL,15.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(9953,'1110','41743765124','2025-04-04 14:16:39',NULL,12.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(9954,'5500','41743765124','2025-04-04 14:16:39',181.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9955,'1000','41743765124','2025-04-04 14:16:39',370.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD42DJ6EFA'),(9956,'4000','41743765124','2025-04-04 14:16:39',NULL,200.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(9957,'4000','41743765124','2025-04-04 14:16:39',NULL,100.00,'','4','1','Good sold','1','','sales','397','','No',NULL,NULL,''),(9958,'4000','41743765124','2025-04-04 14:16:39',NULL,50.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(9959,'4000','41743765124','2025-04-04 14:16:39',NULL,20.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(9960,'1110','41743765481','2025-04-04 14:19:05',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(9961,'1110','41743765481','2025-04-04 14:19:05',NULL,12.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(9962,'5500','41743765481','2025-04-04 14:19:05',63.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9963,'1000','41743765481','2025-04-04 14:19:05',125.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9964,'4000','41743765481','2025-04-04 14:19:05',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(9965,'4000','41743765481','2025-04-04 14:19:05',NULL,20.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(9966,'4000','41743765481','2025-04-04 16:27:13',105.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(9967,'1000','41743765481','2025-04-04 16:27:13',NULL,105.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(9968,'5500','41743765481','2025-04-04 16:27:13',NULL,51.45,'','4','1','Cost of goods returned','1','','sales','558','','No',NULL,NULL,''),(9969,'1110','41743765481','2025-04-04 16:27:13',51.45,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(9970,'4000','41743765481','2025-04-04 16:27:36',20.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(9971,'1000','41743765481','2025-04-04 16:27:36',NULL,20.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(9972,'5500','41743765481','2025-04-04 16:27:36',NULL,12.00,'','4','1','Cost of goods returned','1','','sales','1198','','No',NULL,NULL,''),(9973,'1110','41743765481','2025-04-04 16:27:36',12.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(9974,'4000','41743764699','2025-04-04 16:28:29',30.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(9975,'1000','41743764699','2025-04-04 16:28:29',NULL,30.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(9976,'5500','41743764699','2025-04-04 16:28:29',NULL,14.00,'','4','1','Cost of goods returned','1','','sales','1181','','No',NULL,NULL,''),(9977,'1110','41743764699','2025-04-04 16:28:29',14.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(9978,'1110','41743774477','2025-04-04 16:51:01',NULL,56.00,'','4','1','Inventory sold','1','','sales','1200','','No',NULL,NULL,''),(9979,'1110','41743774477','2025-04-04 16:51:01',NULL,20.00,'','4','1','Inventory sold','1','','sales','484','','No',NULL,NULL,''),(9980,'1110','41743774477','2025-04-04 16:51:01',NULL,33.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(9981,'5500','41743774477','2025-04-04 16:51:01',109.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9982,'1000','41743774477','2025-04-04 16:51:01',300.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD41E8NUB2'),(9983,'4000','41743774477','2025-04-04 16:51:01',NULL,100.00,'','4','1','Good sold','1','','sales','1200','','No',NULL,NULL,''),(9984,'4000','41743774477','2025-04-04 16:51:01',NULL,50.00,'','4','1','Good sold','1','','sales','484','','No',NULL,NULL,''),(9985,'4000','41743774477','2025-04-04 16:51:01',NULL,150.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(9986,'1110','41743774818','2025-04-04 16:54:20',NULL,210.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(9987,'5500','41743774818','2025-04-04 16:54:20',210.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9988,'1000','41743774818','2025-04-04 16:54:20',400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9989,'4000','41743774818','2025-04-04 16:54:20',NULL,400.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(9990,'1110','41743774915','2025-04-04 17:00:05',NULL,106.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(9991,'1110','41743774915','2025-04-04 17:00:05',NULL,420.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(9992,'1110','41743774915','2025-04-04 17:00:05',NULL,30.00,'','4','1','Inventory sold','1','','sales','954','','No',NULL,NULL,''),(9993,'1110','41743774915','2025-04-04 17:00:05',NULL,58.00,'','4','1','Inventory sold','1','','sales','724','','No',NULL,NULL,''),(9994,'1110','41743774915','2025-04-04 17:00:05',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(9995,'1110','41743774915','2025-04-04 17:00:05',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(9996,'1110','41743774915','2025-04-04 17:00:05',NULL,20.00,'','4','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(9997,'1110','41743774915','2025-04-04 17:00:05',NULL,12.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(9998,'5500','41743774915','2025-04-04 17:00:05',757.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9999,'1000','41743774915','2025-04-04 17:00:05',1550.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD43E47CEH'),(10000,'4000','41743774915','2025-04-04 17:00:05',NULL,150.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(10001,'4000','41743774915','2025-04-04 17:00:05',NULL,800.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(10002,'4000','41743774915','2025-04-04 17:00:05',NULL,75.00,'','4','1','Good sold','1','','sales','954','','No',NULL,NULL,''),(10003,'4000','41743774915','2025-04-04 17:00:05',NULL,200.00,'','4','1','Good sold','1','','sales','724','','No',NULL,NULL,''),(10004,'4000','41743774915','2025-04-04 17:00:05',NULL,150.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(10005,'4000','41743774915','2025-04-04 17:00:05',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(10006,'4000','41743774915','2025-04-04 17:00:05',NULL,50.00,'','4','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(10007,'4000','41743774915','2025-04-04 17:00:05',NULL,20.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(10008,'1110','41743779975','2025-04-04 18:21:04',NULL,156.00,'','4','1','Inventory sold','1','','sales','601','','No',NULL,NULL,''),(10009,'1110','41743779975','2025-04-04 18:21:04',NULL,0.00,'','4','1','Inventory sold','1','','sales','1111','','No',NULL,NULL,''),(10010,'5500','41743779975','2025-04-04 18:21:04',156.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10011,'1000','41743779975','2025-04-04 18:21:04',315.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD42EQV4JS'),(10012,'4000','41743779975','2025-04-04 18:21:04',NULL,240.00,'','4','1','Good sold','1','','sales','601','','No',NULL,NULL,''),(10013,'4000','41743779975','2025-04-04 18:21:04',NULL,75.00,'','4','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(10014,'1110','41743780252','2025-04-04 18:37:24',NULL,22.00,'','4','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(10015,'1110','41743780252','2025-04-04 18:37:24',NULL,14.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(10016,'5500','41743780252','2025-04-04 18:37:24',36.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10017,'1000','41743780252','2025-04-04 18:37:24',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10018,'4000','41743780252','2025-04-04 18:37:24',NULL,70.00,'','4','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(10019,'4000','41743780252','2025-04-04 18:37:24',NULL,30.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(10020,'1110','41743781077','2025-04-04 19:00:06',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(10021,'1110','41743781077','2025-04-04 19:00:06',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(10022,'1110','41743781077','2025-04-04 19:00:06',NULL,22.00,'','4','1','Inventory sold','1','','sales','440','','No',NULL,NULL,''),(10023,'1110','41743781077','2025-04-04 19:00:06',NULL,11.00,'','4','1','Inventory sold','1','','sales','74','','No',NULL,NULL,''),(10024,'5500','41743781077','2025-04-04 19:00:06',73.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10025,'1000','41743781077','2025-04-04 19:00:06',140.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10026,'4000','41743781077','2025-04-04 19:00:06',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(10027,'4000','41743781077','2025-04-04 19:00:06',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(10028,'4000','41743781077','2025-04-04 19:00:06',NULL,50.00,'','4','1','Good sold','1','','sales','440','','No',NULL,NULL,''),(10029,'4000','41743781077','2025-04-04 19:00:06',NULL,20.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(10030,'1110','41743782544','2025-04-04 19:02:45',NULL,400.00,'','4','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(10031,'5500','41743782544','2025-04-04 19:02:45',400.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10032,'1000','41743782544','2025-04-04 19:02:45',520.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD43F2C2JD'),(10033,'4000','41743782544','2025-04-04 19:02:45',NULL,520.00,'','4','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(10034,'1110','41743835157','2025-04-05 09:39:49',NULL,70.00,'','4','1','Inventory sold','1','','sales','1216','','No',NULL,NULL,''),(10035,'1110','41743835157','2025-04-05 09:39:49',NULL,20.00,'','4','1','Inventory sold','1','','sales','693','','No',NULL,NULL,''),(10036,'5500','41743835157','2025-04-05 09:39:49',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10037,'1000','41743835157','2025-04-05 09:39:49',170.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD52HOYLFU'),(10038,'4000','41743835157','2025-04-05 09:39:49',NULL,120.00,'','4','1','Good sold','1','','sales','1216','','No',NULL,NULL,''),(10039,'4000','41743835157','2025-04-05 09:39:49',NULL,50.00,'','4','1','Good sold','1','','sales','693','','No',NULL,NULL,''),(10040,'1110','41743843560','2025-04-05 11:59:37',NULL,70.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(10041,'5500','41743843560','2025-04-05 11:59:37',70.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10042,'1000','41743843560','2025-04-05 11:59:37',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10043,'4000','41743843560','2025-04-05 11:59:37',NULL,150.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(10044,'1110','41743843580','2025-04-05 12:05:55',NULL,400.00,'','4','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(10045,'5500','41743843580','2025-04-05 12:05:55',400.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10046,'1000','41743843580','2025-04-05 12:05:55',540.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10047,'4000','41743843580','2025-04-05 12:05:55',NULL,540.00,'','4','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(10048,'1110','41743843958','2025-04-05 12:59:44',NULL,50.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(10049,'5500','41743843958','2025-04-05 12:59:44',50.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10050,'1000','41743843958','2025-04-05 12:59:44',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10051,'4000','41743843958','2025-04-05 12:59:44',NULL,70.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(10052,'1110','41743847200','2025-04-05 13:50:21',NULL,11.00,'','4','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(10053,'1110','41743847200','2025-04-05 13:50:21',NULL,14.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(10054,'5500','41743847200','2025-04-05 13:50:21',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10055,'1000','41743847200','2025-04-05 13:50:21',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10056,'4000','41743847200','2025-04-05 13:50:21',NULL,50.00,'','4','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(10057,'4000','41743847200','2025-04-05 13:50:21',NULL,30.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(10058,'1110','41743858246','2025-04-05 16:04:28',NULL,8.80,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(10059,'5500','41743858246','2025-04-05 16:04:28',8.80,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10060,'1000','41743858246','2025-04-05 16:04:28',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10061,'4000','41743858246','2025-04-05 16:04:28',NULL,40.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(10062,'1110','41743858298','2025-04-05 16:13:08',NULL,10.15,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(10063,'5500','41743858298','2025-04-05 16:13:08',10.15,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10064,'1000','41743858298','2025-04-05 16:13:08',21.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10065,'4000','41743858298','2025-04-05 16:13:08',NULL,21.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(10066,'1000','41743868969','2025-04-05 19:03:05',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD54KOCH5C'),(10067,'4000','41743868969','2025-04-05 19:03:05',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(10068,'1000','41744010072','2025-04-07 10:14:44',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10069,'4000','41744010072','2025-04-07 10:14:44',NULL,100.00,'','4','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(10070,'1110','41744013704','2025-04-07 11:15:35',NULL,10.00,'','4','1','Inventory sold','1','','sales','484','','No',NULL,NULL,''),(10071,'1110','41744013704','2025-04-07 11:15:35',NULL,1.10,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(10072,'5500','41744013704','2025-04-07 11:15:35',11.10,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10073,'1000','41744013704','2025-04-07 11:15:35',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD73QXIL4B'),(10074,'4000','41744013704','2025-04-07 11:15:35',NULL,25.00,'','4','1','Good sold','1','','sales','484','','No',NULL,NULL,''),(10075,'4000','41744013704','2025-04-07 11:15:35',NULL,5.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(10076,'1110','41744013800','2025-04-07 11:34:33',NULL,25.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(10077,'5500','41744013800','2025-04-07 11:34:33',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10078,'1000','41744013800','2025-04-07 11:34:33',35.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD75RORXNP'),(10079,'4000','41744013800','2025-04-07 11:34:33',NULL,35.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(10080,'1110','41744014950','2025-04-07 11:37:01',NULL,40.00,'','4','1','Inventory sold','1','','sales','400','','No',NULL,NULL,''),(10081,'1110','41744014950','2025-04-07 11:37:01',NULL,15.00,'','4','1','Inventory sold','1','','sales','1248','','No',NULL,NULL,''),(10082,'5500','41744014950','2025-04-07 11:37:01',55.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10083,'1000','41744014950','2025-04-07 11:37:01',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10084,'4000','41744014950','2025-04-07 11:37:01',NULL,100.00,'','4','1','Good sold','1','','sales','400','','No',NULL,NULL,''),(10085,'4000','41744014950','2025-04-07 11:37:01',NULL,50.00,'','4','1','Good sold','1','','sales','1248','','No',NULL,NULL,''),(10086,'1110','41744015025','2025-04-07 11:42:23',NULL,36.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(10087,'5500','41744015025','2025-04-07 11:42:23',36.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10088,'1000','41744015025','2025-04-07 11:42:23',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD76R1PBUC'),(10089,'4000','41744015025','2025-04-07 11:42:23',NULL,60.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(10090,'1110','41744015372','2025-04-07 12:35:15',NULL,5.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(10091,'5500','41744015372','2025-04-07 12:35:15',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10092,'1000','41744015372','2025-04-07 12:35:15',10.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD75RASMJJ'),(10093,'4000','41744015372','2025-04-07 12:35:15',NULL,10.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(10094,'1110','41744018632','2025-04-07 12:37:57',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(10095,'5500','41744018632','2025-04-07 12:37:57',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10096,'1000','41744018632','2025-04-07 12:37:57',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD76RABZ7Q'),(10097,'4000','41744018632','2025-04-07 12:37:57',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(10098,'1110','41744018714','2025-04-07 12:39:26',NULL,7.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(10099,'5500','41744018714','2025-04-07 12:39:26',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10100,'1000','41744018714','2025-04-07 12:39:26',15.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10101,'4000','41744018714','2025-04-07 12:39:26',NULL,15.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(10102,'4000','41744010072','2025-04-07 12:47:10',100.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(10103,'1000','41744010072','2025-04-07 12:47:10',NULL,100.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(10104,'5500','41744010072','2025-04-07 12:47:10',NULL,0.00,'','4','1','Cost of goods returned','1','','sales','1111','','No',NULL,NULL,''),(10105,'1110','41744010072','2025-04-07 12:47:10',0.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(10106,'1110','41744019319','2025-04-07 12:50:41',NULL,210.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(10107,'1110','41744019319','2025-04-07 12:50:41',NULL,0.00,'','4','1','Inventory sold','1','','sales','1111','','No',NULL,NULL,''),(10108,'1110','41744019319','2025-04-07 12:50:41',NULL,25.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(10109,'5500','41744019319','2025-04-07 12:50:41',235.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10110,'1000','41744019319','2025-04-07 12:50:41',530.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'AB81926E6925'),(10111,'4000','41744019319','2025-04-07 12:50:41',NULL,400.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(10112,'4000','41744019319','2025-04-07 12:50:41',NULL,80.00,'','4','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(10113,'4000','41744019319','2025-04-07 12:50:41',NULL,50.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(10114,'1110','41744022467','2025-04-07 13:41:52',NULL,36.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(10115,'5500','41744022467','2025-04-07 13:41:52',36.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10116,'1000','41744022467','2025-04-07 13:41:52',70.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD5OH2YUMA'),(10117,'4000','41744022467','2025-04-07 13:41:52',NULL,70.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(10118,'1110','41744022565','2025-04-07 14:56:50',NULL,25.00,'','4','1','Inventory sold','1','','sales','279','','No',NULL,NULL,''),(10119,'5500','41744022565','2025-04-07 14:56:50',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10120,'1000','41744022565','2025-04-07 14:56:50',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD77RXODSB'),(10121,'4000','41744022565','2025-04-07 14:56:50',NULL,50.00,'','4','1','Good sold','1','','sales','279','','No',NULL,NULL,''),(10122,'1110','41744028726','2025-04-07 15:27:21',NULL,132.00,'','4','1','Inventory sold','1','','sales','353','','No',NULL,NULL,''),(10123,'1110','41744028726','2025-04-07 15:27:21',NULL,66.00,'','4','1','Inventory sold','1','','sales','353','','No',NULL,NULL,''),(10124,'5500','41744028726','2025-04-07 15:27:21',198.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10125,'1000','41744028726','2025-04-07 15:27:21',360.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD72SIC5CO'),(10126,'4000','41744028726','2025-04-07 15:27:21',NULL,240.00,'','4','1','Good sold','1','','sales','353','','No',NULL,NULL,''),(10127,'4000','41744028726','2025-04-07 15:27:21',NULL,120.00,'','4','1','Good sold','1','','sales','353','','No',NULL,NULL,''),(10128,'1000','41744028878','2025-04-07 16:51:47',450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD73SFOUOR'),(10129,'4000','41744028878','2025-04-07 16:51:47',NULL,450.00,'','4','1','Good sold','1','','sales','1129','','No',NULL,NULL,''),(10130,'1110','41744034212','2025-04-07 16:57:33',NULL,0.00,'','4','1','Inventory sold','1','','sales','1195','','No',NULL,NULL,''),(10131,'1110','41744034212','2025-04-07 16:57:33',NULL,10.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(10132,'5500','41744034212','2025-04-07 16:57:33',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10133,'1000','41744034212','2025-04-07 16:57:33',65.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10134,'4000','41744034212','2025-04-07 16:57:33',NULL,40.00,'','4','1','Good sold','1','','sales','1195','','No',NULL,NULL,''),(10135,'4000','41744034212','2025-04-07 16:57:33',NULL,25.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(10136,'1110','41744034280','2025-04-07 17:08:15',NULL,90.00,'','4','1','Inventory sold','1','','sales','736','','No',NULL,NULL,''),(10137,'1110','41744034280','2025-04-07 17:08:15',NULL,68.00,'','4','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(10138,'5500','41744034280','2025-04-07 17:08:15',158.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10139,'1000','41744034280','2025-04-07 17:08:15',260.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10140,'4000','41744034280','2025-04-07 17:08:15',NULL,150.00,'','4','1','Good sold','1','','sales','736','','No',NULL,NULL,''),(10141,'4000','41744034280','2025-04-07 17:08:15',NULL,110.00,'','4','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(10142,'1110','41744036706','2025-04-07 17:39:41',NULL,448.33,'','4','1','Inventory sold','1','','sales','494','','No',NULL,NULL,''),(10143,'1110','41744036706','2025-04-07 17:39:41',NULL,100.00,'','4','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(10144,'1110','41744036706','2025-04-07 17:39:41',NULL,220.00,'','4','1','Inventory sold','1','','sales','870','','No',NULL,NULL,''),(10145,'5500','41744036706','2025-04-07 17:39:41',768.33,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10146,'1000','41744036706','2025-04-07 17:39:41',1600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10147,'4000','41744036706','2025-04-07 17:39:41',NULL,600.00,'','4','1','Good sold','1','','sales','494','','No',NULL,NULL,''),(10148,'4000','41744036706','2025-04-07 17:39:41',NULL,600.00,'','4','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(10149,'4000','41744036706','2025-04-07 17:39:41',NULL,400.00,'','4','1','Good sold','1','','sales','870','','No',NULL,NULL,''),(10150,'1110','41744036895','2025-04-07 17:41:57',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(10151,'5500','41744036895','2025-04-07 17:41:57',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10152,'1000','41744036895','2025-04-07 17:41:57',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10153,'4000','41744036895','2025-04-07 17:41:57',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(10154,'1110','41744036926','2025-04-07 18:12:24',NULL,7.63,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(10155,'5500','41744036926','2025-04-07 18:12:24',7.63,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10156,'1000','41744036926','2025-04-07 18:12:24',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10157,'4000','41744036926','2025-04-07 18:12:24',NULL,20.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(10158,'1110','41744042247','2025-04-07 19:11:53',NULL,14.50,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(10159,'1110','41744042247','2025-04-07 19:11:53',NULL,110.00,'','4','1','Inventory sold','1','','sales','905','','No',NULL,NULL,''),(10160,'5500','41744042247','2025-04-07 19:11:53',124.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10161,'1000','41744042247','2025-04-07 19:11:53',190.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10162,'4000','41744042247','2025-04-07 19:11:53',NULL,30.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(10163,'4000','41744042247','2025-04-07 19:11:53',NULL,160.00,'','4','1','Good sold','1','','sales','905','','No',NULL,NULL,''),(10164,'1110','41744091692','2025-04-08 08:55:11',NULL,90.00,'','4','1','Inventory sold','1','','sales','978','','No',NULL,NULL,''),(10165,'5500','41744091692','2025-04-08 08:55:11',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10166,'1000','41744091692','2025-04-08 08:55:11',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10167,'4000','41744091692','2025-04-08 08:55:11',NULL,150.00,'','4','1','Good sold','1','','sales','978','','No',NULL,NULL,''),(10168,'1110','41744103333','2025-04-08 12:09:27',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(10169,'1110','41744103333','2025-04-08 12:09:27',NULL,37.00,'','4','1','Inventory sold','1','','sales','1185','','No',NULL,NULL,''),(10170,'5500','41744103333','2025-04-08 12:09:27',85.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10171,'1000','41744103333','2025-04-08 12:09:27',210.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10172,'4000','41744103333','2025-04-08 12:09:27',NULL,150.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(10173,'4000','41744103333','2025-04-08 12:09:27',NULL,60.00,'','4','1','Good sold','1','','sales','1185','','No',NULL,NULL,''),(10174,'1110','41744103372','2025-04-08 12:27:33',NULL,110.00,'','4','1','Inventory sold','1','','sales','905','','No',NULL,NULL,''),(10175,'1110','41744103372','2025-04-08 12:27:33',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10176,'1110','41744103372','2025-04-08 12:27:33',NULL,43.00,'','4','1','Inventory sold','1','','sales','961','','No',NULL,NULL,''),(10177,'1110','41744103372','2025-04-08 12:27:33',NULL,59.40,'','4','1','Inventory sold','1','','sales','1258','','No',NULL,NULL,''),(10178,'1110','41744103372','2025-04-08 12:27:33',NULL,35.00,'','4','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(10179,'1110','41744103372','2025-04-08 12:27:33',NULL,0.00,'','4','1','Inventory sold','1','','sales','1107','','No',NULL,NULL,''),(10180,'1110','41744103372','2025-04-08 12:27:33',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(10181,'5500','41744103372','2025-04-08 12:27:33',288.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10182,'1000','41744103372','2025-04-08 12:27:33',600.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD83V2S3ZL'),(10183,'4000','41744103372','2025-04-08 12:27:33',NULL,160.00,'','4','1','Good sold','1','','sales','905','','No',NULL,NULL,''),(10184,'4000','41744103372','2025-04-08 12:27:33',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10185,'4000','41744103372','2025-04-08 12:27:33',NULL,100.00,'','4','1','Good sold','1','','sales','961','','No',NULL,NULL,''),(10186,'4000','41744103372','2025-04-08 12:27:33',NULL,80.00,'','4','1','Good sold','1','','sales','1258','','No',NULL,NULL,''),(10187,'4000','41744103372','2025-04-08 12:27:33',NULL,100.00,'','4','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(10188,'4000','41744103372','2025-04-08 12:27:33',NULL,50.00,'','4','1','Good sold','1','','sales','1107','','No',NULL,NULL,''),(10189,'4000','41744103372','2025-04-08 12:27:33',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(10190,'1110','41744104489','2025-04-08 12:32:44',NULL,75.00,'','4','1','Inventory sold','1','','sales','430','','No',NULL,NULL,''),(10191,'5500','41744104489','2025-04-08 12:32:44',75.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10192,'1000','41744104489','2025-04-08 12:32:44',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10193,'4000','41744104489','2025-04-08 12:32:44',NULL,120.00,'','4','1','Good sold','1','','sales','430','','No',NULL,NULL,''),(10194,'1110','41744104773','2025-04-08 12:33:43',NULL,4.40,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(10195,'5500','41744104773','2025-04-08 12:33:43',4.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10196,'1000','41744104773','2025-04-08 12:33:43',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD84VX11QRO'),(10197,'4000','41744104773','2025-04-08 12:33:43',NULL,20.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(10198,'1110','41744104879','2025-04-08 12:35:14',NULL,65.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(10199,'5500','41744104879','2025-04-08 12:35:14',65.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10200,'1000','41744104879','2025-04-08 12:35:14',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10201,'4000','41744104879','2025-04-08 12:35:14',NULL,100.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(10202,'1110','41744105689','2025-04-08 12:49:18',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(10203,'1110','41744105689','2025-04-08 12:49:18',NULL,780.00,'','4','1','Inventory sold','1','','sales','1012','','No',NULL,NULL,''),(10204,'5500','41744105689','2025-04-08 12:49:18',828.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10205,'1000','41744105689','2025-04-08 12:49:18',1130.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10206,'4000','41744105689','2025-04-08 12:49:18',NULL,130.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(10207,'4000','41744105689','2025-04-08 12:49:18',NULL,1000.00,'','4','1','Good sold','1','','sales','1012','','No',NULL,NULL,''),(10208,'1110','41744105822','2025-04-08 13:52:38',NULL,3.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(10209,'1110','41744105822','2025-04-08 13:52:38',NULL,0.50,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(10210,'5500','41744105822','2025-04-08 13:52:38',3.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10211,'1000','41744105822','2025-04-08 13:52:38',10.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,''),(10212,'4000','41744105822','2025-04-08 13:52:38',NULL,9.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(10213,'4000','41744105822','2025-04-08 13:52:38',NULL,1.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(10214,'1110','41744109573','2025-04-08 13:53:14',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(10215,'5500','41744109573','2025-04-08 13:53:14',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10216,'1000','41744109573','2025-04-08 13:53:14',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10217,'4000','41744109573','2025-04-08 13:53:14',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(10218,'1110','41744114741','2025-04-08 15:19:20',NULL,21.75,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(10219,'5500','41744114741','2025-04-08 15:19:20',21.75,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10220,'1000','41744114741','2025-04-08 15:19:20',45.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10221,'4000','41744114741','2025-04-08 15:19:20',NULL,45.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(10222,'1110','41744115428','2025-04-08 15:30:45',NULL,160.00,'','4','1','Inventory sold','1','','sales','1164','','No',NULL,NULL,''),(10223,'5500','41744115428','2025-04-08 15:30:45',160.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10224,'1000','41744115428','2025-04-08 15:30:45',250.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10225,'4000','41744115428','2025-04-08 15:30:45',NULL,250.00,'','4','1','Good sold','1','','sales','1164','','No',NULL,NULL,''),(10226,'1110','41744119503','2025-04-08 16:40:04',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(10227,'1110','41744119503','2025-04-08 16:40:04',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(10228,'1110','41744119503','2025-04-08 16:40:04',NULL,15.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(10229,'1110','41744119503','2025-04-08 16:40:04',NULL,6.60,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(10230,'5500','41744119503','2025-04-08 16:40:04',78.05,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10231,'1000','41744119503','2025-04-08 16:40:04',185.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD82X4G95K'),(10232,'4000','41744119503','2025-04-08 16:40:04',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(10233,'4000','41744119503','2025-04-08 16:40:04',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(10234,'4000','41744119503','2025-04-08 16:40:04',NULL,25.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(10235,'4000','41744119503','2025-04-08 16:40:04',NULL,30.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(10236,'1000','41744121039','2025-04-08 17:04:13',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10237,'4000','41744121039','2025-04-08 17:04:13',NULL,150.00,'','4','1','Good sold','1','','sales','1104','','No',NULL,NULL,''),(10238,'1110','41744121057','2025-04-08 17:08:58',NULL,300.00,'','4','1','Inventory sold','1','','sales','291','','No',NULL,NULL,''),(10239,'5500','41744121057','2025-04-08 17:08:58',300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10240,'1000','41744121057','2025-04-08 17:08:58',450.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10241,'4000','41744121057','2025-04-08 17:08:58',NULL,450.00,'','4','1','Good sold','1','','sales','291','','No',NULL,NULL,''),(10242,'1110','41744121782','2025-04-08 17:45:21',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(10243,'5500','41744121782','2025-04-08 17:45:21',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10244,'1000','41744121782','2025-04-08 17:45:21',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD80XH7Q84'),(10245,'4000','41744121782','2025-04-08 17:45:21',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(10246,'1110','41744123564','2025-04-08 17:59:01',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(10247,'1110','41744123564','2025-04-08 17:59:01',NULL,30.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(10248,'5500','41744123564','2025-04-08 17:59:01',78.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10249,'1000','41744123564','2025-04-08 17:59:01',250.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD82XJPII'),(10250,'4000','41744123564','2025-04-08 17:59:01',NULL,150.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(10251,'4000','41744123564','2025-04-08 17:59:01',NULL,100.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(10252,'1110','41744126920','2025-04-08 18:42:14',NULL,7.63,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(10253,'5500','41744126920','2025-04-08 18:42:14',7.63,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10254,'1000','41744126920','2025-04-08 18:42:14',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10255,'4000','41744126920','2025-04-08 18:42:14',NULL,20.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(10256,'1110','41744182601','2025-04-09 10:10:32',NULL,20.00,'','4','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(10257,'5500','41744182601','2025-04-09 10:10:32',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10258,'1000','41744182601','2025-04-09 10:10:32',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD912XOOF9'),(10259,'4000','41744182601','2025-04-09 10:10:32',NULL,50.00,'','4','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(10260,'1110','41744182683','2025-04-09 10:14:42',NULL,210.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(10261,'1110','41744182683','2025-04-09 10:14:42',NULL,30.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(10262,'1110','41744182683','2025-04-09 10:14:42',NULL,30.00,'','4','1','Inventory sold','1','','sales','954','','No',NULL,NULL,''),(10263,'1110','41744182683','2025-04-09 10:14:42',NULL,25.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(10264,'5500','41744182683','2025-04-09 10:14:42',295.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10265,'1000','41744182683','2025-04-09 10:14:42',625.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10266,'4000','41744182683','2025-04-09 10:14:42',NULL,400.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(10267,'4000','41744182683','2025-04-09 10:14:42',NULL,100.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(10268,'4000','41744182683','2025-04-09 10:14:42',NULL,75.00,'','4','1','Good sold','1','','sales','954','','No',NULL,NULL,''),(10269,'4000','41744182683','2025-04-09 10:14:42',NULL,50.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(10270,'1110','41744197127','2025-04-09 14:12:24',NULL,195.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(10271,'5500','41744197127','2025-04-09 14:12:24',195.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10272,'1000','41744197127','2025-04-09 14:12:24',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10273,'4000','41744197127','2025-04-09 14:12:24',NULL,300.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(10274,'1110','41744197148','2025-04-09 15:18:04',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(10275,'5500','41744197148','2025-04-09 15:18:04',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10276,'1000','41744197148','2025-04-09 15:18:04',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD9821P565'),(10277,'4000','41744197148','2025-04-09 15:18:04',NULL,100.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(10278,'1110','41744201134','2025-04-09 15:54:22',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(10279,'1110','41744201134','2025-04-09 15:54:22',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(10280,'5500','41744201134','2025-04-09 15:54:22',54.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10281,'1000','41744201134','2025-04-09 15:54:22',160.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10282,'4000','41744201134','2025-04-09 15:54:22',NULL,130.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(10283,'4000','41744201134','2025-04-09 15:54:22',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(10284,'1110','41744203265','2025-04-09 15:55:06',NULL,25.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(10285,'1110','41744203265','2025-04-09 15:55:06',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(10286,'5500','41744203265','2025-04-09 15:55:06',36.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10287,'1000','41744203265','2025-04-09 15:55:06',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10288,'4000','41744203265','2025-04-09 15:55:06',NULL,50.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(10289,'4000','41744203265','2025-04-09 15:55:06',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(10290,'1110','41744203309','2025-04-09 16:19:19',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(10291,'5500','41744203309','2025-04-09 16:19:19',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10292,'1000','41744203309','2025-04-09 16:19:19',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10293,'4000','41744203309','2025-04-09 16:19:19',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(10294,'1110','41744263246','2025-04-10 08:34:37',NULL,14.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(10295,'5500','41744263246','2025-04-10 08:34:37',14.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10296,'1000','41744263246','2025-04-10 08:34:37',80.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD933UID8V'),(10297,'4000','41744263246','2025-04-10 08:34:37',NULL,80.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(10298,'1110','41744271557','2025-04-10 10:52:53',NULL,30.00,'','4','1','Inventory sold','1','','sales','1209','','No',NULL,NULL,''),(10299,'5500','41744271557','2025-04-10 10:52:53',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10300,'1000','41744271557','2025-04-10 10:52:53',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10301,'4000','41744271557','2025-04-10 10:52:53',NULL,50.00,'','4','1','Good sold','1','','sales','1209','','No',NULL,NULL,''),(10302,'1110','41744271576','2025-04-10 11:07:09',NULL,23.00,'','4','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(10303,'1110','41744271576','2025-04-10 11:07:09',NULL,36.00,'','4','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(10304,'5500','41744271576','2025-04-10 11:07:09',59.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10305,'1000','41744271576','2025-04-10 11:07:09',130.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10306,'4000','41744271576','2025-04-10 11:07:09',NULL,50.00,'','4','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(10307,'4000','41744271576','2025-04-10 11:07:09',NULL,80.00,'','4','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(10308,'1110','41744272764','2025-04-10 12:15:50',NULL,8.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(10309,'1110','41744272764','2025-04-10 12:15:50',NULL,22.00,'','4','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(10310,'1110','41744272764','2025-04-10 12:15:50',NULL,15.00,'','4','1','Inventory sold','1','','sales','1248','','No',NULL,NULL,''),(10311,'5500','41744272764','2025-04-10 12:15:50',45.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10312,'1000','41744272764','2025-04-10 12:15:50',130.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10313,'4000','41744272764','2025-04-10 12:15:50',NULL,10.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(10314,'4000','41744272764','2025-04-10 12:15:50',NULL,70.00,'','4','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(10315,'4000','41744272764','2025-04-10 12:15:50',NULL,50.00,'','4','1','Good sold','1','','sales','1248','','No',NULL,NULL,''),(10316,'1110','41744290962','2025-04-10 16:16:15',NULL,7.63,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(10317,'5500','41744290962','2025-04-10 16:16:15',7.63,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10318,'1000','41744290962','2025-04-10 16:16:15',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'tTDA97HQ0A5'),(10319,'4000','41744290962','2025-04-10 16:16:15',NULL,20.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(10320,'1110','41744291002','2025-04-10 17:05:25',NULL,200.00,'','4','1','Inventory sold','1','','sales','1240','','No',NULL,NULL,''),(10321,'1110','41744291002','2025-04-10 17:05:25',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(10322,'5500','41744291002','2025-04-10 17:05:25',211.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10323,'1000','41744291002','2025-04-10 17:05:25',350.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDA87PYQCY'),(10324,'4000','41744291002','2025-04-10 17:05:25',NULL,300.00,'','4','1','Good sold','1','','sales','1240','','No',NULL,NULL,''),(10325,'4000','41744291002','2025-04-10 17:05:25',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(10326,'1110','41744354856','2025-04-11 10:01:12',NULL,36.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(10327,'5500','41744354856','2025-04-11 10:01:12',36.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10328,'1000','41744354856','2025-04-11 10:01:12',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10329,'4000','41744354856','2025-04-11 10:01:12',NULL,70.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(10330,'1110','41744363616','2025-04-11 12:28:03',NULL,68.00,'','4','1','Inventory sold','1','','sales','1176','','No',NULL,NULL,''),(10331,'1110','41744363616','2025-04-11 12:28:03',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(10332,'5500','41744363616','2025-04-11 12:28:03',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10333,'1000','41744363616','2025-04-11 12:28:03',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10334,'4000','41744363616','2025-04-11 12:28:03',NULL,150.00,'','4','1','Good sold','1','','sales','1176','','No',NULL,NULL,''),(10335,'4000','41744363616','2025-04-11 12:28:03',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(10336,'1110','41744363696','2025-04-11 13:58:12',NULL,17.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(10337,'5500','41744363696','2025-04-11 13:58:12',17.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10338,'1000','41744363696','2025-04-11 13:58:12',51.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10339,'4000','41744363696','2025-04-11 13:58:12',NULL,51.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(10340,'1110','41744369450','2025-04-11 14:05:00',NULL,24.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(10341,'1110','41744369450','2025-04-11 14:05:00',NULL,10.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(10342,'5500','41744369450','2025-04-11 14:05:00',34.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10343,'1000','41744369450','2025-04-11 14:05:00',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10344,'4000','41744369450','2025-04-11 14:05:00',NULL,40.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(10345,'4000','41744369450','2025-04-11 14:05:00',NULL,30.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(10346,'1110','41744369507','2025-04-11 15:39:28',NULL,12.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(10347,'1110','41744369507','2025-04-11 15:39:28',NULL,4.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(10348,'5500','41744369507','2025-04-11 15:39:28',16.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10349,'1000','41744369507','2025-04-11 15:39:28',32.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10350,'4000','41744369507','2025-04-11 15:39:28',NULL,20.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(10351,'4000','41744369507','2025-04-11 15:39:28',NULL,12.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(10352,'1110','41744375186','2025-04-11 15:44:09',NULL,51.00,'','4','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(10353,'5500','41744375186','2025-04-11 15:44:09',51.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10354,'1000','41744375186','2025-04-11 15:44:09',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10355,'4000','41744375186','2025-04-11 15:44:09',NULL,80.00,'','4','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(10356,'1110','41744375454','2025-04-11 17:08:00',NULL,250.00,'','4','1','Inventory sold','1','','sales','382','','No',NULL,NULL,''),(10357,'1110','41744375454','2025-04-11 17:08:00',NULL,20.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(10358,'1110','41744375454','2025-04-11 17:08:00',NULL,30.00,'','4','1','Inventory sold','1','','sales','443','','No',NULL,NULL,''),(10359,'1110','41744375454','2025-04-11 17:08:00',NULL,4.80,'','4','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(10360,'5500','41744375454','2025-04-11 17:08:00',304.80,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10361,'1000','41744375454','2025-04-11 17:08:00',491.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDB5CIHZX5'),(10362,'4000','41744375454','2025-04-11 17:08:00',NULL,350.00,'','4','1','Good sold','1','','sales','382','','No',NULL,NULL,''),(10363,'4000','41744375454','2025-04-11 17:08:00',NULL,50.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(10364,'4000','41744375454','2025-04-11 17:08:00',NULL,75.00,'','4','1','Good sold','1','','sales','443','','No',NULL,NULL,''),(10365,'4000','41744375454','2025-04-11 17:08:00',NULL,16.00,'','4','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(10366,'1110','41744381843','2025-04-11 17:59:11',NULL,68.00,'','4','1','Inventory sold','1','','sales','1176','','No',NULL,NULL,''),(10367,'1110','41744381843','2025-04-11 17:59:11',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(10368,'1110','41744381843','2025-04-11 17:59:11',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(10369,'5500','41744381843','2025-04-11 17:59:11',94.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10370,'1000','41744381843','2025-04-11 17:59:11',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10371,'4000','41744381843','2025-04-11 17:59:11',NULL,150.00,'','4','1','Good sold','1','','sales','1176','','No',NULL,NULL,''),(10372,'4000','41744381843','2025-04-11 17:59:11',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(10373,'4000','41744381843','2025-04-11 17:59:11',NULL,100.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(10374,'1110','41744383641','2025-04-11 18:01:39',NULL,68.00,'','4','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(10375,'1110','41744383641','2025-04-11 18:01:39',NULL,48.00,'','4','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(10376,'5500','41744383641','2025-04-11 18:01:39',116.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10377,'1000','41744383641','2025-04-11 18:01:39',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10378,'4000','41744383641','2025-04-11 18:01:39',NULL,110.00,'','4','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(10379,'4000','41744383641','2025-04-11 18:01:39',NULL,90.00,'','4','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(10380,'1110','41744387823','2025-04-11 19:10:49',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(10381,'5500','41744387823','2025-04-11 19:10:49',2.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10382,'1000','41744387823','2025-04-11 19:10:49',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10383,'4000','41744387823','2025-04-11 19:10:49',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(10384,'1110','41744624473','2025-04-14 12:56:40',NULL,0.00,'','4','1','Inventory sold','1','','sales','1111','','No',NULL,NULL,''),(10385,'1110','41744624473','2025-04-14 12:56:40',NULL,68.00,'','4','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(10386,'1110','41744624473','2025-04-14 12:56:40',NULL,59.40,'','4','1','Inventory sold','1','','sales','1258','','No',NULL,NULL,''),(10387,'1110','41744624473','2025-04-14 12:56:40',NULL,4.40,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(10388,'5500','41744624473','2025-04-14 12:56:40',131.80,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10389,'1000','41744624473','2025-04-14 12:56:40',310.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDE9P4TFH7'),(10390,'4000','41744624473','2025-04-14 12:56:40',NULL,100.00,'','4','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(10391,'4000','41744624473','2025-04-14 12:56:40',NULL,110.00,'','4','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(10392,'4000','41744624473','2025-04-14 12:56:40',NULL,80.00,'','4','1','Good sold','1','','sales','1258','','No',NULL,NULL,''),(10393,'4000','41744624473','2025-04-14 12:56:40',NULL,20.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(10394,'1110','41744624648','2025-04-14 12:58:00',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(10395,'5500','41744624648','2025-04-14 12:58:00',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10396,'1000','41744624648','2025-04-14 12:58:00',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10397,'4000','41744624648','2025-04-14 12:58:00',NULL,100.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(10398,'1110','41744624790','2025-04-14 13:00:24',NULL,70.20,'','4','1','Inventory sold','1','','sales','601','','No',NULL,NULL,''),(10399,'5500','41744624790','2025-04-14 13:00:24',70.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10400,'1000','41744624790','2025-04-14 13:00:24',108.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10401,'4000','41744624790','2025-04-14 13:00:24',NULL,108.00,'','4','1','Good sold','1','','sales','601','','No',NULL,NULL,''),(10402,'1110','41744624842','2025-04-14 13:56:01',NULL,70.00,'','4','1','Inventory sold','1','','sales','437','','No',NULL,NULL,''),(10403,'5500','41744624842','2025-04-14 13:56:01',70.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10404,'1000','41744624842','2025-04-14 13:56:01',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10405,'4000','41744624842','2025-04-14 13:56:01',NULL,100.00,'','4','1','Good sold','1','','sales','437','','No',NULL,NULL,''),(10406,'1110','41744628164','2025-04-14 14:26:24',NULL,8.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(10407,'5500','41744628164','2025-04-14 14:26:24',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10408,'1000','41744628164','2025-04-14 14:26:24',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10409,'4000','41744628164','2025-04-14 14:26:24',NULL,10.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(10410,'1110','41744629986','2025-04-14 15:17:20',NULL,43.00,'','4','1','Inventory sold','1','','sales','961','','No',NULL,NULL,''),(10411,'5500','41744629986','2025-04-14 15:17:20',43.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10412,'1000','41744629986','2025-04-14 15:17:20',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10413,'4000','41744629986','2025-04-14 15:17:20',NULL,100.00,'','4','1','Good sold','1','','sales','961','','No',NULL,NULL,''),(10414,'1110','41744645724','2025-04-14 18:49:58',NULL,54.00,'','4','1','Inventory sold','1','','sales','1184','','No',NULL,NULL,''),(10415,'1110','41744645724','2025-04-14 18:49:58',NULL,70.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(10416,'1110','41744645724','2025-04-14 18:49:58',NULL,20.00,'','4','1','Inventory sold','1','','sales','400','','No',NULL,NULL,''),(10417,'5500','41744645724','2025-04-14 18:49:58',144.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10418,'1000','41744645724','2025-04-14 18:49:58',280.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'tde2qnrfj2'),(10419,'4000','41744645724','2025-04-14 18:49:58',NULL,80.00,'','4','1','Good sold','1','','sales','1184','','No',NULL,NULL,''),(10420,'4000','41744645724','2025-04-14 18:49:58',NULL,150.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(10421,'4000','41744645724','2025-04-14 18:49:58',NULL,50.00,'','4','1','Good sold','1','','sales','400','','No',NULL,NULL,''),(10422,'1110','41744645880','2025-04-14 18:52:14',NULL,162.00,'','4','1','Inventory sold','1','','sales','1184','','No',NULL,NULL,''),(10423,'1110','41744645880','2025-04-14 18:52:14',NULL,650.00,'','4','1','Inventory sold','1','','sales','340','','No',NULL,NULL,''),(10424,'5500','41744645880','2025-04-14 18:52:14',812.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10425,'1000','41744645880','2025-04-14 18:52:14',1115.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10426,'4000','41744645880','2025-04-14 18:52:14',NULL,240.00,'','4','1','Good sold','1','','sales','1184','','No',NULL,NULL,''),(10427,'4000','41744645880','2025-04-14 18:52:14',NULL,875.00,'','4','1','Good sold','1','','sales','340','','No',NULL,NULL,''),(10428,'1110','41744646010','2025-04-14 18:53:48',NULL,13.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(10429,'5500','41744646010','2025-04-14 18:53:48',13.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10430,'1000','41744646010','2025-04-14 18:53:48',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10431,'4000','41744646010','2025-04-14 18:53:48',NULL,60.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(10432,'1110','41744698462','2025-04-15 09:27:56',NULL,90.00,'','4','1','Inventory sold','1','','sales','978','','No',NULL,NULL,''),(10433,'5500','41744698462','2025-04-15 09:27:56',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10434,'1000','41744698462','2025-04-15 09:27:56',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10435,'4000','41744698462','2025-04-15 09:27:56',NULL,150.00,'','4','1','Good sold','1','','sales','978','','No',NULL,NULL,''),(10436,'1110','41744715421','2025-04-15 14:11:06',NULL,60.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(10437,'1110','41744715421','2025-04-15 14:11:06',NULL,5.00,'','4','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(10438,'5500','41744715421','2025-04-15 14:11:06',65.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10439,'1000','41744715421','2025-04-15 14:11:06',180.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10440,'4000','41744715421','2025-04-15 14:11:06',NULL,150.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(10441,'4000','41744715421','2025-04-15 14:11:06',NULL,30.00,'','4','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(10442,'1110','41744731401','2025-04-15 18:37:08',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(10443,'5500','41744731401','2025-04-15 18:37:08',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10444,'1000','41744731401','2025-04-15 18:37:08',25.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDF6VDVD3U'),(10445,'4000','41744731401','2025-04-15 18:37:08',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(10446,'1110','41744731859','2025-04-15 18:44:40',NULL,55.00,'','4','1','Inventory sold','1','','sales','1170','','No',NULL,NULL,''),(10447,'5500','41744731859','2025-04-15 18:44:40',55.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10448,'1000','41744731859','2025-04-15 18:44:40',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10449,'4000','41744731859','2025-04-15 18:44:40',NULL,80.00,'','4','1','Good sold','1','','sales','1170','','No',NULL,NULL,''),(10450,'1110','41744733652','2025-04-15 19:14:36',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(10451,'5500','41744733652','2025-04-15 19:14:36',11.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10452,'1000','41744733652','2025-04-15 19:14:36',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10453,'4000','41744733652','2025-04-15 19:14:36',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(10454,'1110','41744793244','2025-04-16 11:58:50',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(10455,'1110','41744793244','2025-04-16 11:58:50',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(10456,'1110','41744793244','2025-04-16 11:58:50',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(10457,'5500','41744793244','2025-04-16 11:58:50',4572.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10458,'1000','41744793244','2025-04-16 11:58:50',130.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDGNOF4D5'),(10459,'4000','41744793244','2025-04-16 11:58:50',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(10460,'4000','41744793244','2025-04-16 11:58:50',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(10461,'4000','41744793244','2025-04-16 11:58:50',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(10462,'1110','41744808210','2025-04-16 15:57:36',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(10463,'1110','41744808210','2025-04-16 15:57:36',NULL,14.50,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(10464,'1110','41744808210','2025-04-16 15:57:36',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(10465,'5500','41744808210','2025-04-16 15:57:36',99.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10466,'1000','41744808210','2025-04-16 15:57:36',180.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10467,'4000','41744808210','2025-04-16 15:57:36',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(10468,'4000','41744808210','2025-04-16 15:57:36',NULL,30.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(10469,'4000','41744808210','2025-04-16 15:57:36',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(10470,'1110','41744820460','2025-04-16 19:21:22',NULL,3.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(10471,'5500','41744820460','2025-04-16 19:21:22',3.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10472,'1000','41744820460','2025-04-16 19:21:22',9.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10473,'4000','41744820460','2025-04-16 19:21:22',NULL,9.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(10474,'1110','41744820489','2025-04-16 19:22:09',NULL,20.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(10475,'5500','41744820489','2025-04-16 19:22:09',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10476,'1000','41744820489','2025-04-16 19:22:09',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDG41A3PMI'),(10477,'4000','41744820489','2025-04-16 19:22:09',NULL,50.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(10478,'1110','41744820607','2025-04-16 19:23:51',NULL,55.00,'','4','1','Inventory sold','1','','sales','1170','','No',NULL,NULL,''),(10479,'5500','41744820607','2025-04-16 19:23:51',55.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10480,'1000','41744820607','2025-04-16 19:23:51',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10481,'4000','41744820607','2025-04-16 19:23:51',NULL,80.00,'','4','1','Good sold','1','','sales','1170','','No',NULL,NULL,''),(10482,'1110','41744820638','2025-04-16 19:24:27',NULL,110.00,'','4','1','Inventory sold','1','','sales','905','','No',NULL,NULL,''),(10483,'5500','41744820638','2025-04-16 19:24:27',110.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10484,'1000','41744820638','2025-04-16 19:24:27',180.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDGIZLR8Q9'),(10485,'4000','41744820638','2025-04-16 19:24:27',NULL,180.00,'','4','1','Good sold','1','','sales','905','','No',NULL,NULL,''),(10486,'1110','41744820944','2025-04-16 19:29:29',NULL,282.00,'','4','1','Inventory sold','1','','sales','1136','','No',NULL,NULL,''),(10487,'5500','41744820944','2025-04-16 19:29:29',282.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10488,'1000','41744820944','2025-04-16 19:29:29',400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10489,'4000','41744820944','2025-04-16 19:29:29',NULL,400.00,'','4','1','Good sold','1','','sales','1136','','No',NULL,NULL,''),(10490,'1110','41744820990','2025-04-16 19:30:16',NULL,48.00,'','4','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(10491,'5500','41744820990','2025-04-16 19:30:16',48.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10492,'1000','41744820990','2025-04-16 19:30:16',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10493,'4000','41744820990','2025-04-16 19:30:16',NULL,100.00,'','4','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(10494,'1110','41744821051','2025-04-16 19:31:03',NULL,20.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(10495,'5500','41744821051','2025-04-16 19:31:03',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10496,'1000','41744821051','2025-04-16 19:31:03',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10497,'4000','41744821051','2025-04-16 19:31:03',NULL,50.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(10498,'4000','41744821051','2025-04-16 19:32:25',50.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(10499,'1000','41744821051','2025-04-16 19:32:25',NULL,50.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(10500,'5500','41744821051','2025-04-16 19:32:25',NULL,20.00,'','4','1','Cost of goods returned','1','','sales','2','','No',NULL,NULL,''),(10501,'1110','41744821051','2025-04-16 19:32:25',20.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(10502,'1110','41744874257','2025-04-17 10:21:08',NULL,0.00,'','4','1','Inventory sold','1','','sales','1111','','No',NULL,NULL,''),(10503,'1110','41744874257','2025-04-17 10:21:08',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10504,'1110','41744874257','2025-04-17 10:21:08',NULL,23.00,'','4','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(10505,'1110','41744874257','2025-04-17 10:21:08',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(10506,'1110','41744874257','2025-04-17 10:21:08',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(10507,'1110','41744874257','2025-04-17 10:21:08',NULL,10.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(10508,'1110','41744874257','2025-04-17 10:21:08',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(10509,'5500','41744874257','2025-04-17 10:21:08',178.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10510,'1000','41744874257','2025-04-17 10:21:08',450.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10511,'4000','41744874257','2025-04-17 10:21:08',NULL,100.00,'','4','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(10512,'4000','41744874257','2025-04-17 10:21:08',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10513,'4000','41744874257','2025-04-17 10:21:08',NULL,50.00,'','4','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(10514,'4000','41744874257','2025-04-17 10:21:08',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(10515,'4000','41744874257','2025-04-17 10:21:08',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(10516,'4000','41744874257','2025-04-17 10:21:08',NULL,50.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(10517,'4000','41744874257','2025-04-17 10:21:08',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(10518,'1110','41744877247','2025-04-17 11:08:34',NULL,42.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(10519,'5500','41744877247','2025-04-17 11:08:34',42.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10520,'1000','41744877247','2025-04-17 11:08:34',90.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10521,'4000','41744877247','2025-04-17 11:08:34',NULL,90.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(10522,'1110','41744884155','2025-04-17 13:08:47',NULL,48.00,'','4','1','Inventory sold','1','','sales','924','','No',NULL,NULL,''),(10523,'1110','41744884155','2025-04-17 13:08:47',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(10524,'1110','41744884155','2025-04-17 13:08:47',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(10525,'5500','41744884155','2025-04-17 13:08:47',4618.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10526,'1000','41744884155','2025-04-17 13:08:47',220.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10527,'4000','41744884155','2025-04-17 13:08:47',NULL,100.00,'','4','1','Good sold','1','','sales','924','','No',NULL,NULL,''),(10528,'4000','41744884155','2025-04-17 13:08:47',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(10529,'4000','41744884155','2025-04-17 13:08:47',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(10530,'1110','41744884533','2025-04-17 16:47:14',NULL,4.00,'','4','1','Inventory sold','1','','sales','476','','No',NULL,NULL,''),(10531,'1110','41744884533','2025-04-17 16:47:14',NULL,25.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(10532,'1110','41744884533','2025-04-17 16:47:14',NULL,72.00,'','4','1','Inventory sold','1','','sales','587','','No',NULL,NULL,''),(10533,'5500','41744884533','2025-04-17 16:47:14',101.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10534,'1000','41744884533','2025-04-17 16:47:14',250.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDH85EGNNM'),(10535,'4000','41744884533','2025-04-17 16:47:14',NULL,20.00,'','4','1','Good sold','1','','sales','476','','No',NULL,NULL,''),(10536,'4000','41744884533','2025-04-17 16:47:14',NULL,50.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(10537,'4000','41744884533','2025-04-17 16:47:14',NULL,180.00,'','4','1','Good sold','1','','sales','587','','No',NULL,NULL,''),(10538,'1110','41744898901','2025-04-17 17:09:38',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(10539,'5500','41744898901','2025-04-17 17:09:38',11.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10540,'1000','41744898901','2025-04-17 17:09:38',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10541,'4000','41744898901','2025-04-17 17:09:38',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(10542,'1110','41744903352','2025-04-17 18:27:25',NULL,56.00,'','4','1','Inventory sold','1','','sales','1200','','No',NULL,NULL,''),(10543,'1110','41744903352','2025-04-17 18:27:25',NULL,40.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(10544,'1110','41744903352','2025-04-17 18:27:25',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(10545,'1110','41744903352','2025-04-17 18:27:25',NULL,210.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(10546,'1110','41744903352','2025-04-17 18:27:25',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(10547,'5500','41744903352','2025-04-17 18:27:25',365.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10548,'1000','41744903352','2025-04-17 18:27:25',800.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDH35W6DHF'),(10549,'4000','41744903352','2025-04-17 18:27:25',NULL,100.00,'','4','1','Good sold','1','','sales','1200','','No',NULL,NULL,''),(10550,'4000','41744903352','2025-04-17 18:27:25',NULL,80.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(10551,'4000','41744903352','2025-04-17 18:27:25',NULL,150.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(10552,'4000','41744903352','2025-04-17 18:27:25',NULL,420.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(10553,'4000','41744903352','2025-04-17 18:27:25',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(10554,'1110','41744904044','2025-04-17 18:34:28',NULL,40.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(10555,'5500','41744904044','2025-04-17 18:34:28',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10556,'1000','41744904044','2025-04-17 18:34:28',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10557,'4000','41744904044','2025-04-17 18:34:28',NULL,100.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(10558,'1110','41744904092','2025-04-17 18:43:15',NULL,95.00,'','4','1','Inventory sold','1','','sales','525','','No',NULL,NULL,''),(10559,'5500','41744904092','2025-04-17 18:43:15',95.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10560,'1000','41744904092','2025-04-17 18:43:15',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10561,'4000','41744904092','2025-04-17 18:43:15',NULL,300.00,'','4','1','Good sold','1','','sales','525','','No',NULL,NULL,''),(10562,'1110','41744905637','2025-04-17 19:01:32',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(10563,'5500','41744905637','2025-04-17 19:01:32',6.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10564,'1000','41744905637','2025-04-17 19:01:32',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDH666L916'),(10565,'4000','41744905637','2025-04-17 19:01:32',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(10566,'1110','41744954354','2025-04-18 08:34:00',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(10567,'1110','41744954354','2025-04-18 08:34:00',NULL,30.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(10568,'1110','41744954354','2025-04-18 08:34:00',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(10569,'1110','41744954354','2025-04-18 08:34:00',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(10570,'5500','41744954354','2025-04-18 08:34:00',345.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10571,'1000','41744954354','2025-04-18 08:34:00',625.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDH76EE28D'),(10572,'4000','41744954354','2025-04-18 08:34:00',NULL,300.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(10573,'4000','41744954354','2025-04-18 08:34:00',NULL,100.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(10574,'4000','41744954354','2025-04-18 08:34:00',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(10575,'4000','41744954354','2025-04-18 08:34:00',NULL,150.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(10576,'1110','41744954873','2025-04-18 08:41:54',NULL,12.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(10577,'1110','41744954873','2025-04-18 08:41:54',NULL,100.00,'','4','1','Inventory sold','1','','sales','328','','No',NULL,NULL,''),(10578,'5500','41744954873','2025-04-18 08:41:54',112.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10579,'1000','41744954873','2025-04-18 08:41:54',170.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10580,'4000','41744954873','2025-04-18 08:41:54',NULL,20.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(10581,'4000','41744954873','2025-04-18 08:41:54',NULL,150.00,'','4','1','Good sold','1','','sales','328','','No',NULL,NULL,''),(10582,'1110','41744954917','2025-04-18 10:25:23',NULL,102.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(10583,'5500','41744954917','2025-04-18 10:25:23',102.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10584,'1000','41744954917','2025-04-18 10:25:23',135.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10585,'4000','41744954917','2025-04-18 10:25:23',NULL,135.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(10586,'1110','41744961126','2025-04-18 10:27:26',NULL,95.00,'','4','1','Inventory sold','1','','sales','525','','No',NULL,NULL,''),(10587,'1110','41744961126','2025-04-18 10:27:26',NULL,30.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(10588,'1110','41744961126','2025-04-18 10:27:26',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10589,'1110','41744961126','2025-04-18 10:27:26',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(10590,'5500','41744961126','2025-04-18 10:27:26',155.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10591,'1000','41744961126','2025-04-18 10:27:26',500.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,''),(10592,'4000','41744961126','2025-04-18 10:27:26',NULL,300.00,'','4','1','Good sold','1','','sales','525','','No',NULL,NULL,''),(10593,'4000','41744961126','2025-04-18 10:27:26',NULL,100.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(10594,'4000','41744961126','2025-04-18 10:27:26',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10595,'4000','41744961126','2025-04-18 10:27:26',NULL,40.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(10596,'1110','41744966009','2025-04-18 11:47:03',NULL,42.00,'','4','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(10597,'5500','41744966009','2025-04-18 11:47:03',42.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10598,'1000','41744966009','2025-04-18 11:47:03',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10599,'4000','41744966009','2025-04-18 11:47:03',NULL,100.00,'','4','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(10600,'1110','41744967062','2025-04-18 12:04:41',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(10601,'5500','41744967062','2025-04-18 12:04:41',51.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10602,'1000','41744967062','2025-04-18 12:04:41',105.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10603,'4000','41744967062','2025-04-18 12:04:41',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(10604,'1110','41744967103','2025-04-18 12:15:48',NULL,2.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(10605,'5500','41744967103','2025-04-18 12:15:48',2.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10606,'1000','41744967103','2025-04-18 12:15:48',6.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10607,'4000','41744967103','2025-04-18 12:15:48',NULL,6.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(10608,'1110','41744967763','2025-04-18 13:51:47',NULL,54.00,'','4','1','Inventory sold','1','','sales','1184','','No',NULL,NULL,''),(10609,'1110','41744967763','2025-04-18 13:51:47',NULL,190.00,'','4','1','Inventory sold','1','','sales','1152','','No',NULL,NULL,''),(10610,'5500','41744967763','2025-04-18 13:51:47',244.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10611,'1000','41744967763','2025-04-18 13:51:47',430.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10612,'4000','41744967763','2025-04-18 13:51:47',NULL,70.00,'','4','1','Good sold','1','','sales','1184','','No',NULL,NULL,''),(10613,'4000','41744967763','2025-04-18 13:51:47',NULL,360.00,'','4','1','Good sold','1','','sales','1152','','No',NULL,NULL,''),(10614,'1110','41744973942','2025-04-18 13:59:38',NULL,10.00,'','4','1','Inventory sold','1','','sales','484','','No',NULL,NULL,''),(10615,'1110','41744973942','2025-04-18 13:59:38',NULL,1.10,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(10616,'5500','41744973942','2025-04-18 13:59:38',11.10,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10617,'1000','41744973942','2025-04-18 13:59:38',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD139EJ39T'),(10618,'4000','41744973942','2025-04-18 13:59:38',NULL,25.00,'','4','1','Good sold','1','','sales','484','','No',NULL,NULL,''),(10619,'4000','41744973942','2025-04-18 13:59:38',NULL,5.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(10620,'1110','41744974022','2025-04-18 14:12:06',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10621,'5500','41744974022','2025-04-18 14:12:06',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10622,'1000','41744974022','2025-04-18 14:12:06',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD159GNVAB'),(10623,'4000','41744974022','2025-04-18 14:12:06',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10624,'1110','41744974827','2025-04-18 15:31:54',NULL,300.00,'','4','1','Inventory sold','1','','sales','291','','No',NULL,NULL,''),(10625,'5500','41744974827','2025-04-18 15:31:54',300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10626,'1000','41744974827','2025-04-18 15:31:54',400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10627,'4000','41744974827','2025-04-18 15:31:54',NULL,400.00,'','4','1','Good sold','1','','sales','291','','No',NULL,NULL,''),(10628,'1110','41744982362','2025-04-18 17:22:22',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(10629,'1110','41744982362','2025-04-18 17:22:22',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(10630,'1110','41744982362','2025-04-18 17:22:22',NULL,5.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(10631,'5500','41744982362','2025-04-18 17:22:22',41.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10632,'1000','41744982362','2025-04-18 17:22:22',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10633,'4000','41744982362','2025-04-18 17:22:22',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(10634,'4000','41744982362','2025-04-18 17:22:22',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(10635,'4000','41744982362','2025-04-18 17:22:22',NULL,10.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(10636,'1110','41744986160','2025-04-18 17:43:35',NULL,210.00,'','4','1','Inventory sold','1','','sales','904','','No',NULL,NULL,''),(10637,'1110','41744986160','2025-04-18 17:43:35',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(10638,'1110','41744986160','2025-04-18 17:43:35',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(10639,'1110','41744986160','2025-04-18 17:43:35',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(10640,'1110','41744986160','2025-04-18 17:43:35',NULL,7.70,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(10641,'5500','41744986160','2025-04-18 17:43:35',467.70,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10642,'1000','41744986160','2025-04-18 17:43:35',750.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD14ADJ2VY'),(10643,'4000','41744986160','2025-04-18 17:43:35',NULL,350.00,'','4','1','Good sold','1','','sales','904','','No',NULL,NULL,''),(10644,'4000','41744986160','2025-04-18 17:43:35',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(10645,'4000','41744986160','2025-04-18 17:43:35',NULL,300.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(10646,'4000','41744986160','2025-04-18 17:43:35',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(10647,'4000','41744986160','2025-04-18 17:43:35',NULL,35.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(10648,'1110','41744988384','2025-04-18 18:00:06',NULL,2.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(10649,'5500','41744988384','2025-04-18 18:00:06',2.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10650,'1000','41744988384','2025-04-18 18:00:06',6.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD16AJ39S2'),(10651,'4000','41744988384','2025-04-18 18:00:06',NULL,6.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(10652,'1110','41744988448','2025-04-18 18:17:06',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(10653,'1110','41744988448','2025-04-18 18:17:06',NULL,4.00,'','4','1','Inventory sold','1','','sales','446','','No',NULL,NULL,''),(10654,'5500','41744988448','2025-04-18 18:17:06',15.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10655,'1000','41744988448','2025-04-18 18:17:06',70.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD15ALHA89'),(10656,'4000','41744988448','2025-04-18 18:17:06',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(10657,'4000','41744988448','2025-04-18 18:17:06',NULL,20.00,'','4','1','Good sold','1','','sales','446','','No',NULL,NULL,''),(10658,'1000','41744989481','2025-04-18 18:46:45',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD19ASZV3H'),(10659,'4000','41744989481','2025-04-18 18:46:45',NULL,100.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(10660,'1110','41744992353','2025-04-18 19:07:17',NULL,50.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(10661,'1110','41744992353','2025-04-18 19:07:17',NULL,2.80,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(10662,'5500','41744992353','2025-04-18 19:07:17',52.80,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10663,'1000','41744992353','2025-04-18 19:07:17',90.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TD14AY7HEW'),(10664,'4000','41744992353','2025-04-18 19:07:17',NULL,70.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(10665,'4000','41744992353','2025-04-18 19:07:17',NULL,20.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(10666,'1110','41745041942','2025-04-19 08:52:42',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(10667,'5500','41745041942','2025-04-19 08:52:42',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10668,'1000','41745041942','2025-04-19 08:52:42',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDIIBOLIKL'),(10669,'4000','41745041942','2025-04-19 08:52:42',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(10670,'1110','41745046771','2025-04-19 10:13:14',NULL,35.00,'','4','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(10671,'5500','41745046771','2025-04-19 10:13:14',35.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10672,'1000','41745046771','2025-04-19 10:13:14',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDJ7DIDW3F'),(10673,'4000','41745046771','2025-04-19 10:13:14',NULL,100.00,'','4','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(10674,'1110','41745047919','2025-04-19 10:32:22',NULL,46.00,'','4','1','Inventory sold','1','','sales','972','','No',NULL,NULL,''),(10675,'5500','41745047919','2025-04-19 10:32:22',46.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10676,'1000','41745047919','2025-04-19 10:32:22',90.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDJ8D2OOG4'),(10677,'4000','41745047919','2025-04-19 10:32:22',NULL,90.00,'','4','1','Good sold','1','','sales','972','','No',NULL,NULL,''),(10678,'1110','41745051114','2025-04-19 11:25:31',NULL,110.00,'','4','1','Inventory sold','1','','sales','870','','No',NULL,NULL,''),(10679,'5500','41745051114','2025-04-19 11:25:31',110.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10680,'1000','41745051114','2025-04-19 11:25:31',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDJ4DCFCEI'),(10681,'4000','41745051114','2025-04-19 11:25:31',NULL,200.00,'','4','1','Good sold','1','','sales','870','','No',NULL,NULL,''),(10682,'1110','41745051168','2025-04-19 11:26:30',NULL,33.00,'','4','1','Inventory sold','1','','sales','870','','No',NULL,NULL,''),(10683,'5500','41745051168','2025-04-19 11:26:30',33.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10684,'1000','41745051168','2025-04-19 11:26:30',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDJ9DCNOLL'),(10685,'4000','41745051168','2025-04-19 11:26:30',NULL,60.00,'','4','1','Good sold','1','','sales','870','','No',NULL,NULL,''),(10686,'1110','41745051236','2025-04-19 12:04:59',NULL,7.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(10687,'5500','41745051236','2025-04-19 12:04:59',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10688,'1000','41745051236','2025-04-19 12:04:59',15.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDJ7DIABXH'),(10689,'4000','41745051236','2025-04-19 12:04:59',NULL,15.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(10690,'1110','41745053528','2025-04-19 12:28:06',NULL,20.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(10691,'5500','41745053528','2025-04-19 12:28:06',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10692,'1000','41745053528','2025-04-19 12:28:06',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10693,'4000','41745053528','2025-04-19 12:28:06',NULL,50.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(10694,'1110','41745054890','2025-04-19 13:14:51',NULL,24.00,'','4','1','Inventory sold','1','','sales','1246','','No',NULL,NULL,''),(10695,'1110','41745054890','2025-04-19 13:14:51',NULL,24.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(10696,'5500','41745054890','2025-04-19 13:14:51',48.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10697,'1000','41745054890','2025-04-19 13:14:51',110.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDJ4DSXBX'),(10698,'4000','41745054890','2025-04-19 13:14:51',NULL,60.00,'','4','1','Good sold','1','','sales','1246','','No',NULL,NULL,''),(10699,'4000','41745054890','2025-04-19 13:14:51',NULL,50.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(10700,'1110','41745057718','2025-04-19 13:48:06',NULL,8.00,'','4','1','Inventory sold','1','','sales','184','','No',NULL,NULL,''),(10701,'5500','41745057718','2025-04-19 13:48:06',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10702,'1000','41745057718','2025-04-19 13:48:06',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10703,'4000','41745057718','2025-04-19 13:48:06',NULL,20.00,'','4','1','Good sold','1','','sales','184','','No',NULL,NULL,''),(10704,'1110','41745059689','2025-04-19 14:10:38',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(10705,'1110','41745059689','2025-04-19 14:10:38',NULL,0.00,'','4','1','Inventory sold','1','','sales','929','','No',NULL,NULL,''),(10706,'1110','41745059689','2025-04-19 14:10:38',NULL,4.40,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(10707,'5500','41745059689','2025-04-19 14:10:38',4.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10708,'1000','41745059689','2025-04-19 14:10:38',301.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10709,'4000','41745059689','2025-04-19 14:10:38',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(10710,'4000','41745059689','2025-04-19 14:10:38',NULL,231.00,'','4','1','Good sold','1','','sales','929','','No',NULL,NULL,''),(10711,'4000','41745059689','2025-04-19 14:10:38',NULL,20.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(10712,'1110','41745069572','2025-04-19 16:34:07',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(10713,'1110','41745069572','2025-04-19 16:34:07',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(10714,'1110','41745069572','2025-04-19 16:34:07',NULL,51.00,'','4','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(10715,'5500','41745069572','2025-04-19 16:34:07',4621.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10716,'1000','41745069572','2025-04-19 16:34:07',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDJ3EDVS72'),(10717,'4000','41745069572','2025-04-19 16:34:07',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(10718,'4000','41745069572','2025-04-19 16:34:07',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(10719,'4000','41745069572','2025-04-19 16:34:07',NULL,80.00,'','4','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(10720,'1110','41745069683','2025-04-19 16:35:57',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(10721,'1110','41745069683','2025-04-19 16:35:57',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(10722,'1110','41745069683','2025-04-19 16:35:57',NULL,5.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(10723,'5500','41745069683','2025-04-19 16:35:57',4575.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10724,'1000','41745069683','2025-04-19 16:35:57',130.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDJ2EDY48E'),(10725,'4000','41745069683','2025-04-19 16:35:57',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(10726,'4000','41745069683','2025-04-19 16:35:57',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(10727,'4000','41745069683','2025-04-19 16:35:57',NULL,10.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(10728,'1110','41745069851','2025-04-19 16:38:13',NULL,14.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(10729,'1110','41745069851','2025-04-19 16:38:13',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(10730,'5500','41745069851','2025-04-19 16:38:13',4584.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10731,'1000','41745069851','2025-04-19 16:38:13',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10732,'4000','41745069851','2025-04-19 16:38:13',NULL,30.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(10733,'4000','41745069851','2025-04-19 16:38:13',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(10734,'1110','41745070246','2025-04-19 16:44:17',NULL,8.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(10735,'5500','41745070246','2025-04-19 16:44:17',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10736,'1000','41745070246','2025-04-19 16:44:17',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10737,'4000','41745070246','2025-04-19 16:44:17',NULL,10.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(10738,'1110','41745070261','2025-04-19 17:06:57',NULL,100.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(10739,'5500','41745070261','2025-04-19 17:06:57',100.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10740,'1000','41745070261','2025-04-19 17:06:57',140.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10741,'4000','41745070261','2025-04-19 17:06:57',NULL,140.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(10742,'1110','41745214520','2025-04-21 08:49:05',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(10743,'5500','41745214520','2025-04-21 08:49:05',124.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10744,'1000','41745214520','2025-04-21 08:49:05',180.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10745,'4000','41745214520','2025-04-21 08:49:05',NULL,180.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(10746,'1110','41745214549','2025-04-21 10:20:38',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(10747,'1110','41745214549','2025-04-21 10:20:38',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(10748,'5500','41745214549','2025-04-21 10:20:38',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10749,'1000','41745214549','2025-04-21 10:20:38',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10750,'4000','41745214549','2025-04-21 10:20:38',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(10751,'4000','41745214549','2025-04-21 10:20:38',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(10752,'1110','41745220044','2025-04-21 10:27:38',NULL,318.00,'','4','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(10753,'5500','41745220044','2025-04-21 10:27:38',318.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10754,'1000','41745220044','2025-04-21 10:27:38',400.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDL4LO4LW2'),(10755,'4000','41745220044','2025-04-21 10:27:38',NULL,400.00,'','4','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(10756,'1110','41745220525','2025-04-21 10:57:03',NULL,35.00,'','4','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(10757,'5500','41745220525','2025-04-21 10:57:03',35.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10758,'1000','41745220525','2025-04-21 10:57:03',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10759,'4000','41745220525','2025-04-21 10:57:03',NULL,80.00,'','4','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(10760,'1110','41745222226','2025-04-21 11:55:58',NULL,126.00,'','4','1','Inventory sold','1','','sales','1242','','No',NULL,NULL,''),(10761,'5500','41745222226','2025-04-21 11:55:58',126.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10762,'1000','41745222226','2025-04-21 11:55:58',210.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDLOMOJQ4'),(10763,'4000','41745222226','2025-04-21 11:55:58',NULL,210.00,'','4','1','Good sold','1','','sales','1242','','No',NULL,NULL,''),(10764,'1110','41745226769','2025-04-21 12:13:13',NULL,75.00,'','4','1','Inventory sold','1','','sales','326','','No',NULL,NULL,''),(10765,'5500','41745226769','2025-04-21 12:13:13',75.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10766,'1000','41745226769','2025-04-21 12:13:13',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDL2M11LFM'),(10767,'4000','41745226769','2025-04-21 12:13:13',NULL,150.00,'','4','1','Good sold','1','','sales','326','','No',NULL,NULL,''),(10768,'1110','41745231630','2025-04-21 13:34:09',NULL,250.00,'','4','1','Inventory sold','1','','sales','382','','No',NULL,NULL,''),(10769,'5500','41745231630','2025-04-21 13:34:09',250.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10770,'1000','41745231630','2025-04-21 13:34:09',350.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDL3MEYCER'),(10771,'4000','41745231630','2025-04-21 13:34:09',NULL,350.00,'','4','1','Good sold','1','','sales','382','','No',NULL,NULL,''),(10772,'1110','41745234942','2025-04-21 14:29:35',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(10773,'5500','41745234942','2025-04-21 14:29:35',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10774,'1000','41745234942','2025-04-21 14:29:35',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDL5MN1TH3'),(10775,'4000','41745234942','2025-04-21 14:29:35',NULL,100.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(10776,'1110','41745235165','2025-04-21 14:34:14',NULL,345.00,'','4','1','Inventory sold','1','','sales','972','','No',NULL,NULL,''),(10777,'1110','41745235165','2025-04-21 14:34:14',NULL,50.00,'','4','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(10778,'5500','41745235165','2025-04-21 14:34:14',395.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10779,'1000','41745235165','2025-04-21 14:34:14',900.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10780,'4000','41745235165','2025-04-21 14:34:14',NULL,600.00,'','4','1','Good sold','1','','sales','972','','No',NULL,NULL,''),(10781,'4000','41745235165','2025-04-21 14:34:14',NULL,300.00,'','4','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(10782,'1110','41745235316','2025-04-21 14:35:35',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(10783,'5500','41745235316','2025-04-21 14:35:35',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10784,'1000','41745235316','2025-04-21 14:35:35',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10785,'4000','41745235316','2025-04-21 14:35:35',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(10786,'1110','41745235368','2025-04-21 15:19:10',NULL,14.00,'','4','1','Inventory sold','1','','sales','437','','No',NULL,NULL,''),(10787,'5500','41745235368','2025-04-21 15:19:10',14.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10788,'1000','41745235368','2025-04-21 15:19:10',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDL7MUPEPL'),(10789,'4000','41745235368','2025-04-21 15:19:10',NULL,20.00,'','4','1','Good sold','1','','sales','437','','No',NULL,NULL,''),(10790,'1110','41745238001','2025-04-21 16:57:04',NULL,28.00,'','4','1','Inventory sold','1','','sales','337','','No',NULL,NULL,''),(10791,'1110','41745238001','2025-04-21 16:57:04',NULL,116.00,'','4','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(10792,'5500','41745238001','2025-04-21 16:57:04',144.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10793,'1000','41745238001','2025-04-21 16:57:04',244.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10794,'4000','41745238001','2025-04-21 16:57:04',NULL,70.00,'','4','1','Good sold','1','','sales','337','','No',NULL,NULL,''),(10795,'4000','41745238001','2025-04-21 16:57:04',NULL,174.00,'','4','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(10796,'1110','41745246601','2025-04-21 17:43:38',NULL,220.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(10797,'5500','41745246601','2025-04-21 17:43:38',220.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10798,'1000','41745246601','2025-04-21 17:43:38',300.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDL8NIHH2'),(10799,'4000','41745246601','2025-04-21 17:43:38',NULL,300.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(10800,'1110','41745248691','2025-04-21 18:18:52',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(10801,'1110','41745248691','2025-04-21 18:18:52',NULL,5.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(10802,'5500','41745248691','2025-04-21 18:18:52',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10803,'1000','41745248691','2025-04-21 18:18:52',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10804,'4000','41745248691','2025-04-21 18:18:52',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(10805,'4000','41745248691','2025-04-21 18:18:52',NULL,10.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(10806,'1110','41745250660','2025-04-21 18:51:19',NULL,4.00,'','4','1','Inventory sold','1','','sales','337','','No',NULL,NULL,''),(10807,'5500','41745250660','2025-04-21 18:51:19',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10808,'1000','41745250660','2025-04-21 18:51:19',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10809,'4000','41745250660','2025-04-21 18:51:19',NULL,10.00,'','4','1','Good sold','1','','sales','337','','No',NULL,NULL,''),(10810,'1110','41745298760','2025-04-22 08:13:09',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(10811,'5500','41745298760','2025-04-22 08:13:09',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10812,'1000','41745298760','2025-04-22 08:13:09',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDL4NYWNHK'),(10813,'4000','41745298760','2025-04-22 08:13:09',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(10814,'1110','41745300348','2025-04-22 08:39:17',NULL,315.00,'','4','1','Inventory sold','1','','sales','293','','No',NULL,NULL,''),(10815,'5500','41745300348','2025-04-22 08:39:17',315.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10816,'1000','41745300348','2025-04-22 08:39:17',450.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10817,'4000','41745300348','2025-04-22 08:39:17',NULL,450.00,'','4','1','Good sold','1','','sales','293','','No',NULL,NULL,''),(10818,'1110','41745300360','2025-04-22 09:06:47',NULL,10.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(10819,'5500','41745300360','2025-04-22 09:06:47',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10820,'1000','41745300360','2025-04-22 09:06:47',25.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10821,'4000','41745300360','2025-04-22 09:06:47',NULL,25.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(10822,'1110','41745302010','2025-04-22 09:10:18',NULL,2.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(10823,'1110','41745302010','2025-04-22 09:10:18',NULL,8.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(10824,'5500','41745302010','2025-04-22 09:10:18',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10825,'1000','41745302010','2025-04-22 09:10:18',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDM6POB7H2'),(10826,'4000','41745302010','2025-04-22 09:10:18',NULL,10.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(10827,'4000','41745302010','2025-04-22 09:10:18',NULL,20.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(10828,'1110','41745302257','2025-04-22 09:22:40',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(10829,'1110','41745302257','2025-04-22 09:22:40',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(10830,'5500','41745302257','2025-04-22 09:22:40',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10831,'1000','41745302257','2025-04-22 09:22:40',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10832,'4000','41745302257','2025-04-22 09:22:40',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(10833,'4000','41745302257','2025-04-22 09:22:40',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(10834,'1110','41745302963','2025-04-22 10:35:09',NULL,110.00,'','4','1','Inventory sold','1','','sales','1219','','No',NULL,NULL,''),(10835,'5500','41745302963','2025-04-22 10:35:09',110.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10836,'1000','41745302963','2025-04-22 10:35:09',170.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10837,'4000','41745302963','2025-04-22 10:35:09',NULL,170.00,'','4','1','Good sold','1','','sales','1219','','No',NULL,NULL,''),(10838,'1110','41745307315','2025-04-22 11:57:35',NULL,8.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(10839,'5500','41745307315','2025-04-22 11:57:35',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10840,'1000','41745307315','2025-04-22 11:57:35',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10841,'4000','41745307315','2025-04-22 11:57:35',NULL,10.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(10842,'1000','41745319798','2025-04-22 14:03:33',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10843,'4000','41745319798','2025-04-22 14:03:33',NULL,300.00,'','4','1','Good sold','1','','sales','1103','','No',NULL,NULL,''),(10844,'1110','41745327251','2025-04-22 16:08:29',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(10845,'5500','41745327251','2025-04-22 16:08:29',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10846,'1000','41745327251','2025-04-22 16:08:29',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,''),(10847,'4000','41745327251','2025-04-22 16:08:29',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(10848,'1110','41745327394','2025-04-22 17:04:40',NULL,4.40,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(10849,'5500','41745327394','2025-04-22 17:04:40',4.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10850,'1000','41745327394','2025-04-22 17:04:40',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10851,'4000','41745327394','2025-04-22 17:04:40',NULL,20.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(10852,'1000','41745332784','2025-04-22 17:39:58',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10853,'4000','41745332784','2025-04-22 17:39:58',NULL,50.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(10854,'1110','41745332840','2025-04-22 17:47:13',NULL,390.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(10855,'5500','41745332840','2025-04-22 17:47:13',390.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10856,'1000','41745332840','2025-04-22 17:47:13',600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10857,'4000','41745332840','2025-04-22 17:47:13',NULL,600.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(10858,'1110','41745334096','2025-04-22 18:04:42',NULL,39.00,'','4','1','Inventory sold','1','','sales','896','','No',NULL,NULL,''),(10859,'5500','41745334096','2025-04-22 18:04:42',39.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10860,'1000','41745334096','2025-04-22 18:04:42',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10861,'4000','41745334096','2025-04-22 18:04:42',NULL,80.00,'','4','1','Good sold','1','','sales','896','','No',NULL,NULL,''),(10862,'1110','41745335066','2025-04-22 18:18:07',NULL,50.00,'','4','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(10863,'5500','41745335066','2025-04-22 18:18:07',50.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10864,'1000','41745335066','2025-04-22 18:18:07',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDM2S24TE'),(10865,'4000','41745335066','2025-04-22 18:18:07',NULL,100.00,'','4','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(10866,'1110','41745335157','2025-04-22 18:40:43',NULL,47.00,'','4','1','Inventory sold','1','','sales','1215','','No',NULL,NULL,''),(10867,'5500','41745335157','2025-04-22 18:40:43',47.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10868,'1000','41745335157','2025-04-22 18:40:43',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10869,'4000','41745335157','2025-04-22 18:40:43',NULL,100.00,'','4','1','Good sold','1','','sales','1215','','No',NULL,NULL,''),(10870,'1110','41745337335','2025-04-22 18:56:40',NULL,8.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(10871,'1110','41745337335','2025-04-22 18:56:40',NULL,25.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(10872,'1110','41745337335','2025-04-22 18:56:40',NULL,1.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(10873,'5500','41745337335','2025-04-22 18:56:40',34.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10874,'1000','41745337335','2025-04-22 18:56:40',75.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10875,'4000','41745337335','2025-04-22 18:56:40',NULL,20.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(10876,'4000','41745337335','2025-04-22 18:56:40',NULL,50.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(10877,'4000','41745337335','2025-04-22 18:56:40',NULL,5.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(10878,'1110','41745337579','2025-04-22 18:59:57',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(10879,'5500','41745337579','2025-04-22 18:59:57',11.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10880,'1000','41745337579','2025-04-22 18:59:57',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10881,'4000','41745337579','2025-04-22 18:59:57',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(10882,'1110','41745398929','2025-04-23 12:02:33',NULL,9.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(10883,'5500','41745398929','2025-04-23 12:02:33',9.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10884,'1000','41745398929','2025-04-23 12:02:33',45.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDM9SDCHJF'),(10885,'4000','41745398929','2025-04-23 12:02:33',NULL,45.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(10886,'1110','41745398988','2025-04-23 12:03:21',NULL,8.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(10887,'5500','41745398988','2025-04-23 12:03:21',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10888,'1000','41745398988','2025-04-23 12:03:21',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10889,'4000','41745398988','2025-04-23 12:03:21',NULL,10.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(10890,'1110','41745403190','2025-04-23 13:13:23',NULL,90.00,'','4','1','Inventory sold','1','','sales','978','','No',NULL,NULL,''),(10891,'5500','41745403190','2025-04-23 13:13:23',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10892,'1000','41745403190','2025-04-23 13:13:23',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10893,'4000','41745403190','2025-04-23 13:13:23',NULL,150.00,'','4','1','Good sold','1','','sales','978','','No',NULL,NULL,''),(10894,'1110','41745403207','2025-04-23 13:41:40',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(10895,'5500','41745403207','2025-04-23 13:41:40',26.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10896,'1000','41745403207','2025-04-23 13:41:40',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDN3V8K9PZ'),(10897,'4000','41745403207','2025-04-23 13:41:40',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(10898,'1110','41745404940','2025-04-23 13:42:52',NULL,7.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(10899,'5500','41745404940','2025-04-23 13:42:52',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10900,'1000','41745404940','2025-04-23 13:42:52',21.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDN3V8V17D'),(10901,'4000','41745404940','2025-04-23 13:42:52',NULL,21.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(10902,'1110','41745408321','2025-04-23 14:38:52',NULL,215.00,'','4','1','Inventory sold','1','','sales','640','','No',NULL,NULL,''),(10903,'5500','41745408321','2025-04-23 14:38:52',215.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10904,'1000','41745408321','2025-04-23 14:38:52',400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10905,'4000','41745408321','2025-04-23 14:38:52',NULL,400.00,'','4','1','Good sold','1','','sales','640','','No',NULL,NULL,''),(10906,'4000','41745403190','2025-04-23 15:32:14',150.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(10907,'1000','41745403190','2025-04-23 15:32:14',NULL,150.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(10908,'5500','41745403190','2025-04-23 15:32:14',NULL,90.00,'','4','1','Cost of goods returned','1','','sales','978','','No',NULL,NULL,''),(10909,'1110','41745403190','2025-04-23 15:32:14',90.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(10910,'1110','41745411639','2025-04-23 15:34:47',NULL,186.00,'','4','1','Inventory sold','1','','sales','500','','No',NULL,NULL,''),(10911,'1110','41745411639','2025-04-23 15:34:47',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(10912,'5500','41745411639','2025-04-23 15:34:47',246.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10913,'1000','41745411639','2025-04-23 15:34:47',500.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDN2VOP2EQ'),(10914,'4000','41745411639','2025-04-23 15:34:47',NULL,350.00,'','4','1','Good sold','1','','sales','500','','No',NULL,NULL,''),(10915,'4000','41745411639','2025-04-23 15:34:47',NULL,150.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(10916,'1110','41745411726','2025-04-23 15:36:22',NULL,68.00,'','4','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(10917,'5500','41745411726','2025-04-23 15:36:22',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10918,'1000','41745411726','2025-04-23 15:36:22',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDN2VLQC5W'),(10919,'4000','41745411726','2025-04-23 15:36:22',NULL,100.00,'','4','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(10920,'1110','41745412094','2025-04-23 15:45:55',NULL,210.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(10921,'1110','41745412094','2025-04-23 15:45:55',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(10922,'1110','41745412094','2025-04-23 15:45:55',NULL,90.00,'','4','1','Inventory sold','1','','sales','978','','No',NULL,NULL,''),(10923,'1110','41745412094','2025-04-23 15:45:55',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(10924,'1110','41745412094','2025-04-23 15:45:55',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(10925,'1110','41745412094','2025-04-23 15:45:55',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(10926,'1110','41745412094','2025-04-23 15:45:55',NULL,14.50,'','4','1','Inventory sold','1','','sales','724','','No',NULL,NULL,''),(10927,'1110','41745412094','2025-04-23 15:45:55',NULL,1.10,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(10928,'5500','41745412094','2025-04-23 15:45:55',473.60,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10929,'1000','41745412094','2025-04-23 15:45:55',1000.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDN8UVNPVG2'),(10930,'4000','41745412094','2025-04-23 15:45:55',NULL,400.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(10931,'4000','41745412094','2025-04-23 15:45:55',NULL,130.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(10932,'4000','41745412094','2025-04-23 15:45:55',NULL,150.00,'','4','1','Good sold','1','','sales','978','','No',NULL,NULL,''),(10933,'4000','41745412094','2025-04-23 15:45:55',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(10934,'4000','41745412094','2025-04-23 15:45:55',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(10935,'4000','41745412094','2025-04-23 15:45:55',NULL,150.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(10936,'4000','41745412094','2025-04-23 15:45:55',NULL,50.00,'','4','1','Good sold','1','','sales','724','','No',NULL,NULL,''),(10937,'4000','41745412094','2025-04-23 15:45:55',NULL,5.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(10938,'1110','41745412522','2025-04-23 15:48:59',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(10939,'5500','41745412522','2025-04-23 15:48:59',26.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10940,'1000','41745412522','2025-04-23 15:48:59',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDN3V8K9P2'),(10941,'4000','41745412522','2025-04-23 15:48:59',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(10942,'1110','41745413147','2025-04-23 15:59:19',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(10943,'5500','41745413147','2025-04-23 15:59:19',26.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10944,'1000','41745413147','2025-04-23 15:59:19',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10945,'4000','41745413147','2025-04-23 15:59:19',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(10946,'1110','41745420274','2025-04-23 18:00:16',NULL,60.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(10947,'1110','41745420274','2025-04-23 18:00:16',NULL,178.15,'','4','1','Inventory sold','1','','sales','381','','No',NULL,NULL,''),(10948,'1110','41745420274','2025-04-23 18:00:16',NULL,8.85,'','4','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(10949,'1110','41745420274','2025-04-23 18:00:16',NULL,70.00,'','4','1','Inventory sold','1','','sales','1216','','No',NULL,NULL,''),(10950,'1110','41745420274','2025-04-23 18:00:16',NULL,110.00,'','4','1','Inventory sold','1','','sales','905','','No',NULL,NULL,''),(10951,'1110','41745420274','2025-04-23 18:00:16',NULL,1.10,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(10952,'5500','41745420274','2025-04-23 18:00:16',428.10,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10953,'1000','41745420274','2025-04-23 18:00:16',850.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDN6WEJT91'),(10954,'4000','41745420274','2025-04-23 18:00:16',NULL,120.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(10955,'4000','41745420274','2025-04-23 18:00:16',NULL,350.00,'','4','1','Good sold','1','','sales','381','','No',NULL,NULL,''),(10956,'4000','41745420274','2025-04-23 18:00:16',NULL,75.00,'','4','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(10957,'4000','41745420274','2025-04-23 18:00:16',NULL,120.00,'','4','1','Good sold','1','','sales','1216','','No',NULL,NULL,''),(10958,'4000','41745420274','2025-04-23 18:00:16',NULL,180.00,'','4','1','Good sold','1','','sales','905','','No',NULL,NULL,''),(10959,'4000','41745420274','2025-04-23 18:00:16',NULL,5.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(10960,'1000','41745422697','2025-04-23 18:39:15',135.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10961,'4000','41745422697','2025-04-23 18:39:15',NULL,135.00,'','4','1','Good sold','1','','sales','1192','','No',NULL,NULL,''),(10962,'1110','41745481097','2025-04-24 10:52:24',NULL,60.00,'','4','1','Inventory sold','1','','sales','1209','','No',NULL,NULL,''),(10963,'1110','41745481097','2025-04-24 10:52:24',NULL,10.15,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(10964,'5500','41745481097','2025-04-24 10:52:24',70.15,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10965,'1000','41745481097','2025-04-24 10:52:24',121.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10966,'4000','41745481097','2025-04-24 10:52:24',NULL,100.00,'','4','1','Good sold','1','','sales','1209','','No',NULL,NULL,''),(10967,'4000','41745481097','2025-04-24 10:52:24',NULL,21.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(10968,'1110','41745481161','2025-04-24 11:22:29',NULL,70.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(10969,'1110','41745481161','2025-04-24 11:22:29',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(10970,'5500','41745481161','2025-04-24 11:22:29',96.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10971,'1000','41745481161','2025-04-24 11:22:29',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDO1Z5WE17'),(10972,'4000','41745481161','2025-04-24 11:22:29',NULL,150.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(10973,'4000','41745481161','2025-04-24 11:22:29',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(10974,'1110','41745483009','2025-04-24 11:24:23',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(10975,'1110','41745483009','2025-04-24 11:24:23',NULL,150.00,'','4','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(10976,'1110','41745483009','2025-04-24 11:24:23',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(10977,'5500','41745483009','2025-04-24 11:24:23',173.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10978,'1000','41745483009','2025-04-24 11:24:23',375.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10979,'4000','41745483009','2025-04-24 11:24:23',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(10980,'4000','41745483009','2025-04-24 11:24:23',NULL,300.00,'','4','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(10981,'4000','41745483009','2025-04-24 11:24:23',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(10987,'1000','41745484438','2025-04-24 12:52:58',645.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10992,'1110','41745484438','2025-04-24 12:52:58',NULL,10.00,'','4','1','Inventory sold','1','','sales','279','','No',NULL,NULL,''),(10993,'5500','41745484438','2025-04-24 12:53:48',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10994,'1000','41745484438','2025-04-24 12:52:58',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDO6ZHUGR6'),(10995,'4000','41745484438','2025-04-24 12:52:58',NULL,20.00,'','4','1','Good sold','1','','sales','279','','No',NULL,NULL,''),(10996,'1110','41745488520','2025-04-24 12:56:35',NULL,25.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(10997,'1110','41745488520','2025-04-24 12:56:35',NULL,33.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(10998,'1110','41745488520','2025-04-24 12:56:35',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(10999,'1110','41745488520','2025-04-24 12:56:35',NULL,258.00,'','4','1','Inventory sold','1','','sales','701','','No',NULL,NULL,''),(11000,'5500','41745488520','2025-04-24 12:56:35',336.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11001,'1000','41745488520','2025-04-24 12:56:35',645.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11002,'4000','41745488520','2025-04-24 12:56:35',NULL,35.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(11003,'4000','41745488520','2025-04-24 12:56:35',NULL,150.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(11004,'4000','41745488520','2025-04-24 12:56:35',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(11005,'4000','41745488520','2025-04-24 12:56:35',NULL,420.00,'','4','1','Good sold','1','','sales','701','','No',NULL,NULL,''),(11006,'1110','41745490173','2025-04-24 13:23:05',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(11007,'5500','41745490173','2025-04-24 13:23:05',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11008,'1000','41745490173','2025-04-24 13:23:05',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11009,'4000','41745490173','2025-04-24 13:23:05',NULL,100.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(11010,'1110','41745490191','2025-04-24 14:14:43',NULL,50.00,'','4','1','Inventory sold','1','','sales','430','','No',NULL,NULL,''),(11011,'5500','41745490191','2025-04-24 14:14:43',50.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11012,'1000','41745490191','2025-04-24 14:14:43',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11013,'4000','41745490191','2025-04-24 14:14:43',NULL,80.00,'','4','1','Good sold','1','','sales','430','','No',NULL,NULL,''),(11014,'1110','41745496156','2025-04-24 15:02:52',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(11015,'5500','41745496156','2025-04-24 15:02:52',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11016,'1000','41745496156','2025-04-24 15:02:52',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11017,'4000','41745496156','2025-04-24 15:02:52',NULL,100.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(11018,'1110','41745496206','2025-04-24 15:17:23',NULL,110.00,'','4','1','Inventory sold','1','','sales','905','','No',NULL,NULL,''),(11019,'1110','41745496206','2025-04-24 15:17:23',NULL,60.00,'','4','1','Inventory sold','1','','sales','1246','','No',NULL,NULL,''),(11020,'5500','41745496206','2025-04-24 15:17:23',170.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11021,'1000','41745496206','2025-04-24 15:17:23',330.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11022,'4000','41745496206','2025-04-24 15:17:23',NULL,180.00,'','4','1','Good sold','1','','sales','905','','No',NULL,NULL,''),(11023,'4000','41745496206','2025-04-24 15:17:23',NULL,150.00,'','4','1','Good sold','1','','sales','1246','','No',NULL,NULL,''),(11024,'1110','41745498728','2025-04-24 15:48:52',NULL,43.00,'','4','1','Inventory sold','1','','sales','961','','No',NULL,NULL,''),(11025,'1110','41745498728','2025-04-24 15:48:52',NULL,36.00,'','4','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(11026,'1110','41745498728','2025-04-24 15:48:52',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11027,'1110','41745498728','2025-04-24 15:48:52',NULL,49.00,'','4','1','Inventory sold','1','','sales','893','','No',NULL,NULL,''),(11028,'5500','41745498728','2025-04-24 15:48:52',158.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11029,'1000','41745498728','2025-04-24 15:48:52',320.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11030,'4000','41745498728','2025-04-24 15:48:52',NULL,100.00,'','4','1','Good sold','1','','sales','961','','No',NULL,NULL,''),(11031,'4000','41745498728','2025-04-24 15:48:52',NULL,80.00,'','4','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(11032,'4000','41745498728','2025-04-24 15:48:52',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11033,'4000','41745498728','2025-04-24 15:48:52',NULL,80.00,'','4','1','Good sold','1','','sales','893','','No',NULL,NULL,''),(11034,'1110','41745499745','2025-04-24 16:02:43',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(11035,'5500','41745499745','2025-04-24 16:02:43',26.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11036,'1000','41745499745','2025-04-24 16:02:43',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11037,'4000','41745499745','2025-04-24 16:02:43',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(11038,'1110','41745505651','2025-04-24 17:41:07',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(11039,'5500','41745505651','2025-04-24 17:41:07',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11040,'1000','41745505651','2025-04-24 17:41:07',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDO31TB9R1'),(11041,'4000','41745505651','2025-04-24 17:41:07',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(11042,'1110','41745568553','2025-04-25 11:09:33',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(11043,'5500','41745568553','2025-04-25 11:09:33',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11044,'1000','41745568553','2025-04-25 11:09:33',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11045,'4000','41745568553','2025-04-25 11:09:33',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(11046,'1110','41745568577','2025-04-25 11:09:56',NULL,90.00,'','4','1','Inventory sold','1','','sales','256','','No',NULL,NULL,''),(11047,'5500','41745568577','2025-04-25 11:09:56',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11048,'1000','41745568577','2025-04-25 11:09:56',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDP14PW113'),(11049,'4000','41745568577','2025-04-25 11:09:56',NULL,150.00,'','4','1','Good sold','1','','sales','256','','No',NULL,NULL,''),(11050,'1110','41745568630','2025-04-25 11:45:57',NULL,60.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(11051,'5500','41745568630','2025-04-25 11:45:57',60.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11052,'1000','41745568630','2025-04-25 11:45:57',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11053,'4000','41745568630','2025-04-25 11:45:57',NULL,100.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(11054,'1110','41745570760','2025-04-25 13:09:00',NULL,5.00,'','4','1','Inventory sold','1','','sales','279','','No',NULL,NULL,''),(11055,'1110','41745570760','2025-04-25 13:09:00',NULL,5.00,'','4','1','Inventory sold','1','','sales','279','','No',NULL,NULL,''),(11056,'5500','41745570760','2025-04-25 13:09:00',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11057,'1000','41745570760','2025-04-25 13:09:00',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDP458GNO8'),(11058,'4000','41745570760','2025-04-25 13:09:00',NULL,10.00,'','4','1','Good sold','1','','sales','279','','No',NULL,NULL,''),(11059,'4000','41745570760','2025-04-25 13:09:00',NULL,10.00,'','4','1','Good sold','1','','sales','279','','No',NULL,NULL,''),(11060,'1110','41745575849','2025-04-25 13:40:00',NULL,35.00,'','4','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(11061,'1110','41745575849','2025-04-25 13:40:00',NULL,14.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(11062,'1110','41745575849','2025-04-25 13:40:00',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(11063,'5500','41745575849','2025-04-25 13:40:00',56.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11064,'1000','41745575849','2025-04-25 13:40:00',140.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11065,'4000','41745575849','2025-04-25 13:40:00',NULL,80.00,'','4','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(11066,'4000','41745575849','2025-04-25 13:40:00',NULL,30.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(11067,'4000','41745575849','2025-04-25 13:40:00',NULL,30.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(11068,'1110','41745577609','2025-04-25 14:14:12',NULL,145.00,'','4','1','Inventory sold','1','','sales','949','','No',NULL,NULL,''),(11069,'1110','41745577609','2025-04-25 14:14:12',NULL,22.00,'','4','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(11070,'5500','41745577609','2025-04-25 14:14:12',167.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11071,'1000','41745577609','2025-04-25 14:14:12',420.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDPO51KWM8'),(11072,'4000','41745577609','2025-04-25 14:14:12',NULL,350.00,'','4','1','Good sold','1','','sales','949','','No',NULL,NULL,''),(11073,'4000','41745577609','2025-04-25 14:14:12',NULL,70.00,'','4','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(11074,'1110','41745583446','2025-04-25 15:17:54',NULL,25.00,'','4','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(11075,'5500','41745583446','2025-04-25 15:17:54',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11076,'1000','41745583446','2025-04-25 15:17:54',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDP05T9YFS'),(11077,'4000','41745583446','2025-04-25 15:17:54',NULL,50.00,'','4','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(11078,'1110','41745583539','2025-04-25 15:24:17',NULL,24.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(11079,'1110','41745583539','2025-04-25 15:24:17',NULL,0.00,'','4','1','Inventory sold','1','','sales','1196','','No',NULL,NULL,''),(11080,'5500','41745583539','2025-04-25 15:24:17',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11081,'1000','41745583539','2025-04-25 15:24:17',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11082,'4000','41745583539','2025-04-25 15:24:17',NULL,50.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(11083,'4000','41745583539','2025-04-25 15:24:17',NULL,50.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(11084,'1110','41745589119','2025-04-25 16:52:13',NULL,68.00,'','4','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(11085,'5500','41745589119','2025-04-25 16:52:13',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11086,'1000','41745589119','2025-04-25 16:52:13',110.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11087,'4000','41745589119','2025-04-25 16:52:13',NULL,110.00,'','4','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(11088,'1110','41745589136','2025-04-25 17:15:47',NULL,14.50,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(11089,'5500','41745589136','2025-04-25 17:15:47',14.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11090,'1000','41745589136','2025-04-25 17:15:47',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDP76DAMFV'),(11091,'4000','41745589136','2025-04-25 17:15:47',NULL,30.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(11092,'1110','41745590582','2025-04-25 17:22:29',NULL,15.00,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(11093,'1110','41745590582','2025-04-25 17:22:29',NULL,6.60,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(11094,'5500','41745590582','2025-04-25 17:22:29',21.60,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11095,'1000','41745590582','2025-04-25 17:22:29',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11096,'4000','41745590582','2025-04-25 17:22:29',NULL,30.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(11097,'4000','41745590582','2025-04-25 17:22:29',NULL,30.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(11098,'1110','41745590954','2025-04-25 18:00:32',NULL,170.00,'','4','1','Inventory sold','1','','sales','600','','No',NULL,NULL,''),(11099,'5500','41745590954','2025-04-25 18:00:32',170.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11100,'1000','41745590954','2025-04-25 18:00:32',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11101,'4000','41745590954','2025-04-25 18:00:32',NULL,300.00,'','4','1','Good sold','1','','sales','600','','No',NULL,NULL,''),(11102,'1110','41745593352','2025-04-25 18:15:58',NULL,184.00,'','4','1','Inventory sold','1','','sales','514','','No',NULL,NULL,''),(11103,'5500','41745593352','2025-04-25 18:15:58',184.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11104,'1000','41745593352','2025-04-25 18:15:58',240.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDP56PLOSB'),(11105,'4000','41745593352','2025-04-25 18:15:58',NULL,240.00,'','4','1','Good sold','1','','sales','514','','No',NULL,NULL,''),(11106,'1110','41745594213','2025-04-25 18:24:53',NULL,5.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(11107,'5500','41745594213','2025-04-25 18:24:53',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11108,'1000','41745594213','2025-04-25 18:24:53',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11109,'4000','41745594213','2025-04-25 18:24:53',NULL,10.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(11110,'1110','41745647958','2025-04-26 09:16:02',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(11111,'5500','41745647958','2025-04-26 09:16:02',60.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11112,'1000','41745647958','2025-04-26 09:16:02',130.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11113,'4000','41745647958','2025-04-26 09:16:02',NULL,130.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(11114,'1110','41745648167','2025-04-26 09:16:24',NULL,7.63,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(11115,'5500','41745648167','2025-04-26 09:16:24',7.63,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11116,'1000','41745648167','2025-04-26 09:16:24',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDQ68YWYIQ'),(11117,'4000','41745648167','2025-04-26 09:16:24',NULL,20.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(11118,'1000','41745648218','2025-04-26 10:18:00',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDQ29BW3DO'),(11119,'4000','41745648218','2025-04-26 10:18:00',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(11120,'1110','41745652522','2025-04-26 10:29:36',NULL,300.00,'','4','1','Inventory sold','1','','sales','291','','No',NULL,NULL,''),(11121,'1110','41745652522','2025-04-26 10:29:36',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(11122,'5500','41745652522','2025-04-26 10:29:36',310.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11123,'1000','41745652522','2025-04-26 10:29:36',450.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11124,'4000','41745652522','2025-04-26 10:29:36',NULL,430.00,'','4','1','Good sold','1','','sales','291','','No',NULL,NULL,''),(11125,'4000','41745652522','2025-04-26 10:29:36',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(11126,'1110','41745652579','2025-04-26 11:14:53',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(11127,'5500','41745652579','2025-04-26 11:14:53',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11128,'1000','41745652579','2025-04-26 11:14:53',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11129,'4000','41745652579','2025-04-26 11:14:53',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(11130,'1110','41745655296','2025-04-26 13:09:16',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(11131,'1110','41745655296','2025-04-26 13:09:16',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(11132,'5500','41745655296','2025-04-26 13:09:16',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11133,'1000','41745655296','2025-04-26 13:09:16',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11134,'4000','41745655296','2025-04-26 13:09:16',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(11135,'4000','41745655296','2025-04-26 13:09:16',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(11136,'1110','41745662162','2025-04-26 15:01:19',NULL,38.15,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(11137,'5500','41745662162','2025-04-26 15:01:19',38.15,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11138,'1000','41745662162','2025-04-26 15:01:19',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11139,'4000','41745662162','2025-04-26 15:01:19',NULL,100.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(11140,'1110','41745670088','2025-04-26 16:06:08',NULL,90.00,'','4','1','Inventory sold','1','','sales','256','','No',NULL,NULL,''),(11141,'5500','41745670088','2025-04-26 16:06:08',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11142,'1000','41745670088','2025-04-26 16:06:08',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11143,'4000','41745670088','2025-04-26 16:06:08',NULL,150.00,'','4','1','Good sold','1','','sales','256','','No',NULL,NULL,''),(11144,'1110','41745672774','2025-04-26 16:06:41',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(11145,'5500','41745672774','2025-04-26 16:06:41',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11146,'1000','41745672774','2025-04-26 16:06:41',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDQ7A8ANF'),(11147,'4000','41745672774','2025-04-26 16:06:41',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(11148,'1110','41745672879','2025-04-26 17:27:03',NULL,240.00,'','4','1','Inventory sold','1','','sales','1240','','No',NULL,NULL,''),(11149,'1110','41745672879','2025-04-26 17:27:03',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(11150,'1110','41745672879','2025-04-26 17:27:03',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(11151,'1110','41745672879','2025-04-26 17:27:03',NULL,60.00,'','4','1','Inventory sold','1','','sales','1246','','No',NULL,NULL,''),(11152,'5500','41745672879','2025-04-26 17:27:03',545.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11153,'1000','41745672879','2025-04-26 17:27:03',850.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11154,'4000','41745672879','2025-04-26 17:27:03',NULL,360.00,'','4','1','Good sold','1','','sales','1240','','No',NULL,NULL,''),(11155,'4000','41745672879','2025-04-26 17:27:03',NULL,300.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(11156,'4000','41745672879','2025-04-26 17:27:03',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(11157,'4000','41745672879','2025-04-26 17:27:03',NULL,150.00,'','4','1','Good sold','1','','sales','1246','','No',NULL,NULL,''),(11158,'1110','41745677937','2025-04-26 17:32:48',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(11159,'5500','41745677937','2025-04-26 17:32:48',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11160,'1000','41745677937','2025-04-26 17:32:48',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11161,'4000','41745677937','2025-04-26 17:32:48',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(11162,'1110','41745680657','2025-04-26 18:18:19',NULL,32.00,'','4','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(11163,'5500','41745680657','2025-04-26 18:18:19',32.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11164,'1000','41745680657','2025-04-26 18:18:19',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11165,'4000','41745680657','2025-04-26 18:18:19',NULL,80.00,'','4','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(11166,'1110','41745683216','2025-04-26 19:00:41',NULL,27.00,'','4','1','Inventory sold','1','','sales','1187','','No',NULL,NULL,''),(11167,'5500','41745683216','2025-04-26 19:00:41',27.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11168,'1000','41745683216','2025-04-26 19:00:41',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDQ3BS92WI'),(11169,'4000','41745683216','2025-04-26 19:00:41',NULL,60.00,'','4','1','Good sold','1','','sales','1187','','No',NULL,NULL,''),(11170,'1110','41745683296','2025-04-26 19:02:15',NULL,75.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(11171,'5500','41745683296','2025-04-26 19:02:15',75.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11172,'1000','41745683296','2025-04-26 19:02:15',250.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDQ6BSPXYA'),(11173,'4000','41745683296','2025-04-26 19:02:15',NULL,250.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(11174,'1110','41745683368','2025-04-26 19:03:35',NULL,35.00,'','4','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(11175,'1110','41745683368','2025-04-26 19:03:35',NULL,15.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(11176,'5500','41745683368','2025-04-26 19:03:35',50.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11177,'1000','41745683368','2025-04-26 19:03:35',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11178,'4000','41745683368','2025-04-26 19:03:35',NULL,100.00,'','4','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(11179,'4000','41745683368','2025-04-26 19:03:35',NULL,50.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(11180,'1110','41745819355','2025-04-28 09:30:49',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(11181,'1110','41745819355','2025-04-28 09:30:49',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(11182,'1110','41745819355','2025-04-28 09:30:49',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(11183,'5500','41745819355','2025-04-28 09:30:49',4572.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11184,'1000','41745819355','2025-04-28 09:30:49',130.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDSIICHV35'),(11185,'4000','41745819355','2025-04-28 09:30:49',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(11186,'4000','41745819355','2025-04-28 09:30:49',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(11187,'4000','41745819355','2025-04-28 09:30:49',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(11188,'1110','41745822182','2025-04-28 09:45:12',NULL,1360.00,'','4','1','Inventory sold','1','','sales','1274','','No',NULL,NULL,''),(11189,'1110','41745822182','2025-04-28 09:45:12',NULL,390.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(11190,'1110','41745822182','2025-04-28 09:45:12',NULL,220.00,'','4','1','Inventory sold','1','','sales','644','','No',NULL,NULL,''),(11191,'1110','41745822182','2025-04-28 09:45:12',NULL,660.00,'','4','1','Inventory sold','1','','sales','1169','','No',NULL,NULL,''),(11192,'1110','41745822182','2025-04-28 09:45:12',NULL,220.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(11193,'1110','41745822182','2025-04-28 09:45:12',NULL,160.00,'','4','1','Inventory sold','1','','sales','1177','','No',NULL,NULL,''),(11194,'1110','41745822182','2025-04-28 09:45:12',NULL,400.00,'','4','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(11195,'5500','41745822182','2025-04-28 09:45:12',3410.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11196,'1000','41745822182','2025-04-28 09:45:12',4490.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11197,'4000','41745822182','2025-04-28 09:45:12',NULL,1600.00,'','4','1','Good sold','1','','sales','1274','','No',NULL,NULL,''),(11198,'4000','41745822182','2025-04-28 09:45:12',NULL,600.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(11199,'4000','41745822182','2025-04-28 09:45:12',NULL,350.00,'','4','1','Good sold','1','','sales','644','','No',NULL,NULL,''),(11200,'4000','41745822182','2025-04-28 09:45:12',NULL,900.00,'','4','1','Good sold','1','','sales','1169','','No',NULL,NULL,''),(11201,'4000','41745822182','2025-04-28 09:45:12',NULL,300.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(11202,'4000','41745822182','2025-04-28 09:45:12',NULL,200.00,'','4','1','Good sold','1','','sales','1177','','No',NULL,NULL,''),(11203,'4000','41745822182','2025-04-28 09:45:12',NULL,540.00,'','4','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(11204,'1110','41745822816','2025-04-28 10:10:39',NULL,7.63,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(11205,'5500','41745822816','2025-04-28 10:10:39',7.63,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11206,'1000','41745822816','2025-04-28 10:10:39',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDS81K13X8'),(11207,'4000','41745822816','2025-04-28 10:10:39',NULL,20.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(11208,'1110','41745825297','2025-04-28 10:29:10',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(11209,'1110','41745825297','2025-04-28 10:29:10',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(11210,'1110','41745825297','2025-04-28 10:29:10',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(11211,'5500','41745825297','2025-04-28 10:29:10',4572.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11212,'1000','41745825297','2025-04-28 10:29:10',130.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDR5E9TG93'),(11213,'4000','41745825297','2025-04-28 10:29:10',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(11214,'4000','41745825297','2025-04-28 10:29:10',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(11215,'4000','41745825297','2025-04-28 10:29:10',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(11216,'1110','41745828090','2025-04-28 11:15:13',NULL,21.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(11217,'5500','41745828090','2025-04-28 11:15:13',21.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11218,'1000','41745828090','2025-04-28 11:15:13',45.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11219,'4000','41745828090','2025-04-28 11:15:13',NULL,45.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(11220,'1110','41745828292','2025-04-28 11:18:24',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(11221,'5500','41745828292','2025-04-28 11:18:24',124.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11222,'1000','41745828292','2025-04-28 11:18:24',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDS41UKWA4'),(11223,'4000','41745828292','2025-04-28 11:18:24',NULL,200.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(11224,'1110','41745828408','2025-04-28 11:23:46',NULL,106.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(11225,'5500','41745828408','2025-04-28 11:23:46',106.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11226,'1000','41745828408','2025-04-28 11:23:46',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11227,'4000','41745828408','2025-04-28 11:23:46',NULL,150.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(11228,'1110','41745828629','2025-04-28 11:29:52',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(11229,'1110','41745828629','2025-04-28 11:29:52',NULL,15.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(11230,'1110','41745828629','2025-04-28 11:29:52',NULL,44.50,'','4','1','Inventory sold','1','','sales','582','','No',NULL,NULL,''),(11231,'5500','41745828629','2025-04-28 11:29:52',107.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11232,'1000','41745828629','2025-04-28 11:29:52',280.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11233,'4000','41745828629','2025-04-28 11:29:52',NULL,130.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(11234,'4000','41745828629','2025-04-28 11:29:52',NULL,50.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(11235,'4000','41745828629','2025-04-28 11:29:52',NULL,100.00,'','4','1','Good sold','1','','sales','582','','No',NULL,NULL,''),(11236,'1110','41745828996','2025-04-28 12:10:52',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(11237,'5500','41745828996','2025-04-28 12:10:52',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11238,'1000','41745828996','2025-04-28 12:10:52',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11239,'4000','41745828996','2025-04-28 12:10:52',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(11240,'1110','41745831952','2025-04-28 12:21:19',NULL,25.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(11241,'5500','41745831952','2025-04-28 12:21:19',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11242,'1000','41745831952','2025-04-28 12:21:19',35.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDS0J3W9P2'),(11243,'4000','41745831952','2025-04-28 12:21:19',NULL,35.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(11244,'1110','41745837588','2025-04-28 13:53:39',NULL,40.00,'','4','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(11245,'5500','41745837588','2025-04-28 13:53:39',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11246,'1000','41745837588','2025-04-28 13:53:39',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11247,'4000','41745837588','2025-04-28 13:53:39',NULL,80.00,'','4','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(11248,'1110','41745838198','2025-04-28 14:09:47',NULL,60.00,'','4','1','Inventory sold','1','','sales','1007','','No',NULL,NULL,''),(11249,'5500','41745838198','2025-04-28 14:09:47',60.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11250,'1000','41745838198','2025-04-28 14:09:47',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDS1JLMAMR'),(11251,'4000','41745838198','2025-04-28 14:09:47',NULL,150.00,'','4','1','Good sold','1','','sales','1007','','No',NULL,NULL,''),(11252,'1110','41745840031','2025-04-28 14:34:33',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(11253,'1110','41745840031','2025-04-28 14:34:33',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(11254,'5500','41745840031','2025-04-28 14:34:33',89.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11255,'1000','41745840031','2025-04-28 14:34:33',140.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11256,'4000','41745840031','2025-04-28 14:34:33',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(11257,'4000','41745840031','2025-04-28 14:34:33',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(11258,'1110','41745840123','2025-04-28 15:27:54',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(11259,'5500','41745840123','2025-04-28 15:27:54',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11260,'1000','41745840123','2025-04-28 15:27:54',25.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11261,'4000','41745840123','2025-04-28 15:27:54',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(11262,'1110','41745849265','2025-04-28 17:08:11',NULL,100.00,'','4','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(11263,'5500','41745849265','2025-04-28 17:08:11',100.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11264,'1000','41745849265','2025-04-28 17:08:11',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDS8KFEW80'),(11265,'4000','41745849265','2025-04-28 17:08:11',NULL,150.00,'','4','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(11266,'1110','41745850503','2025-04-28 17:31:44',NULL,48.00,'','4','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(11267,'5500','41745850503','2025-04-28 17:31:44',48.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11268,'1000','41745850503','2025-04-28 17:31:44',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDS4KHL4OS'),(11269,'4000','41745850503','2025-04-28 17:31:44',NULL,100.00,'','4','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(11270,'1110','41745850745','2025-04-28 18:20:58',NULL,120.00,'','4','1','Inventory sold','1','','sales','1247','','No',NULL,NULL,''),(11271,'1110','41745850745','2025-04-28 18:20:58',NULL,25.00,'','4','1','Inventory sold','1','','sales','811','','No',NULL,NULL,''),(11272,'1110','41745850745','2025-04-28 18:20:58',NULL,50.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(11273,'1110','41745850745','2025-04-28 18:20:58',NULL,16.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(11274,'1110','41745850745','2025-04-28 18:20:58',NULL,30.00,'','4','1','Inventory sold','1','','sales','909','','No',NULL,NULL,''),(11275,'5500','41745850745','2025-04-28 18:20:58',241.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11276,'1000','41745850745','2025-04-28 18:20:58',560.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDS2KTF88M'),(11277,'4000','41745850745','2025-04-28 18:20:58',NULL,300.00,'','4','1','Good sold','1','','sales','1247','','No',NULL,NULL,''),(11278,'4000','41745850745','2025-04-28 18:20:58',NULL,50.00,'','4','1','Good sold','1','','sales','811','','No',NULL,NULL,''),(11279,'4000','41745850745','2025-04-28 18:20:58',NULL,70.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(11280,'4000','41745850745','2025-04-28 18:20:58',NULL,40.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(11281,'4000','41745850745','2025-04-28 18:20:58',NULL,100.00,'','4','1','Good sold','1','','sales','909','','No',NULL,NULL,''),(11282,'1110','41745856644','2025-04-28 19:11:05',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(11283,'5500','41745856644','2025-04-28 19:11:05',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11284,'1000','41745856644','2025-04-28 19:11:05',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11285,'4000','41745856644','2025-04-28 19:11:05',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(11286,'1110','41745856702','2025-04-28 19:21:49',NULL,44.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(11287,'5500','41745856702','2025-04-28 19:21:49',44.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11288,'1000','41745856702','2025-04-28 19:21:49',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11289,'4000','41745856702','2025-04-28 19:21:49',NULL,60.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(11290,'1110','41745857315','2025-04-28 19:23:37',NULL,102.00,'','4','1','Inventory sold','1','','sales','1145','','No',NULL,NULL,''),(11291,'5500','41745857315','2025-04-28 19:23:37',102.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11292,'1000','41745857315','2025-04-28 19:23:37',160.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDS3LARRUN'),(11293,'4000','41745857315','2025-04-28 19:23:37',NULL,160.00,'','4','1','Good sold','1','','sales','1145','','No',NULL,NULL,''),(11294,'1110','41745907490','2025-04-29 09:18:43',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(11295,'1110','41745907490','2025-04-29 09:18:43',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(11296,'5500','41745907490','2025-04-29 09:18:43',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11297,'1000','41745907490','2025-04-29 09:18:43',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11298,'4000','41745907490','2025-04-29 09:18:43',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(11299,'4000','41745907490','2025-04-29 09:18:43',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(11300,'1110','41745907526','2025-04-29 09:26:18',NULL,80.00,'','4','1','Inventory sold','1','','sales','1177','','No',NULL,NULL,''),(11301,'1110','41745907526','2025-04-29 09:26:18',NULL,21.75,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(11302,'1110','41745907526','2025-04-29 09:26:18',NULL,12.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(11303,'5500','41745907526','2025-04-29 09:26:18',113.75,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11304,'1000','41745907526','2025-04-29 09:26:18',225.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDT4NOK4PC'),(11305,'4000','41745907526','2025-04-29 09:26:18',NULL,150.00,'','4','1','Good sold','1','','sales','1177','','No',NULL,NULL,''),(11306,'4000','41745907526','2025-04-29 09:26:18',NULL,45.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(11307,'4000','41745907526','2025-04-29 09:26:18',NULL,30.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(11308,'1110','41745908022','2025-04-29 09:28:24',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(11309,'1110','41745908022','2025-04-29 09:28:24',NULL,32.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(11310,'1110','41745908022','2025-04-29 09:28:24',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(11311,'1110','41745908022','2025-04-29 09:28:24',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11312,'5500','41745908022','2025-04-29 09:28:24',292.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11313,'1000','41745908022','2025-04-29 09:28:24',465.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDT2N57G10'),(11314,'4000','41745908022','2025-04-29 09:28:24',NULL,300.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(11315,'4000','41745908022','2025-04-29 09:28:24',NULL,80.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(11316,'4000','41745908022','2025-04-29 09:28:24',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(11317,'4000','41745908022','2025-04-29 09:28:24',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11318,'1110','41745908140','2025-04-29 11:17:28',NULL,220.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(11319,'1110','41745908140','2025-04-29 11:17:28',NULL,220.00,'','4','1','Inventory sold','1','','sales','644','','No',NULL,NULL,''),(11320,'1110','41745908140','2025-04-29 11:17:28',NULL,30.00,'','4','1','Inventory sold','1','','sales','736','','No',NULL,NULL,''),(11321,'5500','41745908140','2025-04-29 11:17:28',470.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11322,'1000','41745908140','2025-04-29 11:17:28',700.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDT6NM2YV6'),(11323,'4000','41745908140','2025-04-29 11:17:28',NULL,300.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(11324,'4000','41745908140','2025-04-29 11:17:28',NULL,350.00,'','4','1','Good sold','1','','sales','644','','No',NULL,NULL,''),(11325,'4000','41745908140','2025-04-29 11:17:28',NULL,50.00,'','4','1','Good sold','1','','sales','736','','No',NULL,NULL,''),(11326,'1110','41745914767','2025-04-29 11:20:07',NULL,40.00,'','4','1','Inventory sold','1','','sales','1165','','No',NULL,NULL,''),(11327,'1110','41745914767','2025-04-29 11:20:07',NULL,60.00,'','4','1','Inventory sold','1','','sales','736','','No',NULL,NULL,''),(11328,'5500','41745914767','2025-04-29 11:20:07',100.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11329,'1000','41745914767','2025-04-29 11:20:07',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11330,'4000','41745914767','2025-04-29 11:20:07',NULL,50.00,'','4','1','Good sold','1','','sales','1165','','No',NULL,NULL,''),(11331,'4000','41745914767','2025-04-29 11:20:07',NULL,100.00,'','4','1','Good sold','1','','sales','736','','No',NULL,NULL,''),(11332,'1110','41745921985','2025-04-29 13:20:04',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(11333,'5500','41745921985','2025-04-29 13:20:04',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11334,'1000','41745921985','2025-04-29 13:20:04',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11335,'4000','41745921985','2025-04-29 13:20:04',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(11336,'1110','41745923112','2025-04-29 13:39:46',NULL,30.00,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(11337,'1110','41745923112','2025-04-29 13:39:46',NULL,25.00,'','4','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(11338,'5500','41745923112','2025-04-29 13:39:46',55.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11339,'1000','41745923112','2025-04-29 13:39:46',210.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11340,'4000','41745923112','2025-04-29 13:39:46',NULL,60.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(11341,'4000','41745923112','2025-04-29 13:39:46',NULL,150.00,'','4','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(11342,'1110','41745923946','2025-04-29 13:53:05',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(11343,'5500','41745923946','2025-04-29 13:53:05',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11344,'1000','41745923946','2025-04-29 13:53:05',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDT8OBR40M'),(11345,'4000','41745923946','2025-04-29 13:53:05',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(11346,'1110','41745924043','2025-04-29 13:54:58',NULL,68.00,'','4','1','Inventory sold','1','','sales','1176','','No',NULL,NULL,''),(11347,'5500','41745924043','2025-04-29 13:54:58',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11348,'1000','41745924043','2025-04-29 13:54:58',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11349,'4000','41745924043','2025-04-29 13:54:58',NULL,150.00,'','4','1','Good sold','1','','sales','1176','','No',NULL,NULL,''),(11350,'1110','41745924149','2025-04-29 15:05:00',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(11351,'1110','41745924149','2025-04-29 15:05:00',NULL,52.00,'','4','1','Inventory sold','1','','sales','966','','No',NULL,NULL,''),(11352,'5500','41745924149','2025-04-29 15:05:00',176.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11353,'1000','41745924149','2025-04-29 15:05:00',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11354,'4000','41745924149','2025-04-29 15:05:00',NULL,200.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(11355,'4000','41745924149','2025-04-29 15:05:00',NULL,100.00,'','4','1','Good sold','1','','sales','966','','No',NULL,NULL,''),(11356,'1110','41745928421','2025-04-29 15:07:20',NULL,90.00,'','4','1','Inventory sold','1','','sales','256','','No',NULL,NULL,''),(11357,'5500','41745928421','2025-04-29 15:07:20',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11358,'1000','41745928421','2025-04-29 15:07:20',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11359,'4000','41745928421','2025-04-29 15:07:20',NULL,150.00,'','4','1','Good sold','1','','sales','256','','No',NULL,NULL,''),(11360,'1110','41745928460','2025-04-29 16:21:18',NULL,4.40,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(11361,'5500','41745928460','2025-04-29 16:21:18',4.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11362,'1000','41745928460','2025-04-29 16:21:18',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11363,'4000','41745928460','2025-04-29 16:21:18',NULL,20.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(11364,'1110','41745932883','2025-04-29 16:40:19',NULL,100.00,'','4','1','Inventory sold','1','','sales','1213','','No',NULL,NULL,''),(11365,'5500','41745932883','2025-04-29 16:40:19',100.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11366,'1000','41745932883','2025-04-29 16:40:19',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDT9P2AJON'),(11367,'4000','41745932883','2025-04-29 16:40:19',NULL,200.00,'','4','1','Good sold','1','','sales','1213','','No',NULL,NULL,''),(11368,'1110','41745934091','2025-04-29 17:19:45',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(11369,'5500','41745934091','2025-04-29 17:19:45',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11370,'1000','41745934091','2025-04-29 17:19:45',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11371,'4000','41745934091','2025-04-29 17:19:45',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(11372,'1110','41745990110','2025-04-30 08:53:33',NULL,28.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(11373,'1110','41745990110','2025-04-30 08:53:33',NULL,10.15,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(11374,'1110','41745990110','2025-04-30 08:53:33',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(11375,'5500','41745990110','2025-04-30 08:53:33',49.15,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11376,'1000','41745990110','2025-04-30 08:53:33',131.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11377,'4000','41745990110','2025-04-30 08:53:33',NULL,60.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(11378,'4000','41745990110','2025-04-30 08:53:33',NULL,21.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(11379,'4000','41745990110','2025-04-30 08:53:33',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(11380,'1110','41746007096','2025-04-30 12:58:40',NULL,38.00,'','4','1','Inventory sold','1','','sales','1261','','No',NULL,NULL,''),(11381,'5500','41746007096','2025-04-30 12:58:40',38.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11382,'1000','41746007096','2025-04-30 12:58:40',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDS0JCDHOU'),(11383,'4000','41746007096','2025-04-30 12:58:40',NULL,60.00,'','4','1','Good sold','1','','sales','1261','','No',NULL,NULL,''),(11384,'1110','41746007159','2025-04-30 13:00:09',NULL,120.00,'','4','1','Inventory sold','1','','sales','1247','','No',NULL,NULL,''),(11385,'1110','41746007159','2025-04-30 13:00:09',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(11386,'5500','41746007159','2025-04-30 13:00:09',138.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11387,'1000','41746007159','2025-04-30 13:00:09',320.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDU4SWGDZU'),(11388,'4000','41746007159','2025-04-30 13:00:09',NULL,270.00,'','4','1','Good sold','1','','sales','1247','','No',NULL,NULL,''),(11389,'4000','41746007159','2025-04-30 13:00:09',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(11390,'1110','41746007275','2025-04-30 13:02:01',NULL,20.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(11391,'1110','41746007275','2025-04-30 13:02:01',NULL,24.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(11392,'5500','41746007275','2025-04-30 13:02:01',44.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11393,'1000','41746007275','2025-04-30 13:02:01',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11394,'4000','41746007275','2025-04-30 13:02:01',NULL,60.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(11395,'4000','41746007275','2025-04-30 13:02:01',NULL,40.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(11396,'1110','41746014898','2025-04-30 15:25:29',NULL,35.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(11397,'5500','41746014898','2025-04-30 15:25:29',35.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11398,'1000','41746014898','2025-04-30 15:25:29',75.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11399,'4000','41746014898','2025-04-30 15:25:29',NULL,75.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(11400,'1110','41746022142','2025-04-30 17:09:47',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(11401,'1110','41746022142','2025-04-30 17:09:47',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(11402,'1110','41746022142','2025-04-30 17:09:47',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(11403,'5500','41746022142','2025-04-30 17:09:47',4649.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11404,'1000','41746022142','2025-04-30 17:09:47',240.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11405,'4000','41746022142','2025-04-30 17:09:47',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(11406,'4000','41746022142','2025-04-30 17:09:47',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(11407,'4000','41746022142','2025-04-30 17:09:47',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(11408,'1000','41746024092','2025-04-30 17:42:17',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11409,'4000','41746024092','2025-04-30 17:42:17',NULL,100.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(11410,'1110','41746024155','2025-04-30 18:04:45',NULL,17.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(11411,'5500','41746024155','2025-04-30 18:04:45',17.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11412,'1000','41746024155','2025-04-30 18:04:45',51.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11413,'4000','41746024155','2025-04-30 18:04:45',NULL,51.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(11414,'1110','41746025503','2025-04-30 18:09:16',NULL,22.89,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(11415,'5500','41746025503','2025-04-30 18:09:16',22.89,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11416,'1000','41746025503','2025-04-30 18:09:16',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11417,'4000','41746025503','2025-04-30 18:09:16',NULL,60.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(11418,'1110','41746026790','2025-04-30 18:27:27',NULL,68.00,'','4','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(11419,'5500','41746026790','2025-04-30 18:27:27',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11420,'1000','41746026790','2025-04-30 18:27:27',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11421,'4000','41746026790','2025-04-30 18:27:27',NULL,100.00,'','4','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(11422,'1110','41746027077','2025-04-30 18:36:30',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(11423,'1110','41746027077','2025-04-30 18:36:30',NULL,210.00,'','4','1','Inventory sold','1','','sales','904','','No',NULL,NULL,''),(11424,'5500','41746027077','2025-04-30 18:36:30',435.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11425,'1000','41746027077','2025-04-30 18:36:30',600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11426,'4000','41746027077','2025-04-30 18:36:30',NULL,250.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(11427,'4000','41746027077','2025-04-30 18:36:30',NULL,350.00,'','4','1','Good sold','1','','sales','904','','No',NULL,NULL,''),(11428,'4000','41746027077','2025-04-30 18:37:46',250.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(11429,'1000','41746027077','2025-04-30 18:37:46',NULL,250.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(11430,'5500','41746027077','2025-04-30 18:37:46',NULL,225.00,'','4','1','Cost of goods returned','1','','sales','1203','','No',NULL,NULL,''),(11431,'1110','41746027077','2025-04-30 18:37:46',225.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(11432,'4000','41746027077','2025-04-30 18:37:49',350.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(11433,'1000','41746027077','2025-04-30 18:37:49',NULL,350.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(11434,'5500','41746027077','2025-04-30 18:37:49',NULL,210.00,'','4','1','Cost of goods returned','1','','sales','904','','No',NULL,NULL,''),(11435,'1110','41746027077','2025-04-30 18:37:49',210.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(11436,'1110','41746027500','2025-04-30 18:39:08',NULL,210.00,'','4','1','Inventory sold','1','','sales','904','','No',NULL,NULL,''),(11437,'1110','41746027500','2025-04-30 18:39:08',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(11438,'5500','41746027500','2025-04-30 18:39:08',435.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11439,'1000','41746027500','2025-04-30 18:39:08',600.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDU7UKCX9N'),(11440,'4000','41746027500','2025-04-30 18:39:08',NULL,350.00,'','4','1','Good sold','1','','sales','904','','No',NULL,NULL,''),(11441,'4000','41746027500','2025-04-30 18:39:08',NULL,250.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(11442,'1110','41746027647','2025-04-30 18:41:02',NULL,56.00,'','4','1','Inventory sold','1','','sales','1200','','No',NULL,NULL,''),(11443,'5500','41746027647','2025-04-30 18:41:02',56.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11444,'1000','41746027647','2025-04-30 18:41:02',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11445,'4000','41746027647','2025-04-30 18:41:02',NULL,100.00,'','4','1','Good sold','1','','sales','1200','','No',NULL,NULL,''),(11446,'1110','41746027774','2025-04-30 18:43:26',NULL,7.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(11447,'5500','41746027774','2025-04-30 18:43:26',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11448,'1000','41746027774','2025-04-30 18:43:26',35.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11449,'4000','41746027774','2025-04-30 18:43:26',NULL,35.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(11450,'1110','41746029398','2025-04-30 19:10:36',NULL,98.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(11451,'5500','41746029398','2025-04-30 19:10:36',98.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11452,'1000','41746029398','2025-04-30 19:10:36',210.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDU5UTFOMF'),(11453,'4000','41746029398','2025-04-30 19:10:36',NULL,210.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(11454,'1110','41746080475','2025-05-01 09:21:39',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(11455,'5500','41746080475','2025-05-01 09:21:39',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11456,'1000','41746080475','2025-05-01 09:21:39',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11457,'4000','41746080475','2025-05-01 09:21:39',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(11458,'1110','41746080503','2025-05-01 09:42:12',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(11459,'1110','41746080503','2025-05-01 09:42:12',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(11460,'1110','41746080503','2025-05-01 09:42:12',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(11461,'5500','41746080503','2025-05-01 09:42:12',4572.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11462,'1000','41746080503','2025-05-01 09:42:12',130.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE13WUOF9N'),(11463,'4000','41746080503','2025-05-01 09:42:12',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(11464,'4000','41746080503','2025-05-01 09:42:12',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(11465,'4000','41746080503','2025-05-01 09:42:12',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(11466,'1110','41746081794','2025-05-01 09:43:59',NULL,96.00,'','4','1','Inventory sold','1','','sales','1141','','No',NULL,NULL,''),(11467,'5500','41746081794','2025-05-01 09:43:59',96.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11468,'1000','41746081794','2025-05-01 09:43:59',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11469,'4000','41746081794','2025-05-01 09:43:59',NULL,150.00,'','4','1','Good sold','1','','sales','1141','','No',NULL,NULL,''),(11470,'1110','41746081926','2025-05-01 10:07:10',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(11471,'1110','41746081926','2025-05-01 10:07:10',NULL,0.00,'','4','1','Inventory sold','1','','sales','1177','','No',NULL,NULL,''),(11472,'5500','41746081926','2025-05-01 10:07:10',6.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11473,'1000','41746081926','2025-05-01 10:07:10',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11474,'4000','41746081926','2025-05-01 10:07:10',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(11475,'4000','41746081926','2025-05-01 10:07:10',NULL,0.00,'','4','1','Good sold','1','','sales','1177','','No',NULL,NULL,''),(11476,'1110','41746083236','2025-05-01 10:10:35',NULL,160.00,'','4','1','Inventory sold','1','','sales','1177','','No',NULL,NULL,''),(11477,'1110','41746083236','2025-05-01 10:10:35',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(11478,'1110','41746083236','2025-05-01 10:10:35',NULL,70.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(11479,'1110','41746083236','2025-05-01 10:10:35',NULL,20.00,'','4','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(11480,'1110','41746083236','2025-05-01 10:10:35',NULL,28.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(11481,'5500','41746083236','2025-05-01 10:10:35',308.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11482,'1000','41746083236','2025-05-01 10:10:35',635.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'A4AE233FOO96F'),(11483,'4000','41746083236','2025-05-01 10:10:35',NULL,300.00,'','4','1','Good sold','1','','sales','1177','','No',NULL,NULL,''),(11484,'4000','41746083236','2025-05-01 10:10:35',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(11485,'4000','41746083236','2025-05-01 10:10:35',NULL,150.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(11486,'4000','41746083236','2025-05-01 10:10:35',NULL,50.00,'','4','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(11487,'4000','41746083236','2025-05-01 10:10:35',NULL,60.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(11488,'1110','41746085648','2025-05-01 10:48:31',NULL,22.89,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(11489,'1110','41746085648','2025-05-01 10:48:31',NULL,24.65,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(11490,'5500','41746085648','2025-05-01 10:48:31',47.54,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11491,'1000','41746085648','2025-05-01 10:48:31',111.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE16X4QJAY'),(11492,'4000','41746085648','2025-05-01 10:48:31',NULL,60.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(11493,'4000','41746085648','2025-05-01 10:48:31',NULL,51.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(11494,'1110','41746087439','2025-05-01 11:17:42',NULL,90.00,'','4','1','Inventory sold','1','','sales','978','','No',NULL,NULL,''),(11495,'5500','41746087439','2025-05-01 11:17:42',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11496,'1000','41746087439','2025-05-01 11:17:42',130.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11497,'4000','41746087439','2025-05-01 11:17:42',NULL,130.00,'','4','1','Good sold','1','','sales','978','','No',NULL,NULL,''),(11498,'1110','41746088197','2025-05-01 11:34:59',NULL,24.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(11499,'5500','41746088197','2025-05-01 11:34:59',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11500,'1000','41746088197','2025-05-01 11:34:59',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE12XBMSGC'),(11501,'4000','41746088197','2025-05-01 11:34:59',NULL,30.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(11502,'1110','41746088539','2025-05-01 12:33:24',NULL,145.00,'','4','1','Inventory sold','1','','sales','949','','No',NULL,NULL,''),(11503,'5500','41746088539','2025-05-01 12:33:24',145.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11504,'1000','41746088539','2025-05-01 12:33:24',350.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,''),(11505,'4000','41746088539','2025-05-01 12:33:24',NULL,350.00,'','4','1','Good sold','1','','sales','949','','No',NULL,NULL,''),(11506,'1110','41746097280','2025-05-01 14:01:36',NULL,54.00,'','4','1','Inventory sold','1','','sales','1184','','No',NULL,NULL,''),(11507,'5500','41746097280','2025-05-01 14:01:36',54.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11508,'1000','41746097280','2025-05-01 14:01:36',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11509,'4000','41746097280','2025-05-01 14:01:36',NULL,80.00,'','4','1','Good sold','1','','sales','1184','','No',NULL,NULL,''),(11510,'1110','41746097317','2025-05-01 14:39:47',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(11511,'1110','41746097317','2025-05-01 14:39:47',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(11512,'5500','41746097317','2025-05-01 14:39:47',14.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11513,'1000','41746097317','2025-05-01 14:39:47',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE18Y4BK1S'),(11514,'4000','41746097317','2025-05-01 14:39:47',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(11515,'4000','41746097317','2025-05-01 14:39:47',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(11516,'1110','41746099636','2025-05-01 14:51:46',NULL,68.00,'','4','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(11517,'5500','41746099636','2025-05-01 14:51:46',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11518,'1000','41746099636','2025-05-01 14:51:46',110.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11519,'4000','41746099636','2025-05-01 14:51:46',NULL,110.00,'','4','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(11520,'1110','41746108761','2025-05-01 17:13:57',NULL,50.00,'','4','1','Inventory sold','1','','sales','430','','No',NULL,NULL,''),(11521,'1110','41746108761','2025-05-01 17:13:57',NULL,40.00,'','4','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(11522,'5500','41746108761','2025-05-01 17:13:57',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11523,'1000','41746108761','2025-05-01 17:13:57',140.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE17YJNNYJ'),(11524,'4000','41746108761','2025-05-01 17:13:57',NULL,80.00,'','4','1','Good sold','1','','sales','430','','No',NULL,NULL,''),(11525,'4000','41746108761','2025-05-01 17:13:57',NULL,60.00,'','4','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(11526,'1110','41746108954','2025-05-01 17:16:18',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(11527,'5500','41746108954','2025-05-01 17:16:18',6.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11528,'1000','41746108954','2025-05-01 17:16:18',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11529,'4000','41746108954','2025-05-01 17:16:18',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(11530,'1110','41746110458','2025-05-01 17:41:21',NULL,2.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(11531,'5500','41746110458','2025-05-01 17:41:21',2.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11532,'1000','41746110458','2025-05-01 17:41:21',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11533,'4000','41746110458','2025-05-01 17:41:21',NULL,10.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(11534,'1110','41746114772','2025-05-01 18:56:09',NULL,22.89,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(11535,'1110','41746114772','2025-05-01 18:56:09',NULL,14.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(11536,'1110','41746114772','2025-05-01 18:56:09',NULL,5.80,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(11537,'5500','41746114772','2025-05-01 18:56:09',42.69,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11538,'1000','41746114772','2025-05-01 18:56:09',102.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE17ZDF5BX'),(11539,'4000','41746114772','2025-05-01 18:56:09',NULL,60.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(11540,'4000','41746114772','2025-05-01 18:56:09',NULL,30.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(11541,'4000','41746114772','2025-05-01 18:56:09',NULL,12.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(11542,'1110','41746165920','2025-05-02 09:06:03',NULL,58.00,'','4','1','Inventory sold','1','','sales','1260','','No',NULL,NULL,''),(11543,'1110','41746165920','2025-05-02 09:06:03',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(11544,'5500','41746165920','2025-05-02 09:06:03',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11545,'1000','41746165920','2025-05-02 09:06:03',170.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEIIZIMYZR'),(11546,'4000','41746165920','2025-05-02 09:06:03',NULL,150.00,'','4','1','Good sold','1','','sales','1260','','No',NULL,NULL,''),(11547,'4000','41746165920','2025-05-02 09:06:03',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(11548,'1110','41746166005','2025-05-02 09:09:23',NULL,265.00,'','4','1','Inventory sold','1','','sales','1151','','No',NULL,NULL,''),(11549,'1110','41746166005','2025-05-02 09:09:23',NULL,100.00,'','4','1','Inventory sold','1','','sales','1213','','No',NULL,NULL,''),(11550,'1110','41746166005','2025-05-02 09:09:23',NULL,9.00,'','4','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(11551,'1110','41746166005','2025-05-02 09:09:23',NULL,954.00,'','4','1','Inventory sold','1','','sales','1201','','No',NULL,NULL,''),(11552,'5500','41746166005','2025-05-02 09:09:23',1328.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11553,'1000','41746166005','2025-05-02 09:09:23',1830.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11554,'4000','41746166005','2025-05-02 09:09:23',NULL,340.00,'','4','1','Good sold','1','','sales','1151','','No',NULL,NULL,''),(11555,'4000','41746166005','2025-05-02 09:09:23',NULL,160.00,'','4','1','Good sold','1','','sales','1213','','No',NULL,NULL,''),(11556,'4000','41746166005','2025-05-02 09:09:23',NULL,30.00,'','4','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(11557,'4000','41746166005','2025-05-02 09:09:23',NULL,1300.00,'','4','1','Good sold','1','','sales','1201','','No',NULL,NULL,''),(11558,'1110','41746166420','2025-05-02 10:20:18',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(11559,'1110','41746166420','2025-05-02 10:20:18',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(11560,'5500','41746166420','2025-05-02 10:20:18',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11561,'1000','41746166420','2025-05-02 10:20:18',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11562,'4000','41746166420','2025-05-02 10:20:18',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(11563,'4000','41746166420','2025-05-02 10:20:18',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(11564,'1110','41746170421','2025-05-02 10:38:28',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(11565,'5500','41746170421','2025-05-02 10:38:28',26.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11566,'1000','41746170421','2025-05-02 10:38:28',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11567,'4000','41746170421','2025-05-02 10:38:28',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(11568,'1110','41746171535','2025-05-02 11:20:17',NULL,192.00,'','4','1','Inventory sold','1','','sales','605','','No',NULL,NULL,''),(11569,'5500','41746171535','2025-05-02 11:20:17',192.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11570,'1000','41746171535','2025-05-02 11:20:17',240.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE212YLM3T'),(11571,'4000','41746171535','2025-05-02 11:20:17',NULL,240.00,'','4','1','Good sold','1','','sales','605','','No',NULL,NULL,''),(11572,'1110','41746174073','2025-05-02 11:38:53',NULL,24.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(11573,'1110','41746174073','2025-05-02 11:38:53',NULL,0.00,'','4','1','Inventory sold','1','','sales','1196','','No',NULL,NULL,''),(11574,'5500','41746174073','2025-05-02 11:38:53',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11575,'1000','41746174073','2025-05-02 11:38:53',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11576,'4000','41746174073','2025-05-02 11:38:53',NULL,50.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(11577,'4000','41746174073','2025-05-02 11:38:53',NULL,100.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(11578,'1110','41746175154','2025-05-02 11:45:05',NULL,6.60,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(11579,'5500','41746175154','2025-05-02 11:45:05',6.60,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11580,'1000','41746175154','2025-05-02 11:45:05',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11581,'4000','41746175154','2025-05-02 11:45:05',NULL,30.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(11582,'1110','41746181401','2025-05-02 13:24:05',NULL,165.00,'','4','1','Inventory sold','1','','sales','1210','','No',NULL,NULL,''),(11583,'1110','41746181401','2025-05-02 13:24:05',NULL,200.00,'','4','1','Inventory sold','1','','sales','302','','No',NULL,NULL,''),(11584,'1110','41746181401','2025-05-02 13:24:05',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(11585,'5500','41746181401','2025-05-02 13:24:05',372.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11586,'1000','41746181401','2025-05-02 13:24:05',640.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE233GUVS5'),(11587,'4000','41746181401','2025-05-02 13:24:05',NULL,250.00,'','4','1','Good sold','1','','sales','1210','','No',NULL,NULL,''),(11588,'4000','41746181401','2025-05-02 13:24:05',NULL,350.00,'','4','1','Good sold','1','','sales','302','','No',NULL,NULL,''),(11589,'4000','41746181401','2025-05-02 13:24:05',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(11590,'1110','41746181487','2025-05-02 13:26:53',NULL,210.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(11591,'1110','41746181487','2025-05-02 13:26:53',NULL,60.00,'','4','1','Inventory sold','1','','sales','1246','','No',NULL,NULL,''),(11592,'1110','41746181487','2025-05-02 13:26:53',NULL,20.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(11593,'1110','41746181487','2025-05-02 13:26:53',NULL,12.00,'','4','1','Inventory sold','1','','sales','736','','No',NULL,NULL,''),(11594,'5500','41746181487','2025-05-02 13:26:53',302.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11595,'1000','41746181487','2025-05-02 13:26:53',630.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE253DZKDL'),(11596,'4000','41746181487','2025-05-02 13:26:53',NULL,400.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(11597,'4000','41746181487','2025-05-02 13:26:53',NULL,150.00,'','4','1','Good sold','1','','sales','1246','','No',NULL,NULL,''),(11598,'4000','41746181487','2025-05-02 13:26:53',NULL,60.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(11599,'4000','41746181487','2025-05-02 13:26:53',NULL,20.00,'','4','1','Good sold','1','','sales','736','','No',NULL,NULL,''),(11600,'1110','41746195645','2025-05-02 17:21:31',NULL,8.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(11601,'1110','41746195645','2025-05-02 17:21:31',NULL,25.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(11602,'5500','41746195645','2025-05-02 17:21:31',33.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11603,'1000','41746195645','2025-05-02 17:21:31',55.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE284KCFIY'),(11604,'4000','41746195645','2025-05-02 17:21:31',NULL,20.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(11605,'4000','41746195645','2025-05-02 17:21:31',NULL,35.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(11606,'1110','41746196447','2025-05-02 18:11:43',NULL,20.00,'','4','1','Inventory sold','1','','sales','400','','No',NULL,NULL,''),(11607,'1110','41746196447','2025-05-02 18:11:43',NULL,12.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(11608,'5500','41746196447','2025-05-02 18:11:43',32.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11609,'1000','41746196447','2025-05-02 18:11:43',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11610,'4000','41746196447','2025-05-02 18:11:43',NULL,50.00,'','4','1','Good sold','1','','sales','400','','No',NULL,NULL,''),(11611,'4000','41746196447','2025-05-02 18:11:43',NULL,20.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(11612,'1110','41746198780','2025-05-02 18:34:05',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(11613,'5500','41746198780','2025-05-02 18:34:05',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11614,'1000','41746198780','2025-05-02 18:34:05',25.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE20505WGC'),(11615,'4000','41746198780','2025-05-02 18:34:05',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(11616,'1110','41746253222','2025-05-03 09:20:43',NULL,40.00,'','4','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(11617,'5500','41746253222','2025-05-03 09:20:43',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11618,'1000','41746253222','2025-05-03 09:20:43',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11619,'4000','41746253222','2025-05-03 09:20:43',NULL,100.00,'','4','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(11620,'1110','41746263346','2025-05-03 12:09:22',NULL,7.63,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(11621,'5500','41746263346','2025-05-03 12:09:22',7.63,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11622,'1000','41746263346','2025-05-03 12:09:22',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE3481Q6CG'),(11623,'4000','41746263346','2025-05-03 12:09:22',NULL,20.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(11624,'1110','41746266481','2025-05-03 13:02:00',NULL,22.89,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(11625,'1110','41746266481','2025-05-03 13:02:00',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(11626,'5500','41746266481','2025-05-03 13:02:00',42.89,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11627,'1000','41746266481','2025-05-03 13:02:00',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE378A34UR'),(11628,'4000','41746266481','2025-05-03 13:02:00',NULL,60.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(11629,'4000','41746266481','2025-05-03 13:02:00',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(11630,'1110','41746266554','2025-05-03 13:11:10',NULL,14.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(11631,'5500','41746266554','2025-05-03 13:11:10',14.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11632,'1000','41746266554','2025-05-03 13:11:10',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11633,'4000','41746266554','2025-05-03 13:11:10',NULL,30.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(11634,'1110','41746283242','2025-05-03 17:42:04',NULL,110.00,'','4','1','Inventory sold','1','','sales','1219','','No',NULL,NULL,''),(11635,'1110','41746283242','2025-05-03 17:42:04',NULL,60.00,'','4','1','Inventory sold','1','','sales','1245','','No',NULL,NULL,''),(11636,'1110','41746283242','2025-05-03 17:42:04',NULL,10.00,'','4','1','Inventory sold','1','','sales','1194','','No',NULL,NULL,''),(11637,'5500','41746283242','2025-05-03 17:42:04',180.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11638,'1000','41746283242','2025-05-03 17:42:04',370.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11639,'4000','41746283242','2025-05-03 17:42:04',NULL,170.00,'','4','1','Good sold','1','','sales','1219','','No',NULL,NULL,''),(11640,'4000','41746283242','2025-05-03 17:42:04',NULL,100.00,'','4','1','Good sold','1','','sales','1245','','No',NULL,NULL,''),(11641,'4000','41746283242','2025-05-03 17:42:04',NULL,100.00,'','4','1','Good sold','1','','sales','1194','','No',NULL,NULL,''),(11642,'1110','41746283386','2025-05-03 17:43:25',NULL,110.00,'','4','1','Inventory sold','1','','sales','905','','No',NULL,NULL,''),(11643,'5500','41746283386','2025-05-03 17:43:25',110.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11644,'1000','41746283386','2025-05-03 17:43:25',180.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11645,'4000','41746283386','2025-05-03 17:43:25',NULL,180.00,'','4','1','Good sold','1','','sales','905','','No',NULL,NULL,''),(11646,'1110','41746286037','2025-05-03 18:27:59',NULL,48.00,'','4','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(11647,'5500','41746286037','2025-05-03 18:27:59',48.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11648,'1000','41746286037','2025-05-03 18:27:59',90.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE319V13EV'),(11649,'4000','41746286037','2025-05-03 18:27:59',NULL,90.00,'','4','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(11650,'1110','41746423635','2025-05-05 08:41:28',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(11651,'5500','41746423635','2025-05-05 08:41:28',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11652,'1000','41746423635','2025-05-05 08:41:28',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE57GFXZY9'),(11653,'4000','41746423635','2025-05-05 08:41:28',NULL,100.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(11654,'1110','41746423739','2025-05-05 10:17:53',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(11655,'5500','41746423739','2025-05-05 10:17:53',11.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11656,'1000','41746423739','2025-05-05 10:17:53',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11657,'4000','41746423739','2025-05-05 10:17:53',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(11658,'1110','41746429478','2025-05-05 11:47:31',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(11659,'5500','41746429478','2025-05-05 11:47:31',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11660,'1000','41746429478','2025-05-05 11:47:31',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TDP86AZ1HY'),(11661,'4000','41746429478','2025-05-05 11:47:31',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(11662,'1110','41746441782','2025-05-05 13:43:26',NULL,100.00,'','4','1','Inventory sold','1','','sales','1272','','No',NULL,NULL,''),(11663,'5500','41746441782','2025-05-05 13:43:26',100.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11664,'1000','41746441782','2025-05-05 13:43:26',180.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11665,'4000','41746441782','2025-05-05 13:43:26',NULL,180.00,'','4','1','Good sold','1','','sales','1272','','No',NULL,NULL,''),(11666,'1110','41746453484','2025-05-05 16:58:21',NULL,110.00,'','4','1','Inventory sold','1','','sales','905','','No',NULL,NULL,''),(11667,'5500','41746453484','2025-05-05 16:58:21',110.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11668,'1000','41746453484','2025-05-05 16:58:21',180.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11669,'4000','41746453484','2025-05-05 16:58:21',NULL,180.00,'','4','1','Good sold','1','','sales','905','','No',NULL,NULL,''),(11670,'1110','41746457540','2025-05-05 18:11:58',NULL,89.00,'','4','1','Inventory sold','1','','sales','638','','No',NULL,NULL,''),(11671,'5500','41746457540','2025-05-05 18:11:58',89.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11672,'1000','41746457540','2025-05-05 18:11:58',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE53JOOLJF'),(11673,'4000','41746457540','2025-05-05 18:11:58',NULL,150.00,'','4','1','Good sold','1','','sales','638','','No',NULL,NULL,''),(11674,'1110','41746460388','2025-05-05 18:53:27',NULL,8.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(11675,'5500','41746460388','2025-05-05 18:53:27',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11676,'1000','41746460388','2025-05-05 18:53:27',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE51JAB7J5'),(11677,'4000','41746460388','2025-05-05 18:53:27',NULL,20.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(11678,'1110','41746460443','2025-05-05 18:56:04',NULL,21.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(11679,'1110','41746460443','2025-05-05 18:56:04',NULL,3.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(11680,'5500','41746460443','2025-05-05 18:56:04',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11681,'1000','41746460443','2025-05-05 18:56:04',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE53JBCSHB'),(11682,'4000','41746460443','2025-05-05 18:56:04',NULL,45.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(11683,'4000','41746460443','2025-05-05 18:56:04',NULL,15.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(11684,'1110','41746460739','2025-05-05 18:59:24',NULL,4.40,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(11685,'5500','41746460739','2025-05-05 18:59:24',4.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11686,'1000','41746460739','2025-05-05 18:59:24',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11687,'4000','41746460739','2025-05-05 18:59:24',NULL,20.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(11688,'1110','41746511147','2025-05-06 08:59:20',NULL,90.00,'','4','1','Inventory sold','1','','sales','256','','No',NULL,NULL,''),(11689,'5500','41746511147','2025-05-06 08:59:20',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11690,'1000','41746511147','2025-05-06 08:59:20',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE67L96GK5'),(11691,'4000','41746511147','2025-05-06 08:59:20',NULL,150.00,'','4','1','Good sold','1','','sales','256','','No',NULL,NULL,''),(11692,'1110','41746511219','2025-05-06 10:14:57',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(11693,'1110','41746511219','2025-05-06 10:14:57',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(11694,'1110','41746511219','2025-05-06 10:14:57',NULL,5.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(11695,'5500','41746511219','2025-05-06 10:14:57',4575.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11696,'1000','41746511219','2025-05-06 10:14:57',130.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11697,'4000','41746511219','2025-05-06 10:14:57',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(11698,'4000','41746511219','2025-05-06 10:14:57',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(11699,'4000','41746511219','2025-05-06 10:14:57',NULL,10.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(11700,'1110','41746517374','2025-05-06 10:43:18',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(11701,'5500','41746517374','2025-05-06 10:43:18',60.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11702,'1000','41746517374','2025-05-06 10:43:18',130.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE69LO62ER'),(11703,'4000','41746517374','2025-05-06 10:43:18',NULL,130.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(11704,'1110','41746517444','2025-05-06 10:45:01',NULL,95.00,'','4','1','Inventory sold','1','','sales','1270','','No',NULL,NULL,''),(11705,'1110','41746517444','2025-05-06 10:45:01',NULL,29.00,'','4','1','Inventory sold','1','','sales','724','','No',NULL,NULL,''),(11706,'1110','41746517444','2025-05-06 10:45:01',NULL,30.00,'','4','1','Inventory sold','1','','sales','909','','No',NULL,NULL,''),(11707,'5500','41746517444','2025-05-06 10:45:01',154.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11708,'1000','41746517444','2025-05-06 10:45:01',450.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11709,'4000','41746517444','2025-05-06 10:45:01',NULL,250.00,'','4','1','Good sold','1','','sales','1270','','No',NULL,NULL,''),(11710,'4000','41746517444','2025-05-06 10:45:01',NULL,100.00,'','4','1','Good sold','1','','sales','724','','No',NULL,NULL,''),(11711,'4000','41746517444','2025-05-06 10:45:01',NULL,100.00,'','4','1','Good sold','1','','sales','909','','No',NULL,NULL,''),(11712,'1110','41746517572','2025-05-06 11:22:37',NULL,36.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(11713,'5500','41746517572','2025-05-06 11:22:37',36.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11714,'1000','41746517572','2025-05-06 11:22:37',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11715,'4000','41746517572','2025-05-06 11:22:37',NULL,70.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(11716,'1110','41746519783','2025-05-06 12:42:04',NULL,87.00,'','4','1','Inventory sold','1','','sales','1253','','No',NULL,NULL,''),(11717,'5500','41746519783','2025-05-06 12:42:04',87.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11718,'1000','41746519783','2025-05-06 12:42:04',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11719,'4000','41746519783','2025-05-06 12:42:04',NULL,150.00,'','4','1','Good sold','1','','sales','1253','','No',NULL,NULL,''),(11720,'1110','41746524530','2025-05-06 13:05:37',NULL,35.00,'','4','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(11721,'5500','41746524530','2025-05-06 13:05:37',35.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11722,'1000','41746524530','2025-05-06 13:05:37',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE62M9M4OA'),(11723,'4000','41746524530','2025-05-06 13:05:37',NULL,100.00,'','4','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(11724,'1110','41746531407','2025-05-06 14:38:28',NULL,300.00,'','4','1','Inventory sold','1','','sales','1165','','No',NULL,NULL,''),(11725,'1110','41746531407','2025-05-06 14:38:28',NULL,90.00,'','4','1','Inventory sold','1','','sales','736','','No',NULL,NULL,''),(11726,'1110','41746531407','2025-05-06 14:38:28',NULL,250.00,'','4','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(11727,'5500','41746531407','2025-05-06 14:38:28',640.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11728,'1000','41746531407','2025-05-06 14:38:28',850.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11729,'4000','41746531407','2025-05-06 14:38:28',NULL,375.00,'','4','1','Good sold','1','','sales','1165','','No',NULL,NULL,''),(11730,'4000','41746531407','2025-05-06 14:38:28',NULL,150.00,'','4','1','Good sold','1','','sales','736','','No',NULL,NULL,''),(11731,'4000','41746531407','2025-05-06 14:38:28',NULL,325.00,'','4','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(11732,'1110','41746544121','2025-05-06 18:09:33',NULL,120.00,'','4','1','Inventory sold','1','','sales','1247','','No',NULL,NULL,''),(11733,'5500','41746544121','2025-05-06 18:09:33',120.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11734,'1000','41746544121','2025-05-06 18:09:33',250.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11735,'4000','41746544121','2025-05-06 18:09:33',NULL,250.00,'','4','1','Good sold','1','','sales','1247','','No',NULL,NULL,''),(11736,'1110','41746544256','2025-05-06 18:11:46',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(11737,'1110','41746544256','2025-05-06 18:11:46',NULL,25.00,'','4','1','Inventory sold','1','','sales','811','','No',NULL,NULL,''),(11738,'5500','41746544256','2025-05-06 18:11:46',43.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11739,'1000','41746544256','2025-05-06 18:11:46',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11740,'4000','41746544256','2025-05-06 18:11:46',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(11741,'4000','41746544256','2025-05-06 18:11:46',NULL,50.00,'','4','1','Good sold','1','','sales','811','','No',NULL,NULL,''),(11742,'1110','41746544658','2025-05-06 18:19:41',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(11743,'1110','41746544658','2025-05-06 18:19:41',NULL,68.00,'','4','1','Inventory sold','1','','sales','1176','','No',NULL,NULL,''),(11744,'1110','41746544658','2025-05-06 18:19:41',NULL,215.00,'','4','1','Inventory sold','1','','sales','640','','No',NULL,NULL,''),(11745,'5500','41746544658','2025-05-06 18:19:41',301.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11746,'1000','41746544658','2025-05-06 18:19:41',560.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11747,'4000','41746544658','2025-05-06 18:19:41',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(11748,'4000','41746544658','2025-05-06 18:19:41',NULL,150.00,'','4','1','Good sold','1','','sales','1176','','No',NULL,NULL,''),(11749,'4000','41746544658','2025-05-06 18:19:41',NULL,360.00,'','4','1','Good sold','1','','sales','640','','No',NULL,NULL,''),(11750,'1110','41746546052','2025-05-06 18:41:18',NULL,24.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(11751,'5500','41746546052','2025-05-06 18:41:18',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11752,'1000','41746546052','2025-05-06 18:41:18',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11753,'4000','41746546052','2025-05-06 18:41:18',NULL,40.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(11754,'1110','41746546085','2025-05-06 18:41:48',NULL,8.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(11755,'5500','41746546085','2025-05-06 18:41:48',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11756,'1000','41746546085','2025-05-06 18:41:48',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE62MAKFMS'),(11757,'4000','41746546085','2025-05-06 18:41:48',NULL,20.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(11758,'1110','41746547118','2025-05-06 18:59:09',NULL,8.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(11759,'1110','41746547118','2025-05-06 18:59:09',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(11760,'5500','41746547118','2025-05-06 18:59:09',12.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11761,'1000','41746547118','2025-05-06 18:59:09',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11762,'4000','41746547118','2025-05-06 18:59:09',NULL,10.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(11763,'4000','41746547118','2025-05-06 18:59:09',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(11764,'1110','41746598925','2025-05-07 10:08:12',NULL,65.00,'','4','1','Inventory sold','1','','sales','1173','','No',NULL,NULL,''),(11765,'1110','41746598925','2025-05-07 10:08:12',NULL,40.00,'','4','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(11766,'1110','41746598925','2025-05-07 10:08:12',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(11767,'5500','41746598925','2025-05-07 10:08:12',131.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11768,'1000','41746598925','2025-05-07 10:08:12',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11769,'4000','41746598925','2025-05-07 10:08:12',NULL,150.00,'','4','1','Good sold','1','','sales','1173','','No',NULL,NULL,''),(11770,'4000','41746598925','2025-05-07 10:08:12',NULL,100.00,'','4','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(11771,'4000','41746598925','2025-05-07 10:08:12',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(11772,'1110','41746602900','2025-05-07 10:30:04',NULL,150.00,'','4','1','Inventory sold','1','','sales','1208','','No',NULL,NULL,''),(11773,'5500','41746602900','2025-05-07 10:30:04',150.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11774,'1000','41746602900','2025-05-07 10:30:04',360.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11775,'4000','41746602900','2025-05-07 10:30:04',NULL,360.00,'','4','1','Good sold','1','','sales','1208','','No',NULL,NULL,''),(11776,'1110','41746603055','2025-05-07 10:31:17',NULL,416.00,'','4','1','Inventory sold','1','','sales','9','','No',NULL,NULL,''),(11777,'5500','41746603055','2025-05-07 10:31:17',416.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11778,'1000','41746603055','2025-05-07 10:31:17',800.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11779,'4000','41746603055','2025-05-07 10:31:17',NULL,800.00,'','4','1','Good sold','1','','sales','9','','No',NULL,NULL,''),(11780,'1110','41746610912','2025-05-07 12:42:39',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(11781,'1110','41746610912','2025-05-07 12:42:39',NULL,38.00,'','4','1','Inventory sold','1','','sales','1261','','No',NULL,NULL,''),(11782,'5500','41746610912','2025-05-07 12:42:39',48.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11783,'1000','41746610912','2025-05-07 12:42:39',80.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE75QANSGR'),(11784,'4000','41746610912','2025-05-07 12:42:39',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(11785,'4000','41746610912','2025-05-07 12:42:39',NULL,60.00,'','4','1','Good sold','1','','sales','1261','','No',NULL,NULL,''),(11786,'1110','41746610994','2025-05-07 12:43:39',NULL,68.00,'','4','1','Inventory sold','1','','sales','230','','No',NULL,NULL,''),(11787,'5500','41746610994','2025-05-07 12:43:39',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11788,'1000','41746610994','2025-05-07 12:43:39',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11789,'4000','41746610994','2025-05-07 12:43:39',NULL,70.00,'','4','1','Good sold','1','','sales','230','','No',NULL,NULL,''),(11790,'1110','41746618476','2025-05-07 14:48:19',NULL,300.00,'','4','1','Inventory sold','1','','sales','291','','No',NULL,NULL,''),(11791,'5500','41746618476','2025-05-07 14:48:19',300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11792,'1000','41746618476','2025-05-07 14:48:19',450.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE74RF2V7C'),(11793,'4000','41746618476','2025-05-07 14:48:19',NULL,450.00,'','4','1','Good sold','1','','sales','291','','No',NULL,NULL,''),(11794,'1110','41746621995','2025-05-07 15:47:41',NULL,70.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(11795,'1110','41746621995','2025-05-07 15:47:41',NULL,20.00,'','4','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(11796,'1110','41746621995','2025-05-07 15:47:41',NULL,22.00,'','4','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(11797,'5500','41746621995','2025-05-07 15:47:41',112.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11798,'1000','41746621995','2025-05-07 15:47:41',270.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE79RO6PIJ'),(11799,'4000','41746621995','2025-05-07 15:47:41',NULL,150.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(11800,'4000','41746621995','2025-05-07 15:47:41',NULL,50.00,'','4','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(11801,'4000','41746621995','2025-05-07 15:47:41',NULL,70.00,'','4','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(11802,'1110','41746622538','2025-05-07 16:00:02',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(11803,'1110','41746622538','2025-05-07 16:00:02',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(11804,'5500','41746622538','2025-05-07 16:00:02',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11805,'1000','41746622538','2025-05-07 16:00:02',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11806,'4000','41746622538','2025-05-07 16:00:02',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(11807,'4000','41746622538','2025-05-07 16:00:02',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(11808,'1110','41746623570','2025-05-07 16:49:59',NULL,22.89,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(11809,'5500','41746623570','2025-05-07 16:49:59',22.89,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11810,'1000','41746623570','2025-05-07 16:49:59',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11811,'4000','41746623570','2025-05-07 16:49:59',NULL,60.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(11812,'1000','41746625810','2025-05-07 17:39:09',90.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11813,'4000','41746625810','2025-05-07 17:39:09',NULL,90.00,'','4','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(11814,'1110','41746628753','2025-05-07 17:39:32',NULL,20.00,'','4','1','Inventory sold','1','','sales','484','','No',NULL,NULL,''),(11815,'5500','41746628753','2025-05-07 17:39:32',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11816,'1000','41746628753','2025-05-07 17:39:32',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11817,'4000','41746628753','2025-05-07 17:39:32',NULL,50.00,'','4','1','Good sold','1','','sales','484','','No',NULL,NULL,''),(11818,'1110','41746628775','2025-05-07 18:29:06',NULL,2.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(11819,'5500','41746628775','2025-05-07 18:29:06',2.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11820,'1000','41746628775','2025-05-07 18:29:06',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11821,'4000','41746628775','2025-05-07 18:29:06',NULL,10.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(11822,'1110','41746632250','2025-05-07 18:38:39',NULL,43.50,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(11823,'1110','41746632250','2025-05-07 18:38:39',NULL,2.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(11824,'5500','41746632250','2025-05-07 18:38:39',45.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11825,'1000','41746632250','2025-05-07 18:38:39',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE79SL706D'),(11826,'4000','41746632250','2025-05-07 18:38:39',NULL,90.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(11827,'4000','41746632250','2025-05-07 18:38:39',NULL,10.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(11828,'1110','41746632376','2025-05-07 18:40:09',NULL,234.00,'','4','1','Inventory sold','1','','sales','340','','No',NULL,NULL,''),(11829,'5500','41746632376','2025-05-07 18:40:09',234.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11830,'1000','41746632376','2025-05-07 18:40:09',315.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11831,'4000','41746632376','2025-05-07 18:40:09',NULL,315.00,'','4','1','Good sold','1','','sales','340','','No',NULL,NULL,''),(11832,'4000','41746625810','2025-05-07 18:47:51',90.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(11833,'1000','41746625810','2025-05-07 18:47:51',NULL,90.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(11834,'5500','41746625810','2025-05-07 18:47:51',NULL,0.00,'','4','1','Cost of goods returned','1','','sales','1111','','No',NULL,NULL,''),(11835,'1110','41746625810','2025-05-07 18:47:51',0.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(11836,'1000','41746632895','2025-05-07 18:48:48',90.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,''),(11837,'4000','41746632895','2025-05-07 18:48:48',NULL,90.00,'','4','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(11838,'1110','41746633291','2025-05-07 18:55:05',NULL,1.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(11839,'5500','41746633291','2025-05-07 18:55:05',1.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11840,'1000','41746633291','2025-05-07 18:55:05',5.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11841,'4000','41746633291','2025-05-07 18:55:05',NULL,5.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(11842,'1110','41746683062','2025-05-08 08:54:45',NULL,25.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(11843,'5500','41746683062','2025-05-08 08:54:45',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11844,'1000','41746683062','2025-05-08 08:54:45',35.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11845,'4000','41746683062','2025-05-08 08:54:45',NULL,35.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(11846,'1110','41746683688','2025-05-08 10:44:21',NULL,22.00,'','4','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(11847,'5500','41746683688','2025-05-08 10:44:21',22.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11848,'1000','41746683688','2025-05-08 10:44:21',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11849,'4000','41746683688','2025-05-08 10:44:21',NULL,70.00,'','4','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(11850,'1110','41746690264','2025-05-08 11:38:59',NULL,43.00,'','4','1','Inventory sold','1','','sales','961','','No',NULL,NULL,''),(11851,'5500','41746690264','2025-05-08 11:38:59',43.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11852,'1000','41746690264','2025-05-08 11:38:59',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11853,'4000','41746690264','2025-05-08 11:38:59',NULL,100.00,'','4','1','Good sold','1','','sales','961','','No',NULL,NULL,''),(11854,'1110','41746693544','2025-05-08 12:24:07',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(11855,'5500','41746693544','2025-05-08 12:24:07',18.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11856,'1000','41746693544','2025-05-08 12:24:07',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11857,'4000','41746693544','2025-05-08 12:24:07',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(11858,'1110','41746699991','2025-05-08 13:58:06',NULL,221.00,'','4','1','Inventory sold','1','','sales','481','','No',NULL,NULL,''),(11859,'1110','41746699991','2025-05-08 13:58:06',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(11860,'5500','41746699991','2025-05-08 13:58:06',241.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11861,'1000','41746699991','2025-05-08 13:58:06',440.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE81VWDVM7'),(11862,'4000','41746699991','2025-05-08 13:58:06',NULL,400.00,'','4','1','Good sold','1','','sales','481','','No',NULL,NULL,''),(11863,'4000','41746699991','2025-05-08 13:58:06',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(11864,'1110','41746703235','2025-05-08 14:23:20',NULL,516.00,'','4','1','Inventory sold','1','','sales','701','','No',NULL,NULL,''),(11865,'1110','41746703235','2025-05-08 14:23:20',NULL,390.00,'','4','1','Inventory sold','1','','sales','383','','No',NULL,NULL,''),(11866,'1110','41746703235','2025-05-08 14:23:20',NULL,39.00,'','4','1','Inventory sold','1','','sales','383','','No',NULL,NULL,''),(11867,'5500','41746703235','2025-05-08 14:23:20',945.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11868,'1000','41746703235','2025-05-08 14:23:20',1500.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE86VZ2M90'),(11869,'4000','41746703235','2025-05-08 14:23:20',NULL,840.00,'','4','1','Good sold','1','','sales','701','','No',NULL,NULL,''),(11870,'4000','41746703235','2025-05-08 14:23:20',NULL,600.00,'','4','1','Good sold','1','','sales','383','','No',NULL,NULL,''),(11871,'4000','41746703235','2025-05-08 14:23:20',NULL,60.00,'','4','1','Good sold','1','','sales','383','','No',NULL,NULL,''),(11872,'1110','41746703993','2025-05-08 14:40:12',NULL,95.00,'','4','1','Inventory sold','1','','sales','1261','','No',NULL,NULL,''),(11873,'5500','41746703993','2025-05-08 14:40:12',95.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11874,'1000','41746703993','2025-05-08 14:40:12',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE86W316JK'),(11875,'4000','41746703993','2025-05-08 14:40:12',NULL,150.00,'','4','1','Good sold','1','','sales','1261','','No',NULL,NULL,''),(11876,'1110','41746704480','2025-05-08 14:51:31',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(11877,'5500','41746704480','2025-05-08 14:51:31',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11878,'1000','41746704480','2025-05-08 14:51:31',25.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE82W5J9D4'),(11879,'4000','41746704480','2025-05-08 14:51:31',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(11880,'1110','41746705508','2025-05-08 16:41:46',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(11881,'5500','41746705508','2025-05-08 16:41:46',6.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11882,'1000','41746705508','2025-05-08 16:41:46',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE85WMY3MH'),(11883,'4000','41746705508','2025-05-08 16:41:46',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(11884,'1110','41746711736','2025-05-08 17:01:17',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11885,'5500','41746711736','2025-05-08 17:01:17',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11886,'1000','41746711736','2025-05-08 17:01:17',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE88WROEJ6'),(11887,'4000','41746711736','2025-05-08 17:01:17',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11888,'1110','41746713011','2025-05-08 18:48:43',NULL,46.00,'','4','1','Inventory sold','1','','sales','972','','No',NULL,NULL,''),(11889,'5500','41746713011','2025-05-08 18:48:43',46.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11890,'1000','41746713011','2025-05-08 18:48:43',90.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11891,'4000','41746713011','2025-05-08 18:48:43',NULL,90.00,'','4','1','Good sold','1','','sales','972','','No',NULL,NULL,''),(11892,'1110','41746719463','2025-05-08 18:51:31',NULL,56.00,'','4','1','Inventory sold','1','','sales','1200','','No',NULL,NULL,''),(11893,'5500','41746719463','2025-05-08 18:51:31',56.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11894,'1000','41746719463','2025-05-08 18:51:31',90.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11895,'4000','41746719463','2025-05-08 18:51:31',NULL,90.00,'','4','1','Good sold','1','','sales','1200','','No',NULL,NULL,''),(11896,'1110','41746719548','2025-05-08 18:53:03',NULL,3.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(11897,'5500','41746719548','2025-05-08 18:53:03',3.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11898,'1000','41746719548','2025-05-08 18:53:03',15.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11899,'4000','41746719548','2025-05-08 18:53:03',NULL,15.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(11900,'1110','41746720819','2025-05-08 19:14:02',NULL,10.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(11901,'5500','41746720819','2025-05-08 19:14:02',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11902,'1000','41746720819','2025-05-08 19:14:02',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE83XIXMF7'),(11903,'4000','41746720819','2025-05-08 19:14:02',NULL,50.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(11904,'1110','41746720884','2025-05-08 19:15:32',NULL,56.00,'','4','1','Inventory sold','1','','sales','1200','','No',NULL,NULL,''),(11905,'1110','41746720884','2025-05-08 19:15:32',NULL,22.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(11906,'5500','41746720884','2025-05-08 19:15:32',78.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11907,'1000','41746720884','2025-05-08 19:15:32',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE81XKA81R'),(11908,'4000','41746720884','2025-05-08 19:15:32',NULL,100.00,'','4','1','Good sold','1','','sales','1200','','No',NULL,NULL,''),(11909,'4000','41746720884','2025-05-08 19:15:32',NULL,100.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(11910,'1110','41746775016','2025-05-09 10:17:59',NULL,44.50,'','4','1','Inventory sold','1','','sales','582','','No',NULL,NULL,''),(11911,'1110','41746775016','2025-05-09 10:17:59',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(11912,'1110','41746775016','2025-05-09 10:17:59',NULL,6.60,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(11913,'1110','41746775016','2025-05-09 10:17:59',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(11914,'5500','41746775016','2025-05-09 10:17:59',91.10,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11915,'1000','41746775016','2025-05-09 10:17:59',210.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE96ZNEPWC'),(11916,'4000','41746775016','2025-05-09 10:17:59',NULL,100.00,'','4','1','Good sold','1','','sales','582','','No',NULL,NULL,''),(11917,'4000','41746775016','2025-05-09 10:17:59',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(11918,'4000','41746775016','2025-05-09 10:17:59',NULL,30.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(11919,'4000','41746775016','2025-05-09 10:17:59',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(11920,'1110','41746775114','2025-05-09 10:19:18',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(11921,'1110','41746775114','2025-05-09 10:19:18',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(11922,'1110','41746775114','2025-05-09 10:19:18',NULL,5.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(11923,'5500','41746775114','2025-05-09 10:19:18',4575.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11924,'1000','41746775114','2025-05-09 10:19:18',130.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE96ZO3PCC'),(11925,'4000','41746775114','2025-05-09 10:19:18',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(11926,'4000','41746775114','2025-05-09 10:19:18',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(11927,'4000','41746775114','2025-05-09 10:19:18',NULL,10.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(11928,'1110','41746775191','2025-05-09 10:20:43',NULL,195.00,'','4','1','Inventory sold','1','','sales','278','','No',NULL,NULL,''),(11929,'1110','41746775191','2025-05-09 10:20:43',NULL,44.50,'','4','1','Inventory sold','1','','sales','582','','No',NULL,NULL,''),(11930,'1110','41746775191','2025-05-09 10:20:43',NULL,11.00,'','4','1','Inventory sold','1','','sales','1013','','No',NULL,NULL,''),(11931,'5500','41746775191','2025-05-09 10:20:43',250.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11932,'1000','41746775191','2025-05-09 10:20:43',450.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11933,'4000','41746775191','2025-05-09 10:20:43',NULL,300.00,'','4','1','Good sold','1','','sales','278','','No',NULL,NULL,''),(11934,'4000','41746775191','2025-05-09 10:20:43',NULL,100.00,'','4','1','Good sold','1','','sales','582','','No',NULL,NULL,''),(11935,'4000','41746775191','2025-05-09 10:20:43',NULL,50.00,'','4','1','Good sold','1','','sales','1013','','No',NULL,NULL,''),(11936,'1110','41746775262','2025-05-09 11:59:33',NULL,14.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(11937,'1110','41746775262','2025-05-09 11:59:33',NULL,2.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(11938,'5500','41746775262','2025-05-09 11:59:33',16.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11939,'1000','41746775262','2025-05-09 11:59:33',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE9912RAYP'),(11940,'4000','41746775262','2025-05-09 11:59:33',NULL,30.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(11941,'4000','41746775262','2025-05-09 11:59:33',NULL,10.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(11942,'1110','41746781207','2025-05-09 12:00:42',NULL,50.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(11943,'5500','41746781207','2025-05-09 12:00:42',50.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11944,'1000','41746781207','2025-05-09 12:00:42',70.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE212CIBI'),(11945,'4000','41746781207','2025-05-09 12:00:42',NULL,70.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(11946,'1110','41746781288','2025-05-09 12:02:42',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(11947,'1110','41746781288','2025-05-09 12:02:42',NULL,21.75,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(11948,'1110','41746781288','2025-05-09 12:02:42',NULL,15.00,'','4','1','Inventory sold','1','','sales','217','','No',NULL,NULL,''),(11949,'5500','41746781288','2025-05-09 12:02:42',88.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11950,'1000','41746781288','2025-05-09 12:02:42',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11951,'4000','41746781288','2025-05-09 12:02:42',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(11952,'4000','41746781288','2025-05-09 12:02:42',NULL,45.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(11953,'4000','41746781288','2025-05-09 12:02:42',NULL,50.00,'','4','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(11954,'1110','41746781393','2025-05-09 12:03:53',NULL,120.00,'','4','1','Inventory sold','1','','sales','1246','','No',NULL,NULL,''),(11955,'1110','41746781393','2025-05-09 12:03:53',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(11956,'5500','41746781393','2025-05-09 12:03:53',140.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11957,'1000','41746781393','2025-05-09 12:03:53',340.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11958,'4000','41746781393','2025-05-09 12:03:53',NULL,300.00,'','4','1','Good sold','1','','sales','1246','','No',NULL,NULL,''),(11959,'4000','41746781393','2025-05-09 12:03:53',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(11960,'1110','41746781491','2025-05-09 12:05:14',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(11961,'5500','41746781491','2025-05-09 12:05:14',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11962,'1000','41746781491','2025-05-09 12:05:14',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11963,'4000','41746781491','2025-05-09 12:05:14',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(11964,'1110','41746781667','2025-05-09 12:32:52',NULL,42.00,'','4','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(11965,'5500','41746781667','2025-05-09 12:32:52',42.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11966,'1000','41746781667','2025-05-09 12:32:52',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE93180GXB'),(11967,'4000','41746781667','2025-05-09 12:32:52',NULL,100.00,'','4','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(11968,'1110','41746783225','2025-05-09 12:34:32',NULL,120.00,'','4','1','Inventory sold','1','','sales','1247','','No',NULL,NULL,''),(11969,'1110','41746783225','2025-05-09 12:34:32',NULL,25.00,'','4','1','Inventory sold','1','','sales','811','','No',NULL,NULL,''),(11970,'1110','41746783225','2025-05-09 12:34:32',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(11971,'5500','41746783225','2025-05-09 12:34:32',163.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11972,'1000','41746783225','2025-05-09 12:34:32',400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11973,'4000','41746783225','2025-05-09 12:34:32',NULL,300.00,'','4','1','Good sold','1','','sales','1247','','No',NULL,NULL,''),(11974,'4000','41746783225','2025-05-09 12:34:32',NULL,50.00,'','4','1','Good sold','1','','sales','811','','No',NULL,NULL,''),(11975,'4000','41746783225','2025-05-09 12:34:32',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(11976,'1110','41746784051','2025-05-09 12:48:44',NULL,285.00,'','4','1','Inventory sold','1','','sales','584','','No',NULL,NULL,''),(11977,'1110','41746784051','2025-05-09 12:48:44',NULL,84.00,'','4','1','Inventory sold','1','','sales','1246','','No',NULL,NULL,''),(11978,'5500','41746784051','2025-05-09 12:48:44',369.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11979,'1000','41746784051','2025-05-09 12:48:44',660.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE981BSNB4'),(11980,'4000','41746784051','2025-05-09 12:48:44',NULL,450.00,'','4','1','Good sold','1','','sales','584','','No',NULL,NULL,''),(11981,'4000','41746784051','2025-05-09 12:48:44',NULL,210.00,'','4','1','Good sold','1','','sales','1246','','No',NULL,NULL,''),(11982,'1110','41746786018','2025-05-09 13:20:55',NULL,66.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(11983,'1110','41746786018','2025-05-09 13:20:55',NULL,954.00,'','4','1','Inventory sold','1','','sales','1201','','No',NULL,NULL,''),(11984,'5500','41746786018','2025-05-09 13:20:55',1020.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11985,'1000','41746786018','2025-05-09 13:20:55',1700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11986,'4000','41746786018','2025-05-09 13:20:55',NULL,300.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(11987,'4000','41746786018','2025-05-09 13:20:55',NULL,1400.00,'','4','1','Good sold','1','','sales','1201','','No',NULL,NULL,''),(11988,'1110','41746786708','2025-05-09 13:32:08',NULL,48.00,'','4','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(11989,'5500','41746786708','2025-05-09 13:32:08',48.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11990,'1000','41746786708','2025-05-09 13:32:08',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11991,'4000','41746786708','2025-05-09 13:32:08',NULL,100.00,'','4','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(11992,'1110','41746788096','2025-05-09 13:55:05',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(11993,'5500','41746788096','2025-05-09 13:55:05',26.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11994,'1000','41746788096','2025-05-09 13:55:05',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11995,'4000','41746788096','2025-05-09 13:55:05',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(11996,'1110','41746792960','2025-05-09 15:16:21',NULL,30.00,'','4','1','Inventory sold','1','','sales','736','','No',NULL,NULL,''),(11997,'5500','41746792960','2025-05-09 15:16:21',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(11998,'1000','41746792960','2025-05-09 15:16:21',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(11999,'4000','41746792960','2025-05-09 15:16:21',NULL,50.00,'','4','1','Good sold','1','','sales','736','','No',NULL,NULL,''),(12000,'4000','41746792960','2025-05-09 15:30:37',50.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(12001,'1000','41746792960','2025-05-09 15:30:37',NULL,50.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(12002,'5500','41746792960','2025-05-09 15:30:37',NULL,30.00,'','4','1','Cost of goods returned','1','','sales','736','','No',NULL,NULL,''),(12003,'1110','41746792960','2025-05-09 15:30:37',30.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(12004,'1110','41746797986','2025-05-09 16:40:11',NULL,8.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(12005,'5500','41746797986','2025-05-09 16:40:11',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12006,'1000','41746797986','2025-05-09 16:40:11',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12007,'4000','41746797986','2025-05-09 16:40:11',NULL,20.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(12008,'1110','41746802565','2025-05-09 17:57:05',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(12009,'1110','41746802565','2025-05-09 17:57:05',NULL,48.00,'','4','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(12010,'5500','41746802565','2025-05-09 17:57:05',273.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12011,'1000','41746802565','2025-05-09 17:57:05',400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12012,'4000','41746802565','2025-05-09 17:57:05',NULL,300.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(12013,'4000','41746802565','2025-05-09 17:57:05',NULL,100.00,'','4','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(12014,'1110','41746802734','2025-05-09 17:59:17',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(12015,'5500','41746802734','2025-05-09 17:59:17',6.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12016,'1000','41746802734','2025-05-09 17:59:17',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12017,'4000','41746802734','2025-05-09 17:59:17',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(12018,'1110','41746804598','2025-05-09 18:30:22',NULL,24.00,'','4','1','Inventory sold','1','','sales','1246','','No',NULL,NULL,''),(12019,'5500','41746804598','2025-05-09 18:30:22',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12020,'1000','41746804598','2025-05-09 18:30:22',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE982Z2CD4'),(12021,'4000','41746804598','2025-05-09 18:30:22',NULL,60.00,'','4','1','Good sold','1','','sales','1246','','No',NULL,NULL,''),(12022,'1110','41746804658','2025-05-09 18:31:30',NULL,10.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(12023,'5500','41746804658','2025-05-09 18:31:30',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12024,'1000','41746804658','2025-05-09 18:31:30',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TE902XXVK6'),(12025,'4000','41746804658','2025-05-09 18:31:30',NULL,30.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(12026,'1110','41746805131','2025-05-09 18:39:17',NULL,6.60,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(12027,'5500','41746805131','2025-05-09 18:39:17',6.60,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12028,'1000','41746805131','2025-05-09 18:39:17',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12029,'4000','41746805131','2025-05-09 18:39:17',NULL,30.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(12030,'1110','41746805737','2025-05-09 18:49:17',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(12031,'5500','41746805737','2025-05-09 18:49:17',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12032,'1000','41746805737','2025-05-09 18:49:17',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12033,'4000','41746805737','2025-05-09 18:49:17',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(12034,'1110','41746806724','2025-05-09 19:05:51',NULL,7.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(12035,'5500','41746806724','2025-05-09 19:05:51',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12036,'1000','41746806724','2025-05-09 19:05:51',21.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,''),(12037,'4000','41746806724','2025-05-09 19:05:51',NULL,21.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(12038,'1110','41746857478','2025-05-10 09:31:43',NULL,10.00,'','4','1','Inventory sold','1','','sales','484','','No',NULL,NULL,''),(12039,'5500','41746857478','2025-05-10 09:31:43',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12040,'1000','41746857478','2025-05-10 09:31:43',25.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12041,'4000','41746857478','2025-05-10 09:31:43',NULL,25.00,'','4','1','Good sold','1','','sales','484','','No',NULL,NULL,''),(12042,'1110','41746858706','2025-05-10 09:31:57',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(12043,'5500','41746858706','2025-05-10 09:31:57',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12044,'1000','41746858706','2025-05-10 09:31:57',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEA555XCA5'),(12045,'4000','41746858706','2025-05-10 09:31:57',NULL,100.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(12046,'1110','41746862026','2025-05-10 10:27:41',NULL,110.00,'','4','1','Inventory sold','1','','sales','905','','No',NULL,NULL,''),(12047,'1110','41746862026','2025-05-10 10:27:41',NULL,8.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(12048,'5500','41746862026','2025-05-10 10:27:41',118.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12049,'1000','41746862026','2025-05-10 10:27:41',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEA15HMK4D'),(12050,'4000','41746862026','2025-05-10 10:27:41',NULL,180.00,'','4','1','Good sold','1','','sales','905','','No',NULL,NULL,''),(12051,'4000','41746862026','2025-05-10 10:27:41',NULL,20.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(12052,'1110','41746862090','2025-05-10 10:28:30',NULL,25.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(12053,'5500','41746862090','2025-05-10 10:28:30',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12054,'1000','41746862090','2025-05-10 10:28:30',35.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12055,'4000','41746862090','2025-05-10 10:28:30',NULL,35.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(12056,'1110','41746862116','2025-05-10 10:41:38',NULL,36.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(12057,'1110','41746862116','2025-05-10 10:41:38',NULL,19.00,'','4','1','Inventory sold','1','','sales','1261','','No',NULL,NULL,''),(12058,'5500','41746862116','2025-05-10 10:41:38',55.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12059,'1000','41746862116','2025-05-10 10:41:38',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEA15JW57D'),(12060,'4000','41746862116','2025-05-10 10:41:38',NULL,70.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(12061,'4000','41746862116','2025-05-10 10:41:38',NULL,30.00,'','4','1','Good sold','1','','sales','1261','','No',NULL,NULL,''),(12062,'1110','41746864479','2025-05-10 11:08:30',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(12063,'1110','41746864479','2025-05-10 11:08:30',NULL,56.00,'','4','1','Inventory sold','1','','sales','1200','','No',NULL,NULL,''),(12064,'5500','41746864479','2025-05-10 11:08:30',67.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12065,'1000','41746864479','2025-05-10 11:08:30',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12066,'4000','41746864479','2025-05-10 11:08:30',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(12067,'4000','41746864479','2025-05-10 11:08:30',NULL,100.00,'','4','1','Good sold','1','','sales','1200','','No',NULL,NULL,''),(12068,'1110','41746864513','2025-05-10 11:54:36',NULL,186.00,'','4','1','Inventory sold','1','','sales','500','','No',NULL,NULL,''),(12069,'1110','41746864513','2025-05-10 11:54:36',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(12070,'5500','41746864513','2025-05-10 11:54:36',234.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12071,'1000','41746864513','2025-05-10 11:54:36',530.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12072,'4000','41746864513','2025-05-10 11:54:36',NULL,400.00,'','4','1','Good sold','1','','sales','500','','No',NULL,NULL,''),(12073,'4000','41746864513','2025-05-10 11:54:36',NULL,130.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(12074,'1110','41746870871','2025-05-10 12:55:42',NULL,1204.00,'','4','1','Inventory sold','1','','sales','1241','','No',NULL,NULL,''),(12075,'1110','41746870871','2025-05-10 12:55:42',NULL,308.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(12076,'1110','41746870871','2025-05-10 12:55:42',NULL,390.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(12077,'5500','41746870871','2025-05-10 12:55:42',1902.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12078,'1000','41746870871','2025-05-10 12:55:42',2840.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12079,'4000','41746870871','2025-05-10 12:55:42',NULL,1820.00,'','4','1','Good sold','1','','sales','1241','','No',NULL,NULL,''),(12080,'4000','41746870871','2025-05-10 12:55:42',NULL,420.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(12081,'4000','41746870871','2025-05-10 12:55:42',NULL,600.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(12082,'1110','41746872284','2025-05-10 14:10:27',NULL,24.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(12083,'5500','41746872284','2025-05-10 14:10:27',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12084,'1000','41746872284','2025-05-10 14:10:27',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12085,'4000','41746872284','2025-05-10 14:10:27',NULL,40.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(12086,'1110','41746875465','2025-05-10 14:59:40',NULL,24.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(12087,'5500','41746875465','2025-05-10 14:59:40',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12088,'1000','41746875465','2025-05-10 14:59:40',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12089,'4000','41746875465','2025-05-10 14:59:40',NULL,50.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(12090,'1110','41746878432','2025-05-10 15:12:07',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(12091,'1110','41746878432','2025-05-10 15:12:07',NULL,13.00,'','4','1','Inventory sold','1','','sales','383','','No',NULL,NULL,''),(12092,'5500','41746878432','2025-05-10 15:12:07',15.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12093,'1000','41746878432','2025-05-10 15:12:07',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12094,'4000','41746878432','2025-05-10 15:12:07',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(12095,'4000','41746878432','2025-05-10 15:12:07',NULL,20.00,'','4','1','Good sold','1','','sales','383','','No',NULL,NULL,''),(12096,'1110','41746888795','2025-05-10 17:55:00',NULL,0.00,'','4','1','Inventory sold','1','','sales','1111','','No',NULL,NULL,''),(12097,'1110','41746888795','2025-05-10 17:55:00',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(12098,'1110','41746888795','2025-05-10 17:55:00',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(12099,'1110','41746888795','2025-05-10 17:55:00',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(12100,'5500','41746888795','2025-05-10 17:55:00',66.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12101,'1000','41746888795','2025-05-10 17:55:00',250.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12102,'4000','41746888795','2025-05-10 17:55:00',NULL,100.00,'','4','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(12103,'4000','41746888795','2025-05-10 17:55:00',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(12104,'4000','41746888795','2025-05-10 17:55:00',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(12105,'4000','41746888795','2025-05-10 17:55:00',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(12106,'1110','41746891610','2025-05-10 18:40:34',NULL,10.00,'','4','1','Inventory sold','1','','sales','484','','No',NULL,NULL,''),(12107,'5500','41746891610','2025-05-10 18:40:34',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12108,'1000','41746891610','2025-05-10 18:40:34',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12109,'4000','41746891610','2025-05-10 18:40:34',NULL,20.00,'','4','1','Good sold','1','','sales','484','','No',NULL,NULL,''),(12110,'1110','41746891638','2025-05-10 18:51:53',NULL,15.00,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(12111,'1110','41746891638','2025-05-10 18:51:53',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(12112,'5500','41746891638','2025-05-10 18:51:53',19.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12113,'1000','41746891638','2025-05-10 18:51:53',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12114,'4000','41746891638','2025-05-10 18:51:53',NULL,30.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(12115,'4000','41746891638','2025-05-10 18:51:53',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(12116,'1110','41747203936','2025-05-14 09:32:57',NULL,65.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(12117,'5500','41747203936','2025-05-14 09:32:57',65.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12118,'1000','41747203936','2025-05-14 09:32:57',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEEONN9LLS'),(12119,'4000','41747203936','2025-05-14 09:32:57',NULL,100.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(12120,'1110','41747204413','2025-05-14 09:36:35',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(12121,'1110','41747204413','2025-05-14 09:36:35',NULL,8.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(12122,'1110','41747204413','2025-05-14 09:36:35',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(12123,'5500','41747204413','2025-05-14 09:36:35',87.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12124,'1000','41747204413','2025-05-14 09:36:35',190.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12125,'4000','41747204413','2025-05-14 09:36:35',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(12126,'4000','41747204413','2025-05-14 09:36:35',NULL,20.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(12127,'4000','41747204413','2025-05-14 09:36:35',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(12128,'1110','41747204612','2025-05-14 09:45:06',NULL,42.00,'','4','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(12129,'5500','41747204612','2025-05-14 09:45:06',42.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12130,'1000','41747204612','2025-05-14 09:45:06',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEE4NO4HVU'),(12131,'4000','41747204612','2025-05-14 09:45:06',NULL,100.00,'','4','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(12132,'1110','41747212846','2025-05-14 12:49:31',NULL,8.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(12133,'5500','41747212846','2025-05-14 12:49:31',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12134,'1000','41747212846','2025-05-14 12:49:31',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12135,'4000','41747212846','2025-05-14 12:49:31',NULL,20.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(12136,'1110','41747216175','2025-05-14 12:55:39',NULL,410.00,'','4','1','Inventory sold','1','','sales','73','','No',NULL,NULL,''),(12137,'5500','41747216175','2025-05-14 12:55:39',410.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12138,'1000','41747216175','2025-05-14 12:55:39',600.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12139,'4000','41747216175','2025-05-14 12:55:39',NULL,600.00,'','4','1','Good sold','1','','sales','73','','No',NULL,NULL,''),(12140,'1110','41747225423','2025-05-14 15:25:16',NULL,0.00,'','4','1','Inventory sold','1','','sales','1131','','No',NULL,NULL,''),(12141,'1110','41747225423','2025-05-14 15:25:16',NULL,20.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(12142,'5500','41747225423','2025-05-14 15:25:16',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12143,'1000','41747225423','2025-05-14 15:25:16',550.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEE8P2KT70'),(12144,'4000','41747225423','2025-05-14 15:25:16',NULL,500.00,'','4','1','Good sold','1','','sales','1131','','No',NULL,NULL,''),(12145,'4000','41747225423','2025-05-14 15:25:16',NULL,50.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(12146,'1110','41747226813','2025-05-14 15:47:42',NULL,40.00,'','4','1','Inventory sold','1','','sales','484','','No',NULL,NULL,''),(12147,'1110','41747226813','2025-05-14 15:47:42',NULL,10.00,'','4','1','Inventory sold','1','','sales','484','','No',NULL,NULL,''),(12148,'5500','41747226813','2025-05-14 15:47:42',50.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12149,'1000','41747226813','2025-05-14 15:47:42',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEEIP6113B'),(12150,'4000','41747226813','2025-05-14 15:47:42',NULL,100.00,'','4','1','Good sold','1','','sales','484','','No',NULL,NULL,''),(12151,'4000','41747226813','2025-05-14 15:47:42',NULL,20.00,'','4','1','Good sold','1','','sales','484','','No',NULL,NULL,''),(12152,'1110','41747229565','2025-05-14 16:33:03',NULL,72.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(12153,'5500','41747229565','2025-05-14 16:33:03',72.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12154,'1000','41747229565','2025-05-14 16:33:03',140.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEE7PDOLS1'),(12155,'4000','41747229565','2025-05-14 16:33:03',NULL,140.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(12156,'1110','41747233700','2025-05-14 17:42:44',NULL,110.00,'','4','1','Inventory sold','1','','sales','905','','No',NULL,NULL,''),(12157,'1110','41747233700','2025-05-14 17:42:44',NULL,17.60,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(12158,'5500','41747233700','2025-05-14 17:42:44',127.60,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12159,'1000','41747233700','2025-05-14 17:42:44',260.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEE1PO9M6N'),(12160,'4000','41747233700','2025-05-14 17:42:44',NULL,180.00,'','4','1','Good sold','1','','sales','905','','No',NULL,NULL,''),(12161,'4000','41747233700','2025-05-14 17:42:44',NULL,80.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(12162,'1110','41747233809','2025-05-14 18:17:07',NULL,7.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(12163,'1110','41747233809','2025-05-14 18:17:07',NULL,1.10,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(12164,'5500','41747233809','2025-05-14 18:17:07',8.10,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12165,'1000','41747233809','2025-05-14 18:17:07',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEE6PXRJJ8'),(12166,'4000','41747233809','2025-05-14 18:17:07',NULL,15.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(12167,'4000','41747233809','2025-05-14 18:17:07',NULL,5.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(12168,'1110','41747235862','2025-05-14 19:00:04',NULL,36.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(12169,'1110','41747235862','2025-05-14 19:00:04',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(12170,'5500','41747235862','2025-05-14 19:00:04',62.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12171,'1000','41747235862','2025-05-14 19:00:04',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12172,'4000','41747235862','2025-05-14 19:00:04',NULL,100.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(12173,'4000','41747235862','2025-05-14 19:00:04',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(12174,'1110','41747238410','2025-05-14 19:00:38',NULL,22.89,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(12175,'5500','41747238410','2025-05-14 19:00:38',22.89,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12176,'1000','41747238410','2025-05-14 19:00:38',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEE4Q58NJI'),(12177,'4000','41747238410','2025-05-14 19:00:38',NULL,60.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(12178,'1110','41747238479','2025-05-14 19:01:57',NULL,120.00,'','4','1','Inventory sold','1','','sales','1247','','No',NULL,NULL,''),(12179,'1110','41747238479','2025-05-14 19:01:57',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(12180,'5500','41747238479','2025-05-14 19:01:57',138.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12181,'1000','41747238479','2025-05-14 19:01:57',350.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEE2Q6HN7S'),(12182,'4000','41747238479','2025-05-14 19:01:57',NULL,300.00,'','4','1','Good sold','1','','sales','1247','','No',NULL,NULL,''),(12183,'4000','41747238479','2025-05-14 19:01:57',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(12184,'1110','41747238605','2025-05-14 19:03:51',NULL,5.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(12185,'5500','41747238605','2025-05-14 19:03:51',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12186,'1000','41747238605','2025-05-14 19:03:51',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12187,'4000','41747238605','2025-05-14 19:03:51',NULL,10.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(12188,'1110','41747287723','2025-05-15 09:03:50',NULL,15.00,'','4','1','Inventory sold','1','','sales','217','','No',NULL,NULL,''),(12189,'5500','41747287723','2025-05-15 09:03:50',15.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12190,'1000','41747287723','2025-05-15 09:03:50',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12191,'4000','41747287723','2025-05-15 09:03:50',NULL,50.00,'','4','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(12192,'1110','41747289034','2025-05-15 09:20:54',NULL,680.00,'','4','1','Inventory sold','1','','sales','1274','','No',NULL,NULL,''),(12193,'1110','41747289034','2025-05-15 09:20:54',NULL,60.00,'','4','1','Inventory sold','1','','sales','1153','','No',NULL,NULL,''),(12194,'5500','41747289034','2025-05-15 09:20:54',740.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12195,'1000','41747289034','2025-05-15 09:20:54',1000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12196,'4000','41747289034','2025-05-15 09:20:54',NULL,900.00,'','4','1','Good sold','1','','sales','1274','','No',NULL,NULL,''),(12197,'4000','41747289034','2025-05-15 09:20:54',NULL,100.00,'','4','1','Good sold','1','','sales','1153','','No',NULL,NULL,''),(12198,'1110','41747291080','2025-05-15 09:38:13',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(12199,'5500','41747291080','2025-05-15 09:38:13',26.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12200,'1000','41747291080','2025-05-15 09:38:13',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEF1S9DFOB'),(12201,'4000','41747291080','2025-05-15 09:38:13',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(12202,'1110','41747295463','2025-05-15 10:52:03',NULL,40.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(12203,'1110','41747295463','2025-05-15 10:52:03',NULL,5.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(12204,'5500','41747295463','2025-05-15 10:52:03',45.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12205,'1000','41747295463','2025-05-15 10:52:03',130.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12206,'4000','41747295463','2025-05-15 10:52:03',NULL,120.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(12207,'4000','41747295463','2025-05-15 10:52:03',NULL,10.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(12208,'1000','41747295530','2025-05-15 12:03:43',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEF5SVOFA1'),(12209,'4000','41747295530','2025-05-15 12:03:43',NULL,100.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(12210,'1110','41747299965','2025-05-15 13:05:37',NULL,36.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(12211,'5500','41747299965','2025-05-15 13:05:37',36.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12212,'1000','41747299965','2025-05-15 13:05:37',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12213,'4000','41747299965','2025-05-15 13:05:37',NULL,50.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(12214,'1110','41747303772','2025-05-15 13:20:39',NULL,112.50,'','4','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(12215,'1110','41747303772','2025-05-15 13:20:39',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(12216,'1110','41747303772','2025-05-15 13:20:39',NULL,10.00,'','4','1','Inventory sold','1','','sales','484','','No',NULL,NULL,''),(12217,'5500','41747303772','2025-05-15 13:20:39',170.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12218,'1000','41747303772','2025-05-15 13:20:39',625.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12219,'4000','41747303772','2025-05-15 13:20:39',NULL,450.00,'','4','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(12220,'4000','41747303772','2025-05-15 13:20:39',NULL,150.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(12221,'4000','41747303772','2025-05-15 13:20:39',NULL,25.00,'','4','1','Good sold','1','','sales','484','','No',NULL,NULL,''),(12222,'1110','41747307919','2025-05-15 14:18:55',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(12223,'5500','41747307919','2025-05-15 14:18:55',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12224,'1000','41747307919','2025-05-15 14:18:55',25.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12225,'4000','41747307919','2025-05-15 14:18:55',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(12226,'1110','41747309704','2025-05-15 14:51:21',NULL,110.00,'','4','1','Inventory sold','1','','sales','905','','No',NULL,NULL,''),(12227,'1110','41747309704','2025-05-15 14:51:21',NULL,4.40,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(12228,'5500','41747309704','2025-05-15 14:51:21',114.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12229,'1000','41747309704','2025-05-15 14:51:21',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEF8TJZPIW'),(12230,'4000','41747309704','2025-05-15 14:51:21',NULL,180.00,'','4','1','Good sold','1','','sales','905','','No',NULL,NULL,''),(12231,'4000','41747309704','2025-05-15 14:51:21',NULL,20.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(12232,'1110','41747309915','2025-05-15 15:32:17',NULL,25.00,'','4','1','Inventory sold','1','','sales','279','','No',NULL,NULL,''),(12233,'5500','41747309915','2025-05-15 15:32:17',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12234,'1000','41747309915','2025-05-15 15:32:17',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEF7TPWXBH'),(12235,'4000','41747309915','2025-05-15 15:32:17',NULL,50.00,'','4','1','Good sold','1','','sales','279','','No',NULL,NULL,''),(12236,'1110','41747312364','2025-05-15 16:00:25',NULL,20.00,'','4','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(12237,'1110','41747312364','2025-05-15 16:00:25',NULL,22.89,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(12238,'5500','41747312364','2025-05-15 16:00:25',42.89,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12239,'1000','41747312364','2025-05-15 16:00:25',110.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEF5TU8V6L'),(12240,'4000','41747312364','2025-05-15 16:00:25',NULL,50.00,'','4','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(12241,'4000','41747312364','2025-05-15 16:00:25',NULL,60.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(12242,'1110','41747315521','2025-05-15 16:25:53',NULL,470.00,'','4','1','Inventory sold','1','','sales','1008','','No',NULL,NULL,''),(12243,'5500','41747315521','2025-05-15 16:25:53',470.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12244,'1000','41747315521','2025-05-15 16:25:53',600.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEF2TY9O2E'),(12245,'4000','41747315521','2025-05-15 16:25:53',NULL,600.00,'','4','1','Good sold','1','','sales','1008','','No',NULL,NULL,''),(12246,'1110','41747315847','2025-05-15 16:31:01',NULL,90.00,'','4','1','Inventory sold','1','','sales','256','','No',NULL,NULL,''),(12247,'5500','41747315847','2025-05-15 16:31:01',90.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12248,'1000','41747315847','2025-05-15 16:31:01',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12249,'4000','41747315847','2025-05-15 16:31:01',NULL,150.00,'','4','1','Good sold','1','','sales','256','','No',NULL,NULL,''),(12250,'1110','41747315886','2025-05-15 16:49:26',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(12251,'5500','41747315886','2025-05-15 16:49:26',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12252,'1000','41747315886','2025-05-15 16:49:26',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12253,'4000','41747315886','2025-05-15 16:49:26',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(12254,'1110','41747316969','2025-05-15 17:17:13',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(12255,'5500','41747316969','2025-05-15 17:17:13',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12256,'1000','41747316969','2025-05-15 17:17:13',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12257,'4000','41747316969','2025-05-15 17:17:13',NULL,30.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(12258,'1110','41747318636','2025-05-15 18:00:50',NULL,400.00,'','4','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(12259,'5500','41747318636','2025-05-15 18:00:50',400.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12260,'1000','41747318636','2025-05-15 18:00:50',540.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEF2UGJTNO'),(12261,'4000','41747318636','2025-05-15 18:00:50',NULL,540.00,'','4','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(12262,'1110','41747321697','2025-05-15 18:08:30',NULL,24.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(12263,'5500','41747321697','2025-05-15 18:08:30',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12264,'1000','41747321697','2025-05-15 18:08:30',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12265,'4000','41747321697','2025-05-15 18:08:30',NULL,50.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(12266,'1110','41747321764','2025-05-15 18:10:08',NULL,14.50,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(12267,'5500','41747321764','2025-05-15 18:10:08',14.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12268,'1000','41747321764','2025-05-15 18:10:08',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12269,'4000','41747321764','2025-05-15 18:10:08',NULL,30.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(12270,'1000','41747321812','2025-05-15 18:21:31',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEF6UL7306'),(12271,'4000','41747321812','2025-05-15 18:21:31',NULL,100.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(12272,'1110','41747323452','2025-05-15 18:37:56',NULL,5.80,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(12273,'5500','41747323452','2025-05-15 18:37:56',5.80,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12274,'1000','41747323452','2025-05-15 18:37:56',12.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12275,'4000','41747323452','2025-05-15 18:37:56',NULL,12.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(12276,'1110','41747387595','2025-05-16 12:27:13',NULL,15.00,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(12277,'1110','41747387595','2025-05-16 12:27:13',NULL,10.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(12278,'5500','41747387595','2025-05-16 12:27:13',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12279,'1000','41747387595','2025-05-16 12:27:13',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12280,'4000','41747387595','2025-05-16 12:27:13',NULL,30.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(12281,'4000','41747387595','2025-05-16 12:27:13',NULL,30.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(12282,'1110','41747387642','2025-05-16 13:31:34',NULL,48.00,'','4','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(12283,'5500','41747387642','2025-05-16 13:31:34',48.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12284,'1000','41747387642','2025-05-16 13:31:34',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12285,'4000','41747387642','2025-05-16 13:31:34',NULL,100.00,'','4','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(12286,'1110','41747409030','2025-05-16 18:25:07',NULL,70.00,'','4','1','Inventory sold','1','','sales','437','','No',NULL,NULL,''),(12287,'5500','41747409030','2025-05-16 18:25:07',70.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12288,'1000','41747409030','2025-05-16 18:25:07',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEG7ZBIDEL'),(12289,'4000','41747409030','2025-05-16 18:25:07',NULL,100.00,'','4','1','Good sold','1','','sales','437','','No',NULL,NULL,''),(12290,'1110','41747409231','2025-05-16 18:27:40',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(12291,'1110','41747409231','2025-05-16 18:27:40',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(12292,'5500','41747409231','2025-05-16 18:27:40',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12293,'1000','41747409231','2025-05-16 18:27:40',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12294,'4000','41747409231','2025-05-16 18:27:40',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(12295,'4000','41747409231','2025-05-16 18:27:40',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(12296,'4000','41747409231','2025-05-16 18:47:12',70.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(12297,'1000','41747409231','2025-05-16 18:47:12',NULL,70.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(12298,'5500','41747409231','2025-05-16 18:47:12',NULL,4570.00,'','4','1','Cost of goods returned','1','','sales','255','','No',NULL,NULL,''),(12299,'1110','41747409231','2025-05-16 18:47:12',4570.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(12300,'4000','41747409231','2025-05-16 18:47:15',50.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(12301,'1000','41747409231','2025-05-16 18:47:15',NULL,50.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(12302,'5500','41747409231','2025-05-16 18:47:15',NULL,0.00,'','4','1','Cost of goods returned','1','','sales','420','','No',NULL,NULL,''),(12303,'1110','41747409231','2025-05-16 18:47:15',0.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(12304,'1110','41747410442','2025-05-16 18:48:11',NULL,43.00,'','4','1','Inventory sold','1','','sales','961','','No',NULL,NULL,''),(12305,'1110','41747410442','2025-05-16 18:48:11',NULL,2.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(12306,'5500','41747410442','2025-05-16 18:48:11',45.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12307,'1000','41747410442','2025-05-16 18:48:11',110.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEG7ZGA51D'),(12308,'4000','41747410442','2025-05-16 18:48:11',NULL,100.00,'','4','1','Good sold','1','','sales','961','','No',NULL,NULL,''),(12309,'4000','41747410442','2025-05-16 18:48:11',NULL,10.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(12310,'1110','41747410753','2025-05-16 18:55:39',NULL,70.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(12311,'1110','41747410753','2025-05-16 18:55:39',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(12312,'1110','41747410753','2025-05-16 18:55:39',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(12313,'1110','41747410753','2025-05-16 18:55:39',NULL,1290.00,'','4','1','Inventory sold','1','','sales','1241','','No',NULL,NULL,''),(12314,'1110','41747410753','2025-05-16 18:55:39',NULL,660.00,'','4','1','Inventory sold','1','','sales','1169','','No',NULL,NULL,''),(12315,'5500','41747410753','2025-05-16 18:55:39',6590.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12316,'1000','41747410753','2025-05-16 18:55:39',3120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEG7ZGA51D'),(12317,'4000','41747410753','2025-05-16 18:55:39',NULL,150.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(12318,'4000','41747410753','2025-05-16 18:55:39',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(12319,'4000','41747410753','2025-05-16 18:55:39',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(12320,'4000','41747410753','2025-05-16 18:55:39',NULL,1950.00,'','4','1','Good sold','1','','sales','1241','','No',NULL,NULL,''),(12321,'4000','41747410753','2025-05-16 18:55:39',NULL,900.00,'','4','1','Good sold','1','','sales','1169','','No',NULL,NULL,''),(12322,'1110','41747467931','2025-05-17 10:47:07',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(12323,'1110','41747467931','2025-05-17 10:47:07',NULL,258.00,'','4','1','Inventory sold','1','','sales','701','','No',NULL,NULL,''),(12324,'1110','41747467931','2025-05-17 10:47:07',NULL,195.00,'','4','1','Inventory sold','1','','sales','383','','No',NULL,NULL,''),(12325,'1110','41747467931','2025-05-17 10:47:07',NULL,30.00,'','4','1','Inventory sold','1','','sales','443','','No',NULL,NULL,''),(12326,'5500','41747467931','2025-05-17 10:47:07',493.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12327,'1000','41747467931','2025-05-17 10:47:07',815.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12328,'4000','41747467931','2025-05-17 10:47:07',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(12329,'4000','41747467931','2025-05-17 10:47:07',NULL,420.00,'','4','1','Good sold','1','','sales','701','','No',NULL,NULL,''),(12330,'4000','41747467931','2025-05-17 10:47:07',NULL,300.00,'','4','1','Good sold','1','','sales','383','','No',NULL,NULL,''),(12331,'4000','41747467931','2025-05-17 10:47:07',NULL,75.00,'','4','1','Good sold','1','','sales','443','','No',NULL,NULL,''),(12332,'1110','41747468036','2025-05-17 11:11:29',NULL,30.00,'','4','1','Inventory sold','1','','sales','1209','','No',NULL,NULL,''),(12333,'5500','41747468036','2025-05-17 11:11:29',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12334,'1000','41747468036','2025-05-17 11:11:29',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12335,'4000','41747468036','2025-05-17 11:11:29',NULL,50.00,'','4','1','Good sold','1','','sales','1209','','No',NULL,NULL,''),(12336,'1110','41747469493','2025-05-17 11:34:32',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(12337,'5500','41747469493','2025-05-17 11:34:32',18.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12338,'1000','41747469493','2025-05-17 11:34:32',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12339,'4000','41747469493','2025-05-17 11:34:32',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(12340,'1110','41747471004','2025-05-17 11:38:26',NULL,25.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(12341,'5500','41747471004','2025-05-17 11:38:26',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12342,'1000','41747471004','2025-05-17 11:38:26',35.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEH736OALD'),(12343,'4000','41747471004','2025-05-17 11:38:26',NULL,35.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(12344,'1110','41747471576','2025-05-17 11:46:35',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(12345,'5500','41747471576','2025-05-17 11:46:35',2.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12346,'1000','41747471576','2025-05-17 11:46:35',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12347,'4000','41747471576','2025-05-17 11:46:35',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(12348,'1110','41747471606','2025-05-17 12:35:05',NULL,7.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(12349,'5500','41747471606','2025-05-17 12:35:05',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12350,'1000','41747471606','2025-05-17 12:35:05',21.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12351,'4000','41747471606','2025-05-17 12:35:05',NULL,21.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(12352,'1110','41747476864','2025-05-17 13:15:02',NULL,250.00,'','4','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(12353,'1110','41747476864','2025-05-17 13:15:02',NULL,306.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(12354,'5500','41747476864','2025-05-17 13:15:02',556.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12355,'1000','41747476864','2025-05-17 13:15:02',755.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12356,'4000','41747476864','2025-05-17 13:15:02',NULL,350.00,'','4','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(12357,'4000','41747476864','2025-05-17 13:15:02',NULL,405.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(12358,'1110','41747476995','2025-05-17 13:16:51',NULL,34.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(12359,'5500','41747476995','2025-05-17 13:16:51',34.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12360,'1000','41747476995','2025-05-17 13:16:51',45.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12361,'4000','41747476995','2025-05-17 13:16:51',NULL,45.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(12362,'1110','41747477478','2025-05-17 13:25:11',NULL,8.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(12363,'1110','41747477478','2025-05-17 13:25:11',NULL,25.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(12364,'5500','41747477478','2025-05-17 13:25:11',33.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12365,'1000','41747477478','2025-05-17 13:25:11',55.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12366,'4000','41747477478','2025-05-17 13:25:11',NULL,20.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(12367,'4000','41747477478','2025-05-17 13:25:11',NULL,35.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(12368,'1110','41747477516','2025-05-17 14:02:25',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(12369,'1110','41747477516','2025-05-17 14:02:25',NULL,21.75,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(12370,'1110','41747477516','2025-05-17 14:02:25',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(12371,'5500','41747477516','2025-05-17 14:02:25',79.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12372,'1000','41747477516','2025-05-17 14:02:25',180.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12373,'4000','41747477516','2025-05-17 14:02:25',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(12374,'4000','41747477516','2025-05-17 14:02:25',NULL,45.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(12375,'4000','41747477516','2025-05-17 14:02:25',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(12376,'1110','41747481304','2025-05-17 14:43:38',NULL,89.00,'','4','1','Inventory sold','1','','sales','638','','No',NULL,NULL,''),(12377,'1110','41747481304','2025-05-17 14:43:38',NULL,20.00,'','4','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(12378,'1110','41747481304','2025-05-17 14:43:38',NULL,6.60,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(12379,'5500','41747481304','2025-05-17 14:43:38',115.60,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12380,'1000','41747481304','2025-05-17 14:43:38',230.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEH63Z6PKW'),(12381,'4000','41747481304','2025-05-17 14:43:38',NULL,150.00,'','4','1','Good sold','1','','sales','638','','No',NULL,NULL,''),(12382,'4000','41747481304','2025-05-17 14:43:38',NULL,50.00,'','4','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(12383,'4000','41747481304','2025-05-17 14:43:38',NULL,30.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(12384,'1110','41747498107','2025-05-17 19:08:47',NULL,223.00,'','4','1','Inventory sold','1','','sales','560','','No',NULL,NULL,''),(12385,'5500','41747498107','2025-05-17 19:08:47',223.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12386,'1000','41747498107','2025-05-17 19:08:47',300.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEHO5641Y'),(12387,'4000','41747498107','2025-05-17 19:08:47',NULL,300.00,'','4','1','Good sold','1','','sales','560','','No',NULL,NULL,''),(12388,'1110','41747498169','2025-05-17 19:10:26',NULL,95.00,'','4','1','Inventory sold','1','','sales','1270','','No',NULL,NULL,''),(12389,'1110','41747498169','2025-05-17 19:10:26',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12390,'5500','41747498169','2025-05-17 19:10:26',125.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12391,'1000','41747498169','2025-05-17 19:10:26',300.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEH45CQYK2'),(12392,'4000','41747498169','2025-05-17 19:10:26',NULL,250.00,'','4','1','Good sold','1','','sales','1270','','No',NULL,NULL,''),(12393,'4000','41747498169','2025-05-17 19:10:26',NULL,50.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12394,'1110','41747641311','2025-05-19 10:55:33',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(12395,'5500','41747641311','2025-05-19 10:55:33',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12396,'1000','41747641311','2025-05-19 10:55:33',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEJ7CICL79'),(12397,'4000','41747641311','2025-05-19 10:55:33',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(12398,'1110','41747641373','2025-05-19 10:57:05',NULL,13.00,'','4','1','Inventory sold','1','','sales','383','','No',NULL,NULL,''),(12399,'1110','41747641373','2025-05-19 10:57:05',NULL,4.40,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(12400,'5500','41747641373','2025-05-19 10:57:05',17.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12401,'1000','41747641373','2025-05-19 10:57:05',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12402,'4000','41747641373','2025-05-19 10:57:05',NULL,20.00,'','4','1','Good sold','1','','sales','383','','No',NULL,NULL,''),(12403,'4000','41747641373','2025-05-19 10:57:05',NULL,20.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(12404,'1110','41747641429','2025-05-19 12:34:08',NULL,150.00,'','4','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(12405,'1110','41747641429','2025-05-19 12:34:08',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(12406,'5500','41747641429','2025-05-19 12:34:08',156.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12407,'1000','41747641429','2025-05-19 12:34:08',330.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEJ7CF2YPV'),(12408,'4000','41747641429','2025-05-19 12:34:08',NULL,300.00,'','4','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(12409,'4000','41747641429','2025-05-19 12:34:08',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(12410,'1110','41747656784','2025-05-19 15:24:02',NULL,170.00,'','4','1','Inventory sold','1','','sales','600','','No',NULL,NULL,''),(12411,'1110','41747656784','2025-05-19 15:24:02',NULL,70.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(12412,'1110','41747656784','2025-05-19 15:24:02',NULL,29.00,'','4','1','Inventory sold','1','','sales','724','','No',NULL,NULL,''),(12413,'1110','41747656784','2025-05-19 15:24:02',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(12414,'1110','41747656784','2025-05-19 15:24:02',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(12415,'1110','41747656784','2025-05-19 15:24:02',NULL,210.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(12416,'1110','41747656784','2025-05-19 15:24:02',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(12417,'1110','41747656784','2025-05-19 15:24:02',NULL,210.00,'','4','1','Inventory sold','1','','sales','904','','No',NULL,NULL,''),(12418,'5500','41747656784','2025-05-19 15:24:02',827.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12419,'1000','41747656784','2025-05-19 15:24:02',1555.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12420,'4000','41747656784','2025-05-19 15:24:02',NULL,300.00,'','4','1','Good sold','1','','sales','600','','No',NULL,NULL,''),(12421,'4000','41747656784','2025-05-19 15:24:02',NULL,150.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(12422,'4000','41747656784','2025-05-19 15:24:02',NULL,80.00,'','4','1','Good sold','1','','sales','724','','No',NULL,NULL,''),(12423,'4000','41747656784','2025-05-19 15:24:02',NULL,100.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(12424,'4000','41747656784','2025-05-19 15:24:02',NULL,100.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(12425,'4000','41747656784','2025-05-19 15:24:02',NULL,400.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(12426,'4000','41747656784','2025-05-19 15:24:02',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(12427,'4000','41747656784','2025-05-19 15:24:02',NULL,350.00,'','4','1','Good sold','1','','sales','904','','No',NULL,NULL,''),(12428,'1110','41747658189','2025-05-19 15:37:24',NULL,306.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(12429,'1110','41747658189','2025-05-19 15:37:24',NULL,250.00,'','4','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(12430,'5500','41747658189','2025-05-19 15:37:24',556.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12431,'1000','41747658189','2025-05-19 15:37:24',755.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12432,'4000','41747658189','2025-05-19 15:37:24',NULL,405.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(12433,'4000','41747658189','2025-05-19 15:37:24',NULL,350.00,'','4','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(12434,'1110','41747661932','2025-05-19 16:50:57',NULL,100.00,'','4','1','Inventory sold','1','','sales','276','','No',NULL,NULL,''),(12435,'1110','41747661932','2025-05-19 16:50:57',NULL,150.00,'','4','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(12436,'1110','41747661932','2025-05-19 16:50:57',NULL,20.00,'','4','1','Inventory sold','1','','sales','693','','No',NULL,NULL,''),(12437,'1110','41747661932','2025-05-19 16:50:57',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(12438,'5500','41747661932','2025-05-19 16:50:57',280.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12439,'1000','41747661932','2025-05-19 16:50:57',520.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEJDL4GKV'),(12440,'4000','41747661932','2025-05-19 16:50:57',NULL,150.00,'','4','1','Good sold','1','','sales','276','','No',NULL,NULL,''),(12441,'4000','41747661932','2025-05-19 16:50:57',NULL,300.00,'','4','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(12442,'4000','41747661932','2025-05-19 16:50:57',NULL,50.00,'','4','1','Good sold','1','','sales','693','','No',NULL,NULL,''),(12443,'4000','41747661932','2025-05-19 16:50:57',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(12444,'1110','41747665278','2025-05-19 17:41:12',NULL,48.00,'','4','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(12445,'5500','41747665278','2025-05-19 17:41:12',48.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12446,'1000','41747665278','2025-05-19 17:41:12',90.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12447,'4000','41747665278','2025-05-19 17:41:12',NULL,90.00,'','4','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(12448,'1110','41747666336','2025-05-19 17:52:31',NULL,10.00,'','4','1','Inventory sold','1','','sales','484','','No',NULL,NULL,''),(12449,'5500','41747666336','2025-05-19 17:52:31',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12450,'1000','41747666336','2025-05-19 17:52:31',25.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12451,'4000','41747666336','2025-05-19 17:52:31',NULL,25.00,'','4','1','Good sold','1','','sales','484','','No',NULL,NULL,''),(12452,'1110','41747666355','2025-05-19 17:53:10',NULL,8.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(12453,'1110','41747666355','2025-05-19 17:53:10',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(12454,'5500','41747666355','2025-05-19 17:53:10',12.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12455,'1000','41747666355','2025-05-19 17:53:10',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEJ7DXOMA9'),(12456,'4000','41747666355','2025-05-19 17:53:10',NULL,10.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(12457,'4000','41747666355','2025-05-19 17:53:10',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(12458,'1110','41747666439','2025-05-19 18:25:49',NULL,54.88,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(12459,'1110','41747666439','2025-05-19 18:25:49',NULL,25.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(12460,'5500','41747666439','2025-05-19 18:25:49',79.88,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12461,'1000','41747666439','2025-05-19 18:25:49',162.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEJ9E24B49'),(12462,'4000','41747666439','2025-05-19 18:25:49',NULL,112.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(12463,'4000','41747666439','2025-05-19 18:25:49',NULL,50.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(12464,'1110','41747668402','2025-05-19 18:27:01',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(12465,'5500','41747668402','2025-05-19 18:27:01',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12466,'1000','41747668402','2025-05-19 18:27:01',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12467,'4000','41747668402','2025-05-19 18:27:01',NULL,100.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(12468,'1110','41747669320','2025-05-19 18:42:13',NULL,25.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(12469,'5500','41747669320','2025-05-19 18:42:13',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12470,'1000','41747669320','2025-05-19 18:42:13',35.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12471,'4000','41747669320','2025-05-19 18:42:13',NULL,35.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(12472,'1110','41747723699','2025-05-20 10:45:44',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(12473,'5500','41747723699','2025-05-20 10:45:44',51.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12474,'1000','41747723699','2025-05-20 10:45:44',105.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEK7GLN3CH'),(12475,'4000','41747723699','2025-05-20 10:45:44',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(12476,'1110','41747727213','2025-05-20 10:47:12',NULL,22.89,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(12477,'5500','41747727213','2025-05-20 10:47:12',22.89,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12478,'1000','41747727213','2025-05-20 10:47:12',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12479,'4000','41747727213','2025-05-20 10:47:12',NULL,60.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(12480,'1110','41747727236','2025-05-20 11:22:33',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(12481,'5500','41747727236','2025-05-20 11:22:33',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12482,'1000','41747727236','2025-05-20 11:22:33',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12483,'4000','41747727236','2025-05-20 11:22:33',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(12484,'1110','41747736297','2025-05-20 13:18:43',NULL,36.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(12485,'5500','41747736297','2025-05-20 13:18:43',36.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12486,'1000','41747736297','2025-05-20 13:18:43',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12487,'4000','41747736297','2025-05-20 13:18:43',NULL,70.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(12488,'1110','41747736331','2025-05-20 13:19:19',NULL,10.00,'','4','1','Inventory sold','1','','sales','279','','No',NULL,NULL,''),(12489,'5500','41747736331','2025-05-20 13:19:19',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12490,'1000','41747736331','2025-05-20 13:19:19',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEK7H46Z9V'),(12491,'4000','41747736331','2025-05-20 13:19:19',NULL,20.00,'','4','1','Good sold','1','','sales','279','','No',NULL,NULL,''),(12492,'1110','41747736418','2025-05-20 13:20:59',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(12493,'5500','41747736418','2025-05-20 13:20:59',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12494,'1000','41747736418','2025-05-20 13:20:59',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEK7GLN3CH'),(12495,'4000','41747736418','2025-05-20 13:20:59',NULL,100.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(12496,'1110','41747736495','2025-05-20 13:22:50',NULL,602.00,'','4','1','Inventory sold','1','','sales','1241','','No',NULL,NULL,''),(12497,'5500','41747736495','2025-05-20 13:22:50',602.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12498,'1000','41747736495','2025-05-20 13:22:50',910.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12499,'4000','41747736495','2025-05-20 13:22:50',NULL,910.00,'','4','1','Good sold','1','','sales','1241','','No',NULL,NULL,''),(12500,'1110','41747738778','2025-05-20 14:00:10',NULL,19.00,'','4','1','Inventory sold','1','','sales','1261','','No',NULL,NULL,''),(12501,'1110','41747738778','2025-05-20 14:00:10',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(12502,'5500','41747738778','2025-05-20 14:00:10',29.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12503,'1000','41747738778','2025-05-20 14:00:10',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEK1HF10HV'),(12504,'4000','41747738778','2025-05-20 14:00:10',NULL,30.00,'','4','1','Good sold','1','','sales','1261','','No',NULL,NULL,''),(12505,'4000','41747738778','2025-05-20 14:00:10',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(12506,'1110','41747740140','2025-05-20 14:22:40',NULL,56.00,'','4','1','Inventory sold','1','','sales','1200','','No',NULL,NULL,''),(12507,'5500','41747740140','2025-05-20 14:22:40',56.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12508,'1000','41747740140','2025-05-20 14:22:40',90.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12509,'4000','41747740140','2025-05-20 14:22:40',NULL,90.00,'','4','1','Good sold','1','','sales','1200','','No',NULL,NULL,''),(12510,'1110','41747750910','2025-05-20 17:22:12',NULL,2.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(12511,'5500','41747750910','2025-05-20 17:22:12',2.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12512,'1000','41747750910','2025-05-20 17:22:12',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12513,'4000','41747750910','2025-05-20 17:22:12',NULL,10.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(12514,'1110','41747750936','2025-05-20 17:30:52',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(12515,'1110','41747750936','2025-05-20 17:30:52',NULL,40.50,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(12516,'5500','41747750936','2025-05-20 17:30:52',164.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12517,'1000','41747750936','2025-05-20 17:30:52',281.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEK41D8UWS'),(12518,'4000','41747750936','2025-05-20 17:30:52',NULL,200.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(12519,'4000','41747750936','2025-05-20 17:30:52',NULL,81.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(12520,'1110','41747755409','2025-05-20 18:37:32',NULL,22.00,'','4','1','Inventory sold','1','','sales','440','','No',NULL,NULL,''),(12521,'1110','41747755409','2025-05-20 18:37:32',NULL,20.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(12522,'5500','41747755409','2025-05-20 18:37:32',42.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12523,'1000','41747755409','2025-05-20 18:37:32',110.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12524,'4000','41747755409','2025-05-20 18:37:32',NULL,50.00,'','4','1','Good sold','1','','sales','440','','No',NULL,NULL,''),(12525,'4000','41747755409','2025-05-20 18:37:32',NULL,60.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(12526,'1110','41747814601','2025-05-21 11:03:45',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(12527,'1110','41747814601','2025-05-21 11:03:45',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(12528,'5500','41747814601','2025-05-21 11:03:45',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12529,'1000','41747814601','2025-05-21 11:03:45',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12530,'4000','41747814601','2025-05-21 11:03:45',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(12531,'4000','41747814601','2025-05-21 11:03:45',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(12532,'1110','41747817995','2025-05-21 12:00:16',NULL,17.00,'','4','1','Inventory sold','1','','sales','1030','','No',NULL,NULL,''),(12533,'5500','41747817995','2025-05-21 12:00:16',17.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12534,'1000','41747817995','2025-05-21 12:00:16',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEK6JOEIUO'),(12535,'4000','41747817995','2025-05-21 12:00:16',NULL,40.00,'','4','1','Good sold','1','','sales','1030','','No',NULL,NULL,''),(12536,'1110','41747818057','2025-05-21 12:01:24',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(12537,'5500','41747818057','2025-05-21 12:01:24',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12538,'1000','41747818057','2025-05-21 12:01:24',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEL8LK2C8U'),(12539,'4000','41747818057','2025-05-21 12:01:24',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(12540,'1110','41747818130','2025-05-21 12:03:10',NULL,47.00,'','4','1','Inventory sold','1','','sales','1215','','No',NULL,NULL,''),(12541,'1110','41747818130','2025-05-21 12:03:10',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(12542,'1110','41747818130','2025-05-21 12:03:10',NULL,20.00,'','4','1','Inventory sold','1','','sales','693','','No',NULL,NULL,''),(12543,'5500','41747818130','2025-05-21 12:03:10',85.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12544,'1000','41747818130','2025-05-21 12:03:10',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12545,'4000','41747818130','2025-05-21 12:03:10',NULL,100.00,'','4','1','Good sold','1','','sales','1215','','No',NULL,NULL,''),(12546,'4000','41747818130','2025-05-21 12:03:10',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(12547,'4000','41747818130','2025-05-21 12:03:10',NULL,50.00,'','4','1','Good sold','1','','sales','693','','No',NULL,NULL,''),(12548,'1110','41747818475','2025-05-21 12:08:07',NULL,215.00,'','4','1','Inventory sold','1','','sales','640','','No',NULL,NULL,''),(12549,'5500','41747818475','2025-05-21 12:08:07',215.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12550,'1000','41747818475','2025-05-21 12:08:07',400.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TELILL6QCP'),(12551,'4000','41747818475','2025-05-21 12:08:07',NULL,400.00,'','4','1','Good sold','1','','sales','640','','No',NULL,NULL,''),(12552,'1110','41747818633','2025-05-21 12:37:04',NULL,142.15,'','4','1','Inventory sold','1','','sales','524','','No',NULL,NULL,''),(12553,'5500','41747818633','2025-05-21 12:37:04',142.15,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12554,'1000','41747818633','2025-05-21 12:37:04',250.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEL4LNV072'),(12555,'4000','41747818633','2025-05-21 12:37:04',NULL,250.00,'','4','1','Good sold','1','','sales','524','','No',NULL,NULL,''),(12556,'1110','41747822545','2025-05-21 13:21:31',NULL,940.00,'','4','1','Inventory sold','1','','sales','1008','','No',NULL,NULL,''),(12557,'1110','41747822545','2025-05-21 13:21:31',NULL,160.00,'','4','1','Inventory sold','1','','sales','1164','','No',NULL,NULL,''),(12558,'1110','41747822545','2025-05-21 13:21:31',NULL,21.75,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(12559,'1110','41747822545','2025-05-21 13:21:31',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(12560,'1110','41747822545','2025-05-21 13:21:31',NULL,160.00,'','4','1','Inventory sold','1','','sales','1177','','No',NULL,NULL,''),(12561,'1110','41747822545','2025-05-21 13:21:31',NULL,90.00,'','4','1','Inventory sold','1','','sales','1153','','No',NULL,NULL,''),(12562,'1110','41747822545','2025-05-21 13:21:31',NULL,5.80,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(12563,'5500','41747822545','2025-05-21 13:21:31',1407.55,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12564,'1000','41747822545','2025-05-21 13:21:31',2132.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TELOLR5WJQ'),(12565,'4000','41747822545','2025-05-21 13:21:31',NULL,1300.00,'','4','1','Good sold','1','','sales','1008','','No',NULL,NULL,''),(12566,'4000','41747822545','2025-05-21 13:21:31',NULL,250.00,'','4','1','Good sold','1','','sales','1164','','No',NULL,NULL,''),(12567,'4000','41747822545','2025-05-21 13:21:31',NULL,45.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(12568,'4000','41747822545','2025-05-21 13:21:31',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(12569,'4000','41747822545','2025-05-21 13:21:31',NULL,300.00,'','4','1','Good sold','1','','sales','1177','','No',NULL,NULL,''),(12570,'4000','41747822545','2025-05-21 13:21:31',NULL,150.00,'','4','1','Good sold','1','','sales','1153','','No',NULL,NULL,''),(12571,'4000','41747822545','2025-05-21 13:21:31',NULL,12.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(12572,'1110','41747823436','2025-05-21 13:31:09',NULL,300.00,'','4','1','Inventory sold','1','','sales','1153','','No',NULL,NULL,''),(12573,'5500','41747823436','2025-05-21 13:31:09',300.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12574,'1000','41747823436','2025-05-21 13:31:09',500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12575,'4000','41747823436','2025-05-21 13:31:09',NULL,500.00,'','4','1','Good sold','1','','sales','1153','','No',NULL,NULL,''),(12576,'1110','41747823672','2025-05-21 14:30:22',NULL,33.00,'','4','1','Inventory sold','1','','sales','145','','No',NULL,NULL,''),(12577,'1110','41747823672','2025-05-21 14:30:22',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12578,'1110','41747823672','2025-05-21 14:30:22',NULL,25.00,'','4','1','Inventory sold','1','','sales','1205','','No',NULL,NULL,''),(12579,'1110','41747823672','2025-05-21 14:30:22',NULL,15.40,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(12580,'5500','41747823672','2025-05-21 14:30:22',103.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12581,'1000','41747823672','2025-05-21 14:30:22',250.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEL2M891G6'),(12582,'4000','41747823672','2025-05-21 14:30:22',NULL,70.00,'','4','1','Good sold','1','','sales','145','','No',NULL,NULL,''),(12583,'4000','41747823672','2025-05-21 14:30:22',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12584,'4000','41747823672','2025-05-21 14:30:22',NULL,50.00,'','4','1','Good sold','1','','sales','1205','','No',NULL,NULL,''),(12585,'4000','41747823672','2025-05-21 14:30:22',NULL,70.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(12586,'1110','41747827525','2025-05-21 15:18:01',NULL,6.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(12587,'5500','41747827525','2025-05-21 15:18:01',6.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12588,'1000','41747827525','2025-05-21 15:18:01',15.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEL4ME78MQ'),(12589,'4000','41747827525','2025-05-21 15:18:01',NULL,15.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(12590,'1110','41747829934','2025-05-21 15:47:52',NULL,210.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(12591,'1110','41747829934','2025-05-21 15:47:52',NULL,0.00,'','4','1','Inventory sold','1','','sales','1111','','No',NULL,NULL,''),(12592,'5500','41747829934','2025-05-21 15:47:52',210.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12593,'1000','41747829934','2025-05-21 15:47:52',500.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12594,'4000','41747829934','2025-05-21 15:47:52',NULL,400.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(12595,'4000','41747829934','2025-05-21 15:47:52',NULL,100.00,'','4','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(12596,'1110','41747831719','2025-05-21 15:56:51',NULL,80.00,'','4','1','Inventory sold','1','','sales','401','','No',NULL,NULL,''),(12597,'5500','41747831719','2025-05-21 15:56:51',80.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12598,'1000','41747831719','2025-05-21 15:56:51',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEL2MK47RW'),(12599,'4000','41747831719','2025-05-21 15:56:51',NULL,200.00,'','4','1','Good sold','1','','sales','401','','No',NULL,NULL,''),(12600,'1110','41747835344','2025-05-21 16:49:17',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(12601,'5500','41747835344','2025-05-21 16:49:17',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12602,'1000','41747835344','2025-05-21 16:49:17',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12603,'4000','41747835344','2025-05-21 16:49:17',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(12604,'1110','41747835385','2025-05-21 17:12:39',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(12605,'5500','41747835385','2025-05-21 17:12:39',124.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12606,'1000','41747835385','2025-05-21 17:12:39',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEL8MVUC4Y'),(12607,'4000','41747835385','2025-05-21 17:12:39',NULL,200.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(12608,'1110','41747839252','2025-05-21 17:54:32',NULL,35.00,'','4','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(12609,'5500','41747839252','2025-05-21 17:54:32',35.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12610,'1000','41747839252','2025-05-21 17:54:32',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12611,'4000','41747839252','2025-05-21 17:54:32',NULL,100.00,'','4','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(12612,'1110','41747841287','2025-05-21 18:28:35',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(12613,'5500','41747841287','2025-05-21 18:28:35',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12614,'1000','41747841287','2025-05-21 18:28:35',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12615,'4000','41747841287','2025-05-21 18:28:35',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(12616,'1110','41747844132','2025-05-21 19:16:24',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(12617,'1110','41747844132','2025-05-21 19:16:24',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(12618,'5500','41747844132','2025-05-21 19:16:24',81.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12619,'1000','41747844132','2025-05-21 19:16:24',180.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEL1NHEUGB'),(12620,'4000','41747844132','2025-05-21 19:16:24',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(12621,'4000','41747844132','2025-05-21 19:16:24',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(12622,'1110','41747844220','2025-05-21 19:17:25',NULL,120.00,'','4','1','Inventory sold','1','','sales','1153','','No',NULL,NULL,''),(12623,'5500','41747844220','2025-05-21 19:17:25',120.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12624,'1000','41747844220','2025-05-21 19:17:25',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12625,'4000','41747844220','2025-05-21 19:17:25',NULL,200.00,'','4','1','Good sold','1','','sales','1153','','No',NULL,NULL,''),(12626,'1110','41747844252','2025-05-21 19:20:19',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(12627,'1110','41747844252','2025-05-21 19:20:19',NULL,20.00,'','4','1','Inventory sold','1','','sales','400','','No',NULL,NULL,''),(12628,'1110','41747844252','2025-05-21 19:20:19',NULL,106.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(12629,'1110','41747844252','2025-05-21 19:20:19',NULL,15.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(12630,'5500','41747844252','2025-05-21 19:20:19',192.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12631,'1000','41747844252','2025-05-21 19:20:19',335.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TELONPIDNO'),(12632,'4000','41747844252','2025-05-21 19:20:19',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(12633,'4000','41747844252','2025-05-21 19:20:19',NULL,50.00,'','4','1','Good sold','1','','sales','400','','No',NULL,NULL,''),(12634,'4000','41747844252','2025-05-21 19:20:19',NULL,150.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(12635,'4000','41747844252','2025-05-21 19:20:19',NULL,30.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(12636,'1110','41747844452','2025-05-21 19:26:03',NULL,34.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(12637,'1110','41747844452','2025-05-21 19:26:03',NULL,250.00,'','4','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(12638,'5500','41747844452','2025-05-21 19:26:03',284.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12639,'1000','41747844452','2025-05-21 19:26:03',395.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEL1NS8363'),(12640,'4000','41747844452','2025-05-21 19:26:03',NULL,45.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(12641,'4000','41747844452','2025-05-21 19:26:03',NULL,350.00,'','4','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(12642,'1110','41747892951','2025-05-22 10:02:37',NULL,8.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(12643,'5500','41747892951','2025-05-22 10:02:37',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12644,'1000','41747892951','2025-05-22 10:02:37',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12645,'4000','41747892951','2025-05-22 10:02:37',NULL,20.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(12646,'1110','41747897363','2025-05-22 10:18:23',NULL,258.00,'','4','1','Inventory sold','1','','sales','701','','No',NULL,NULL,''),(12647,'5500','41747897363','2025-05-22 10:18:23',258.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12648,'1000','41747897363','2025-05-22 10:18:23',420.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12649,'4000','41747897363','2025-05-22 10:18:23',NULL,420.00,'','4','1','Good sold','1','','sales','701','','No',NULL,NULL,''),(12650,'1110','41747898305','2025-05-22 10:36:19',NULL,20.00,'','4','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(12651,'5500','41747898305','2025-05-22 10:36:19',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12652,'1000','41747898305','2025-05-22 10:36:19',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12653,'4000','41747898305','2025-05-22 10:36:19',NULL,30.00,'','4','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(12654,'1110','41747899383','2025-05-22 10:40:58',NULL,10.00,'','4','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(12655,'5500','41747899383','2025-05-22 10:40:58',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12656,'1000','41747899383','2025-05-22 10:40:58',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEM7WTTAH'),(12657,'4000','41747899383','2025-05-22 10:40:58',NULL,20.00,'','4','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(12658,'1110','41747899695','2025-05-22 10:44:30',NULL,24.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(12659,'5500','41747899695','2025-05-22 10:44:30',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12660,'1000','41747899695','2025-05-22 10:44:30',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12661,'4000','41747899695','2025-05-22 10:44:30',NULL,50.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(12662,'1110','41747899873','2025-05-22 10:59:59',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(12663,'5500','41747899873','2025-05-22 10:59:59',6.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12664,'1000','41747899873','2025-05-22 10:59:59',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12665,'4000','41747899873','2025-05-22 10:59:59',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(12666,'1110','41747900804','2025-05-22 12:36:02',NULL,140.00,'','4','1','Inventory sold','1','','sales','201','','No',NULL,NULL,''),(12667,'1110','41747900804','2025-05-22 12:36:02',NULL,45.00,'','4','1','Inventory sold','1','','sales','1189','','No',NULL,NULL,''),(12668,'1110','41747900804','2025-05-22 12:36:02',NULL,265.00,'','4','1','Inventory sold','1','','sales','1151','','No',NULL,NULL,''),(12669,'1110','41747900804','2025-05-22 12:36:02',NULL,43.00,'','4','1','Inventory sold','1','','sales','961','','No',NULL,NULL,''),(12670,'1110','41747900804','2025-05-22 12:36:02',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12671,'1110','41747900804','2025-05-22 12:36:02',NULL,5.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(12672,'5500','41747900804','2025-05-22 12:36:02',528.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12673,'1000','41747900804','2025-05-22 12:36:02',920.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEM7QCUPIB'),(12674,'4000','41747900804','2025-05-22 12:36:02',NULL,300.00,'','4','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(12675,'4000','41747900804','2025-05-22 12:36:02',NULL,80.00,'','4','1','Good sold','1','','sales','1189','','No',NULL,NULL,''),(12676,'4000','41747900804','2025-05-22 12:36:02',NULL,370.00,'','4','1','Good sold','1','','sales','1151','','No',NULL,NULL,''),(12677,'4000','41747900804','2025-05-22 12:36:02',NULL,100.00,'','4','1','Good sold','1','','sales','961','','No',NULL,NULL,''),(12678,'4000','41747900804','2025-05-22 12:36:02',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12679,'4000','41747900804','2025-05-22 12:36:02',NULL,10.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(12680,'1110','41747918043','2025-05-22 15:56:37',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(12681,'1110','41747918043','2025-05-22 15:56:37',NULL,36.00,'','4','1','Inventory sold','1','','sales','1246','','No',NULL,NULL,''),(12682,'5500','41747918043','2025-05-22 15:56:37',87.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12683,'1000','41747918043','2025-05-22 15:56:37',195.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEM6R7B520'),(12684,'4000','41747918043','2025-05-22 15:56:37',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(12685,'4000','41747918043','2025-05-22 15:56:37',NULL,90.00,'','4','1','Good sold','1','','sales','1246','','No',NULL,NULL,''),(12686,'1110','41747918663','2025-05-22 15:58:50',NULL,150.00,'','4','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(12687,'1110','41747918663','2025-05-22 15:58:50',NULL,9.00,'','4','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(12688,'1110','41747918663','2025-05-22 15:58:50',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(12689,'5500','41747918663','2025-05-22 15:58:50',177.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12690,'1000','41747918663','2025-05-22 15:58:50',380.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12691,'4000','41747918663','2025-05-22 15:58:50',NULL,300.00,'','4','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(12692,'4000','41747918663','2025-05-22 15:58:50',NULL,30.00,'','4','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(12693,'4000','41747918663','2025-05-22 15:58:50',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(12694,'1110','41747918865','2025-05-22 16:02:39',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(12695,'1110','41747918865','2025-05-22 16:02:39',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(12696,'5500','41747918865','2025-05-22 16:02:39',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12697,'1000','41747918865','2025-05-22 16:02:39',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12698,'4000','41747918865','2025-05-22 16:02:39',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(12699,'4000','41747918865','2025-05-22 16:02:39',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(12700,'1110','41747920892','2025-05-22 16:35:18',NULL,58.00,'','4','1','Inventory sold','1','','sales','1260','','No',NULL,NULL,''),(12701,'5500','41747920892','2025-05-22 16:35:18',58.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12702,'1000','41747920892','2025-05-22 16:35:18',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12703,'4000','41747920892','2025-05-22 16:35:18',NULL,150.00,'','4','1','Good sold','1','','sales','1260','','No',NULL,NULL,''),(12704,'1110','41747922833','2025-05-22 17:08:42',NULL,58.00,'','4','1','Inventory sold','1','','sales','1260','','No',NULL,NULL,''),(12705,'5500','41747922833','2025-05-22 17:08:42',58.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12706,'1000','41747922833','2025-05-22 17:08:42',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,''),(12707,'4000','41747922833','2025-05-22 17:08:42',NULL,150.00,'','4','1','Good sold','1','','sales','1260','','No',NULL,NULL,''),(12708,'1110','41747922935','2025-05-22 17:30:00',NULL,308.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(12709,'5500','41747922935','2025-05-22 17:30:00',308.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12710,'1000','41747922935','2025-05-22 17:30:00',420.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12711,'4000','41747922935','2025-05-22 17:30:00',NULL,420.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(12712,'1110','41747924207','2025-05-22 17:30:22',NULL,56.00,'','4','1','Inventory sold','1','','sales','1200','','No',NULL,NULL,''),(12713,'5500','41747924207','2025-05-22 17:30:22',56.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12714,'1000','41747924207','2025-05-22 17:30:22',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,''),(12715,'4000','41747924207','2025-05-22 17:30:22',NULL,100.00,'','4','1','Good sold','1','','sales','1200','','No',NULL,NULL,''),(12716,'1110','41747924955','2025-05-22 17:43:00',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(12717,'5500','41747924955','2025-05-22 17:43:00',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12718,'1000','41747924955','2025-05-22 17:43:00',75.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12719,'4000','41747924955','2025-05-22 17:43:00',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(12722,'1000','41747925104','2025-05-22 18:02:47',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12724,'1110','41747925104','2025-05-22 18:02:47',NULL,60.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(12725,'5500','41747925104','2025-05-22 18:57:10',60.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12726,'1000','41747925104','2025-05-22 18:02:47',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,''),(12727,'4000','41747925104','2025-05-22 18:02:47',NULL,120.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(12728,'1110','41747982457','2025-05-23 11:14:28',NULL,45.00,'','4','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(12729,'5500','41747982457','2025-05-23 11:14:28',45.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12730,'1000','41747982457','2025-05-23 11:14:28',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12731,'4000','41747982457','2025-05-23 11:14:28',NULL,70.00,'','4','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(12732,'1110','41747988072','2025-05-23 11:15:05',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(12733,'1110','41747988072','2025-05-23 11:15:05',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(12734,'5500','41747988072','2025-05-23 11:15:05',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12735,'1000','41747988072','2025-05-23 11:15:05',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12736,'4000','41747988072','2025-05-23 11:15:05',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(12737,'4000','41747988072','2025-05-23 11:15:05',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(12738,'1110','41747988108','2025-05-23 12:38:03',NULL,10.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(12739,'5500','41747988108','2025-05-23 12:38:03',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12740,'1000','41747988108','2025-05-23 12:38:03',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12741,'4000','41747988108','2025-05-23 12:38:03',NULL,30.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(12742,'1110','41747993086','2025-05-23 12:38:52',NULL,58.00,'','4','1','Inventory sold','1','','sales','1260','','No',NULL,NULL,''),(12743,'1110','41747993086','2025-05-23 12:38:52',NULL,20.00,'','4','1','Inventory sold','1','','sales','400','','No',NULL,NULL,''),(12744,'5500','41747993086','2025-05-23 12:38:52',78.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12745,'1000','41747993086','2025-05-23 12:38:52',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEN1UWFUID'),(12746,'4000','41747993086','2025-05-23 12:38:52',NULL,150.00,'','4','1','Good sold','1','','sales','1260','','No',NULL,NULL,''),(12747,'4000','41747993086','2025-05-23 12:38:52',NULL,50.00,'','4','1','Good sold','1','','sales','400','','No',NULL,NULL,''),(12748,'1110','41747993191','2025-05-23 13:08:55',NULL,22.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(12749,'5500','41747993191','2025-05-23 13:08:55',22.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12750,'1000','41747993191','2025-05-23 13:08:55',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEN9V1EXA2'),(12751,'4000','41747993191','2025-05-23 13:08:55',NULL,100.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(12752,'1110','41747994966','2025-05-23 14:58:35',NULL,75.00,'','4','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(12753,'5500','41747994966','2025-05-23 14:58:35',75.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12754,'1000','41747994966','2025-05-23 14:58:35',300.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TENOVICWWA'),(12755,'4000','41747994966','2025-05-23 14:58:35',NULL,300.00,'','4','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(12756,'1000','41748001546','2025-05-23 15:33:42',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEN2VNRT7U'),(12757,'4000','41748001546','2025-05-23 15:33:42',NULL,50.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(12758,'1110','41748003658','2025-05-23 17:20:35',NULL,15.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(12759,'1110','41748003658','2025-05-23 17:20:35',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(12760,'5500','41748003658','2025-05-23 17:20:35',63.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12761,'1000','41748003658','2025-05-23 17:20:35',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12762,'4000','41748003658','2025-05-23 17:20:35',NULL,50.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(12763,'4000','41748003658','2025-05-23 17:20:35',NULL,150.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(12764,'1110','41748010039','2025-05-23 17:20:58',NULL,15.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(12765,'5500','41748010039','2025-05-23 17:20:58',15.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12766,'1000','41748010039','2025-05-23 17:20:58',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEN5W65DOZ'),(12767,'4000','41748010039','2025-05-23 17:20:58',NULL,50.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(12768,'1110','41748010177','2025-05-23 17:29:44',NULL,25.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(12769,'1110','41748010177','2025-05-23 17:29:44',NULL,8.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(12770,'5500','41748010177','2025-05-23 17:29:44',33.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12771,'1000','41748010177','2025-05-23 17:29:44',55.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEN8W718BC'),(12772,'4000','41748010177','2025-05-23 17:29:44',NULL,35.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(12773,'4000','41748010177','2025-05-23 17:29:44',NULL,20.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(12774,'1110','41748010625','2025-05-23 17:48:31',NULL,220.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(12775,'5500','41748010625','2025-05-23 17:48:31',220.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12776,'1000','41748010625','2025-05-23 17:48:31',300.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEN3WBFJND'),(12777,'4000','41748010625','2025-05-23 17:48:31',NULL,300.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(12778,'1110','41748064843','2025-05-24 08:36:59',NULL,106.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(12779,'1110','41748064843','2025-05-24 08:36:59',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(12780,'1110','41748064843','2025-05-24 08:36:59',NULL,29.00,'','4','1','Inventory sold','1','','sales','724','','No',NULL,NULL,''),(12781,'1110','41748064843','2025-05-24 08:36:59',NULL,8.85,'','4','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(12782,'1110','41748064843','2025-05-24 08:36:59',NULL,217.00,'','4','1','Inventory sold','1','','sales','462','','No',NULL,NULL,''),(12783,'5500','41748064843','2025-05-24 08:36:59',585.85,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12784,'1000','41748064843','2025-05-24 08:36:59',955.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12785,'4000','41748064843','2025-05-24 08:36:59',NULL,150.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(12786,'4000','41748064843','2025-05-24 08:36:59',NULL,300.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(12787,'4000','41748064843','2025-05-24 08:36:59',NULL,80.00,'','4','1','Good sold','1','','sales','724','','No',NULL,NULL,''),(12788,'4000','41748064843','2025-05-24 08:36:59',NULL,75.00,'','4','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(12789,'4000','41748064843','2025-05-24 08:36:59',NULL,350.00,'','4','1','Good sold','1','','sales','462','','No',NULL,NULL,''),(12790,'1110','41748065068','2025-05-24 08:38:14',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(12791,'5500','41748065068','2025-05-24 08:38:14',48.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12792,'1000','41748065068','2025-05-24 08:38:14',130.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12793,'4000','41748065068','2025-05-24 08:38:14',NULL,130.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(12794,'1110','41748065126','2025-05-24 08:39:03',NULL,20.00,'','4','1','Inventory sold','1','','sales','400','','No',NULL,NULL,''),(12795,'5500','41748065126','2025-05-24 08:39:03',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12796,'1000','41748065126','2025-05-24 08:39:03',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12797,'4000','41748065126','2025-05-24 08:39:03',NULL,50.00,'','4','1','Good sold','1','','sales','400','','No',NULL,NULL,''),(12798,'1110','41748065565','2025-05-24 09:19:35',NULL,10.00,'','4','1','Inventory sold','1','','sales','484','','No',NULL,NULL,''),(12799,'1110','41748065565','2025-05-24 09:19:35',NULL,1.10,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(12800,'5500','41748065565','2025-05-24 09:19:35',11.10,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12801,'1000','41748065565','2025-05-24 09:19:35',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEO4YR9DPG'),(12802,'4000','41748065565','2025-05-24 09:19:35',NULL,25.00,'','4','1','Good sold','1','','sales','484','','No',NULL,NULL,''),(12803,'4000','41748065565','2025-05-24 09:19:35',NULL,5.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(12804,'1110','41748067622','2025-05-24 10:34:37',NULL,88.00,'','4','1','Inventory sold','1','','sales','1031','','No',NULL,NULL,''),(12805,'5500','41748067622','2025-05-24 10:34:37',88.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12806,'1000','41748067622','2025-05-24 10:34:37',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEO6Z22DAY'),(12807,'4000','41748067622','2025-05-24 10:34:37',NULL,200.00,'','4','1','Good sold','1','','sales','1031','','No',NULL,NULL,''),(12808,'1110','41748073776','2025-05-24 11:28:56',NULL,65.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(12809,'5500','41748073776','2025-05-24 11:28:56',65.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12810,'1000','41748073776','2025-05-24 11:28:56',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12811,'4000','41748073776','2025-05-24 11:28:56',NULL,100.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(12812,'1110','41748083385','2025-05-24 13:43:34',NULL,10.00,'','4','1','Inventory sold','1','','sales','484','','No',NULL,NULL,''),(12813,'1110','41748083385','2025-05-24 13:43:34',NULL,1.10,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(12814,'5500','41748083385','2025-05-24 13:43:34',11.10,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12815,'1000','41748083385','2025-05-24 13:43:34',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEO1ZU89EF'),(12816,'4000','41748083385','2025-05-24 13:43:34',NULL,25.00,'','4','1','Good sold','1','','sales','484','','No',NULL,NULL,''),(12817,'4000','41748083385','2025-05-24 13:43:34',NULL,5.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(12818,'1110','41748084224','2025-05-24 13:57:19',NULL,48.00,'','4','1','Inventory sold','1','','sales','924','','No',NULL,NULL,''),(12819,'5500','41748084224','2025-05-24 13:57:19',48.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12820,'1000','41748084224','2025-05-24 13:57:19',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEO1ZWWRG9'),(12821,'4000','41748084224','2025-05-24 13:57:19',NULL,100.00,'','4','1','Good sold','1','','sales','924','','No',NULL,NULL,''),(12822,'1110','41748085458','2025-05-24 14:17:58',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(12823,'5500','41748085458','2025-05-24 14:17:58',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12824,'1000','41748085458','2025-05-24 14:17:58',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEO8ZZVFC'),(12825,'4000','41748085458','2025-05-24 14:17:58',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(12826,'1110','41748085559','2025-05-24 15:17:23',NULL,158.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(12827,'1110','41748085559','2025-05-24 15:17:23',NULL,8.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(12828,'5500','41748085559','2025-05-24 15:17:23',166.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12829,'1000','41748085559','2025-05-24 15:17:23',260.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12830,'4000','41748085559','2025-05-24 15:17:23',NULL,240.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(12831,'4000','41748085559','2025-05-24 15:17:23',NULL,20.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(12832,'1110','41748089083','2025-05-24 15:59:51',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(12833,'5500','41748089083','2025-05-24 15:59:51',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12834,'1000','41748089083','2025-05-24 15:59:51',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12835,'4000','41748089083','2025-05-24 15:59:51',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(12836,'1110','41748091726','2025-05-24 16:30:44',NULL,210.00,'','4','1','Inventory sold','1','','sales','904','','No',NULL,NULL,''),(12837,'5500','41748091726','2025-05-24 16:30:44',210.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12838,'1000','41748091726','2025-05-24 16:30:44',330.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12839,'4000','41748091726','2025-05-24 16:30:44',NULL,330.00,'','4','1','Good sold','1','','sales','904','','No',NULL,NULL,''),(12840,'1110','41748093468','2025-05-24 17:47:42',NULL,190.00,'','4','1','Inventory sold','1','','sales','1270','','No',NULL,NULL,''),(12841,'5500','41748093468','2025-05-24 17:47:42',190.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12842,'1000','41748093468','2025-05-24 17:47:42',500.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEO61Z5OAK'),(12843,'4000','41748093468','2025-05-24 17:47:42',NULL,500.00,'','4','1','Good sold','1','','sales','1270','','No',NULL,NULL,''),(12844,'1110','41748101503','2025-05-24 18:45:24',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(12845,'5500','41748101503','2025-05-24 18:45:24',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12846,'1000','41748101503','2025-05-24 18:45:24',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12847,'4000','41748101503','2025-05-24 18:45:24',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(12848,'1110','41748101528','2025-05-24 18:57:09',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(12849,'5500','41748101528','2025-05-24 18:57:09',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12850,'1000','41748101528','2025-05-24 18:57:09',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12851,'4000','41748101528','2025-05-24 18:57:09',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(12852,'1000','41748102333','2025-05-24 19:01:07',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12853,'4000','41748102333','2025-05-24 19:01:07',NULL,100.00,'','4','1','Good sold','1','','sales','1121','','No',NULL,NULL,''),(12854,'1110','41748102701','2025-05-24 19:05:20',NULL,84.00,'','4','1','Inventory sold','1','','sales','1140','','No',NULL,NULL,''),(12855,'5500','41748102701','2025-05-24 19:05:20',84.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12856,'1000','41748102701','2025-05-24 19:05:20',115.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12857,'4000','41748102701','2025-05-24 19:05:20',NULL,115.00,'','4','1','Good sold','1','','sales','1140','','No',NULL,NULL,''),(12858,'4000','41748102701','2025-05-24 19:06:59',115.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(12859,'1000','41748102701','2025-05-24 19:06:59',NULL,115.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(12860,'5500','41748102701','2025-05-24 19:06:59',NULL,84.00,'','4','1','Cost of goods returned','1','','sales','1140','','No',NULL,NULL,''),(12861,'1110','41748102701','2025-05-24 19:06:59',84.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(12862,'1110','41748103469','2025-05-24 19:18:09',NULL,7.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(12863,'5500','41748103469','2025-05-24 19:18:09',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12864,'1000','41748103469','2025-05-24 19:18:09',15.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12865,'4000','41748103469','2025-05-24 19:18:09',NULL,15.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(12866,'1110','41748258619','2025-05-26 14:23:53',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(12867,'5500','41748258619','2025-05-26 14:23:53',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12868,'1000','41748258619','2025-05-26 14:23:53',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEQ79KNFPP'),(12869,'4000','41748258619','2025-05-26 14:23:53',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(12870,'1110','41748258671','2025-05-26 14:24:55',NULL,4.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(12871,'5500','41748258671','2025-05-26 14:24:55',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12872,'1000','41748258671','2025-05-26 14:24:55',10.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,''),(12873,'4000','41748258671','2025-05-26 14:24:55',NULL,10.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(12874,'1110','41748258723','2025-05-26 14:26:21',NULL,20.00,'','4','1','Inventory sold','1','','sales','693','','No',NULL,NULL,''),(12875,'1110','41748258723','2025-05-26 14:26:21',NULL,4.40,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(12876,'5500','41748258723','2025-05-26 14:26:21',24.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12877,'1000','41748258723','2025-05-26 14:26:21',70.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEQ4A2Z4SO'),(12878,'4000','41748258723','2025-05-26 14:26:21',NULL,50.00,'','4','1','Good sold','1','','sales','693','','No',NULL,NULL,''),(12879,'4000','41748258723','2025-05-26 14:26:21',NULL,20.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(12880,'1110','41748267721','2025-05-26 16:55:46',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(12881,'5500','41748267721','2025-05-26 16:55:46',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12882,'1000','41748267721','2025-05-26 16:55:46',180.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12883,'4000','41748267721','2025-05-26 16:55:46',NULL,180.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(12884,'1110','41748267752','2025-05-26 16:59:46',NULL,11.00,'','4','1','Inventory sold','1','','sales','74','','No',NULL,NULL,''),(12885,'1110','41748267752','2025-05-26 16:59:46',NULL,11.00,'','4','1','Inventory sold','1','','sales','74','','No',NULL,NULL,''),(12886,'5500','41748267752','2025-05-26 16:59:46',22.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12887,'1000','41748267752','2025-05-26 16:59:46',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEQ3ARGB9F'),(12888,'4000','41748267752','2025-05-26 16:59:46',NULL,20.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(12889,'4000','41748267752','2025-05-26 16:59:46',NULL,20.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(12890,'1110','41748268124','2025-05-26 17:22:19',NULL,28.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(12891,'5500','41748268124','2025-05-26 17:22:19',28.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12892,'1000','41748268124','2025-05-26 17:22:19',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEQ7AVPOKH'),(12893,'4000','41748268124','2025-05-26 17:22:19',NULL,60.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(12894,'1110','41748272179','2025-05-26 18:09:59',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(12895,'5500','41748272179','2025-05-26 18:09:59',60.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12896,'1000','41748272179','2025-05-26 18:09:59',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEQ6B57SLE'),(12897,'4000','41748272179','2025-05-26 18:09:59',NULL,120.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(12898,'1110','41748272229','2025-05-26 18:22:03',NULL,36.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(12899,'5500','41748272229','2025-05-26 18:22:03',36.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12900,'1000','41748272229','2025-05-26 18:22:03',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12901,'4000','41748272229','2025-05-26 18:22:03',NULL,70.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(12902,'1110','41748272928','2025-05-26 18:48:19',NULL,22.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(12903,'5500','41748272928','2025-05-26 18:48:19',22.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12904,'1000','41748272928','2025-05-26 18:48:19',55.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEQ6BDCDQQ'),(12905,'4000','41748272928','2025-05-26 18:48:19',NULL,55.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(12906,'1110','41748274546','2025-05-26 18:53:37',NULL,8.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(12907,'1110','41748274546','2025-05-26 18:53:37',NULL,210.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(12908,'1110','41748274546','2025-05-26 18:53:37',NULL,75.46,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(12909,'1110','41748274546','2025-05-26 18:53:37',NULL,29.00,'','4','1','Inventory sold','1','','sales','724','','No',NULL,NULL,''),(12910,'1110','41748274546','2025-05-26 18:53:37',NULL,110.00,'','4','1','Inventory sold','1','','sales','905','','No',NULL,NULL,''),(12911,'1110','41748274546','2025-05-26 18:53:37',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(12912,'5500','41748274546','2025-05-26 18:53:37',437.46,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12913,'1000','41748274546','2025-05-26 18:53:37',839.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12914,'4000','41748274546','2025-05-26 18:53:37',NULL,20.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(12915,'4000','41748274546','2025-05-26 18:53:37',NULL,400.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(12916,'4000','41748274546','2025-05-26 18:53:37',NULL,154.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(12917,'4000','41748274546','2025-05-26 18:53:37',NULL,100.00,'','4','1','Good sold','1','','sales','724','','No',NULL,NULL,''),(12918,'4000','41748274546','2025-05-26 18:53:37',NULL,140.00,'','4','1','Good sold','1','','sales','905','','No',NULL,NULL,''),(12919,'4000','41748274546','2025-05-26 18:53:37',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(12920,'1110','41748275712','2025-05-26 19:08:52',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(12921,'5500','41748275712','2025-05-26 19:08:52',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12922,'1000','41748275712','2025-05-26 19:08:52',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEQ2BKCUWM'),(12923,'4000','41748275712','2025-05-26 19:08:52',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(12924,'1110','41748331529','2025-05-27 10:39:06',NULL,16.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(12925,'5500','41748331529','2025-05-27 10:39:06',16.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12926,'1000','41748331529','2025-05-27 10:39:06',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TER6DRM414'),(12927,'4000','41748331529','2025-05-27 10:39:06',NULL,20.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(12928,'1110','41748331580','2025-05-27 11:37:34',NULL,10.00,'','4','1','Inventory sold','1','','sales','244','','No',NULL,NULL,''),(12929,'5500','41748331580','2025-05-27 11:37:34',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12930,'1000','41748331580','2025-05-27 11:37:34',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,''),(12931,'4000','41748331580','2025-05-27 11:37:34',NULL,20.00,'','4','1','Good sold','1','','sales','244','','No',NULL,NULL,''),(12932,'1110','41748335063','2025-05-27 12:44:59',NULL,4.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(12933,'5500','41748335063','2025-05-27 12:44:59',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12934,'1000','41748335063','2025-05-27 12:44:59',10.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TER0EA3R2O'),(12935,'4000','41748335063','2025-05-27 12:44:59',NULL,10.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(12936,'1110','41748339130','2025-05-27 13:25:04',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(12937,'5500','41748339130','2025-05-27 13:25:04',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12938,'1000','41748339130','2025-05-27 13:25:04',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TER2EGFAGG'),(12939,'4000','41748339130','2025-05-27 13:25:04',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(12940,'1110','41748341541','2025-05-27 13:43:31',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(12941,'1110','41748341541','2025-05-27 13:43:31',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(12942,'5500','41748341541','2025-05-27 13:43:31',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12943,'1000','41748341541','2025-05-27 13:43:31',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12944,'4000','41748341541','2025-05-27 13:43:31',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(12945,'4000','41748341541','2025-05-27 13:43:31',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(12946,'1110','41748342616','2025-05-27 13:55:46',NULL,45.00,'','4','1','Inventory sold','1','','sales','1189','','No',NULL,NULL,''),(12947,'5500','41748342616','2025-05-27 13:55:46',45.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12948,'1000','41748342616','2025-05-27 13:55:46',80.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TER6ELQBCC'),(12949,'4000','41748342616','2025-05-27 13:55:46',NULL,80.00,'','4','1','Good sold','1','','sales','1189','','No',NULL,NULL,''),(12950,'1110','41748343539','2025-05-27 14:07:09',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(12951,'5500','41748343539','2025-05-27 14:07:09',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12952,'1000','41748343539','2025-05-27 14:07:09',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TERENOYPY'),(12953,'4000','41748343539','2025-05-27 14:07:09',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(12954,'1110','41748344066','2025-05-27 15:40:35',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(12955,'5500','41748344066','2025-05-27 15:40:35',6.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12956,'1000','41748344066','2025-05-27 15:40:35',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TER2F19VMY'),(12957,'4000','41748344066','2025-05-27 15:40:35',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(12958,'1110','41748354290','2025-05-27 16:58:26',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(12959,'5500','41748354290','2025-05-27 16:58:26',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12960,'1000','41748354290','2025-05-27 16:58:26',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TER8FCRRSO'),(12961,'4000','41748354290','2025-05-27 16:58:26',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(12962,'4000','41748341541','2025-05-27 18:15:23',70.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(12963,'1000','41748341541','2025-05-27 18:15:23',NULL,70.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(12964,'5500','41748341541','2025-05-27 18:15:23',NULL,4570.00,'','4','1','Cost of goods returned','1','','sales','255','','No',NULL,NULL,''),(12965,'1110','41748341541','2025-05-27 18:15:23',4570.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(12966,'4000','41748341541','2025-05-27 18:15:27',50.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(12967,'1000','41748341541','2025-05-27 18:15:27',NULL,50.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(12968,'5500','41748341541','2025-05-27 18:15:27',NULL,0.00,'','4','1','Cost of goods returned','1','','sales','420','','No',NULL,NULL,''),(12969,'1110','41748341541','2025-05-27 18:15:27',0.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(12970,'1110','41748358948','2025-05-27 18:26:18',NULL,420.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(12971,'1110','41748358948','2025-05-27 18:26:18',NULL,58.00,'','4','1','Inventory sold','1','','sales','724','','No',NULL,NULL,''),(12972,'1110','41748358948','2025-05-27 18:26:18',NULL,210.00,'','4','1','Inventory sold','1','','sales','904','','No',NULL,NULL,''),(12973,'1110','41748358948','2025-05-27 18:26:18',NULL,410.00,'','4','1','Inventory sold','1','','sales','73','','No',NULL,NULL,''),(12974,'1110','41748358948','2025-05-27 18:26:18',NULL,60.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(12975,'1110','41748358948','2025-05-27 18:26:18',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(12976,'1110','41748358948','2025-05-27 18:26:18',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(12977,'1110','41748358948','2025-05-27 18:26:18',NULL,109.00,'','4','1','Inventory sold','1','','sales','722','','No',NULL,NULL,''),(12978,'5500','41748358948','2025-05-27 18:26:18',5837.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12979,'1000','41748358948','2025-05-27 18:26:18',2320.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TER5FS8CW5'),(12980,'4000','41748358948','2025-05-27 18:26:18',NULL,800.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(12981,'4000','41748358948','2025-05-27 18:26:18',NULL,200.00,'','4','1','Good sold','1','','sales','724','','No',NULL,NULL,''),(12982,'4000','41748358948','2025-05-27 18:26:18',NULL,300.00,'','4','1','Good sold','1','','sales','904','','No',NULL,NULL,''),(12983,'4000','41748358948','2025-05-27 18:26:18',NULL,600.00,'','4','1','Good sold','1','','sales','73','','No',NULL,NULL,''),(12984,'4000','41748358948','2025-05-27 18:26:18',NULL,150.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(12985,'4000','41748358948','2025-05-27 18:26:18',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(12986,'4000','41748358948','2025-05-27 18:26:18',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(12987,'4000','41748358948','2025-05-27 18:26:18',NULL,150.00,'','4','1','Good sold','1','','sales','722','','No',NULL,NULL,''),(12988,'1110','41748361829','2025-05-27 19:04:09',NULL,20.00,'','4','1','Inventory sold','1','','sales','400','','No',NULL,NULL,''),(12989,'5500','41748361829','2025-05-27 19:04:09',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12990,'1000','41748361829','2025-05-27 19:04:09',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(12991,'4000','41748361829','2025-05-27 19:04:09',NULL,50.00,'','4','1','Good sold','1','','sales','400','','No',NULL,NULL,''),(12992,'1110','41748410038','2025-05-28 10:26:28',NULL,32.00,'','4','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(12993,'5500','41748410038','2025-05-28 10:26:28',32.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12994,'1000','41748410038','2025-05-28 10:26:28',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TESS8HYMKIM'),(12995,'4000','41748410038','2025-05-28 10:26:28',NULL,100.00,'','4','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(12996,'1110','41748417243','2025-05-28 10:27:43',NULL,68.00,'','4','1','Inventory sold','1','','sales','161','','No',NULL,NULL,''),(12997,'5500','41748417243','2025-05-28 10:27:43',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(12998,'1000','41748417243','2025-05-28 10:27:43',90.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TES4HYS391'),(12999,'4000','41748417243','2025-05-28 10:27:43',NULL,90.00,'','4','1','Good sold','1','','sales','161','','No',NULL,NULL,''),(13000,'1110','41748417291','2025-05-28 10:28:31',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(13001,'5500','41748417291','2025-05-28 10:28:31',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13002,'1000','41748417291','2025-05-28 10:28:31',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TES51THR43'),(13003,'4000','41748417291','2025-05-28 10:28:31',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(13004,'1110','41748417335','2025-05-28 10:34:04',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(13005,'1110','41748417335','2025-05-28 10:34:04',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(13006,'1110','41748417335','2025-05-28 10:34:04',NULL,5.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(13007,'5500','41748417335','2025-05-28 10:34:04',4575.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13008,'1000','41748417335','2025-05-28 10:34:04',130.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TES71D9LND'),(13009,'4000','41748417335','2025-05-28 10:34:04',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(13010,'4000','41748417335','2025-05-28 10:34:04',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(13011,'4000','41748417335','2025-05-28 10:34:04',NULL,10.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(13012,'1110','41748417676','2025-05-28 10:42:05',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(13013,'1110','41748417676','2025-05-28 10:42:05',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(13014,'5500','41748417676','2025-05-28 10:42:05',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13015,'1000','41748417676','2025-05-28 10:42:05',110.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13016,'4000','41748417676','2025-05-28 10:42:05',NULL,40.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(13017,'4000','41748417676','2025-05-28 10:42:05',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(13018,'1110','41748418127','2025-05-28 10:57:30',NULL,7.63,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(13019,'5500','41748418127','2025-05-28 10:57:30',7.63,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13020,'1000','41748418127','2025-05-28 10:57:30',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13021,'4000','41748418127','2025-05-28 10:57:30',NULL,20.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(13022,'1000','41748419054','2025-05-28 11:58:12',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13023,'4000','41748419054','2025-05-28 11:58:12',NULL,20.00,'','4','1','Good sold','1','','sales','1206','','No',NULL,NULL,''),(13024,'1110','41748422695','2025-05-28 12:25:59',NULL,0.00,'','4','1','Inventory sold','1','','sales','1109','','No',NULL,NULL,''),(13025,'1110','41748422695','2025-05-28 12:25:59',NULL,47.00,'','4','1','Inventory sold','1','','sales','1215','','No',NULL,NULL,''),(13026,'5500','41748422695','2025-05-28 12:25:59',47.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13027,'1000','41748422695','2025-05-28 12:25:59',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13028,'4000','41748422695','2025-05-28 12:25:59',NULL,50.00,'','4','1','Good sold','1','','sales','1109','','No',NULL,NULL,''),(13029,'4000','41748422695','2025-05-28 12:25:59',NULL,100.00,'','4','1','Good sold','1','','sales','1215','','No',NULL,NULL,''),(13030,'1110','41748424364','2025-05-28 13:30:27',NULL,32.00,'','4','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(13031,'1110','41748424364','2025-05-28 13:30:27',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(13032,'5500','41748424364','2025-05-28 13:30:27',52.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13033,'1000','41748424364','2025-05-28 13:30:27',140.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TES9J2V62J'),(13034,'4000','41748424364','2025-05-28 13:30:27',NULL,100.00,'','4','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(13035,'4000','41748424364','2025-05-28 13:30:27',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(13036,'1110','41748428262','2025-05-28 13:37:58',NULL,19.00,'','4','1','Inventory sold','1','','sales','989','','No',NULL,NULL,''),(13037,'5500','41748428262','2025-05-28 13:37:58',19.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13038,'1000','41748428262','2025-05-28 13:37:58',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13039,'4000','41748428262','2025-05-28 13:37:58',NULL,60.00,'','4','1','Good sold','1','','sales','989','','No',NULL,NULL,''),(13040,'1110','41748428683','2025-05-28 13:39:08',NULL,39.00,'','4','1','Inventory sold','1','','sales','239','','No',NULL,NULL,''),(13041,'5500','41748428683','2025-05-28 13:39:08',39.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13042,'1000','41748428683','2025-05-28 13:39:08',80.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TES5J4O2DX'),(13043,'4000','41748428683','2025-05-28 13:39:08',NULL,80.00,'','4','1','Good sold','1','','sales','239','','No',NULL,NULL,''),(13044,'1000','41748428897','2025-05-28 14:12:37',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13045,'4000','41748428897','2025-05-28 14:12:37',NULL,50.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(13046,'1110','41748430761','2025-05-28 15:29:50',NULL,24.00,'','4','1','Inventory sold','1','','sales','894','','No',NULL,NULL,''),(13047,'5500','41748430761','2025-05-28 15:29:50',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13048,'1000','41748430761','2025-05-28 15:29:50',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13049,'4000','41748430761','2025-05-28 15:29:50',NULL,60.00,'','4','1','Good sold','1','','sales','894','','No',NULL,NULL,''),(13050,'1110','41748435395','2025-05-28 15:56:44',NULL,36.00,'','4','1','Inventory sold','1','','sales','1246','','No',NULL,NULL,''),(13051,'5500','41748435395','2025-05-28 15:56:44',36.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13052,'1000','41748435395','2025-05-28 15:56:44',90.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13053,'4000','41748435395','2025-05-28 15:56:44',NULL,90.00,'','4','1','Good sold','1','','sales','1246','','No',NULL,NULL,''),(13054,'1110','41748439408','2025-05-28 16:37:05',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(13055,'5500','41748439408','2025-05-28 16:37:05',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13056,'1000','41748439408','2025-05-28 16:37:05',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13057,'4000','41748439408','2025-05-28 16:37:05',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(13058,'1110','41748439429','2025-05-28 16:48:58',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(13059,'5500','41748439429','2025-05-28 16:48:58',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13060,'1000','41748439429','2025-05-28 16:48:58',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13061,'4000','41748439429','2025-05-28 16:48:58',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(13062,'1000','41748441499','2025-05-28 17:12:05',78.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TES3K18TWD'),(13063,'4000','41748441499','2025-05-28 17:12:05',NULL,78.00,'','4','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(13064,'1110','41748447801','2025-05-28 18:57:36',NULL,7.63,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(13065,'1110','41748447801','2025-05-28 18:57:36',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(13066,'1110','41748447801','2025-05-28 18:57:36',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(13067,'5500','41748447801','2025-05-28 18:57:36',4577.63,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13068,'1000','41748447801','2025-05-28 18:57:36',140.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13069,'4000','41748447801','2025-05-28 18:57:36',NULL,20.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(13070,'4000','41748447801','2025-05-28 18:57:36',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(13071,'4000','41748447801','2025-05-28 18:57:36',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(13072,'1110','41748447864','2025-05-28 18:58:55',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(13073,'5500','41748447864','2025-05-28 18:58:55',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13074,'1000','41748447864','2025-05-28 18:58:55',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13075,'4000','41748447864','2025-05-28 18:58:55',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(13076,'1110','41748447941','2025-05-28 18:59:22',NULL,43.00,'','4','1','Inventory sold','1','','sales','961','','No',NULL,NULL,''),(13077,'5500','41748447941','2025-05-28 18:59:22',43.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13078,'1000','41748447941','2025-05-28 18:59:22',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,''),(13079,'4000','41748447941','2025-05-28 18:59:22',NULL,100.00,'','4','1','Good sold','1','','sales','961','','No',NULL,NULL,''),(13080,'1110','41748495562','2025-05-29 09:00:19',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(13081,'1110','41748495562','2025-05-29 09:00:19',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(13082,'5500','41748495562','2025-05-29 09:00:19',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13083,'1000','41748495562','2025-05-29 09:00:19',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13084,'4000','41748495562','2025-05-29 09:00:19',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(13085,'4000','41748495562','2025-05-29 09:00:19',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(13086,'1110','41748498422','2025-05-29 09:00:37',NULL,11.00,'','4','1','Inventory sold','1','','sales','74','','No',NULL,NULL,''),(13087,'5500','41748498422','2025-05-29 09:00:37',11.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13088,'1000','41748498422','2025-05-29 09:00:37',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TET9MNXOUR'),(13089,'4000','41748498422','2025-05-29 09:00:37',NULL,20.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(13090,'1110','41748498465','2025-05-29 09:01:26',NULL,25.00,'','4','1','Inventory sold','1','','sales','279','','No',NULL,NULL,''),(13091,'5500','41748498465','2025-05-29 09:01:26',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13092,'1000','41748498465','2025-05-29 09:01:26',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TET7MNZTZ3'),(13093,'4000','41748498465','2025-05-29 09:01:26',NULL,50.00,'','4','1','Good sold','1','','sales','279','','No',NULL,NULL,''),(13094,'1110','41748505166','2025-05-29 10:53:35',NULL,0.00,'','4','1','Inventory sold','1','','sales','1196','','No',NULL,NULL,''),(13095,'1110','41748505166','2025-05-29 10:53:35',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(13096,'1110','41748505166','2025-05-29 10:53:35',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(13097,'5500','41748505166','2025-05-29 10:53:35',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13098,'1000','41748505166','2025-05-29 10:53:35',130.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13099,'4000','41748505166','2025-05-29 10:53:35',NULL,50.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(13100,'4000','41748505166','2025-05-29 10:53:35',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(13101,'4000','41748505166','2025-05-29 10:53:35',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(13102,'1110','41748505222','2025-05-29 11:59:48',NULL,165.00,'','4','1','Inventory sold','1','','sales','870','','No',NULL,NULL,''),(13103,'1110','41748505222','2025-05-29 11:59:48',NULL,220.00,'','4','1','Inventory sold','1','','sales','644','','No',NULL,NULL,''),(13104,'1110','41748505222','2025-05-29 11:59:48',NULL,210.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(13105,'5500','41748505222','2025-05-29 11:59:48',595.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13106,'1000','41748505222','2025-05-29 11:59:48',1050.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13107,'4000','41748505222','2025-05-29 11:59:48',NULL,300.00,'','4','1','Good sold','1','','sales','870','','No',NULL,NULL,''),(13108,'4000','41748505222','2025-05-29 11:59:48',NULL,350.00,'','4','1','Good sold','1','','sales','644','','No',NULL,NULL,''),(13109,'4000','41748505222','2025-05-29 11:59:48',NULL,400.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(13110,'1110','41748509323','2025-05-29 12:26:52',NULL,20.00,'','4','1','Inventory sold','1','','sales','693','','No',NULL,NULL,''),(13111,'5500','41748509323','2025-05-29 12:26:52',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13112,'1000','41748509323','2025-05-29 12:26:52',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13113,'4000','41748509323','2025-05-29 12:26:52',NULL,50.00,'','4','1','Good sold','1','','sales','693','','No',NULL,NULL,''),(13114,'1110','41748510830','2025-05-29 12:53:40',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(13115,'1110','41748510830','2025-05-29 12:53:40',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(13116,'5500','41748510830','2025-05-29 12:53:40',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13117,'1000','41748510830','2025-05-29 12:53:40',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13118,'4000','41748510830','2025-05-29 12:53:40',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(13119,'4000','41748510830','2025-05-29 12:53:40',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(13120,'1110','41748512437','2025-05-29 13:17:58',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(13121,'1110','41748512437','2025-05-29 13:17:58',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(13122,'5500','41748512437','2025-05-29 13:17:58',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13123,'1000','41748512437','2025-05-29 13:17:58',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13124,'4000','41748512437','2025-05-29 13:17:58',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(13125,'4000','41748512437','2025-05-29 13:17:58',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(13126,'1110','41748524710','2025-05-29 16:19:04',NULL,24.00,'','4','1','Inventory sold','1','','sales','894','','No',NULL,NULL,''),(13127,'1110','41748524710','2025-05-29 16:19:04',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(13128,'5500','41748524710','2025-05-29 16:19:04',26.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13129,'1000','41748524710','2025-05-29 16:19:04',70.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TET4OGRAB6'),(13130,'4000','41748524710','2025-05-29 16:19:04',NULL,60.00,'','4','1','Good sold','1','','sales','894','','No',NULL,NULL,''),(13131,'4000','41748524710','2025-05-29 16:19:04',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(13132,'1110','41748524801','2025-05-29 16:28:38',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(13133,'5500','41748524801','2025-05-29 16:28:38',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13134,'1000','41748524801','2025-05-29 16:28:38',180.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13135,'4000','41748524801','2025-05-29 16:28:38',NULL,180.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(13136,'1110','41748533401','2025-05-29 18:43:38',NULL,22.00,'','4','1','Inventory sold','1','','sales','266','','No',NULL,NULL,''),(13137,'5500','41748533401','2025-05-29 18:43:38',22.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13138,'1000','41748533401','2025-05-29 18:43:38',70.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TETIP921Y7'),(13139,'4000','41748533401','2025-05-29 18:43:38',NULL,70.00,'','4','1','Good sold','1','','sales','266','','No',NULL,NULL,''),(13140,'1110','41748533458','2025-05-29 18:47:27',NULL,7.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(13141,'1110','41748533458','2025-05-29 18:47:27',NULL,1.10,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(13142,'1110','41748533458','2025-05-29 18:47:27',NULL,48.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(13143,'5500','41748533458','2025-05-29 18:47:27',56.10,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13144,'1000','41748533458','2025-05-29 18:47:27',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TET5PBJZCX'),(13145,'4000','41748533458','2025-05-29 18:47:27',NULL,15.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(13146,'4000','41748533458','2025-05-29 18:47:27',NULL,5.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(13147,'4000','41748533458','2025-05-29 18:47:27',NULL,100.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(13148,'1110','41748591317','2025-05-30 12:03:36',NULL,50.00,'','4','1','Inventory sold','1','','sales','333','','No',NULL,NULL,''),(13149,'5500','41748591317','2025-05-30 12:03:36',50.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13150,'1000','41748591317','2025-05-30 12:03:36',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEU3RYDVAX'),(13151,'4000','41748591317','2025-05-30 12:03:36',NULL,100.00,'','4','1','Good sold','1','','sales','333','','No',NULL,NULL,''),(13152,'1110','41748595856','2025-05-30 12:04:38',NULL,68.00,'','4','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(13153,'5500','41748595856','2025-05-30 12:04:38',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13154,'1000','41748595856','2025-05-30 12:04:38',110.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEU9SOZDWV'),(13155,'4000','41748595856','2025-05-30 12:04:38',NULL,110.00,'','4','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(13156,'1110','41748595909','2025-05-30 12:54:48',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(13157,'5500','41748595909','2025-05-30 12:54:48',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13158,'1000','41748595909','2025-05-30 12:54:48',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13159,'4000','41748595909','2025-05-30 12:54:48',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(13160,'1110','41748598892','2025-05-30 13:46:03',NULL,65.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(13161,'1110','41748598892','2025-05-30 13:46:03',NULL,4.40,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(13162,'5500','41748598892','2025-05-30 13:46:03',69.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13163,'1000','41748598892','2025-05-30 13:46:03',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEU2SK4QX6'),(13164,'4000','41748598892','2025-05-30 13:46:03',NULL,100.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(13165,'4000','41748598892','2025-05-30 13:46:03',NULL,20.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(13166,'1110','41748605925','2025-05-30 14:52:27',NULL,36.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(13167,'5500','41748605925','2025-05-30 14:52:27',36.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13168,'1000','41748605925','2025-05-30 14:52:27',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13169,'4000','41748605925','2025-05-30 14:52:27',NULL,70.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(13170,'1110','41748605953','2025-05-30 15:22:29',NULL,35.00,'','4','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(13171,'1110','41748605953','2025-05-30 15:22:29',NULL,108.00,'','4','1','Inventory sold','1','','sales','1246','','No',NULL,NULL,''),(13172,'1110','41748605953','2025-05-30 15:22:29',NULL,150.00,'','4','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(13173,'1110','41748605953','2025-05-30 15:22:29',NULL,220.00,'','4','1','Inventory sold','1','','sales','203','','No',NULL,NULL,''),(13174,'1110','41748605953','2025-05-30 15:22:29',NULL,9.00,'','4','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(13175,'5500','41748605953','2025-05-30 15:22:29',522.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13176,'1000','41748605953','2025-05-30 15:22:29',1080.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13177,'4000','41748605953','2025-05-30 15:22:29',NULL,80.00,'','4','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(13178,'4000','41748605953','2025-05-30 15:22:29',NULL,270.00,'','4','1','Good sold','1','','sales','1246','','No',NULL,NULL,''),(13179,'4000','41748605953','2025-05-30 15:22:29',NULL,300.00,'','4','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(13180,'4000','41748605953','2025-05-30 15:22:29',NULL,400.00,'','4','1','Good sold','1','','sales','203','','No',NULL,NULL,''),(13181,'4000','41748605953','2025-05-30 15:22:29',NULL,30.00,'','4','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(13182,'1110','41748607836','2025-05-30 15:24:21',NULL,22.00,'','4','1','Inventory sold','1','','sales','440','','No',NULL,NULL,''),(13183,'5500','41748607836','2025-05-30 15:24:21',22.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13184,'1000','41748607836','2025-05-30 15:24:21',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13185,'4000','41748607836','2025-05-30 15:24:21',NULL,40.00,'','4','1','Good sold','1','','sales','440','','No',NULL,NULL,''),(13186,'1110','41748620781','2025-05-30 19:00:02',NULL,4.40,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(13187,'5500','41748620781','2025-05-30 19:00:02',4.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13188,'1000','41748620781','2025-05-30 19:00:02',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13189,'4000','41748620781','2025-05-30 19:00:02',NULL,20.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(13190,'1110','41748676254','2025-05-31 10:24:25',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(13191,'5500','41748676254','2025-05-31 10:24:25',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13192,'1000','41748676254','2025-05-31 10:24:25',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEVOWJN551'),(13193,'4000','41748676254','2025-05-31 10:24:25',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(13194,'1110','41748676333','2025-05-31 10:43:58',NULL,10.00,'','4','1','Inventory sold','1','','sales','54','','No',NULL,NULL,''),(13195,'5500','41748676333','2025-05-31 10:43:58',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13196,'1000','41748676333','2025-05-31 10:43:58',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEV6WMRWWQ'),(13197,'4000','41748676333','2025-05-31 10:43:58',NULL,20.00,'','4','1','Good sold','1','','sales','54','','No',NULL,NULL,''),(13198,'1110','41748677466','2025-05-31 12:06:20',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(13199,'1110','41748677466','2025-05-31 12:06:20',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(13200,'1110','41748677466','2025-05-31 12:06:20',NULL,40.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(13201,'1110','41748677466','2025-05-31 12:06:20',NULL,48.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(13202,'5500','41748677466','2025-05-31 12:06:20',4658.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13203,'1000','41748677466','2025-05-31 12:06:20',320.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13204,'4000','41748677466','2025-05-31 12:06:20',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(13205,'4000','41748677466','2025-05-31 12:06:20',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(13206,'4000','41748677466','2025-05-31 12:06:20',NULL,120.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(13207,'4000','41748677466','2025-05-31 12:06:20',NULL,80.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(13208,'1110','41748682383','2025-05-31 13:11:06',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(13209,'5500','41748682383','2025-05-31 13:11:06',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13210,'1000','41748682383','2025-05-31 13:11:06',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13211,'4000','41748682383','2025-05-31 13:11:06',NULL,100.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(13212,'1110','41748686269','2025-05-31 14:40:29',NULL,80.00,'','4','1','Inventory sold','1','','sales','587','','No',NULL,NULL,''),(13213,'1110','41748686269','2025-05-31 14:40:29',NULL,30.00,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(13214,'5500','41748686269','2025-05-31 14:40:29',110.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13215,'1000','41748686269','2025-05-31 14:40:29',260.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEV8X06T1U'),(13216,'4000','41748686269','2025-05-31 14:40:29',NULL,200.00,'','4','1','Good sold','1','','sales','587','','No',NULL,NULL,''),(13217,'4000','41748686269','2025-05-31 14:40:29',NULL,60.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(13218,'1110','41748692882','2025-05-31 15:02:44',NULL,75.00,'','4','1','Inventory sold','1','','sales','103','','No',NULL,NULL,''),(13219,'1110','41748692882','2025-05-31 15:02:44',NULL,0.00,'','4','1','Inventory sold','1','','sales','1122','','No',NULL,NULL,''),(13220,'5500','41748692882','2025-05-31 15:02:44',75.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13221,'1000','41748692882','2025-05-31 15:02:44',910.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEV8XRJOSM'),(13222,'4000','41748692882','2025-05-31 15:02:44',NULL,350.00,'','4','1','Good sold','1','','sales','103','','No',NULL,NULL,''),(13223,'4000','41748692882','2025-05-31 15:02:44',NULL,560.00,'','4','1','Good sold','1','','sales','1122','','No',NULL,NULL,''),(13224,'1000','41748702728','2025-05-31 17:45:46',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEV1YKH5FZ'),(13225,'4000','41748702728','2025-05-31 17:45:46',NULL,100.00,'','4','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(13226,'1110','41748702790','2025-05-31 17:46:56',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(13227,'5500','41748702790','2025-05-31 17:46:56',51.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13228,'1000','41748702790','2025-05-31 17:46:56',105.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEV1YKTT6D'),(13229,'4000','41748702790','2025-05-31 17:46:56',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(13230,'1110','41748702854','2025-05-31 17:47:54',NULL,10.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(13231,'5500','41748702854','2025-05-31 17:47:54',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13232,'1000','41748702854','2025-05-31 17:47:54',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEV4YLEPLE'),(13233,'4000','41748702854','2025-05-31 17:47:54',NULL,50.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(13234,'1110','41748705847','2025-05-31 18:37:47',NULL,15.26,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(13235,'5500','41748705847','2025-05-31 18:37:47',15.26,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13236,'1000','41748705847','2025-05-31 18:37:47',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEV6YXKGLM'),(13237,'4000','41748705847','2025-05-31 18:37:47',NULL,40.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(13238,'1110','41748705907','2025-05-31 18:43:44',NULL,15.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(13239,'5500','41748705907','2025-05-31 18:43:44',15.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13240,'1000','41748705907','2025-05-31 18:43:44',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEV7YZ7JBV'),(13241,'4000','41748705907','2025-05-31 18:43:44',NULL,50.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(13242,'1110','41748706258','2025-05-31 18:53:10',NULL,10.00,'','4','1','Inventory sold','1','','sales','484','','No',NULL,NULL,''),(13243,'1110','41748706258','2025-05-31 18:53:10',NULL,24.00,'','4','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(13244,'1110','41748706258','2025-05-31 18:53:10',NULL,1.10,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(13245,'5500','41748706258','2025-05-31 18:53:10',35.10,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13246,'1000','41748706258','2025-05-31 18:53:10',66.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEV0Z1JP3M'),(13247,'4000','41748706258','2025-05-31 18:53:10',NULL,25.00,'','4','1','Good sold','1','','sales','484','','No',NULL,NULL,''),(13248,'4000','41748706258','2025-05-31 18:53:10',NULL,36.00,'','4','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(13249,'4000','41748706258','2025-05-31 18:53:10',NULL,5.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(13250,'1110','41748707084','2025-05-31 18:58:32',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(13251,'5500','41748707084','2025-05-31 18:58:32',124.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13252,'1000','41748707084','2025-05-31 18:58:32',190.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEV1Z3BWKZ'),(13253,'4000','41748707084','2025-05-31 18:58:32',NULL,190.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(13254,'1110','41748707225','2025-05-31 19:05:47',NULL,10.00,'','4','1','Inventory sold','1','','sales','279','','No',NULL,NULL,''),(13255,'5500','41748707225','2025-05-31 19:05:47',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13256,'1000','41748707225','2025-05-31 19:05:47',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEV2Z4KEV8'),(13257,'4000','41748707225','2025-05-31 19:05:47',NULL,20.00,'','4','1','Good sold','1','','sales','279','','No',NULL,NULL,''),(13258,'1110','41748707590','2025-05-31 19:06:52',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(13259,'5500','41748707590','2025-05-31 19:06:52',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13260,'1000','41748707590','2025-05-31 19:06:52',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEV3Z4NV3'),(13261,'4000','41748707590','2025-05-31 19:06:52',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(13262,'1110','41748707672','2025-05-31 19:10:19',NULL,58.00,'','4','1','Inventory sold','1','','sales','1260','','No',NULL,NULL,''),(13263,'1110','41748707672','2025-05-31 19:10:19',NULL,70.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(13264,'1110','41748707672','2025-05-31 19:10:19',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(13265,'5500','41748707672','2025-05-31 19:10:19',139.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13266,'1000','41748707672','2025-05-31 19:10:19',350.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TEV4Z60X12'),(13267,'4000','41748707672','2025-05-31 19:10:19',NULL,150.00,'','4','1','Good sold','1','','sales','1260','','No',NULL,NULL,''),(13268,'4000','41748707672','2025-05-31 19:10:19',NULL,150.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(13269,'4000','41748707672','2025-05-31 19:10:19',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(13270,'1110','41748708413','2025-05-31 19:21:19',NULL,34.00,'','4','1','Inventory sold','1','','sales','1030','','No',NULL,NULL,''),(13271,'1110','41748708413','2025-05-31 19:21:19',NULL,45.00,'','4','1','Inventory sold','1','','sales','1189','','No',NULL,NULL,''),(13272,'1110','41748708413','2025-05-31 19:21:19',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(13273,'5500','41748708413','2025-05-31 19:21:19',97.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13274,'1000','41748708413','2025-05-31 19:21:19',210.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13275,'4000','41748708413','2025-05-31 19:21:19',NULL,80.00,'','4','1','Good sold','1','','sales','1030','','No',NULL,NULL,''),(13276,'4000','41748708413','2025-05-31 19:21:19',NULL,80.00,'','4','1','Good sold','1','','sales','1189','','No',NULL,NULL,''),(13277,'4000','41748708413','2025-05-31 19:21:19',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(13278,'1110','41748851670','2025-06-02 11:11:33',NULL,25.00,'','4','1','Inventory sold','1','','sales','143','','No',NULL,NULL,''),(13279,'1110','41748851670','2025-06-02 11:11:33',NULL,87.00,'','4','1','Inventory sold','1','','sales','1253','','No',NULL,NULL,''),(13280,'1110','41748851670','2025-06-02 11:11:33',NULL,110.00,'','4','1','Inventory sold','1','','sales','1219','','No',NULL,NULL,''),(13281,'1110','41748851670','2025-06-02 11:11:33',NULL,15.26,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(13282,'1110','41748851670','2025-06-02 11:11:33',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(13283,'5500','41748851670','2025-06-02 11:11:33',373.26,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13284,'1000','41748851670','2025-06-02 11:11:33',590.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13285,'4000','41748851670','2025-06-02 11:11:33',NULL,50.00,'','4','1','Good sold','1','','sales','143','','No',NULL,NULL,''),(13286,'4000','41748851670','2025-06-02 11:11:33',NULL,150.00,'','4','1','Good sold','1','','sales','1253','','No',NULL,NULL,''),(13287,'4000','41748851670','2025-06-02 11:11:33',NULL,170.00,'','4','1','Good sold','1','','sales','1219','','No',NULL,NULL,''),(13288,'4000','41748851670','2025-06-02 11:11:33',NULL,40.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(13289,'4000','41748851670','2025-06-02 11:11:33',NULL,180.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(13290,'1110','41748854292','2025-06-02 11:57:44',NULL,120.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(13291,'5500','41748854292','2025-06-02 11:57:44',120.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13292,'1000','41748854292','2025-06-02 11:57:44',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF2379JON5'),(13293,'4000','41748854292','2025-06-02 11:57:44',NULL,200.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(13294,'1110','41748856042','2025-06-02 12:22:07',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(13295,'1110','41748856042','2025-06-02 12:22:07',NULL,20.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(13296,'1110','41748856042','2025-06-02 12:22:07',NULL,160.00,'','4','1','Inventory sold','1','','sales','1177','','No',NULL,NULL,''),(13297,'5500','41748856042','2025-06-02 12:22:07',210.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13298,'1000','41748856042','2025-06-02 12:22:07',425.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13299,'4000','41748856042','2025-06-02 12:22:07',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(13300,'4000','41748856042','2025-06-02 12:22:07',NULL,50.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(13301,'4000','41748856042','2025-06-02 12:22:07',NULL,300.00,'','4','1','Good sold','1','','sales','1177','','No',NULL,NULL,''),(13302,'1110','41748857012','2025-06-02 12:37:12',NULL,153.00,'','4','1','Inventory sold','1','','sales','1030','','No',NULL,NULL,''),(13303,'5500','41748857012','2025-06-02 12:37:12',153.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13304,'1000','41748857012','2025-06-02 12:37:12',360.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13305,'4000','41748857012','2025-06-02 12:37:12',NULL,360.00,'','4','1','Good sold','1','','sales','1030','','No',NULL,NULL,''),(13306,'1110','41748857057','2025-06-02 12:37:50',NULL,1.10,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(13307,'5500','41748857057','2025-06-02 12:37:50',1.10,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13308,'1000','41748857057','2025-06-02 12:37:50',5.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13309,'4000','41748857057','2025-06-02 12:37:50',NULL,5.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(13310,'1110','41748858087','2025-06-02 12:55:29',NULL,160.00,'','4','1','Inventory sold','1','','sales','1177','','No',NULL,NULL,''),(13311,'1110','41748858087','2025-06-02 12:55:29',NULL,70.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(13312,'5500','41748858087','2025-06-02 12:55:29',230.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13313,'1000','41748858087','2025-06-02 12:55:29',450.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13314,'4000','41748858087','2025-06-02 12:55:29',NULL,300.00,'','4','1','Good sold','1','','sales','1177','','No',NULL,NULL,''),(13315,'4000','41748858087','2025-06-02 12:55:29',NULL,150.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(13316,'1110','41748863496','2025-06-02 14:25:15',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(13317,'5500','41748863496','2025-06-02 14:25:15',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13318,'1000','41748863496','2025-06-02 14:25:15',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,''),(13319,'4000','41748863496','2025-06-02 14:25:15',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(13320,'1110','41748863546','2025-06-02 14:53:46',NULL,5.50,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(13321,'5500','41748863546','2025-06-02 14:53:46',5.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13322,'1000','41748863546','2025-06-02 14:53:46',25.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF2680U2KQ'),(13323,'4000','41748863546','2025-06-02 14:53:46',NULL,25.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(13324,'1110','41748865258','2025-06-02 16:49:23',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(13325,'5500','41748865258','2025-06-02 16:49:23',48.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13326,'1000','41748865258','2025-06-02 16:49:23',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF248JM3KM'),(13327,'4000','41748865258','2025-06-02 16:49:23',NULL,150.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(13328,'1110','41748874212','2025-06-02 17:23:44',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(13329,'5500','41748874212','2025-06-02 17:23:44',18.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13330,'1000','41748874212','2025-06-02 17:23:44',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13331,'4000','41748874212','2025-06-02 17:23:44',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(13332,'1110','41748874228','2025-06-02 18:00:19',NULL,22.00,'','4','1','Inventory sold','1','','sales','440','','No',NULL,NULL,''),(13333,'1110','41748874228','2025-06-02 18:00:19',NULL,3.30,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(13334,'5500','41748874228','2025-06-02 18:00:19',25.30,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13335,'1000','41748874228','2025-06-02 18:00:19',65.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF298WK8X3'),(13336,'4000','41748874228','2025-06-02 18:00:19',NULL,50.00,'','4','1','Good sold','1','','sales','440','','No',NULL,NULL,''),(13337,'4000','41748874228','2025-06-02 18:00:19',NULL,15.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(13338,'1110','41748878154','2025-06-02 18:29:36',NULL,120.00,'','4','1','Inventory sold','1','','sales','1246','','No',NULL,NULL,''),(13339,'5500','41748878154','2025-06-02 18:29:36',120.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13340,'1000','41748878154','2025-06-02 18:29:36',300.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF2792YD92'),(13341,'4000','41748878154','2025-06-02 18:29:36',NULL,300.00,'','4','1','Good sold','1','','sales','1246','','No',NULL,NULL,''),(13342,'1110','41748878211','2025-06-02 18:30:33',NULL,120.00,'','4','1','Inventory sold','1','','sales','1246','','No',NULL,NULL,''),(13343,'5500','41748878211','2025-06-02 18:30:33',120.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13344,'1000','41748878211','2025-06-02 18:30:33',300.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF22918NOM'),(13345,'4000','41748878211','2025-06-02 18:30:33',NULL,300.00,'','4','1','Good sold','1','','sales','1246','','No',NULL,NULL,''),(13346,'1110','41748880164','2025-06-02 19:03:22',NULL,15.00,'','4','1','Inventory sold','1','','sales','217','','No',NULL,NULL,''),(13347,'1110','41748880164','2025-06-02 19:03:22',NULL,25.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(13348,'5500','41748880164','2025-06-02 19:03:22',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13349,'1000','41748880164','2025-06-02 19:03:22',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13350,'4000','41748880164','2025-06-02 19:03:22',NULL,50.00,'','4','1','Good sold','1','','sales','217','','No',NULL,NULL,''),(13351,'4000','41748880164','2025-06-02 19:03:22',NULL,50.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(13352,'1110','41748945841','2025-06-03 13:17:51',NULL,180.00,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(13353,'5500','41748945841','2025-06-03 13:17:51',180.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13354,'1000','41748945841','2025-06-03 13:17:51',360.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF32C71M5A'),(13355,'4000','41748945841','2025-06-03 13:17:51',NULL,360.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(13356,'1110','41748945928','2025-06-03 13:19:24',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(13357,'5500','41748945928','2025-06-03 13:19:24',51.45,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13358,'1000','41748945928','2025-06-03 13:19:24',105.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13359,'4000','41748945928','2025-06-03 13:19:24',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(13360,'1110','41748945986','2025-06-03 13:20:49',NULL,30.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(13361,'1110','41748945986','2025-06-03 13:20:49',NULL,24.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(13362,'5500','41748945986','2025-06-03 13:20:49',54.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13363,'1000','41748945986','2025-06-03 13:20:49',130.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13364,'4000','41748945986','2025-06-03 13:20:49',NULL,90.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(13365,'4000','41748945986','2025-06-03 13:20:49',NULL,40.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(13366,'1110','41748946054','2025-06-03 14:23:21',NULL,24.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(13367,'1110','41748946054','2025-06-03 14:23:21',NULL,20.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(13368,'5500','41748946054','2025-06-03 14:23:21',44.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13369,'1000','41748946054','2025-06-03 14:23:21',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF30CKRHIQ'),(13370,'4000','41748946054','2025-06-03 14:23:21',NULL,40.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(13371,'4000','41748946054','2025-06-03 14:23:21',NULL,60.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(13372,'1000','41748949830','2025-06-03 16:23:09',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13373,'4000','41748949830','2025-06-03 16:23:09',NULL,50.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(13374,'1110','41748957679','2025-06-03 16:35:13',NULL,9.50,'','4','1','Inventory sold','1','','sales','989','','No',NULL,NULL,''),(13375,'5500','41748957679','2025-06-03 16:35:13',9.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13376,'1000','41748957679','2025-06-03 16:35:13',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13377,'4000','41748957679','2025-06-03 16:35:13',NULL,20.00,'','4','1','Good sold','1','','sales','989','','No',NULL,NULL,''),(13378,'1110','41748959263','2025-06-03 17:03:25',NULL,35.00,'','4','1','Inventory sold','1','','sales','72','','No',NULL,NULL,''),(13379,'5500','41748959263','2025-06-03 17:03:25',35.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13380,'1000','41748959263','2025-06-03 17:03:25',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF32DAFQBW'),(13381,'4000','41748959263','2025-06-03 17:03:25',NULL,100.00,'','4','1','Good sold','1','','sales','72','','No',NULL,NULL,''),(13382,'1110','41748959454','2025-06-03 17:05:09',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(13383,'5500','41748959454','2025-06-03 17:05:09',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13384,'1000','41748959454','2025-06-03 17:05:09',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13385,'4000','41748959454','2025-06-03 17:05:09',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(13386,'1110','41748960604','2025-06-03 17:24:29',NULL,110.00,'','4','1','Inventory sold','1','','sales','1188','','No',NULL,NULL,''),(13387,'1110','41748960604','2025-06-03 17:24:29',NULL,147.00,'','4','1','Inventory sold','1','','sales','623','','No',NULL,NULL,''),(13388,'5500','41748960604','2025-06-03 17:24:29',257.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13389,'1000','41748960604','2025-06-03 17:24:29',560.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13390,'4000','41748960604','2025-06-03 17:24:29',NULL,200.00,'','4','1','Good sold','1','','sales','1188','','No',NULL,NULL,''),(13391,'4000','41748960604','2025-06-03 17:24:29',NULL,360.00,'','4','1','Good sold','1','','sales','623','','No',NULL,NULL,''),(13392,'1000','41748965049','2025-06-03 18:37:43',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13393,'4000','41748965049','2025-06-03 18:37:43',NULL,50.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(13394,'1110','41748966326','2025-06-03 18:59:00',NULL,17.00,'','4','1','Inventory sold','1','','sales','1030','','No',NULL,NULL,''),(13395,'5500','41748966326','2025-06-03 18:59:00',17.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13396,'1000','41748966326','2025-06-03 18:59:00',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13397,'4000','41748966326','2025-06-03 18:59:00',NULL,40.00,'','4','1','Good sold','1','','sales','1030','','No',NULL,NULL,''),(13398,'1110','41748966654','2025-06-03 19:04:42',NULL,237.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(13399,'5500','41748966654','2025-06-03 19:04:42',237.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13400,'1000','41748966654','2025-06-03 19:04:42',360.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13401,'4000','41748966654','2025-06-03 19:04:42',NULL,360.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(13402,'1110','41748966690','2025-06-03 19:05:16',NULL,64.00,'','4','1','Inventory sold','1','','sales','529','','No',NULL,NULL,''),(13403,'5500','41748966690','2025-06-03 19:05:16',64.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13404,'1000','41748966690','2025-06-03 19:05:16',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF39E2NQHH'),(13405,'4000','41748966690','2025-06-03 19:05:16',NULL,200.00,'','4','1','Good sold','1','','sales','529','','No',NULL,NULL,''),(13406,'1110','41749016188','2025-06-04 08:51:01',NULL,7.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(13407,'5500','41749016188','2025-06-04 08:51:01',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13408,'1000','41749016188','2025-06-04 08:51:01',21.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF43FVAUTD'),(13409,'4000','41749016188','2025-06-04 08:51:01',NULL,21.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(13410,'1110','41749016358','2025-06-04 08:52:53',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(13411,'5500','41749016358','2025-06-04 08:52:53',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13412,'1000','41749016358','2025-06-04 08:52:53',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF43FXUN2Z'),(13413,'4000','41749016358','2025-06-04 08:52:53',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(13414,'1000','41749016574','2025-06-04 08:56:14',0.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13415,'1110','41749024327','2025-06-04 11:34:10',NULL,630.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(13416,'1110','41749024327','2025-06-04 11:34:10',NULL,64.00,'','4','1','Inventory sold','1','','sales','529','','No',NULL,NULL,''),(13417,'1110','41749024327','2025-06-04 11:34:10',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(13418,'1110','41749024327','2025-06-04 11:34:10',NULL,24.00,'','4','1','Inventory sold','1','','sales','1144','','No',NULL,NULL,''),(13419,'5500','41749024327','2025-06-04 11:34:10',842.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13420,'1000','41749024327','2025-06-04 11:34:10',1625.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF48G1X6AC'),(13421,'4000','41749024327','2025-06-04 11:34:10',NULL,1200.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(13422,'4000','41749024327','2025-06-04 11:34:10',NULL,180.00,'','4','1','Good sold','1','','sales','529','','No',NULL,NULL,''),(13423,'4000','41749024327','2025-06-04 11:34:10',NULL,200.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(13424,'4000','41749024327','2025-06-04 11:34:10',NULL,45.00,'','4','1','Good sold','1','','sales','1144','','No',NULL,NULL,''),(13425,'1110','41749026119','2025-06-04 11:56:13',NULL,150.00,'','4','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(13426,'1110','41749026119','2025-06-04 11:56:13',NULL,210.00,'','4','1','Inventory sold','1','','sales','904','','No',NULL,NULL,''),(13427,'1110','41749026119','2025-06-04 11:56:13',NULL,9.00,'','4','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(13428,'1110','41749026119','2025-06-04 11:56:13',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(13429,'1110','41749026119','2025-06-04 11:56:13',NULL,54.00,'','4','1','Inventory sold','1','','sales','967','','No',NULL,NULL,''),(13430,'1110','41749026119','2025-06-04 11:56:13',NULL,75.00,'','4','1','Inventory sold','1','','sales','1278','','No',NULL,NULL,''),(13431,'5500','41749026119','2025-06-04 11:56:13',508.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13432,'1000','41749026119','2025-06-04 11:56:13',1255.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13433,'4000','41749026119','2025-06-04 11:56:13',NULL,300.00,'','4','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(13434,'4000','41749026119','2025-06-04 11:56:13',NULL,350.00,'','4','1','Good sold','1','','sales','904','','No',NULL,NULL,''),(13435,'4000','41749026119','2025-06-04 11:56:13',NULL,30.00,'','4','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(13436,'4000','41749026119','2025-06-04 11:56:13',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(13437,'4000','41749026119','2025-06-04 11:56:13',NULL,405.00,'','4','1','Good sold','1','','sales','967','','No',NULL,NULL,''),(13438,'4000','41749026119','2025-06-04 11:56:13',NULL,150.00,'','4','1','Good sold','1','','sales','1278','','No',NULL,NULL,''),(13439,'1110','41749029589','2025-06-04 12:34:09',NULL,42.00,'','4','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(13440,'5500','41749029589','2025-06-04 12:34:09',42.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13441,'1000','41749029589','2025-06-04 12:34:09',90.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13442,'4000','41749029589','2025-06-04 12:34:09',NULL,90.00,'','4','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(13443,'1110','41749031138','2025-06-04 12:59:13',NULL,1.10,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(13444,'5500','41749031138','2025-06-04 12:59:13',1.10,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13445,'1000','41749031138','2025-06-04 12:59:13',5.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13446,'4000','41749031138','2025-06-04 12:59:13',NULL,5.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(13447,'1000','41749032033','2025-06-04 13:14:11',210.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF43H0W7CP'),(13448,'4000','41749032033','2025-06-04 13:14:11',NULL,210.00,'','4','1','Good sold','1','','sales','1123','','No',NULL,NULL,''),(13449,'1110','41749032982','2025-06-04 14:17:02',NULL,7.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(13450,'5500','41749032982','2025-06-04 14:17:02',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13451,'1000','41749032982','2025-06-04 14:17:02',21.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF49HAQV4L'),(13452,'4000','41749032982','2025-06-04 14:17:02',NULL,21.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(13453,'1110','41749035873','2025-06-04 14:54:53',NULL,25.00,'','4','1','Inventory sold','1','','sales','811','','No',NULL,NULL,''),(13454,'5500','41749035873','2025-06-04 14:54:53',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13455,'1000','41749035873','2025-06-04 14:54:53',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13456,'4000','41749035873','2025-06-04 14:54:53',NULL,30.00,'','4','1','Good sold','1','','sales','811','','No',NULL,NULL,''),(13457,'1110','41749049805','2025-06-04 18:10:50',NULL,106.00,'','4','1','Inventory sold','1','','sales','131','','No',NULL,NULL,''),(13458,'5500','41749049805','2025-06-04 18:10:50',106.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13459,'1000','41749049805','2025-06-04 18:10:50',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF44144R2G'),(13460,'4000','41749049805','2025-06-04 18:10:50',NULL,150.00,'','4','1','Good sold','1','','sales','131','','No',NULL,NULL,''),(13461,'1000','41749049908','2025-06-04 18:12:42',91.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF4813WWLW9'),(13462,'4000','41749049908','2025-06-04 18:12:42',NULL,91.00,'','4','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(13463,'1000','41749103705','2025-06-05 09:43:06',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13464,'4000','41749103705','2025-06-05 09:43:06',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(13465,'1110','41749105791','2025-06-05 09:57:30',NULL,400.00,'','4','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(13466,'1110','41749105791','2025-06-05 09:57:30',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(13467,'1110','41749105791','2025-06-05 09:57:30',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(13468,'5500','41749105791','2025-06-05 09:57:30',9540.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13469,'1000','41749105791','2025-06-05 09:57:30',680.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF53KYTIIT'),(13470,'4000','41749105791','2025-06-05 09:57:30',NULL,540.00,'','4','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(13471,'4000','41749105791','2025-06-05 09:57:30',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(13472,'4000','41749105791','2025-06-05 09:57:30',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(13473,'1110','41749107761','2025-06-05 10:17:32',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(13474,'1110','41749107761','2025-06-05 10:17:32',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(13475,'1110','41749107761','2025-06-05 10:17:32',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(13476,'5500','41749107761','2025-06-05 10:17:32',4572.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13477,'1000','41749107761','2025-06-05 10:17:32',130.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF5OL2Q2BI'),(13478,'4000','41749107761','2025-06-05 10:17:32',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(13479,'4000','41749107761','2025-06-05 10:17:32',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(13480,'4000','41749107761','2025-06-05 10:17:32',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(13481,'1110','41749107889','2025-06-05 10:19:21',NULL,0.00,'','4','1','Inventory sold','1','','sales','1112','','No',NULL,NULL,''),(13482,'1110','41749107889','2025-06-05 10:19:21',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(13483,'1110','41749107889','2025-06-05 10:19:21',NULL,10.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(13484,'5500','41749107889','2025-06-05 10:19:21',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13485,'1000','41749107889','2025-06-05 10:19:21',190.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13486,'4000','41749107889','2025-06-05 10:19:21',NULL,80.00,'','4','1','Good sold','1','','sales','1112','','No',NULL,NULL,''),(13487,'4000','41749107889','2025-06-05 10:19:21',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(13488,'4000','41749107889','2025-06-05 10:19:21',NULL,50.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(13489,'1110','41749108012','2025-06-05 10:20:38',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(13490,'1110','41749108012','2025-06-05 10:20:38',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(13491,'5500','41749108012','2025-06-05 10:20:38',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13492,'1000','41749108012','2025-06-05 10:20:38',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13493,'4000','41749108012','2025-06-05 10:20:38',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(13494,'4000','41749108012','2025-06-05 10:20:38',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(13495,'1110','41749108082','2025-06-05 10:21:42',NULL,23.00,'','4','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(13496,'5500','41749108082','2025-06-05 10:21:42',23.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13497,'1000','41749108082','2025-06-05 10:21:42',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13498,'4000','41749108082','2025-06-05 10:21:42',NULL,50.00,'','4','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(13499,'1110','41749115160','2025-06-05 12:19:42',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(13500,'5500','41749115160','2025-06-05 12:19:42',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13501,'1000','41749115160','2025-06-05 12:19:42',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13502,'4000','41749115160','2025-06-05 12:19:42',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(13503,'1110','41749115186','2025-06-05 13:07:27',NULL,60.00,'','4','1','Inventory sold','1','','sales','1007','','No',NULL,NULL,''),(13504,'5500','41749115186','2025-06-05 13:07:27',60.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13505,'1000','41749115186','2025-06-05 13:07:27',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13506,'4000','41749115186','2025-06-05 13:07:27',NULL,150.00,'','4','1','Good sold','1','','sales','1007','','No',NULL,NULL,''),(13507,'1110','41749118149','2025-06-05 13:16:45',NULL,10.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(13508,'5500','41749118149','2025-06-05 13:16:45',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13509,'1000','41749118149','2025-06-05 13:16:45',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13510,'4000','41749118149','2025-06-05 13:16:45',NULL,50.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(13511,'1110','41749118612','2025-06-05 13:17:10',NULL,40.00,'','4','1','Inventory sold','1','','sales','290','','No',NULL,NULL,''),(13512,'5500','41749118612','2025-06-05 13:17:10',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13513,'1000','41749118612','2025-06-05 13:17:10',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF53LV6ZAZ'),(13514,'4000','41749118612','2025-06-05 13:17:10',NULL,100.00,'','4','1','Good sold','1','','sales','290','','No',NULL,NULL,''),(13515,'1000','41749118808','2025-06-05 14:08:34',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13516,'4000','41749118808','2025-06-05 14:08:34',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(13517,'1110','41749123843','2025-06-05 14:44:25',NULL,6.00,'','4','1','Inventory sold','1','','sales','909','','No',NULL,NULL,''),(13518,'5500','41749123843','2025-06-05 14:44:25',6.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13519,'1000','41749123843','2025-06-05 14:44:25',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13520,'4000','41749123843','2025-06-05 14:44:25',NULL,20.00,'','4','1','Good sold','1','','sales','909','','No',NULL,NULL,''),(13521,'1110','41749123883','2025-06-05 15:06:01',NULL,516.00,'','4','1','Inventory sold','1','','sales','701','','No',NULL,NULL,''),(13522,'5500','41749123883','2025-06-05 15:06:01',516.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13523,'1000','41749123883','2025-06-05 15:06:01',800.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13524,'4000','41749123883','2025-06-05 15:06:01',NULL,800.00,'','4','1','Good sold','1','','sales','701','','No',NULL,NULL,''),(13525,'1110','41749129437','2025-06-05 16:17:33',NULL,40.00,'','4','1','Inventory sold','1','','sales','24','','No',NULL,NULL,''),(13526,'5500','41749129437','2025-06-05 16:17:33',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13527,'1000','41749129437','2025-06-05 16:17:33',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF53MOJM13'),(13528,'4000','41749129437','2025-06-05 16:17:33',NULL,100.00,'','4','1','Good sold','1','','sales','24','','No',NULL,NULL,''),(13529,'1110','41749129486','2025-06-05 16:18:25',NULL,186.00,'','4','1','Inventory sold','1','','sales','500','','No',NULL,NULL,''),(13530,'5500','41749129486','2025-06-05 16:18:25',186.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13531,'1000','41749129486','2025-06-05 16:18:25',400.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF50MOP5AE'),(13532,'4000','41749129486','2025-06-05 16:18:25',NULL,400.00,'','4','1','Good sold','1','','sales','500','','No',NULL,NULL,''),(13533,'1110','41749129733','2025-06-05 16:31:46',NULL,42.00,'','4','1','Inventory sold','1','','sales','736','','No',NULL,NULL,''),(13534,'1110','41749129733','2025-06-05 16:31:46',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(13535,'1110','41749129733','2025-06-05 16:31:46',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(13536,'5500','41749129733','2025-06-05 16:31:46',120.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13537,'1000','41749129733','2025-06-05 16:31:46',260.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13538,'4000','41749129733','2025-06-05 16:31:46',NULL,70.00,'','4','1','Good sold','1','','sales','736','','No',NULL,NULL,''),(13539,'4000','41749129733','2025-06-05 16:31:46',NULL,140.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(13540,'4000','41749129733','2025-06-05 16:31:46',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(13541,'1110','41749131594','2025-06-05 17:02:42',NULL,14.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(13542,'1110','41749131594','2025-06-05 17:02:42',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(13543,'5500','41749131594','2025-06-05 17:02:42',16.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13544,'1000','41749131594','2025-06-05 17:02:42',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF51MXC6OX'),(13545,'4000','41749131594','2025-06-05 17:02:42',NULL,30.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(13546,'4000','41749131594','2025-06-05 17:02:42',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(13547,'1110','41749132580','2025-06-05 18:02:49',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(13548,'5500','41749132580','2025-06-05 18:02:49',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13549,'1000','41749132580','2025-06-05 18:02:49',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13550,'4000','41749132580','2025-06-05 18:02:49',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(13551,'1110','41749135774','2025-06-05 19:03:50',NULL,1290.00,'','4','1','Inventory sold','1','','sales','1241','','No',NULL,NULL,''),(13552,'1110','41749135774','2025-06-05 19:03:50',NULL,30.00,'','4','1','Inventory sold','1','','sales','736','','No',NULL,NULL,''),(13553,'5500','41749135774','2025-06-05 19:03:50',1320.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13554,'1000','41749135774','2025-06-05 19:03:50',2000.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13555,'4000','41749135774','2025-06-05 19:03:50',NULL,1950.00,'','4','1','Good sold','1','','sales','1241','','No',NULL,NULL,''),(13556,'4000','41749135774','2025-06-05 19:03:50',NULL,50.00,'','4','1','Good sold','1','','sales','736','','No',NULL,NULL,''),(13557,'1110','41749139884','2025-06-05 19:11:44',NULL,9.00,'','4','1','Inventory sold','1','','sales','909','','No',NULL,NULL,''),(13558,'5500','41749139884','2025-06-05 19:11:44',9.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13559,'1000','41749139884','2025-06-05 19:11:44',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF25749SOD'),(13560,'4000','41749139884','2025-06-05 19:11:44',NULL,30.00,'','4','1','Good sold','1','','sales','909','','No',NULL,NULL,''),(13561,'1110','41749193024','2025-06-06 09:57:15',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(13562,'5500','41749193024','2025-06-06 09:57:15',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13563,'1000','41749193024','2025-06-06 09:57:15',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF65PY2DVP'),(13564,'4000','41749193024','2025-06-06 09:57:15',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(13565,'1110','41749201250','2025-06-06 12:15:31',NULL,87.00,'','4','1','Inventory sold','1','','sales','1253','','No',NULL,NULL,''),(13566,'1110','41749201250','2025-06-06 12:15:31',NULL,441.00,'','4','1','Inventory sold','1','','sales','623','','No',NULL,NULL,''),(13567,'1110','41749201250','2025-06-06 12:15:31',NULL,495.00,'','4','1','Inventory sold','1','','sales','1188','','No',NULL,NULL,''),(13568,'5500','41749201250','2025-06-06 12:15:31',1023.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13569,'1000','41749201250','2025-06-06 12:15:31',2130.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13570,'4000','41749201250','2025-06-06 12:15:31',NULL,150.00,'','4','1','Good sold','1','','sales','1253','','No',NULL,NULL,''),(13571,'4000','41749201250','2025-06-06 12:15:31',NULL,1080.00,'','4','1','Good sold','1','','sales','623','','No',NULL,NULL,''),(13572,'4000','41749201250','2025-06-06 12:15:31',NULL,900.00,'','4','1','Good sold','1','','sales','1188','','No',NULL,NULL,''),(13573,'1110','41749213754','2025-06-06 15:44:46',NULL,315.00,'','4','1','Inventory sold','1','','sales','293','','No',NULL,NULL,''),(13574,'1110','41749213754','2025-06-06 15:44:46',NULL,87.00,'','4','1','Inventory sold','1','','sales','1253','','No',NULL,NULL,''),(13575,'1110','41749213754','2025-06-06 15:44:46',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(13576,'1110','41749213754','2025-06-06 15:44:46',NULL,96.00,'','4','1','Inventory sold','1','','sales','1141','','No',NULL,NULL,''),(13577,'5500','41749213754','2025-06-06 15:44:46',546.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13578,'1000','41749213754','2025-06-06 15:44:46',880.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13579,'4000','41749213754','2025-06-06 15:44:46',NULL,450.00,'','4','1','Good sold','1','','sales','293','','No',NULL,NULL,''),(13580,'4000','41749213754','2025-06-06 15:44:46',NULL,150.00,'','4','1','Good sold','1','','sales','1253','','No',NULL,NULL,''),(13581,'4000','41749213754','2025-06-06 15:44:46',NULL,130.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(13582,'4000','41749213754','2025-06-06 15:44:46',NULL,150.00,'','4','1','Good sold','1','','sales','1141','','No',NULL,NULL,''),(13583,'1110','41749214182','2025-06-06 15:51:35',NULL,21.75,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(13584,'1110','41749214182','2025-06-06 15:51:35',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(13585,'1110','41749214182','2025-06-06 15:51:35',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(13586,'1110','41749214182','2025-06-06 15:51:35',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(13587,'5500','41749214182','2025-06-06 15:51:35',80.40,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13588,'1000','41749214182','2025-06-06 15:51:35',185.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF6ORDFUD2'),(13589,'4000','41749214182','2025-06-06 15:51:35',NULL,45.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(13590,'4000','41749214182','2025-06-06 15:51:35',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(13591,'4000','41749214182','2025-06-06 15:51:35',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(13592,'4000','41749214182','2025-06-06 15:51:35',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(13593,'1110','41749215641','2025-06-06 16:14:50',NULL,175.00,'','4','1','Inventory sold','1','','sales','1285','','No',NULL,NULL,''),(13594,'5500','41749215641','2025-06-06 16:14:50',175.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13595,'1000','41749215641','2025-06-06 16:14:50',280.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13596,'4000','41749215641','2025-06-06 16:14:50',NULL,280.00,'','4','1','Good sold','1','','sales','1285','','No',NULL,NULL,''),(13597,'1110','41749222373','2025-06-06 18:07:12',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(13598,'1110','41749222373','2025-06-06 18:07:12',NULL,22.00,'','4','1','Inventory sold','1','','sales','440','','No',NULL,NULL,''),(13599,'5500','41749222373','2025-06-06 18:07:12',101.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13600,'1000','41749222373','2025-06-06 18:07:12',140.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13601,'4000','41749222373','2025-06-06 18:07:12',NULL,100.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(13602,'4000','41749222373','2025-06-06 18:07:12',NULL,40.00,'','4','1','Good sold','1','','sales','440','','No',NULL,NULL,''),(13603,'1110','41749222437','2025-06-06 18:08:44',NULL,400.00,'','4','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(13604,'1110','41749222437','2025-06-06 18:08:44',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(13605,'1110','41749222437','2025-06-06 18:08:44',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(13606,'1110','41749222437','2025-06-06 18:08:44',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(13607,'5500','41749222437','2025-06-06 18:08:44',4972.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13608,'1000','41749222437','2025-06-06 18:08:44',670.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF69521P9H'),(13609,'4000','41749222437','2025-06-06 18:08:44',NULL,540.00,'','4','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(13610,'4000','41749222437','2025-06-06 18:08:44',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(13611,'4000','41749222437','2025-06-06 18:08:44',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(13612,'4000','41749222437','2025-06-06 18:08:44',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(13613,'1110','41749223708','2025-06-06 18:28:49',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(13614,'5500','41749223708','2025-06-06 18:28:49',2.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13615,'1000','41749223708','2025-06-06 18:28:49',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13616,'4000','41749223708','2025-06-06 18:28:49',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(13617,'1110','41749224177','2025-06-06 18:50:11',NULL,4.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(13618,'5500','41749224177','2025-06-06 18:50:11',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13619,'1000','41749224177','2025-06-06 18:50:11',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13620,'4000','41749224177','2025-06-06 18:50:11',NULL,10.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(13621,'1110','41749274895','2025-06-07 08:42:12',NULL,22.89,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(13622,'1110','41749274895','2025-06-07 08:42:12',NULL,120.00,'','4','1','Inventory sold','1','','sales','1247','','No',NULL,NULL,''),(13623,'5500','41749274895','2025-06-07 08:42:12',142.89,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13624,'1000','41749274895','2025-06-07 08:42:12',360.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF71U10879'),(13625,'4000','41749274895','2025-06-07 08:42:12',NULL,60.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(13626,'4000','41749274895','2025-06-07 08:42:12',NULL,300.00,'','4','1','Good sold','1','','sales','1247','','No',NULL,NULL,''),(13627,'1110','41749274967','2025-06-07 09:02:51',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(13628,'5500','41749274967','2025-06-07 09:02:51',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13629,'1000','41749274967','2025-06-07 09:02:51',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13630,'4000','41749274967','2025-06-07 09:02:51',NULL,80.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(13631,'1110','41749276175','2025-06-07 09:13:25',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(13632,'5500','41749276175','2025-06-07 09:13:25',225.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13633,'1000','41749276175','2025-06-07 09:13:25',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13634,'4000','41749276175','2025-06-07 09:13:25',NULL,300.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(13635,'1110','41749276810','2025-06-07 09:19:14',NULL,56.00,'','4','1','Inventory sold','1','','sales','1200','','No',NULL,NULL,''),(13636,'5500','41749276810','2025-06-07 09:19:14',56.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13637,'1000','41749276810','2025-06-07 09:19:14',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13638,'4000','41749276810','2025-06-07 09:19:14',NULL,70.00,'','4','1','Good sold','1','','sales','1200','','No',NULL,NULL,''),(13639,'1110','41749277158','2025-06-07 12:06:33',NULL,56.00,'','4','1','Inventory sold','1','','sales','1200','','No',NULL,NULL,''),(13640,'5500','41749277158','2025-06-07 12:06:33',56.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13641,'1000','41749277158','2025-06-07 12:06:33',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13642,'4000','41749277158','2025-06-07 12:06:33',NULL,100.00,'','4','1','Good sold','1','','sales','1200','','No',NULL,NULL,''),(13643,'1110','41749293663','2025-06-07 13:54:54',NULL,65.00,'','4','1','Inventory sold','1','','sales','383','','No',NULL,NULL,''),(13644,'5500','41749293663','2025-06-07 13:54:54',65.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13645,'1000','41749293663','2025-06-07 13:54:54',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13646,'4000','41749293663','2025-06-07 13:54:54',NULL,100.00,'','4','1','Good sold','1','','sales','383','','No',NULL,NULL,''),(13647,'1110','41749293700','2025-06-07 14:09:20',NULL,32.00,'','4','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(13648,'1110','41749293700','2025-06-07 14:09:20',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(13649,'1110','41749293700','2025-06-07 14:09:20',NULL,20.00,'','4','1','Inventory sold','1','','sales','114','','No',NULL,NULL,''),(13650,'1110','41749293700','2025-06-07 14:09:20',NULL,7.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(13651,'5500','41749293700','2025-06-07 14:09:20',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13652,'1000','41749293700','2025-06-07 14:09:20',221.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13653,'4000','41749293700','2025-06-07 14:09:20',NULL,100.00,'','4','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(13654,'4000','41749293700','2025-06-07 14:09:20',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(13655,'4000','41749293700','2025-06-07 14:09:20',NULL,60.00,'','4','1','Good sold','1','','sales','114','','No',NULL,NULL,''),(13656,'4000','41749293700','2025-06-07 14:09:20',NULL,21.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(13657,'1110','41749294575','2025-06-07 15:03:59',NULL,8.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(13658,'5500','41749294575','2025-06-07 15:03:59',8.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13659,'1000','41749294575','2025-06-07 15:03:59',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13660,'4000','41749294575','2025-06-07 15:03:59',NULL,20.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(13661,'1110','41749297845','2025-06-07 15:26:27',NULL,110.00,'','4','1','Inventory sold','1','','sales','905','','No',NULL,NULL,''),(13662,'1110','41749297845','2025-06-07 15:26:27',NULL,150.00,'','4','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(13663,'5500','41749297845','2025-06-07 15:26:27',260.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13664,'1000','41749297845','2025-06-07 15:26:27',480.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13665,'4000','41749297845','2025-06-07 15:26:27',NULL,180.00,'','4','1','Good sold','1','','sales','905','','No',NULL,NULL,''),(13666,'4000','41749297845','2025-06-07 15:26:27',NULL,300.00,'','4','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(13667,'1110','41749300801','2025-06-07 15:53:53',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(13668,'5500','41749300801','2025-06-07 15:53:53',6.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13669,'1000','41749300801','2025-06-07 15:53:53',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13670,'4000','41749300801','2025-06-07 15:53:53',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(13671,'1110','41749301920','2025-06-07 16:13:46',NULL,210.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(13672,'1110','41749301920','2025-06-07 16:13:46',NULL,120.00,'','4','1','Inventory sold','1','','sales','1246','','No',NULL,NULL,''),(13673,'1110','41749301920','2025-06-07 16:13:46',NULL,220.00,'','4','1','Inventory sold','1','','sales','203','','No',NULL,NULL,''),(13674,'5500','41749301920','2025-06-07 16:13:46',550.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13675,'1000','41749301920','2025-06-07 16:13:46',1100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF78WEMVWC'),(13676,'4000','41749301920','2025-06-07 16:13:46',NULL,400.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(13677,'4000','41749301920','2025-06-07 16:13:46',NULL,300.00,'','4','1','Good sold','1','','sales','1246','','No',NULL,NULL,''),(13678,'4000','41749301920','2025-06-07 16:13:46',NULL,400.00,'','4','1','Good sold','1','','sales','203','','No',NULL,NULL,''),(13679,'1110','41749460460','2025-06-09 12:14:33',NULL,65.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(13680,'5500','41749460460','2025-06-09 12:14:33',65.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13681,'1000','41749460460','2025-06-09 12:14:33',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF53MOJM13'),(13682,'4000','41749460460','2025-06-09 12:14:33',NULL,100.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(13683,'1110','41749460514','2025-06-09 12:16:43',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(13684,'1110','41749460514','2025-06-09 12:16:43',NULL,12.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(13685,'5500','41749460514','2025-06-09 12:16:43',38.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13686,'1000','41749460514','2025-06-09 12:16:43',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13687,'4000','41749460514','2025-06-09 12:16:43',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(13688,'4000','41749460514','2025-06-09 12:16:43',NULL,30.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(13689,'1110','41749460620','2025-06-09 12:57:53',NULL,258.00,'','4','1','Inventory sold','1','','sales','701','','No',NULL,NULL,''),(13690,'1110','41749460620','2025-06-09 12:57:53',NULL,20.00,'','4','1','Inventory sold','1','','sales','443','','No',NULL,NULL,''),(13691,'1110','41749460620','2025-06-09 12:57:53',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(13692,'1110','41749460620','2025-06-09 12:57:53',NULL,130.00,'','4','1','Inventory sold','1','','sales','383','','No',NULL,NULL,''),(13693,'5500','41749460620','2025-06-09 12:57:53',428.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13694,'1000','41749460620','2025-06-09 12:57:53',710.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF945TWQBQ'),(13695,'4000','41749460620','2025-06-09 12:57:53',NULL,420.00,'','4','1','Good sold','1','','sales','701','','No',NULL,NULL,''),(13696,'4000','41749460620','2025-06-09 12:57:53',NULL,50.00,'','4','1','Good sold','1','','sales','443','','No',NULL,NULL,''),(13697,'4000','41749460620','2025-06-09 12:57:53',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(13698,'4000','41749460620','2025-06-09 12:57:53',NULL,200.00,'','4','1','Good sold','1','','sales','383','','No',NULL,NULL,''),(13699,'1110','41749470902','2025-06-09 15:49:51',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(13700,'1110','41749470902','2025-06-09 15:49:51',NULL,16.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(13701,'5500','41749470902','2025-06-09 15:49:51',26.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13702,'1000','41749470902','2025-06-09 15:49:51',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13703,'4000','41749470902','2025-06-09 15:49:51',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(13704,'4000','41749470902','2025-06-09 15:49:51',NULL,40.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(13705,'1110','41749481043','2025-06-09 17:57:36',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(13706,'5500','41749481043','2025-06-09 17:57:36',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13707,'1000','41749481043','2025-06-09 17:57:36',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF9879M18E'),(13708,'4000','41749481043','2025-06-09 17:57:36',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(13709,'1110','41749481324','2025-06-09 18:03:03',NULL,5.50,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(13710,'5500','41749481324','2025-06-09 18:03:03',5.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13711,'1000','41749481324','2025-06-09 18:03:03',25.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TF957G683Z'),(13712,'4000','41749481324','2025-06-09 18:03:03',NULL,25.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(13713,'1110','41749481429','2025-06-09 18:46:26',NULL,35.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(13714,'1110','41749481429','2025-06-09 18:46:26',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(13715,'5500','41749481429','2025-06-09 18:46:26',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13716,'1000','41749481429','2025-06-09 18:46:26',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13717,'4000','41749481429','2025-06-09 18:46:26',NULL,75.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(13718,'4000','41749481429','2025-06-09 18:46:26',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(13719,'1110','41749535958','2025-06-10 09:12:54',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(13720,'5500','41749535958','2025-06-10 09:12:54',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13721,'1000','41749535958','2025-06-10 09:12:54',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFA29Q0BJW'),(13722,'4000','41749535958','2025-06-10 09:12:54',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(13723,'1110','41749536006','2025-06-10 09:13:56',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(13724,'1110','41749536006','2025-06-10 09:13:56',NULL,45.00,'','4','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(13725,'5500','41749536006','2025-06-10 09:13:56',181.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13726,'1000','41749536006','2025-06-10 09:13:56',270.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13727,'4000','41749536006','2025-06-10 09:13:56',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(13728,'4000','41749536006','2025-06-10 09:13:56',NULL,70.00,'','4','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(13729,'1110','41749546770','2025-06-10 12:13:02',NULL,20.00,'','4','1','Inventory sold','1','','sales','693','','No',NULL,NULL,''),(13730,'5500','41749546770','2025-06-10 12:13:02',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13731,'1000','41749546770','2025-06-10 12:13:02',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13732,'4000','41749546770','2025-06-10 12:13:02',NULL,50.00,'','4','1','Good sold','1','','sales','693','','No',NULL,NULL,''),(13733,'1110','41749560571','2025-06-10 16:03:30',NULL,7.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(13734,'1110','41749560571','2025-06-10 16:03:30',NULL,1.10,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(13735,'5500','41749560571','2025-06-10 16:03:30',8.10,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13736,'1000','41749560571','2025-06-10 16:03:30',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFA5BKNN8P'),(13737,'4000','41749560571','2025-06-10 16:03:30',NULL,15.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(13738,'4000','41749560571','2025-06-10 16:03:30',NULL,5.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(13739,'1110','41749564594','2025-06-10 17:12:15',NULL,72.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(13740,'1110','41749564594','2025-06-10 17:12:15',NULL,150.00,'','4','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(13741,'1110','41749564594','2025-06-10 17:12:15',NULL,75.00,'','4','1','Inventory sold','1','','sales','971','','No',NULL,NULL,''),(13742,'5500','41749564594','2025-06-10 17:12:15',297.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13743,'1000','41749564594','2025-06-10 17:12:15',690.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13744,'4000','41749564594','2025-06-10 17:12:15',NULL,140.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(13745,'4000','41749564594','2025-06-10 17:12:15',NULL,300.00,'','4','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(13746,'4000','41749564594','2025-06-10 17:12:15',NULL,250.00,'','4','1','Good sold','1','','sales','971','','No',NULL,NULL,''),(13747,'1110','41749564848','2025-06-10 17:14:28',NULL,48.00,'','4','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(13748,'5500','41749564848','2025-06-10 17:14:28',48.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13749,'1000','41749564848','2025-06-10 17:14:28',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13750,'4000','41749564848','2025-06-10 17:14:28',NULL,100.00,'','4','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(13751,'1110','41749564939','2025-06-10 17:58:33',NULL,120.00,'','4','1','Inventory sold','1','','sales','1247','','No',NULL,NULL,''),(13752,'1110','41749564939','2025-06-10 17:58:33',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(13753,'5500','41749564939','2025-06-10 17:58:33',140.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13754,'1000','41749564939','2025-06-10 17:58:33',400.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFA3BU7OGF'),(13755,'4000','41749564939','2025-06-10 17:58:33',NULL,300.00,'','4','1','Good sold','1','','sales','1247','','No',NULL,NULL,''),(13756,'4000','41749564939','2025-06-10 17:58:33',NULL,100.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(13757,'1110','41749567734','2025-06-10 18:02:50',NULL,22.00,'','4','1','Inventory sold','1','','sales','440','','No',NULL,NULL,''),(13758,'5500','41749567734','2025-06-10 18:02:50',22.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13759,'1000','41749567734','2025-06-10 18:02:50',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13760,'4000','41749567734','2025-06-10 18:02:50',NULL,50.00,'','4','1','Good sold','1','','sales','440','','No',NULL,NULL,''),(13761,'1110','41749625329','2025-06-11 10:02:31',NULL,15.00,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(13762,'5500','41749625329','2025-06-11 10:02:31',15.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13763,'1000','41749625329','2025-06-11 10:02:31',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13764,'4000','41749625329','2025-06-11 10:02:31',NULL,30.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(13765,'1110','41749625355','2025-06-11 10:03:01',NULL,68.00,'','4','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(13766,'5500','41749625355','2025-06-11 10:03:01',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13767,'1000','41749625355','2025-06-11 10:03:01',110.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFB5E089CN'),(13768,'4000','41749625355','2025-06-11 10:03:01',NULL,110.00,'','4','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(13769,'1110','41749625419','2025-06-11 10:04:19',NULL,14.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(13770,'1110','41749625419','2025-06-11 10:04:19',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(13771,'5500','41749625419','2025-06-11 10:04:19',16.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13772,'1000','41749625419','2025-06-11 10:04:19',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFB9ENWOXN'),(13773,'4000','41749625419','2025-06-11 10:04:19',NULL,30.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(13774,'4000','41749625419','2025-06-11 10:04:19',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(13775,'1110','41749625491','2025-06-11 10:56:51',NULL,125.00,'','4','1','Inventory sold','1','','sales','814','','No',NULL,NULL,''),(13776,'5500','41749625491','2025-06-11 10:56:51',125.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13777,'1000','41749625491','2025-06-11 10:56:51',220.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13778,'4000','41749625491','2025-06-11 10:56:51',NULL,220.00,'','4','1','Good sold','1','','sales','814','','No',NULL,NULL,''),(13779,'1110','41749635862','2025-06-11 12:58:02',NULL,10.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(13780,'5500','41749635862','2025-06-11 12:58:02',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13781,'1000','41749635862','2025-06-11 12:58:02',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFB3FHGC7B'),(13782,'4000','41749635862','2025-06-11 12:58:02',NULL,30.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(13783,'1110','41749640628','2025-06-11 14:18:43',NULL,1100.00,'','4','1','Inventory sold','1','','sales','273','','No',NULL,NULL,''),(13784,'1110','41749640628','2025-06-11 14:18:43',NULL,220.00,'','4','1','Inventory sold','1','','sales','203','','No',NULL,NULL,''),(13785,'5500','41749640628','2025-06-11 14:18:43',1320.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13786,'1000','41749640628','2025-06-11 14:18:43',1700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13787,'4000','41749640628','2025-06-11 14:18:43',NULL,1400.00,'','4','1','Good sold','1','','sales','273','','No',NULL,NULL,''),(13788,'4000','41749640628','2025-06-11 14:18:43',NULL,300.00,'','4','1','Good sold','1','','sales','203','','No',NULL,NULL,''),(13789,'1110','41749641788','2025-06-11 14:37:47',NULL,310.00,'','4','1','Inventory sold','1','','sales','1163','','No',NULL,NULL,''),(13790,'1110','41749641788','2025-06-11 14:37:47',NULL,600.00,'','4','1','Inventory sold','1','','sales','1165','','No',NULL,NULL,''),(13791,'1110','41749641788','2025-06-11 14:37:47',NULL,90.00,'','4','1','Inventory sold','1','','sales','736','','No',NULL,NULL,''),(13792,'5500','41749641788','2025-06-11 14:37:47',1000.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13793,'1000','41749641788','2025-06-11 14:37:47',1350.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13794,'4000','41749641788','2025-06-11 14:37:47',NULL,450.00,'','4','1','Good sold','1','','sales','1163','','No',NULL,NULL,''),(13795,'4000','41749641788','2025-06-11 14:37:47',NULL,750.00,'','4','1','Good sold','1','','sales','1165','','No',NULL,NULL,''),(13796,'4000','41749641788','2025-06-11 14:37:47',NULL,150.00,'','4','1','Good sold','1','','sales','736','','No',NULL,NULL,''),(13797,'1110','41749642599','2025-06-11 14:50:27',NULL,20.00,'','4','1','Inventory sold','1','','sales','693','','No',NULL,NULL,''),(13798,'1110','41749642599','2025-06-11 14:50:27',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(13799,'5500','41749642599','2025-06-11 14:50:27',38.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13800,'1000','41749642599','2025-06-11 14:50:27',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13801,'4000','41749642599','2025-06-11 14:50:27',NULL,50.00,'','4','1','Good sold','1','','sales','693','','No',NULL,NULL,''),(13802,'4000','41749642599','2025-06-11 14:50:27',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(13803,'1110','41749642655','2025-06-11 14:51:09',NULL,24.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(13804,'5500','41749642655','2025-06-11 14:51:09',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13805,'1000','41749642655','2025-06-11 14:51:09',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFB0FVVDTQ'),(13806,'4000','41749642655','2025-06-11 14:51:09',NULL,50.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(13807,'1110','41749643791','2025-06-11 15:18:42',NULL,210.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(13808,'1110','41749643791','2025-06-11 15:18:42',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(13809,'1110','41749643791','2025-06-11 15:18:42',NULL,55.50,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(13810,'1110','41749643791','2025-06-11 15:18:42',NULL,32.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(13811,'5500','41749643791','2025-06-11 15:18:42',345.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13812,'1000','41749643791','2025-06-11 15:18:42',741.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFB1G1968L'),(13813,'4000','41749643791','2025-06-11 15:18:42',NULL,400.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(13814,'4000','41749643791','2025-06-11 15:18:42',NULL,150.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(13815,'4000','41749643791','2025-06-11 15:18:42',NULL,111.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(13816,'4000','41749643791','2025-06-11 15:18:42',NULL,80.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(13817,'1110','41749644537','2025-06-11 15:23:49',NULL,21.75,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(13818,'1110','41749644537','2025-06-11 15:23:49',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(13819,'5500','41749644537','2025-06-11 15:23:49',73.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13820,'1000','41749644537','2025-06-11 15:23:49',150.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13821,'4000','41749644537','2025-06-11 15:23:49',NULL,45.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(13822,'4000','41749644537','2025-06-11 15:23:49',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(13823,'1110','41749647985','2025-06-11 16:33:25',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(13824,'5500','41749647985','2025-06-11 16:33:25',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13825,'1000','41749647985','2025-06-11 16:33:25',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13826,'4000','41749647985','2025-06-11 16:33:25',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(13827,'1110','41749649626','2025-06-11 16:47:31',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(13828,'1110','41749649626','2025-06-11 16:47:31',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(13829,'5500','41749649626','2025-06-11 16:47:31',44.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13830,'1000','41749649626','2025-06-11 16:47:31',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFB0GHNZD6'),(13831,'4000','41749649626','2025-06-11 16:47:31',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(13832,'4000','41749649626','2025-06-11 16:47:31',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(13833,'1110','41749649909','2025-06-11 16:52:00',NULL,7.63,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(13834,'5500','41749649909','2025-06-11 16:52:00',7.63,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13835,'1000','41749649909','2025-06-11 16:52:00',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13836,'4000','41749649909','2025-06-11 16:52:00',NULL,20.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(13837,'1110','41749649924','2025-06-11 17:12:16',NULL,190.00,'','4','1','Inventory sold','1','','sales','1152','','No',NULL,NULL,''),(13838,'5500','41749649924','2025-06-11 17:12:16',190.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13839,'1000','41749649924','2025-06-11 17:12:16',380.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFB2GM8SZS'),(13840,'4000','41749649924','2025-06-11 17:12:16',NULL,380.00,'','4','1','Good sold','1','','sales','1152','','No',NULL,NULL,''),(13841,'1110','41749651709','2025-06-11 17:22:12',NULL,55.00,'','4','1','Inventory sold','1','','sales','273','','No',NULL,NULL,''),(13842,'5500','41749651709','2025-06-11 17:22:12',55.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13843,'1000','41749651709','2025-06-11 17:22:12',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13844,'4000','41749651709','2025-06-11 17:22:12',NULL,70.00,'','4','1','Good sold','1','','sales','273','','No',NULL,NULL,''),(13845,'1110','41749652929','2025-06-11 17:42:54',NULL,5.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(13846,'1110','41749652929','2025-06-11 17:42:54',NULL,4.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(13847,'5500','41749652929','2025-06-11 17:42:54',9.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13848,'1000','41749652929','2025-06-11 17:42:54',22.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFB5GSHZOZ'),(13849,'4000','41749652929','2025-06-11 17:42:54',NULL,10.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(13850,'4000','41749652929','2025-06-11 17:42:54',NULL,12.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(13851,'1110','41749654136','2025-06-11 18:02:43',NULL,5.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(13852,'5500','41749654136','2025-06-11 18:02:43',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13853,'1000','41749654136','2025-06-11 18:02:43',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13854,'4000','41749654136','2025-06-11 18:02:43',NULL,10.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(13855,'1110','41749654168','2025-06-11 18:50:23',NULL,12.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(13856,'1110','41749654168','2025-06-11 18:50:23',NULL,20.00,'','4','1','Inventory sold','1','','sales','400','','No',NULL,NULL,''),(13857,'1110','41749654168','2025-06-11 18:50:23',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(13858,'1110','41749654168','2025-06-11 18:50:23',NULL,2.50,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(13859,'5500','41749654168','2025-06-11 18:50:23',39.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13860,'1000','41749654168','2025-06-11 18:50:23',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,''),(13861,'4000','41749654168','2025-06-11 18:50:23',NULL,20.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(13862,'4000','41749654168','2025-06-11 18:50:23',NULL,50.00,'','4','1','Good sold','1','','sales','400','','No',NULL,NULL,''),(13863,'4000','41749654168','2025-06-11 18:50:23',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(13864,'4000','41749654168','2025-06-11 18:50:23',NULL,5.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(13865,'4000','41749654168','2025-06-11 18:57:23',20.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(13866,'1000','41749654168','2025-06-11 18:57:23',NULL,20.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(13867,'5500','41749654168','2025-06-11 18:57:23',NULL,12.00,'','4','1','Cost of goods returned','1','','sales','99','','No',NULL,NULL,''),(13868,'1110','41749654168','2025-06-11 18:57:23',12.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(13869,'4000','41749654168','2025-06-11 18:57:27',25.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(13870,'1000','41749654168','2025-06-11 18:57:27',NULL,25.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(13871,'5500','41749654168','2025-06-11 18:57:27',NULL,5.00,'','4','1','Cost of goods returned','1','','sales','692','','No',NULL,NULL,''),(13872,'1110','41749654168','2025-06-11 18:57:27',5.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(13873,'4000','41749654168','2025-06-11 18:57:34',5.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(13874,'1000','41749654168','2025-06-11 18:57:34',NULL,5.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(13875,'5500','41749654168','2025-06-11 18:57:34',NULL,2.50,'','4','1','Cost of goods returned','1','','sales','988','','No',NULL,NULL,''),(13876,'1110','41749654168','2025-06-11 18:57:34',2.50,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(13877,'4000','41749654168','2025-06-11 18:57:45',50.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(13878,'1000','41749654168','2025-06-11 18:57:45',NULL,50.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(13879,'5500','41749654168','2025-06-11 18:57:45',NULL,20.00,'','4','1','Cost of goods returned','1','','sales','400','','No',NULL,NULL,''),(13880,'1110','41749654168','2025-06-11 18:57:45',20.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(13881,'1110','41749657490','2025-06-11 18:59:01',NULL,20.00,'','4','1','Inventory sold','1','','sales','400','','No',NULL,NULL,''),(13882,'1110','41749657490','2025-06-11 18:59:01',NULL,12.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(13883,'1110','41749657490','2025-06-11 18:59:01',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(13884,'5500','41749657490','2025-06-11 18:59:01',38.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13885,'1000','41749657490','2025-06-11 18:59:01',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13886,'4000','41749657490','2025-06-11 18:59:01',NULL,50.00,'','4','1','Good sold','1','','sales','400','','No',NULL,NULL,''),(13887,'4000','41749657490','2025-06-11 18:59:01',NULL,20.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(13888,'4000','41749657490','2025-06-11 18:59:01',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(13889,'1110','41749708840','2025-06-12 09:17:21',NULL,220.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(13890,'1110','41749708840','2025-06-12 09:17:21',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(13891,'1110','41749708840','2025-06-12 09:17:21',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(13892,'1110','41749708840','2025-06-12 09:17:21',NULL,30.00,'','4','1','Inventory sold','1','','sales','954','','No',NULL,NULL,''),(13893,'1110','41749708840','2025-06-12 09:17:21',NULL,20.00,'','4','1','Inventory sold','1','','sales','2','','No',NULL,NULL,''),(13894,'1110','41749708840','2025-06-12 09:17:21',NULL,23.75,'','4','1','Inventory sold','1','','sales','989','','No',NULL,NULL,''),(13895,'5500','41749708840','2025-06-12 09:17:21',4863.75,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13896,'1000','41749708840','2025-06-12 09:17:21',595.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13897,'4000','41749708840','2025-06-12 09:17:21',NULL,300.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(13898,'4000','41749708840','2025-06-12 09:17:21',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(13899,'4000','41749708840','2025-06-12 09:17:21',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(13900,'4000','41749708840','2025-06-12 09:17:21',NULL,75.00,'','4','1','Good sold','1','','sales','954','','No',NULL,NULL,''),(13901,'4000','41749708840','2025-06-12 09:17:21',NULL,50.00,'','4','1','Good sold','1','','sales','2','','No',NULL,NULL,''),(13902,'4000','41749708840','2025-06-12 09:17:21',NULL,50.00,'','4','1','Good sold','1','','sales','989','','No',NULL,NULL,''),(13903,'1110','41749709061','2025-06-12 09:18:20',NULL,19.00,'','4','1','Inventory sold','1','','sales','1261','','No',NULL,NULL,''),(13904,'5500','41749709061','2025-06-12 09:18:20',19.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13905,'1000','41749709061','2025-06-12 09:18:20',30.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFB2HCFDZO'),(13906,'4000','41749709061','2025-06-12 09:18:20',NULL,30.00,'','4','1','Good sold','1','','sales','1261','','No',NULL,NULL,''),(13907,'1110','41749709163','2025-06-12 09:20:03',NULL,224.00,'','4','1','Inventory sold','1','','sales','588','','No',NULL,NULL,''),(13908,'5500','41749709163','2025-06-12 09:20:03',224.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13909,'1000','41749709163','2025-06-12 09:20:03',280.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFC6J66E7Y'),(13910,'4000','41749709163','2025-06-12 09:20:03',NULL,280.00,'','4','1','Good sold','1','','sales','588','','No',NULL,NULL,''),(13911,'1110','41749709237','2025-06-12 10:06:16',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(13912,'5500','41749709237','2025-06-12 10:06:16',26.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13913,'1000','41749709237','2025-06-12 10:06:16',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFC7JHM207'),(13914,'4000','41749709237','2025-06-12 10:06:16',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(13915,'1110','41749712015','2025-06-12 10:51:07',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(13916,'1110','41749712015','2025-06-12 10:51:07',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(13917,'5500','41749712015','2025-06-12 10:51:07',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13918,'1000','41749712015','2025-06-12 10:51:07',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13919,'4000','41749712015','2025-06-12 10:51:07',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(13920,'4000','41749712015','2025-06-12 10:51:07',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(13921,'1110','41749716006','2025-06-12 11:17:30',NULL,44.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(13922,'1110','41749716006','2025-06-12 11:17:30',NULL,25.00,'','4','1','Inventory sold','1','','sales','811','','No',NULL,NULL,''),(13923,'1110','41749716006','2025-06-12 11:17:30',NULL,18.00,'','4','1','Inventory sold','1','','sales','1101','','No',NULL,NULL,''),(13924,'1110','41749716006','2025-06-12 11:17:30',NULL,16.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(13925,'1110','41749716006','2025-06-12 11:17:30',NULL,25.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(13926,'5500','41749716006','2025-06-12 11:17:30',128.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13927,'1000','41749716006','2025-06-12 11:17:30',235.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13928,'4000','41749716006','2025-06-12 11:17:30',NULL,60.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(13929,'4000','41749716006','2025-06-12 11:17:30',NULL,50.00,'','4','1','Good sold','1','','sales','811','','No',NULL,NULL,''),(13930,'4000','41749716006','2025-06-12 11:17:30',NULL,50.00,'','4','1','Good sold','1','','sales','1101','','No',NULL,NULL,''),(13931,'4000','41749716006','2025-06-12 11:17:30',NULL,40.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(13932,'4000','41749716006','2025-06-12 11:17:30',NULL,35.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(13933,'1110','41749716253','2025-06-12 12:38:54',NULL,400.00,'','4','1','Inventory sold','1','','sales','36','','No',NULL,NULL,''),(13934,'5500','41749716253','2025-06-12 12:38:54',400.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13935,'1000','41749716253','2025-06-12 12:38:54',540.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13936,'4000','41749716253','2025-06-12 12:38:54',NULL,540.00,'','4','1','Good sold','1','','sales','36','','No',NULL,NULL,''),(13937,'1110','41749722324','2025-06-12 12:58:59',NULL,17.00,'','4','1','Inventory sold','1','','sales','1030','','No',NULL,NULL,''),(13938,'5500','41749722324','2025-06-12 12:58:59',17.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13939,'1000','41749722324','2025-06-12 12:58:59',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13940,'4000','41749722324','2025-06-12 12:58:59',NULL,40.00,'','4','1','Good sold','1','','sales','1030','','No',NULL,NULL,''),(13941,'1110','41749722342','2025-06-12 14:20:35',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(13942,'1110','41749722342','2025-06-12 14:20:35',NULL,7.00,'','4','1','Inventory sold','1','','sales','445','','No',NULL,NULL,''),(13943,'5500','41749722342','2025-06-12 14:20:35',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13944,'1000','41749722342','2025-06-12 14:20:35',71.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13945,'4000','41749722342','2025-06-12 14:20:35',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(13946,'4000','41749722342','2025-06-12 14:20:35',NULL,21.00,'','4','1','Good sold','1','','sales','445','','No',NULL,NULL,''),(13947,'1110','41749736679','2025-06-12 16:58:19',NULL,25.00,'','4','1','Inventory sold','1','','sales','811','','No',NULL,NULL,''),(13948,'5500','41749736679','2025-06-12 16:58:19',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13949,'1000','41749736679','2025-06-12 16:58:19',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'FTC0L8ZSC6'),(13950,'4000','41749736679','2025-06-12 16:58:19',NULL,50.00,'','4','1','Good sold','1','','sales','811','','No',NULL,NULL,''),(13951,'1110','41749736742','2025-06-12 18:08:11',NULL,40.00,'','4','1','Inventory sold','1','','sales','302','','No',NULL,NULL,''),(13952,'5500','41749736742','2025-06-12 18:08:11',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13953,'1000','41749736742','2025-06-12 18:08:11',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13954,'4000','41749736742','2025-06-12 18:08:11',NULL,70.00,'','4','1','Good sold','1','','sales','302','','No',NULL,NULL,''),(13955,'1110','41749740895','2025-06-12 18:44:46',NULL,20.00,'','4','1','Inventory sold','1','','sales','693','','No',NULL,NULL,''),(13956,'1110','41749740895','2025-06-12 18:44:46',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(13957,'5500','41749740895','2025-06-12 18:44:46',38.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13958,'1000','41749740895','2025-06-12 18:44:46',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13959,'4000','41749740895','2025-06-12 18:44:46',NULL,50.00,'','4','1','Good sold','1','','sales','693','','No',NULL,NULL,''),(13960,'4000','41749740895','2025-06-12 18:44:46',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(13961,'1110','41750410171','2025-06-20 12:21:22',NULL,420.00,'','4','1','Inventory sold','1','','sales','904','','No',NULL,NULL,''),(13962,'5500','41750410171','2025-06-20 12:21:22',420.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13963,'1000','41750410171','2025-06-20 12:21:22',700.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13964,'4000','41750410171','2025-06-20 12:21:22',NULL,700.00,'','4','1','Good sold','1','','sales','904','','No',NULL,NULL,''),(13965,'1110','41750411321','2025-06-20 12:23:23',NULL,210.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(13966,'1110','41750411321','2025-06-20 12:23:23',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(13967,'1110','41750411321','2025-06-20 12:23:23',NULL,48.00,'','4','1','Inventory sold','1','','sales','1211','','No',NULL,NULL,''),(13968,'5500','41750411321','2025-06-20 12:23:23',337.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13969,'1000','41750411321','2025-06-20 12:23:23',650.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFK8MCHB59'),(13970,'4000','41750411321','2025-06-20 12:23:23',NULL,450.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(13971,'4000','41750411321','2025-06-20 12:23:23',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(13972,'4000','41750411321','2025-06-20 12:23:23',NULL,80.00,'','4','1','Good sold','1','','sales','1211','','No',NULL,NULL,''),(13973,'1110','41750411438','2025-06-20 12:24:30',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(13974,'5500','41750411438','2025-06-20 12:24:30',2.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13975,'1000','41750411438','2025-06-20 12:24:30',10.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,''),(13976,'4000','41750411438','2025-06-20 12:24:30',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(13977,'1110','41750414808','2025-06-20 13:26:10',NULL,210.00,'','4','1','Inventory sold','1','','sales','1148','','No',NULL,NULL,''),(13978,'1110','41750414808','2025-06-20 13:26:10',NULL,48.00,'','4','1','Inventory sold','1','','sales','691','','No',NULL,NULL,''),(13979,'1110','41750414808','2025-06-20 13:26:10',NULL,20.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(13980,'1110','41750414808','2025-06-20 13:26:10',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(13981,'1110','41750414808','2025-06-20 13:26:10',NULL,8.70,'','4','1','Inventory sold','1','','sales','724','','No',NULL,NULL,''),(13982,'5500','41750414808','2025-06-20 13:26:10',346.70,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13983,'1000','41750414808','2025-06-20 13:26:10',750.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFK3MLNANJ'),(13984,'4000','41750414808','2025-06-20 13:26:10',NULL,400.00,'','4','1','Good sold','1','','sales','1148','','No',NULL,NULL,''),(13985,'4000','41750414808','2025-06-20 13:26:10',NULL,130.00,'','4','1','Good sold','1','','sales','691','','No',NULL,NULL,''),(13986,'4000','41750414808','2025-06-20 13:26:10',NULL,40.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(13987,'4000','41750414808','2025-06-20 13:26:10',NULL,150.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(13988,'4000','41750414808','2025-06-20 13:26:10',NULL,30.00,'','4','1','Good sold','1','','sales','724','','No',NULL,NULL,''),(13989,'1110','41750415232','2025-06-20 13:28:30',NULL,170.00,'','4','1','Inventory sold','1','','sales','600','','No',NULL,NULL,''),(13990,'1110','41750415232','2025-06-20 13:28:30',NULL,20.30,'','4','1','Inventory sold','1','','sales','724','','No',NULL,NULL,''),(13991,'1110','41750415232','2025-06-20 13:28:30',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(13992,'1110','41750415232','2025-06-20 13:28:30',NULL,39.00,'','4','1','Inventory sold','1','','sales','239','','No',NULL,NULL,''),(13993,'5500','41750415232','2025-06-20 13:28:30',289.30,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(13994,'1000','41750415232','2025-06-20 13:28:30',580.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(13995,'4000','41750415232','2025-06-20 13:28:30',NULL,300.00,'','4','1','Good sold','1','','sales','600','','No',NULL,NULL,''),(13996,'4000','41750415232','2025-06-20 13:28:30',NULL,70.00,'','4','1','Good sold','1','','sales','724','','No',NULL,NULL,''),(13997,'4000','41750415232','2025-06-20 13:28:30',NULL,130.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(13998,'4000','41750415232','2025-06-20 13:28:30',NULL,80.00,'','4','1','Good sold','1','','sales','239','','No',NULL,NULL,''),(13999,'1110','41750415453','2025-06-20 13:31:16',NULL,22.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(14000,'5500','41750415453','2025-06-20 13:31:16',22.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14001,'1000','41750415453','2025-06-20 13:31:16',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14002,'4000','41750415453','2025-06-20 13:31:16',NULL,100.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(14003,'1110','41750416263','2025-06-20 13:48:55',NULL,282.00,'','4','1','Inventory sold','1','','sales','1136','','No',NULL,NULL,''),(14004,'5500','41750416263','2025-06-20 13:48:55',282.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14005,'1000','41750416263','2025-06-20 13:48:55',400.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFK5MQJFR1'),(14006,'4000','41750416263','2025-06-20 13:48:55',NULL,400.00,'','4','1','Good sold','1','','sales','1136','','No',NULL,NULL,''),(14007,'1110','41750416565','2025-06-20 15:16:52',NULL,640.00,'','4','1','Inventory sold','1','','sales','605','','No',NULL,NULL,''),(14008,'5500','41750416565','2025-06-20 15:16:52',640.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14009,'1000','41750416565','2025-06-20 15:16:52',800.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFK9N4859P'),(14010,'4000','41750416565','2025-06-20 15:16:52',NULL,800.00,'','4','1','Good sold','1','','sales','605','','No',NULL,NULL,''),(14011,'1110','41750426517','2025-06-20 16:35:37',NULL,15.00,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(14012,'5500','41750426517','2025-06-20 16:35:37',15.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14013,'1000','41750426517','2025-06-20 16:35:37',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14014,'4000','41750426517','2025-06-20 16:35:37',NULL,30.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(14015,'1110','41750426541','2025-06-20 17:43:11',NULL,10.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(14016,'5500','41750426541','2025-06-20 17:43:11',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14017,'1000','41750426541','2025-06-20 17:43:11',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14018,'4000','41750426541','2025-06-20 17:43:11',NULL,50.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(14019,'1110','41750432917','2025-06-20 18:22:19',NULL,11.00,'','4','1','Inventory sold','1','','sales','74','','No',NULL,NULL,''),(14020,'5500','41750432917','2025-06-20 18:22:19',11.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14021,'1000','41750432917','2025-06-20 18:22:19',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14022,'4000','41750432917','2025-06-20 18:22:19',NULL,20.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(14023,'1110','41750434763','2025-06-20 18:53:08',NULL,54.00,'','4','1','Inventory sold','1','','sales','1184','','No',NULL,NULL,''),(14024,'5500','41750434763','2025-06-20 18:53:08',54.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14025,'1000','41750434763','2025-06-20 18:53:08',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14026,'4000','41750434763','2025-06-20 18:53:08',NULL,80.00,'','4','1','Good sold','1','','sales','1184','','No',NULL,NULL,''),(14027,'1110','41750484950','2025-06-21 08:49:30',NULL,24.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(14028,'5500','41750484950','2025-06-21 08:49:30',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14029,'1000','41750484950','2025-06-21 08:49:30',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFKOOD514S'),(14030,'4000','41750484950','2025-06-21 08:49:30',NULL,50.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(14031,'1110','41750497989','2025-06-21 12:26:45',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(14032,'5500','41750497989','2025-06-21 12:26:45',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14033,'1000','41750497989','2025-06-21 12:26:45',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFL1R0UADJ'),(14034,'4000','41750497989','2025-06-21 12:26:45',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(14035,'1110','41750498045','2025-06-21 12:27:47',NULL,220.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(14036,'5500','41750498045','2025-06-21 12:27:47',220.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14037,'1000','41750498045','2025-06-21 12:27:47',300.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFL8R21E2W'),(14038,'4000','41750498045','2025-06-21 12:27:47',NULL,300.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(14039,'1110','41750498102','2025-06-21 12:29:00',NULL,30.00,'','4','1','Inventory sold','1','','sales','736','','No',NULL,NULL,''),(14040,'1110','41750498102','2025-06-21 12:29:00',NULL,58.36,'','4','1','Inventory sold','1','','sales','791','','No',NULL,NULL,''),(14041,'5500','41750498102','2025-06-21 12:29:00',88.36,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14042,'1000','41750498102','2025-06-21 12:29:00',250.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFL2R31B2G'),(14043,'4000','41750498102','2025-06-21 12:29:00',NULL,50.00,'','4','1','Good sold','1','','sales','736','','No',NULL,NULL,''),(14044,'4000','41750498102','2025-06-21 12:29:00',NULL,200.00,'','4','1','Good sold','1','','sales','791','','No',NULL,NULL,''),(14045,'1110','41750498220','2025-06-21 12:30:59',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(14046,'5500','41750498220','2025-06-21 12:30:59',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14047,'1000','41750498220','2025-06-21 12:30:59',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14048,'4000','41750498220','2025-06-21 12:30:59',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(14049,'1110','41750498261','2025-06-21 12:54:33',NULL,52.00,'','4','1','Inventory sold','1','','sales','340','','No',NULL,NULL,''),(14050,'5500','41750498261','2025-06-21 12:54:33',52.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14051,'1000','41750498261','2025-06-21 12:54:33',70.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFL6R7VNAS'),(14052,'4000','41750498261','2025-06-21 12:54:33',NULL,70.00,'','4','1','Good sold','1','','sales','340','','No',NULL,NULL,''),(14053,'1110','41750499713','2025-06-21 13:38:32',NULL,22.89,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(14054,'5500','41750499713','2025-06-21 13:38:32',22.89,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14055,'1000','41750499713','2025-06-21 13:38:32',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14056,'4000','41750499713','2025-06-21 13:38:32',NULL,60.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(14057,'1000','41750502332','2025-06-21 14:42:55',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14058,'4000','41750502332','2025-06-21 14:42:55',NULL,50.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(14059,'1110','41750515013','2025-06-21 17:10:38',NULL,150.00,'','4','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(14060,'5500','41750515013','2025-06-21 17:10:38',150.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14061,'1000','41750515013','2025-06-21 17:10:38',300.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFLOSF191G'),(14062,'4000','41750515013','2025-06-21 17:10:38',NULL,300.00,'','4','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(14063,'1110','41750515183','2025-06-21 17:49:29',NULL,12.00,'','4','1','Inventory sold','1','','sales','99','','No',NULL,NULL,''),(14064,'5500','41750515183','2025-06-21 17:49:29',12.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14065,'1000','41750515183','2025-06-21 17:49:29',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14066,'4000','41750515183','2025-06-21 17:49:29',NULL,20.00,'','4','1','Good sold','1','','sales','99','','No',NULL,NULL,''),(14067,'1110','41750517375','2025-06-21 18:37:09',NULL,230.00,'','4','1','Inventory sold','1','','sales','1259','','No',NULL,NULL,''),(14068,'1110','41750517375','2025-06-21 18:37:09',NULL,6.60,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(14069,'5500','41750517375','2025-06-21 18:37:09',236.60,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14070,'1000','41750517375','2025-06-21 18:37:09',380.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFL5SX47DF'),(14071,'4000','41750517375','2025-06-21 18:37:09',NULL,350.00,'','4','1','Good sold','1','','sales','1259','','No',NULL,NULL,''),(14072,'4000','41750517375','2025-06-21 18:37:09',NULL,30.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(14073,'1110','41750520508','2025-06-21 18:42:10',NULL,150.00,'','4','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(14074,'5500','41750520508','2025-06-21 18:42:10',150.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14075,'1000','41750520508','2025-06-21 18:42:10',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14076,'4000','41750520508','2025-06-21 18:42:10',NULL,300.00,'','4','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(14077,'1110','41750521760','2025-06-21 19:03:05',NULL,200.00,'','4','1','Inventory sold','1','','sales','302','','No',NULL,NULL,''),(14078,'5500','41750521760','2025-06-21 19:03:05',200.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14079,'1000','41750521760','2025-06-21 19:03:05',350.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFL9T3EZQJ'),(14080,'4000','41750521760','2025-06-21 19:03:05',NULL,350.00,'','4','1','Good sold','1','','sales','302','','No',NULL,NULL,''),(14081,'1110','41750521832','2025-06-21 19:04:42',NULL,240.00,'','4','1','Inventory sold','1','','sales','1144','','No',NULL,NULL,''),(14082,'1110','41750521832','2025-06-21 19:04:42',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(14083,'5500','41750521832','2025-06-21 19:04:42',364.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14084,'1000','41750521832','2025-06-21 19:04:42',650.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFL6TZWQCU'),(14085,'4000','41750521832','2025-06-21 19:04:42',NULL,450.00,'','4','1','Good sold','1','','sales','1144','','No',NULL,NULL,''),(14086,'4000','41750521832','2025-06-21 19:04:42',NULL,200.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(14087,'1110','41750522054','2025-06-21 19:08:02',NULL,42.00,'','4','1','Inventory sold','1','','sales','1204','','No',NULL,NULL,''),(14088,'5500','41750522054','2025-06-21 19:08:02',42.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14089,'1000','41750522054','2025-06-21 19:08:02',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFL4T5R88W'),(14090,'4000','41750522054','2025-06-21 19:08:02',NULL,100.00,'','4','1','Good sold','1','','sales','1204','','No',NULL,NULL,''),(14091,'1110','41750522213','2025-06-21 19:10:30',NULL,15.26,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(14092,'5500','41750522213','2025-06-21 19:10:30',15.26,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14093,'1000','41750522213','2025-06-21 19:10:30',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14094,'4000','41750522213','2025-06-21 19:10:30',NULL,40.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(14095,'1110','41750666904','2025-06-23 11:22:08',NULL,5.00,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(14096,'5500','41750666904','2025-06-23 11:22:08',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14097,'1000','41750666904','2025-06-23 11:22:08',10.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFN4ZR3D74'),(14098,'4000','41750666904','2025-06-23 11:22:08',NULL,10.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(14099,'1110','41750666987','2025-06-23 11:24:16',NULL,50.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(14100,'1110','41750666987','2025-06-23 11:24:16',NULL,26.00,'','4','1','Inventory sold','1','','sales','121','','No',NULL,NULL,''),(14101,'1110','41750666987','2025-06-23 11:24:16',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(14102,'5500','41750666987','2025-06-23 11:24:16',200.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14103,'1000','41750666987','2025-06-23 11:24:16',320.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14104,'4000','41750666987','2025-06-23 11:24:16',NULL,70.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(14105,'4000','41750666987','2025-06-23 11:24:16',NULL,50.00,'','4','1','Good sold','1','','sales','121','','No',NULL,NULL,''),(14106,'4000','41750666987','2025-06-23 11:24:16',NULL,200.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(14107,'1110','41750667069','2025-06-23 11:24:47',NULL,136.00,'','4','1','Inventory sold','1','','sales','124','','No',NULL,NULL,''),(14108,'5500','41750667069','2025-06-23 11:24:47',136.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14109,'1000','41750667069','2025-06-23 11:24:47',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFN112JJEL'),(14110,'4000','41750667069','2025-06-23 11:24:47',NULL,200.00,'','4','1','Good sold','1','','sales','124','','No',NULL,NULL,''),(14111,'1110','41750667131','2025-06-23 11:25:58',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(14112,'1110','41750667131','2025-06-23 11:25:58',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(14113,'5500','41750667131','2025-06-23 11:25:58',4570.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14114,'1000','41750667131','2025-06-23 11:25:58',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14115,'4000','41750667131','2025-06-23 11:25:58',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(14116,'4000','41750667131','2025-06-23 11:25:58',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(14117,'1110','41750667161','2025-06-23 11:27:58',NULL,60.00,'','4','1','Inventory sold','1','','sales','1153','','No',NULL,NULL,''),(14118,'1110','41750667161','2025-06-23 11:27:58',NULL,65.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(14119,'1110','41750667161','2025-06-23 11:27:58',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(14120,'1110','41750667161','2025-06-23 11:27:58',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(14121,'5500','41750667161','2025-06-23 11:27:58',4695.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14122,'1000','41750667161','2025-06-23 11:27:58',370.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14123,'4000','41750667161','2025-06-23 11:27:58',NULL,100.00,'','4','1','Good sold','1','','sales','1153','','No',NULL,NULL,''),(14124,'4000','41750667161','2025-06-23 11:27:58',NULL,100.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(14125,'4000','41750667161','2025-06-23 11:27:58',NULL,100.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(14126,'4000','41750667161','2025-06-23 11:27:58',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(14127,'1110','41750676130','2025-06-23 13:55:46',NULL,230.00,'','4','1','Inventory sold','1','','sales','1259','','No',NULL,NULL,''),(14128,'5500','41750676130','2025-06-23 13:55:46',230.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14129,'1000','41750676130','2025-06-23 13:55:46',350.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14130,'4000','41750676130','2025-06-23 13:55:46',NULL,350.00,'','4','1','Good sold','1','','sales','1259','','No',NULL,NULL,''),(14131,'1110','41750676150','2025-06-23 13:57:23',NULL,100.00,'','4','1','Inventory sold','1','','sales','276','','No',NULL,NULL,''),(14132,'1110','41750676150','2025-06-23 13:57:23',NULL,5.50,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(14133,'5500','41750676150','2025-06-23 13:57:23',105.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14134,'1000','41750676150','2025-06-23 13:57:23',175.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFN11RBUR5'),(14135,'4000','41750676150','2025-06-23 13:57:23',NULL,150.00,'','4','1','Good sold','1','','sales','276','','No',NULL,NULL,''),(14136,'4000','41750676150','2025-06-23 13:57:23',NULL,25.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(14137,'1110','41750683255','2025-06-23 15:55:05',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(14138,'1110','41750683255','2025-06-23 15:55:05',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(14139,'1110','41750683255','2025-06-23 15:55:05',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(14140,'5500','41750683255','2025-06-23 15:55:05',4694.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14141,'1000','41750683255','2025-06-23 15:55:05',320.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14142,'4000','41750683255','2025-06-23 15:55:05',NULL,200.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(14143,'4000','41750683255','2025-06-23 15:55:05',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(14144,'4000','41750683255','2025-06-23 15:55:05',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(14145,'1110','41750684087','2025-06-23 16:08:43',NULL,24.00,'','4','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(14146,'5500','41750684087','2025-06-23 16:08:43',24.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14147,'1000','41750684087','2025-06-23 16:08:43',36.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14148,'4000','41750684087','2025-06-23 16:08:43',NULL,36.00,'','4','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(14149,'1110','41750684138','2025-06-23 16:09:37',NULL,36.00,'','4','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(14150,'1110','41750684138','2025-06-23 16:09:37',NULL,0.50,'','4','1','Inventory sold','1','','sales','988','','No',NULL,NULL,''),(14151,'5500','41750684138','2025-06-23 16:09:37',36.50,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14152,'1000','41750684138','2025-06-23 16:09:37',55.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFN4ZR3D74'),(14153,'4000','41750684138','2025-06-23 16:09:37',NULL,54.00,'','4','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(14154,'4000','41750684138','2025-06-23 16:09:37',NULL,1.00,'','4','1','Good sold','1','','sales','988','','No',NULL,NULL,''),(14155,'1110','41750684228','2025-06-23 17:15:58',NULL,954.00,'','4','1','Inventory sold','1','','sales','1201','','No',NULL,NULL,''),(14156,'1110','41750684228','2025-06-23 17:15:58',NULL,0.00,'','4','1','Inventory sold','1','','sales','1196','','No',NULL,NULL,''),(14157,'1110','41750684228','2025-06-23 17:15:58',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(14158,'5500','41750684228','2025-06-23 17:15:58',984.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14159,'1000','41750684228','2025-06-23 17:15:58',1500.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFN92MQ68P'),(14160,'4000','41750684228','2025-06-23 17:15:58',NULL,1400.00,'','4','1','Good sold','1','','sales','1201','','No',NULL,NULL,''),(14161,'4000','41750684228','2025-06-23 17:15:58',NULL,50.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(14162,'4000','41750684228','2025-06-23 17:15:58',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(14163,'1110','41750688310','2025-06-23 17:21:34',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(14164,'5500','41750688310','2025-06-23 17:21:34',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14165,'1000','41750688310','2025-06-23 17:21:34',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFN62Q5JD6'),(14166,'4000','41750688310','2025-06-23 17:21:34',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(14167,'1110','41750693837','2025-06-23 18:54:34',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(14168,'5500','41750693837','2025-06-23 18:54:34',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14169,'1000','41750693837','2025-06-23 18:54:34',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14170,'4000','41750693837','2025-06-23 18:54:34',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(14171,'1110','41750749377','2025-06-24 10:16:35',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(14172,'5500','41750749377','2025-06-24 10:16:35',225.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14173,'1000','41750749377','2025-06-24 10:16:35',300.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14174,'4000','41750749377','2025-06-24 10:16:35',NULL,300.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(14175,'1110','41750751104','2025-06-24 10:45:27',NULL,160.00,'','4','1','Inventory sold','1','','sales','1177','','No',NULL,NULL,''),(14176,'5500','41750751104','2025-06-24 10:45:27',160.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14177,'1000','41750751104','2025-06-24 10:45:27',300.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFO250781K'),(14178,'4000','41750751104','2025-06-24 10:45:27',NULL,300.00,'','4','1','Good sold','1','','sales','1177','','No',NULL,NULL,''),(14179,'1110','41750751184','2025-06-24 10:59:52',NULL,32.00,'','4','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(14180,'5500','41750751184','2025-06-24 10:59:52',32.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14181,'1000','41750751184','2025-06-24 10:59:52',100.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFOO5PL5XG'),(14182,'4000','41750751184','2025-06-24 10:59:52',NULL,100.00,'','4','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(14183,'1110','41750753929','2025-06-24 11:37:12',NULL,35.00,'','4','1','Inventory sold','1','','sales','288','','No',NULL,NULL,''),(14184,'1110','41750753929','2025-06-24 11:37:12',NULL,23.00,'','4','1','Inventory sold','1','','sales','1168','','No',NULL,NULL,''),(14185,'1110','41750753929','2025-06-24 11:37:12',NULL,30.00,'','4','1','Inventory sold','1','','sales','1','','No',NULL,NULL,''),(14186,'1110','41750753929','2025-06-24 11:37:12',NULL,96.00,'','4','1','Inventory sold','1','','sales','1141','','No',NULL,NULL,''),(14187,'1110','41750753929','2025-06-24 11:37:12',NULL,43.00,'','4','1','Inventory sold','1','','sales','961','','No',NULL,NULL,''),(14188,'5500','41750753929','2025-06-24 11:37:12',227.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14189,'1000','41750753929','2025-06-24 11:37:12',440.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14190,'4000','41750753929','2025-06-24 11:37:12',NULL,80.00,'','4','1','Good sold','1','','sales','288','','No',NULL,NULL,''),(14191,'4000','41750753929','2025-06-24 11:37:12',NULL,50.00,'','4','1','Good sold','1','','sales','1168','','No',NULL,NULL,''),(14192,'4000','41750753929','2025-06-24 11:37:12',NULL,60.00,'','4','1','Good sold','1','','sales','1','','No',NULL,NULL,''),(14193,'4000','41750753929','2025-06-24 11:37:12',NULL,150.00,'','4','1','Good sold','1','','sales','1141','','No',NULL,NULL,''),(14194,'4000','41750753929','2025-06-24 11:37:12',NULL,100.00,'','4','1','Good sold','1','','sales','961','','No',NULL,NULL,''),(14195,'1110','41750754505','2025-06-24 12:25:15',NULL,25.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(14196,'1110','41750754505','2025-06-24 12:25:15',NULL,8.00,'','4','1','Inventory sold','1','','sales','142','','No',NULL,NULL,''),(14197,'5500','41750754505','2025-06-24 12:25:15',33.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14198,'1000','41750754505','2025-06-24 12:25:15',55.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14199,'4000','41750754505','2025-06-24 12:25:15',NULL,35.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(14200,'4000','41750754505','2025-06-24 12:25:15',NULL,20.00,'','4','1','Good sold','1','','sales','142','','No',NULL,NULL,''),(14201,'1110','41750757127','2025-06-24 12:39:23',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(14202,'1110','41750757127','2025-06-24 12:39:23',NULL,2.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(14203,'5500','41750757127','2025-06-24 12:39:23',12.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14204,'1000','41750757127','2025-06-24 12:39:23',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14205,'4000','41750757127','2025-06-24 12:39:23',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(14206,'4000','41750757127','2025-06-24 12:39:23',NULL,10.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(14207,'1110','41750760602','2025-06-24 13:26:17',NULL,114.00,'','4','1','Inventory sold','1','','sales','1171','','No',NULL,NULL,''),(14208,'1110','41750760602','2025-06-24 13:26:17',NULL,150.00,'','4','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(14209,'1110','41750760602','2025-06-24 13:26:17',NULL,87.00,'','4','1','Inventory sold','1','','sales','1253','','No',NULL,NULL,''),(14210,'1110','41750760602','2025-06-24 13:26:17',NULL,124.00,'','4','1','Inventory sold','1','','sales','1190','','No',NULL,NULL,''),(14211,'1110','41750760602','2025-06-24 13:26:17',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(14212,'1110','41750760602','2025-06-24 13:26:17',NULL,29.70,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(14213,'5500','41750760602','2025-06-24 13:26:17',504.70,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14214,'1000','41750760602','2025-06-24 13:26:17',985.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFO16AZBOF'),(14215,'4000','41750760602','2025-06-24 13:26:17',NULL,150.00,'','4','1','Good sold','1','','sales','1171','','No',NULL,NULL,''),(14216,'4000','41750760602','2025-06-24 13:26:17',NULL,300.00,'','4','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(14217,'4000','41750760602','2025-06-24 13:26:17',NULL,150.00,'','4','1','Good sold','1','','sales','1253','','No',NULL,NULL,''),(14218,'4000','41750760602','2025-06-24 13:26:17',NULL,200.00,'','4','1','Good sold','1','','sales','1190','','No',NULL,NULL,''),(14219,'4000','41750760602','2025-06-24 13:26:17',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(14220,'4000','41750760602','2025-06-24 13:26:17',NULL,135.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(14221,'4000','41750749377','2025-06-24 13:53:44',300.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(14222,'1000','41750749377','2025-06-24 13:53:44',NULL,300.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(14223,'5500','41750749377','2025-06-24 13:53:44',NULL,225.00,'','4','1','Cost of goods returned','1','','sales','1203','','No',NULL,NULL,''),(14224,'1110','41750749377','2025-06-24 13:53:44',225.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(14225,'1110','41750762623','2025-06-24 13:57:24',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(14226,'5500','41750762623','2025-06-24 13:57:24',225.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14227,'1000','41750762623','2025-06-24 13:57:24',300.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFO86HEYXE'),(14228,'4000','41750762623','2025-06-24 13:57:24',NULL,300.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(14229,'1110','41750762680','2025-06-24 13:58:32',NULL,110.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(14230,'5500','41750762680','2025-06-24 13:58:32',110.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14231,'1000','41750762680','2025-06-24 13:58:32',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,''),(14232,'4000','41750762680','2025-06-24 13:58:32',NULL,150.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(14233,'1110','41750831167','2025-06-24 08:59:44',NULL,60.00,'','4','1','Inventory sold','1','','sales','86','','No',NULL,NULL,''),(14234,'5500','41750831167','2025-06-24 08:59:44',60.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14235,'1000','41750831167','2025-06-24 08:59:44',90.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFO872D5UQ'),(14236,'4000','41750831167','2025-06-24 08:59:44',NULL,90.00,'','4','1','Good sold','1','','sales','86','','No',NULL,NULL,''),(14237,'1110','41750831453','2025-06-24 09:06:55',NULL,150.00,'','4','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(14238,'1110','41750831453','2025-06-24 09:06:55',NULL,29.00,'','4','1','Inventory sold','1','','sales','724','','No',NULL,NULL,''),(14239,'1110','41750831453','2025-06-24 09:06:55',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(14240,'1110','41750831453','2025-06-24 09:06:55',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(14241,'5500','41750831453','2025-06-24 09:06:55',249.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14242,'1000','41750831453','2025-06-24 09:06:55',530.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14243,'4000','41750831453','2025-06-24 09:06:55',NULL,300.00,'','4','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(14244,'4000','41750831453','2025-06-24 09:06:55',NULL,80.00,'','4','1','Good sold','1','','sales','724','','No',NULL,NULL,''),(14245,'4000','41750831453','2025-06-24 09:06:55',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(14246,'4000','41750831453','2025-06-24 09:06:55',NULL,130.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(14247,'1110','41750831635','2025-06-24 09:07:56',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(14248,'1110','41750831635','2025-06-24 09:07:56',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(14249,'5500','41750831635','2025-06-24 09:07:56',22.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14250,'1000','41750831635','2025-06-24 09:07:56',70.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFO97BL605'),(14251,'4000','41750831635','2025-06-24 09:07:56',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(14252,'4000','41750831635','2025-06-24 09:07:56',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(14253,'1110','41750831715','2025-06-24 09:09:35',NULL,140.00,'','4','1','Inventory sold','1','','sales','201','','No',NULL,NULL,''),(14254,'1110','41750831715','2025-06-24 09:09:35',NULL,20.00,'','4','1','Inventory sold','1','','sales','693','','No',NULL,NULL,''),(14255,'1110','41750831715','2025-06-24 09:09:35',NULL,18.00,'','4','1','Inventory sold','1','','sales','48','','No',NULL,NULL,''),(14256,'5500','41750831715','2025-06-24 09:09:35',178.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14257,'1000','41750831715','2025-06-24 09:09:35',400.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14258,'4000','41750831715','2025-06-24 09:09:35',NULL,300.00,'','4','1','Good sold','1','','sales','201','','No',NULL,NULL,''),(14259,'4000','41750831715','2025-06-24 09:09:35',NULL,50.00,'','4','1','Good sold','1','','sales','693','','No',NULL,NULL,''),(14260,'4000','41750831715','2025-06-24 09:09:35',NULL,50.00,'','4','1','Good sold','1','','sales','48','','No',NULL,NULL,''),(14261,'1110','41750831798','2025-06-24 09:11:25',NULL,0.00,'','4','1','Inventory sold','1','','sales','1111','','No',NULL,NULL,''),(14262,'1110','41750831798','2025-06-24 09:11:25',NULL,15.00,'','4','1','Inventory sold','1','','sales','506','','No',NULL,NULL,''),(14263,'1110','41750831798','2025-06-24 09:11:25',NULL,51.45,'','4','1','Inventory sold','1','','sales','558','','No',NULL,NULL,''),(14264,'1110','41750831798','2025-06-24 09:11:25',NULL,5.50,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(14265,'5500','41750831798','2025-06-24 09:11:25',71.95,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14266,'1000','41750831798','2025-06-24 09:11:25',260.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFOO8504AE'),(14267,'4000','41750831798','2025-06-24 09:11:25',NULL,100.00,'','4','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(14268,'4000','41750831798','2025-06-24 09:11:25',NULL,30.00,'','4','1','Good sold','1','','sales','506','','No',NULL,NULL,''),(14269,'4000','41750831798','2025-06-24 09:11:25',NULL,105.00,'','4','1','Good sold','1','','sales','558','','No',NULL,NULL,''),(14270,'4000','41750831798','2025-06-24 09:11:25',NULL,25.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(14271,'1000','41750837131','2025-06-25 10:39:39',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14272,'4000','41750837131','2025-06-25 10:39:39',NULL,50.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(14273,'1110','41750837183','2025-06-25 10:46:48',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(14274,'5500','41750837183','2025-06-25 10:46:48',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14275,'1000','41750837183','2025-06-25 10:46:48',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14276,'4000','41750837183','2025-06-25 10:46:48',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(14277,'1110','41750842238','2025-06-25 12:04:08',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(14278,'5500','41750842238','2025-06-25 12:04:08',60.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14279,'1000','41750842238','2025-06-25 12:04:08',150.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFP2AQQGTU'),(14280,'4000','41750842238','2025-06-25 12:04:08',NULL,150.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(14281,'1110','41750842278','2025-06-25 12:17:11',NULL,48.00,'','4','1','Inventory sold','1','','sales','903','','No',NULL,NULL,''),(14282,'5500','41750842278','2025-06-25 12:17:11',48.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14283,'1000','41750842278','2025-06-25 12:17:11',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14284,'4000','41750842278','2025-06-25 12:17:11',NULL,100.00,'','4','1','Good sold','1','','sales','903','','No',NULL,NULL,''),(14285,'1110','41750843034','2025-06-25 12:17:34',NULL,22.00,'','4','1','Inventory sold','1','','sales','74','','No',NULL,NULL,''),(14286,'5500','41750843034','2025-06-25 12:17:34',22.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14287,'1000','41750843034','2025-06-25 12:17:34',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFP1ASQRKF'),(14288,'4000','41750843034','2025-06-25 12:17:34',NULL,40.00,'','4','1','Good sold','1','','sales','74','','No',NULL,NULL,''),(14289,'1110','41750843097','2025-06-25 12:35:10',NULL,10.00,'','4','1','Inventory sold','1','','sales','484','','No',NULL,NULL,''),(14290,'5500','41750843097','2025-06-25 12:35:10',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14291,'1000','41750843097','2025-06-25 12:35:10',25.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14292,'4000','41750843097','2025-06-25 12:35:10',NULL,25.00,'','4','1','Good sold','1','','sales','484','','No',NULL,NULL,''),(14293,'1110','41750844114','2025-06-25 13:17:46',NULL,22.89,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(14294,'5500','41750844114','2025-06-25 13:17:46',22.89,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14295,'1000','41750844114','2025-06-25 13:17:46',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFP4BOYNVO'),(14296,'4000','41750844114','2025-06-25 13:17:46',NULL,60.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(14297,'1110','41750846701','2025-06-25 13:19:10',NULL,32.00,'','4','1','Inventory sold','1','','sales','50','','No',NULL,NULL,''),(14298,'1110','41750846701','2025-06-25 13:19:10',NULL,32.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(14299,'5500','41750846701','2025-06-25 13:19:10',64.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14300,'1000','41750846701','2025-06-25 13:19:10',180.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFP7BOU41J'),(14301,'4000','41750846701','2025-06-25 13:19:10',NULL,100.00,'','4','1','Good sold','1','','sales','50','','No',NULL,NULL,''),(14302,'4000','41750846701','2025-06-25 13:19:10',NULL,80.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(14303,'1110','41750855016','2025-06-25 15:38:07',NULL,0.00,'','4','1','Inventory sold','1','','sales','1112','','No',NULL,NULL,''),(14304,'1110','41750855016','2025-06-25 15:38:07',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(14305,'1110','41750855016','2025-06-25 15:38:07',NULL,21.75,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(14306,'5500','41750855016','2025-06-25 15:38:07',246.75,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14307,'1000','41750855016','2025-06-25 15:38:07',425.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14308,'4000','41750855016','2025-06-25 15:38:07',NULL,80.00,'','4','1','Good sold','1','','sales','1112','','No',NULL,NULL,''),(14309,'4000','41750855016','2025-06-25 15:38:07',NULL,300.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(14310,'4000','41750855016','2025-06-25 15:38:07',NULL,45.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(14311,'1110','41750855098','2025-06-25 16:13:51',NULL,68.00,'','4','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(14312,'5500','41750855098','2025-06-25 16:13:51',68.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14313,'1000','41750855098','2025-06-25 16:13:51',100.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14314,'4000','41750855098','2025-06-25 16:13:51',NULL,100.00,'','4','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(14315,'1110','41750858325','2025-06-25 16:32:56',NULL,88.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(14316,'1110','41750858325','2025-06-25 16:32:56',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(14317,'5500','41750858325','2025-06-25 16:32:56',90.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14318,'1000','41750858325','2025-06-25 16:32:56',130.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14319,'4000','41750858325','2025-06-25 16:32:56',NULL,120.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(14320,'4000','41750858325','2025-06-25 16:32:56',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(14321,'1110','41750862644','2025-06-25 17:44:37',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(14322,'1110','41750862644','2025-06-25 17:44:37',NULL,10.15,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(14323,'5500','41750862644','2025-06-25 17:44:37',16.15,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14324,'1000','41750862644','2025-06-25 17:44:37',51.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14325,'4000','41750862644','2025-06-25 17:44:37',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(14326,'4000','41750862644','2025-06-25 17:44:37',NULL,21.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(14327,'1110','41750862690','2025-06-25 18:26:50',NULL,79.00,'','4','1','Inventory sold','1','','sales','269','','No',NULL,NULL,''),(14328,'5500','41750862690','2025-06-25 18:26:50',79.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14329,'1000','41750862690','2025-06-25 18:26:50',120.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14330,'4000','41750862690','2025-06-25 18:26:50',NULL,120.00,'','4','1','Good sold','1','','sales','269','','No',NULL,NULL,''),(14331,'1110','41750865213','2025-06-25 18:27:21',NULL,20.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(14332,'5500','41750865213','2025-06-25 18:27:21',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14333,'1000','41750865213','2025-06-25 18:27:21',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFP6CBT2FW'),(14334,'4000','41750865213','2025-06-25 18:27:21',NULL,50.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(14335,'1000','41750866250','2025-06-25 18:44:40',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14336,'4000','41750866250','2025-06-25 18:44:40',NULL,80.00,'','4','1','Good sold','1','','sales','1196','','No',NULL,NULL,''),(14337,'1110','41750915327','2025-06-26 10:16:30',NULL,49.00,'','4','1','Inventory sold','1','','sales','893','','No',NULL,NULL,''),(14338,'5500','41750915327','2025-06-26 10:16:30',49.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14339,'1000','41750915327','2025-06-26 10:16:30',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14340,'4000','41750915327','2025-06-26 10:16:30',NULL,80.00,'','4','1','Good sold','1','','sales','893','','No',NULL,NULL,''),(14341,'1110','41750922194','2025-06-26 10:45:16',NULL,25.00,'','4','1','Inventory sold','1','','sales','811','','No',NULL,NULL,''),(14342,'5500','41750922194','2025-06-26 10:45:16',25.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14343,'1000','41750922194','2025-06-26 10:45:16',40.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14344,'4000','41750922194','2025-06-26 10:45:16',NULL,40.00,'','4','1','Good sold','1','','sales','811','','No',NULL,NULL,''),(14345,'1110','41750923919','2025-06-26 12:49:39',NULL,359.00,'','4','1','Inventory sold','1','','sales','41','','No',NULL,NULL,''),(14346,'5500','41750923919','2025-06-26 12:49:39',359.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14347,'1000','41750923919','2025-06-26 12:49:39',450.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14348,'4000','41750923919','2025-06-26 12:49:39',NULL,450.00,'','4','1','Good sold','1','','sales','41','','No',NULL,NULL,''),(14349,'1110','41750931383','2025-06-26 13:44:20',NULL,31.00,'','4','1','Inventory sold','1','','sales','1163','','No',NULL,NULL,''),(14350,'5500','41750931383','2025-06-26 13:44:20',31.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14351,'1000','41750931383','2025-06-26 13:44:20',45.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14352,'4000','41750931383','2025-06-26 13:44:20',NULL,45.00,'','4','1','Good sold','1','','sales','1163','','No',NULL,NULL,''),(14353,'1110','41750934665','2025-06-26 14:57:32',NULL,7.63,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(14354,'5500','41750934665','2025-06-26 14:57:32',7.63,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14355,'1000','41750934665','2025-06-26 14:57:32',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14356,'4000','41750934665','2025-06-26 14:57:32',NULL,20.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(14357,'1110','41750951728','2025-06-26 18:29:04',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(14358,'5500','41750951728','2025-06-26 18:29:04',225.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14359,'1000','41750951728','2025-06-26 18:29:04',300.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFQ3GXYWCL'),(14360,'4000','41750951728','2025-06-26 18:29:04',NULL,300.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(14361,'1110','41750951825','2025-06-26 18:32:38',NULL,130.00,'','4','1','Inventory sold','1','','sales','113','','No',NULL,NULL,''),(14362,'5500','41750951825','2025-06-26 18:32:38',130.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14363,'1000','41750951825','2025-06-26 18:32:38',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFQ4GYM3AY'),(14364,'4000','41750951825','2025-06-26 18:32:38',NULL,200.00,'','4','1','Good sold','1','','sales','113','','No',NULL,NULL,''),(14365,'1110','41750952011','2025-06-26 18:36:05',NULL,40.00,'','4','1','Inventory sold','1','','sales','947','','No',NULL,NULL,''),(14366,'5500','41750952011','2025-06-26 18:36:05',40.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14367,'1000','41750952011','2025-06-26 18:36:05',180.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14368,'4000','41750952011','2025-06-26 18:36:05',NULL,180.00,'','4','1','Good sold','1','','sales','947','','No',NULL,NULL,''),(14369,'1110','41750952245','2025-06-26 18:37:41',NULL,1.10,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(14370,'5500','41750952245','2025-06-26 18:37:41',1.10,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14371,'1000','41750952245','2025-06-26 18:37:41',5.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14372,'4000','41750952245','2025-06-26 18:37:41',NULL,5.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(14373,'1110','41750953149','2025-06-26 18:53:15',NULL,7.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(14374,'5500','41750953149','2025-06-26 18:53:15',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14375,'1000','41750953149','2025-06-26 18:53:15',15.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,''),(14376,'4000','41750953149','2025-06-26 18:53:15',NULL,15.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(14377,'1110','41751002422','2025-06-27 08:51:04',NULL,170.00,'','4','1','Inventory sold','1','','sales','144','','No',NULL,NULL,''),(14378,'1110','41751002422','2025-06-27 08:51:04',NULL,6.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(14379,'5500','41751002422','2025-06-27 08:51:04',176.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14380,'1000','41751002422','2025-06-27 08:51:04',380.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFR5J4VLRD'),(14381,'4000','41751002422','2025-06-27 08:51:04',NULL,350.00,'','4','1','Good sold','1','','sales','144','','No',NULL,NULL,''),(14382,'4000','41751002422','2025-06-27 08:51:04',NULL,30.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(14383,'1110','41751003513','2025-06-27 08:53:29',NULL,21.75,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(14384,'5500','41751003513','2025-06-27 08:53:29',21.75,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14385,'1000','41751003513','2025-06-27 08:53:29',45.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14386,'4000','41751003513','2025-06-27 08:53:29',NULL,45.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(14387,'1110','41751013442','2025-06-27 11:38:31',NULL,175.00,'','4','1','Inventory sold','1','','sales','1285','','No',NULL,NULL,''),(14388,'5500','41751013442','2025-06-27 11:38:31',175.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14389,'1000','41751013442','2025-06-27 11:38:31',250.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14390,'4000','41751013442','2025-06-27 11:38:31',NULL,250.00,'','4','1','Good sold','1','','sales','1285','','No',NULL,NULL,''),(14391,'1110','41751013516','2025-06-27 12:16:43',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(14392,'5500','41751013516','2025-06-27 12:16:43',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14393,'1000','41751013516','2025-06-27 12:16:43',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFR9K15E81'),(14394,'4000','41751013516','2025-06-27 12:16:43',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(14395,'1110','41751015868','2025-06-27 12:35:11',NULL,20.00,'','4','1','Inventory sold','1','','sales','484','','No',NULL,NULL,''),(14396,'1110','41751015868','2025-06-27 12:35:11',NULL,5.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(14397,'1110','41751015868','2025-06-27 12:35:11',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(14398,'5500','41751015868','2025-06-27 12:35:11',35.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14399,'1000','41751015868','2025-06-27 12:35:11',95.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14400,'4000','41751015868','2025-06-27 12:35:11',NULL,50.00,'','4','1','Good sold','1','','sales','484','','No',NULL,NULL,''),(14401,'4000','41751015868','2025-06-27 12:35:11',NULL,25.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(14402,'4000','41751015868','2025-06-27 12:35:11',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(14403,'1110','41751016916','2025-06-27 12:58:06',NULL,150.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(14404,'5500','41751016916','2025-06-27 12:58:06',150.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14405,'1000','41751016916','2025-06-27 12:58:06',210.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFR2K6NJ8G'),(14406,'4000','41751016916','2025-06-27 12:58:06',NULL,210.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(14407,'1110','41751018360','2025-06-27 14:46:18',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(14408,'1110','41751018360','2025-06-27 14:46:18',NULL,75.00,'','4','1','Inventory sold','1','','sales','1147','','No',NULL,NULL,''),(14409,'1110','41751018360','2025-06-27 14:46:18',NULL,69.00,'','4','1','Inventory sold','1','','sales','551','','No',NULL,NULL,''),(14410,'5500','41751018360','2025-06-27 14:46:18',154.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14411,'1000','41751018360','2025-06-27 14:46:18',620.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFR5KPDKWF'),(14412,'4000','41751018360','2025-06-27 14:46:18',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(14413,'4000','41751018360','2025-06-27 14:46:18',NULL,450.00,'','4','1','Good sold','1','','sales','1147','','No',NULL,NULL,''),(14414,'4000','41751018360','2025-06-27 14:46:18',NULL,150.00,'','4','1','Good sold','1','','sales','551','','No',NULL,NULL,''),(14415,'1110','41751027433','2025-06-27 15:30:58',NULL,22.89,'','4','1','Inventory sold','1','','sales','1134','','No',NULL,NULL,''),(14416,'5500','41751027433','2025-06-27 15:30:58',22.89,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14417,'1000','41751027433','2025-06-27 15:30:58',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14418,'4000','41751027433','2025-06-27 15:30:58',NULL,60.00,'','4','1','Good sold','1','','sales','1134','','No',NULL,NULL,''),(14419,'1110','41751034425','2025-06-27 17:28:01',NULL,10.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(14420,'5500','41751034425','2025-06-27 17:28:01',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14421,'1000','41751034425','2025-06-27 17:28:01',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14422,'4000','41751034425','2025-06-27 17:28:01',NULL,50.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(14423,'1110','41751034554','2025-06-27 17:38:39',NULL,45.00,'','4','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(14424,'5500','41751034554','2025-06-27 17:38:39',45.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14425,'1000','41751034554','2025-06-27 17:38:39',70.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14426,'4000','41751034554','2025-06-27 17:38:39',NULL,70.00,'','4','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(14427,'1110','41751035159','2025-06-27 17:41:01',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(14428,'1110','41751035159','2025-06-27 17:41:01',NULL,1.10,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(14429,'5500','41751035159','2025-06-27 17:41:01',1.10,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14430,'1000','41751035159','2025-06-27 17:41:01',55.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14431,'4000','41751035159','2025-06-27 17:41:01',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(14432,'4000','41751035159','2025-06-27 17:41:01',NULL,5.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(14433,'1110','41751035626','2025-06-27 17:47:23',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(14434,'5500','41751035626','2025-06-27 17:47:23',7.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14435,'1000','41751035626','2025-06-27 17:47:23',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFR5LM1545'),(14436,'4000','41751035626','2025-06-27 17:47:23',NULL,40.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(14437,'1110','41751036474','2025-06-27 18:02:02',NULL,4.00,'','4','1','Inventory sold','1','','sales','71','','No',NULL,NULL,''),(14438,'5500','41751036474','2025-06-27 18:02:02',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14439,'1000','41751036474','2025-06-27 18:02:02',10.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFR7LPDUAX'),(14440,'4000','41751036474','2025-06-27 18:02:02',NULL,10.00,'','4','1','Good sold','1','','sales','71','','No',NULL,NULL,''),(14441,'1110','41751036569','2025-06-27 18:31:07',NULL,30.00,'','4','1','Inventory sold','1','','sales','1198','','No',NULL,NULL,''),(14442,'5500','41751036569','2025-06-27 18:31:07',30.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14443,'1000','41751036569','2025-06-27 18:31:07',50.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14444,'4000','41751036569','2025-06-27 18:31:07',NULL,50.00,'','4','1','Good sold','1','','sales','1198','','No',NULL,NULL,''),(14445,'1110','41751088908','2025-06-28 09:39:17',NULL,68.00,'','4','1','Inventory sold','1','','sales','237','','No',NULL,NULL,''),(14446,'1110','41751088908','2025-06-28 09:39:17',NULL,150.00,'','4','1','Inventory sold','1','','sales','1149','','No',NULL,NULL,''),(14447,'1110','41751088908','2025-06-28 09:39:17',NULL,9.00,'','4','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(14448,'1110','41751088908','2025-06-28 09:39:17',NULL,60.00,'','4','1','Inventory sold','1','','sales','612','','No',NULL,NULL,''),(14449,'1110','41751088908','2025-06-28 09:39:17',NULL,29.00,'','4','1','Inventory sold','1','','sales','724','','No',NULL,NULL,''),(14450,'1110','41751088908','2025-06-28 09:39:17',NULL,8.85,'','4','1','Inventory sold','1','','sales','650','','No',NULL,NULL,''),(14451,'5500','41751088908','2025-06-28 09:39:17',324.85,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14452,'1000','41751088908','2025-06-28 09:39:17',715.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14453,'4000','41751088908','2025-06-28 09:39:17',NULL,100.00,'','4','1','Good sold','1','','sales','237','','No',NULL,NULL,''),(14454,'4000','41751088908','2025-06-28 09:39:17',NULL,300.00,'','4','1','Good sold','1','','sales','1149','','No',NULL,NULL,''),(14455,'4000','41751088908','2025-06-28 09:39:17',NULL,30.00,'','4','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(14456,'4000','41751088908','2025-06-28 09:39:17',NULL,130.00,'','4','1','Good sold','1','','sales','612','','No',NULL,NULL,''),(14457,'4000','41751088908','2025-06-28 09:39:17',NULL,80.00,'','4','1','Good sold','1','','sales','724','','No',NULL,NULL,''),(14458,'4000','41751088908','2025-06-28 09:39:17',NULL,75.00,'','4','1','Good sold','1','','sales','650','','No',NULL,NULL,''),(14459,'1110','41751095142','2025-06-28 10:20:27',NULL,240.00,'','4','1','Inventory sold','1','','sales','1144','','No',NULL,NULL,''),(14460,'1110','41751095142','2025-06-28 10:20:27',NULL,170.00,'','4','1','Inventory sold','1','','sales','144','','No',NULL,NULL,''),(14461,'1110','41751095142','2025-06-28 10:20:27',NULL,45.00,'','4','1','Inventory sold','1','','sales','108','','No',NULL,NULL,''),(14462,'5500','41751095142','2025-06-28 10:20:27',455.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14463,'1000','41751095142','2025-06-28 10:20:27',870.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14464,'4000','41751095142','2025-06-28 10:20:27',NULL,450.00,'','4','1','Good sold','1','','sales','1144','','No',NULL,NULL,''),(14465,'4000','41751095142','2025-06-28 10:20:27',NULL,350.00,'','4','1','Good sold','1','','sales','144','','No',NULL,NULL,''),(14466,'4000','41751095142','2025-06-28 10:20:27',NULL,70.00,'','4','1','Good sold','1','','sales','108','','No',NULL,NULL,''),(14467,'1110','41751095297','2025-06-28 10:56:21',NULL,250.00,'','4','1','Inventory sold','1','','sales','61','','No',NULL,NULL,''),(14468,'1110','41751095297','2025-06-28 10:56:21',NULL,110.00,'','4','1','Inventory sold','1','','sales','111','','No',NULL,NULL,''),(14469,'1110','41751095297','2025-06-28 10:56:21',NULL,7.00,'','4','1','Inventory sold','1','','sales','306','','No',NULL,NULL,''),(14470,'5500','41751095297','2025-06-28 10:56:21',367.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14471,'1000','41751095297','2025-06-28 10:56:21',530.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFS4OMMHN6'),(14472,'4000','41751095297','2025-06-28 10:56:21',NULL,350.00,'','4','1','Good sold','1','','sales','61','','No',NULL,NULL,''),(14473,'4000','41751095297','2025-06-28 10:56:21',NULL,150.00,'','4','1','Good sold','1','','sales','111','','No',NULL,NULL,''),(14474,'4000','41751095297','2025-06-28 10:56:21',NULL,30.00,'','4','1','Good sold','1','','sales','306','','No',NULL,NULL,''),(14475,'1110','41751097426','2025-06-28 10:57:31',NULL,21.75,'','4','1','Inventory sold','1','','sales','632','','No',NULL,NULL,''),(14476,'5500','41751097426','2025-06-28 10:57:31',21.75,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14477,'1000','41751097426','2025-06-28 10:57:31',45.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14478,'4000','41751097426','2025-06-28 10:57:31',NULL,45.00,'','4','1','Good sold','1','','sales','632','','No',NULL,NULL,''),(14479,'1110','41751097966','2025-06-28 11:06:26',NULL,20.00,'','4','1','Inventory sold','1','','sales','1146','','No',NULL,NULL,''),(14480,'5500','41751097966','2025-06-28 11:06:26',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14481,'1000','41751097966','2025-06-28 11:06:26',80.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14482,'4000','41751097966','2025-06-28 11:06:26',NULL,80.00,'','4','1','Good sold','1','','sales','1146','','No',NULL,NULL,''),(14483,'1110','41751101314','2025-06-28 12:03:31',NULL,9.00,'','4','1','Inventory sold','1','','sales','38','','No',NULL,NULL,''),(14484,'1110','41751101314','2025-06-28 12:03:31',NULL,0.00,'','4','1','Inventory sold','1','','sales','1111','','No',NULL,NULL,''),(14485,'1110','41751101314','2025-06-28 12:03:31',NULL,59.40,'','4','1','Inventory sold','1','','sales','1258','','No',NULL,NULL,''),(14486,'1110','41751101314','2025-06-28 12:03:31',NULL,6.60,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(14487,'5500','41751101314','2025-06-28 12:03:31',75.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14488,'1000','41751101314','2025-06-28 12:03:31',240.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFS9OX41UR'),(14489,'4000','41751101314','2025-06-28 12:03:31',NULL,30.00,'','4','1','Good sold','1','','sales','38','','No',NULL,NULL,''),(14490,'4000','41751101314','2025-06-28 12:03:31',NULL,100.00,'','4','1','Good sold','1','','sales','1111','','No',NULL,NULL,''),(14491,'4000','41751101314','2025-06-28 12:03:31',NULL,80.00,'','4','1','Good sold','1','','sales','1258','','No',NULL,NULL,''),(14492,'4000','41751101314','2025-06-28 12:03:31',NULL,30.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(14493,'1110','41751101458','2025-06-28 12:05:20',NULL,14.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(14494,'1110','41751101458','2025-06-28 12:05:20',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(14495,'5500','41751101458','2025-06-28 12:05:20',16.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14496,'1000','41751101458','2025-06-28 12:05:20',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFS7OXEBEL'),(14497,'4000','41751101458','2025-06-28 12:05:20',NULL,30.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(14498,'4000','41751101458','2025-06-28 12:05:20',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(14499,'1110','41751111980','2025-06-28 14:59:59',NULL,21.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(14500,'5500','41751111980','2025-06-28 14:59:59',21.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14501,'1000','41751111980','2025-06-28 14:59:59',45.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFS8PQY2RE'),(14502,'4000','41751111980','2025-06-28 14:59:59',NULL,45.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(14503,'1110','41751112045','2025-06-28 15:01:19',NULL,28.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(14504,'5500','41751112045','2025-06-28 15:01:19',28.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14505,'1000','41751112045','2025-06-28 15:01:19',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14506,'4000','41751112045','2025-06-28 15:01:19',NULL,60.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(14507,'1110','41751113467','2025-06-28 15:24:49',NULL,210.00,'','4','1','Inventory sold','1','','sales','904','','No',NULL,NULL,''),(14508,'5500','41751113467','2025-06-28 15:24:49',210.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14509,'1000','41751113467','2025-06-28 15:24:49',350.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFS3PV25MX'),(14510,'4000','41751113467','2025-06-28 15:24:49',NULL,350.00,'','4','1','Good sold','1','','sales','904','','No',NULL,NULL,''),(14511,'1110','41751113553','2025-06-28 16:20:44',NULL,170.00,'','4','1','Inventory sold','1','','sales','1030','','No',NULL,NULL,''),(14512,'1110','41751113553','2025-06-28 16:20:44',NULL,300.00,'','4','1','Inventory sold','1','','sales','291','','No',NULL,NULL,''),(14513,'5500','41751113553','2025-06-28 16:20:44',470.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14514,'1000','41751113553','2025-06-28 16:20:44',850.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFS7D4RIBV'),(14515,'4000','41751113553','2025-06-28 16:20:44',NULL,400.00,'','4','1','Good sold','1','','sales','1030','','No',NULL,NULL,''),(14516,'4000','41751113553','2025-06-28 16:20:44',NULL,450.00,'','4','1','Good sold','1','','sales','291','','No',NULL,NULL,''),(14517,'1110','41751117895','2025-06-28 16:39:20',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(14518,'1110','41751117895','2025-06-28 16:39:20',NULL,4.00,'','4','1','Inventory sold','1','','sales','443','','No',NULL,NULL,''),(14519,'5500','41751117895','2025-06-28 16:39:20',14.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14520,'1000','41751117895','2025-06-28 16:39:20',30.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14521,'4000','41751117895','2025-06-28 16:39:20',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(14522,'4000','41751117895','2025-06-28 16:39:20',NULL,10.00,'','4','1','Good sold','1','','sales','443','','No',NULL,NULL,''),(14523,'1110','41751118185','2025-06-28 16:43:39',NULL,1.10,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(14524,'5500','41751118185','2025-06-28 16:43:39',1.10,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14525,'1000','41751118185','2025-06-28 16:43:39',5.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14526,'4000','41751118185','2025-06-28 16:43:39',NULL,5.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(14527,'1110','41751119020','2025-06-28 17:47:35',NULL,10.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(14528,'5500','41751119020','2025-06-28 17:47:35',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14529,'1000','41751119020','2025-06-28 17:47:35',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14530,'4000','41751119020','2025-06-28 17:47:35',NULL,20.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(14531,'1110','41751261554','2025-06-30 10:13:22',NULL,20.00,'','4','1','Inventory sold','1','','sales','484','','No',NULL,NULL,''),(14532,'1110','41751261554','2025-06-30 10:13:22',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(14533,'5500','41751261554','2025-06-30 10:13:22',22.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14534,'1000','41751261554','2025-06-30 10:13:22',60.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14535,'4000','41751261554','2025-06-30 10:13:22',NULL,50.00,'','4','1','Good sold','1','','sales','484','','No',NULL,NULL,''),(14536,'4000','41751261554','2025-06-30 10:13:22',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(14537,'1110','41751267877','2025-06-30 10:18:39',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(14538,'1110','41751267877','2025-06-30 10:18:39',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(14539,'1110','41751267877','2025-06-30 10:18:39',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(14540,'5500','41751267877','2025-06-30 10:18:39',4572.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14541,'1000','41751267877','2025-06-30 10:18:39',130.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFU3YOY16D'),(14542,'4000','41751267877','2025-06-30 10:18:39',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(14543,'4000','41751267877','2025-06-30 10:18:39',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(14544,'4000','41751267877','2025-06-30 10:18:39',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(14545,'1000','41751267961','2025-06-30 10:20:13',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFU6Y0KDA4'),(14546,'4000','41751267961','2025-06-30 10:20:13',NULL,60.00,'','4','1','Good sold','1','','sales','1206','','No',NULL,NULL,''),(14547,'1110','41751268048','2025-06-30 10:23:07',NULL,87.00,'','4','1','Inventory sold','1','','sales','1253','','No',NULL,NULL,''),(14548,'1110','41751268048','2025-06-30 10:23:07',NULL,150.00,'','4','1','Inventory sold','1','','sales','249','','No',NULL,NULL,''),(14549,'1110','41751268048','2025-06-30 10:23:07',NULL,36.00,'','4','1','Inventory sold','1','','sales','181','','No',NULL,NULL,''),(14550,'1110','41751268048','2025-06-30 10:23:07',NULL,225.00,'','4','1','Inventory sold','1','','sales','1203','','No',NULL,NULL,''),(14551,'5500','41751268048','2025-06-30 10:23:07',498.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14552,'1000','41751268048','2025-06-30 10:23:07',790.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14553,'4000','41751268048','2025-06-30 10:23:07',NULL,150.00,'','4','1','Good sold','1','','sales','1253','','No',NULL,NULL,''),(14554,'4000','41751268048','2025-06-30 10:23:07',NULL,300.00,'','4','1','Good sold','1','','sales','249','','No',NULL,NULL,''),(14555,'4000','41751268048','2025-06-30 10:23:07',NULL,70.00,'','4','1','Good sold','1','','sales','181','','No',NULL,NULL,''),(14556,'4000','41751268048','2025-06-30 10:23:07',NULL,270.00,'','4','1','Good sold','1','','sales','1203','','No',NULL,NULL,''),(14557,'1110','41751269574','2025-06-30 10:47:57',NULL,4570.00,'','4','1','Inventory sold','1','','sales','255','','No',NULL,NULL,''),(14558,'1110','41751269574','2025-06-30 10:47:57',NULL,0.00,'','4','1','Inventory sold','1','','sales','420','','No',NULL,NULL,''),(14559,'1110','41751269574','2025-06-30 10:47:57',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(14560,'5500','41751269574','2025-06-30 10:47:57',4572.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14561,'1000','41751269574','2025-06-30 10:47:57',130.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFU1Y4ZFWV'),(14562,'4000','41751269574','2025-06-30 10:47:57',NULL,70.00,'','4','1','Good sold','1','','sales','255','','No',NULL,NULL,''),(14563,'4000','41751269574','2025-06-30 10:47:57',NULL,50.00,'','4','1','Good sold','1','','sales','420','','No',NULL,NULL,''),(14564,'4000','41751269574','2025-06-30 10:47:57',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(14565,'1110','41751269720','2025-06-30 11:24:36',NULL,330.00,'','4','1','Inventory sold','1','','sales','206','','No',NULL,NULL,''),(14566,'1110','41751269720','2025-06-30 11:24:36',NULL,390.00,'','4','1','Inventory sold','1','','sales','383','','No',NULL,NULL,''),(14567,'1110','41751269720','2025-06-30 11:24:36',NULL,300.00,'','4','1','Inventory sold','1','','sales','291','','No',NULL,NULL,''),(14568,'5500','41751269720','2025-06-30 11:24:36',1020.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14569,'1000','41751269720','2025-06-30 11:24:36',1530.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14570,'4000','41751269720','2025-06-30 11:24:36',NULL,480.00,'','4','1','Good sold','1','','sales','206','','No',NULL,NULL,''),(14571,'4000','41751269720','2025-06-30 11:24:36',NULL,600.00,'','4','1','Good sold','1','','sales','383','','No',NULL,NULL,''),(14572,'4000','41751269720','2025-06-30 11:24:36',NULL,450.00,'','4','1','Good sold','1','','sales','291','','No',NULL,NULL,''),(14573,'1110','41751272038','2025-06-30 11:28:02',NULL,20.00,'','4','1','Inventory sold','1','','sales','484','','No',NULL,NULL,''),(14574,'1110','41751272038','2025-06-30 11:28:02',NULL,2.20,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(14575,'5500','41751272038','2025-06-30 11:28:02',22.20,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14576,'1000','41751272038','2025-06-30 11:28:02',60.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFU0YCDQ2A'),(14577,'4000','41751272038','2025-06-30 11:28:02',NULL,50.00,'','4','1','Good sold','1','','sales','484','','No',NULL,NULL,''),(14578,'4000','41751272038','2025-06-30 11:28:02',NULL,10.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(14579,'1110','41751272180','2025-06-30 11:30:01',NULL,130.00,'','4','1','Inventory sold','1','','sales','383','','No',NULL,NULL,''),(14580,'5500','41751272180','2025-06-30 11:30:01',130.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14581,'1000','41751272180','2025-06-30 11:30:01',200.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14582,'4000','41751272180','2025-06-30 11:30:01',NULL,200.00,'','4','1','Good sold','1','','sales','383','','No',NULL,NULL,''),(14583,'4000','41751269574','2025-06-30 12:01:41',70.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(14584,'1000','41751269574','2025-06-30 12:01:41',NULL,70.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(14585,'5500','41751269574','2025-06-30 12:01:41',NULL,4570.00,'','4','1','Cost of goods returned','1','','sales','255','','No',NULL,NULL,''),(14586,'1110','41751269574','2025-06-30 12:01:41',4570.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(14587,'4000','41751267877','2025-06-30 12:04:21',50.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(14588,'1000','41751267877','2025-06-30 12:04:21',NULL,50.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(14589,'5500','41751267877','2025-06-30 12:04:21',NULL,0.00,'','4','1','Cost of goods returned','1','','sales','420','','No',NULL,NULL,''),(14590,'1110','41751267877','2025-06-30 12:04:21',0.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(14591,'4000','41751267877','2025-06-30 12:04:22',70.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(14592,'1000','41751267877','2025-06-30 12:04:22',NULL,70.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(14593,'5500','41751267877','2025-06-30 12:04:22',NULL,4570.00,'','4','1','Cost of goods returned','1','','sales','255','','No',NULL,NULL,''),(14594,'1110','41751267877','2025-06-30 12:04:22',4570.00,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(14595,'4000','41751267877','2025-06-30 12:04:25',10.00,NULL,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(14596,'1000','41751267877','2025-06-30 12:04:25',NULL,10.00,'','4','1','Returned products','1','','return','','','No',NULL,NULL,''),(14597,'5500','41751267877','2025-06-30 12:04:25',NULL,2.20,'','4','1','Cost of goods returned','1','','sales','554','','No',NULL,NULL,''),(14598,'1110','41751267877','2025-06-30 12:04:25',2.20,NULL,'','4','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(14599,'1110','41751274322','2025-06-30 12:05:56',NULL,70.00,'','4','1','Inventory sold','1','','sales','1181','','No',NULL,NULL,''),(14600,'1110','41751274322','2025-06-30 12:05:56',NULL,11.00,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(14601,'5500','41751274322','2025-06-30 12:05:56',81.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14602,'1000','41751274322','2025-06-30 12:05:56',200.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFUOYHVAR'),(14603,'4000','41751274322','2025-06-30 12:05:56',NULL,150.00,'','4','1','Good sold','1','','sales','1181','','No',NULL,NULL,''),(14604,'4000','41751274322','2025-06-30 12:05:56',NULL,50.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(14605,'1110','41751279145','2025-06-30 13:26:00',NULL,20.00,'','4','1','Inventory sold','1','','sales','251','','No',NULL,NULL,''),(14606,'5500','41751279145','2025-06-30 13:26:00',20.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14607,'1000','41751279145','2025-06-30 13:26:00',50.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFU0YW8ANS'),(14608,'4000','41751279145','2025-06-30 13:26:00',NULL,50.00,'','4','1','Good sold','1','','sales','251','','No',NULL,NULL,''),(14609,'1110','41751279335','2025-06-30 13:44:26',NULL,50.00,'','4','1','Inventory sold','1','','sales','21','','No',NULL,NULL,''),(14610,'5500','41751279335','2025-06-30 13:44:26',50.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14611,'1000','41751279335','2025-06-30 13:44:26',70.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFU2YYXMZ4'),(14612,'4000','41751279335','2025-06-30 13:44:26',NULL,70.00,'','4','1','Good sold','1','','sales','21','','No',NULL,NULL,''),(14613,'1110','41751280311','2025-06-30 15:52:20',NULL,84.00,'','4','1','Inventory sold','1','','sales','1140','','No',NULL,NULL,''),(14614,'1110','41751280311','2025-06-30 15:52:20',NULL,1.10,'','4','1','Inventory sold','1','','sales','554','','No',NULL,NULL,''),(14615,'5500','41751280311','2025-06-30 15:52:20',85.10,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14616,'1000','41751280311','2025-06-30 15:52:20',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFUZKLQMI'),(14617,'4000','41751280311','2025-06-30 15:52:20',NULL,115.00,'','4','1','Good sold','1','','sales','1140','','No',NULL,NULL,''),(14618,'4000','41751280311','2025-06-30 15:52:20',NULL,5.00,'','4','1','Good sold','1','','sales','554','','No',NULL,NULL,''),(14619,'1110','41751287992','2025-06-30 16:37:30',NULL,51.00,'','4','1','Inventory sold','1','','sales','1030','','No',NULL,NULL,''),(14620,'5500','41751287992','2025-06-30 16:37:30',51.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14621,'1000','41751287992','2025-06-30 16:37:30',120.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFU2ZSOQYO'),(14622,'4000','41751287992','2025-06-30 16:37:30',NULL,120.00,'','4','1','Good sold','1','','sales','1030','','No',NULL,NULL,''),(14623,'1110','41751290695','2025-06-30 17:32:04',NULL,5.00,'','4','1','Inventory sold','1','','sales','739','','No',NULL,NULL,''),(14624,'5500','41751290695','2025-06-30 17:32:04',5.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14625,'1000','41751290695','2025-06-30 17:32:04',10.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14626,'4000','41751290695','2025-06-30 17:32:04',NULL,10.00,'','4','1','Good sold','1','','sales','739','','No',NULL,NULL,''),(14627,'1110','41751293928','2025-06-30 17:46:53',NULL,12.00,'','4','1','Inventory sold','1','','sales','909','','No',NULL,NULL,''),(14628,'5500','41751293928','2025-06-30 17:46:53',12.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14629,'1000','41751293928','2025-06-30 17:46:53',40.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFU916S87J'),(14630,'4000','41751293928','2025-06-30 17:46:53',NULL,40.00,'','4','1','Good sold','1','','sales','909','','No',NULL,NULL,''),(14631,'1110','41751295485','2025-06-30 17:58:29',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(14632,'5500','41751295485','2025-06-30 17:58:29',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14633,'1000','41751295485','2025-06-30 17:58:29',20.00,NULL,'','4','1','Good sold','1','','sales','','','No',NULL,NULL,'TFU119L39N'),(14634,'4000','41751295485','2025-06-30 17:58:29',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(14635,'1110','41751295544','2025-06-30 17:59:27',NULL,4.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(14636,'5500','41751295544','2025-06-30 17:59:27',4.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14637,'1000','41751295544','2025-06-30 17:59:27',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14638,'4000','41751295544','2025-06-30 17:59:27',NULL,20.00,'','4','1','Good sold','1','','sales','692','','No',NULL,NULL,''),(14639,'1110','41751298281','2025-06-30 18:45:29',NULL,65.00,'','4','1','Inventory sold','1','','sales','96','','No',NULL,NULL,''),(14640,'1110','41751298281','2025-06-30 18:45:29',NULL,30.00,'','4','1','Inventory sold','1','','sales','109','','No',NULL,NULL,''),(14641,'5500','41751298281','2025-06-30 18:45:29',95.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14642,'1000','41751298281','2025-06-30 18:45:29',175.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14643,'4000','41751298281','2025-06-30 18:45:29',NULL,100.00,'','4','1','Good sold','1','','sales','96','','No',NULL,NULL,''),(14644,'4000','41751298281','2025-06-30 18:45:29',NULL,75.00,'','4','1','Good sold','1','','sales','109','','No',NULL,NULL,''),(14645,'1110','41751298437','2025-06-30 18:49:20',NULL,8.00,'','4','1','Inventory sold','1','','sales','186','','No',NULL,NULL,''),(14646,'1110','41751298437','2025-06-30 18:49:20',NULL,2.00,'','4','1','Inventory sold','1','','sales','692','','No',NULL,NULL,''),(14647,'5500','41751298437','2025-06-30 18:49:20',10.00,NULL,'','4','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(14648,'1000','41751298437','2025-06-30 18:49:20',20.00,NULL,'','4','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(14649,'4000','41751298437','2025-06-30 18:49:20',NULL,10.00,'','4','1','Good sold','1','','sales','186','','No',NULL,NULL,''),(14650,'4000','41751298437','2025-06-30 18:49:20',NULL,10.00,'','4','1','Good sold','1','','sales','692','','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 AUTO_INCREMENT=3 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 */; INSERT INTO `department` VALUES (1,'ICT','ICT',0,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'HR','HR',0,'0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!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 AUTO_INCREMENT=2 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 */; INSERT INTO `device` VALUES (1,'101','','2019-06-10 09:49:10am','active','1','','1'); /*!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, 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 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 */; /*!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 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 */; /*!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, 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 `events` -- LOCK TABLES `events` WRITE; /*!40000 ALTER TABLE `events` DISABLE KEYS */; INSERT INTO `events` VALUES (1,'AIR CUT','2021-07-15','2021-07-15','WALTER','JAMES','NAIROBI','new','','Yes','2021-07-15 09:21:58','1','','1'); /*!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 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 */; /*!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,'2021 Fiscal Year','active','2021-01-01 00:00:00','2021-12-31 23:59:00',1,1,'2021-01-07 06:12:23',100.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', `stage` varchar(20) DEFAULT NULL, `allsteps` varchar(20) 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 `followups` -- LOCK TABLES `followups` WRITE; /*!40000 ALTER TABLE `followups` DISABLE KEYS */; INSERT INTO `followups` VALUES (1,'2021-05-14 04:52:43','1','1','newstock','1','2021-05-13 12:00:00','ready','','n/a','First Call',1,'11620870763','2021-05-13 04:52:43','Deal','no',NULL,NULL),(2,'2021-07-15 10:52:56','12','1','Intrested','1','2021-07-29 12:00:00','to be called later','','','Followup 1',1,'12','2021-07-15 10:52:56','Customer','no',NULL,NULL); /*!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=207 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,'','-2000','2020-05-10 17:28:13','1010','1'),(33,'351','1','1','KCB account','','2018-06-01',1,'','-77200','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,'','0','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,'','-5577','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,'351','1','1','KCB 2 account','','2019-10-01 11:49:23',1,'','6666622792.5','2019-10-23 11:51:03','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',''),(204,'1','1','33','test','203','2020-12-21 14:07:30',4,'','0','2020-12-21 14:30:37','17106','2'),(205,'1','1','1','mpesa 3','','2021-03-08 15:21:56',1,'','0','2021-03-08 15:56:58','1011','1'),(206,'1','1','29','ACK234','','2021-07-19 15:02:30',5,'','0','2021-07-19 15:30:35','5171',''); /*!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 AUTO_INCREMENT=4 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 */; INSERT INTO `glfiscalyear` VALUES (1,'2019 Fiscal Year','active','2019-01-01 00:00:00','2019-12-31 23:59:59',1,1,'2019-08-28 05:51:23',5000.00,12000.00,0,'1035',1),(2,'2019 Fiscal Year ','active','0000-00-00 00:00:00','2019-12-31 23:59:59',1,1,'2019-08-28 05:41:05',10000.00,12000.00,0,'1010',1),(3,'2019 Fiscal Year','active','2019-01-01 00:00:00','2019-08-28 23:59:59',1,1,'2019-08-28 05:50:23',2000.00,8000.00,0,'1000',1); /*!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=2 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,'6','1','2024-10-16 05:39:32pm','','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 AUTO_INCREMENT=6 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 */; INSERT INTO `groupleavedays` VALUES (1,NULL,7,NULL,'2020-04-08','2020-04-08',2,21.00,'',1,'2020-04-08 09:45:52am',0),(3,NULL,1,NULL,'2020-05-06','2020-05-06',3,10.00,'',1,'2020-05-06 08:07:49pm',0),(4,1,NULL,NULL,'2021-05-11','2021-05-04',3,3.00,'',1,'2021-05-11 05:07:12am',0),(5,1,NULL,NULL,'2021-05-12','2021-05-12',2,33.00,'',1,'2021-05-11 05:07:21am',0); /*!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, 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` 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, `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` 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, `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', 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 AUTO_INCREMENT=2 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 */; INSERT INTO `leaves` VALUES (1,'2021-06-24','2021-06-24','1',NULL,NULL,NULL,NULL,1.00,3,'OK',0,0,NULL,'','8','1','2021-06-24 06:09:58pm',NULL,'',0,1); /*!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=612 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','2021-08-26 15:14:42','','','197.232.124.32','loggedin',1),(2,'admin','1','2021-08-26 15:47:47','','','197.232.124.32','loggedin',1),(3,'user','3','2021-08-26 15:55:38','','','197.232.124.32','loggedin',1),(4,'user','3','2021-08-26 15:57:36','2021-08-26 16:01:51','','197.232.124.32','loggedin',1),(5,'user','3','2021-08-26 16:01:58','2021-08-26 17:04:37','','197.232.124.32','loggedin',1),(6,'user','3','2021-08-26 19:39:50','','','41.90.4.169','loggedin',1),(7,'user','3','2021-09-02 09:15:14','','','105.161.96.47','loggedin',1),(8,'user','3','2021-09-02 09:47:10','','','105.161.96.47','loggedin',1),(9,'admin','1','2021-09-02 13:25:03','','','197.232.124.32','loggedin',1),(10,'user','3','2021-09-02 13:54:33','','','105.161.96.47','loggedin',1),(11,'admin','1','2021-09-03 15:35:27','','','197.232.124.32','loggedin',1),(12,'user','3','2021-09-07 19:15:31','','','105.63.107.193','loggedin',1),(13,'user','3','2021-09-09 11:38:21','','','80.240.201.83','loggedin',1),(14,'admin','1','2021-09-10 08:28:37','','','197.232.124.32','loggedin',1),(15,'admin','1','2021-09-10 08:29:08','','','197.232.124.32','loggedin',1),(16,'admin','1','2021-09-10 08:31:13','','','197.232.124.32','loggedin',1),(17,'admin','1','2021-09-10 08:32:08','','','197.232.124.32','loggedin',1),(18,'admin','1','2021-09-10 08:35:50','','','197.232.124.32','loggedin',1),(19,'admin','1','2021-09-10 08:35:58','','','197.232.124.32','loggedin',1),(20,'admin','1','2021-09-10 08:38:54','','','197.232.124.32','loggedin',1),(21,'admin','1','2021-09-10 09:28:56','','','197.232.124.32','loggedin',1),(22,'admin','1','2021-09-10 09:32:52','','','197.232.124.32','loggedin',1),(23,'admin','1','2021-09-10 09:37:37','','','197.232.124.32','loggedin',1),(24,'admin','1','2021-09-10 09:40:00','','','197.232.124.32','loggedin',1),(25,'admin','1','2021-09-10 09:44:35','','','197.232.124.32','loggedin',1),(26,'admin','1','2021-09-10 09:45:19','','','197.232.124.32','loggedin',1),(27,'admin','1','2021-09-10 10:06:32','','','197.232.124.32','loggedin',1),(28,'admin','1','2021-09-10 10:12:00','','','197.232.124.32','loggedin',1),(29,'admin','1','2021-09-10 11:04:03','','','197.232.124.32','loggedin',1),(30,'admin','1','2021-10-04 14:32:50','','','197.232.124.32','loggedin',1),(31,'user','3','2021-10-04 16:02:35','','','196.201.210.221','loggedin',1),(32,'user','3','2021-10-10 13:17:12','','','105.160.113.51','loggedin',1),(33,'admin','1','2021-12-09 16:43:32','','','197.232.124.32','loggedin',1),(34,'admin','1','2022-01-18 15:04:30','','','102.5.255.49','loggedin',1),(35,'admin','1','2022-01-18 17:39:22','','','102.5.255.49','loggedin',1),(36,'admin','1','2022-01-20 10:54:58','','','197.232.124.32','loggedin',1),(37,'admin','1','2022-02-07 10:33:52','','','197.232.124.32','loggedin',1),(38,'admin','1','2022-02-28 11:58:41','','','196.99.107.75','loggedin',1),(39,'admin','1','2022-03-21 16:06:13','','','197.232.142.176','loggedin',1),(40,'admin','1','2022-03-30 11:23:36','','','154.159.237.55','loggedin',1),(41,'admin','1','2022-03-31 09:40:47','','','197.232.142.176','loggedin',1),(42,'admin','1','2022-04-05 12:42:30','','','154.153.212.205','loggedin',1),(43,'admin','1','2022-04-06 17:12:23','','','197.232.142.176','loggedin',1),(44,'admin','1','2022-04-07 16:11:53','','','197.232.142.176','loggedin',1),(45,'admin','1','2022-04-07 22:50:58','','','154.159.252.91','loggedin',1),(46,'admin','1','2022-06-18 17:24:14','','','162.246.17.242','loggedin',1),(47,'admin','1','2022-06-29 09:40:18','','','154.159.254.118','loggedin',1),(48,'admin','1','2022-06-29 15:31:02','','','197.232.142.176','loggedin',1),(49,'admin','1','2022-07-01 16:07:40','','','197.232.142.176','loggedin',1),(50,'admin','1','2022-07-07 13:57:22','','','102.223.34.6','loggedin',1),(51,'admin','1','2022-07-13 22:26:03','','','105.160.124.76','loggedin',1),(52,'admin','1','2022-08-20 11:14:24','','','197.232.142.176','loggedin',1),(53,'admin','1','2022-09-16 17:09:37','','','197.248.223.185','loggedin',1),(54,'admin','1','2022-09-16 17:12:13','','','197.248.223.185','loggedin',1),(55,'admin','1','2022-09-22 14:29:59','','','197.248.223.185','loggedin',1),(56,'admin','1','2022-09-22 14:30:24','','','197.248.223.185','loggedin',1),(57,'admin','1','2022-10-12 12:48:36','','','197.232.142.176','loggedin',1),(58,'admin','1','2024-10-15 08:47:43','','','197.232.142.176','loggedin',1),(59,'admin','1','2024-10-15 14:42:06','','','197.232.142.176','loggedin',1),(60,'admin','1','2024-10-15 14:42:51','','','154.123.6.5','loggedin',1),(61,'admin','1','2024-10-15 15:45:48','','','102.166.105.227','loggedin',1),(62,'admin','1','2024-10-15 16:02:07','','','102.166.105.227','loggedin',1),(63,'admin','1','2024-10-15 16:25:24','2024-10-15 19:49:50','','102.166.105.227','loggedin',1),(64,'admin','1','2024-10-15 21:40:45','2024-10-15 23:01:46','','41.81.89.35','loggedin',1),(65,'admin','1','2024-10-15 23:02:30','','','41.81.89.35','loggedin',1),(66,'admin','1','2024-10-16 09:27:28','','','146.70.246.157','loggedin',1),(67,'admin','1','2024-10-16 10:44:55','','','154.123.2.99','loggedin',1),(68,'admin','1','2024-10-16 11:23:29','2024-10-16 15:23:29','','154.123.2.99','loggedin',1),(69,'user','3','2024-10-16 15:23:45','2024-10-16 15:23:50','','154.123.2.99','loggedin',1),(70,'user','4','2024-10-16 15:23:59','2024-10-16 15:24:12','','154.123.2.99','loggedin',1),(71,'user','3','2024-10-16 15:26:29','2024-10-16 15:30:13','','154.123.2.99','loggedin',1),(72,'user','4','2024-10-16 15:31:03','2024-10-16 15:36:33','','154.123.2.99','loggedin',1),(73,'admin','1','2024-10-16 15:36:46','2024-10-16 15:37:35','','154.123.2.99','loggedin',1),(74,'user','4','2024-10-16 15:37:50','2024-10-16 15:52:01','','154.123.2.99','loggedin',1),(75,'admin','1','2024-10-16 15:52:08','2024-10-16 15:52:51','','154.123.2.99','loggedin',1),(76,'admin','1','2024-10-16 15:52:58','2024-10-16 15:53:28','','154.123.2.99','loggedin',1),(77,'user','4','2024-10-16 15:53:46','2024-10-16 16:04:12','','154.123.2.99','loggedin',1),(78,'admin','1','2024-10-16 16:04:26','2024-10-16 16:06:06','','154.123.2.99','loggedin',1),(79,'admin','1','2024-10-16 16:06:57','2024-10-16 16:24:25','','154.123.2.99','loggedin',1),(80,'user','3','2024-10-16 16:25:08','','','154.123.2.99','loggedin',1),(81,'user','4','2024-10-16 16:49:38','2024-10-16 17:13:26','','154.123.2.99','loggedin',1),(82,'admin','1','2024-10-16 17:00:53','','','154.159.252.188','loggedin',1),(83,'admin','1','2024-10-16 17:05:40','','','41.90.73.241','loggedin',1),(84,'user','3','2024-10-16 17:13:59','2024-10-16 17:14:32','','154.123.2.99','loggedin',1),(85,'admin','1','2024-10-16 17:15:30','','','154.159.252.188','loggedin',1),(86,'user','4','2024-10-16 17:17:36','2024-10-16 18:57:20','','154.123.2.99','loggedin',1),(87,'admin','1','2024-10-16 17:27:03','2024-10-16 18:50:31','','154.159.252.188','loggedin',1),(88,'admin','1','2024-10-16 18:51:06','','','41.90.73.241','loggedin',1),(89,'user','4','2024-10-16 18:58:25','2024-10-16 19:20:12','','154.123.110.95','loggedin',1),(90,'user','4','2024-10-16 19:21:30','','','102.167.205.100','loggedin',1),(91,'user','4','2024-10-17 09:29:08','','','102.166.122.255','loggedin',1),(92,'user','4','2024-10-17 10:30:01','','','102.166.122.255','loggedin',1),(93,'user','4','2024-10-17 11:31:15','','','102.167.38.82','loggedin',1),(94,'user','4','2024-10-17 14:11:48','','','102.167.229.239','loggedin',1),(95,'user','3','2024-10-17 14:42:08','2024-10-17 16:58:47','','102.167.229.239','loggedin',1),(96,'user','4','2024-10-17 17:19:11','','','102.167.88.37','loggedin',1),(97,'admin','1','2024-10-17 21:14:54','','','41.90.217.150','loggedin',1),(98,'user','4','2024-10-18 08:58:03','','','154.122.53.154','loggedin',1),(99,'user','4','2024-10-18 11:39:28','','','102.167.209.147','loggedin',1),(100,'admin','1','2024-10-18 13:13:34','','','80.240.201.171','loggedin',1),(101,'admin','1','2024-10-18 19:09:50','','','196.96.239.193','loggedin',1),(102,'admin','1','2024-10-19 01:30:33','','','196.96.239.193','loggedin',1),(103,'user','4','2024-10-19 08:28:18','','','41.139.191.79','loggedin',1),(104,'admin','1','2024-10-19 17:43:47','','','196.96.233.28','loggedin',1),(105,'user','4','2024-10-19 17:52:31','','','41.139.191.79','loggedin',1),(106,'admin','1','2024-10-21 18:36:31','','','41.90.216.228','loggedin',1),(107,'user','4','2024-10-22 08:10:21','','','41.139.191.79','loggedin',1),(108,'user','4','2024-10-22 10:14:01','','','41.139.191.79','loggedin',1),(109,'user','4','2024-10-22 13:38:25','','','41.139.191.79','loggedin',1),(110,'user','4','2024-10-22 13:45:11','2024-10-22 19:20:42','','41.139.191.79','loggedin',1),(111,'user','4','2024-10-23 10:39:12','','','41.139.191.79','loggedin',1),(112,'user','4','2024-10-24 10:00:22','','','41.139.191.79','loggedin',1),(113,'user','4','2024-10-24 16:32:21','','','41.139.191.79','loggedin',1),(114,'user','4','2024-10-24 16:45:27','','','41.139.191.79','loggedin',1),(115,'user','4','2024-10-25 08:17:53','','','41.139.191.79','loggedin',1),(116,'user','4','2024-10-25 14:25:43','','','41.139.191.79','loggedin',1),(117,'admin','1','2024-10-25 17:02:17','','','102.219.210.201','loggedin',1),(118,'user','4','2024-10-26 08:59:08','','','41.139.191.79','loggedin',1),(119,'user','4','2024-10-26 18:05:28','','','41.139.191.79','loggedin',1),(120,'user','4','2024-10-28 10:00:43','','','41.139.191.79','loggedin',1),(121,'user','4','2024-10-29 08:51:56','','','41.139.191.79','loggedin',1),(122,'user','4','2024-10-29 11:04:30','','','41.139.191.79','loggedin',1),(123,'user','4','2024-10-29 18:01:23','','','41.139.191.79','loggedin',1),(124,'admin','1','2024-10-29 19:59:24','','','41.90.4.72','loggedin',1),(125,'user','3','2024-10-29 20:12:23','2024-10-29 20:26:18','','41.139.191.79','loggedin',1),(126,'user','3','2024-10-30 09:17:26','2024-10-30 09:17:50','','41.139.191.79','loggedin',1),(127,'user','4','2024-10-30 09:41:24','','','41.139.191.79','loggedin',1),(128,'user','4','2024-10-31 09:18:01','','','41.139.219.193','loggedin',1),(129,'user','4','2024-11-01 08:38:04','','','41.139.219.193','loggedin',1),(130,'user','4','2024-11-01 11:14:02','','','41.139.219.193','loggedin',1),(131,'user','4','2024-11-01 15:02:41','','','41.139.219.193','loggedin',1),(132,'user','4','2024-11-01 17:54:40','','','41.139.219.193','loggedin',1),(133,'user','4','2024-11-02 09:32:04','','','41.139.219.193','loggedin',1),(134,'user','4','2024-11-04 09:20:11','','','41.139.219.193','loggedin',1),(135,'user','4','2024-11-04 10:53:35','','','41.139.219.193','loggedin',1),(136,'user','4','2024-11-04 15:32:17','','','41.139.219.193','loggedin',1),(137,'user','4','2024-11-04 16:29:29','','','41.139.219.193','loggedin',1),(138,'user','4','2024-11-05 10:12:40','','','41.139.219.193','loggedin',1),(139,'user','4','2024-11-05 17:31:08','','','41.139.219.193','loggedin',1),(140,'user','4','2024-11-06 10:13:56','','','41.139.219.193','loggedin',1),(141,'user','4','2024-11-06 15:39:46','','','41.139.219.193','loggedin',1),(142,'user','4','2024-11-07 11:46:45','','','41.139.219.193','loggedin',1),(143,'user','4','2024-11-07 13:51:27','','','41.139.219.193','loggedin',1),(144,'user','4','2024-11-07 15:37:56','','','41.139.219.193','loggedin',1),(145,'user','4','2024-11-07 15:46:09','','','41.139.219.193','loggedin',1),(146,'user','4','2024-11-07 18:27:12','','','41.139.219.193','loggedin',1),(147,'user','4','2024-11-08 08:50:18','','','41.139.219.193','loggedin',1),(148,'user','4','2024-11-08 12:59:37','','','41.139.219.193','loggedin',1),(149,'user','4','2024-11-08 13:20:29','','','41.139.219.193','loggedin',1),(150,'user','4','2024-11-08 13:28:11','','','41.139.219.193','loggedin',1),(151,'user','4','2024-11-08 19:13:11','','','41.139.219.193','loggedin',1),(152,'user','4','2024-11-09 08:06:40','','','41.139.219.193','loggedin',1),(153,'user','4','2024-11-11 09:06:35','','','41.139.219.193','loggedin',1),(154,'user','4','2024-11-11 10:11:23','','','41.139.219.193','loggedin',1),(155,'user','4','2024-11-11 16:48:42','','','41.139.219.193','loggedin',1),(156,'user','4','2024-11-11 17:01:06','','','41.139.219.193','loggedin',1),(157,'user','4','2024-11-12 09:34:56','','','41.139.219.193','loggedin',1),(158,'user','4','2024-11-12 14:33:12','','','41.139.219.193','loggedin',1),(159,'user','4','2024-11-12 17:54:12','','','41.139.219.193','loggedin',1),(160,'user','4','2024-11-13 08:23:23','','','41.139.219.193','loggedin',1),(161,'user','4','2024-11-14 08:46:54','','','41.139.219.193','loggedin',1),(162,'user','4','2024-11-15 09:00:56','','','41.139.219.193','loggedin',1),(163,'user','4','2024-11-15 12:07:59','','','41.139.219.193','loggedin',1),(164,'user','4','2024-11-15 16:01:40','','','41.139.219.193','loggedin',1),(165,'user','4','2024-11-15 19:07:01','','','41.139.219.193','loggedin',1),(166,'user','4','2024-11-16 08:26:45','','','41.139.219.193','loggedin',1),(167,'user','4','2024-11-16 08:31:03','','','41.139.219.193','loggedin',1),(168,'user','4','2024-11-16 15:18:45','','','41.139.219.193','loggedin',1),(169,'user','4','2024-11-18 08:46:20','','','41.139.219.193','loggedin',1),(170,'user','4','2024-11-18 16:16:32','','','41.139.219.193','loggedin',1),(171,'user','4','2024-11-19 08:01:49','','','41.139.219.193','loggedin',1),(172,'user','4','2024-11-19 10:24:02','','','41.139.219.193','loggedin',1),(173,'user','4','2024-11-19 12:26:51','','','41.139.219.193','loggedin',1),(174,'user','4','2024-11-19 17:58:43','','','41.139.219.193','loggedin',1),(175,'user','4','2024-11-19 18:39:22','','','41.139.219.193','loggedin',1),(176,'user','4','2024-11-20 10:54:28','','','41.139.219.193','loggedin',1),(177,'user','4','2024-11-20 16:11:07','','','41.139.219.193','loggedin',1),(178,'user','4','2024-11-20 17:22:00','','','41.139.219.193','loggedin',1),(179,'user','4','2024-11-21 09:09:55','','','41.139.219.193','loggedin',1),(180,'user','4','2024-11-21 15:24:54','','','41.139.219.193','loggedin',1),(181,'user','3','2024-11-21 19:19:41','2024-11-21 19:32:38','','41.139.219.193','loggedin',1),(182,'user','4','2024-11-22 08:08:28','','','41.139.219.193','loggedin',1),(183,'user','4','2024-11-22 12:59:12','','','41.139.219.193','loggedin',1),(184,'user','4','2024-11-23 08:43:58','','','41.139.219.193','loggedin',1),(185,'user','4','2024-11-25 09:55:02','','','41.139.219.193','loggedin',1),(186,'user','4','2024-11-25 12:54:00','','','41.139.219.193','loggedin',1),(187,'user','4','2024-11-26 08:28:01','','','41.139.219.193','loggedin',1),(188,'user','4','2024-11-26 11:11:37','','','41.139.219.193','loggedin',1),(189,'user','4','2024-11-26 14:02:43','','','41.139.219.193','loggedin',1),(190,'user','4','2024-11-26 18:08:41','','','41.139.219.193','loggedin',1),(191,'user','4','2024-11-27 08:13:58','','','41.139.219.193','loggedin',1),(192,'user','4','2024-11-27 17:02:55','','','41.139.219.193','loggedin',1),(193,'user','4','2024-11-28 08:26:44','','','41.139.219.193','loggedin',1),(194,'user','4','2024-11-28 12:30:44','','','41.139.219.193','loggedin',1),(195,'user','4','2024-11-29 09:04:40','','','41.139.219.193','loggedin',1),(196,'user','4','2024-11-29 11:23:31','','','41.139.219.193','loggedin',1),(197,'user','4','2024-11-30 09:46:06','','','41.139.219.193','loggedin',1),(198,'user','4','2024-12-02 08:03:11','','','41.139.219.193','loggedin',1),(199,'user','4','2024-12-02 16:17:25','','','41.139.219.193','loggedin',1),(200,'user','4','2024-12-03 08:54:49','','','41.139.219.193','loggedin',1),(201,'user','4','2024-12-03 17:20:15','','','41.139.219.193','loggedin',1),(202,'user','4','2024-12-04 08:04:33','','','41.139.219.193','loggedin',1),(203,'user','4','2024-12-04 15:54:42','','','41.139.219.193','loggedin',1),(204,'user','4','2024-12-04 18:52:26','','','41.139.219.193','loggedin',1),(205,'user','4','2024-12-05 09:23:42','','','41.139.219.193','loggedin',1),(206,'user','4','2024-12-05 14:22:15','','','41.139.219.193','loggedin',1),(207,'user','4','2024-12-06 08:08:14','','','41.139.219.193','loggedin',1),(208,'user','4','2024-12-06 15:29:25','','','41.139.219.193','loggedin',1),(209,'user','4','2024-12-06 17:31:04','','','41.139.219.193','loggedin',1),(210,'user','4','2024-12-07 08:42:19','','','41.139.219.193','loggedin',1),(211,'user','4','2024-12-07 15:14:58','','','41.139.219.193','loggedin',1),(212,'user','4','2024-12-09 08:12:23','','','41.139.219.193','loggedin',1),(213,'user','4','2024-12-09 10:38:12','','','41.139.219.193','loggedin',1),(214,'user','4','2024-12-09 14:34:44','','','41.139.219.193','loggedin',1),(215,'user','4','2024-12-10 09:19:19','','','41.139.219.193','loggedin',1),(216,'user','4','2024-12-10 10:04:26','','','41.139.219.193','loggedin',1),(217,'user','4','2024-12-10 13:13:16','','','41.139.219.193','loggedin',1),(218,'user','4','2024-12-10 16:56:17','','','41.139.219.193','loggedin',1),(219,'user','4','2024-12-10 18:49:34','','','41.139.219.193','loggedin',1),(220,'user','4','2024-12-11 11:46:36','','','41.139.219.193','loggedin',1),(221,'user','4','2024-12-11 12:42:45','','','41.139.219.193','loggedin',1),(222,'admin','1','2024-12-12 03:06:11','','','196.201.210.110','loggedin',1),(223,'user','4','2024-12-12 09:19:33','','','41.139.219.193','loggedin',1),(224,'user','4','2024-12-12 11:41:27','','','41.139.219.193','loggedin',1),(225,'user','4','2024-12-12 13:51:26','','','41.139.219.193','loggedin',1),(226,'user','4','2024-12-13 09:36:07','','','41.139.219.193','loggedin',1),(227,'user','4','2024-12-13 13:23:05','','','41.139.219.193','loggedin',1),(228,'user','4','2024-12-13 15:51:51','','','41.139.219.193','loggedin',1),(229,'user','4','2024-12-14 08:26:49','','','41.139.219.193','loggedin',1),(230,'user','4','2024-12-14 14:44:23','','','41.139.219.193','loggedin',1),(231,'user','3','2024-12-15 13:07:02','2024-12-15 13:10:29','','41.139.219.193','loggedin',1),(232,'user','4','2024-12-16 09:34:44','','','41.139.219.193','loggedin',1),(233,'user','3','2024-12-16 13:03:21','','','41.139.219.193','loggedin',1),(234,'user','4','2024-12-16 19:02:09','','','41.139.219.193','loggedin',1),(235,'user','4','2024-12-17 08:29:12','','','41.139.219.193','loggedin',1),(236,'user','4','2024-12-17 08:36:09','','','41.139.219.193','loggedin',1),(237,'user','4','2024-12-17 16:23:34','','','41.139.219.193','loggedin',1),(238,'user','4','2024-12-18 09:15:52','','','41.139.219.193','loggedin',1),(239,'user','4','2024-12-19 08:17:05','','','197.248.35.63','loggedin',1),(240,'user','4','2024-12-19 13:13:12','','','197.248.35.63','loggedin',1),(241,'user','4','2024-12-20 08:31:07','','','197.248.35.63','loggedin',1),(242,'user','4','2024-12-20 11:58:03','','','197.248.35.63','loggedin',1),(243,'user','4','2024-12-21 08:42:10','','','197.248.35.63','loggedin',1),(244,'user','4','2024-12-21 16:17:52','','','197.248.35.63','loggedin',1),(245,'user','4','2024-12-23 08:33:13','','','197.248.35.63','loggedin',1),(246,'user','4','2024-12-23 08:38:23','','','197.248.35.63','loggedin',1),(247,'user','4','2024-12-23 08:56:23','','','197.248.35.63','loggedin',1),(248,'user','4','2024-12-23 11:47:03','','','197.248.35.63','loggedin',1),(249,'user','4','2024-12-23 17:45:23','','','197.248.35.63','loggedin',1),(250,'user','4','2024-12-24 09:39:01','','','197.248.35.63','loggedin',1),(251,'user','4','2024-12-28 11:24:18','','','197.248.35.63','loggedin',1),(252,'user','4','2024-12-28 17:55:32','','','197.248.35.63','loggedin',1),(253,'user','4','2024-12-28 18:54:02','','','197.248.35.63','loggedin',1),(254,'user','4','2024-12-30 10:34:05','','','197.248.35.63','loggedin',1),(255,'user','4','2024-12-30 12:58:32','','','197.248.35.63','loggedin',1),(256,'user','4','2024-12-30 17:14:48','','','197.248.35.63','loggedin',1),(257,'user','4','2024-12-31 10:44:16','','','197.248.35.63','loggedin',1),(258,'user','4','2024-12-31 17:12:35','','','197.248.35.63','loggedin',1),(259,'user','4','2025-01-01 11:02:36','','','197.248.35.63','loggedin',1),(260,'user','4','2025-01-01 16:27:57','','','197.248.35.63','loggedin',1),(261,'user','4','2025-01-02 08:42:09','','','197.248.35.63','loggedin',1),(262,'user','4','2025-01-03 10:12:42','','','197.248.35.63','loggedin',1),(263,'user','4','2025-01-03 12:46:15','','','197.248.35.63','loggedin',1),(264,'user','4','2025-01-03 15:59:50','','','197.248.35.63','loggedin',1),(265,'user','4','2025-01-04 08:38:48','','','197.248.35.63','loggedin',1),(266,'user','4','2025-01-04 14:51:05','','','197.248.35.63','loggedin',1),(267,'user','4','2025-01-06 09:29:07','','','197.248.35.63','loggedin',1),(268,'user','4','2025-01-06 14:32:54','','','197.248.35.63','loggedin',1),(269,'user','4','2025-01-06 16:28:02','','','197.248.35.63','loggedin',1),(270,'user','4','2025-01-07 08:38:23','','','197.248.35.63','loggedin',1),(271,'user','4','2025-01-07 15:21:51','','','197.248.35.63','loggedin',1),(272,'user','4','2025-01-08 08:44:22','','','197.248.35.63','loggedin',1),(273,'user','4','2025-01-09 10:40:31','','','197.248.35.63','loggedin',1),(274,'user','4','2025-01-09 14:56:19','','','197.248.35.63','loggedin',1),(275,'user','4','2025-01-09 16:59:35','','','197.248.35.63','loggedin',1),(276,'user','4','2025-01-10 08:22:53','','','197.248.35.63','loggedin',1),(277,'user','4','2025-01-11 08:11:37','','','197.248.35.63','loggedin',1),(278,'user','4','2025-01-11 15:52:53','','','197.248.35.63','loggedin',1),(279,'user','4','2025-01-13 11:46:47','','','197.248.35.63','loggedin',1),(280,'user','4','2025-01-13 18:30:18','','','197.248.35.63','loggedin',1),(281,'user','4','2025-01-14 08:20:11','','','197.248.35.63','loggedin',1),(282,'user','4','2025-01-15 08:27:24','','','197.248.35.63','loggedin',1),(283,'user','4','2025-01-15 11:20:39','','','197.248.35.63','loggedin',1),(284,'user','4','2025-01-15 13:11:33','','','197.248.35.63','loggedin',1),(285,'user','4','2025-01-15 15:54:03','','','197.248.35.63','loggedin',1),(286,'user','4','2025-01-16 08:36:31','','','197.248.35.63','loggedin',1),(287,'user','4','2025-01-17 08:18:04','','','197.248.35.63','loggedin',1),(288,'user','4','2025-01-17 16:32:50','','','197.248.35.63','loggedin',1),(289,'user','4','2025-01-18 09:10:45','','','197.248.35.63','loggedin',1),(290,'user','4','2025-01-18 14:42:21','','','197.248.35.63','loggedin',1),(291,'user','4','2025-01-20 09:57:45','','','197.248.35.63','loggedin',1),(292,'user','4','2025-01-20 12:30:28','','','197.248.35.63','loggedin',1),(293,'user','4','2025-01-20 17:29:24','','','197.248.35.63','loggedin',1),(294,'user','4','2025-01-21 09:23:38','','','197.248.35.63','loggedin',1),(295,'user','4','2025-01-21 17:04:45','','','197.248.35.63','loggedin',1),(296,'user','4','2025-01-22 08:22:17','','','197.248.35.63','loggedin',1),(297,'user','4','2025-01-22 18:02:25','','','197.248.35.63','loggedin',1),(298,'user','4','2025-01-23 09:06:00','','','197.248.35.63','loggedin',1),(299,'user','4','2025-01-23 11:57:49','','','197.248.35.63','loggedin',1),(300,'user','4','2025-01-24 09:01:24','','','197.248.35.63','loggedin',1),(301,'user','4','2025-01-24 11:57:21','','','197.248.35.63','loggedin',1),(302,'user','4','2025-01-24 15:51:13','','','197.248.35.63','loggedin',1),(303,'user','4','2025-01-24 18:57:14','','','197.248.35.63','loggedin',1),(304,'user','4','2025-01-25 08:10:00','','','197.248.35.63','loggedin',1),(305,'user','4','2025-01-25 12:05:00','','','197.248.35.63','loggedin',1),(306,'user','4','2025-01-27 09:42:22','','','197.248.35.63','loggedin',1),(307,'user','4','2025-01-27 11:05:21','','','197.248.35.63','loggedin',1),(308,'user','4','2025-01-28 09:31:43','','','197.248.35.63','loggedin',1),(309,'user','4','2025-01-29 10:27:27','','','197.248.35.63','loggedin',1),(310,'user','4','2025-01-30 08:39:13','','','197.248.35.63','loggedin',1),(311,'user','4','2025-01-30 12:17:24','','','197.248.35.63','loggedin',1),(312,'user','4','2025-01-30 15:09:14','','','197.248.35.63','loggedin',1),(313,'user','4','2025-01-31 09:13:45','','','197.248.35.63','loggedin',1),(314,'user','4','2025-01-31 14:16:05','','','197.248.35.63','loggedin',1),(315,'user','4','2025-02-01 08:47:53','','','197.248.35.63','loggedin',1),(316,'user','4','2025-02-01 11:31:43','','','197.248.35.63','loggedin',1),(317,'user','4','2025-02-01 18:04:44','','','197.248.35.63','loggedin',1),(318,'user','4','2025-02-03 08:48:08','','','197.248.35.63','loggedin',1),(319,'user','4','2025-02-03 14:19:36','','','197.248.35.63','loggedin',1),(320,'user','4','2025-02-03 17:23:05','','','197.248.35.63','loggedin',1),(321,'user','4','2025-02-04 08:15:09','','','197.248.35.63','loggedin',1),(322,'user','4','2025-02-04 10:41:07','','','197.248.35.63','loggedin',1),(323,'user','4','2025-02-04 14:43:31','','','197.248.35.63','loggedin',1),(324,'user','4','2025-02-05 09:26:27','','','197.248.35.63','loggedin',1),(325,'user','4','2025-02-05 17:11:15','','','197.248.35.63','loggedin',1),(326,'user','4','2025-02-06 08:21:07','','','197.248.35.63','loggedin',1),(327,'user','4','2025-02-06 16:09:54','','','197.248.35.63','loggedin',1),(328,'user','4','2025-02-07 09:05:48','','','197.248.35.63','loggedin',1),(329,'user','4','2025-02-07 17:04:12','','','197.248.35.63','loggedin',1),(330,'user','4','2025-02-08 08:18:33','','','197.248.35.63','loggedin',1),(331,'user','4','2025-02-10 08:35:18','','','197.248.35.63','loggedin',1),(332,'user','4','2025-02-10 16:03:03','','','197.248.35.63','loggedin',1),(333,'user','4','2025-02-11 08:16:36','','','197.248.35.63','loggedin',1),(334,'user','4','2025-02-11 16:28:51','','','197.248.35.63','loggedin',1),(335,'user','4','2025-02-12 09:17:40','','','197.248.35.63','loggedin',1),(336,'user','4','2025-02-12 16:31:47','','','197.248.35.63','loggedin',1),(337,'user','4','2025-02-12 17:48:02','','','197.248.35.63','loggedin',1),(338,'user','4','2025-02-13 08:25:41','','','197.248.35.63','loggedin',1),(339,'user','4','2025-02-13 13:01:27','','','197.248.35.63','loggedin',1),(340,'user','4','2025-02-13 19:01:52','','','197.248.35.63','loggedin',1),(341,'user','4','2025-02-14 08:52:17','','','197.248.35.63','loggedin',1),(342,'user','4','2025-02-14 17:01:14','','','197.248.35.63','loggedin',1),(343,'user','4','2025-02-14 18:37:26','','','197.248.35.63','loggedin',1),(344,'user','4','2025-02-15 08:43:49','','','197.248.35.63','loggedin',1),(345,'user','4','2025-02-15 16:06:00','','','197.248.35.63','loggedin',1),(346,'user','4','2025-02-17 08:12:47','','','197.248.35.63','loggedin',1),(347,'user','4','2025-02-17 12:30:37','','','197.248.35.63','loggedin',1),(348,'user','4','2025-02-17 16:26:06','','','197.248.35.63','loggedin',1),(349,'user','4','2025-02-17 18:21:00','','','41.139.219.193','loggedin',1),(350,'user','4','2025-02-18 08:10:14','','','41.139.219.193','loggedin',1),(351,'user','4','2025-02-18 13:50:57','','','197.248.35.63','loggedin',1),(352,'user','4','2025-02-18 18:12:12','','','197.248.35.63','loggedin',1),(353,'user','4','2025-02-19 11:07:47','','','197.248.35.63','loggedin',1),(354,'user','4','2025-02-20 09:35:55','','','197.248.35.63','loggedin',1),(355,'user','4','2025-02-20 11:42:09','','','197.248.35.63','loggedin',1),(356,'user','4','2025-02-21 08:26:25','','','197.248.35.63','loggedin',1),(357,'user','4','2025-02-21 10:12:47','','','197.248.35.63','loggedin',1),(358,'user','4','2025-02-21 16:01:44','','','197.248.35.63','loggedin',1),(359,'user','4','2025-02-21 18:52:49','','','197.248.35.63','loggedin',1),(360,'user','4','2025-02-22 12:46:54','','','197.248.35.63','loggedin',1),(361,'user','4','2025-02-22 12:56:51','','','197.248.35.63','loggedin',1),(362,'user','4','2025-02-22 14:19:17','','','197.248.35.63','loggedin',1),(363,'user','4','2025-02-22 19:04:38','','','197.248.35.63','loggedin',1),(364,'user','4','2025-02-25 09:35:39','','','197.248.35.63','loggedin',1),(365,'user','4','2025-02-25 16:14:59','','','197.248.35.63','loggedin',1),(366,'user','4','2025-02-26 08:44:45','','','197.248.35.63','loggedin',1),(367,'user','4','2025-02-26 11:04:27','','','197.248.35.63','loggedin',1),(368,'user','4','2025-02-26 13:15:31','','','154.159.252.115','loggedin',1),(369,'user','4','2025-02-26 15:06:27','','','197.248.35.63','loggedin',1),(370,'user','4','2025-02-26 16:23:36','','','197.248.35.63','loggedin',1),(371,'user','4','2025-02-27 08:23:10','','','197.248.35.63','loggedin',1),(372,'user','4','2025-02-27 11:46:44','','','197.248.35.63','loggedin',1),(373,'user','4','2025-02-27 14:46:21','','','197.248.35.63','loggedin',1),(374,'user','4','2025-02-28 08:22:40','','','197.248.35.63','loggedin',1),(375,'user','4','2025-02-28 08:38:21','','','197.248.35.63','loggedin',1),(376,'user','4','2025-03-01 09:13:30','','','197.248.35.63','loggedin',1),(377,'user','4','2025-03-01 17:16:22','','','197.248.35.63','loggedin',1),(378,'user','4','2025-03-01 19:22:58','','','197.248.35.63','loggedin',1),(379,'user','4','2025-03-03 07:59:32','','','197.248.35.63','loggedin',1),(380,'user','4','2025-03-03 10:10:14','','','197.248.35.63','loggedin',1),(381,'user','4','2025-03-04 08:35:19','','','197.248.35.63','loggedin',1),(382,'user','4','2025-03-04 10:52:19','','','197.248.35.63','loggedin',1),(383,'user','4','2025-03-04 13:06:49','','','197.248.35.63','loggedin',1),(384,'user','4','2025-03-04 17:01:44','','','197.248.35.63','loggedin',1),(385,'user','4','2025-03-04 17:04:45','','','197.248.35.63','loggedin',1),(386,'user','4','2025-03-05 09:34:58','','','197.248.35.63','loggedin',1),(387,'user','4','2025-03-05 16:04:43','','','197.248.35.63','loggedin',1),(388,'user','4','2025-03-06 09:05:35','','','197.248.35.63','loggedin',1),(389,'user','4','2025-03-06 11:58:55','','','197.248.35.63','loggedin',1),(390,'user','4','2025-03-06 16:13:44','','','197.248.35.63','loggedin',1),(391,'user','4','2025-03-07 08:31:40','','','197.248.35.63','loggedin',1),(392,'user','4','2025-03-07 09:43:15','','','197.248.35.63','loggedin',1),(393,'user','4','2025-03-07 17:33:20','','','197.248.35.63','loggedin',1),(394,'user','4','2025-03-08 08:31:52','','','197.248.35.63','loggedin',1),(395,'user','4','2025-03-10 08:18:07','','','197.248.35.63','loggedin',1),(396,'user','4','2025-03-10 09:45:12','','','197.248.35.63','loggedin',1),(397,'user','4','2025-03-10 13:32:54','','','197.248.35.63','loggedin',1),(398,'user','4','2025-03-10 18:00:14','','','197.248.35.63','loggedin',1),(399,'user','4','2025-03-11 08:58:53','','','197.248.35.63','loggedin',1),(400,'user','4','2025-03-11 18:43:09','','','197.248.35.63','loggedin',1),(401,'user','4','2025-03-12 08:05:33','','','197.248.35.63','loggedin',1),(402,'user','4','2025-03-13 08:51:53','','','197.248.35.63','loggedin',1),(403,'user','4','2025-03-13 16:33:57','','','197.248.35.63','loggedin',1),(404,'user','4','2025-03-14 08:21:40','','','197.248.35.63','loggedin',1),(405,'user','4','2025-03-14 09:07:53','','','197.248.35.63','loggedin',1),(406,'user','4','2025-03-14 17:12:14','','','197.248.35.63','loggedin',1),(407,'user','4','2025-03-15 08:10:41','','','197.248.35.63','loggedin',1),(408,'user','4','2025-03-15 19:08:09','','','197.248.35.63','loggedin',1),(409,'user','4','2025-03-17 08:09:08','','','197.248.35.63','loggedin',1),(410,'user','4','2025-03-17 15:49:22','','','197.248.35.63','loggedin',1),(411,'user','4','2025-03-17 17:34:37','','','197.248.35.63','loggedin',1),(412,'user','4','2025-03-18 08:52:07','','','197.248.35.63','loggedin',1),(413,'user','4','2025-03-18 11:28:31','','','197.248.35.63','loggedin',1),(414,'user','4','2025-03-18 14:12:05','','','197.248.35.63','loggedin',1),(415,'user','4','2025-03-19 08:24:03','','','197.248.35.63','loggedin',1),(416,'user','4','2025-03-19 12:06:37','','','197.248.35.63','loggedin',1),(417,'user','4','2025-03-19 19:59:42','','','196.201.218.137','loggedin',1),(418,'user','4','2025-03-19 20:11:31','','','196.201.218.137','loggedin',1),(419,'user','4','2025-03-19 20:11:31','','','196.201.218.137','loggedin',1),(420,'user','4','2025-03-20 09:32:43','2025-03-20 09:32:50','','197.248.35.63','loggedin',1),(421,'user','4','2025-03-20 09:34:09','','','197.248.35.63','loggedin',1),(422,'user','4','2025-03-20 13:09:14','','','197.248.35.63','loggedin',1),(423,'user','4','2025-03-20 16:18:49','','','197.248.35.63','loggedin',1),(424,'user','4','2025-03-20 18:52:17','','','197.248.35.63','loggedin',1),(425,'user','4','2025-03-21 08:15:57','','','197.248.35.63','loggedin',1),(426,'user','4','2025-03-22 09:32:06','','','197.248.35.63','loggedin',1),(427,'user','4','2025-03-22 15:39:10','','','197.248.35.63','loggedin',1),(428,'user','4','2025-03-22 16:12:39','','','197.248.35.63','loggedin',1),(429,'user','4','2025-03-24 08:14:16','','','41.139.219.193','loggedin',1),(430,'user','4','2025-03-24 15:38:23','','','41.139.219.193','loggedin',1),(431,'user','4','2025-03-24 18:38:37','','','41.139.219.193','loggedin',1),(432,'user','4','2025-03-25 08:57:15','','','41.139.219.193','loggedin',1),(433,'user','4','2025-03-25 13:27:42','','','41.139.219.193','loggedin',1),(434,'user','4','2025-03-25 18:00:55','','','41.139.219.193','loggedin',1),(435,'user','4','2025-03-26 08:21:05','','','41.139.219.193','loggedin',1),(436,'user','4','2025-03-26 16:56:05','','','41.139.219.193','loggedin',1),(437,'user','4','2025-03-26 19:18:18','','','41.139.219.193','loggedin',1),(438,'user','4','2025-03-27 08:29:07','','','41.139.219.193','loggedin',1),(439,'user','4','2025-03-27 14:43:18','','','41.139.219.193','loggedin',1),(440,'user','4','2025-03-28 08:18:28','','','41.139.219.193','loggedin',1),(441,'user','4','2025-03-28 16:24:22','','','41.139.219.193','loggedin',1),(442,'user','4','2025-03-28 18:03:28','','','41.139.219.193','loggedin',1),(443,'user','4','2025-03-29 08:29:56','','','41.139.219.193','loggedin',1),(444,'user','4','2025-03-29 12:59:42','','','41.139.219.193','loggedin',1),(445,'user','4','2025-03-29 15:03:00','','','41.139.219.193','loggedin',1),(446,'user','4','2025-03-29 18:06:18','','','41.139.219.193','loggedin',1),(447,'user','4','2025-04-01 08:59:46','','','41.139.219.193','loggedin',1),(448,'user','4','2025-04-01 10:42:02','','','41.139.219.193','loggedin',1),(449,'user','4','2025-04-01 14:44:58','','','41.139.219.193','loggedin',1),(450,'user','4','2025-04-02 08:20:02','','','41.139.219.193','loggedin',1),(451,'user','4','2025-04-03 08:34:08','','','41.139.219.193','loggedin',1),(452,'user','4','2025-04-04 08:34:37','','','41.139.219.193','loggedin',1),(453,'user','4','2025-04-04 08:38:51','','','41.139.219.193','loggedin',1),(454,'user','4','2025-04-04 12:09:12','','','41.139.219.193','loggedin',1),(455,'user','4','2025-04-05 09:39:17','','','41.139.219.193','loggedin',1),(456,'user','4','2025-04-05 11:59:20','','','41.139.219.193','loggedin',1),(457,'user','4','2025-04-05 16:04:05','','','41.139.219.193','loggedin',1),(458,'user','4','2025-04-05 18:58:19','','','41.139.219.193','loggedin',1),(459,'user','4','2025-04-07 10:14:31','','','197.248.35.63','loggedin',1),(460,'user','4','2025-04-08 08:54:51','','','197.248.35.63','loggedin',1),(461,'user','4','2025-04-08 12:08:52','','','197.248.35.63','loggedin',1),(462,'user','4','2025-04-09 10:10:00','','','197.248.35.63','loggedin',1),(463,'user','4','2025-04-09 14:12:07','','','197.248.35.63','loggedin',1),(464,'user','4','2025-04-09 18:45:40','','','197.248.35.63','loggedin',1),(465,'user','4','2025-04-10 08:34:05','','','197.248.35.63','loggedin',1),(466,'user','4','2025-04-10 10:52:37','','','197.248.35.63','loggedin',1),(467,'user','4','2025-04-10 16:15:59','','','197.248.35.63','loggedin',1),(468,'user','4','2025-04-11 09:02:11','','','41.139.219.193','loggedin',1),(469,'user','4','2025-04-11 10:00:56','','','41.139.219.193','loggedin',1),(470,'user','4','2025-04-11 12:26:55','','','41.139.219.193','loggedin',1),(471,'user','4','2025-04-14 09:13:42','','','41.139.219.193','loggedin',1),(472,'user','4','2025-04-14 12:54:33','','','41.139.219.193','loggedin',1),(473,'user','4','2025-04-14 18:48:43','','','41.139.219.193','loggedin',1),(474,'user','4','2025-04-15 08:17:37','','','41.139.219.193','loggedin',1),(475,'user','4','2025-04-15 14:10:20','','','41.139.219.193','loggedin',1),(476,'user','4','2025-04-15 18:36:37','','','41.139.219.193','loggedin',1),(477,'user','4','2025-04-16 11:47:24','','','41.139.219.193','loggedin',1),(478,'user','4','2025-04-16 15:56:50','','','41.139.219.193','loggedin',1),(479,'user','4','2025-04-16 19:20:45','','','41.139.219.193','loggedin',1),(480,'user','4','2025-04-17 10:17:37','','','41.139.219.193','loggedin',1),(481,'user','4','2025-04-17 12:25:13','','','41.139.219.193','loggedin',1),(482,'user','4','2025-04-17 16:46:15','','','41.139.219.193','loggedin',1),(483,'user','4','2025-04-18 08:32:33','','','41.139.219.193','loggedin',1),(484,'user','4','2025-04-19 08:52:22','','','41.139.219.193','loggedin',1),(485,'user','4','2025-04-19 10:12:51','','','41.139.219.193','loggedin',1),(486,'user','4','2025-04-19 16:32:51','','','41.139.219.193','loggedin',1),(487,'user','4','2025-04-21 08:48:39','','','197.248.35.63','loggedin',1),(488,'user','4','2025-04-22 08:12:39','','','197.248.35.63','loggedin',1),(489,'user','4','2025-04-22 14:00:23','','','197.248.35.63','loggedin',1),(490,'user','4','2025-04-22 16:07:31','','','197.248.35.63','loggedin',1),(491,'user','4','2025-04-22 18:55:34','','','197.248.35.63','loggedin',1),(492,'user','4','2025-04-23 12:02:09','','','197.248.35.63','loggedin',1),(493,'user','4','2025-04-23 13:13:10','','','197.248.35.63','loggedin',1),(494,'user','4','2025-04-24 08:42:25','','','197.248.35.63','loggedin',1),(495,'user','4','2025-04-24 10:51:36','','','197.248.35.63','loggedin',1),(496,'user','4','2025-04-25 08:17:48','','','197.248.35.63','loggedin',1),(497,'user','4','2025-04-25 11:09:12','','','197.248.35.63','loggedin',1),(498,'user','4','2025-04-26 09:12:38','','','197.248.35.63','loggedin',1),(499,'user','4','2025-04-28 08:49:14','','','197.248.35.63','loggedin',1),(500,'user','4','2025-04-28 19:50:05','','','197.248.35.63','loggedin',1),(501,'user','4','2025-04-29 09:18:10','','','197.248.35.63','loggedin',1),(502,'user','4','2025-04-30 08:15:10','','','197.248.35.63','loggedin',1),(503,'user','4','2025-04-30 12:58:15','','','197.248.35.63','loggedin',1),(504,'user','4','2025-04-30 15:08:17','','','197.248.35.63','loggedin',1),(505,'user','4','2025-05-01 08:39:30','','','197.248.35.63','loggedin',1),(506,'user','4','2025-05-01 17:12:40','','','197.248.35.63','loggedin',1),(507,'user','4','2025-05-02 09:05:20','','','197.248.35.63','loggedin',1),(508,'user','4','2025-05-02 17:20:44','','','197.248.35.63','loggedin',1),(509,'user','4','2025-05-03 08:40:04','','','197.248.35.63','loggedin',1),(510,'user','4','2025-05-03 12:09:05','','','197.248.35.63','loggedin',1),(511,'user','4','2025-05-03 17:38:54','','','197.248.35.63','loggedin',1),(512,'user','4','2025-05-05 08:40:35','','','197.248.35.63','loggedin',1),(513,'user','4','2025-05-05 16:58:03','','','197.248.35.63','loggedin',1),(514,'user','4','2025-05-06 08:32:24','','','197.248.35.63','loggedin',1),(515,'user','4','2025-05-06 18:06:20','','','197.248.35.63','loggedin',1),(516,'user','4','2025-05-07 09:12:58','','','197.248.35.63','loggedin',1),(517,'user','4','2025-05-07 12:41:49','','','197.248.35.63','loggedin',1),(518,'user','4','2025-05-08 08:34:58','','','197.248.35.63','loggedin',1),(519,'user','4','2025-05-09 09:13:25','','','197.248.35.63','loggedin',1),(520,'user','4','2025-05-10 09:11:18','','','197.248.35.63','loggedin',1),(521,'user','4','2025-05-10 17:53:12','','','197.248.35.63','loggedin',1),(522,'user','4','2025-05-14 09:25:36','','','197.248.35.63','loggedin',1),(523,'user','4','2025-05-14 15:21:19','','','197.248.35.63','loggedin',1),(524,'user','4','2025-05-15 08:29:25','','','197.248.35.63','loggedin',1),(525,'user','4','2025-05-16 09:48:54','','','197.248.35.63','loggedin',1),(526,'user','4','2025-05-16 12:26:35','','','197.248.35.63','loggedin',1),(527,'user','4','2025-05-16 18:23:48','','','197.248.35.63','loggedin',1),(528,'user','4','2025-05-17 08:21:49','','','197.248.35.63','loggedin',1),(529,'user','4','2025-05-17 10:45:31','','','197.248.35.63','loggedin',1),(530,'user','4','2025-05-17 18:30:49','','','197.248.35.63','loggedin',1),(531,'user','4','2025-05-19 09:19:41','','','197.248.35.63','loggedin',1),(532,'user','4','2025-05-19 15:13:01','','','197.248.35.63','loggedin',1),(533,'user','4','2025-05-20 09:48:18','','','197.248.35.63','loggedin',1),(534,'user','4','2025-05-20 13:18:17','','','197.248.35.63','loggedin',1),(535,'user','4','2025-05-20 14:25:25','','','197.248.35.63','loggedin',1),(536,'user','4','2025-05-20 17:21:48','','','197.248.35.63','loggedin',1),(537,'user','4','2025-05-21 08:45:13','','','197.248.35.63','loggedin',1),(538,'user','4','2025-05-21 11:03:20','','','197.248.35.63','loggedin',1),(539,'user','4','2025-05-22 08:49:11','','','197.248.35.63','loggedin',1),(540,'user','4','2025-05-22 13:45:34','','','197.248.35.63','loggedin',1),(541,'user','4','2025-05-22 15:47:21','','','197.248.35.63','loggedin',1),(542,'user','4','2025-05-23 08:36:49','','','197.248.35.63','loggedin',1),(543,'user','4','2025-05-24 08:34:02','','','197.248.35.63','loggedin',1),(544,'user','4','2025-05-24 13:43:04','','','197.248.35.63','loggedin',1),(545,'user','4','2025-05-26 11:13:02','','','197.248.35.63','loggedin',1),(546,'user','4','2025-05-26 14:23:38','','','197.248.35.63','loggedin',1),(547,'user','4','2025-05-26 16:55:14','','','197.248.35.63','loggedin',1),(548,'user','4','2025-05-27 08:11:15','','','197.248.35.63','loggedin',1),(549,'user','4','2025-05-27 10:38:48','','','197.248.35.63','loggedin',1),(550,'user','4','2025-05-27 16:58:10','','','197.248.35.63','loggedin',1),(551,'user','4','2025-05-28 08:27:18','','','197.248.35.63','loggedin',1),(552,'user','4','2025-05-29 08:12:42','','','197.248.35.63','loggedin',1),(553,'user','4','2025-05-29 10:52:45','','','197.248.35.63','loggedin',1),(554,'user','4','2025-05-29 16:18:29','','','197.248.35.63','loggedin',1),(555,'user','4','2025-05-29 18:43:20','','','197.248.35.63','loggedin',1),(556,'user','4','2025-05-30 08:23:37','','','197.248.35.63','loggedin',1),(557,'user','4','2025-05-30 10:48:36','','','197.248.35.63','loggedin',1),(558,'user','4','2025-05-30 18:59:35','','','197.248.35.63','loggedin',1),(559,'user','4','2025-05-31 09:16:46','','','197.248.35.63','loggedin',1),(560,'user','4','2025-06-02 08:21:51','','','197.248.35.63','loggedin',1),(561,'user','4','2025-06-02 11:07:50','','','197.248.35.63','loggedin',1),(562,'user','4','2025-06-03 08:20:58','','','197.248.35.63','loggedin',1),(563,'user','4','2025-06-03 13:17:20','2025-06-03 16:59:55','','197.248.35.63','loggedin',1),(564,'user','4','2025-06-03 17:00:38','','','197.248.35.63','loggedin',1),(565,'user','4','2025-06-04 08:49:48','','','197.248.35.63','loggedin',1),(566,'user','4','2025-06-04 11:04:50','','','197.248.35.63','loggedin',1),(567,'user','4','2025-06-04 13:13:52','','','197.248.35.63','loggedin',1),(568,'user','4','2025-06-04 17:03:28','','','197.248.35.63','loggedin',1),(569,'user','4','2025-06-04 18:09:07','','','197.248.35.63','loggedin',1),(570,'user','4','2025-06-05 09:08:25','','','197.248.35.63','loggedin',1),(571,'user','4','2025-06-06 09:06:45','','','197.248.35.63','loggedin',1),(572,'user','4','2025-06-06 12:14:09','','','197.248.35.63','loggedin',1),(573,'user','4','2025-06-06 15:42:31','','','197.248.35.63','loggedin',1),(574,'user','4','2025-06-06 16:14:01','','','197.248.35.63','loggedin',1),(575,'user','4','2025-06-06 18:06:11','','','197.248.35.63','loggedin',1),(576,'user','4','2025-06-06 18:28:26','','','197.248.35.63','loggedin',1),(577,'user','4','2025-06-07 08:41:35','','','197.248.35.63','loggedin',1),(578,'user','4','2025-06-07 18:47:20','','','197.248.35.63','loggedin',1),(579,'user','4','2025-06-09 12:14:20','','','197.248.35.63','loggedin',1),(580,'user','4','2025-06-09 15:08:22','','','197.248.35.63','loggedin',1),(581,'user','4','2025-06-09 17:57:22','','','197.248.35.63','loggedin',1),(582,'user','4','2025-06-10 09:12:38','','','197.248.35.63','loggedin',1),(583,'user','4','2025-06-10 12:12:49','','','197.248.35.63','loggedin',1),(584,'user','4','2025-06-10 16:02:47','','','197.248.35.63','loggedin',1),(585,'user','4','2025-06-11 08:13:41','','','197.248.35.63','loggedin',1),(586,'user','4','2025-06-11 12:57:42','','','197.248.35.63','loggedin',1),(587,'user','4','2025-06-12 09:14:00','','','197.248.35.63','loggedin',1),(588,'user','4','2025-06-20 12:02:51','','','197.248.35.63','loggedin',1),(589,'user','4','2025-06-21 08:49:09','','','197.248.35.63','loggedin',1),(590,'admin','1','2025-06-21 12:38:13','','','197.232.142.176','loggedin',1),(591,'user','4','2025-06-21 17:10:12','','','197.248.35.63','loggedin',1),(592,'user','4','2025-06-23 11:04:03','','','197.248.35.63','loggedin',1),(593,'user','4','2025-06-23 13:25:34','','','197.248.35.63','loggedin',1),(594,'user','4','2025-06-23 13:52:14','','','197.248.35.63','loggedin',1),(595,'user','4','2025-06-23 15:52:01','','','197.248.35.63','loggedin',1),(596,'user','4','2025-06-23 16:08:05','','','197.248.35.63','loggedin',1),(597,'user','4','2025-06-23 17:13:39','','','197.248.35.63','loggedin',1),(598,'user','4','2025-06-23 17:15:23','','','197.248.35.63','loggedin',1),(599,'user','4','2025-06-24 08:09:17','','','197.248.35.63','loggedin',1),(600,'user','4','2025-06-24 10:16:16','','','197.248.35.63','loggedin',1),(601,'user','4','2025-06-25 08:28:19','','','197.248.35.63','loggedin',1),(602,'user','4','2025-06-25 10:38:51','','','197.248.35.63','loggedin',1),(603,'user','4','2025-06-25 15:36:56','','','197.248.35.63','loggedin',1),(604,'user','4','2025-06-26 08:22:06','','','197.248.35.63','loggedin',1),(605,'user','4','2025-06-26 18:02:39','','','197.248.35.63','loggedin',1),(606,'user','4','2025-06-27 08:33:42','','','197.248.35.63','loggedin',1),(607,'user','4','2025-06-27 11:37:21','','','197.248.35.63','loggedin',1),(608,'user','4','2025-06-28 08:35:07','','','197.248.35.63','loggedin',1),(609,'user','4','2025-06-28 14:59:37','','','197.248.35.63','loggedin',1),(610,'user','4','2025-06-30 08:32:33','','','197.248.35.63','loggedin',1),(611,'user','4','2025-06-30 13:22:48','','','197.248.35.63','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,'MUMBUNI ','','2021-09-02 13:30:19','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, 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 `message` -- LOCK TABLES `message` WRITE; /*!40000 ALTER TABLE `message` DISABLE KEYS */; INSERT INTO `message` VALUES (2,'COLD','','2021-08-01 12:05:40','active','1','','1'),(3,'WARM','','2021-08-01 12:05:48','active','1','','1'); /*!40000 ALTER TABLE `message` 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','1','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'),('Damaged products',50,'paw','damagedproducts','0','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','0','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','1','user/viewincomingstock','side','goodservice'),('Issued Store Items',59,'sort-amount-asc','incomingstore','1','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','1','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'),('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','1','login','side','contact'),('Send Sms',15,'paper-plane','sendsms','0','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','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),('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),('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),('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','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 customers 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','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),('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),('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','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),('updateroom','accomodation','Update Room',5),('updatesellingprice','purchases','update selling price',5),('updatestock','productlist','Update Stock (Cl.Stock)',2),('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','recorddelivery','View Delivery',2),('view','reports','view',1),('viewall','deals','View other people\'s deals',5),('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 AUTO_INCREMENT=3 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 */; INSERT INTO `mpesasales` VALUES (1,120.00,1,1,'2024-10-15 16:19:28','1',1,'1','PGP9RKL46L'),(2,580.00,1,1,'2024-10-15 16:30:29','1',1,'1','PGP9RIR8VN'); /*!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(30) 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=5285 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,'TEST','',1.00,'2021-08-26 16:04:09','0.00','3','newstock','1','','',100.00,'','1','1','internal','1','1','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(2,'Piriton expectorant linctus 100ml','',5.00,'2024-10-15 16:27:44','0.00','1','newstock','1','','',288.00,'','1','5','internal','1','205','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(3,'IBUPROFEN(CALFEN) SYP 60ml','',30.00,'2024-10-15 16:43:56','0.00','1','newstock','1','','',25.00,'','1','30','internal','1','811','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(4,'Probeta N 1','',2.00,'2024-10-15 17:46:33','0.00','1','newstock','1','','',86.00,'','1','2','internal','1','131','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(5,'Hydrocortisone Eye Drop','',5.00,'2024-10-15 18:02:15','0.00','1','newstock','1','','',62.00,'','1','5','internal','1','561','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(6,'Scotts Emulsion (Orange) 200ml','',1.00,'2024-10-15 18:05:14','0.00','1','newstock','1','','',680.00,'','1','1','internal','1','136','','',0.00,'','950','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(7,'Piriton syrup original 100ml','',1.00,'2024-10-15 18:06:41','0.00','1','newstock','1','','',277.00,'','1','1','internal','1','204','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(8,'Entamaxin susp. 60ml','',1.00,'2024-10-15 18:13:20','0.00','1','newstock','1','','',55.00,'','1','1','internal','1','287','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(9,'Paracetamol syr (Curamol) 60ml','',1.00,'2024-10-16 09:32:19','0.00','1','newstock','1','','',20.00,'','1','1','internal','1','121','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(10,'Cital 100ml','',2.00,'2024-10-16 09:32:49','0.00','1','newstock','1','','',217.00,'','1','2','internal','1','462','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(11,'tricohist 100ml','',10.00,'2024-10-16 09:39:54','0.00','1','newstock','1','','',92.00,'','1','10','internal','1','722','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(12,'upacof expectorant','',3.00,'2024-10-16 09:40:33','0.00','1','newstock','1','','',65.00,'','1','3','internal','1','887','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(13,'Diclofenac gel (rufenac)','',12.00,'2024-10-16 09:41:16','0.00','1','newstock','1','','',22.00,'','1','12','internal','1','411','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(14,'PERNEX AC gel','',2.00,'2024-10-16 09:45:07','0.00','1','newstock','1','','',288.00,'','1','2','internal','1','473','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(15,'Surgical spririt 500ml','',5.00,'2024-10-16 09:58:20','0.00','1','newstock','1','','',150.00,'','1','5','internal','1','249','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(16,'Calamine lotion','',1.00,'2024-10-16 10:08:28','0.00','1','newstock','1','','',30.00,'','1','1','internal','1','320','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(17,'Liquid paraffin 100ml','',2.00,'2024-10-16 10:08:48','0.00','1','newstock','1','','',55.00,'','1','2','internal','1','252','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(18,'Surgical spirit 50ml','',39.00,'2024-10-16 10:10:04','0.00','1','newstock','1','','',74.00,'','1','39','internal','1','420','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(19,'Eno sachet','',30.00,'2024-10-16 10:13:43','0.00','1','newstock','1','','',11.00,'','1','30','internal','1','74','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(20,'Folic acid 5mg','',80.00,'2024-10-16 10:14:13','0.00','1','newstock','1','','',3.00,'','1','80','internal','1','84','','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(21,'cipladon 500mg','',55.00,'2024-10-16 10:14:42','0.00','1','newstock','1','','',14.59,'','1','55','internal','1','791','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(22,'Metronidazole (EFLARON ) 400mg','',225.00,'2024-10-16 10:17:27','0.00','1','newstock','1','','',1.00,'','1','225','internal','1','109','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(23,'EFLARON(Metronidazole) 200mg','',400.00,'2024-10-16 10:18:41','0.00','1','newstock','1','','',0.59,'','1','400','internal','1','650','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(24,'OMIS (Omeprazole) 20mg','',988.00,'2024-10-16 11:27:09','0.00','1','newstock','1','','',1.10,'','1','988','internal','1','554','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(25,'Piroxicam caps','',45.00,'2024-10-16 11:29:28','0.00','1','newstock','1','','',2.00,'','1','45','internal','1','400','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(26,'IBUT(Ibuprofen) 200','',300.00,'2024-10-16 11:30:22','0.00','1','newstock','1','','',0.60,'','1','300','internal','1','38','','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(27,'Bicolex (Bisacodyl) 5mg','',120.00,'2024-10-16 11:36:18','0.00','1','newstock','1','','',1.00,'','1','120','internal','1','476','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(28,'MEFEN(Mefenamic Acid) 250mg','',191.00,'2024-10-16 11:37:33','0.00','1','newstock','1','','',1.20,'','1','191','internal','1','639','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(29,'Mefenamic acid (mefsun 500mg)','',36.00,'2024-10-16 11:41:21','0.00','1','newstock','1','','',3.00,'','1','36','internal','1','909','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(30,'Septrin paed original syrup 50ml','',13.00,'2024-10-16 11:43:41','0.00','1','newstock','1','','',249.00,'','1','13','internal','1','202','','',0.00,'','700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(31,'Loperamide (Immolab 2mg)','',42.00,'2024-10-16 12:53:28','0.00','1','newstock','1','','',11.00,'','1','42','internal','1','1013','','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(32,'Hydrochlorthiazide 25mg','',33.00,'2024-10-16 12:57:17','0.00','1','newstock','1','','',1.20,'','1','33','internal','1','99','','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(33,'Hydralazine tabs','',29.00,'2024-10-16 12:58:12','0.00','1','newstock','1','','',6.00,'','1','29','internal','1','333','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(34,'Nogluc','',256.00,'2024-10-16 12:59:36','0.00','1','newstock','1','','',3.00,'','1','256','internal','1','337','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(35,'artorvastatin 10mg','',-32.00,'2024-10-16 13:06:26','116.00','1','newstock','1','','',0.00,'','1','84','internal','1','1124','','',0.00,'','13','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(36,'Amlodipine 5MG ( VARINIL)','',90.00,'2024-10-16 13:14:20','0.00','1','newstock','1','','',8.00,'','1','90','internal','1','929','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(37,'Enalapril 5mg','',96.00,'2024-10-16 13:24:53','0.00','1','newstock','1','','',4.00,'','1','96','internal','1','329','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(38,'Anusol suppository','',8.00,'2024-10-16 13:27:04','0.00','1','newstock','1','','',62.50,'','1','8','internal','1','605','','',0.00,'','85','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(39,'Glucophage 500mg','',270.00,'2024-10-16 13:27:36','0.00','1','newstock','1','','',5.00,'','1','270','internal','1','93','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(40,'Glucomet 500mg','',44.00,'2024-10-16 13:29:06','0.00','1','newstock','1','','',0.00,'','1','44','internal','1','588','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(41,'Nitrofurantoin 100','',105.00,'2024-10-16 13:29:27','0.00','1','newstock','1','','',3.00,'','1','105','internal','1','397','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(42,'Ampiclox 10ml (neonatal)','',19.00,'2024-10-16 13:30:11','0.00','1','newstock','1','','',34.00,'','1','19','internal','1','924','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(43,'Azithromycin syr 1','',20.00,'2024-10-16 13:30:38','0.00','1','newstock','1','','',40.00,'','1','20','internal','1','24','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(44,'Candidstat 200mg Pessaries','',9.00,'2024-10-16 13:31:20','0.00','1','newstock','1','','',59.00,'','1','9','internal','1','612','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(45,'Amoxicillin capsules 250mg','',600.00,'2024-10-16 13:31:48','0.00','1','newstock','1','','',1.40,'','1','600','internal','1','304','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(46,'Amoxil (omacillin) 500mg','',280.00,'2024-10-16 13:32:47','0.00','1','newstock','1','','',3.00,'','1','280','internal','1','496','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(47,'Grisofulvin 125mg','',40.00,'2024-10-16 13:35:04','0.00','1','newstock','1','','',2.20,'','1','40','internal','1','89','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(48,'Griseofulvin 250mg','',190.00,'2024-10-16 13:35:39','0.00','1','newstock','1','','',2.00,'','1','190','internal','1','966','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(49,'Griseofulvin 500mg','',140.00,'2024-10-16 13:36:44','0.00','1','newstock','1','','',2.00,'','1','140','internal','1','967','','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(50,'CEPHALEXIN 500mg','',400.00,'2024-10-16 13:39:12','0.00','1','newstock','1','','',5.39,'','1','400','internal','1','601','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(51,'Erythrox 500MG','',60.00,'2024-10-16 13:39:59','0.00','1','newstock','1','','',2.00,'','1','60','internal','1','947','','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(52,'Tagera Forte ( Secnidazole)','',112.00,'2024-10-16 13:40:52','0.00','1','newstock','1','','',44.50,'','1','112','internal','1','582','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(53,'Doxicycline 100mg (DOXIMAR)','',710.00,'2024-10-16 13:41:18','0.00','1','newstock','1','','',3.50,'','1','710','internal','1','72','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(54,'Norfloxacin 100','',90.00,'2024-10-16 13:41:46','0.00','1','newstock','1','','',33.00,'','1','90','internal','1','115','','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(55,'Ciprofloxacin( Galcipro) 500mg','',890.00,'2024-10-16 13:42:21','0.00','1','newstock','1','','',3.20,'','1','890','internal','1','50','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(56,'Amoxyclav 228mg syrup','',10.00,'2024-10-16 13:43:20','0.00','1','newstock','1','','',88.00,'','1','10','internal','1','201','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(57,'Fluconazole 150mg','',4.00,'2024-10-16 13:45:55','0.00','1','newstock','1','','',20.00,'','1','4','internal','1','82','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(58,'EVOROX(CEFUROXIME)125mg susp','',4.00,'2024-10-16 13:46:41','0.00','1','newstock','1','','',180.00,'','1','4','internal','1','1041','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(59,'Ampiclo dawa 500mg','',175.00,'2024-10-16 13:47:32','0.00','1','newstock','1','','',3.33,'','1','175','internal','1','587','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(60,'Dawa Flox ( Flucloxacillin) 500mg','',60.00,'2024-10-16 13:48:57','0.00','1','newstock','1','','',6.00,'','1','60','internal','1','468','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(61,'Fanlar tabs','',21.00,'2024-10-16 13:49:28','0.00','1','newstock','1','','',22.00,'','1','21','internal','1','440','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(62,'ketoconazole ( KETOZIRAL)200mg','',136.00,'2024-10-16 13:50:08','0.00','1','newstock','1','','',2.90,'','1','136','internal','1','724','','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(63,'','1',500.00,'2024-10-16 16:26:50','0.00','3','newstock','1','31729085117','2',78.14,'','1','500','supplier','1','634','','',0.00,'VATABLE','105','5388.97','33681.03','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(64,'','1',50.00,'2024-10-16 16:32:30','0.00','3','newstock','1','31729085117','2',4.00,'','1','50','supplier','1','184','','',0.00,'VATABLE','10','27.59','172.41','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(65,'','1',100.00,'2024-10-16 16:33:04','0.00','3','newstock','1','31729085117','2',20.00,'','1','100','supplier','1','2','','',0.00,'VATABLE','50','275.86','1724.14','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(66,'','1',100.00,'2024-10-16 16:34:28','0.00','3','newstock','1','31729085117','2',30.00,'','1','100','supplier','1','1','','',0.00,'VATABLE','50','413.79','2586.21','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(67,'','1',500.00,'2024-10-16 16:37:54','0.00','3','newstock','1','31729085117','2',2.29,'','1','500','supplier','1','558','','',0.00,'VATABLE','10','157.93','987.07','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(68,'Piriton expectorant linctus 100ml','',-1.00,'2024-10-16 16:43:20','5.00','3','newstock','1','','',288.00,'','1','4','internal','1','205','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(69,'MULTVITAMIN 60ML (DAWAVITE)','',-2.00,'2024-10-16 16:44:19','2.00','3','newstock','1','','',30.00,'','1','0','internal','1','1100','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(70,'','1',100.00,'2024-10-17 11:56:14','0.00','4','newstock','1','31729085117','2',1.00,'','1','100','supplier','1','989','','',0.00,'VATABLE','2','13.79','86.21','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(71,'','1',490.00,'2024-10-17 12:02:18','0.00','4','newstock','1','31729085117','2',3.00,'','1','490','supplier','1','394','','',0.00,'VATABLE','10','202.76','1267.24','','','received',0,'0000-00-00 00:00:00','pcs','490',1,NULL,'Inclusive','branch',NULL,'',''),(72,'','1',24.00,'2024-10-17 12:13:49','0.00','4','newstock','1','31729085117','2',20.00,'','1','24','supplier','1','903','','',0.00,'VATABLE','50','66.21','413.79','','','received',0,'0000-00-00 00:00:00','pcs','24',1,NULL,'Inclusive','branch',NULL,'',''),(73,'','1',60.00,'2024-10-17 12:17:19','0.00','4','newstock','1','31729085117','2',32.00,'','1','60','supplier','1','807','','',0.00,'VATABLE','50','264.83','1655.17','','','received',0,'0000-00-00 00:00:00','pcs','60',1,NULL,'Inclusive','branch',NULL,'',''),(74,'','1',20.00,'2024-10-17 12:21:08','0.00','4','newstock','1','31729085117','2',38.00,'','1','20','supplier','1','1012','','',0.00,'VATABLE','50','104.83','655.17','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(75,'','1',1.00,'2024-10-17 12:26:09','0.00','4','newstock','1','31729085117','2',145.00,'','1','1','supplier','1','949','','',0.00,'VATABLE','250','20.00','125.00','','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'',''),(76,'','1',1.00,'2024-10-17 12:33:22','0.00','4','newstock','1','31729085117','2',259.00,'','1','1','supplier','1','41','','',0.00,'VATABLE','350','35.72','223.28','','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'',''),(77,'','1',150.00,'2024-10-17 13:04:09','0.00','4','newstock','1','31729085117','2',14.00,'','1','150','supplier','1','295','','',0.00,'VATABLE','20','289.66','1810.34','','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'',''),(79,'','1',10.00,'2024-10-17 13:22:24','0.00','4','newstock','1','31729085117','2',1380.00,'','1','10','supplier','1','1137','','',0.00,'VATABLE','2000','1903.45','11896.55','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(80,'','1',125.00,'2024-10-17 13:24:02','125.00','4','newstock','1','31729085117','2',18.00,'','1','250','supplier','1','1138','','',0.00,'VATABLE','50','310.34','1939.66','','','returned',4,'2024-10-17 13:25:56','pcs','125',1,NULL,'Inclusive','branch',NULL,'',''),(81,'','1',20.00,'2024-10-17 13:30:44','0.00','4','newstock','1','31729085117','2',282.00,'','1','20','supplier','1','1136','','',0.00,'VATABLE','400','777.93','4862.07','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(82,'','1',36.00,'2024-10-17 13:53:08','0.00','4','newstock','1','31729085117','2',18.33,'','1','36','supplier','1','514','','',0.00,'VATABLE','25','91.02','568.86','','','received',0,'0000-00-00 00:00:00','pcs','36',1,NULL,'Inclusive','branch',NULL,'',''),(83,'','1',1.00,'2024-10-17 14:07:11','0.00','4','newstock','1','31729085117','2',15.03,'','1','1','supplier','1','276','','',0.00,'VATABLE','25','2.07','12.96','','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'',''),(84,'','1',60.00,'2024-10-17 14:13:21','1.00','4','newstock','1','31729085117','2',13.00,'','1','61','supplier','1','276','','',0.00,'VATABLE','30','107.59','672.41','','','received',0,'0000-00-00 00:00:00','pcs','60',1,NULL,'Inclusive','branch',NULL,'',''),(85,'','1',200.00,'2024-10-17 14:15:04','0.00','4','newstock','1','31729085117','2',5.00,'','1','200','supplier','1','430','','',0.00,'VATABLE','10','137.93','862.07','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(86,'','1',100.00,'2024-10-17 14:16:45','0.00','4','newstock','1','31729085117','2',27.08,'','1','100','supplier','1','1030','','',0.00,'VATABLE','40','373.52','2334.48','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(87,'','1',100.00,'2024-10-17 14:21:29','0.00','4','newstock','1','31729085117','2',7.89,'','1','100','supplier','1','870','','',0.00,'VATABLE','20','108.83','680.17','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(88,'','1',5.00,'2024-10-17 14:24:20','0.00','4','newstock','1','31729085117','2',177.00,'','1','5','supplier','1','277','','',0.00,'VATABLE','300','122.07','762.93','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(89,'','1',300.00,'2024-10-17 14:36:15','29.00','4','newstock','1','31729085117','2',6.00,'','1','329','supplier','1','333','','',0.00,'VATABLE','10','248.28','1551.72','','','received',0,'0000-00-00 00:00:00','pcs','300',1,NULL,'Inclusive','branch',NULL,'',''),(90,'','1',300.00,'2024-10-17 14:38:32','0.00','4','newstock','1','31729085117','2',2.00,'','1','300','supplier','1','85','','',0.00,'VATABLE','5','82.76','517.24','','','received',0,'0000-00-00 00:00:00','pcs','300',1,NULL,'Inclusive','branch',NULL,'',''),(91,'','1',300.00,'2024-10-17 15:23:24','190.00','4','newstock','1','31729085117','2',2.00,'','1','490','supplier','1','966','','',0.00,'VATABLE','10','82.76','517.24','','','received',0,'0000-00-00 00:00:00','pcs','300',1,NULL,'Inclusive','branch',NULL,'',''),(92,'','1',20.00,'2024-10-17 15:25:20','19.00','4','newstock','1','31729085117','2',34.00,'','1','39','supplier','1','924','','',0.00,'VATABLE','100','93.79','586.21','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(93,'','1',10.00,'2024-10-17 15:26:37','0.00','4','newstock','1','31729085117','2',193.00,'','1','10','supplier','1','956','','',0.00,'VATABLE','300','266.21','1663.79','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(94,'','1',5.00,'2024-10-17 15:29:05','0.00','4','newstock','1','31729085117','2',158.00,'','1','5','supplier','1','456','','',0.00,'VATABLE','250','108.97','681.03','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(95,'','1',40.00,'2024-10-17 15:33:52','0.00','4','newstock','1','31729085117','2',15.00,'','1','40','supplier','1','302','','',0.00,'VATABLE','20','82.76','517.24','','','received',0,'0000-00-00 00:00:00','pcs','40',1,NULL,'Inclusive','branch',NULL,'',''),(96,'','1',4.00,'2024-10-17 15:36:29','0.00','4','newstock','1','31729085117','2',178.00,'','1','4','supplier','1','133','','',0.00,'VATABLE','350','98.21','613.79','','','received',0,'0000-00-00 00:00:00','pcs','4',1,NULL,'Inclusive','branch',NULL,'',''),(97,'','1',10.00,'2024-10-17 15:38:07','0.00','4','newstock','1','31729085117','2',71.00,'','1','10','supplier','1','978','','',0.00,'VATABLE','110','97.93','612.07','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(98,'','1',8.00,'2024-10-17 15:40:08','0.00','4','newstock','1','31729085117','2',88.00,'','1','8','supplier','1','26','','',0.00,'VATABLE','200','97.10','606.90','','','received',0,'0000-00-00 00:00:00','pcs','8',1,NULL,'Inclusive','branch',NULL,'',''),(99,'','1',140.00,'2024-10-17 15:42:33','0.00','4','newstock','1','31729085117','2',13.50,'','1','140','supplier','1','46','','',0.00,'VATABLE','20','260.69','1629.31','','','received',0,'0000-00-00 00:00:00','pcs','140',1,NULL,'Inclusive','branch',NULL,'',''),(100,'','1',5.00,'2024-10-17 15:47:51','0.00','4','newstock','1','31729085117','2',90.00,'','1','5','supplier','1','814','','',0.00,'VATABLE','250','62.07','387.93','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(101,'','1',5.00,'2024-10-17 15:49:39','0.00','4','newstock','1','31729085117','2',219.00,'','1','5','supplier','1','701','','',0.00,'VATABLE','350','151.03','943.97','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(102,'','1',20.00,'2024-10-17 16:00:12','0.00','4','newstock','1','31729085117','2',19.00,'','1','20','supplier','1','693','','',0.00,'VATABLE','100','52.41','327.59','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(103,'','1',500.00,'2024-10-17 17:20:44','225.00','4','newstock','1','31729085117','2',1.00,'','1','725','supplier','1','109','','',0.00,'VATABLE','7','68.97','431.03','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(104,'','1',240.00,'2024-10-17 17:23:26','0.00','4','newstock','1','31729085117','2',5.00,'','1','240','supplier','1','393','','',0.00,'VATABLE','10','165.52','1034.48','','','received',0,'0000-00-00 00:00:00','pcs','240',1,NULL,'Inclusive','branch',NULL,'',''),(105,'','1',1.00,'2024-10-17 17:41:24','10.00','4','newstock','1','31729085117','2',88.00,'','1','11','supplier','1','201','','',0.00,'VATABLE','300','12.14','75.86','','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'',''),(106,'','1',20.00,'2024-10-17 17:42:54','11.00','4','newstock','1','31729085117','2',88.00,'','1','31','supplier','1','201','','',0.00,'VATABLE','300','242.76','1517.24','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(107,'','1',6.00,'2024-10-17 17:49:37','0.00','4','newstock','1','31729085117','2',209.00,'','1','6','supplier','1','500','','',0.00,'VATABLE','500','172.97','1081.03','','','received',0,'0000-00-00 00:00:00','pcs','6',1,NULL,'Inclusive','branch',NULL,'',''),(108,'','1',4.00,'2024-10-18 09:33:55','0.00','4','newstock','1','31729085117','2',270.00,'','1','4','supplier','1','144','','',0.00,'VATABLE','350','148.97','931.03','','','received',0,'0000-00-00 00:00:00','pcs','4',1,NULL,'Inclusive','branch',NULL,'',''),(109,'','1',5.00,'2024-10-18 09:40:00','0.00','4','newstock','1','31729085117','2',185.00,'','1','5','supplier','1','644','','',0.00,'VATABLE','250','127.59','797.41','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(110,'','1',10.00,'2024-10-18 09:42:41','0.00','4','newstock','1','31729085117','2',176.00,'','1','10','supplier','1','904','','',0.00,'VATABLE','250','242.76','1517.24','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(111,'','1',50.00,'2024-10-18 09:53:46','0.00','4','newstock','1','31729085117','2',5.00,'','1','50','supplier','1','179','','',0.00,'VATABLE','7.5','34.48','215.52','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(112,'','1',100.00,'2024-10-18 10:31:19','0.00','4','newstock','1','31729085117','2',27.00,'','1','100','supplier','1','540','','',0.00,'VATABLE','100','372.41','2327.59','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(113,'','1',50.00,'2024-10-18 10:34:20','0.00','4','newstock','1','31729085117','2',13.00,'','1','50','supplier','1','1032','','',0.00,'VATABLE','100','89.66','560.34','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(114,'','1',10.00,'2024-10-18 10:49:21','0.00','4','newstock','1','31729085117','2',28.70,'','1','10','supplier','1','525','','',0.00,'VATABLE','50','39.59','247.41','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(115,'','1',10.00,'2024-10-18 10:51:02','0.00','4','newstock','1','31729085117','2',48.00,'','1','10','supplier','1','642','','',0.00,'VATABLE','100','66.21','413.79','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(116,'','1',50.00,'2024-10-18 11:25:27','140.00','4','newstock','1','31729085117','2',5.00,'','1','190','supplier','1','1147','','',0.00,'VATABLE','30','34.48','215.52','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(117,'','1',50.00,'2024-10-18 11:40:43','190.00','4','newstock','1','31729085117','2',5.00,'','1','240','supplier','1','1147','','',0.00,'VATABLE','30','34.48','215.52','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(118,'','1',480.00,'2024-10-18 11:48:01','0.00','4','newstock','1','31729085117','2',0.80,'','1','480','supplier','1','71','','',0.00,'VATABLE','10','52.97','331.03','','','received',0,'0000-00-00 00:00:00','pcs','480',1,NULL,'Inclusive','branch',NULL,'',''),(119,'','1',970.00,'2024-10-18 11:50:14','0.00','4','newstock','1','31729085117','2',1.40,'','1','970','supplier','1','114','','',0.00,'VATABLE','5','187.31','1170.69','','','received',0,'0000-00-00 00:00:00','pcs','970',1,NULL,'Inclusive','branch',NULL,'',''),(120,'','1',470.00,'2024-10-18 11:51:46','33.00','4','newstock','1','31729085117','2',1.20,'','1','503','supplier','1','99','','',0.00,'VATABLE','2','77.79','486.21','','','received',0,'0000-00-00 00:00:00','pcs','470',1,NULL,'Inclusive','branch',NULL,'',''),(121,'','1',50.00,'2024-10-18 12:06:29','0.00','4','newstock','1','31729085117','2',45.00,'','1','50','supplier','1','269','','',0.00,'VATABLE','80','310.34','1939.66','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(122,'','1',8.00,'2024-10-18 12:08:55','0.00','4','newstock','1','31729085117','2',170.00,'','1','8','supplier','1','600','','',0.00,'VATABLE','300','187.59','1172.41','','','received',0,'0000-00-00 00:00:00','pcs','8',1,NULL,'Inclusive','branch',NULL,'',''),(123,'','1',30.00,'2024-10-18 12:16:50','0.00','4','newstock','1','31729085117','2',14.00,'','1','30','supplier','1','1008','','',0.00,'VATABLE','20','57.93','362.07','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(124,'','1',100.00,'2024-10-18 12:19:42','0.00','4','newstock','1','31729085117','2',13.00,'','1','100','supplier','1','113','','',0.00,'VATABLE','20','179.31','1120.69','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(125,'','1',25.00,'2024-10-18 12:46:26','30.00','4','newstock','1','31729085117','2',18.00,'','1','55','supplier','1','1101','','',0.00,'VATABLE','50','62.07','387.93','','','received',0,'0000-00-00 00:00:00','pcs','25',1,NULL,'Inclusive','branch',NULL,'',''),(126,'','1',22.00,'2024-10-18 12:49:54','30.00','4','newstock','1','31729085117','2',25.00,'','1','52','supplier','1','811','','',0.00,'VATABLE','50','75.86','474.14','','','received',0,'0000-00-00 00:00:00','pcs','22',1,NULL,'Inclusive','branch',NULL,'',''),(127,'','1',22.00,'2024-10-18 12:51:47','52.00','4','newstock','1','31729085117','2',25.00,'','1','74','supplier','1','811','','',0.00,'VATABLE','50','75.86','474.14','','','received',0,'0000-00-00 00:00:00','pcs','22',1,NULL,'Inclusive','branch',NULL,'',''),(128,'','1',200.00,'2024-10-18 12:54:11','0.00','4','newstock','1','31729085117','2',4.00,'','1','200','supplier','1','244','','',0.00,'VATABLE','10','110.34','689.66','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(129,'','1',11.00,'2024-10-18 12:57:15','0.00','4','newstock','1','31729085117','2',50.00,'','1','11','supplier','1','691','','',0.00,'VATABLE','250','75.86','474.14','','','received',0,'0000-00-00 00:00:00','pcs','11',1,NULL,'Inclusive','branch',NULL,'',''),(130,'','1',20.00,'2024-10-18 13:20:07','20.00','4','newstock','1','31729085117','2',23.00,'','1','40','supplier','1','1168','','',0.00,'VATABLE','50','63.45','396.55','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(132,'','1',27.00,'2024-10-18 13:35:50','0.00','4','newstock','1','31729085117','2',45.00,'','1','27','supplier','1','239','','',0.00,'VATABLE','100','167.59','1047.41','','','received',0,'0000-00-00 00:00:00','pcs','27',1,NULL,'Inclusive','branch',NULL,'',''),(133,'','1',200.00,'2024-10-18 13:38:38','0.00','4','newstock','1','31729085117','2',2.00,'','1','200','supplier','1','445','','',0.00,'VATABLE','5','55.17','344.83','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(134,'','1',60.00,'2024-10-18 13:41:17','0.00','4','newstock','1','31729085117','2',36.00,'','1','60','supplier','1','972','','',0.00,'VATABLE','50','297.93','1862.07','','','received',0,'0000-00-00 00:00:00','pcs','60',1,NULL,'Inclusive','branch',NULL,'',''),(135,'','1',10.00,'2024-10-18 13:44:46','0.00','4','newstock','1','31729085117','2',130.00,'','1','10','supplier','1','905','','',0.00,'VATABLE','200','179.31','1120.69','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(136,'','1',7.00,'2024-10-18 13:47:50','2.00','4','newstock','1','31729085117','2',0.00,'','1','9','supplier','1','1121','','',0.00,'VATABLE','100','0.00','0.00','','','received',0,'0000-00-00 00:00:00','pcs','7',1,NULL,'Inclusive','branch',NULL,'',''),(137,'','1',400.00,'2024-10-18 14:24:09','175.00','4','newstock','1','31729085117','2',3.33,'','1','575','supplier','1','587','','',0.00,'VATABLE','10','183.72','1148.28','','','received',0,'0000-00-00 00:00:00','pcs','400',1,NULL,'Inclusive','branch',NULL,'',''),(138,'','1',20.00,'2024-10-18 14:26:25','0.00','4','newstock','1','31729085117','2',440.00,'','1','20','supplier','1','230','','',0.00,'VATABLE','700','1213.79','7586.21','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(139,'','1',5.00,'2024-10-18 16:31:47','0.00','4','newstock','1','31729085117','2',169.00,'','1','5','supplier','1','285','','',0.00,'VATABLE','300','116.55','728.45','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(140,'','1',10.00,'2024-10-18 16:33:43','9.00','4','newstock','1','31729085117','2',59.00,'','1','19','supplier','1','612','','',0.00,'VATABLE','150','81.38','508.62','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(141,'','1',189.00,'2024-10-18 16:37:53','0.00','4','newstock','1','31729085117','2',27.50,'','1','189','supplier','1','529','','',0.00,'VATABLE','100','716.90','4480.60','','','received',0,'0000-00-00 00:00:00','pcs','189',1,NULL,'Inclusive','branch',NULL,'',''),(142,'','1',150.00,'2024-10-18 16:40:22','140.00','4','newstock','1','31729085117','2',13.50,'','1','290','supplier','1','46','','',0.00,'VATABLE','20','279.31','1745.69','','','received',0,'0000-00-00 00:00:00','pcs','150',1,NULL,'Inclusive','branch',NULL,'',''),(143,'','1',1000.00,'2024-10-18 16:53:53','0.00','4','newstock','1','31729085117','2',0.95,'','1','1000','supplier','1','692','','',0.00,'VATABLE','10','131.03','818.97','','','received',0,'0000-00-00 00:00:00','pcs','1000',1,NULL,'Inclusive','branch',NULL,'',''),(144,'','1',17.00,'2024-10-18 16:55:50','0.00','4','newstock','1','31729085117','2',30.00,'','1','17','supplier','1','48','','',0.00,'VATABLE','150','70.34','439.66','','','received',0,'0000-00-00 00:00:00','pcs','17',1,NULL,'Inclusive','branch',NULL,'',''),(145,'','1',33.00,'2024-10-18 16:57:05','17.00','4','newstock','1','31729085117','2',30.00,'','1','50','supplier','1','48','','',0.00,'VATABLE','150','136.55','853.45','','','received',0,'0000-00-00 00:00:00','pcs','33',1,NULL,'Inclusive','branch',NULL,'',''),(146,'','1',30.00,'2024-10-19 08:36:01','0.00','4','newstock','1','31729085117','2',34.00,'','1','30','supplier','1','896','','',0.00,'VATABLE','100','140.69','879.31','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(147,'','1',20.00,'2024-10-19 08:38:06','0.00','4','newstock','1','31729085117','2',73.00,'','1','20','supplier','1','237','','',0.00,'VATABLE','150','201.38','1258.62','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(148,'','1',20.00,'2024-10-19 08:40:49','31.00','4','newstock','1','31729085117','2',121.00,'','1','51','supplier','1','201','','',0.00,'VATABLE','300','333.79','2086.21','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(149,'','1',10.00,'2024-10-19 08:46:37','0.00','4','newstock','1','31729085117','2',38.00,'','1','10','supplier','1','256','','',0.00,'VATABLE','100','52.41','327.59','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(150,'','1',10.00,'2024-10-19 08:48:57','0.00','4','newstock','1','31729085117','2',20.00,'','1','10','supplier','1','255','','',0.00,'VATABLE','70','27.59','172.41','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(151,'','1',500.00,'2024-10-19 08:50:55','0.00','4','newstock','1','31729085117','2',1.00,'','1','500','supplier','1','988','','',0.00,'VATABLE','2','68.97','431.03','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(153,'','1',500.00,'2024-10-19 09:21:22','0.00','4','newstock','1','31729085117','2',1.50,'','1','500','supplier','1','506','','',0.00,'VATABLE','5','103.45','646.55','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(154,'','1',4.00,'2024-10-19 09:23:02','0.00','4','newstock','1','31729085117','2',215.00,'','1','4','supplier','1','61','','',0.00,'VATABLE','350','118.62','741.38','','','received',0,'0000-00-00 00:00:00','pcs','4',1,NULL,'Inclusive','branch',NULL,'',''),(155,'','1',10.00,'2024-10-19 09:26:44','0.00','4','newstock','1','31729085117','2',7.00,'','1','10','supplier','1','382','','',0.00,'VATABLE','15','9.66','60.34','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(156,'','1',5.00,'2024-10-19 09:29:25','0.00','4','newstock','1','31729085117','2',52.00,'','1','5','supplier','1','638','','',0.00,'VATABLE','100','35.86','224.14','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(157,'','1',20.00,'2024-10-19 09:31:59','0.00','4','newstock','1','31729085117','2',200.00,'','1','20','supplier','1','828','','',0.00,'VATABLE','300','551.72','3448.28','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(159,'','1',590.00,'2024-10-19 09:39:48','0.00','4','newstock','1','31729085117','2',4.00,'','1','590','supplier','1','437','','',0.00,'VATABLE','10','325.52','2034.48','','','received',0,'0000-00-00 00:00:00','pcs','590',1,NULL,'Inclusive','branch',NULL,'',''),(160,'','1',10.00,'2024-10-19 09:42:30','0.00','4','newstock','1','31729085117','2',14.00,'','1','10','supplier','1','217','','',0.00,'VATABLE','100','19.31','120.69','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(161,'','1',8.00,'2024-10-19 09:44:28','0.00','4','newstock','1','31729085117','2',80.00,'','1','8','supplier','1','96','','',0.00,'VATABLE','150','88.28','551.72','','','received',0,'0000-00-00 00:00:00','pcs','8',1,NULL,'Inclusive','branch',NULL,'',''),(162,'','1',300.00,'2024-10-19 09:47:25','0.00','4','newstock','1','31729085117','2',3.30,'','1','300','supplier','1','279','','',0.00,'VATABLE','5','136.55','853.45','','','received',0,'0000-00-00 00:00:00','pcs','300',1,NULL,'Inclusive','branch',NULL,'',''),(163,'','1',5.00,'2024-10-19 10:26:28','0.00','4','newstock','1','31729085117','2',124.00,'','1','5','supplier','1','107','','',0.00,'VATABLE','200','85.52','534.48','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(164,'','1',50.00,'2024-10-19 10:28:16','0.00','4','newstock','1','31729085117','2',8.00,'','1','50','supplier','1','186','','',0.00,'VATABLE','10','55.17','344.83','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(167,'','1',30.00,'2024-10-19 10:36:42','50.00','4','newstock','1','31729085117','2',15.00,'','1','80','supplier','1','1032','','',0.00,'VATABLE','50','62.07','387.93','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(168,'','1',500.00,'2024-10-19 10:39:10','0.00','4','newstock','1','31729085117','2',1.00,'','1','500','supplier','1','307','','',0.00,'VATABLE','5','68.97','431.03','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(170,'','1',270.00,'2024-10-19 10:52:42','0.00','4','newstock','1','31729085117','2',21.60,'','1','270','supplier','1','111','','',0.00,'VATABLE','30','804.41','5027.59','','','received',0,'0000-00-00 00:00:00','pcs','270',1,NULL,'Inclusive','branch',NULL,'',''),(171,'','1',900.00,'2024-10-19 11:16:54','0.00','4','newstock','1','31729085117','2',2.80,'','1','900','supplier','1','736','','',0.00,'VATABLE','5','347.59','2172.41','','','received',0,'0000-00-00 00:00:00','pcs','900',1,NULL,'Inclusive','branch',NULL,'',''),(172,'','1',200.00,'2024-10-19 11:23:53','105.00','4','newstock','1','31729085117','2',3.00,'','1','305','supplier','1','397','','',0.00,'VATABLE','5','82.76','517.24','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(173,'','1',20.00,'2024-10-19 11:28:07','20.00','4','newstock','1','31729085117','2',69.00,'','1','40','supplier','1','828','','',0.00,'VATABLE','120','190.34','1189.66','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(174,'','1',50.00,'2024-10-19 11:40:28','0.00','4','newstock','1','31729085117','2',7.80,'','1','50','supplier','1','119','','',0.00,'VATABLE','7.5','53.79','336.21','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(175,'','1',42.00,'2024-10-19 11:47:07','1.00','4','newstock','1','31729085117','2',20.00,'','1','43','supplier','1','121','','',0.00,'VATABLE','60','115.86','724.14','','','received',0,'0000-00-00 00:00:00','pcs','42',1,NULL,'Inclusive','branch',NULL,'',''),(176,'','1',200.00,'2024-10-19 11:52:15','45.00','4','newstock','1','31729085117','2',2.00,'','1','245','supplier','1','400','','',0.00,'VATABLE','5','55.17','344.83','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(177,'','1',19.00,'2024-10-19 11:54:26','0.00','4','newstock','1','31729085117','2',121.00,'','1','19','supplier','1','124','','',0.00,'VATABLE','200','317.10','1981.90','','','received',0,'0000-00-00 00:00:00','pcs','19',1,NULL,'Inclusive','branch',NULL,'',''),(178,'','1',20.00,'2024-10-19 11:56:26','2.00','4','newstock','1','31729085117','2',86.00,'','1','22','supplier','1','131','','',0.00,'VATABLE','150','237.24','1482.76','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(179,'','1',4.00,'2024-10-19 12:26:38','0.00','4','newstock','1','31729085117','2',319.00,'','1','4','supplier','1','291','','',0.00,'VATABLE','500','176.00','1100.00','','','received',0,'0000-00-00 00:00:00','pcs','4',1,NULL,'Inclusive','branch',NULL,'',''),(180,'','1',40.00,'2024-10-19 12:29:26','0.00','4','newstock','1','31729085117','2',24.00,'','1','40','supplier','1','340','','',0.00,'VATABLE','50','132.41','827.59','','','received',0,'0000-00-00 00:00:00','pcs','40',1,NULL,'Inclusive','branch',NULL,'',''),(181,'','1',200.00,'2024-10-19 12:32:28','61.00','4','newstock','1','31729085117','2',13.00,'','1','261','supplier','1','276','','',0.00,'VATABLE','30','358.62','2241.38','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(182,'','1',50.00,'2024-10-19 12:36:58','100.00','4','newstock','1','31729085117','2',23.00,'','1','150','supplier','1','540','','',0.00,'VATABLE','50','158.62','991.38','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(183,'','1',15.00,'2024-10-19 12:39:01','10.00','4','newstock','1','31729085117','2',92.00,'','1','25','supplier','1','722','','',0.00,'VATABLE','150','190.34','1189.66','','','received',0,'0000-00-00 00:00:00','pcs','15',1,NULL,'Inclusive','branch',NULL,'',''),(184,'','1',24.00,'2024-10-19 12:41:32','0.00','4','newstock','1','31729085117','2',42.00,'','1','24','supplier','1','181','','',0.00,'VATABLE','70','139.03','868.97','','','received',0,'0000-00-00 00:00:00','pcs','24',1,NULL,'Inclusive','branch',NULL,'',''),(185,'','1',5.00,'2024-10-19 12:43:50','0.00','4','newstock','1','31729085117','2',304.00,'','1','5','supplier','1','584','','',0.00,'VATABLE','450','209.66','1310.34','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(186,'','1',120.00,'2024-10-19 12:47:31','0.00','4','newstock','1','31729085117','2',20.00,'','1','120','supplier','1','127','','',0.00,'VATABLE','23.9','331.03','2068.97','','','received',0,'0000-00-00 00:00:00','pcs','120',1,NULL,'Inclusive','branch',NULL,'',''),(187,'','1',10.00,'2024-10-19 12:51:39','0.00','4','newstock','1','31729085117','2',45.00,'','1','10','supplier','1','894','','',0.00,'VATABLE','100','62.07','387.93','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(188,'','1',5.00,'2024-10-19 12:58:03','0.00','4','newstock','1','31729085117','2',170.00,'','1','5','supplier','1','278','','',0.00,'VATABLE','300','117.24','732.76','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(189,'','1',200.00,'2024-10-19 13:00:41','0.00','4','newstock','1','31729085117','2',2.00,'','1','200','supplier','1','446','','',0.00,'VATABLE','10','55.17','344.83','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(190,'','1',40.00,'2024-10-19 13:02:29','0.00','4','newstock','1','31729085117','2',27.20,'','1','40','supplier','1','161','','',0.00,'VATABLE','50','150.07','937.93','','','received',0,'0000-00-00 00:00:00','pcs','40',1,NULL,'Inclusive','branch',NULL,'',''),(191,'','1',5.00,'2024-10-19 13:29:01','0.00','4','newstock','1','31729085117','2',235.00,'','1','5','supplier','1','36','','',0.00,'VATABLE','350','162.07','1012.93','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(192,'','1',600.00,'2024-10-19 13:35:34','0.00','4','newstock','1','31729085117','2',1.00,'','1','600','supplier','1','739','','',0.00,'VATABLE','2','82.76','517.24','','','received',0,'0000-00-00 00:00:00','pcs','600',1,NULL,'Inclusive','branch',NULL,'',''),(193,'','1',150.00,'2024-10-19 14:57:41','0.00','4','newstock','1','31729085117','2',2.00,'','1','150','supplier','1','987','','',0.00,'VATABLE','5','41.38','258.62','','','received',0,'0000-00-00 00:00:00','pcs','150',1,NULL,'Inclusive','branch',NULL,'',''),(194,'','1',90.00,'2024-10-19 15:39:38','0.00','4','newstock','1','31729085117','2',7.00,'','1','90','supplier','1','54','','',0.00,'VATABLE','12','86.90','543.10','','','received',0,'0000-00-00 00:00:00','pcs','90',1,NULL,'Inclusive','branch',NULL,'',''),(195,'','',5.00,'2024-10-22 13:59:28','42.00','4','newstock','1','','',26.00,'','6','37','1','','121','41729593920','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(196,'','',10.00,'2024-10-22 14:00:19','60.00','4','newstock','1','','',30.00,'','6','50','1','','1153','41729593920','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(197,'','',5.00,'2024-10-22 14:01:04','437.00','4','newstock','1','','',23.00,'','6','432','1','','1191','41729593920','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(198,'','',10.00,'2024-10-22 14:04:31','270.00','4','newstock','1','','',22.00,'','6','260','1','','111','41729594889','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(199,'','1',11.00,'2024-10-22 17:30:16','0.00','4','newstock','1','31729085117','2',17.00,'','1','11','supplier','1','266','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','11',1,NULL,'Inclusive','branch',NULL,'',''),(202,'','1',200.00,'2024-10-22 18:02:18','0.00','4','newstock','1','31729085117','2',40.00,'','1','200','supplier','1','1159','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(203,'','1',37.00,'2024-10-23 10:43:34','0.00','4','newstock','1','31729085117','2',23.50,'','1','37','supplier','1','623','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','37',1,NULL,'Inclusive','branch',NULL,'',''),(204,'','1',50.00,'2024-10-23 11:11:49','0.00','4','newstock','1','31729085117','2',10.00,'','1','50','supplier','1','1194','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(205,'','1',10.00,'2024-10-23 11:13:05','0.00','4','newstock','1','31729085117','2',50.00,'','1','10','supplier','1','1193','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(207,'','1',2.00,'2024-10-24 11:44:55','48.00','4','newstock','1','31729085117','2',10.00,'','1','50','supplier','1','1194','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'',''),(208,'','',4.00,'2024-10-24 15:39:27','39.00','4','newstock','1','','',48.00,'','6','35','1','','924','41729773069','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(209,'','',5.00,'2024-10-24 15:40:57','35.00','4','newstock','1','','',26.00,'','6','30','1','','121','41729773069','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(210,'','',1.00,'2024-10-24 15:41:27','6.00','4','newstock','1','','',78.00,'','6','5','1','','1179','41729773069','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(211,'','',1.00,'2024-10-24 15:43:53','19.00','4','newstock','1','','',282.00,'','6','18','1','','1136','41729773069','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(212,'','',100.00,'2024-10-24 15:45:07','540.00','4','newstock','1','','',1.00,'','6','440','1','','739','41729773069','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(213,'','',5.00,'2024-10-24 15:45:45','74.00','4','newstock','1','','',25.00,'','6','69','1','','811','41729773069','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(214,'','',10.00,'2024-10-24 15:48:50','45.00','4','newstock','1','','',23.00,'','6','35','1','','972','41729773069','',0.00,'','45','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(215,'','',2.00,'2024-10-24 15:49:27','10.00','4','newstock','1','','',1380.00,'','6','8','1','','1137','41729773069','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(216,'','',50.00,'2024-10-24 15:55:06','150.00','4','newstock','1','','',14.00,'','6','100','1','','295','41729774350','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(217,'','',9.00,'2024-10-24 15:56:41','36.00','4','newstock','1','','',23.00,'','6','27','1','','514','41729774350','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(218,'','',50.00,'2024-10-24 15:57:13','100.00','4','newstock','1','','',14.00,'','6','50','1','','295','41729774350','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(219,'','',2.00,'2024-10-24 15:57:40','48.00','4','newstock','1','','',10.00,'','6','46','1','','1194','41729774350','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(220,'','',2.00,'2024-10-24 15:58:03','6.00','4','newstock','1','','',50.00,'','6','4','1','','1193','41729774350','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(221,'','',3.00,'2024-10-24 15:58:38','14.00','4','newstock','1','','',65.00,'','6','11','1','','1173','41729774350','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(222,'','',7.00,'2024-10-24 15:59:11','220.00','4','newstock','1','','',5.00,'','6','213','1','','1147','41729774350','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(223,'','',1.00,'2024-10-24 15:59:50','9.00','4','newstock','1','','',15.00,'','6','8','1','','217','41729774350','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(224,'','',9.00,'2024-10-24 16:01:20','27.00','4','newstock','1','','',23.00,'','6','18','1','','514','41729774350','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(225,'','',10.00,'2024-10-24 16:03:17','10.00','4','newstock','1','','',21.00,'','6','0','1','','1148','41729774350','',0.00,'','42','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(226,'','',30.00,'2024-10-24 16:04:21','885.00','4','newstock','1','','',3.00,'','6','855','1','','736','41729774350','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(227,'','',1.00,'2024-10-24 16:04:47','17.00','4','newstock','1','','',136.00,'','6','16','1','','124','41729774350','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(228,'','',3.00,'2024-10-24 16:05:26','427.00','4','newstock','1','','',23.00,'','6','424','1','','1191','41729774350','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(229,'','',1.00,'2024-10-24 16:05:52','20.00','4','newstock','1','','',20.00,'','6','19','1','','693','41729774350','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(230,'','',2.00,'2024-10-24 16:06:26','10.00','4','newstock','1','','',210.00,'','6','8','1','','904','41729774350','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(231,'','',1.00,'2024-10-24 16:06:48','24.00','4','newstock','1','','',24.00,'','6','23','1','','903','41729774350','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(232,'','',20.00,'2024-10-24 16:07:46','40.00','4','newstock','1','','',6.00,'','6','20','1','','468','41729774350','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(233,'','',15.00,'2024-10-24 16:08:31','695.00','4','newstock','1','','',2.00,'','6','680','1','','109','41729774350','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(234,'','',10.00,'2024-10-24 16:19:48','500.00','4','newstock','1','','',3.00,'','6','490','1','','1198','41729775744','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(235,'','',15.00,'2024-10-24 16:20:32','680.00','4','newstock','1','','',2.00,'','6','665','1','','109','41729775744','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(236,'','',20.00,'2024-10-24 16:21:00','20.00','4','newstock','1','','',6.00,'','6','0','1','','468','41729775744','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(237,'','',1.00,'2024-10-24 16:21:25','23.00','4','newstock','1','','',24.00,'','6','22','1','','903','41729775744','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(238,'','',1.00,'2024-10-24 16:21:50','8.00','4','newstock','1','','',210.00,'','6','7','1','','904','41729775744','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(239,'','',1.00,'2024-10-24 16:22:19','19.00','4','newstock','1','','',20.00,'','6','18','1','','693','41729775744','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(240,'','',3.00,'2024-10-24 16:22:46','424.00','4','newstock','1','','',23.00,'','6','421','1','','1191','41729775744','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(241,'','',1.00,'2024-10-24 16:23:06','16.00','4','newstock','1','','',136.00,'','6','15','1','','124','41729775744','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(242,'','',30.00,'2024-10-24 16:24:07','855.00','4','newstock','1','','',3.00,'','6','825','1','','736','41729775744','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(243,'','',1.00,'2024-10-24 16:26:18','7.00','4','newstock','1','','',210.00,'','6','6','1','','904','41729775744','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(244,'','',18.00,'2024-10-24 16:26:53','18.00','4','newstock','1','','',23.00,'','6','0','1','','514','41729775744','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(245,'','',1.00,'2024-10-24 16:28:09','8.00','4','newstock','1','','',15.00,'','6','7','1','','217','41729775744','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(246,'','',7.00,'2024-10-24 16:28:41','213.00','4','newstock','1','','',5.00,'','6','206','1','','1147','41729775744','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(247,'','',3.00,'2024-10-24 16:29:12','11.00','4','newstock','1','','',65.00,'','6','8','1','','1173','41729775744','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(248,'','',2.00,'2024-10-24 16:29:51','4.00','4','newstock','1','','',50.00,'','6','2','1','','1193','41729775744','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(249,'','',2.00,'2024-10-24 16:30:26','46.00','4','newstock','1','','',10.00,'','6','44','1','','1194','41729775744','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(250,'','',10.00,'2024-10-24 16:42:12','16.00','4','newstock','1','','',150.00,'','6','6','1','','1149','41729777168','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(251,'','',10.00,'2024-10-24 16:42:48','200.00','4','newstock','1','','',2.00,'','6','190','1','','446','41729777168','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(252,'','',1.00,'2024-10-24 16:43:58','40.00','4','newstock','1','','',23.00,'','6','39','1','','1168','41729777168','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(253,'','',2.00,'2024-10-24 16:44:31','60.00','4','newstock','1','','',9.00,'','6','58','1','','1187','41729777168','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(254,'','',1.00,'2024-10-24 16:48:52','39.00','4','newstock','1','','',23.00,'','6','38','1','','1168','41729777551','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(255,'','',1.00,'2024-10-24 16:49:38','4.00','4','newstock','1','','',20.00,'','6','3','1','','82','41729777551','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(256,'','',8.00,'2024-10-24 16:51:34','58.00','4','newstock','1','','',9.00,'','6','50','1','','1187','41729777551','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(257,'','',6.00,'2024-10-24 16:52:54','42.00','4','newstock','1','','',11.00,'','6','36','1','','1013','41729777551','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(258,'','',1.00,'2024-10-24 16:53:31','4.00','4','newstock','1','','',245.00,'','6','3','1','','133','41729777551','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(259,'','',1.00,'2024-10-24 16:54:12','5.00','4','newstock','1','','',78.00,'','6','4','1','','1179','41729777551','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(260,'','',1.00,'2024-10-24 16:54:39','38.00','4','newstock','1','','',23.00,'','6','37','1','','1168','41729777551','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(261,'','',1.00,'2024-10-24 16:56:12','4.00','4','newstock','1','','',209.00,'','6','3','1','','1172','41729777551','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(262,'','',1.00,'2024-10-24 16:56:43','7.00','4','newstock','1','','',170.00,'','6','6','1','','600','41729777551','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(263,'','',25.00,'2024-10-24 16:59:50','100.00','4','newstock','1','','',20.00,'','6','75','1','','2','41729778260','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(264,'','',1.00,'2024-10-24 17:00:22','4.00','4','newstock','1','','',78.00,'','6','3','1','','1179','41729778260','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(265,'','',1.00,'2024-10-24 17:00:49','37.00','4','newstock','1','','',23.00,'','6','36','1','','1168','41729778260','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(266,'','',1.00,'2024-10-24 17:04:32','8.00','4','newstock','1','','',65.00,'','6','7','1','','1173','41729778260','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(267,'','',1.00,'2024-10-24 17:05:33','69.00','4','newstock','1','','',25.00,'','6','68','1','','811','41729778260','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(268,'','',1.00,'2024-10-24 17:06:04','19.00','4','newstock','1','','',255.00,'','6','18','1','','1166','41729778260','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(269,'','',1.00,'2024-10-24 17:06:33','68.00','4','newstock','1','','',25.00,'','6','67','1','','811','41729778260','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(270,'','',1.00,'2024-10-24 17:10:07','3.00','4','newstock','1','','',209.00,'','6','2','1','','1172','41729778260','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(271,'','',1.00,'2024-10-24 17:11:44','6.00','4','newstock','1','','',186.00,'','6','5','1','','500','41729778260','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(272,'','',1.00,'2024-10-24 17:12:52','11.00','4','newstock','1','','',48.00,'','6','10','1','','691','41729778260','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(273,'','',1.00,'2024-10-24 17:13:28','29.00','4','newstock','1','','',55.00,'','6','28','1','','1188','41729778260','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(274,'','',20.00,'2024-10-24 17:14:01','190.00','4','newstock','1','','',2.00,'','6','170','1','','446','41729778260','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(275,'','',6.00,'2024-10-24 17:14:36','287.00','4','newstock','1','','',14.00,'','6','281','1','','46','41729778260','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(276,'','',1.00,'2024-10-24 17:15:23','10.00','4','newstock','1','','',92.00,'','6','9','1','','978','41729778260','',0.00,'','125','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(277,'','',1.00,'2024-10-24 17:17:20','51.00','4','newstock','1','','',140.00,'','6','50','1','','201','41729778260','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(278,'','',1.00,'2024-10-24 17:17:53','6.00','4','newstock','1','','',150.00,'','6','5','1','','1149','41729778260','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(279,'','',1.00,'2024-10-24 17:18:17','8.00','4','newstock','1','','',120.00,'','6','7','1','','26','41729778260','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(280,'','',3.00,'2024-10-24 17:22:15','167.00','4','newstock','1','','',32.00,'','6','164','1','','529','41729779613','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(281,'','',1.00,'2024-10-24 17:24:23','3.00','4','newstock','1','','',65.00,'','6','2','1','','887','41729779613','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(282,'','',2.00,'2024-10-24 17:25:00','67.00','4','newstock','1','','',25.00,'','6','65','1','','811','41729779613','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(283,'','',3.00,'2024-10-24 17:25:37','7.00','4','newstock','1','','',65.00,'','6','4','1','','1173','41729779613','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(284,'','',1.00,'2024-10-24 17:26:11','50.00','4','newstock','1','','',140.00,'','6','49','1','','201','41729779613','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(285,'','',5.00,'2024-10-24 17:26:48','49.00','4','newstock','1','','',18.00,'','6','44','1','','48','41729779613','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(286,'','',3.00,'2024-10-24 17:27:32','65.00','4','newstock','1','','',25.00,'','6','62','1','','811','41729779613','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(287,'','',5.00,'2024-10-24 17:28:26','55.00','4','newstock','1','','',18.00,'','6','50','1','','1101','41729779613','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(288,'','',2.00,'2024-10-24 17:29:35','18.00','4','newstock','1','','',70.00,'','6','16','1','','1161','41729779613','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(289,'','',15.00,'2024-10-24 17:31:39','50.00','4','newstock','1','','',9.00,'','6','35','1','','1187','41729779613','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(290,'','',4.00,'2024-10-24 17:32:13','19.00','4','newstock','1','','',40.00,'','6','15','1','','24','41729779613','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(291,'','',4.00,'2024-10-24 17:32:46','19.00','4','newstock','1','','',0.00,'','6','15','1','','1111','41729779613','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(292,'','',3.00,'2024-10-24 17:36:36','25.00','4','newstock','1','','',109.00,'','6','22','1','','722','41729779613','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(293,'','',3.00,'2024-10-24 17:41:13','164.00','4','newstock','1','','',32.00,'','6','161','1','','529','41729780740','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(294,'','',3.00,'2024-10-24 17:42:16','18.00','4','newstock','1','','',49.00,'','6','15','1','','623','41729780740','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(295,'','',1.00,'2024-10-24 17:43:59','2.00','4','newstock','1','','',65.00,'','6','1','1','','887','41729780740','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(296,'','',2.00,'2024-10-24 17:44:32','62.00','4','newstock','1','','',25.00,'','6','60','1','','811','41729780740','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(297,'','',3.00,'2024-10-24 17:45:06','4.00','4','newstock','1','','',65.00,'','6','1','1','','1173','41729780740','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(298,'','',1.00,'2024-10-24 17:45:37','49.00','4','newstock','1','','',140.00,'','6','48','1','','201','41729780740','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(299,'','',5.00,'2024-10-24 17:46:34','44.00','4','newstock','1','','',18.00,'','6','39','1','','48','41729780740','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(300,'','',3.00,'2024-10-24 17:47:06','60.00','4','newstock','1','','',25.00,'','6','57','1','','811','41729780740','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(301,'','',5.00,'2024-10-24 17:47:33','50.00','4','newstock','1','','',18.00,'','6','45','1','','1101','41729780740','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(302,'','',2.00,'2024-10-24 17:48:24','16.00','4','newstock','1','','',70.00,'','6','14','1','','1161','41729780740','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(303,'','',15.00,'2024-10-24 17:49:01','35.00','4','newstock','1','','',9.00,'','6','20','1','','1187','41729780740','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(304,'','',4.00,'2024-10-24 17:49:33','15.00','4','newstock','1','','',40.00,'','6','11','1','','24','41729780740','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(305,'','',4.00,'2024-10-24 17:50:23','15.00','4','newstock','1','','',0.00,'','6','11','1','','1111','41729780740','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(306,'','',3.00,'2024-10-24 17:50:55','22.00','4','newstock','1','','',109.00,'','6','19','1','','722','41729780740','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(307,'','',1.00,'2024-10-25 08:19:56','4.00','4','newstock','1','','',300.00,'','6','3','1','','291','41729833483','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(308,'','',5.00,'2024-10-25 08:21:37','10.00','4','newstock','1','','',48.00,'','6','5','1','','691','41729833483','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(309,'','',10.00,'2024-10-25 08:22:04','100.00','4','newstock','1','','',0.95,'','6','90','1','','989','41729833483','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(310,'','',1.00,'2024-10-25 08:22:35','6.00','4','newstock','1','','',170.00,'','6','5','1','','600','41729833483','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(311,'','',100.00,'2024-10-25 08:23:38','170.00','4','newstock','1','','',2.00,'','6','70','1','','446','41729833483','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(312,'','',100.00,'2024-10-25 08:26:32','440.00','4','newstock','1','','',1.00,'','6','340','1','','739','41729833483','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(313,'','',10.00,'2024-10-25 08:28:09','260.00','4','newstock','1','','',22.00,'','6','250','1','','111','41729833483','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(314,'','',10.00,'2024-10-25 08:30:07','30.00','4','newstock','1','','',20.00,'','6','20','1','','302','41729833483','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(315,'','',1.00,'2024-10-25 08:30:39','3.00','4','newstock','1','','',245.00,'','6','2','1','','133','41729833483','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(316,'','',5.00,'2024-10-25 08:31:06','19.00','4','newstock','1','','',109.00,'','6','14','1','','722','41729833483','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(317,'','',1.00,'2024-10-25 08:31:46','18.00','4','newstock','1','','',255.00,'','6','17','1','','1166','41729833483','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(318,'','',50.00,'2024-10-25 08:34:27','50.00','4','newstock','1','','',14.00,'','6','0','1','','295','41729833483','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(319,'','',10.00,'2024-10-25 08:39:10','190.00','4','newstock','1','','',1.00,'','6','180','1','','445','41729834635','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(320,'','',3.00,'2024-10-25 08:40:04','36.00','4','newstock','1','','',23.00,'','6','33','1','','1168','41729834635','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(321,'','',3.00,'2024-10-25 08:40:38','40.00','4','newstock','1','','',37.00,'','6','37','1','','1185','41729834635','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(322,'','',1.00,'2024-10-25 08:41:47','28.00','4','newstock','1','','',55.00,'','6','27','1','','1188','41729834635','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(323,'','',1.00,'2024-10-25 08:42:17','5.00','4','newstock','1','','',186.00,'','6','4','1','','500','41729834635','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(324,'','',1.00,'2024-10-25 08:42:42','48.00','4','newstock','1','','',140.00,'','6','47','1','','201','41729834635','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(325,'','',1.00,'2024-10-25 08:43:01','11.00','4','newstock','1','','',0.00,'','6','10','1','','1111','41729834635','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(326,'','',2.00,'2024-10-25 08:43:24','10.00','4','newstock','1','','',0.00,'','6','8','1','','1111','41729834635','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(327,'','',2.00,'2024-10-25 08:44:22','47.00','4','newstock','1','','',140.00,'','6','45','1','','201','41729834635','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(328,'','',100.00,'2024-10-25 08:45:19','665.00','4','newstock','1','','',2.00,'','6','565','1','','109','41729834635','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(329,'','',2.00,'2024-10-25 08:46:28','2.00','4','newstock','1','','',209.00,'','6','0','1','','1172','41729834635','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(330,'','',100.00,'2024-10-25 08:47:42','958.00','4','newstock','1','','',1.10,'','6','858','1','','554','41729834635','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(331,'','',1.00,'2024-10-25 08:48:15','4.00','4','newstock','1','','',258.00,'','6','3','1','','701','41729834635','',0.00,'','420','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(332,'','',10.00,'2024-10-25 08:51:16','970.00','4','newstock','1','','',1.00,'','6','960','1','','114','41729835322','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(333,'','',5.00,'2024-10-25 08:52:58','15.00','4','newstock','1','','',49.00,'','6','10','1','','623','41729835322','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(334,'','',10.00,'2024-10-25 08:57:50','250.00','4','newstock','1','','',22.00,'','6','240','1','','111','41729835740','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(335,'','',100.00,'2024-10-25 08:59:33','960.00','4','newstock','1','','',1.00,'','6','860','1','','114','41729835740','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(336,'','',1.00,'2024-10-25 09:00:02','18.00','4','newstock','1','','',20.00,'','6','17','1','','693','41729835740','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(337,'','',1.00,'2024-10-25 09:01:26','9.00','4','newstock','1','','',61.00,'','6','8','1','','642','41729835740','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(338,'','',100.00,'2024-10-25 09:02:10','340.00','4','newstock','1','','',1.00,'','6','240','1','','739','41729835740','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(339,'','',100.00,'2024-10-25 09:02:57','500.00','4','newstock','1','','',1.50,'','6','400','1','','506','41729835740','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(340,'','',10.00,'2024-10-25 09:04:32','138.00','4','newstock','1','','',19.00,'','6','128','1','','540','41729835740','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(341,'','',100.00,'2024-10-25 09:06:57','180.00','4','newstock','1','','',1.00,'','6','80','1','','445','41729836295','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(342,'','',30.00,'2024-10-25 09:07:57','60.00','4','newstock','1','','',0.00,'','6','30','1','','1130','41729836295','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(343,'','',10.00,'2024-10-25 09:11:09','120.00','4','newstock','1','','',1.00,'','6','110','1','','476','41729836295','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(344,'','',10.00,'2024-10-25 09:11:37','240.00','4','newstock','1','','',22.00,'','6','230','1','','111','41729836295','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(345,'','',5.00,'2024-10-25 09:12:16','30.00','4','newstock','1','','',26.00,'','6','25','1','','121','41729836295','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(346,'','',5.00,'2024-10-25 09:16:32','421.00','4','newstock','1','','',23.00,'','6','416','1','','1191','41729836819','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(347,'','',1.00,'2024-10-25 09:17:11','17.00','4','newstock','1','','',20.00,'','6','16','1','','693','41729836819','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(348,'','',13.00,'2024-10-25 09:17:49','161.00','4','newstock','1','','',32.00,'','6','148','1','','529','41729836819','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(349,'','',3.00,'2024-10-25 09:18:23','19.00','4','newstock','1','','',60.00,'','6','16','1','','612','41729836819','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(350,'','',28.00,'2024-10-25 11:35:20','278.00','4','newstock','1','','',5.00,'','6','250','1','','1150','41729845230','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(351,'','',10.00,'2024-10-25 11:36:32','148.00','4','newstock','1','','',32.00,'','6','138','1','','529','41729845230','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(352,'','',1.00,'2024-10-25 11:38:18','27.00','4','newstock','1','','',55.00,'','6','26','1','','1188','41729845230','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(353,'','',5.00,'2024-10-25 11:41:43','17.00','4','newstock','1','','',90.00,'','6','12','1','','1174','41729845230','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(354,'','',10.00,'2024-10-25 11:42:20','78.00','4','newstock','1','','',15.00,'','6','68','1','','1032','41729845230','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(355,'','',13.00,'2024-10-25 11:42:58','416.00','4','newstock','1','','',23.00,'','6','403','1','','1191','41729845230','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(356,'','',100.00,'2024-10-25 11:43:50','500.00','4','newstock','1','','',0.50,'','6','400','1','','988','41729845230','',0.00,'','1','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(357,'','1',5.00,'2024-10-28 16:00:51','0.00','4','newstock','1','31729085117','2',51.00,'','1','5','supplier','1','1145','','',0.00,'VATABLE','80','','','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(360,'','1',0.00,'2024-10-28 18:18:44','8.00','4','newstock','1','31729085117','2',90.00,'','1','8','supplier','1','978','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','0',1,NULL,'Inclusive','branch',NULL,'',''),(361,'','',10.00,'2024-10-29 13:03:14','200.00','4','newstock','1','','',21.00,'','6','190','1','','1139','41730196086','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(362,'','',1.00,'2024-10-29 13:03:53','1.00','4','newstock','1','','',65.00,'','6','0','1','','887','41730196086','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(363,'','',50.00,'2024-10-29 13:07:19','403.00','4','newstock','1','','',23.00,'','6','353','1','','1191','41730196086','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(364,'','',8.00,'2024-10-29 13:08:51','10.00','4','newstock','1','','',49.00,'','6','2','1','','623','41730196086','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(365,'','',2.00,'2024-10-29 13:09:37','26.00','4','newstock','1','','',55.00,'','6','24','1','','1188','41730196086','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(366,'','',10.00,'2024-10-29 13:10:29','128.00','4','newstock','1','','',19.00,'','6','118','1','','540','41730196086','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(367,'','',1.00,'2024-10-29 13:13:28','25.00','4','newstock','1','','',114.00,'','6','24','1','','1171','41730196683','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(368,'','',100.00,'2024-10-29 13:14:08','270.00','4','newstock','1','','',0.60,'','6','170','1','','38','41730196683','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(369,'','',1.00,'2024-10-29 13:14:31','14.00','4','newstock','1','','',20.00,'','6','13','1','','693','41730196683','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(370,'','',1.00,'2024-10-29 13:15:19','4.00','4','newstock','1','','',170.00,'','6','3','1','','600','41730196683','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(371,'','',100.00,'2024-10-29 13:15:57','300.00','4','newstock','1','','',5.00,'','6','200','1','','279','41730196683','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(372,'','',20.00,'2024-10-29 13:20:11','138.00','4','newstock','1','','',32.00,'','6','118','1','','529','41730196683','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(373,'','',1.00,'2024-10-29 13:22:57','16.00','4','newstock','1','','',255.00,'','6','15','1','','1166','41730196683','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(374,'','',1.00,'2024-10-29 13:25:21','24.00','4','newstock','1','','',114.00,'','6','23','1','','1171','41730197407','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(375,'','',100.00,'2024-10-29 13:25:58','479.00','4','newstock','1','','',2.00,'','6','379','1','','71','41730197407','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(376,'','',1.00,'2024-10-29 13:26:29','8.00','4','newstock','1','','',90.00,'','6','7','1','','978','41730197407','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(377,'','',1.00,'2024-10-29 13:28:17','7.00','4','newstock','1','','',61.00,'','6','6','1','','642','41730197407','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(378,'','',1.00,'2024-10-29 13:28:46','19.00','4','newstock','1','','',68.00,'','6','18','1','','237','41730197407','',0.00,'','110','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(379,'','',1.00,'2024-10-29 13:29:18','4.00','4','newstock','1','','',186.00,'','6','3','1','','500','41730197407','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(380,'','',1.00,'2024-10-29 13:29:44','15.00','4','newstock','1','','',136.00,'','6','14','1','','124','41730197407','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(381,'','',1.00,'2024-10-29 13:30:10','14.00','4','newstock','1','','',109.00,'','6','13','1','','722','41730197407','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(382,'','',1.00,'2024-10-29 13:50:20','13.00','4','newstock','1','','',24.90,'','6','12','1','','202','41730198936','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(383,'','',100.00,'2024-10-29 13:51:00','215.00','4','newstock','1','','',1.00,'','6','115','1','','739','41730198936','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(384,'','',1.00,'2024-10-29 13:53:09','6.00','4','newstock','1','','',61.00,'','6','5','1','','642','41730198936','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(385,'','',5.00,'2024-10-29 13:53:57','24.00','4','newstock','1','','',26.00,'','6','19','1','','121','41730198936','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(386,'','',5.00,'2024-10-29 13:54:32','57.00','4','newstock','1','','',25.00,'','6','52','1','','811','41730198936','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(387,'','1',15.00,'2024-10-29 16:17:15','0.00','4','newstock','1','31729085117','2',3.00,'','1','15','supplier','1','915','','',0.00,'VATABLE','10','','','','','received',0,'0000-00-00 00:00:00','pcs','15',1,NULL,'Inclusive','branch',NULL,'',''),(388,'','1',2.00,'2024-10-29 18:20:07','0.00','4','newstock','1','31729085117','2',65.00,'','1','2','supplier','1','1173','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'',''),(389,'','1',6.00,'2024-10-30 17:36:41','0.00','4','newstock','1','31729085117','2',125.00,'','1','6','supplier','1','951','','',0.00,'VATABLE','300','','','','','received',0,'0000-00-00 00:00:00','pcs','6',1,NULL,'Inclusive','branch',NULL,'',''),(390,'','',1.00,'2024-11-01 10:58:34','45.00','4','newstock','1','','',140.00,'','6','44','1','','201','41730447797','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(391,'','',1.00,'2024-11-01 10:59:52','5.00','4','newstock','1','','',61.00,'','6','4','1','','642','41730447797','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(392,'','',1.00,'2024-11-01 11:00:32','30.00','4','newstock','1','','',39.00,'','6','29','1','','896','41730447797','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(393,'','',1.00,'2024-11-01 11:01:29','5.00','4','newstock','1','','',125.00,'','6','4','1','','951','41730447797','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(394,'','',1.00,'2024-11-01 11:02:02','36.00','4','newstock','1','','',0.00,'','6','35','1','','420','41730447797','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(395,'','',1.00,'2024-11-01 11:03:07','8.00','4','newstock','1','','',0.00,'','6','7','1','','1104','41730447797','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(396,'','',1.00,'2024-11-01 11:03:40','33.00','4','newstock','1','','',23.00,'','6','32','1','','1168','41730447797','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(397,'','',15.00,'2024-11-01 11:04:05','36.00','4','newstock','1','','',3.00,'','6','21','1','','909','41730447797','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(398,'','',10.00,'2024-11-01 11:04:41','908.00','4','newstock','1','','',1.00,'','6','898','1','','692','41730447797','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(399,'','',16.00,'2024-11-01 11:05:53','353.00','4','newstock','1','','',23.00,'','6','337','1','','1191','41730447797','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(400,'','',20.00,'2024-11-01 11:06:48','118.00','4','newstock','1','','',32.00,'','6','98','1','','529','41730447797','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(401,'','',10.00,'2024-11-01 11:07:42','230.00','4','newstock','1','','',22.00,'','6','220','1','','111','41730447797','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(402,'','',100.00,'2024-11-01 11:08:46','850.00','4','newstock','1','','',3.20,'','6','750','1','','50','41730447797','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(403,'','',1.00,'2024-11-01 11:10:02','24.00','4','newstock','1','','',55.00,'','6','23','1','','1188','41730447797','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(404,'','',4.00,'2024-11-01 11:12:25','34.00','4','newstock','1','','',48.00,'','6','30','1','','924','41730448654','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(405,'','',4.00,'2024-11-01 11:16:21','30.00','4','newstock','1','','',48.00,'','6','26','1','','924','41730448861','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(406,'','',1.00,'2024-11-01 11:19:03','3.00','4','newstock','1','','',170.00,'','6','2','1','','600','41730448861','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(407,'','',1.00,'2024-11-01 11:19:38','2.00','4','newstock','1','','',245.00,'','6','1','1','','133','41730448861','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(408,'','',1.00,'2024-11-01 11:20:01','13.00','4','newstock','1','','',109.00,'','6','12','1','','722','41730448861','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(409,'','',1.00,'2024-11-01 11:20:27','44.00','4','newstock','1','','',140.00,'','6','43','1','','201','41730448861','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(410,'','',4.00,'2024-11-01 11:21:22','13.00','4','newstock','1','','',60.00,'','6','9','1','','612','41730448861','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(411,'','',5.00,'2024-11-01 11:23:07','12.00','4','newstock','1','','',90.00,'','6','7','1','','1174','41730448861','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(412,'','',1.00,'2024-11-01 11:24:07','23.00','4','newstock','1','','',55.00,'','6','22','1','','1188','41730448861','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(413,'','',20.00,'2024-11-01 11:27:02','98.00','4','newstock','1','','',32.00,'','6','78','1','','529','41730449519','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(414,'','',4.00,'2024-11-01 11:28:17','32.00','4','newstock','1','','',23.00,'','6','28','1','','1168','41730449519','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(415,'','',9.00,'2024-11-01 11:29:13','17.00','4','newstock','1','','',9.00,'','6','8','1','','1187','41730449519','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(416,'','',4.00,'2024-11-01 11:30:53','12.00','4','newstock','1','','',24.90,'','6','8','1','','202','41730449519','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(417,'','',50.00,'2024-11-01 11:31:36','300.00','4','newstock','1','','',2.00,'','6','250','1','','85','41730449519','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(418,'','1',5.00,'2024-11-01 11:38:38','0.00','4','newstock','1','31729085117','2',25.00,'','1','5','supplier','1','143','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(419,'','',1.00,'2024-11-01 11:49:29','5.00','4','newstock','1','','',25.00,'','6','4','1','','143','41730450874','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(420,'','',1.00,'2024-11-01 11:53:29','4.00','4','newstock','1','','',25.00,'','6','3','1','','143','41730451121','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(421,'','1',77.00,'2024-11-02 12:08:18','0.00','4','newstock','1','31729085117','2',10.00,'','1','77','supplier','1','86','','',0.00,'VATABLE','15','','','','','received',0,'0000-00-00 00:00:00','pcs','77',1,NULL,'Inclusive','branch',NULL,'',''),(425,'','1',0.00,'2024-11-02 13:14:40','35.00','4','newstock','1','31729085117','2',11.00,'','1','35','supplier','1','1013','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','0',1,NULL,'Inclusive','branch',NULL,'',''),(426,'','1',1.00,'2024-11-02 13:15:09','35.00','4','newstock','1','31729085117','2',11.00,'','1','36','supplier','1','1013','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'',''),(427,'','',100.00,'2024-11-04 10:38:45','470.00','4','newstock','1','','',3.43,'','6','370','1','','558','41730705800','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(428,'','',100.00,'2024-11-04 10:39:22','490.00','4','newstock','1','','',2.00,'','6','390','1','','109','41730705800','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(429,'','',28.00,'2024-11-04 10:39:53','250.00','4','newstock','1','','',5.00,'','6','222','1','','1150','41730705800','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(430,'','',5.00,'2024-11-04 10:40:53','11.00','4','newstock','1','','',40.00,'','6','6','1','','24','41730705800','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(431,'','',4.00,'2024-11-04 10:42:11','17.00','4','newstock','1','','',26.00,'','6','13','1','','121','41730705800','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(432,'','',10.00,'2024-11-04 10:42:41','825.00','4','newstock','1','','',3.00,'','6','815','1','','736','41730705800','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(433,'','',1.00,'2024-11-04 10:43:16','10.00','4','newstock','1','','',250.00,'','6','9','1','','382','41730705800','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(434,'','',2.00,'2024-11-04 10:44:01','3.00','4','newstock','1','','',48.00,'','6','1','1','','691','41730705800','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(435,'','',5.00,'2024-11-04 10:44:54','43.00','4','newstock','1','','',18.00,'','6','38','1','','1101','41730705800','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(436,'','',4.00,'2024-11-04 10:45:21','26.00','4','newstock','1','','',48.00,'','6','22','1','','924','41730705800','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(437,'','',1.00,'2024-11-04 10:45:52','2.00','4','newstock','1','','',78.00,'','6','1','1','','1179','41730705800','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(438,'','',1.00,'2024-11-04 10:46:35','7.00','4','newstock','1','','',124.00,'','6','6','1','','1190','41730705800','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(439,'','',6.00,'2024-11-04 10:47:08','281.00','4','newstock','1','','',14.00,'','6','275','1','','46','41730705800','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(440,'','',100.00,'2024-11-04 10:48:11','385.00','4','newstock','1','','',5.39,'','6','285','1','','601','41730705800','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(441,'','',1.00,'2024-11-04 10:48:48','11.00','4','newstock','1','','',22.00,'','6','10','1','','411','41730705800','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(442,'','',1.00,'2024-11-04 10:57:21','9.00','4','newstock','1','','',22.00,'','6','8','1','','266','41730706828','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(443,'','',1.00,'2024-11-04 10:57:47','4.00','4','newstock','1','','',180.00,'','6','3','1','','1041','41730706828','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(444,'','',1.00,'2024-11-04 10:58:06','100.00','4','newstock','1','','',11.00,'','6','99','1','','870','41730706828','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(445,'','',2.00,'2024-11-04 10:58:34','203.00','4','newstock','1','','',5.00,'','6','201','1','','1147','41730706828','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(446,'','',1.00,'2024-11-04 10:58:55','29.00','4','newstock','1','','',39.00,'','6','28','1','','896','41730706828','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(447,'','',100.00,'2024-11-04 10:59:37','377.00','4','newstock','1','','',2.00,'','6','277','1','','71','41730706828','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(448,'','',1.00,'2024-11-04 11:00:24','4.00','4','newstock','1','','',61.00,'','6','3','1','','642','41730706828','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(449,'','',10.00,'2024-11-04 11:00:51','35.00','4','newstock','1','','',23.00,'','6','25','1','','972','41730706828','',0.00,'','45','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(450,'','',1.00,'2024-11-04 11:01:08','10.00','4','newstock','1','','',24.00,'','6','9','1','','894','41730706828','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(451,'','',1.00,'2024-11-04 11:01:29','96.00','4','newstock','1','','',42.00,'','6','95','1','','1204','41730706828','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(452,'','',3.00,'2024-11-04 11:02:36','8.00','4','newstock','1','','',0.00,'','6','5','1','','1111','41730706828','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(453,'','',4.00,'2024-11-04 11:03:34','52.00','4','newstock','1','','',25.00,'','6','48','1','','811','41730706828','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(454,'','',3.00,'2024-11-04 11:05:16','13.00','4','newstock','1','','',26.00,'','6','10','1','','121','41730706828','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(455,'','',50.00,'2024-11-04 11:09:14','337.00','4','newstock','1','','',23.00,'','6','287','1','','1191','41730706828','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(456,'','1',12.00,'2024-11-04 14:18:57','0.00','4','newstock','1','31729085117','2',0.00,'','1','12','supplier','1','1196','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'',''),(457,'','',1.00,'2024-11-04 15:37:27','4.00','4','newstock','1','','',150.00,'','6','3','1','','1149','41730723756','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(458,'','',1.00,'2024-11-04 15:38:27','9.00','4','newstock','1','','',24.00,'','6','8','1','','894','41730723756','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(459,'','',5.00,'2024-11-04 15:39:01','7.00','4','newstock','1','','',90.00,'','6','2','1','','1174','41730723756','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(460,'','',5.00,'2024-11-04 15:39:37','92.00','4','newstock','1','','',2.90,'','6','87','1','','724','41730723756','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(461,'','',10.00,'2024-11-04 15:40:02','190.00','4','newstock','1','','',21.00,'','6','180','1','','1139','41730723756','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(462,'','',10.00,'2024-11-04 15:40:24','220.00','4','newstock','1','','',22.00,'','6','210','1','','111','41730723756','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(463,'','',25.00,'2024-11-04 15:40:45','91.00','4','newstock','1','','',30.00,'','6','66','1','','1','41730723756','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(464,'','',1.00,'2024-11-04 15:41:29','4.00','4','newstock','1','','',125.00,'','6','3','1','','951','41730723756','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(465,'','',1.00,'2024-11-04 16:24:02','12.00','4','newstock','1','','',109.00,'','6','11','1','','722','41730726526','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(466,'','1',1.00,'2024-11-04 16:24:36','0.00','4','newstock','1','31729085117','2',65.00,'','1','1','supplier','1','887','','',0.00,'VATABLE','180','','','','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'',''),(467,'','',1.00,'2024-11-04 16:25:56','1.00','4','newstock','1','','',65.00,'','6','0','1','','887','41730726692','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(468,'','1',1.00,'2024-11-04 16:30:33','0.00','4','newstock','1','31729085117','2',65.00,'','1','1','supplier','1','887','','',0.00,'VATABLE','180','','','','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'',''),(469,'','',1.00,'2024-11-04 16:32:18','1.00','4','newstock','1','','',65.00,'','6','0','1','','887','41730727050','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(470,'','',1.00,'2024-11-04 16:35:42','1.00','4','newstock','1','','',78.00,'','6','0','1','','1179','41730727050','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(471,'','1',5.00,'2024-11-04 17:36:26','1.00','4','newstock','1','31729085117','2',90.00,'','1','6','supplier','1','1174','','',0.00,'VATABLE','250','','','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(472,'','1',5.00,'2024-11-04 17:43:19','7.00','4','newstock','1','31729085117','2',90.00,'','1','12','supplier','1','1174','','',0.00,'VATABLE','250','','','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(473,'','',4.00,'2024-11-04 18:13:47','275.00','4','newstock','1','','',14.00,'','6','271','1','','46','41730733142','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(474,'','1',150.00,'2024-11-05 11:50:03','0.00','4','newstock','1','31729085117','2',25.00,'','1','150','supplier','1','383','','',0.00,'VATABLE','40','','','','','received',0,'0000-00-00 00:00:00','pcs','150',1,NULL,'Inclusive','branch',NULL,'',''),(475,'','',30.00,'2024-11-05 11:52:57','150.00','4','newstock','1','','',13.00,'','6','120','1','','383','41730796683','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(476,'','',30.00,'2024-11-05 11:57:02','120.00','4','newstock','1','','',13.00,'','6','90','1','','383','41730796928','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(478,'','',14.00,'2024-11-05 17:41:42','201.00','4','newstock','1','','',5.00,'','6','187','1','','1147','41730817618','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(479,'','',2.00,'2024-11-05 17:42:16','37.00','4','newstock','1','','',37.00,'','6','35','1','','1185','41730817618','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(480,'','',2.00,'2024-11-05 17:44:34','43.00','4','newstock','1','','',140.00,'','6','41','1','','201','41730817618','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(481,'','',1.00,'2024-11-05 17:44:57','20.00','4','newstock','1','','',96.00,'','6','19','1','','1141','41730817618','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(482,'','',1.00,'2024-11-05 17:45:26','4.00','4','newstock','1','','',150.00,'','6','3','1','','249','41730817618','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(483,'','',1.00,'2024-11-05 17:46:03','8.00','4','newstock','1','','',22.00,'','6','7','1','','266','41730817618','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(484,'','1',150.00,'2024-11-05 17:50:06','8.00','4','newstock','1','31729085117','2',9.00,'','1','158','supplier','1','1187','','',0.00,'VATABLE','20','','','','','received',0,'0000-00-00 00:00:00','pcs','150',1,NULL,'Inclusive','branch',NULL,'',''),(485,'','',70.00,'2024-11-05 18:03:58','70.00','4','newstock','1','','',2.00,'','6','0','1','','446','41730818931','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(486,'','',20.00,'2024-11-05 18:04:27','78.00','4','newstock','1','','',32.00,'','6','58','1','','529','41730818931','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(487,'','',30.00,'2024-11-05 18:12:24','158.00','4','newstock','1','','',9.00,'','6','128','1','','1187','41730819436','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(488,'','',20.00,'2024-11-05 18:13:12','58.00','4','newstock','1','','',32.00,'','6','38','1','','529','41730819436','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(489,'','',20.00,'2024-11-05 18:13:55','118.00','4','newstock','1','','',19.00,'','6','98','1','','540','41730819436','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(490,'','',1.00,'2024-11-05 18:14:44','10.00','4','newstock','1','','',70.00,'','6','9','1','','1167','41730819436','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(491,'','',1.00,'2024-11-05 18:15:18','22.00','4','newstock','1','','',55.00,'','6','21','1','','1188','41730819436','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(492,'','1',50.00,'2024-11-05 18:31:05','0.00','4','newstock','1','31729085117','2',7.50,'','1','50','supplier','1','534','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(493,'','',10.00,'2024-11-05 18:33:09','50.00','4','newstock','1','','',7.50,'','6','40','1','','534','41730820694','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(494,'','',10.00,'2024-11-05 18:35:55','40.00','4','newstock','1','','',7.50,'','6','30','1','','534','41730820871','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(495,'','',10.00,'2024-11-05 18:37:46','30.00','4','newstock','1','','',7.50,'','6','20','1','','534','41730820968','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(496,'','',10.00,'2024-11-05 18:39:56','20.00','4','newstock','1','','',7.50,'','6','10','1','','534','41730821114','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(497,'','',7.00,'2024-11-05 18:42:35','10.00','4','newstock','1','','',7.50,'','6','3','1','','534','41730821225','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(498,'','',10.00,'2024-11-06 16:43:06','191.00','4','newstock','1','','',40.00,'','6','181','1','','1159','41730900319','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(499,'','',60.00,'2024-11-06 16:43:41','60.00','4','newstock','1','','',2.00,'','6','0','1','','947','41730900319','',0.00,'','9','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(500,'','',1.00,'2024-11-06 16:44:14','2.00','4','newstock','1','','',170.00,'','6','1','1','','600','41730900319','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(501,'','',1.00,'2024-11-06 16:45:01','1.00','4','newstock','1','','',48.00,'','6','0','1','','691','41730900319','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(503,'','1',120.00,'2024-11-06 16:50:26','10.00','4','newstock','1','31729085117','2',1.00,'','1','130','supplier','1','739','','',0.00,'VATABLE','2','','','','','received',0,'0000-00-00 00:00:00','pcs','120',1,NULL,'Inclusive','branch',NULL,'',''),(504,'','',100.00,'2024-11-06 16:53:43','130.00','4','newstock','1','','',1.00,'','6','30','1','','739','41730901085','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(505,'','1',87.00,'2024-11-07 12:48:59','3.00','4','newstock','1','31729085117','2',7.00,'','1','90','supplier','1','1181','','',0.00,'VATABLE','15','','','','','received',0,'0000-00-00 00:00:00','pcs','87',1,NULL,'Inclusive','branch',NULL,'',''),(506,'','',5.00,'2024-11-07 13:02:37','30.00','4','newstock','1','','',56.00,'','6','25','1','','1200','41730973657','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(507,'','',5.00,'2024-11-07 13:29:08','25.00','4','newstock','1','','',56.00,'','6','20','1','','1200','41730975266','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(508,'','',1.00,'2024-11-07 13:30:49','12.00','4','newstock','1','','',0.00,'','6','11','1','','1106','41730975374','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(509,'','1',1.00,'2024-11-08 11:22:23','0.00','4','newstock','1','31729085117','2',25.00,'','1','1','supplier','1','289','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'',''),(510,'','1',200.00,'2024-11-08 13:00:39','0.00','4','newstock','1','31729085117','2',5.00,'','1','200','supplier','1','1007','','',0.00,'VATABLE','10','','','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(511,'','1',1.00,'2024-11-08 13:22:16','35.00','4','newstock','1','31729085117','2',37.00,'','1','36','supplier','1','1185','','',0.00,'VATABLE','60','','','','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'',''),(512,'','1',148.00,'2024-11-08 14:49:32','0.00','4','newstock','1','31729085117','2',2.25,'','1','148','supplier','1','498','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','148',1,NULL,'Inclusive','branch',NULL,'',''),(513,'','1',1.00,'2024-11-08 18:39:55','0.00','4','newstock','1','31729085117','2',300.00,'','1','1','supplier','1','291','','',0.00,'VATABLE','450','','','','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'',''),(514,'','1',48.00,'2024-11-09 08:10:54','38.00','4','newstock','1','31729085117','2',32.00,'','1','86','supplier','1','529','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','48',1,NULL,'Inclusive','branch',NULL,'',''),(515,'','1',200.00,'2024-11-09 08:20:46','3.00','4','newstock','1','31729085117','2',7.50,'','1','203','supplier','1','534','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(516,'','1',210.00,'2024-11-09 08:27:43','0.00','4','newstock','1','31729085117','2',42.00,'','1','210','supplier','1','607','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','210',1,NULL,'Inclusive','branch',NULL,'',''),(517,'','1',900.00,'2024-11-09 08:57:49','0.00','4','newstock','1','31729085117','2',0.00,'','1','900','supplier','1','1130','','',0.00,'VATABLE','10','','','','','received',0,'0000-00-00 00:00:00','pcs','900',1,NULL,'Inclusive','branch',NULL,'',''),(518,'','1',1980.00,'2024-11-09 09:01:32','10.00','4','newstock','1','31729085117','2',1.00,'','1','1990','supplier','1','739','','',0.00,'VATABLE','2','','','','','received',0,'0000-00-00 00:00:00','pcs','1980',1,NULL,'Inclusive','branch',NULL,'',''),(519,'','1',50.00,'2024-11-09 09:12:22','0.00','4','newstock','1','31729085117','2',48.00,'','1','50','supplier','1','691','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(520,'','1',50.00,'2024-11-09 09:17:53','0.00','4','newstock','1','31729085117','2',15.00,'','1','50','supplier','1','971','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(521,'','1',295.00,'2024-11-09 09:32:09','86.00','4','newstock','1','31729085117','2',32.00,'','1','381','supplier','1','529','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','295',1,NULL,'Inclusive','branch',NULL,'',''),(522,'','1',2000.00,'2024-11-09 09:46:56','170.00','4','newstock','1','31729085117','2',2.00,'','1','2170','supplier','1','1007','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','2000',1,NULL,'Inclusive','branch',NULL,'',''),(523,'','1',20.00,'2024-11-09 09:48:47','0.00','4','newstock','1','31729085117','2',33.00,'','1','20','supplier','1','251','','',0.00,'VATABLE','70','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(524,'','1',5.00,'2024-11-09 10:06:45','1.00','4','newstock','1','31729085117','2',0.00,'','1','6','supplier','1','1103','','',0.00,'VATABLE','300','','','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(525,'','1',45.00,'2024-11-09 10:27:54','10.00','4','newstock','1','31729085117','2',26.00,'','1','55','supplier','1','121','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','45',1,NULL,'Inclusive','branch',NULL,'',''),(526,'','1',500.00,'2024-11-09 10:30:43','360.00','4','newstock','1','31729085117','2',2.00,'','1','860','supplier','1','109','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(527,'','1',20.00,'2024-11-09 11:14:22','0.00','4','newstock','1','31729085117','2',178.15,'','1','20','supplier','1','381','','',0.00,'VATABLE','350','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(528,'','1',30.00,'2024-11-09 11:17:46','1.00','4','newstock','1','31729085117','2',0.00,'','1','31','supplier','1','1107','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(529,'','1',5.00,'2024-11-09 11:26:24','0.00','4','newstock','1','31729085117','2',365.00,'','1','5','supplier','1','36','','',0.00,'VATABLE','500','','','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(530,'','1',500.00,'2024-11-09 11:37:06','0.00','4','newstock','1','31729085117','2',1.35,'','1','500','supplier','1','632','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(531,'','1',30.00,'2024-11-09 11:40:39','0.00','4','newstock','1','31729085117','2',144.00,'','1','30','supplier','1','293','','',0.00,'VATABLE','250','','','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(532,'','1',10.00,'2024-11-09 12:02:14','0.00','4','newstock','1','31729085117','2',45.00,'','1','10','supplier','1','893','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(533,'','1',100.00,'2024-11-09 12:08:20','0.00','4','newstock','1','31729085117','2',4.00,'','1','100','supplier','1','21','','',0.00,'VATABLE','10','','','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(534,'','1',90.00,'2024-11-09 12:10:51','0.00','4','newstock','1','31729085117','2',23.00,'','1','90','supplier','1','514','','',0.00,'VATABLE','30','','','','','received',0,'0000-00-00 00:00:00','pcs','90',1,NULL,'Inclusive','branch',NULL,'',''),(535,'','1',50.00,'2024-11-09 13:54:22','5.00','4','newstock','1','31729085117','2',40.00,'','1','55','supplier','1','24','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(536,'','1',40.00,'2024-11-09 14:44:58','0.00','4','newstock','1','31729085117','2',60.00,'','1','40','supplier','1','973','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','40',1,NULL,'Inclusive','branch',NULL,'',''),(537,'','1',50.00,'2024-11-09 14:49:51','32.00','4','newstock','1','31729085117','2',18.00,'','1','82','supplier','1','48','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(539,'','1',50.00,'2024-11-09 14:55:43','0.00','4','newstock','1','31729085117','2',12.00,'','1','50','supplier','1','275','','',0.00,'VATABLE','20','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(540,'','1',100.00,'2024-11-09 14:57:50','0.00','4','newstock','1','31729085117','2',16.00,'','1','100','supplier','1','274','','',0.00,'VATABLE','25','','','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(541,'','1',30.00,'2024-11-09 14:59:21','0.00','4','newstock','1','31729085117','2',23.00,'','1','30','supplier','1','537','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(542,'','1',298.00,'2024-11-09 15:30:55','2.00','4','newstock','1','31729085117','2',49.00,'','1','300','supplier','1','623','','',0.00,'VATABLE','120','','','','','received',0,'0000-00-00 00:00:00','pcs','298',1,NULL,'Inclusive','branch',NULL,'',''),(543,'','',1.00,'2024-11-09 17:17:34','4.00','4','newstock','1','','',285.00,'','6','3','1','','584','41731161742','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(544,'','',100.00,'2024-11-11 10:45:34','860.00','4','newstock','1','','',2.00,'','6','760','1','','109','41731311025','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(545,'','',2.00,'2024-11-11 10:46:05','5.00','4','newstock','1','','',22.00,'','6','3','1','','266','41731311025','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(546,'','',4.00,'2024-11-11 10:47:26','55.00','4','newstock','1','','',40.00,'','6','51','1','','24','41731311025','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(547,'','',1.00,'2024-11-11 10:47:52','3.00','4','newstock','1','','',186.00,'','6','2','1','','500','41731311025','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(548,'','',4.00,'2024-11-11 10:49:41','36.00','4','newstock','1','','',37.00,'','6','32','1','','1185','41731311294','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(549,'','',1.00,'2024-11-11 10:50:01','1.00','4','newstock','1','','',30.00,'','6','0','1','','320','41731311294','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(550,'','',4.00,'2024-11-11 10:53:19','28.00','4','newstock','1','','',23.00,'','6','24','1','','1168','41731311294','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(551,'','',100.00,'2024-11-11 10:54:13','355.00','4','newstock','1','','',3.43,'','6','255','1','','558','41731311294','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(552,'','',2.00,'2024-11-11 10:55:27','30.00','4','newstock','1','','',0.00,'','6','28','1','','1107','41731311294','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(553,'','',100.00,'2024-11-11 10:56:04','273.00','4','newstock','1','','',2.00,'','6','173','1','','71','41731311294','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(554,'','',5.00,'2024-11-11 10:56:30','107.00','4','newstock','1','','',44.50,'','6','102','1','','582','41731311294','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(555,'','',20.00,'2024-11-11 10:57:02','381.00','4','newstock','1','','',32.00,'','6','361','1','','529','41731311294','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(556,'','',10.00,'2024-11-11 10:57:32','203.00','4','newstock','1','','',5.00,'','6','193','1','','534','41731311294','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(557,'','',5.00,'2024-11-11 10:58:00','210.00','4','newstock','1','','',50.00,'','6','205','1','','607','41731311294','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(558,'','',10.00,'2024-11-11 11:00:07','181.00','4','newstock','1','','',40.00,'','6','171','1','','1159','41731311915','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(559,'','',1.00,'2024-11-11 11:00:37','21.00','4','newstock','1','','',55.00,'','6','20','1','','1188','41731311915','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(560,'','',1.00,'2024-11-11 11:00:55','30.00','4','newstock','1','','',315.00,'','6','29','1','','293','41731311915','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(561,'','',100.00,'2024-11-11 11:01:24','198.00','4','newstock','1','','',5.00,'','6','98','1','','244','41731311915','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(562,'','',10.00,'2024-11-11 11:03:19','50.00','4','newstock','1','','',48.00,'','6','40','1','','691','41731311915','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(563,'','',1.00,'2024-11-11 11:03:43','1.00','4','newstock','1','','',125.00,'','6','0','1','','951','41731311915','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(564,'','',100.00,'2024-11-11 11:05:24','485.00','4','newstock','1','','',1.45,'','6','385','1','','632','41731311915','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(565,'','',1.00,'2024-11-11 11:05:43','32.00','4','newstock','1','','',37.00,'','6','31','1','','1185','41731311915','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(566,'','',1.00,'2024-11-11 11:06:25','20.00','4','newstock','1','','',68.00,'','6','19','1','','230','41731311915','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(567,'','',1.00,'2024-11-11 11:06:46','29.00','4','newstock','1','','',315.00,'','6','28','1','','293','41731311915','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(568,'','',8.00,'2024-11-11 11:07:24','200.00','4','newstock','1','','',12.00,'','6','192','1','','1221','41731311915','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(569,'','',4.00,'2024-11-11 11:09:52','82.00','4','newstock','1','','',18.00,'','6','78','1','','48','41731311915','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(570,'','',1.00,'2024-11-11 11:10:08','28.00','4','newstock','1','','',315.00,'','6','27','1','','293','41731311915','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(571,'','',1.00,'2024-11-11 11:10:33','20.00','4','newstock','1','','',55.00,'','6','19','1','','1188','41731311915','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(572,'','',1.00,'2024-11-11 11:13:20','19.00','4','newstock','1','','',68.00,'','6','18','1','','230','41731312653','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(573,'','',1.00,'2024-11-11 11:13:51','50.00','4','newstock','1','','',45.00,'','6','49','1','','1189','41731312653','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(574,'','',5.00,'2024-11-11 11:14:37','38.00','4','newstock','1','','',18.00,'','6','33','1','','1101','41731312653','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(575,'','',1.00,'2024-11-11 11:15:00','18.00','4','newstock','1','','',70.00,'','6','17','1','','1216','41731312653','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(576,'','',1.00,'2024-11-11 11:15:21','7.00','4','newstock','1','','',0.00,'','6','6','1','','1104','41731312653','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(577,'','',5.00,'2024-11-11 11:15:46','186.00','4','newstock','1','','',5.00,'','6','181','1','','1147','41731312653','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(578,'','',2.00,'2024-11-11 11:16:12','31.00','4','newstock','1','','',37.00,'','6','29','1','','1185','41731312653','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(579,'','',10.00,'2024-11-11 11:16:40','200.00','4','newstock','1','','',30.00,'','6','190','1','','1160','41731312653','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(580,'','',4.00,'2024-11-11 11:17:29','30.00','4','newstock','1','','',34.00,'','6','26','1','','537','41731312653','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(581,'','1',1.00,'2024-11-11 11:19:04','0.00','4','newstock','1','31729085117','2',125.00,'','1','1','supplier','1','951','','',0.00,'VATABLE','300','','','','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'',''),(582,'','',1.00,'2024-11-11 11:20:42','1.00','4','newstock','1','','',125.00,'','6','0','1','','951','41731313166','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(583,'','1',90.00,'2024-11-11 11:25:48','0.00','4','newstock','1','31729085117','2',44.00,'','1','90','supplier','1','1031','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','90',1,NULL,'Inclusive','branch',NULL,'',''),(584,'','1',60.00,'2024-11-11 11:35:37','0.00','4','newstock','1','31729085117','2',13.00,'','1','60','supplier','1','550','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','60',1,NULL,'Inclusive','branch',NULL,'',''),(585,'','1',20.00,'2024-11-11 11:45:30','0.00','4','newstock','1','31729085117','2',7.00,'','1','20','supplier','1','536','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(586,'','1',30.00,'2024-11-11 11:49:51','50.00','4','newstock','1','31729085117','2',20.00,'','1','80','supplier','1','1157','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(587,'','',10.00,'2024-11-11 11:54:05','90.00','4','newstock','1','','',44.00,'','6','80','1','','1031','41731315090','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(588,'','',20.00,'2024-11-11 12:20:10','98.00','4','newstock','1','','',19.00,'','6','78','1','','540','41731316671','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(589,'','1',4.00,'2024-11-11 12:26:23','0.00','4','newstock','1','31729085117','2',318.00,'','1','4','supplier','1','41','','',0.00,'VATABLE','450','','','','','received',0,'0000-00-00 00:00:00','pcs','4',1,NULL,'Inclusive','branch',NULL,'',''),(590,'','',1.00,'2024-11-11 17:51:36','29.00','4','newstock','1','','',37.00,'','6','28','1','','1185','41731336608','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(591,'','',5.00,'2024-11-11 17:52:14','54.00','4','newstock','1','','',26.00,'','6','49','1','','121','41731336608','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(592,'','',2.00,'2024-11-11 17:52:37','5.00','4','newstock','1','','',0.00,'','6','3','1','','1111','41731336608','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(593,'','',5.00,'2024-11-11 17:54:07','78.00','4','newstock','1','','',18.00,'','6','73','1','','48','41731336608','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(594,'','',1.00,'2024-11-11 17:54:35','30.00','4','newstock','1','','',48.00,'','6','29','1','','1211','41731336608','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(595,'','',1.00,'2024-11-11 17:55:34','5.00','4','newstock','1','','',0.00,'','6','4','1','','1110','41731336608','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(596,'','',1.00,'2024-11-11 17:56:00','40.00','4','newstock','1','','',140.00,'','6','39','1','','201','41731336608','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(597,'','',1.00,'2024-11-11 17:56:42','3.00','4','newstock','1','','',61.00,'','6','2','1','','642','41731336608','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(598,'','',100.00,'2024-11-11 17:57:14','853.00','4','newstock','1','','',1.00,'','6','753','1','','692','41731336608','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(599,'','',1.00,'2024-11-11 17:57:34','1.00','4','newstock','1','','',245.00,'','6','0','1','','133','41731336608','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(600,'','',16.00,'2024-11-11 17:58:03','39.00','4','newstock','1','','',14.59,'','6','23','1','','791','41731336608','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(601,'','',30.00,'2024-11-11 17:58:28','90.00','4','newstock','1','','',13.00,'','6','60','1','','383','41731336608','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(602,'','',1.00,'2024-11-11 17:59:08','50.00','4','newstock','1','','',15.00,'','6','49','1','','971','41731336608','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(603,'','',1.00,'2024-11-11 18:00:17','40.00','4','newstock','1','','',48.00,'','6','39','1','','691','41731336608','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(604,'','',1.00,'2024-11-11 18:00:43','9.00','4','newstock','1','','',95.00,'','6','8','1','','525','41731336608','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(605,'','',100.00,'2024-11-11 18:01:15','393.00','4','newstock','1','','',1.20,'','6','293','1','','99','41731336608','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(606,'','',10.00,'2024-11-11 18:23:48','80.00','4','newstock','1','','',44.00,'','6','70','1','','1031','41731338525','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(607,'','',100.00,'2024-11-13 16:55:41','293.00','4','newstock','1','','',1.20,'','6','193','1','','99','41731506056','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(608,'','',10.00,'2024-11-13 16:56:07','70.00','4','newstock','1','','',44.00,'','6','60','1','','1031','41731506056','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(609,'','',8.00,'2024-11-13 16:56:37','200.00','4','newstock','1','','',12.00,'','6','192','1','','1220','41731506056','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(610,'','',6.00,'2024-11-13 16:57:02','195.00','4','newstock','1','','',50.00,'','6','189','1','','607','41731506056','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(611,'','',1.00,'2024-11-13 16:59:30','39.00','4','newstock','1','','',140.00,'','6','38','1','','201','41731506240','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(612,'','',100.00,'2024-11-13 17:00:20','1955.00','4','newstock','1','','',1.00,'','6','1855','1','','739','41731506240','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(613,'','',100.00,'2024-11-13 17:00:44','2140.00','4','newstock','1','','',2.00,'','6','2040','1','','1007','41731506240','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(614,'','',1.00,'2024-11-13 17:01:05','18.00','4','newstock','1','','',282.00,'','6','17','1','','1136','41731506240','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(615,'','',1.00,'2024-11-13 17:01:57','2.00','4','newstock','1','','',61.00,'','6','1','1','','642','41731506240','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(616,'','',12.00,'2024-11-13 17:02:25','200.00','4','newstock','1','','',12.00,'','6','188','1','','1222','41731506240','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(617,'','',14.00,'2024-11-13 17:02:58','287.00','4','newstock','1','','',23.00,'','6','273','1','','1191','41731506240','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(618,'','',10.00,'2024-11-13 17:05:31','48.00','4','newstock','1','','',15.00,'','6','38','1','','971','41731506615','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(619,'','',1.00,'2024-11-13 17:06:16','4.00','4','newstock','1','','',235.00,'','6','3','1','','1197','41731506615','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(620,'','',7.00,'2024-11-13 17:06:43','138.00','4','newstock','1','','',7.63,'','6','131','1','','1134','41731506615','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(621,'','',1.00,'2024-11-13 17:07:05','11.00','4','newstock','1','','',109.00,'','6','10','1','','722','41731506615','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(622,'','',1.00,'2024-11-13 17:07:19','28.00','4','newstock','1','','',37.00,'','6','27','1','','1185','41731506615','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(623,'','',200.00,'2024-11-13 17:07:42','2040.00','4','newstock','1','','',2.00,'','6','1840','1','','1007','41731506615','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(624,'','',1.00,'2024-11-13 17:08:05','19.00','4','newstock','1','','',96.00,'','6','18','1','','1141','41731506615','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(625,'','',1.00,'2024-11-13 17:08:18','28.00','4','newstock','1','','',48.00,'','6','27','1','','1211','41731506615','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(626,'','',1.00,'2024-11-13 17:08:37','38.00','4','newstock','1','','',140.00,'','6','37','1','','201','41731506615','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(627,'','',1.00,'2024-11-13 18:39:46','181.00','4','newstock','1','','',5.00,'','6','180','1','','1147','41731512266','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(628,'','',1.00,'2024-11-13 18:40:12','20.00','4','newstock','1','','',56.00,'','6','19','1','','1200','41731512266','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(629,'','',1.00,'2024-11-13 18:40:29','27.00','4','newstock','1','','',315.00,'','6','26','1','','293','41731512266','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(630,'','',18.00,'2024-11-13 18:40:51','273.00','4','newstock','1','','',23.00,'','6','255','1','','1191','41731512266','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(631,'','',7.00,'2024-11-13 18:41:14','189.00','4','newstock','1','','',50.00,'','6','182','1','','607','41731512266','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(632,'','',10.00,'2024-11-13 18:42:13','361.00','4','newstock','1','','',32.00,'','6','351','1','','529','41731512266','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(633,'','',10.00,'2024-11-13 18:42:40','60.00','4','newstock','1','','',13.00,'','6','50','1','','550','41731512266','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(634,'','',10.00,'2024-11-13 18:43:07','193.00','4','newstock','1','','',5.00,'','6','183','1','','534','41731512266','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(635,'','',10.00,'2024-11-13 18:43:29','192.00','4','newstock','1','','',12.00,'','6','182','1','','1220','41731512266','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(636,'','1',7.00,'2024-11-14 13:21:00','0.00','4','newstock','1','31729085117','2',21.00,'','1','7','supplier','1','1148','','',0.00,'VATABLE','42','','','','','received',0,'0000-00-00 00:00:00','pcs','7',1,NULL,'Inclusive','branch',NULL,'',''),(637,'','1',36.00,'2024-11-14 13:23:53','6.00','4','newstock','1','31729085117','2',21.00,'','1','42','supplier','1','1148','','',0.00,'VATABLE','42','','','','','received',0,'0000-00-00 00:00:00','pcs','36',1,NULL,'Inclusive','branch',NULL,'',''),(639,'','',1.00,'2024-11-16 08:28:16','58.00','4','newstock','1','','',30.00,'','6','57','1','','1','41731734818','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(640,'','',1.00,'2024-11-16 08:32:20','57.00','4','newstock','1','','',30.00,'','6','56','1','','1','41731735075','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(641,'','',2.00,'2024-11-16 08:33:04','37.00','4','newstock','1','','',140.00,'','6','35','1','','201','41731735075','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(642,'','',1.00,'2024-11-16 08:33:38','28.00','4','newstock','1','','',0.00,'','6','27','1','','1107','41731735075','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(643,'','',1.00,'2024-11-16 08:34:35','100.00','4','newstock','1','','',17.00,'','6','99','1','','274','41731735075','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(644,'','',3.00,'2024-11-16 08:34:59','21.00','4','newstock','1','','',48.00,'','6','18','1','','924','41731735075','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(645,'','',1.00,'2024-11-16 08:35:24','19.00','4','newstock','1','','',55.00,'','6','18','1','','1188','41731735075','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(646,'','',10.00,'2024-11-16 08:35:44','185.00','4','newstock','1','','',22.00,'','6','175','1','','111','41731735075','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(647,'','',4.00,'2024-11-16 08:36:40','30.00','4','newstock','1','','',47.00,'','6','26','1','','1215','41731735075','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(648,'','',10.00,'2024-11-16 08:37:07','255.00','4','newstock','1','','',23.00,'','6','245','1','','1191','41731735075','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(649,'','',7.00,'2024-11-16 08:37:31','192.00','4','newstock','1','','',12.00,'','6','185','1','','1221','41731735075','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(650,'','',1.00,'2024-11-16 08:37:47','27.00','4','newstock','1','','',37.00,'','6','26','1','','1185','41731735075','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(651,'','',10.00,'2024-11-16 08:38:08','182.00','4','newstock','1','','',50.00,'','6','172','1','','607','41731735075','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(652,'','',4.00,'2024-11-16 08:38:50','291.00','4','newstock','1','','',49.00,'','6','287','1','','623','41731735075','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(653,'','',10.00,'2024-11-16 08:39:27','60.00','4','newstock','1','','',44.00,'','6','50','1','','1031','41731735075','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(654,'','',1.00,'2024-11-16 08:39:46','18.00','4','newstock','1','','',55.00,'','6','17','1','','1188','41731735075','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(655,'','',1.00,'2024-11-16 08:41:30','8.00','4','newstock','1','','',0.00,'','6','7','1','','1115','41731735622','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(656,'','',1.00,'2024-11-16 08:41:50','26.00','4','newstock','1','','',315.00,'','6','25','1','','293','41731735622','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(657,'','',100.00,'2024-11-16 08:42:13','1810.00','4','newstock','1','','',2.00,'','6','1710','1','','1007','41731735622','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(658,'','',1.00,'2024-11-16 08:42:37','8.00','4','newstock','1','','',1380.00,'','6','7','1','','1137','41731735622','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(659,'','',1.00,'2024-11-16 08:42:55','2.00','4','newstock','1','','',25.00,'','6','1','1','','143','41731735622','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(660,'','',1.00,'2024-11-16 08:43:08','25.00','4','newstock','1','','',315.00,'','6','24','1','','293','41731735622','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(661,'','',10.00,'2024-11-16 08:43:27','70.00','4','newstock','1','','',0.00,'','6','60','1','','1227','41731735622','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(662,'','',10.00,'2024-11-16 08:43:56','68.00','4','newstock','1','','',15.00,'','6','58','1','','1032','41731735622','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(663,'','',1.00,'2024-11-16 08:44:13','17.00','4','newstock','1','','',55.00,'','6','16','1','','1188','41731735622','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(664,'','',5.00,'2024-11-16 08:45:43','185.00','4','newstock','1','','',12.00,'','6','180','1','','1221','41731735622','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(665,'','',50.00,'2024-11-16 08:46:44','245.00','4','newstock','1','','',23.00,'','6','195','1','','1191','41731735622','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(666,'','',9.00,'2024-11-16 08:47:32','172.00','4','newstock','1','','',50.00,'','6','163','1','','607','41731735622','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(667,'','',10.00,'2024-11-16 08:47:54','183.00','4','newstock','1','','',5.00,'','6','173','1','','534','41731735622','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(668,'','',10.00,'2024-11-16 08:48:43','72.00','4','newstock','1','','',19.00,'','6','62','1','','540','41731735622','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(669,'','',1.00,'2024-11-16 08:49:07','4.00','4','newstock','1','','',110.00,'','6','3','1','','1219','41731735622','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(670,'','',1.00,'2024-11-18 08:50:44','4.00','4','newstock','1','','',170.00,'','6','3','1','','144','41731908953','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(671,'','',1.00,'2024-11-18 08:51:36','10.00','4','newstock','1','','',0.00,'','6','9','1','','1106','41731908953','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(672,'','',1.00,'2024-11-18 08:52:13','38.00','4','newstock','1','','',15.00,'','6','37','1','','971','41731908953','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(673,'','',100.00,'2024-11-18 08:52:38','169.00','4','newstock','1','','',2.00,'','6','69','1','','71','41731908953','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(674,'','',1.00,'2024-11-18 08:52:54','35.00','4','newstock','1','','',140.00,'','6','34','1','','201','41731908953','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(675,'','',5.00,'2024-11-18 08:53:59','168.00','4','newstock','1','','',25.00,'','6','163','1','','1229','41731908953','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(676,'','',20.00,'2024-11-18 08:54:25','195.00','4','newstock','1','','',23.00,'','6','175','1','','1191','41731908953','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(677,'','',12.00,'2024-11-18 08:54:54','287.00','4','newstock','1','','',49.00,'','6','275','1','','623','41731908953','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(678,'','',10.00,'2024-11-18 08:55:15','351.00','4','newstock','1','','',32.00,'','6','341','1','','529','41731908953','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(679,'','',100.00,'2024-11-18 08:57:19','151.00','4','newstock','1','','',0.60,'','6','51','1','','38','41731909328','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(680,'','',10.00,'2024-11-18 08:57:42','39.00','4','newstock','1','','',26.00,'','6','29','1','','340','41731909328','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(681,'','',1.00,'2024-11-18 08:58:01','49.00','4','newstock','1','','',45.00,'','6','48','1','','1189','41731909328','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(682,'','',1.00,'2024-11-18 08:58:14','3.00','4','newstock','1','','',150.00,'','6','2','1','','1149','41731909328','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(683,'','',1.00,'2024-11-18 09:02:39','8.00','4','newstock','1','','',24.00,'','6','7','1','','894','41731909328','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(684,'','',1.00,'2024-11-18 09:03:02','7.00','4','newstock','1','','',1380.00,'','6','6','1','','1137','41731909328','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(685,'','',5.00,'2024-11-18 09:04:19','11.00','4','newstock','1','','',90.00,'','6','6','1','','1174','41731909328','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(686,'','',20.00,'2024-11-18 09:05:34','50.00','4','newstock','1','','',44.00,'','6','30','1','','1031','41731909328','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(687,'','',28.00,'2024-11-18 09:06:58','222.00','4','newstock','1','','',5.00,'','6','194','1','','1150','41731909328','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(688,'','',21.00,'2024-11-18 09:07:27','163.00','4','newstock','1','','',50.00,'','6','142','1','','607','41731909328','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(689,'','',1.00,'2024-11-18 09:07:41','12.00','4','newstock','1','','',20.00,'','6','11','1','','693','41731909328','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(690,'','',200.00,'2024-11-18 13:27:17','225.00','4','newstock','1','','',3.43,'','6','25','1','','558','41731925541','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(691,'','',10.00,'2024-11-18 13:28:09','80.00','4','newstock','1','','',7.00,'','6','70','1','','1181','41731925541','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(692,'','',3.00,'2024-11-18 13:28:37','24.00','4','newstock','1','','',23.00,'','6','21','1','','1168','41731925541','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(693,'','',1.00,'2024-11-18 13:29:05','6.00','4','newstock','1','','',0.00,'','6','5','1','','1104','41731925541','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(694,'','',30.00,'2024-11-18 13:29:34','900.00','4','newstock','1','','',0.00,'','6','870','1','','1130','41731925541','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(695,'','',1.00,'2024-11-18 13:30:33','26.00','4','newstock','1','','',37.00,'','6','25','1','','1185','41731925541','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(696,'','',10.00,'2024-11-18 13:30:56','161.00','4','newstock','1','','',22.00,'','6','151','1','','111','41731925541','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(697,'','',1.00,'2024-11-18 13:31:20','3.00','4','newstock','1','','',250.00,'','6','2','1','','61','41731925541','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(698,'','',10.00,'2024-11-18 13:31:45','151.00','4','newstock','1','','',22.00,'','6','141','1','','111','41731925541','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(699,'','',1.00,'2024-11-18 13:32:15','18.00','4','newstock','1','','',68.00,'','6','17','1','','230','41731925541','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(700,'','',1.00,'2024-11-18 13:32:33','17.00','4','newstock','1','','',96.00,'','6','16','1','','1141','41731925541','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(701,'','',25.00,'2024-11-18 13:32:54','56.00','4','newstock','1','','',30.00,'','6','31','1','','1','41731925541','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(702,'','',100.00,'2024-11-18 13:33:18','1795.00','4','newstock','1','','',1.00,'','6','1695','1','','739','41731925541','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(703,'','',1.00,'2024-11-18 13:33:35','3.00','4','newstock','1','','',285.00,'','6','2','1','','584','41731925541','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(704,'','',30.00,'2024-11-18 13:34:05','60.00','4','newstock','1','','',13.00,'','6','30','1','','383','41731925541','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(705,'','',10.00,'2024-11-18 13:58:04','141.00','4','newstock','1','','',22.00,'','6','131','1','','111','41731927423','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(706,'','',15.00,'2024-11-18 13:58:23','30.00','4','newstock','1','','',13.00,'','6','15','1','','383','41731927423','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(707,'','',1.00,'2024-11-18 13:58:41','2.00','4','newstock','1','','',285.00,'','6','1','1','','584','41731927423','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(708,'','1',1.00,'2024-11-18 16:32:13','0.00','4','newstock','1','41731936594','7',245.00,'','1','1','supplier','1','133','','',0.00,'VATABLE','350','','','','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'',''),(709,'','1',60.00,'2024-11-18 16:37:26','60.00','4','newstock','1','41731936594','7',20.00,'','1','120','supplier','1','1240','','',0.00,'VATABLE','30','','','','','received',0,'0000-00-00 00:00:00','pcs','60',1,NULL,'Inclusive','branch',NULL,'',''),(710,'','1',20.00,'2024-11-18 16:38:17','1.00','4','newstock','1','41731936594','7',65.00,'','1','21','supplier','1','1173','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(711,'','1',50.00,'2024-11-18 16:38:59','0.00','4','newstock','1','41731936594','7',22.00,'','1','50','supplier','1','266','','',0.00,'VATABLE','70','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(712,'','1',20.00,'2024-11-18 16:39:34','7.00','4','newstock','1','41731936594','7',225.00,'','1','27','supplier','1','1203','','',0.00,'VATABLE','300','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(713,'','1',10.00,'2024-11-18 16:40:12','0.00','4','newstock','1','41731936594','7',170.00,'','1','10','supplier','1','600','','',0.00,'VATABLE','300','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(714,'','1',90.00,'2024-11-18 16:40:57','10.00','4','newstock','1','41731936594','7',170.00,'','1','100','supplier','1','600','','',0.00,'VATABLE','300','','','','','received',0,'0000-00-00 00:00:00','pcs','90',1,NULL,'Inclusive','branch',NULL,'',''),(715,'','1',500.00,'2024-11-18 16:41:42','18.00','4','newstock','1','41731936594','7',1.00,'','1','518','supplier','1','445','','',0.00,'VATABLE','3','','','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(716,'','1',60.00,'2024-11-18 16:52:06','60.00','4','newstock','1','41731936594','7',43.00,'','1','120','supplier','1','1241','','',0.00,'VATABLE','65','','','','','received',0,'0000-00-00 00:00:00','pcs','60',1,NULL,'Inclusive','branch',NULL,'',''),(717,'','1',40.00,'2024-11-18 16:52:30','1.00','4','newstock','1','41731936594','7',25.00,'','1','41','supplier','1','143','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','40',1,NULL,'Inclusive','branch',NULL,'',''),(718,'','1',30.00,'2024-11-18 16:53:02','33.00','4','newstock','1','41731936594','7',18.00,'','1','63','supplier','1','1101','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(719,'','1',40.00,'2024-11-18 16:53:45','171.00','4','newstock','1','41731936594','7',40.00,'','1','211','supplier','1','1159','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','40',1,NULL,'Inclusive','branch',NULL,'',''),(720,'','1',40.00,'2024-11-18 16:54:18','58.00','4','newstock','1','41731936594','7',15.00,'','1','98','supplier','1','1032','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','40',1,NULL,'Inclusive','branch',NULL,'',''),(721,'','1',30.00,'2024-11-18 16:54:55','0.00','4','newstock','1','41731936594','7',40.00,'','1','30','supplier','1','290','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(722,'','1',60.00,'2024-11-18 16:57:07','60.00','4','newstock','1','41731936594','7',18.00,'','1','120','supplier','1','1242','','',0.00,'VATABLE','30','','','','','received',0,'0000-00-00 00:00:00','pcs','60',1,NULL,'Inclusive','branch',NULL,'',''),(723,'','',100.00,'2024-11-18 18:15:49','1710.00','4','newstock','1','','',2.00,'','6','1610','1','','1007','41731942872','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(724,'','',4.00,'2024-11-18 18:16:17','18.00','4','newstock','1','','',48.00,'','6','14','1','','924','41731942872','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(725,'','',10.00,'2024-11-18 18:16:43','275.00','4','newstock','1','','',49.00,'','6','265','1','','623','41731942872','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(726,'','',1.00,'2024-11-18 18:17:01','13.00','4','newstock','1','','',70.00,'','6','12','1','','1161','41731942872','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(727,'','',5.00,'2024-11-18 18:17:24','41.00','4','newstock','1','','',25.00,'','6','36','1','','143','41731942872','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(728,'','',6.00,'2024-11-18 18:17:48','180.00','4','newstock','1','','',12.00,'','6','174','1','','1221','41731942872','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(729,'','',1.00,'2024-11-18 18:18:03','24.00','4','newstock','1','','',315.00,'','6','23','1','','293','41731942872','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(730,'','',25.00,'2024-11-18 18:35:43','341.00','4','newstock','1','','',32.00,'','6','316','1','','529','41731944075','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(731,'','',1.00,'2024-11-18 18:36:01','16.00','4','newstock','1','','',55.00,'','6','15','1','','1188','41731944075','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(732,'','',10.00,'2024-11-18 18:38:48','173.00','4','newstock','1','','',5.00,'','6','163','1','','534','41731944075','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(733,'','',1.00,'2024-11-18 18:39:34','40.00','4','newstock','1','','',69.00,'','6','39','1','','828','41731944075','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(734,'','',5.00,'2024-11-18 18:39:55','182.00','4','newstock','1','','',12.00,'','6','177','1','','1220','41731944075','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(735,'','',4.00,'2024-11-18 18:41:21','26.00','4','newstock','1','','',34.00,'','6','22','1','','537','41731944075','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(736,'','1',265.00,'2024-11-18 19:28:22','10.00','4','newstock','1','41731936594','7',3.43,'','1','275','supplier','1','558','','',0.00,'VATABLE','7','','','','','received',0,'0000-00-00 00:00:00','pcs','265',1,NULL,'Inclusive','branch',NULL,'',''),(737,'','',100.00,'2024-11-21 10:01:35','745.00','4','newstock','1','','',2.00,'','6','645','1','','109','41732172413','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(738,'','',1.00,'2024-11-21 10:01:51','5.00','4','newstock','1','','',175.00,'','6','4','1','','1175','41732172413','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(739,'','',1.00,'2024-11-21 10:02:09','3.00','4','newstock','1','','',90.00,'','6','2','1','','978','41732172413','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(740,'','',1.00,'2024-11-21 10:02:35','17.00','4','newstock','1','','',68.00,'','6','16','1','','230','41732172413','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(741,'','',2.00,'2024-11-21 10:03:09','16.00','4','newstock','1','','',96.00,'','6','14','1','','1141','41732172413','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(742,'','',7.00,'2024-11-21 10:04:53','47.00','4','newstock','1','','',26.00,'','6','40','1','','121','41732172609','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(743,'','',1.00,'2024-11-21 10:05:28','27.00','4','newstock','1','','',225.00,'','6','26','1','','1203','41732172609','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(744,'','',10.00,'2024-11-21 10:05:48','295.00','4','newstock','1','','',3.00,'','6','285','1','','397','41732172609','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(745,'','',12.00,'2024-11-21 10:06:07','131.00','4','newstock','1','','',22.00,'','6','119','1','','111','41732172609','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(746,'','',1.00,'2024-11-21 10:06:25','14.00','4','newstock','1','','',68.00,'','6','13','1','','237','41732172609','',0.00,'','110','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(747,'','',56.00,'2024-11-21 10:08:19','194.00','4','newstock','1','','',5.00,'','6','138','1','','1150','41732172609','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(748,'','',22.00,'2024-11-21 10:08:45','22.00','4','newstock','1','','',23.00,'','6','0','1','','972','41732172609','',0.00,'','45','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(749,'','',1.00,'2024-11-21 10:09:05','13.00','4','newstock','1','','',68.00,'','6','12','1','','237','41732172609','',0.00,'','110','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(750,'','',2.00,'2024-11-21 10:10:11','15.00','4','newstock','1','','',13.00,'','6','13','1','','383','41732172609','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(751,'','',18.00,'2024-11-21 10:10:30','88.00','4','newstock','1','','',23.00,'','6','70','1','','514','41732172609','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(752,'','',100.00,'2024-11-21 10:10:54','1610.00','4','newstock','1','','',2.00,'','6','1510','1','','1007','41732172609','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(753,'','',3.00,'2024-11-21 10:11:51','17.00','4','newstock','1','','',56.00,'','6','14','1','','1200','41732172609','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(754,'','',100.00,'2024-11-21 10:12:12','1615.00','4','newstock','1','','',1.00,'','6','1515','1','','739','41732172609','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(755,'','1',6.00,'2024-11-21 10:19:06','0.00','4','newstock','1','31729085117','2',23.00,'','1','6','supplier','1','972','','',0.00,'VATABLE','45','','','','','received',0,'0000-00-00 00:00:00','pcs','6',1,NULL,'Inclusive','branch',NULL,'',''),(756,'','1',4.00,'2024-11-21 10:20:15','6.00','4','newstock','1','31729085117','2',23.00,'','1','10','supplier','1','972','','',0.00,'VATABLE','45','','','','','received',0,'0000-00-00 00:00:00','pcs','4',1,NULL,'Inclusive','branch',NULL,'',''),(757,'','',6.00,'2024-11-21 10:21:49','10.00','4','newstock','1','','',23.00,'','6','4','1','','972','41732173627','',0.00,'','45','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(758,'','',8.00,'2024-11-22 08:09:55','142.00','4','newstock','1','','',50.00,'','6','134','1','','607','41732252119','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(759,'','',20.00,'2024-11-22 08:10:23','175.00','4','newstock','1','','',23.00,'','6','155','1','','1191','41732252119','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(760,'','',100.00,'2024-11-22 08:10:51','305.00','4','newstock','1','','',1.50,'','6','205','1','','506','41732252119','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(761,'','',100.00,'2024-11-22 08:12:49','1510.00','4','newstock','1','','',2.00,'','6','1410','1','','1007','41732252119','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(762,'','',1.00,'2024-11-22 08:13:12','23.00','4','newstock','1','','',315.00,'','6','22','1','','293','41732252119','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(763,'','',14.00,'2024-11-22 08:13:35','155.00','4','newstock','1','','',23.00,'','6','141','1','','1191','41732252119','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(764,'','',1.00,'2024-11-22 08:13:53','15.00','4','newstock','1','','',55.00,'','6','14','1','','1188','41732252119','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(765,'','',1.00,'2024-11-22 08:14:14','39.00','4','newstock','1','','',69.00,'','6','38','1','','828','41732252119','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(766,'','',10.00,'2024-11-22 08:14:33','134.00','4','newstock','1','','',50.00,'','6','124','1','','607','41732252119','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(767,'','',4.00,'2024-11-22 08:15:07','265.00','4','newstock','1','','',49.00,'','6','261','1','','623','41732252119','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(768,'','',10.00,'2024-11-22 08:16:01','750.00','4','newstock','1','','',3.20,'','6','740','1','','50','41732252119','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(769,'','',15.00,'2024-11-22 08:16:24','645.00','4','newstock','1','','',2.00,'','6','630','1','','109','41732252119','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(770,'','',15.00,'2024-11-22 08:16:57','80.00','4','newstock','1','','',2.90,'','6','65','1','','724','41732252119','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(771,'','',1.00,'2024-11-22 08:17:15','5.00','4','newstock','1','','',125.00,'','6','4','1','','814','41732252119','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(772,'','',1.00,'2024-11-22 08:17:28','95.00','4','newstock','1','','',25.00,'','6','94','1','','21','41732252119','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(773,'','',1.00,'2024-11-22 08:54:00','4.00','4','newstock','1','','',265.00,'','6','3','1','','1243','41732254608','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(776,'','',10.00,'2024-11-25 10:22:51','70.00','4','newstock','1','','',23.00,'','','60','1','','514','41732519300','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(777,'','',10.00,'2024-11-25 10:23:10','149.00','4','newstock','1','','',21.00,'','','139','1','','1139','41732519300','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(778,'','',2.00,'2024-11-25 10:24:21','14.00','4','newstock','1','','',96.00,'','','12','1','','1141','41732519300','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(779,'','',5.00,'2024-11-25 10:25:23','27.00','4','newstock','1','','',0.00,'','','22','1','','1107','41732519300','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(780,'','',6.00,'2024-11-25 10:27:15','174.00','4','newstock','1','','',12.00,'','','168','1','','1221','41732519300','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(781,'','',4.00,'2024-11-25 10:27:47','261.00','4','newstock','1','','',49.00,'','','257','1','','623','41732519300','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(782,'','',4.00,'2024-11-25 10:28:06','124.00','4','newstock','1','','',50.00,'','','120','1','','607','41732519300','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(783,'','',1.00,'2024-11-25 10:28:29','5.00','4','newstock','1','','',0.00,'','','4','1','','1104','41732519300','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(784,'','',100.00,'2024-11-25 10:31:31','215.00','4','newstock','1','','',3.43,'','6','115','1','','558','41732519745','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(785,'','',1.00,'2024-11-25 10:32:29','4.00','4','newstock','1','','',187.00,'','6','3','1','','456','41732519745','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(786,'','',10.00,'2024-11-25 10:33:32','68.00','4','newstock','1','','',2.00,'','6','58','1','','71','41732519745','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(787,'','',100.00,'2024-11-25 10:34:18','304.00','4','newstock','1','','',1.45,'','6','204','1','','632','41732519745','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(788,'','',2.00,'2024-11-25 10:34:41','22.00','4','newstock','1','','',315.00,'','6','20','1','','293','41732519745','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(789,'','',11.00,'2024-11-25 10:35:07','141.00','4','newstock','1','','',23.00,'','6','130','1','','1191','41732519745','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(790,'','',1.00,'2024-11-25 10:35:25','38.00','4','newstock','1','','',69.00,'','6','37','1','','828','41732519745','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(791,'','',25.00,'2024-11-25 10:35:53','312.00','4','newstock','1','','',32.00,'','6','287','1','','529','41732519745','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(792,'','',1.00,'2024-11-25 10:36:16','14.00','4','newstock','1','','',55.00,'','6','13','1','','1188','41732519745','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(793,'','',6.00,'2024-11-25 10:36:40','257.00','4','newstock','1','','',49.00,'','6','251','1','','623','41732519745','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(794,'','',8.00,'2024-11-25 10:36:59','120.00','4','newstock','1','','',50.00,'','6','112','1','','607','41732519745','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(795,'','',10.00,'2024-11-25 10:39:00','50.00','4','newstock','1','','',13.00,'','6','40','1','','550','41732520246','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(796,'','',4.00,'2024-11-25 10:39:22','27.00','4','newstock','1','','',48.00,'','6','23','1','','1211','41732520246','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(797,'','',100.00,'2024-11-25 10:40:36','200.00','4','newstock','1','','',8.00,'','6','100','1','','1144','41732520246','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(798,'','',1.00,'2024-11-25 10:40:54','25.00','4','newstock','1','','',37.00,'','6','24','1','','1185','41732520246','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(799,'','',100.00,'2024-11-25 10:41:15','1410.00','4','newstock','1','','',2.00,'','6','1310','1','','1007','41732520246','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(800,'','',4.00,'2024-11-25 10:41:45','21.00','4','newstock','1','','',65.00,'','6','17','1','','1173','41732520246','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(801,'','',1.00,'2024-11-25 10:42:31','5.00','4','newstock','1','','',2250.00,'','6','4','1','','1223','41732520246','',0.00,'','3500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(802,'','',10.00,'2024-11-25 10:43:11','98.00','4','newstock','1','','',15.00,'','6','88','1','','1032','41732520246','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(803,'','',10.00,'2024-11-25 10:43:40','30.00','4','newstock','1','','',44.00,'','6','20','1','','1031','41732520246','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(804,'','',4.00,'2024-11-25 10:44:27','163.00','4','newstock','1','','',25.00,'','6','159','1','','1229','41732520246','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(805,'','',14.00,'2024-11-25 10:44:51','130.00','4','newstock','1','','',23.00,'','6','116','1','','1191','41732520246','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(806,'','',4.00,'2024-11-25 10:45:25','251.00','4','newstock','1','','',49.00,'','6','247','1','','623','41732520246','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(807,'','',1.00,'2024-11-25 10:45:43','13.00','4','newstock','1','','',55.00,'','6','12','1','','1188','41732520246','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(808,'','',1.00,'2024-11-25 10:46:02','37.00','4','newstock','1','','',69.00,'','6','36','1','','828','41732520246','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(809,'','',10.00,'2024-11-25 10:46:28','163.00','4','newstock','1','','',5.00,'','6','153','1','','534','41732520246','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(810,'','',2.00,'2024-11-25 10:47:46','12.00','4','newstock','1','','',96.00,'','6','10','1','','1141','41732520246','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(811,'','1',40.00,'2024-11-26 08:30:48','6.00','4','newstock','1','41732598888','7',1380.00,'','1','46','supplier','1','1137','','',0.00,'VATABLE','2000','7613.79','47586.21','','','received',0,'0000-00-00 00:00:00','pcs','40',1,NULL,'Inclusive','branch',NULL,'',''),(812,'','1',250.00,'2024-11-26 08:33:27','116.00','4','newstock','1','41732599090','7',23.00,'','1','366','supplier','1','1191','','',0.00,'VATABLE','50','793.10','4956.90','','','received',0,'0000-00-00 00:00:00','pcs','250',1,NULL,'Inclusive','branch',NULL,'',''),(813,'','1',2000.00,'2024-11-26 08:37:15','2000.00','4','newstock','1','41732599235','7',7.00,'','1','4000','supplier','1','1244','','',0.00,'VATABLE','25','1931.03','12068.97','','','received',0,'0000-00-00 00:00:00','pcs','2000',1,NULL,'Inclusive','branch',NULL,'',''),(814,'','1',250.00,'2024-11-26 08:37:53','366.00','4','newstock','1','41732599235','7',23.00,'','1','616','supplier','1','1191','','',0.00,'VATABLE','50','793.10','4956.90','','','received',0,'0000-00-00 00:00:00','pcs','250',1,NULL,'Inclusive','branch',NULL,'',''),(816,'','1',1.00,'2024-11-26 08:41:39','100.00','4','newstock','1','41732599235','7',60.00,'','1','101','supplier','1','1245','','',0.00,'VATABLE','100','8.28','51.72','','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'',''),(817,'','1',14.00,'2024-11-26 11:16:25','0.00','4','newstock','1','31729085117','2',68.00,'','1','14','supplier','1','1176','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','14',1,NULL,'Inclusive','branch',NULL,'',''),(818,'','',1.00,'2024-11-26 16:40:54','13.00','4','newstock','1','','',68.00,'','6','12','1','','1176','41732628376','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(819,'','',2.00,'2024-11-26 16:41:17','46.00','4','newstock','1','','',1380.00,'','6','44','1','','1137','41732628376','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(820,'','',100.00,'2024-11-26 16:41:34','1310.00','4','newstock','1','','',2.00,'','6','1210','1','','1007','41732628376','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(821,'','',10.00,'2024-11-26 16:42:46','50.00','4','newstock','1','','',19.00,'','6','40','1','','540','41732628376','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(822,'','',1.00,'2024-11-26 16:43:04','10.00','4','newstock','1','','',96.00,'','6','9','1','','1141','41732628376','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(823,'','',1.00,'2024-11-26 16:43:35','9.00','4','newstock','1','','',70.00,'','6','8','1','','1167','41732628376','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(824,'','',1.00,'2024-11-26 16:43:49','36.00','4','newstock','1','','',25.00,'','6','35','1','','143','41732628376','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(825,'','',150.00,'2024-11-26 16:44:21','4000.00','4','newstock','1','','',7.00,'','6','3850','1','','1244','41732628376','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(826,'','',22.00,'2024-11-26 16:44:47','616.00','4','newstock','1','','',23.00,'','6','594','1','','1191','41732628376','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(827,'','',4.00,'2024-11-26 16:45:29','5.00','4','newstock','1','','',90.00,'','6','1','1','','1174','41732628376','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(828,'','',10.00,'2024-11-26 16:45:51','20.00','4','newstock','1','','',44.00,'','6','10','1','','1031','41732628376','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(829,'','',10.00,'2024-11-26 16:46:20','99.00','4','newstock','1','','',17.00,'','6','89','1','','274','41732628376','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(830,'','',1.00,'2024-11-26 16:46:37','20.00','4','newstock','1','','',315.00,'','6','19','1','','293','41732628376','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(831,'','',10.00,'2024-11-26 16:46:58','153.00','4','newstock','1','','',5.00,'','6','143','1','','534','41732628376','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(832,'','',10.00,'2024-11-26 16:47:18','109.00','4','newstock','1','','',50.00,'','6','99','1','','607','41732628376','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(833,'','1',18.00,'2024-11-26 16:49:01','26.00','4','newstock','1','31729085117','2',225.00,'','1','44','supplier','1','1203','','',0.00,'VATABLE','300','','','','','received',0,'0000-00-00 00:00:00','pcs','18',1,NULL,'Inclusive','branch',NULL,'',''),(834,'','',18.00,'2024-11-26 16:50:46','44.00','4','newstock','1','','',225.00,'','6','26','1','','1203','41732628962','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(835,'','',100.00,'2024-11-26 16:51:59','742.00','4','newstock','1','','',1.10,'','6','642','1','','554','41732628962','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(836,'','',100.00,'2024-11-26 16:52:25','1450.00','4','newstock','1','','',1.00,'','6','1350','1','','739','41732628962','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(837,'','',100.00,'2024-11-26 16:54:38','710.00','4','newstock','1','','',3.50,'','6','610','1','','72','41732628962','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(838,'','',14.00,'2024-11-26 16:55:07','815.00','4','newstock','1','','',3.00,'','6','801','1','','736','41732628962','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(839,'','',1.00,'2024-11-26 16:55:36','49.00','4','newstock','1','','',22.00,'','6','48','1','','266','41732628962','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(840,'','',1.00,'2024-11-26 16:56:00','2.00','4','newstock','1','','',620.00,'','6','1','1','','1225','41732628962','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(841,'','1',16.00,'2024-11-26 19:13:02','0.00','4','newstock','1','31729085117','2',209.00,'','1','16','supplier','1','1172','','',0.00,'VATABLE','300','','','','','received',0,'0000-00-00 00:00:00','pcs','16',1,NULL,'Inclusive','branch',NULL,'',''),(842,'','',23.00,'2024-11-27 08:42:23','594.00','4','newstock','1','','',23.00,'','','571','1','','1191','41732686078','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(843,'','',50.00,'2024-11-27 08:42:49','3850.00','4','newstock','1','','',7.00,'','','3800','1','','1244','41732686078','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(844,'','',10.00,'2024-11-27 08:43:35','30.00','4','newstock','1','','',15.00,'','','20','1','','1228','41732686078','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(845,'','',10.00,'2024-11-27 08:44:10','40.00','4','newstock','1','','',19.00,'','','30','1','','540','41732686078','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(846,'','',20.00,'2024-11-27 08:44:28','281.00','4','newstock','1','','',32.00,'','','261','1','','529','41732686078','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(847,'','',11.00,'2024-11-27 08:44:48','98.00','4','newstock','1','','',50.00,'','','87','1','','607','41732686078','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(848,'','',6.00,'2024-11-27 08:45:12','229.00','4','newstock','1','','',49.00,'','','223','1','','623','41732686078','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(849,'','',1.00,'2024-11-27 08:45:25','19.00','4','newstock','1','','',315.00,'','','18','1','','293','41732686078','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(850,'','',6.00,'2024-11-27 08:45:45','177.00','4','newstock','1','','',12.00,'','','171','1','','1220','41732686078','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(851,'','',1.00,'2024-11-27 08:46:04','12.00','4','newstock','1','','',55.00,'','','11','1','','1188','41732686078','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(852,'','',14.00,'2024-11-27 08:48:28','101.00','4','newstock','1','','',60.00,'','6','87','1','','1245','41732686436','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(853,'','',100.00,'2024-11-28 08:28:15','341.00','4','newstock','1','','',3.00,'','6','241','1','','1198','41732771619','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(854,'','',5.00,'2024-11-28 08:28:40','39.00','4','newstock','1','','',26.00,'','6','34','1','','121','41732771619','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(855,'','',1.00,'2024-11-28 08:28:58','1.00','4','newstock','1','','',285.00,'','6','0','1','','584','41732771619','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(856,'','',5.00,'2024-11-28 08:29:20','156.00','4','newstock','1','','',5.00,'','6','151','1','','1147','41732771619','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(857,'','',100.00,'2024-11-28 08:29:37','1210.00','4','newstock','1','','',2.00,'','6','1110','1','','1007','41732771619','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(858,'','',5.00,'2024-11-28 08:30:00','69.00','4','newstock','1','','',18.00,'','6','64','1','','48','41732771619','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(859,'','',8.00,'2024-11-28 08:30:27','223.00','4','newstock','1','','',49.00,'','6','215','1','','623','41732771619','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(860,'','',1.00,'2024-11-28 08:30:41','9.00','4','newstock','1','','',96.00,'','6','8','1','','1141','41732771619','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(861,'','',1.00,'2024-11-28 18:20:50','15.00','4','newstock','1','','',68.00,'','6','14','1','','230','41732807120','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(862,'','',1.00,'2024-11-28 18:21:58','48.00','4','newstock','1','','',45.00,'','6','47','1','','1189','41732807120','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(863,'','',100.00,'2024-11-28 18:24:41','1110.00','4','newstock','1','','',2.00,'','6','1010','1','','1007','41732807120','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(864,'','',1.00,'2024-11-28 18:24:58','3.00','4','newstock','1','','',265.00,'','6','2','1','','1151','41732807120','',0.00,'','370','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(865,'','',6.00,'2024-11-28 18:25:18','99.00','4','newstock','1','','',44.50,'','6','93','1','','582','41732807120','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(866,'','1',250.00,'2024-11-28 18:30:34','0.00','4','newstock','1','31729085117','2',2.00,'','1','250','supplier','1','446','','',0.00,'VATABLE','10','','','','','received',0,'0000-00-00 00:00:00','pcs','250',1,NULL,'Inclusive','branch',NULL,'',''),(867,'','',200.00,'2024-11-28 18:32:46','250.00','4','newstock','1','','',2.00,'','6','50','1','','446','41732807869','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(868,'','',1.00,'2024-11-28 18:33:04','12.00','4','newstock','1','','',120.00,'','6','11','1','','1247','41732807869','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(869,'','',100.00,'2024-11-28 18:33:31','191.00','4','newstock','1','','',1.20,'','6','91','1','','639','41732807869','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(870,'','',4.00,'2024-11-28 18:33:56','156.00','4','newstock','1','','',25.00,'','6','152','1','','1229','41732807869','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(871,'','',10.00,'2024-11-28 18:34:13','571.00','4','newstock','1','','',23.00,'','6','561','1','','1191','41732807869','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(872,'','',1.00,'2024-11-28 18:34:28','18.00','4','newstock','1','','',315.00,'','6','17','1','','293','41732807869','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(873,'','',6.00,'2024-11-28 18:34:50','215.00','4','newstock','1','','',49.00,'','6','209','1','','623','41732807869','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(874,'','',56.00,'2024-11-30 15:03:52','123.00','4','newstock','1','','',5.00,'','6','67','1','','1150','41732968050','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(875,'','',100.00,'2024-11-30 15:04:23','583.00','4','newstock','1','','',2.00,'','6','483','1','','109','41732968050','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(876,'','',1.00,'2024-11-30 15:04:37','33.00','4','newstock','1','','',140.00,'','6','32','1','','201','41732968050','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(877,'','',4.00,'2024-11-30 15:05:02','51.00','4','newstock','1','','',40.00,'','6','47','1','','24','41732968050','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(878,'','',100.00,'2024-11-30 15:05:18','1010.00','4','newstock','1','','',2.00,'','6','910','1','','1007','41732968050','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(879,'','',18.00,'2024-11-30 15:06:34','18.00','4','newstock','1','','',14.59,'','6','0','1','','791','41732968050','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(880,'','',1.00,'2024-11-30 15:07:33','10.00','4','newstock','1','','',35.00,'','6','9','1','','1218','41732968050','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(881,'','',1.00,'2024-11-30 15:07:51','8.00','4','newstock','1','','',96.00,'','6','7','1','','1141','41732968050','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(882,'','1',90.00,'2024-12-02 08:06:10','13.00','4','newstock','1','41733115844','7',13.00,'','1','103','supplier','1','383','','',0.00,'VATABLE','20','161.38','1008.62','','','received',0,'0000-00-00 00:00:00','pcs','90',1,NULL,'Inclusive','branch',NULL,'',''),(883,'','1',30.00,'2024-12-02 08:06:53','0.00','4','newstock','1','41733115844','7',23.00,'','1','30','supplier','1','1012','','',0.00,'VATABLE','35','95.17','594.83','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(884,'','1',1000.00,'2024-12-02 08:15:58','5.00','4','newstock','1','41733116067','7',3.43,'','1','1005','supplier','1','558','','',0.00,'VATABLE','7','473.10','2956.90','','','received',0,'0000-00-00 00:00:00','pcs','1000',1,NULL,'Inclusive','branch',NULL,'',''),(885,'','1',5.00,'2024-12-02 08:16:35','0.00','4','newstock','1','41733116067','7',220.00,'','1','5','supplier','1','203','','',0.00,'VATABLE','400','151.72','948.28','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(886,'','1',50.00,'2024-12-02 08:17:07','20.00','4','newstock','1','41733116067','7',15.00,'','1','70','supplier','1','1228','','',0.00,'VATABLE','70','103.45','646.55','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(887,'','1',500.00,'2024-12-02 08:17:37','38.00','4','newstock','1','41733116067','7',2.00,'','1','538','supplier','1','71','','',0.00,'VATABLE','5','137.93','862.07','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(888,'','1',500.00,'2024-12-02 08:18:31','149.00','4','newstock','1','41733116067','7',1.45,'','1','649','supplier','1','632','','',0.00,'VATABLE','3','100.00','625.00','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(889,'','1',500.00,'2024-12-02 08:19:00','36.00','4','newstock','1','41733116067','7',0.60,'','1','536','supplier','1','38','','',0.00,'VATABLE','2','41.38','258.62','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(890,'','1',500.00,'2024-12-02 08:19:40','100.00','4','newstock','1','41733116067','7',8.00,'','1','600','supplier','1','1144','','',0.00,'VATABLE','15','551.72','3448.28','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(891,'','1',2000.00,'2024-12-02 08:20:08','910.00','4','newstock','1','41733116067','7',2.00,'','1','2910','supplier','1','1007','','',0.00,'VATABLE','5','551.72','3448.28','','','received',0,'0000-00-00 00:00:00','pcs','2000',1,NULL,'Inclusive','branch',NULL,'',''),(892,'','1',100.00,'2024-12-02 08:20:38','4.00','4','newstock','1','41733116067','7',23.00,'','1','104','supplier','1','972','','',0.00,'VATABLE','45','317.24','1982.76','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(893,'','1',200.00,'2024-12-02 08:21:06','21.00','4','newstock','1','41733116067','7',3.00,'','1','221','supplier','1','909','','',0.00,'VATABLE','10','82.76','517.24','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(894,'','1',200.00,'2024-12-02 08:21:38','0.00','4','newstock','1','41733116067','7',2.00,'','1','200','supplier','1','947','','',0.00,'VATABLE','9','55.17','344.83','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(895,'','1',300.00,'2024-12-02 08:22:20','200.00','4','newstock','1','41733116067','7',5.00,'','1','500','supplier','1','1213','','',0.00,'VATABLE','10','206.90','1293.10','','','received',0,'0000-00-00 00:00:00','pcs','300',1,NULL,'Inclusive','branch',NULL,'',''),(896,'','1',300.00,'2024-12-02 08:23:13','270.00','4','newstock','1','41733116067','7',8.00,'','1','570','supplier','1','1177','','',0.00,'VATABLE','15','331.03','2068.97','','','received',0,'0000-00-00 00:00:00','pcs','300',1,NULL,'Inclusive','branch',NULL,'',''),(897,'','1',1000.00,'2024-12-02 08:23:49','1243.00','4','newstock','1','41733116067','7',1.00,'','1','2243','supplier','1','739','','',0.00,'VATABLE','2','137.93','862.07','','','received',0,'0000-00-00 00:00:00','pcs','1000',1,NULL,'Inclusive','branch',NULL,'',''),(898,'','1',280.00,'2024-12-02 08:24:21','67.00','4','newstock','1','41733116067','7',5.00,'','1','347','supplier','1','1150','','',0.00,'VATABLE','10','193.10','1206.90','','','received',0,'0000-00-00 00:00:00','pcs','280',1,NULL,'Inclusive','branch',NULL,'',''),(899,'','1',500.00,'2024-12-02 08:24:49','0.00','4','newstock','1','41733116067','7',2.00,'','1','500','supplier','1','401','','',0.00,'VATABLE','5','137.93','862.07','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(900,'','1',10.00,'2024-12-02 08:25:32','3.00','4','newstock','1','41733116067','7',180.00,'','1','13','supplier','1','1041','','',0.00,'VATABLE','300','248.28','1551.72','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(901,'','1',500.00,'2024-12-02 08:26:19','50.00','4','newstock','1','41733116067','7',2.00,'','1','550','supplier','1','446','','',0.00,'VATABLE','10','137.93','862.07','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(902,'','1',20.00,'2024-12-02 08:26:55','3.00','4','newstock','1','41733116067','7',60.00,'','1','23','supplier','1','612','','',0.00,'VATABLE','150','165.52','1034.48','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(904,'','1',500.00,'2024-12-02 08:33:04','0.00','4','newstock','1','41733116067','7',3.95,'','1','500','supplier','1','559','','',0.00,'VATABLE','10','272.41','1702.59','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(905,'','1',10.00,'2024-12-02 08:45:21','1.00','4','newstock','1','41733116067','7',90.00,'','1','11','supplier','1','1174','','',0.00,'VATABLE','250','124.14','775.86','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(906,'','1',200.00,'2024-12-02 08:48:42','0.00','4','newstock','1','41733116067','7',5.00,'','1','200','supplier','1','306','','',0.00,'VATABLE','50','137.93','862.07','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(907,'','1',300.00,'2024-12-02 08:52:35','0.00','4','newstock','1','41733116067','7',2.00,'','1','300','supplier','1','443','','',0.00,'VATABLE','5','82.76','517.24','','','received',0,'0000-00-00 00:00:00','pcs','300',1,NULL,'Inclusive','branch',NULL,'',''),(908,'','1',5.00,'2024-12-02 08:52:56','0.00','4','newstock','1','41733116067','7',400.00,'','1','5','supplier','1','36','','',0.00,'VATABLE','540','275.86','1724.14','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(909,'','1',5.00,'2024-12-02 08:53:25','1.00','4','newstock','1','41733116067','7',90.00,'','1','6','supplier','1','978','','',0.00,'VATABLE','150','62.07','387.93','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(910,'','1',20.00,'2024-12-02 08:53:48','8.00','4','newstock','1','41733116067','7',136.00,'','1','28','supplier','1','124','','',0.00,'VATABLE','200','375.17','2344.83','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(911,'','1',30.00,'2024-12-02 08:54:18','1.00','4','newstock','1','41733116067','7',110.00,'','1','31','supplier','1','1219','','',0.00,'VATABLE','170','455.17','2844.83','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(912,'','1',20.00,'2024-12-02 08:54:58','11.00','4','newstock','1','41733116067','7',55.00,'','1','31','supplier','1','1188','','',0.00,'VATABLE','100','151.72','948.28','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(913,'','1',20.00,'2024-12-02 08:55:38','9.00','4','newstock','1','41733116067','7',250.00,'','1','29','supplier','1','382','','',0.00,'VATABLE','350','689.66','4310.34','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(914,'','1',10.00,'2024-12-02 08:56:20','2.00','4','newstock','1','41733116067','7',124.00,'','1','12','supplier','1','1190','','',0.00,'VATABLE','200','171.03','1068.97','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(915,'','1',500.00,'2024-12-02 08:57:25','0.00','4','newstock','1','41733116067','7',1.00,'','1','500','supplier','1','335','','',0.00,'VATABLE','5','68.97','431.03','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(916,'','1',20.00,'2024-12-02 08:58:14','1.00','4','newstock','1','41733116067','7',0.00,'','1','21','supplier','1','1196','','',0.00,'VATABLE','50','0.00','0.00','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(917,'','1',5.00,'2024-12-02 08:59:06','0.00','4','newstock','1','41733116067','7',266.00,'','1','5','supplier','1','206','','',0.00,'VATABLE','400','183.45','1146.55','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(918,'','1',10.00,'2024-12-02 09:01:44','1.00','4','newstock','1','41733116067','7',245.00,'','1','11','supplier','1','133','','',0.00,'VATABLE','350','337.93','2112.07','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(919,'','1',5.00,'2024-12-02 09:02:19','0.00','4','newstock','1','41733116067','7',285.00,'','1','5','supplier','1','584','','',0.00,'VATABLE','450','196.55','1228.45','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(920,'','1',5.00,'2024-12-02 09:02:53','1.00','4','newstock','1','41733116067','7',250.00,'','1','6','supplier','1','61','','',0.00,'VATABLE','350','172.41','1077.59','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(921,'','1',5.00,'2024-12-02 09:03:17','3.00','4','newstock','1','41733116067','7',220.00,'','1','8','supplier','1','644','','',0.00,'VATABLE','350','151.72','948.28','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(922,'','1',30.00,'2024-12-02 09:04:29','13.00','4','newstock','1','41733116067','7',56.00,'','1','43','supplier','1','1200','','',0.00,'VATABLE','100','231.72','1448.28','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(923,'','1',20.00,'2024-12-02 09:04:56','2.00','4','newstock','1','41733116067','7',0.00,'','1','22','supplier','1','1111','','',0.00,'VATABLE','100','0.00','0.00','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(924,'','1',5.00,'2024-12-02 09:06:05','0.00','4','newstock','1','41733116067','7',221.00,'','1','5','supplier','1','481','','',0.00,'VATABLE','400','152.41','952.59','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(925,'','1',30.00,'2024-12-02 09:06:43','0.00','4','newstock','1','41733116067','7',150.00,'','1','30','supplier','1','249','','',0.00,'VATABLE','300','620.69','3879.31','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(926,'','1',1.00,'2024-12-02 09:07:18','30.00','4','newstock','1','41733116067','7',19.00,'','1','31','supplier','1','540','','',0.00,'VATABLE','50','2.62','16.38','','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'',''),(927,'','1',99.00,'2024-12-02 09:08:15','31.00','4','newstock','1','41733116067','7',19.00,'','1','130','supplier','1','540','','',0.00,'VATABLE','50','259.45','1621.55','','','received',0,'0000-00-00 00:00:00','pcs','99',1,NULL,'Inclusive','branch',NULL,'',''),(928,'','1',50.00,'2024-12-02 09:08:59','20.00','4','newstock','1','41733116067','7',7.00,'','1','70','supplier','1','536','','',0.00,'VATABLE','100','48.28','301.72','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(929,'','1',30.00,'2024-12-02 09:09:28','40.00','4','newstock','1','41733116067','7',13.00,'','1','70','supplier','1','550','','',0.00,'VATABLE','100','53.79','336.21','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(930,'','1',200.00,'2024-12-02 09:09:56','10.00','4','newstock','1','41733116067','7',44.00,'','1','210','supplier','1','1031','','',0.00,'VATABLE','100','1213.79','7586.21','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(931,'','1',30.00,'2024-12-02 09:10:19','75.00','4','newstock','1','41733116067','7',50.00,'','1','105','supplier','1','607','','',0.00,'VATABLE','100','206.90','1293.10','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(932,'','1',50.00,'2024-12-02 09:10:47','30.00','4','newstock','1','41733116067','7',30.00,'','1','80','supplier','1','1','','',0.00,'VATABLE','60','206.90','1293.10','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(933,'','1',20.00,'2024-12-02 09:11:24','0.00','4','newstock','1','41733116067','7',22.00,'','1','20','supplier','1','545','','',0.00,'VATABLE','100','60.69','379.31','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(934,'','',10.00,'2024-12-02 09:19:27','70.00','4','newstock','1','','',7.00,'','6','60','1','','536','41733120270','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(935,'','',10.00,'2024-12-02 09:19:49','188.00','4','newstock','1','','',12.00,'','6','178','1','','1222','41733120270','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(936,'','',10.00,'2024-12-02 09:20:46','168.00','4','newstock','1','','',12.00,'','6','158','1','','1221','41733120270','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(937,'','',100.00,'2024-12-02 09:22:23','370.00','4','newstock','1','','',0.59,'','6','270','1','','650','41733120270','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(938,'','',5.00,'2024-12-02 09:22:55','209.00','4','newstock','1','','',49.00,'','6','204','1','','623','41733120270','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(939,'','',10.00,'2024-12-02 09:23:13','105.00','4','newstock','1','','',50.00,'','6','95','1','','607','41733120270','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(940,'','',1.00,'2024-12-02 09:23:34','20.00','4','newstock','1','','',1630.00,'','6','19','1','','1202','41733120270','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(941,'','',1.00,'2024-12-02 09:23:52','43.00','4','newstock','1','','',56.00,'','6','42','1','','1200','41733120270','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(942,'','',1.00,'2024-12-02 09:26:41','20.00','4','newstock','1','','',128.00,'','6','19','1','','1156','41733120669','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(943,'','',2.00,'2024-12-02 09:27:23','80.00','4','newstock','1','','',20.00,'','6','78','1','','1157','41733120669','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(944,'','',10.00,'2024-12-02 09:27:57','143.00','4','newstock','1','','',5.00,'','6','133','1','','534','41733120669','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(945,'','',1.00,'2024-12-02 09:28:12','19.00','4','newstock','1','','',128.00,'','6','18','1','','1156','41733120669','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(946,'','',3.00,'2024-12-02 09:28:39','32.00','4','newstock','1','','',140.00,'','6','29','1','','201','41733120669','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(947,'','',5.00,'2024-12-02 09:29:02','33.00','4','newstock','1','','',26.00,'','6','28','1','','121','41733120669','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(948,'','',3.00,'2024-12-02 09:29:48','22.00','4','newstock','1','','',0.00,'','6','19','1','','1107','41733120669','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(949,'','',1.00,'2024-12-02 09:30:08','4.00','4','newstock','1','','',0.00,'','6','3','1','','1104','41733120669','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(950,'','',1.00,'2024-12-02 09:30:24','24.00','4','newstock','1','','',37.00,'','6','23','1','','1185','41733120669','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(951,'','',1.00,'2024-12-02 09:30:45','6.00','4','newstock','1','','',96.00,'','6','5','1','','1141','41733120669','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(952,'','',1.00,'2024-12-02 09:30:57','13.00','4','newstock','1','','',48.00,'','6','12','1','','924','41733120669','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(953,'','',3.00,'2024-12-02 09:31:40','21.00','4','newstock','1','','',23.00,'','6','18','1','','1168','41733120669','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(954,'','',14.00,'2024-12-02 09:31:57','95.00','4','newstock','1','','',50.00,'','6','81','1','','607','41733120669','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(955,'','',6.00,'2024-12-02 09:32:19','204.00','4','newstock','1','','',49.00,'','6','198','1','','623','41733120669','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(956,'','',10.00,'2024-12-02 09:32:46','128.00','4','newstock','1','','',9.00,'','6','118','1','','1187','41733120669','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(957,'','',100.00,'2024-12-02 09:35:51','3800.00','4','newstock','1','','',7.00,'','6','3700','1','','1244','41733120669','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(958,'','',15.00,'2024-12-02 09:36:22','561.00','4','newstock','1','','',23.00,'','6','546','1','','1191','41733120669','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(959,'','',1.00,'2024-12-02 09:36:36','17.00','4','newstock','1','','',315.00,'','6','16','1','','293','41733120669','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(960,'','',1.00,'2024-12-02 09:36:52','28.00','4','newstock','1','','',40.00,'','6','27','1','','290','41733120669','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(961,'','',5.00,'2024-12-02 09:37:15','11.00','4','newstock','1','','',90.00,'','6','6','1','','1174','41733120669','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(962,'','',1.00,'2024-12-02 17:50:33','4.00','4','newstock','1','','',96.00,'','6','3','1','','1141','41733150969','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(963,'','',1.00,'2024-12-02 17:50:52','79.00','4','newstock','1','','',30.00,'','6','78','1','','1','41733150969','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(964,'','',1.00,'2024-12-02 17:51:16','5.00','4','newstock','1','','',195.00,'','6','4','1','','278','41733150969','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(965,'','',2.00,'2024-12-02 17:52:01','17.00','4','newstock','1','','',282.00,'','6','15','1','','1136','41733150969','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(966,'','',4.00,'2024-12-02 17:52:21','22.00','4','newstock','1','','',60.00,'','6','18','1','','612','41733150969','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(967,'','',10.00,'2024-12-02 18:11:18','150.00','4','newstock','1','','',30.00,'','6','140','1','','1251','41733152188','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(968,'','',7.00,'2024-12-02 18:11:42','158.00','4','newstock','1','','',12.00,'','6','151','1','','1221','41733152188','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(969,'','',17.00,'2024-12-02 18:12:13','546.00','4','newstock','1','','',23.00,'','6','529','1','','1191','41733152188','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(970,'','',4.00,'2024-12-02 18:13:14','152.00','4','newstock','1','','',25.00,'','6','148','1','','1229','41733152188','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(971,'','',4.00,'2024-12-02 18:13:42','87.00','4','newstock','1','','',60.00,'','6','83','1','','1245','41733152188','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(972,'','',6.00,'2024-12-02 18:14:46','92.00','4','newstock','1','','',44.50,'','6','86','1','','582','41733152188','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(973,'','',100.00,'2024-12-02 18:15:09','500.00','4','newstock','1','','',1.00,'','6','400','1','','335','41733152188','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(974,'','',1.00,'2024-12-02 18:20:02','20.00','4','newstock','1','','',22.00,'','','19','1','','545','41733152745','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(975,'','',10.00,'2024-12-02 18:29:33','81.00','4','newstock','1','','',50.00,'','','71','1','','607','41733152745','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(976,'','',3.00,'2024-12-02 18:38:00','78.00','4','newstock','1','','',20.00,'','6','75','1','','1157','41733153796','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(977,'','',1.00,'2024-12-02 18:38:18','31.00','4','newstock','1','','',55.00,'','6','30','1','','1188','41733153796','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(978,'','1',5.00,'2024-12-04 08:05:58','0.00','4','newstock','1','41733115844','7',225.00,'','1','5','supplier','1','346','','',0.00,'VATABLE','400','','','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(979,'','',1.00,'2024-12-04 08:07:44','18.00','4','newstock','1','','',128.00,'','6','17','1','','1156','41733288772','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(980,'','',10.00,'2024-12-04 08:08:09','133.00','4','newstock','1','','',5.00,'','6','123','1','','534','41733288772','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(981,'','',100.00,'2024-12-04 08:08:43','1005.00','4','newstock','1','','',3.43,'','6','905','1','','558','41733288772','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(982,'','',10.00,'2024-12-04 08:09:23','34.00','4','newstock','1','','',48.00,'','6','24','1','','691','41733288772','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(983,'','',100.00,'2024-12-04 08:10:48','2910.00','4','newstock','1','','',2.00,'','6','2810','1','','1007','41733288772','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(984,'','',1.00,'2024-12-04 08:11:09','3.00','4','newstock','1','','',0.00,'','6','2','1','','1104','41733288772','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(985,'','',6.00,'2024-12-04 08:11:32','198.00','4','newstock','1','','',49.00,'','6','192','1','','623','41733288772','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(986,'','',50.00,'2024-12-04 08:12:00','3700.00','4','newstock','1','','',7.00,'','6','3650','1','','1244','41733288772','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(987,'','',1.00,'2024-12-04 08:12:13','17.00','4','newstock','1','','',128.00,'','6','16','1','','1156','41733288772','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(988,'','',1.00,'2024-12-04 08:12:30','44.00','4','newstock','1','','',1380.00,'','6','43','1','','1137','41733288772','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(989,'','',100.00,'2024-12-04 08:12:53','535.00','4','newstock','1','','',2.00,'','6','435','1','','71','41733288772','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(990,'','',10.00,'2024-12-04 08:13:16','210.00','4','newstock','1','','',44.00,'','6','200','1','','1031','41733288772','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(991,'','',1.00,'2024-12-04 08:13:38','16.00','4','newstock','1','','',315.00,'','6','15','1','','293','41733288772','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(992,'','',50.00,'2024-12-04 08:14:01','3650.00','4','newstock','1','','',7.00,'','6','3600','1','','1244','41733288772','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(993,'','',6.00,'2024-12-04 08:14:31','65.00','4','newstock','1','','',50.00,'','6','59','1','','607','41733288772','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(994,'','',10.00,'2024-12-04 08:14:51','260.00','4','newstock','1','','',32.00,'','6','250','1','','529','41733288772','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(995,'','',50.00,'2024-12-04 08:15:09','3600.00','4','newstock','1','','',7.00,'','6','3550','1','','1244','41733288772','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(996,'','',30.00,'2024-12-04 08:16:25','870.00','4','newstock','1','','',0.00,'','6','840','1','','1130','41733288772','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(997,'','',1.00,'2024-12-04 08:17:16','74.00','4','newstock','1','','',20.00,'','6','73','1','','2','41733288772','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(998,'','',3.00,'2024-12-04 08:17:43','18.00','4','newstock','1','','',23.00,'','6','15','1','','1168','41733288772','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(999,'','1',2.00,'2024-12-04 08:19:14','3.00','4','newstock','1','31729085117','2',21.00,'','1','5','supplier','1','1148','','',0.00,'VATABLE','42','','','','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'',''),(1001,'','1',10.00,'2024-12-04 08:28:52','5.00','4','newstock','1','41731936594','7',21.00,'','1','15','supplier','1','1148','','',0.00,'VATABLE','42','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(1002,'','1',5.00,'2024-12-04 08:29:40','15.00','4','newstock','1','41731936594','7',21.00,'','1','20','supplier','1','1148','','',0.00,'VATABLE','42','','','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(1003,'','1',3.00,'2024-12-04 08:30:45','0.00','4','newstock','1','41731936594','7',12.00,'','1','3','supplier','1','442','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','3',1,NULL,'Inclusive','branch',NULL,'',''),(1004,'','',10.00,'2024-12-04 08:32:22','20.00','4','newstock','1','','',21.00,'','6','10','1','','1148','41733290263','',0.00,'','42','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1005,'','',1.00,'2024-12-04 08:32:50','34.00','4','newstock','1','','',11.00,'','6','33','1','','1013','41733290263','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1006,'','',5.00,'2024-12-04 13:32:40','14.00','4','newstock','1','','',23.00,'','6','9','1','','1168','41733308263','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1007,'','',5.00,'2024-12-04 13:35:23','9.00','4','newstock','1','','',23.00,'','','4','1','','1168','41733308447','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1008,'','',4.00,'2024-12-04 13:36:56','4.00','4','newstock','1','','',23.00,'','','0','1','','1168','41733308537','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1009,'','',12.00,'2024-12-05 09:25:29','529.00','4','newstock','1','','',23.00,'','6','517','1','','1191','41733379834','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1010,'','',35.00,'2024-12-05 09:34:47','37.00','4','newstock','1','','',0.95,'','6','2','1','','989','41733379834','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1011,'','',5.00,'2024-12-05 09:35:10','24.00','4','newstock','1','','',47.00,'','6','19','1','','1215','41733379834','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1012,'','',4.00,'2024-12-05 09:35:28','12.00','4','newstock','1','','',48.00,'','6','8','1','','924','41733379834','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1013,'','',7.00,'2024-12-05 09:35:45','27.00','4','newstock','1','','',26.00,'','6','20','1','','340','41733379834','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1014,'','',18.00,'2024-12-05 09:36:08','207.00','4','newstock','1','','',2.00,'','6','189','1','','400','41733379834','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1015,'','',5.00,'2024-12-05 09:39:40','28.00','4','newstock','1','','',26.00,'','6','23','1','','121','41733379834','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1016,'','',100.00,'2024-12-05 09:40:05','617.00','4','newstock','1','','',1.00,'','6','517','1','','692','41733379834','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1017,'','',30.00,'2024-12-05 09:40:28','801.00','4','newstock','1','','',3.00,'','6','771','1','','736','41733379834','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1018,'','',50.00,'2024-12-05 09:40:47','90.00','4','newstock','1','','',5.00,'','6','40','1','','1205','41733379834','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1019,'','',1.00,'2024-12-05 09:41:14','15.00','4','newstock','1','','',255.00,'','6','14','1','','1166','41733379834','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1020,'','',1.00,'2024-12-05 09:41:37','3.00','4','newstock','1','','',96.00,'','6','2','1','','1141','41733379834','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1021,'','',4.00,'2024-12-05 09:41:59','151.00','4','newstock','1','','',12.00,'','6','147','1','','1221','41733379834','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1022,'','',1.00,'2024-12-05 09:42:21','30.00','4','newstock','1','','',55.00,'','6','29','1','','1188','41733379834','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1023,'','',5.00,'2024-12-05 09:42:44','5.00','4','newstock','1','','',38.00,'','6','0','1','','1254','41733379834','',0.00,'','75','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1024,'','',8.00,'2024-12-05 09:43:09','192.00','4','newstock','1','','',49.00,'','6','184','1','','623','41733379834','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1025,'','',2.00,'2024-12-05 09:43:38','16.00','4','newstock','1','','',128.00,'','6','14','1','','1156','41733379834','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1026,'','',1.00,'2024-12-05 09:43:58','29.00','4','newstock','1','','',55.00,'','6','28','1','','1188','41733379834','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1027,'','',10.00,'2024-12-05 09:44:12','250.00','4','newstock','1','','',32.00,'','6','240','1','','529','41733379834','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1028,'','',10.00,'2024-12-05 09:44:31','123.00','4','newstock','1','','',5.00,'','6','113','1','','534','41733379834','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1029,'','',3.00,'2024-12-05 09:44:58','75.00','4','newstock','1','','',20.00,'','6','72','1','','1157','41733379834','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1030,'','',3.00,'2024-12-05 09:45:16','59.00','4','newstock','1','','',50.00,'','6','56','1','','607','41733379834','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1031,'','',5.00,'2024-12-05 09:45:39','171.00','4','newstock','1','','',12.00,'','6','166','1','','1220','41733379834','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1032,'','',1.00,'2024-12-05 09:45:57','9.00','4','newstock','1','','',35.00,'','6','8','1','','1218','41733379834','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1033,'','',5.00,'2024-12-05 09:46:16','19.00','4','newstock','1','','',0.00,'','6','14','1','','1107','41733379834','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1034,'','',100.00,'2024-12-05 09:48:13','300.00','4','newstock','1','','',2.00,'','6','200','1','','443','41733379834','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1035,'','',10.00,'2024-12-05 09:48:40','101.00','4','newstock','1','','',22.00,'','6','91','1','','111','41733379834','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1036,'','',100.00,'2024-12-05 09:48:54','2810.00','4','newstock','1','','',2.00,'','6','2710','1','','1007','41733379834','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1037,'','',100.00,'2024-12-05 09:49:20','540.00','4','newstock','1','','',2.00,'','6','440','1','','446','41733379834','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1038,'','',50.00,'2024-12-05 09:49:45','3550.00','4','newstock','1','','',7.00,'','6','3500','1','','1244','41733379834','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1039,'','',14.00,'2024-12-05 09:50:12','517.00','4','newstock','1','','',23.00,'','6','503','1','','1191','41733379834','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1040,'','',1.00,'2024-12-06 08:11:06','31.00','4','newstock','1','','',110.00,'','','30','1','','1219','41733461788','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1041,'','',1.00,'2024-12-06 08:11:19','14.00','4','newstock','1','','',128.00,'','','13','1','','1156','41733461788','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1042,'','',2.00,'2024-12-06 08:11:51','14.00','4','newstock','1','','',68.00,'','','12','1','','230','41733461788','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1043,'','',4.00,'2024-12-06 08:12:18','62.00','4','newstock','1','','',18.00,'','','58','1','','1101','41733461788','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1044,'','',2.00,'2024-12-06 08:12:41','17.00','4','newstock','1','','',65.00,'','','15','1','','1173','41733461788','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1045,'','',25.00,'2024-12-06 08:13:02','100.00','4','newstock','1','','',15.00,'','','75','1','','1248','41733461788','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1046,'','',100.00,'2024-12-06 08:13:42','299.00','4','newstock','1','','',5.00,'','','199','1','','333','41733461788','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1047,'','',5.00,'2024-12-06 08:14:02','42.00','4','newstock','1','','',56.00,'','','37','1','','1200','41733461788','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1048,'','',2.00,'2024-12-06 08:14:28','47.00','4','newstock','1','','',22.00,'','','45','1','','266','41733461788','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1049,'','',100.00,'2024-12-06 08:14:49','2188.00','4','newstock','1','','',1.00,'','','2088','1','','739','41733461788','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1050,'','',1.00,'2024-12-06 08:15:04','77.00','4','newstock','1','','',30.00,'','','76','1','','1','41733461788','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1051,'','',30.00,'2024-12-06 08:15:25','118.00','4','newstock','1','','',9.00,'','','88','1','','1187','41733461788','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1052,'','',1.00,'2024-12-06 08:15:47','43.00','4','newstock','1','','',1380.00,'','','42','1','','1137','41733461788','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1053,'','',100.00,'2024-12-06 08:16:07','285.00','4','newstock','1','','',3.00,'','','185','1','','397','41733461788','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1054,'','',10.00,'2024-12-06 08:16:29','86.00','4','newstock','1','','',22.00,'','','76','1','','111','41733461788','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1055,'','',1.00,'2024-12-06 08:18:16','14.00','4','newstock','1','','',209.00,'','','13','1','','1172','41733461788','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1056,'','',2.00,'2024-12-06 08:18:39','19.00','4','newstock','1','','',1630.00,'','','17','1','','1202','41733461788','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1057,'','',30.00,'2024-12-06 08:19:03','151.00','4','newstock','1','','',5.00,'','','121','1','','1147','41733461788','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1058,'','',1.00,'2024-12-06 08:19:28','1.00','4','newstock','1','','',150.00,'','','0','1','','1149','41733461788','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1059,'','',1.00,'2024-12-06 08:19:52','29.00','4','newstock','1','','',250.00,'','','28','1','','382','41733461788','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1060,'','',1.00,'2024-12-06 08:20:21','23.00','4','newstock','1','','',225.00,'','','22','1','','1203','41733461788','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1061,'','',2.00,'2024-12-06 08:20:46','23.00','4','newstock','1','','',48.00,'','','21','1','','1211','41733461788','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1062,'','',1.00,'2024-12-06 08:21:17','28.00','4','newstock','1','','',55.00,'','','27','1','','1188','41733461788','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1063,'','1',60.00,'2024-12-06 11:29:34','0.00','4','newstock','1','31729085117','2',5.20,'','1','60','supplier','1','9','','',0.00,'VATABLE','10','','','','','received',0,'0000-00-00 00:00:00','pcs','60',1,NULL,'Inclusive','branch',NULL,'',''),(1064,'','1',11.00,'2024-12-06 17:14:41','0.00','4','newstock','1','31729085117','2',150.00,'','1','11','supplier','1','1149','','',0.00,'VATABLE','300','','','','','received',0,'0000-00-00 00:00:00','pcs','11',1,NULL,'Inclusive','branch',NULL,'',''),(1065,'','1',100.00,'2024-12-06 18:12:19','46.00','4','newstock','1','41733497762','7',50.00,'','1','146','supplier','1','607','','',0.00,'VATABLE','100','689.66','4310.34','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(1066,'','1',170.00,'2024-12-06 18:13:06','130.00','4','newstock','1','41733497762','7',45.00,'','1','300','supplier','1','1250','','',0.00,'VATABLE','100','1055.17','6594.83','','','received',0,'0000-00-00 00:00:00','pcs','170',1,NULL,'Inclusive','branch',NULL,'',''),(1067,'','',1.00,'2024-12-07 08:43:46','23.00','4','newstock','1','','',37.00,'','6','22','1','','1185','41733550151','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1068,'','',1.00,'2024-12-07 08:44:48','2.00','4','newstock','1','','',96.00,'','6','1','1','','1141','41733550151','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1069,'','',1.00,'2024-12-07 08:45:04','22.00','4','newstock','1','','',37.00,'','6','21','1','','1185','41733550151','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1070,'','',2.00,'2024-12-07 08:45:29','15.00','4','newstock','1','','',65.00,'','6','13','1','','1173','41733550151','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1071,'','',4.00,'2024-12-07 08:45:54','47.00','4','newstock','1','','',40.00,'','6','43','1','','24','41733550151','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1072,'','',2.00,'2024-12-07 08:46:12','21.00','4','newstock','1','','',37.00,'','6','19','1','','1185','41733550151','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1073,'','',10.00,'2024-12-07 08:46:29','76.00','4','newstock','1','','',22.00,'','6','66','1','','111','41733550151','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1074,'','',1.00,'2024-12-07 08:46:43','17.00','4','newstock','1','','',1630.00,'','6','16','1','','1202','41733550151','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1075,'','',1.00,'2024-12-07 08:47:04','30.00','4','newstock','1','','',37.00,'','6','29','1','','1214','41733550151','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1076,'','',2.00,'2024-12-07 08:47:27','15.00','4','newstock','1','','',315.00,'','6','13','1','','293','41733550151','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1077,'','',5.00,'2024-12-07 08:48:10','147.00','4','newstock','1','','',12.00,'','6','142','1','','1221','41733550151','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1078,'','',1.00,'2024-12-07 08:48:32','27.00','4','newstock','1','','',55.00,'','6','26','1','','1188','41733550151','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1079,'','',28.00,'2024-12-09 08:14:44','333.00','4','newstock','1','','',5.00,'','6','305','1','','1150','41733721209','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1080,'','',100.00,'2024-12-09 08:15:25','405.00','4','newstock','1','','',2.00,'','6','305','1','','109','41733721209','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1081,'','',10.00,'2024-12-09 08:15:46','10.00','4','newstock','1','','',21.00,'','6','0','1','','1148','41733721209','',0.00,'','42','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1082,'','',1.00,'2024-12-09 08:16:01','16.00','4','newstock','1','','',106.00,'','6','15','1','','131','41733721209','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1083,'','',1.00,'2024-12-09 08:16:15','9.00','4','newstock','1','','',68.00,'','6','8','1','','237','41733721209','',0.00,'','110','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1084,'','',100.00,'2024-12-09 08:16:41','865.00','4','newstock','1','','',3.43,'','6','765','1','','558','41733721209','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1085,'','',5.00,'2024-12-09 08:17:04','58.00','4','newstock','1','','',18.00,'','6','53','1','','1101','41733721209','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1086,'','',5.00,'2024-12-09 08:17:36','47.00','4','newstock','1','','',12.00,'','6','42','1','','1246','41733721209','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1087,'','',1.00,'2024-12-09 08:17:49','19.00','4','newstock','1','','',37.00,'','6','18','1','','1185','41733721209','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1088,'','',2.00,'2024-12-09 08:18:07','19.00','4','newstock','1','','',22.00,'','6','17','1','','545','41733721209','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1089,'','',1.00,'2024-12-09 08:19:00','27.00','4','newstock','1','','',40.00,'','6','26','1','','290','41733721209','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1090,'','',12.00,'2024-12-09 08:19:26','503.00','4','newstock','1','','',23.00,'','6','491','1','','1191','41733721209','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1091,'','',10.00,'2024-12-09 08:19:47','200.00','4','newstock','1','','',44.00,'','6','190','1','','1031','41733721209','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1092,'','',50.00,'2024-12-09 08:20:12','3500.00','4','newstock','1','','',7.00,'','6','3450','1','','1244','41733721209','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1093,'','',5.00,'2024-12-09 08:21:03','88.00','4','newstock','1','','',23.00,'','6','83','1','','972','41733721209','',0.00,'','45','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1094,'','',100.00,'2024-12-09 08:21:19','2068.00','4','newstock','1','','',1.00,'','6','1968','1','','739','41733721209','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1095,'','',7.00,'2024-12-09 08:21:37','146.00','4','newstock','1','','',50.00,'','6','139','1','','607','41733721209','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1096,'','',4.00,'2024-12-09 08:21:55','166.00','4','newstock','1','','',12.00,'','6','162','1','','1220','41733721209','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1097,'','',4.00,'2024-12-09 08:22:21','184.00','4','newstock','1','','',49.00,'','6','180','1','','623','41733721209','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1098,'','',4.00,'2024-12-09 08:22:44','62.00','4','newstock','1','','',18.00,'','6','58','1','','48','41733721209','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1099,'','',2.00,'2024-12-09 08:23:19','8.00','4','newstock','1','','',70.00,'','6','6','1','','1167','41733721209','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1100,'','',3.00,'2024-12-09 08:23:58','72.00','4','newstock','1','','',20.00,'','6','69','1','','1157','41733721209','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1101,'','',10.00,'2024-12-09 08:24:22','98.00','4','newstock','1','','',1.00,'','6','88','1','','476','41733721209','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1102,'','',20.00,'2024-12-09 08:24:49','140.00','4','newstock','1','','',30.00,'','6','120','1','','1251','41733721209','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1103,'','',10.00,'2024-12-09 08:25:14','88.00','4','newstock','1','','',15.00,'','6','78','1','','1032','41733721209','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1104,'','',3.00,'2024-12-09 08:25:44','180.00','4','newstock','1','','',49.00,'','6','177','1','','623','41733721209','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1105,'','',3.00,'2024-12-09 08:26:16','22.00','4','newstock','1','','',34.00,'','6','19','1','','537','41733721209','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1106,'','1',1.00,'2024-12-09 15:52:46','5.00','4','newstock','1','41733497762','7',225.00,'','1','6','supplier','1','346','','',0.00,'VATABLE','400','','','','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'',''),(1107,'','',18.00,'2024-12-10 09:21:33','139.00','4','newstock','1','','',50.00,'','6','121','1','','607','41733811617','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1108,'','',10.00,'2024-12-10 09:21:50','113.00','4','newstock','1','','',5.00,'','6','103','1','','534','41733811617','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1109,'','',7.00,'2024-12-10 09:22:12','177.00','4','newstock','1','','',49.00,'','6','170','1','','623','41733811617','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1110,'','',5.00,'2024-12-10 09:22:38','162.00','4','newstock','1','','',12.00,'','6','157','1','','1220','41733811617','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1111,'','',1.00,'2024-12-10 09:23:50','17.00','4','newstock','1','','',22.00,'','6','16','1','','545','41733811617','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1112,'','',100.00,'2024-12-10 09:24:54','536.00','4','newstock','1','','',0.60,'','6','436','1','','38','41733811617','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1113,'','',10.00,'2024-12-10 09:25:21','60.00','4','newstock','1','','',7.00,'','6','50','1','','536','41733811617','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1114,'','',100.00,'2024-12-10 09:25:51','500.00','4','newstock','1','','',5.00,'','6','400','1','','1213','41733811617','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1115,'','',1.00,'2024-12-10 09:26:04','11.00','4','newstock','1','','',68.00,'','6','10','1','','230','41733811617','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1116,'','',50.00,'2024-12-10 09:26:24','3450.00','4','newstock','1','','',7.00,'','6','3400','1','','1244','41733811617','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1117,'','',1.00,'2024-12-10 09:26:46','5.00','4','newstock','1','','',89.00,'','6','4','1','','638','41733811617','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1118,'','',2.00,'2024-12-10 09:27:10','13.00','4','newstock','1','','',65.00,'','6','11','1','','1173','41733811617','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1119,'','',4.00,'2024-12-10 09:27:33','22.00','4','newstock','1','','',26.00,'','6','18','1','','121','41733811617','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1120,'','',1.00,'2024-12-10 09:27:52','26.00','4','newstock','1','','',40.00,'','6','25','1','','290','41733811617','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1121,'','',100.00,'2024-12-10 09:28:09','2710.00','4','newstock','1','','',2.00,'','6','2610','1','','1007','41733811617','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1122,'','',15.00,'2024-12-10 09:29:42','83.00','4','newstock','1','','',23.00,'','6','68','1','','972','41733811617','',0.00,'','45','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1123,'','',4.00,'2024-12-10 09:30:56','8.00','4','newstock','1','','',24.90,'','6','4','1','','202','41733811617','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1124,'','',50.00,'2024-12-10 09:31:22','491.00','4','newstock','1','','',23.00,'','6','441','1','','1191','41733811617','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1125,'','',3.00,'2024-12-10 09:31:42','148.00','4','newstock','1','','',25.00,'','6','145','1','','1229','41733811617','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1126,'','',5.00,'2024-12-10 09:32:04','142.00','4','newstock','1','','',12.00,'','6','137','1','','1221','41733811617','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1127,'','',1.00,'2024-12-10 09:32:18','13.00','4','newstock','1','','',315.00,'','6','12','1','','293','41733811617','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1128,'','',50.00,'2024-12-10 09:32:37','3400.00','4','newstock','1','','',7.00,'','6','3350','1','','1244','41733811617','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1129,'','',25.00,'2024-12-10 09:32:57','240.00','4','newstock','1','','',32.00,'','6','215','1','','529','41733811617','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1130,'','',1.00,'2024-12-10 09:33:10','4.00','4','newstock','1','','',2250.00,'','6','3','1','','1223','41733811617','',0.00,'','3500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1131,'','',10.00,'2024-12-10 09:33:35','190.00','4','newstock','1','','',44.00,'','6','180','1','','1031','41733811617','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1132,'','',1.00,'2024-12-11 12:28:24','99.00','4','newstock','1','','',170.00,'','6','98','1','','600','41733909202','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1133,'','',2.00,'2024-12-11 12:28:56','11.00','4','newstock','1','','',68.00,'','6','9','1','','1176','41733909202','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1134,'','',1.00,'2024-12-11 12:29:51','29.00','4','newstock','1','','',37.00,'','6','28','1','','1214','41733909202','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1135,'','',1.00,'2024-12-11 12:30:07','10.00','4','newstock','1','','',20.00,'','6','9','1','','693','41733909202','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1136,'','',50.00,'2024-12-11 12:30:26','3350.00','4','newstock','1','','',7.00,'','6','3300','1','','1244','41733909202','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1137,'','',10.00,'2024-12-11 12:30:43','180.00','4','newstock','1','','',44.00,'','6','170','1','','1031','41733909202','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1138,'','',5.00,'2024-12-11 12:31:33','137.00','4','newstock','1','','',12.00,'','6','132','1','','1221','41733909202','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1139,'','',10.00,'2024-12-11 12:31:50','120.00','4','newstock','1','','',30.00,'','6','110','1','','1251','41733909202','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1140,'','',10.00,'2024-12-11 12:32:16','121.00','4','newstock','1','','',50.00,'','6','111','1','','607','41733909202','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1141,'','',1.00,'2024-12-11 12:32:35','26.00','4','newstock','1','','',55.00,'','6','25','1','','1188','41733909202','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1142,'','',3.00,'2024-12-11 12:33:05','170.00','4','newstock','1','','',49.00,'','6','167','1','','623','41733909202','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1143,'','',3.00,'2024-12-11 12:33:35','69.00','4','newstock','1','','',20.00,'','6','66','1','','1157','41733909202','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1144,'','',100.00,'2024-12-11 12:35:10','1968.00','4','newstock','1','','',1.00,'','6','1868','1','','739','41733909202','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1145,'','',1.00,'2024-12-11 12:35:27','16.00','4','newstock','1','','',1630.00,'','6','15','1','','1202','41733909202','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1146,'','',1.00,'2024-12-11 12:35:49','22.00','4','newstock','1','','',225.00,'','6','21','1','','1203','41733909202','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1148,'','',10.00,'2024-12-11 12:44:16','176.00','4','newstock','1','','',5.00,'','6','166','1','','1147','41733910182','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1149,'','1',60.00,'2024-12-11 15:53:18','0.00','4','newstock','1','31729085117','2',1.00,'','1','60','supplier','1','1036','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','60',1,NULL,'Inclusive','branch',NULL,'',''),(1150,'','',1.00,'2024-12-11 18:12:43','2.00','4','newstock','1','','',400.00,'','6','1','1','','36','41733929883','',0.00,'','540','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1151,'','',100.00,'2024-12-11 18:13:13','736.00','4','newstock','1','','',3.43,'','6','636','1','','558','41733929883','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1152,'','',100.00,'2024-12-11 18:13:43','425.00','4','newstock','1','','',2.00,'','6','325','1','','71','41733929883','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1153,'','',100.00,'2024-12-11 18:14:18','1868.00','4','newstock','1','','',1.00,'','6','1768','1','','739','41733929883','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1154,'','',5.00,'2024-12-11 18:14:52','57.00','4','newstock','1','','',18.00,'','6','52','1','','48','41733929883','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1155,'','',10.00,'2024-12-11 18:15:24','88.00','4','newstock','1','','',1.00,'','6','78','1','','476','41733929883','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1156,'','',5.00,'2024-12-11 18:16:32','13.00','4','newstock','1','','',0.00,'','6','8','1','','1107','41733929883','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1157,'','',2.00,'2024-12-11 18:16:59','29.00','4','newstock','1','','',15.00,'','6','27','1','','971','41733929883','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1158,'','',1.00,'2024-12-11 18:20:43','21.00','4','newstock','1','','',225.00,'','6','20','1','','1203','41733929883','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1159,'','',100.00,'2024-12-11 18:21:15','140.00','4','newstock','1','','',2.00,'','6','40','1','','967','41733929883','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1160,'','',1.00,'2024-12-11 18:26:09','2.00','4','newstock','1','','',0.00,'','6','1','1','','1114','41733929883','',0.00,'','280','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1161,'','',18.00,'2024-12-11 18:26:46','56.00','4','newstock','1','','',23.00,'','6','38','1','','514','41733929883','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1162,'','',1.00,'2024-12-11 18:27:08','20.00','4','newstock','1','','',225.00,'','6','19','1','','1203','41733929883','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1163,'','',10.00,'2024-12-11 18:27:35','89.00','4','newstock','1','','',17.00,'','6','79','1','','274','41733929883','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1164,'','',1.00,'2024-12-11 18:27:55','30.00','4','newstock','1','','',110.00,'','6','29','1','','1219','41733929883','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1165,'','',50.00,'2024-12-11 18:28:22','3300.00','4','newstock','1','','',7.00,'','6','3250','1','','1244','41733929883','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1166,'','',3.00,'2024-12-11 18:28:42','83.00','4','newstock','1','','',60.00,'','6','80','1','','1245','41733929883','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1167,'','',100.00,'2024-12-11 18:29:04','400.00','4','newstock','1','','',1.00,'','6','300','1','','335','41733929883','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1168,'','',3.00,'2024-12-11 18:29:29','66.00','4','newstock','1','','',20.00,'','6','63','1','','1157','41733929883','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1169,'','',10.00,'2024-12-11 18:29:53','130.00','4','newstock','1','','',19.00,'','6','120','1','','540','41733929883','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1170,'','',10.00,'2024-12-11 18:30:18','103.00','4','newstock','1','','',5.00,'','6','93','1','','534','41733929883','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1171,'','',1.00,'2024-12-11 18:30:39','25.00','4','newstock','1','','',55.00,'','6','24','1','','1188','41733929883','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1172,'','',4.00,'2024-12-11 18:31:07','167.00','4','newstock','1','','',49.00,'','6','163','1','','623','41733929883','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1173,'','',11.00,'2024-12-11 18:31:37','111.00','4','newstock','1','','',50.00,'','6','100','1','','607','41733929883','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1174,'','1',20.00,'2024-12-13 15:37:39','0.00','4','newstock','1','31729085117','2',40.87,'','1','20','supplier','1','542','','',0.00,'VATABLE','55','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(1175,'','',4.00,'2024-12-14 08:28:33','8.00','4','newstock','1','','',48.00,'','6','4','1','','924','41734154030','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1176,'','',4.00,'2024-12-14 08:28:56','16.00','4','newstock','1','','',26.00,'','6','12','1','','121','41734154030','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1177,'','',10.00,'2024-12-14 08:29:19','70.00','4','newstock','1','','',13.00,'','6','60','1','','550','41734154030','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1178,'','',1.00,'2024-12-14 08:29:34','18.00','4','newstock','1','','',225.00,'','6','17','1','','1203','41734154030','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1179,'','',1.00,'2024-12-14 08:29:52','5.00','4','newstock','1','','',185.00,'','6','4','1','','285','41734154030','',0.00,'','380','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1180,'','',1.00,'2024-12-14 08:30:25','29.00','4','newstock','1','','',110.00,'','6','28','1','','1219','41734154030','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1181,'','',100.00,'2024-12-14 08:30:55','1723.00','4','newstock','1','','',1.00,'','6','1623','1','','739','41734154030','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1182,'','',2.00,'2024-12-14 08:31:39','42.00','4','newstock','1','','',1380.00,'','6','40','1','','1137','41734154030','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1183,'','',100.00,'2024-12-14 08:32:32','2580.00','4','newstock','1','','',2.00,'','6','2480','1','','1007','41734154030','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1184,'','',14.00,'2024-12-14 08:32:59','441.00','4','newstock','1','','',23.00,'','6','427','1','','1191','41734154030','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1185,'','',10.00,'2024-12-14 08:33:19','110.00','4','newstock','1','','',30.00,'','6','100','1','','1251','41734154030','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1186,'','',2.00,'2024-12-14 08:33:46','12.00','4','newstock','1','','',315.00,'','6','10','1','','293','41734154030','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1187,'','',100.00,'2024-12-14 08:34:05','3250.00','4','newstock','1','','',7.00,'','6','3150','1','','1244','41734154030','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1188,'','',10.00,'2024-12-14 08:34:31','100.00','4','newstock','1','','',30.00,'','6','90','1','','1251','41734154030','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1189,'','',2.00,'2024-12-14 08:35:08','145.00','4','newstock','1','','',25.00,'','6','143','1','','1229','41734154030','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1190,'','',10.00,'2024-12-14 08:36:02','70.00','4','newstock','1','','',15.00,'','6','60','1','','1228','41734154030','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1191,'','',11.00,'2024-12-14 08:37:11','100.00','4','newstock','1','','',50.00,'','6','89','1','','607','41734154030','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1192,'','',6.00,'2024-12-14 08:37:32','163.00','4','newstock','1','','',49.00,'','6','157','1','','623','41734154030','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1193,'','',1.00,'2024-12-14 08:37:48','10.00','4','newstock','1','','',68.00,'','6','9','1','','230','41734154030','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1194,'','',1.00,'2024-12-14 08:38:47','14.00','4','newstock','1','','',0.00,'','6','13','1','','1112','41734154030','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1195,'','',1.00,'2024-12-14 08:39:02','24.00','4','newstock','1','','',55.00,'','6','23','1','','1188','41734154030','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1196,'','',25.00,'2024-12-14 08:39:22','215.00','4','newstock','1','','',32.00,'','6','190','1','','529','41734154030','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1197,'','',5.00,'2024-12-14 08:39:49','157.00','4','newstock','1','','',12.00,'','6','152','1','','1220','41734154030','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1198,'','',1.00,'2024-12-14 08:42:27','29.00','4','newstock','1','','',150.00,'','6','28','1','','249','41734154813','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1199,'','',1.00,'2024-12-14 08:42:48','98.00','4','newstock','1','','',170.00,'','6','97','1','','600','41734154813','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1200,'','',2.00,'2024-12-14 08:43:09','9.00','4','newstock','1','','',68.00,'','6','7','1','','230','41734154813','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1201,'','',10.00,'2024-12-14 08:43:37','30.00','4','newstock','1','','',23.00,'','6','20','1','','1012','41734154813','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1202,'','',3.00,'2024-12-14 08:44:06','16.00','4','newstock','1','','',60.00,'','6','13','1','','612','41734154813','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1203,'','',4.00,'2024-12-14 08:44:29','19.00','4','newstock','1','','',26.00,'','6','15','1','','340','41734154813','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1204,'','',4.00,'2024-12-14 08:44:59','12.00','4','newstock','1','','',26.00,'','6','8','1','','121','41734154813','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1205,'','',1.00,'2024-12-14 08:45:22','70.00','4','newstock','1','','',20.00,'','6','69','1','','2','41734154813','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1206,'','',50.00,'2024-12-14 08:45:45','3150.00','4','newstock','1','','',7.00,'','6','3100','1','','1244','41734154813','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1207,'','',3.00,'2024-12-14 08:46:07','143.00','4','newstock','1','','',25.00,'','6','140','1','','1229','41734154813','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1208,'','',1.00,'2024-12-14 08:46:26','28.00','4','newstock','1','','',110.00,'','6','27','1','','1219','41734154813','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1209,'','',3.00,'2024-12-14 08:46:53','80.00','4','newstock','1','','',60.00,'','6','77','1','','1245','41734154813','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1210,'','',50.00,'2024-12-14 08:47:45','3100.00','4','newstock','1','','',7.00,'','6','3050','1','','1244','41734154813','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1211,'','',8.00,'2024-12-14 08:48:21','132.00','4','newstock','1','','',12.00,'','6','124','1','','1221','41734154813','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1212,'','',21.00,'2024-12-14 08:48:47','427.00','4','newstock','1','','',23.00,'','6','406','1','','1191','41734154813','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1213,'','',2.00,'2024-12-14 08:49:10','2.00','4','newstock','1','','',90.00,'','6','0','1','','1174','41734154813','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1214,'','',7.00,'2024-12-14 08:49:47','157.00','4','newstock','1','','',49.00,'','6','150','1','','623','41734154813','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1215,'','',1.00,'2024-12-14 08:50:03','13.00','4','newstock','1','','',128.00,'','6','12','1','','1156','41734154813','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1216,'','',10.00,'2024-12-14 08:50:31','93.00','4','newstock','1','','',5.00,'','6','83','1','','534','41734154813','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1217,'','',12.00,'2024-12-14 08:51:03','89.00','4','newstock','1','','',50.00,'','6','77','1','','607','41734154813','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1218,'','',3.00,'2024-12-14 08:52:00','37.00','4','newstock','1','','',56.00,'','6','34','1','','1200','41734154813','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1219,'','',5.00,'2024-12-14 08:52:39','111.00','4','newstock','1','','',5.00,'','6','106','1','','1147','41734154813','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1220,'','1',1.00,'2024-12-14 17:18:54','0.00','4','newstock','1','31729085117','2',258.00,'','1','1','supplier','1','701','','',0.00,'VATABLE','420','','','','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'',''),(1221,'','',110.00,'2024-12-16 10:40:15','440.00','4','newstock','1','','',2.00,'','6','330','1','','446','41734334721','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1222,'','',1.00,'2024-12-16 10:40:28','21.00','4','newstock','1','','',48.00,'','6','20','1','','1211','41734334721','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1223,'','',1.00,'2024-12-16 10:40:44','97.00','4','newstock','1','','',170.00,'','6','96','1','','600','41734334721','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1224,'','',1.00,'2024-12-16 10:42:03','29.00','4','newstock','1','','',140.00,'','6','28','1','','201','41734334721','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1225,'','',1.00,'2024-12-16 10:42:17','51.00','4','newstock','1','','',18.00,'','6','50','1','','48','41734334721','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1226,'','',1.00,'2024-12-16 10:42:31','1.00','4','newstock','1','','',217.00,'','6','0','1','','462','41734334721','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1227,'','',1.00,'2024-12-16 10:42:57','96.00','4','newstock','1','','',170.00,'','6','95','1','','600','41734334721','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1228,'','',10.00,'2024-12-16 10:43:23','150.00','4','newstock','1','','',49.00,'','6','140','1','','623','41734334721','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1229,'','',10.00,'2024-12-16 10:43:42','77.00','4','newstock','1','','',50.00,'','6','67','1','','607','41734334721','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1230,'','',10.00,'2024-12-16 10:44:01','83.00','4','newstock','1','','',5.00,'','6','73','1','','534','41734334721','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1231,'','',20.00,'2024-12-16 10:44:18','406.00','4','newstock','1','','',23.00,'','6','386','1','','1191','41734334721','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1232,'','',50.00,'2024-12-16 10:44:36','3050.00','4','newstock','1','','',7.00,'','6','3000','1','','1244','41734334721','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1233,'','',100.00,'2024-12-16 10:46:46','1603.00','4','newstock','1','','',1.00,'','6','1503','1','','739','41734335097','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1234,'','',1.00,'2024-12-16 10:47:03','12.00','4','newstock','1','','',128.00,'','6','11','1','','1156','41734335097','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1235,'','',2.00,'2024-12-16 10:47:28','23.00','4','newstock','1','','',55.00,'','6','21','1','','1188','41734335097','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1236,'','',100.00,'2024-12-16 10:47:55','2480.00','4','newstock','1','','',2.00,'','6','2380','1','','1007','41734335097','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1237,'','',1.00,'2024-12-16 10:48:08','18.00','4','newstock','1','','',37.00,'','6','17','1','','1185','41734335097','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1238,'','',1.00,'2024-12-16 10:48:51','26.00','4','newstock','1','','',39.00,'','6','25','1','','239','41734335097','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1239,'','',1.00,'2024-12-16 10:49:06','10.00','4','newstock','1','','',315.00,'','6','9','1','','293','41734335097','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1240,'','',20.00,'2024-12-16 10:49:39','386.00','4','newstock','1','','',23.00,'','6','366','1','','1191','41734335097','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1243,'','',5.00,'2024-12-17 08:33:34','16.00','4','newstock','1','','',70.00,'','mu','11','1','','1216','41734413520','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1244,'','',100.00,'2024-12-17 08:38:03','2380.00','4','newstock','1','','',2.00,'','6','2280','1','','1007','41734413781','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1245,'','',10.00,'2024-12-17 08:38:21','20.00','4','newstock','1','','',23.00,'','6','10','1','','1012','41734413781','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1246,'','',100.00,'2024-12-17 08:38:49','636.00','4','newstock','1','','',3.43,'','6','536','1','','558','41734413781','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1247,'','',20.00,'2024-12-17 08:39:14','170.00','4','newstock','1','','',44.00,'','6','150','1','','1031','41734413781','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1248,'','',10.00,'2024-12-17 08:40:07','90.00','4','newstock','1','','',30.00,'','6','80','1','','1251','41734413781','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1249,'','',1.00,'2024-12-17 08:40:22','9.00','4','newstock','1','','',315.00,'','6','8','1','','293','41734413781','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1250,'','',7.00,'2024-12-17 08:41:15','123.00','4','newstock','1','','',18.00,'','6','116','1','','1138','41734413781','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1251,'','',5.00,'2024-12-17 08:41:44','11.00','4','newstock','1','','',70.00,'','6','6','1','','1216','41734413781','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1252,'','',5.00,'2024-12-17 08:42:11','43.00','4','newstock','1','','',40.00,'','6','38','1','','24','41734413781','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1253,'','',1.00,'2024-12-17 08:42:27','17.00','4','newstock','1','','',37.00,'','6','16','1','','1185','41734413781','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1254,'','',50.00,'2024-12-17 08:42:52','3000.00','4','newstock','1','','',7.00,'','6','2950','1','','1244','41734413781','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1255,'','',6.00,'2024-12-17 08:43:16','152.00','4','newstock','1','','',12.00,'','6','146','1','','1220','41734413781','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1256,'','1',300.00,'2024-12-17 08:46:10','550.00','4','newstock','1','41733497762','7',8.00,'','1','850','supplier','1','1177','','',0.00,'VATABLE','15','','','','','received',0,'0000-00-00 00:00:00','pcs','300',1,NULL,'Inclusive','branch',NULL,'',''),(1257,'','',20.00,'2024-12-17 08:48:09','850.00','4','newstock','1','','',8.00,'','6','830','1','','1177','41734414389','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1258,'','',100.00,'2024-12-18 09:33:53','500.00','4','newstock','1','','',2.00,'','6','400','1','','401','41734503561','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1259,'','',1.00,'2024-12-18 09:34:09','68.00','4','newstock','1','','',20.00,'','6','67','1','','2','41734503561','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1260,'','',6.00,'2024-12-18 09:34:31','85.00','4','newstock','1','','',44.50,'','6','79','1','','582','41734503561','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1261,'','',100.00,'2024-12-18 09:35:22','402.00','4','newstock','1','','',1.10,'','6','302','1','','554','41734503561','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1262,'','',2.00,'2024-12-18 09:35:45','16.00','4','newstock','1','','',22.00,'','6','14','1','','545','41734503561','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1263,'','',50.00,'2024-12-18 09:36:04','2950.00','4','newstock','1','','',7.00,'','6','2900','1','','1244','41734503561','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1264,'','',14.00,'2024-12-18 09:36:27','366.00','4','newstock','1','','',23.00,'','6','352','1','','1191','41734503561','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1265,'','',1.00,'2024-12-18 09:37:01','36.00','4','newstock','1','','',69.00,'','6','35','1','','828','41734503561','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1266,'','',20.00,'2024-12-18 09:37:22','190.00','4','newstock','1','','',32.00,'','6','170','1','','529','41734503561','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1267,'','',8.00,'2024-12-18 09:37:41','67.00','4','newstock','1','','',50.00,'','6','59','1','','607','41734503561','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1268,'','',1.00,'2024-12-18 09:38:38','28.00','4','newstock','1','','',150.00,'','6','27','1','','249','41734503561','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1269,'','',1.00,'2024-12-18 09:39:01','26.00','4','newstock','1','','',110.00,'','6','25','1','','1219','41734503561','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1270,'','',1.00,'2024-12-19 08:18:41','14.00','4','newstock','1','','',106.00,'','6','13','1','','131','41734585440','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1271,'','',100.00,'2024-12-19 08:19:01','2276.00','4','newstock','1','','',2.00,'','6','2176','1','','1007','41734585440','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1272,'','',1.00,'2024-12-19 08:19:18','16.00','4','newstock','1','','',37.00,'','6','15','1','','1185','41734585440','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1273,'','',100.00,'2024-12-19 08:19:46','380.00','4','newstock','1','','',5.00,'','6','280','1','','1213','41734585440','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1274,'','',1.00,'2024-12-19 08:20:13','13.00','4','newstock','1','','',0.00,'','6','12','1','','1112','41734585440','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1275,'','',6.00,'2024-12-19 08:20:44','44.00','4','newstock','1','','',4.00,'','6','38','1','','184','41734585440','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1276,'','',30.00,'2024-12-19 08:21:14','131.00','4','newstock','1','','',1.50,'','6','101','1','','506','41734585440','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1277,'','',1.00,'2024-12-19 08:21:33','5.00','4','newstock','1','','',285.00,'','6','4','1','','584','41734585440','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1278,'','',10.00,'2024-12-19 08:22:12','120.00','4','newstock','1','','',19.00,'','6','110','1','','540','41734585440','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1279,'','',1.00,'2024-12-19 08:22:27','95.00','4','newstock','1','','',170.00,'','6','94','1','','600','41734585440','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1280,'','',30.00,'2024-12-19 08:23:28','83.00','4','newstock','1','','',9.00,'','6','53','1','','1187','41734585440','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1281,'','',6.00,'2024-12-19 08:23:48','140.00','4','newstock','1','','',49.00,'','6','134','1','','623','41734585440','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1282,'','',6.00,'2024-12-19 08:24:12','102.00','4','newstock','1','','',5.00,'','6','96','1','','1147','41734585440','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1283,'','',4.00,'2024-12-19 08:24:33','12.00','4','newstock','1','','',60.00,'','6','8','1','','612','41734585440','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1284,'','',6.00,'2024-12-19 08:25:00','146.00','4','newstock','1','','',12.00,'','6','140','1','','1220','41734585440','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1285,'','',10.00,'2024-12-19 08:25:53','60.00','4','newstock','1','','',13.00,'','6','50','1','','550','41734585440','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1286,'','',10.00,'2024-12-19 08:26:51','50.00','4','newstock','1','','',22.00,'','6','40','1','','1169','41734585440','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1287,'','',100.00,'2024-12-20 08:32:52','2176.00','4','newstock','1','','',2.00,'','6','2076','1','','1007','41734672680','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1288,'','',1.00,'2024-12-20 08:33:14','15.00','4','newstock','1','','',37.00,'','6','14','1','','1185','41734672680','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1289,'','',100.00,'2024-12-20 08:33:56','280.00','4','newstock','1','','',5.00,'','6','180','1','','1213','41734672680','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1290,'','',1.00,'2024-12-20 08:34:44','12.00','4','newstock','1','','',0.00,'','6','11','1','','1112','41734672680','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1291,'','',2.00,'2024-12-20 08:35:36','5.00','4','newstock','1','','',0.00,'','6','3','1','','1107','41734672680','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1292,'','',100.00,'2024-12-20 08:37:12','810.00','4','newstock','1','','',8.00,'','6','710','1','','1177','41734672680','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1293,'','',2.00,'2024-12-20 08:37:42','3.00','4','newstock','1','','',24.90,'','6','1','1','','202','41734672680','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1294,'','',1.00,'2024-12-20 08:38:43','11.00','4','newstock','1','','',0.00,'','6','10','1','','1112','41734672680','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1295,'','',10.00,'2024-12-20 08:39:06','73.00','4','newstock','1','','',5.00,'','6','63','1','','534','41734672680','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1296,'','',10.00,'2024-12-20 08:39:27','110.00','4','newstock','1','','',19.00,'','6','100','1','','540','41734672680','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1297,'','',2.00,'2024-12-20 08:39:57','21.00','4','newstock','1','','',55.00,'','6','19','1','','1188','41734672680','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1298,'','',7.00,'2024-12-20 08:40:26','134.00','4','newstock','1','','',49.00,'','6','127','1','','623','41734672680','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1299,'','',6.00,'2024-12-20 08:40:47','59.00','4','newstock','1','','',50.00,'','6','53','1','','607','41734672680','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1300,'','',100.00,'2024-12-20 08:41:10','403.00','4','newstock','1','','',0.60,'','6','303','1','','38','41734672680','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1301,'','',10.00,'2024-12-20 08:41:30','62.00','4','newstock','1','','',22.00,'','6','52','1','','111','41734672680','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1302,'','',2.00,'2024-12-20 08:41:53','15.00','4','newstock','1','','',1630.00,'','6','13','1','','1202','41734672680','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1303,'','',1.00,'2024-12-20 08:42:36','5.00','4','newstock','1','','',266.00,'','6','4','1','','206','41734672680','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1304,'','',30.00,'2024-12-20 08:43:06','96.00','4','newstock','1','','',5.00,'','6','66','1','','1147','41734672680','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1305,'','',25.00,'2024-12-20 08:44:13','73.00','4','newstock','1','','',15.00,'','6','48','1','','1248','41734672680','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1306,'','',100.00,'2024-12-20 08:44:41','1478.00','4','newstock','1','','',1.00,'','6','1378','1','','739','41734672680','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1307,'','',10.00,'2024-12-20 08:44:58','44.00','4','newstock','1','','',7.00,'','6','34','1','','1181','41734672680','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1308,'','',10.00,'2024-12-20 08:45:34','23.00','4','newstock','1','','',48.00,'','6','13','1','','691','41734672680','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1309,'','',1.00,'2024-12-20 08:45:55','12.00','4','newstock','1','','',106.00,'','6','11','1','','131','41734672680','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1310,'','',100.00,'2024-12-20 08:46:33','589.00','4','newstock','1','','',1.45,'','6','489','1','','632','41734672680','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1311,'','',2.00,'2024-12-20 08:47:03','14.00','4','newstock','1','','',37.00,'','6','12','1','','1185','41734672680','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1312,'','',4.00,'2024-12-20 08:47:27','46.00','4','newstock','1','','',18.00,'','6','42','1','','1101','41734672680','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1313,'','',1.00,'2024-12-20 08:47:41','3.00','4','newstock','1','','',20.00,'','6','2','1','','693','41734672680','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1314,'','',3.00,'2024-12-20 08:48:04','5.00','4','newstock','1','','',26.00,'','6','2','1','','121','41734672680','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1315,'','',2.00,'2024-12-20 08:48:28','11.00','4','newstock','1','','',65.00,'','6','9','1','','1173','41734672680','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1316,'','',1.00,'2024-12-21 08:47:47','7.00','4','newstock','1','','',0.00,'','6','6','1','','1115','41734759985','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1317,'','',2.00,'2024-12-21 08:48:06','13.00','4','newstock','1','','',1630.00,'','6','11','1','','1202','41734759985','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1318,'','',100.00,'2024-12-21 08:48:36','2900.00','4','newstock','1','','',7.00,'','6','2800','1','','1244','41734759985','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1319,'','',1.00,'2024-12-21 08:48:49','20.00','4','newstock','1','','',48.00,'','6','19','1','','1211','41734759985','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1320,'','',2.00,'2024-12-21 08:49:09','40.00','4','newstock','1','','',1380.00,'','6','38','1','','1137','41734759985','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1321,'','',4.00,'2024-12-21 08:50:13','19.00','4','newstock','1','','',34.00,'','6','15','1','','537','41734759985','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1322,'','',5.00,'2024-12-21 08:50:34','140.00','4','newstock','1','','',25.00,'','6','135','1','','1229','41734759985','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1323,'','',6.00,'2024-12-21 08:50:56','77.00','4','newstock','1','','',60.00,'','6','71','1','','1245','41734759985','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1324,'','',50.00,'2024-12-21 08:51:16','2800.00','4','newstock','1','','',7.00,'','6','2750','1','','1244','41734759985','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1325,'','',6.00,'2024-12-21 08:52:00','116.00','4','newstock','1','','',18.00,'','6','110','1','','1138','41734759985','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1326,'','',6.00,'2024-12-21 08:52:30','352.00','4','newstock','1','','',23.00,'','6','346','1','','1191','41734759985','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1327,'','',1.00,'2024-12-21 08:53:08','8.00','4','newstock','1','','',315.00,'','6','7','1','','293','41734759985','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1328,'','',7.00,'2024-12-21 08:53:29','124.00','4','newstock','1','','',12.00,'','6','117','1','','1221','41734759985','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1329,'','',10.00,'2024-12-21 08:53:54','63.00','4','newstock','1','','',5.00,'','6','53','1','','534','41734759985','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1330,'','',20.00,'2024-12-21 08:54:14','170.00','4','newstock','1','','',32.00,'','6','150','1','','529','41734759985','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1331,'','',25.00,'2024-12-21 08:54:41','127.00','4','newstock','1','','',49.00,'','6','102','1','','623','41734759985','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1332,'','',16.00,'2024-12-21 08:54:59','53.00','4','newstock','1','','',50.00,'','6','37','1','','607','41734759985','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1333,'','',10.00,'2024-12-21 08:55:15','80.00','4','newstock','1','','',30.00,'','6','70','1','','1251','41734759985','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1334,'','',1.00,'2024-12-21 08:56:09','25.00','4','newstock','1','','',110.00,'','6','24','1','','1219','41734759985','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1335,'','',50.00,'2024-12-21 08:56:34','346.00','4','newstock','1','','',23.00,'','6','296','1','','1191','41734759985','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1336,'','',11.00,'2024-12-21 08:57:30','305.00','4','newstock','1','','',5.00,'','6','294','1','','1150','41734759985','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1337,'','1',2.00,'2024-12-21 12:39:48','2.00','4','newstock','1','41734773863','7',650.00,'','1','4','supplier','1','1224','','',0.00,'VATABLE','900','179.31','1120.69','','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'',''),(1338,'','1',20.00,'2024-12-21 12:43:14','20.00','4','newstock','1','41734773863','7',230.00,'','1','40','supplier','1','1255','','',0.00,'VATABLE','650','634.48','3965.52','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(1339,'','1',20.00,'2024-12-21 12:43:44','0.00','4','newstock','1','41734773863','7',60.00,'','1','20','supplier','1','1154','','',0.00,'VATABLE','150','165.52','1034.48','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(1340,'','1',100.00,'2024-12-21 12:44:14','53.00','4','newstock','1','41734773863','7',5.00,'','1','153','supplier','1','534','','',0.00,'VATABLE','50','68.97','431.03','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(1341,'','1',300.00,'2024-12-21 12:44:40','150.00','4','newstock','1','41734773863','7',32.00,'','1','450','supplier','1','529','','',0.00,'VATABLE','100','1324.14','8275.86','','','received',0,'0000-00-00 00:00:00','pcs','300',1,NULL,'Inclusive','branch',NULL,'',''),(1342,'','1',1500.00,'2024-12-21 12:45:18','2750.00','4','newstock','1','41734773863','7',7.00,'','1','4250','supplier','1','1244','','',0.00,'VATABLE','25','1448.28','9051.72','','','received',0,'0000-00-00 00:00:00','pcs','1500',1,NULL,'Inclusive','branch',NULL,'',''),(1343,'','1',1000.00,'2024-12-21 12:46:02','0.00','4','newstock','1','41734773863','7',3.00,'','1','1000','supplier','1','342','','',0.00,'VATABLE','10','413.79','2586.21','','','received',0,'0000-00-00 00:00:00','pcs','1000',1,NULL,'Inclusive','branch',NULL,'',''),(1344,'','1',30.00,'2024-12-21 12:46:32','19.00','4','newstock','1','41734773863','7',55.00,'','1','49','supplier','1','1188','','',0.00,'VATABLE','100','227.59','1422.41','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(1345,'','1',50.00,'2024-12-21 12:47:16','0.00','4','newstock','1','41734773863','7',90.00,'','1','50','supplier','1','1174','','',0.00,'VATABLE','250','620.69','3879.31','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(1347,'','1',50.00,'2024-12-21 12:57:23','296.00','4','newstock','1','41734774905','7',23.00,'','1','346','supplier','1','1191','','',0.00,'VATABLE','50','158.62','991.38','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(1348,'','',1.00,'2024-12-21 18:42:16','2.00','4','newstock','1','','',186.00,'','6','1','1','','500','41734795640','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1349,'','',10.00,'2024-12-21 18:42:37','50.00','4','newstock','1','','',90.00,'','6','40','1','','1174','41734795640','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1350,'','',100.00,'2024-12-21 18:42:54','2060.00','4','newstock','1','','',2.00,'','6','1960','1','','1007','41734795640','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1351,'','',1.00,'2024-12-21 18:43:07','11.00','4','newstock','1','','',37.00,'','6','10','1','','1185','41734795640','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1352,'','',1.00,'2024-12-21 18:43:25','2.00','4','newstock','1','','',48.00,'','6','1','1','','924','41734795640','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1353,'','',1.00,'2024-12-21 18:43:57','22.00','4','newstock','1','','',114.00,'','6','21','1','','1171','41734795640','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1354,'','',1.00,'2024-12-21 18:44:14','33.00','4','newstock','1','','',25.00,'','6','32','1','','143','41734795640','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1355,'','',1.00,'2024-12-21 18:44:47','38.00','4','newstock','1','','',1380.00,'','6','37','1','','1137','41734795640','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1356,'','',2.00,'2024-12-21 18:45:10','9.00','4','newstock','1','','',65.00,'','6','7','1','','1173','41734795640','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1357,'','',10.00,'2024-12-21 18:45:47','64.00','4','newstock','1','','',13.00,'','6','54','1','','383','41734795640','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1358,'','',30.00,'2024-12-21 18:46:35','780.00','4','newstock','1','','',0.00,'','6','750','1','','1130','41734795640','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1359,'','',1.00,'2024-12-21 18:46:54','66.00','4','newstock','1','','',20.00,'','6','65','1','','2','41734795640','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1360,'','',50.00,'2024-12-21 18:47:14','4250.00','4','newstock','1','','',7.00,'','6','4200','1','','1244','41734795640','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1361,'','',3.00,'2024-12-21 18:47:39','117.00','4','newstock','1','','',12.00,'','6','114','1','','1221','41734795640','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1362,'','',10.00,'2024-12-21 18:48:41','153.00','4','newstock','1','','',5.00,'','6','143','1','','534','41734795640','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1363,'','',10.00,'2024-12-21 18:48:59','150.00','4','newstock','1','','',44.00,'','6','140','1','','1031','41734795640','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1364,'','',9.00,'2024-12-21 18:49:18','37.00','4','newstock','1','','',50.00,'','6','28','1','','607','41734795640','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1365,'','',100.00,'2024-12-21 18:49:46','300.00','4','newstock','1','','',1.00,'','6','200','1','','335','41734795640','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1366,'','',5.00,'2024-12-24 09:40:35','140.00','4','newstock','1','','',12.00,'','6','135','1','','1220','41735022363','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1367,'','',7.00,'2024-12-24 09:40:55','28.00','4','newstock','1','','',50.00,'','6','21','1','','607','41735022363','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1368,'','',50.00,'2024-12-24 09:41:18','4200.00','4','newstock','1','','',7.00,'','6','4150','1','','1244','41735022363','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1369,'','',10.00,'2024-12-24 09:42:29','79.00','4','newstock','1','','',17.00,'','6','69','1','','274','41735022363','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1370,'','',10.00,'2024-12-24 09:42:56','143.00','4','newstock','1','','',5.00,'','6','133','1','','534','41735022363','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1371,'','',50.00,'2024-12-24 09:43:21','4150.00','4','newstock','1','','',7.00,'','6','4100','1','','1244','41735022363','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1372,'','',2.00,'2024-12-24 09:43:40','14.00','4','newstock','1','','',22.00,'','6','12','1','','545','41735022363','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1373,'','',1.00,'2024-12-24 09:43:57','11.00','4','newstock','1','','',106.00,'','6','10','1','','131','41735022363','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1374,'','',5.00,'2024-12-24 09:44:18','6.00','4','newstock','1','','',70.00,'','6','1','1','','1216','41735022363','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1375,'','',5.00,'2024-12-24 09:44:51','11.00','4','newstock','1','','',48.00,'','6','6','1','','691','41735022363','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1376,'','',30.00,'2024-12-24 09:45:27','750.00','4','newstock','1','','',0.00,'','6','720','1','','1130','41735022363','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1377,'','',4.00,'2024-12-24 09:45:46','32.00','4','newstock','1','','',25.00,'','6','28','1','','143','41735022363','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1378,'','',5.00,'2024-12-24 09:46:13','6.00','4','newstock','1','','',48.00,'','6','1','1','','691','41735022363','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1379,'','',1.00,'2024-12-24 09:46:34','10.00','4','newstock','1','','',37.00,'','6','9','1','','1185','41735022363','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1380,'','',4.00,'2024-12-24 09:46:56','19.00','4','newstock','1','','',48.00,'','6','15','1','','1211','41735022363','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1381,'','',3.00,'2024-12-24 09:48:15','48.00','4','newstock','1','','',25.00,'','6','45','1','','811','41735022363','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1382,'','',25.00,'2024-12-24 09:48:46','346.00','4','newstock','1','','',23.00,'','6','321','1','','1191','41735022363','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1383,'','',3.00,'2024-12-24 09:49:10','135.00','4','newstock','1','','',25.00,'','6','132','1','','1229','41735022363','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1384,'','',3.00,'2024-12-24 09:49:32','71.00','4','newstock','1','','',60.00,'','6','68','1','','1245','41735022363','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1385,'','',2.00,'2024-12-24 09:50:15','102.00','4','newstock','1','','',49.00,'','6','100','1','','623','41735022363','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1386,'','',4.00,'2024-12-24 09:50:39','114.00','4','newstock','1','','',12.00,'','6','110','1','','1221','41735022363','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1387,'','',8.00,'2024-12-24 09:51:28','110.00','4','newstock','1','','',18.00,'','6','102','1','','1138','41735022363','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1388,'','',11.00,'2024-12-24 09:51:55','21.00','4','newstock','1','','',50.00,'','6','10','1','','607','41735022363','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1389,'','',10.00,'2024-12-24 09:52:26','133.00','4','newstock','1','','',5.00,'','6','123','1','','534','41735022363','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1390,'','',1.00,'2024-12-24 09:53:54','27.00','4','newstock','1','','',140.00,'','6','26','1','','201','41735022363','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1391,'','',1.00,'2024-12-24 09:54:13','9.00','4','newstock','1','','',37.00,'','6','8','1','','1185','41735022363','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1392,'','',20.00,'2024-12-24 09:54:37','101.00','4','newstock','1','','',1.50,'','6','81','1','','506','41735022363','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1393,'','',1.00,'2024-12-24 09:54:55','2.00','4','newstock','1','','',210.00,'','6','1','1','','904','41735022363','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1394,'','',2.00,'2024-12-24 09:55:23','7.00','4','newstock','1','','',65.00,'','6','5','1','','1173','41735022363','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1395,'','',4.00,'2024-12-24 09:55:39','8.00','4','newstock','1','','',60.00,'','6','4','1','','612','41735022363','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1396,'','',100.00,'2024-12-24 09:55:58','323.00','4','newstock','1','','',2.00,'','6','223','1','','71','41735022363','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1397,'','',10.00,'2024-12-24 09:56:22','123.00','4','newstock','1','','',5.00,'','6','113','1','','534','41735022363','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1398,'','',1.00,'2024-12-24 09:56:37','70.00','4','newstock','1','','',30.00,'','6','69','1','','1','41735022363','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1399,'','',100.00,'2024-12-24 09:57:02','220.00','4','newstock','1','','',2.00,'','6','120','1','','109','41735022363','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1400,'','',100.00,'2024-12-24 09:57:29','506.00','4','newstock','1','','',3.43,'','6','406','1','','558','41735022363','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1401,'','',25.00,'2024-12-24 09:57:54','100.00','4','newstock','1','','',49.00,'','6','75','1','','623','41735022363','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1402,'','',2.00,'2024-12-24 09:58:18','40.00','4','newstock','1','','',230.00,'','6','38','1','','1255','41735022363','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1403,'','',6.00,'2024-12-30 10:47:04','16.00','4','newstock','1','','',22.00,'','6','10','1','','440','41735544737','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1404,'','',100.00,'2024-12-30 10:47:26','1960.00','4','newstock','1','','',2.00,'','6','1860','1','','1007','41735544737','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1405,'','',1.00,'2024-12-30 10:47:45','94.00','4','newstock','1','','',170.00,'','6','93','1','','600','41735544737','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1406,'','',1.00,'2024-12-30 10:48:02','8.00','4','newstock','1','','',37.00,'','6','7','1','','1185','41735544737','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1407,'','',1.00,'2024-12-30 10:48:30','1.00','4','newstock','1','','',210.00,'','6','0','1','','904','41735544737','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1408,'','',1.00,'2024-12-30 10:48:59','6.00','4','newstock','1','','',70.00,'','6','5','1','','1167','41735544737','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1409,'','',1.00,'2024-12-30 10:49:14','24.00','4','newstock','1','','',39.00,'','6','23','1','','239','41735544737','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1410,'','',4.00,'2024-12-30 10:50:15','63.00','4','newstock','1','','',20.00,'','6','59','1','','1157','41735544737','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1411,'','',5.00,'2024-12-30 10:50:39','40.00','4','newstock','1','','',90.00,'','6','35','1','','1174','41735544737','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1412,'','',17.00,'2024-12-30 10:51:06','321.00','4','newstock','1','','',23.00,'','6','304','1','','1191','41735544737','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1413,'','',2.00,'2024-12-30 10:51:33','68.00','4','newstock','1','','',60.00,'','6','66','1','','1245','41735544737','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1414,'','',1.00,'2024-12-30 10:51:54','7.00','4','newstock','1','','',315.00,'','6','6','1','','293','41735544737','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1415,'','',10.00,'2024-12-30 10:52:14','140.00','4','newstock','1','','',44.00,'','6','130','1','','1031','41735544737','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1416,'','',2.00,'2024-12-30 10:52:41','132.00','4','newstock','1','','',25.00,'','6','130','1','','1229','41735544737','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1417,'','',5.00,'2024-12-30 10:53:09','110.00','4','newstock','1','','',12.00,'','6','105','1','','1221','41735544737','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1418,'','',5.00,'2024-12-30 10:53:28','102.00','4','newstock','1','','',18.00,'','6','97','1','','1138','41735544737','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1419,'','',5.00,'2024-12-30 10:53:59','113.00','4','newstock','1','','',5.00,'','6','108','1','','534','41735544737','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1420,'','',100.00,'2024-12-30 10:54:19','1000.00','4','newstock','1','','',3.00,'','6','900','1','','342','41735544737','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1421,'','',100.00,'2024-12-30 10:55:28','1000.00','4','newstock','1','','',5.00,'','6','900','1','','1256','41735544737','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1422,'','',1.00,'2024-12-30 10:55:44','10.00','4','newstock','1','','',106.00,'','6','9','1','','131','41735544737','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1423,'','',1.00,'2024-12-30 10:57:49','16.00','4','newstock','1','','',20.00,'','6','15','1','','251','41735545379','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1424,'','',1.00,'2024-12-30 10:58:07','10.00','4','newstock','1','','',0.00,'','6','9','1','','1112','41735545379','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1425,'','',100.00,'2024-12-30 10:59:08','171.00','4','newstock','1','','',2.00,'','6','71','1','','443','41735545379','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1426,'','',100.00,'2024-12-30 10:59:50','489.00','4','newstock','1','','',1.45,'','6','389','1','','632','41735545379','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1427,'','',8.00,'2024-12-30 11:00:30','75.00','4','newstock','1','','',49.00,'','6','67','1','','623','41735545379','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1428,'','',1.00,'2024-12-30 11:01:16','20.00','4','newstock','1','','',65.00,'','6','19','1','','1186','41735545379','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1429,'','',6.00,'2024-12-30 11:01:40','135.00','4','newstock','1','','',12.00,'','6','129','1','','1220','41735545379','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1430,'','',14.00,'2024-12-30 11:02:02','304.00','4','newstock','1','','',23.00,'','6','290','1','','1191','41735545379','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1431,'','',10.00,'2024-12-30 11:02:25','130.00','4','newstock','1','','',44.00,'','6','120','1','','1031','41735545379','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1432,'','',5.00,'2024-12-30 11:03:23','97.00','4','newstock','1','','',18.00,'','6','92','1','','1138','41735545379','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1433,'','',10.00,'2024-12-30 11:03:41','70.00','4','newstock','1','','',30.00,'','6','60','1','','1251','41735545379','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1434,'','',25.00,'2024-12-30 11:04:27','450.00','4','newstock','1','','',32.00,'','6','425','1','','529','41735545379','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1435,'','',50.00,'2024-12-30 11:04:47','4100.00','4','newstock','1','','',7.00,'','6','4050','1','','1244','41735545379','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1436,'','',4.00,'2024-12-30 11:22:29','59.00','4','newstock','1','','',20.00,'','6','55','1','','1157','41735546818','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1437,'','',1.00,'2024-12-30 11:22:55','21.00','4','newstock','1','','',114.00,'','6','20','1','','1171','41735546818','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1438,'','',4.00,'2024-12-30 11:23:15','28.00','4','newstock','1','','',25.00,'','6','24','1','','143','41735546818','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1439,'','',1.00,'2024-12-30 11:24:35','93.00','4','newstock','1','','',170.00,'','6','92','1','','600','41735546818','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1440,'','',50.00,'2024-12-30 11:24:57','4050.00','4','newstock','1','','',7.00,'','6','4000','1','','1244','41735546818','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1441,'','',1.00,'2024-12-30 11:25:11','6.00','4','newstock','1','','',315.00,'','6','5','1','','293','41735546818','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1442,'','',10.00,'2024-12-30 11:25:29','60.00','4','newstock','1','','',30.00,'','6','50','1','','1251','41735546818','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1443,'','',10.00,'2024-12-30 11:25:50','108.00','4','newstock','1','','',5.00,'','6','98','1','','534','41735546818','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1444,'','',2.00,'2024-12-30 11:27:45','11.00','4','newstock','1','','',128.00,'','6','9','1','','1156','41735547193','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1445,'','',100.00,'2024-12-30 11:28:02','1860.00','4','newstock','1','','',2.00,'','6','1760','1','','1007','41735547193','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1446,'','',1.00,'2024-12-30 11:28:30','23.00','4','newstock','1','','',39.00,'','6','22','1','','239','41735547193','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1447,'','',2.00,'2024-12-30 11:29:09','5.00','4','newstock','1','','',65.00,'','6','3','1','','1173','41735547193','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1448,'','',1.00,'2024-12-30 11:29:26','1.00','4','newstock','1','','',0.00,'','6','0','1','','1107','41735547193','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1449,'','',3.00,'2024-12-30 11:29:50','7.00','4','newstock','1','','',68.00,'','6','4','1','','230','41735547193','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1450,'','',10.00,'2024-12-30 11:30:20','120.00','4','newstock','1','','',2.00,'','6','110','1','','109','41735547193','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1451,'','',3.00,'2024-12-30 11:30:45','15.00','4','newstock','1','','',48.00,'','6','12','1','','1211','41735547193','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1452,'','',4.00,'2024-12-30 11:31:30','34.00','4','newstock','1','','',56.00,'','6','30','1','','1200','41735547193','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1453,'','',3.00,'2024-12-30 11:31:59','37.00','4','newstock','1','','',40.00,'','6','34','1','','24','41735547193','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1454,'','',4.00,'2024-12-30 11:32:28','47.00','4','newstock','1','','',18.00,'','6','43','1','','48','41735547193','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1455,'','',4.00,'2024-12-30 11:33:10','41.00','4','newstock','1','','',18.00,'','6','37','1','','1101','41735547193','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1456,'','',1.00,'2024-12-30 11:34:37','15.00','4','newstock','1','','',282.00,'','6','14','1','','1136','41735547193','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1457,'','',2.00,'2024-12-30 11:35:01','2.00','4','newstock','1','','',26.00,'','6','0','1','','121','41735547193','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1458,'','',100.00,'2024-12-30 11:35:24','1358.00','4','newstock','1','','',1.00,'','6','1258','1','','739','41735547193','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1459,'','',5.00,'2024-12-30 11:35:52','42.00','4','newstock','1','','',12.00,'','6','37','1','','1246','41735547193','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1460,'','',50.00,'2024-12-30 11:36:16','4000.00','4','newstock','1','','',7.00,'','6','3950','1','','1244','41735547193','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1461,'','',16.00,'2024-12-30 11:36:39','290.00','4','newstock','1','','',23.00,'','6','274','1','','1191','41735547193','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1462,'','',6.00,'2024-12-30 11:37:14','105.00','4','newstock','1','','',12.00,'','6','99','1','','1221','41735547193','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1463,'','',2.00,'2024-12-30 11:41:20','9.00','4','newstock','1','','',150.00,'','6','7','1','','1149','41735547968','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1464,'','',2.00,'2024-12-30 13:30:26','7.00','4','newstock','1','','',150.00,'','6','5','1','','1149','41735554441','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1465,'','',10.00,'2024-12-30 13:30:50','37.00','4','newstock','1','','',12.00,'','6','27','1','','1246','41735554441','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1466,'','',2.00,'2024-12-30 13:31:27','28.00','4','newstock','1','','',37.00,'','6','26','1','','1214','41735554441','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1467,'','',5.00,'2024-12-30 13:31:54','92.00','4','newstock','1','','',18.00,'','6','87','1','','1138','41735554441','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1468,'','',1.00,'2024-12-30 13:32:10','5.00','4','newstock','1','','',315.00,'','6','4','1','','293','41735554441','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1469,'','',1.00,'2024-12-30 13:32:25','12.00','4','newstock','1','','',22.00,'','6','11','1','','545','41735554441','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1470,'','',10.00,'2024-12-30 13:32:45','120.00','4','newstock','1','','',44.00,'','6','110','1','','1031','41735554441','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1471,'','',10.00,'2024-12-30 13:33:04','274.00','4','newstock','1','','',23.00,'','6','264','1','','1191','41735554441','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1472,'','',1.00,'2024-12-30 13:34:28','20.00','4','newstock','1','','',114.00,'','6','19','1','','1171','41735554441','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1473,'','',1.00,'2024-12-30 13:34:51','25.00','4','newstock','1','','',140.00,'','6','24','1','','201','41735554441','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1474,'','',2.00,'2024-12-30 13:35:10','29.00','4','newstock','1','','',34.00,'','6','27','1','','161','41735554441','',0.00,'','45','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1475,'','',10.00,'2024-12-31 12:21:44','580.00','4','newstock','1','','',7.00,'','6','570','1','','437','41735636822','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1476,'','',1.00,'2024-12-31 12:22:36','91.00','4','newstock','1','','',170.00,'','6','90','1','','600','41735636822','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1477,'','',100.00,'2024-12-31 12:23:21','1760.00','4','newstock','1','','',2.00,'','6','1660','1','','1007','41735636822','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1478,'','',5.00,'2024-12-31 12:23:42','22.00','4','newstock','1','','',12.00,'','6','17','1','','1246','41735636822','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1479,'','',1.00,'2024-12-31 12:24:34','3.00','4','newstock','1','','',195.00,'','6','2','1','','278','41735636822','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1480,'','',28.00,'2024-12-31 12:25:11','294.00','4','newstock','1','','',5.00,'','6','266','1','','1150','41735636822','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1481,'','',28.00,'2024-12-31 12:25:47','90.00','4','newstock','1','','',0.00,'','6','62','1','','929','41735636822','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1482,'','',1.00,'2024-12-31 12:26:03','24.00','4','newstock','1','','',140.00,'','6','23','1','','201','41735636822','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1483,'','',1.00,'2024-12-31 12:26:19','20.00','4','newstock','1','','',178.15,'','6','19','1','','381','41735636822','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1484,'','',1.00,'2024-12-31 12:26:32','12.00','4','newstock','1','','',48.00,'','6','11','1','','1211','41735636822','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1485,'','',100.00,'2024-12-31 12:26:55','407.00','4','newstock','1','','',1.00,'','6','307','1','','692','41735636822','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1486,'','',1.00,'2024-12-31 12:30:38','3.00','4','newstock','1','','',187.00,'','6','2','1','','456','41735636822','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1487,'','',1.00,'2024-12-31 12:30:55','6.00','4','newstock','1','','',24.00,'','6','5','1','','894','41735636822','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1488,'','',1.00,'2024-12-31 12:31:10','46.00','4','newstock','1','','',45.00,'','6','45','1','','1189','41735636822','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1489,'','',20.00,'2024-12-31 12:31:31','45.00','4','newstock','1','','',22.00,'','6','25','1','','111','41735636822','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1490,'','',1.00,'2024-12-31 12:32:05','43.00','4','newstock','1','','',22.00,'','6','42','1','','266','41735636822','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1491,'','',1.00,'2024-12-31 12:32:29','64.00','4','newstock','1','','',20.00,'','6','63','1','','2','41735636822','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1492,'','',100.00,'2024-12-31 12:33:06','730.00','4','newstock','1','','',3.20,'','6','630','1','','50','41735636822','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1493,'','',100.00,'2024-12-31 12:33:35','1660.00','4','newstock','1','','',2.00,'','6','1560','1','','1007','41735636822','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1494,'','',50.00,'2024-12-31 12:34:12','3950.00','4','newstock','1','','',7.00,'','6','3900','1','','1244','41735636822','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1495,'','',1.00,'2024-12-31 12:34:39','4.00','4','newstock','1','','',315.00,'','6','3','1','','293','41735636822','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1496,'','',20.00,'2024-12-31 12:37:25','264.00','4','newstock','1','','',23.00,'','6','244','1','','1191','41735636822','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1497,'','',1.00,'2024-12-31 12:37:44','35.00','4','newstock','1','','',69.00,'','6','34','1','','828','41735636822','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1498,'','',5.00,'2024-12-31 12:38:03','87.00','4','newstock','1','','',18.00,'','6','82','1','','1138','41735636822','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1499,'','',4.00,'2024-12-31 12:38:45','67.00','4','newstock','1','','',49.00,'','6','63','1','','623','41735636822','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1500,'','',1.00,'2024-12-31 12:39:50','45.00','4','newstock','1','','',45.00,'','6','44','1','','1189','41735636822','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1501,'','',1.00,'2024-12-31 12:40:23','11.00','4','newstock','1','','',1630.00,'','6','10','1','','1202','41735636822','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1502,'','',15.00,'2024-12-31 12:40:55','68.00','4','newstock','1','','',23.00,'','6','53','1','','972','41735636822','',0.00,'','45','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1503,'','',1.00,'2024-12-31 12:41:15','24.00','4','newstock','1','','',110.00,'','6','23','1','','1219','41735636822','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1504,'','1',2.00,'2024-12-31 12:42:10','0.00','4','newstock','1','41734774905','7',210.00,'','1','2','supplier','1','904','','',0.00,'VATABLE','350','57.93','362.07','','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'',''),(1505,'','1',2.00,'2024-12-31 12:43:04','0.00','4','newstock','1','41734774905','7',120.00,'','1','2','supplier','1','26','','',0.00,'VATABLE','200','','','','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'',''),(1506,'','',1.00,'2024-12-31 12:44:39','2.00','4','newstock','1','','',210.00,'','','1','1','','904','41735638203','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1507,'','',1.00,'2025-01-02 09:03:52','3.00','4','newstock','1','','',315.00,'','','2','1','','293','41735797729','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1508,'','',1.00,'2025-01-02 09:04:09','44.00','4','newstock','1','','',45.00,'','','43','1','','1189','41735797729','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1509,'','',1.00,'2025-01-02 09:04:25','90.00','4','newstock','1','','',170.00,'','','89','1','','600','41735797729','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1510,'','',1.00,'2025-01-02 09:04:39','3.00','4','newstock','1','','',95.00,'','','2','1','','525','41735797729','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1511,'','',1.00,'2025-01-02 09:05:03','49.00','4','newstock','1','','',55.00,'','','48','1','','1188','41735797729','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1512,'','',6.00,'2025-01-02 09:06:37','25.00','4','newstock','1','','',22.00,'','','19','1','','111','41735797729','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1513,'','',30.00,'2025-01-02 09:07:04','190.00','4','newstock','1','','',30.00,'','','160','1','','1160','41735797729','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1514,'','',20.00,'2025-01-02 09:07:32','30.00','4','newstock','1','','',13.00,'','','10','1','','383','41735797729','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1515,'','',50.00,'2025-01-02 09:08:03','3900.00','4','newstock','1','','',7.00,'','','3850','1','','1244','41735797729','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1516,'','',5.00,'2025-01-02 09:08:28','43.00','4','newstock','1','','',45.00,'','','38','1','','1189','41735797729','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1517,'','',1.00,'2025-01-02 09:08:48','4.00','4','newstock','1','','',266.00,'','','3','1','','206','41735797729','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1518,'','',10.00,'2025-01-02 09:09:16','20.00','4','newstock','1','','',0.00,'','','10','1','','1226','41735797729','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1519,'','',10.00,'2025-01-02 09:09:38','100.00','4','newstock','1','','',19.00,'','','90','1','','540','41735797729','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1520,'','',10.00,'2025-01-02 09:10:04','78.00','4','newstock','1','','',15.00,'','','68','1','','1032','41735797729','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1521,'','',1.00,'2025-01-02 09:10:21','69.00','4','newstock','1','','',30.00,'','','68','1','','1','41735797729','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1522,'','',1.00,'2025-01-02 09:10:34','14.00','4','newstock','1','','',165.00,'','','13','1','','1210','41735797729','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1523,'','',2.00,'2025-01-02 09:10:54','48.00','4','newstock','1','','',55.00,'','','46','1','','1188','41735797729','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1524,'','',10.00,'2025-01-02 09:12:51','160.00','4','newstock','1','','',30.00,'','6','150','1','','1160','41735798292','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1525,'','',6.00,'2025-01-02 09:13:14','129.00','4','newstock','1','','',12.00,'','6','123','1','','1220','41735798292','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1526,'','',10.00,'2025-01-02 09:13:36','50.00','4','newstock','1','','',13.00,'','6','40','1','','550','41735798292','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1527,'','',100.00,'2025-01-02 09:13:58','900.00','4','newstock','1','','',5.00,'','6','800','1','','1256','41735798292','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1528,'','',3.00,'2025-01-02 09:14:19','66.00','4','newstock','1','','',60.00,'','6','63','1','','1245','41735798292','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1529,'','',3.00,'2025-01-02 09:14:43','130.00','4','newstock','1','','',25.00,'','6','127','1','','1229','41735798292','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1530,'','',1.00,'2025-01-02 09:15:00','28.00','4','newstock','1','','',250.00,'','6','27','1','','382','41735798292','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1531,'','',1.00,'2025-01-02 09:15:15','11.00','4','newstock','1','','',22.00,'','6','10','1','','545','41735798292','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1532,'','',18.00,'2025-01-02 09:15:39','244.00','4','newstock','1','','',23.00,'','6','226','1','','1191','41735798292','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1533,'','',50.00,'2025-01-02 09:15:57','3850.00','4','newstock','1','','',7.00,'','6','3800','1','','1244','41735798292','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1534,'','',10.00,'2025-01-04 08:41:15','150.00','4','newstock','1','','',30.00,'','6','140','1','','1160','41735969158','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1535,'','',6.00,'2025-01-04 08:41:37','123.00','4','newstock','1','','',12.00,'','6','117','1','','1220','41735969158','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1536,'','',10.00,'2025-01-04 08:41:55','40.00','4','newstock','1','','',13.00,'','6','30','1','','550','41735969158','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1537,'','',100.00,'2025-01-04 08:42:12','800.00','4','newstock','1','','',5.00,'','6','700','1','','1256','41735969158','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1538,'','',3.00,'2025-01-04 08:42:31','63.00','4','newstock','1','','',60.00,'','6','60','1','','1245','41735969158','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1539,'','',3.00,'2025-01-04 08:42:48','127.00','4','newstock','1','','',25.00,'','6','124','1','','1229','41735969158','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1540,'','',1.00,'2025-01-04 08:43:01','27.00','4','newstock','1','','',250.00,'','6','26','1','','382','41735969158','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1541,'','',1.00,'2025-01-04 08:43:13','10.00','4','newstock','1','','',22.00,'','6','9','1','','545','41735969158','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1542,'','',18.00,'2025-01-04 08:43:31','226.00','4','newstock','1','','',23.00,'','6','208','1','','1191','41735969158','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1543,'','',50.00,'2025-01-04 08:43:55','3798.00','4','newstock','1','','',7.00,'','6','3748','1','','1244','41735969158','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1544,'','',1.00,'2025-01-04 08:46:16','35.00','4','newstock','1','','',79.00,'','','34','1','','269','41735969455','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1545,'','',100.00,'2025-01-04 08:46:31','1560.00','4','newstock','1','','',2.00,'','','1460','1','','1007','41735969455','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1546,'','',1.00,'2025-01-04 08:46:42','7.00','4','newstock','1','','',37.00,'','','6','1','','1185','41735969455','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1547,'','',5.00,'2025-01-04 08:47:15','38.00','4','newstock','1','','',45.00,'','','33','1','','1189','41735969455','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1548,'','',1.00,'2025-01-04 08:47:32','14.00','4','newstock','1','','',0.00,'','','13','1','','1120','41735969455','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1549,'','',2.00,'2025-01-04 08:48:05','8.00','4','newstock','1','','',68.00,'','','6','1','','1176','41735969455','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1550,'','',1.00,'2025-01-04 08:48:19','6.00','4','newstock','1','','',37.00,'','','5','1','','1185','41735969455','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1551,'','',50.00,'2025-01-04 08:48:47','3748.00','4','newstock','1','','',7.00,'','','3698','1','','1244','41735969455','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1552,'','',19.00,'2025-01-04 08:49:43','208.00','4','newstock','1','','',23.00,'','','189','1','','1191','41735969455','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1553,'','',13.00,'2025-01-04 08:50:04','82.00','4','newstock','1','','',18.00,'','','69','1','','1138','41735969455','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1554,'','',10.00,'2025-01-04 08:50:28','110.00','4','newstock','1','','',44.00,'','','100','1','','1031','41735969455','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1555,'','',10.00,'2025-01-04 08:50:57','20.00','4','newstock','1','','',60.00,'','','10','1','','1154','41735969455','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1556,'','',10.00,'2025-01-04 08:51:18','90.00','4','newstock','1','','',19.00,'','','80','1','','540','41735969455','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1557,'','',8.00,'2025-01-04 08:51:38','63.00','4','newstock','1','','',49.00,'','','55','1','','623','41735969455','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1558,'','',2.00,'2025-01-04 08:52:03','37.00','4','newstock','1','','',1380.00,'','','35','1','','1137','41735969455','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1559,'','',10.00,'2025-01-04 08:52:25','11.00','4','newstock','1','','',20.00,'','','1','1','','302','41735969455','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(1560,'','',1.00,'2025-01-04 08:54:05','26.00','4','newstock','1','','',37.00,'','6','25','1','','1214','41735969961','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1561,'','',100.00,'2025-01-04 08:54:26','1198.00','4','newstock','1','','',1.00,'','6','1098','1','','739','41735969961','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1562,'','',1.00,'2025-01-04 08:54:40','9.00','4','newstock','1','','',22.00,'','6','8','1','','545','41735969961','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1563,'','',1.00,'2025-01-04 08:54:56','2.00','4','newstock','1','','',235.00,'','6','1','1','','1197','41735969961','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1564,'','',100.00,'2025-01-04 08:55:19','3698.00','4','newstock','1','','',7.00,'','6','3598','1','','1244','41735969961','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1565,'','',10.00,'2025-01-04 08:55:37','30.00','4','newstock','1','','',13.00,'','6','20','1','','550','41735969961','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1566,'','',1.00,'2025-01-04 08:55:50','41.00','4','newstock','1','','',18.00,'','6','40','1','','48','41735969961','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1567,'','',1.00,'2025-01-04 08:56:06','11.00','4','newstock','1','','',48.00,'','6','10','1','','1211','41735969961','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1568,'','',1.00,'2025-01-04 08:56:26','5.00','4','newstock','1','','',150.00,'','6','4','1','','1149','41735969961','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1569,'','',1.00,'2025-01-04 08:56:48','20.00','4','newstock','1','','',0.00,'','6','19','1','','1111','41735969961','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1570,'','',18.00,'2025-01-04 08:57:15','74.00','4','newstock','1','','',1.50,'','6','56','1','','506','41735969961','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1571,'','',1.00,'2025-01-04 08:57:34','23.00','4','newstock','1','','',110.00,'','6','22','1','','1219','41735969961','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1572,'','',10.00,'2025-01-04 08:58:04','60.00','4','newstock','1','','',15.00,'','6','50','1','','1228','41735969961','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1573,'','',10.00,'2025-01-04 09:02:31','68.00','4','newstock','1','','',15.00,'','6','58','1','','1032','41735969961','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1574,'','',20.00,'2025-01-04 09:03:18','189.00','4','newstock','1','','',23.00,'','6','169','1','','1191','41735969961','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1575,'','',10.00,'2025-01-04 09:03:34','50.00','4','newstock','1','','',30.00,'','6','40','1','','1251','41735969961','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1576,'','',20.00,'2025-01-04 09:03:54','50.00','4','newstock','1','','',15.00,'','6','30','1','','1228','41735969961','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1577,'','',10.00,'2025-01-04 09:04:21','425.00','4','newstock','1','','',32.00,'','6','415','1','','529','41735969961','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1578,'','',5.00,'2025-01-04 09:04:46','55.00','4','newstock','1','','',49.00,'','6','50','1','','623','41735969961','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1579,'','',10.00,'2025-01-04 09:05:08','98.00','4','newstock','1','','',5.00,'','6','88','1','','534','41735969961','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1580,'','',1.00,'2025-01-04 09:05:44','4.00','4','newstock','1','','',650.00,'','6','3','1','','1224','41735969961','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1581,'','',1.00,'2025-01-04 09:06:01','38.00','4','newstock','1','','',230.00,'','6','37','1','','1255','41735969961','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1582,'','',2.00,'2025-01-04 09:06:24','124.00','4','newstock','1','','',25.00,'','6','122','1','','1229','41735969961','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1583,'','',2.00,'2025-01-04 09:06:47','60.00','4','newstock','1','','',60.00,'','6','58','1','','1245','41735969961','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1584,'','',5.00,'2025-01-04 09:07:09','117.00','4','newstock','1','','',12.00,'','6','112','1','','1220','41735969961','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1585,'','',5.00,'2025-01-04 09:07:31','99.00','4','newstock','1','','',12.00,'','6','94','1','','1221','41735969961','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1586,'','',5.00,'2025-01-04 09:07:49','178.00','4','newstock','1','','',12.00,'','6','173','1','','1222','41735969961','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1587,'','',100.00,'2025-01-06 11:04:02','1460.00','4','newstock','1','','',2.00,'','6','1360','1','','1007','41736150572','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1588,'','',100.00,'2025-01-06 11:04:25','328.00','4','newstock','1','','',2.00,'','6','228','1','','446','41736150572','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1589,'','',28.00,'2025-01-06 11:04:46','56.00','4','newstock','1','','',1.50,'','6','28','1','','506','41736150572','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1590,'','',1.00,'2025-01-06 11:05:36','34.00','4','newstock','1','','',69.00,'','6','33','1','','828','41736150572','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1591,'','',4.00,'2025-01-06 11:05:52','4.00','4','newstock','1','','',26.00,'','6','0','1','','340','41736150572','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1592,'','',30.00,'2025-01-06 11:06:31','720.00','4','newstock','1','','',0.00,'','6','690','1','','1130','41736150572','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1593,'','',1.00,'2025-01-06 11:06:47','5.00','4','newstock','1','','',24.00,'','6','4','1','','894','41736150572','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1594,'','',1.00,'2025-01-06 11:07:01','63.00','4','newstock','1','','',20.00,'','6','62','1','','2','41736150572','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1595,'','',1.00,'2025-01-06 11:07:17','6.00','4','newstock','1','','',0.00,'','6','5','1','','1113','41736150572','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1596,'','',6.00,'2025-01-06 11:07:36','50.00','4','newstock','1','','',49.00,'','6','44','1','','623','41736150572','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1597,'','',1.00,'2025-01-06 11:09:15','3.00','4','newstock','1','','',285.00,'','6','2','1','','584','41736150878','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1598,'','',10.00,'2025-01-06 11:09:39','10.00','4','newstock','1','','',13.00,'','6','0','1','','383','41736150878','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1599,'','',10.00,'2025-01-06 11:09:55','170.00','4','newstock','1','','',3.00,'','6','160','1','','1198','41736150878','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1600,'','',10.00,'2025-01-06 11:10:15','80.00','4','newstock','1','','',0.00,'','6','70','1','','1131','41736150878','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1601,'','',1.00,'2025-01-06 11:10:30','14.00','4','newstock','1','','',255.00,'','6','13','1','','1166','41736150878','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1602,'','',100.00,'2025-01-06 11:10:47','700.00','4','newstock','1','','',5.00,'','6','600','1','','1256','41736150878','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1603,'','',4.00,'2025-01-06 11:11:36','40.00','4','newstock','1','','',18.00,'','6','36','1','','48','41736150878','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1604,'','',50.00,'2025-01-06 11:11:58','3598.00','4','newstock','1','','',7.00,'','6','3548','1','','1244','41736150878','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1605,'','',100.00,'2025-01-06 11:12:42','341.00','4','newstock','1','','',3.43,'','6','241','1','','558','41736150878','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1606,'','',1.00,'2025-01-06 11:12:54','4.00','4','newstock','1','','',24.00,'','6','3','1','','894','41736150878','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1607,'','',1.00,'2025-01-06 11:13:08','8.00','4','newstock','1','','',110.00,'','6','7','1','','905','41736150878','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1608,'','1',25.00,'2025-01-06 19:32:13','0.00','4','newstock','1','41734774905','7',13.00,'','1','25','supplier','1','383','','',0.00,'VATABLE','20','','','','','received',0,'0000-00-00 00:00:00','pcs','25',1,NULL,'Inclusive','branch',NULL,'',''),(1609,'','',6.00,'2025-01-07 08:39:49','112.00','4','newstock','1','','',12.00,'','6','106','1','','1220','41736228316','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1610,'','',1.00,'2025-01-07 08:40:05','10.00','4','newstock','1','','',60.00,'','6','9','1','','1154','41736228316','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1611,'','',1.00,'2025-01-07 08:40:27','3.00','4','newstock','1','','',2250.00,'','6','2','1','','1223','41736228316','',0.00,'','3500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1612,'','',1.00,'2025-01-07 08:40:45','1.00','4','newstock','1','','',620.00,'','6','0','1','','1225','41736228316','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1613,'','',15.00,'2025-01-07 08:41:05','169.00','4','newstock','1','','',23.00,'','6','154','1','','1191','41736228316','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1614,'','',1.00,'2025-01-07 08:41:21','22.00','4','newstock','1','','',110.00,'','6','21','1','','1219','41736228316','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1615,'','',3.00,'2025-01-07 08:41:42','58.00','4','newstock','1','','',60.00,'','6','55','1','','1245','41736228316','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1616,'','',3.00,'2025-01-07 08:42:03','94.00','4','newstock','1','','',12.00,'','6','91','1','','1221','41736228316','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1617,'','',5.00,'2025-01-07 08:42:31','35.00','4','newstock','1','','',90.00,'','6','30','1','','1174','41736228316','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1618,'','',4.00,'2025-01-07 08:43:55','55.00','4','newstock','1','','',20.00,'','6','51','1','','1157','41736228316','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1619,'','',10.00,'2025-01-07 08:44:22','87.00','4','newstock','1','','',5.00,'','6','77','1','','534','41736228316','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1620,'','',25.00,'2025-01-07 08:44:42','415.00','4','newstock','1','','',32.00,'','6','390','1','','529','41736228316','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1621,'','',1.00,'2025-01-07 08:44:57','33.00','4','newstock','1','','',69.00,'','6','32','1','','828','41736228316','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1622,'','',1.00,'2025-01-07 08:45:13','46.00','4','newstock','1','','',55.00,'','6','45','1','','1188','41736228316','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1623,'','',9.00,'2025-01-07 08:45:34','44.00','4','newstock','1','','',49.00,'','6','35','1','','623','41736228316','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1624,'','',4.00,'2025-01-07 08:45:55','69.00','4','newstock','1','','',18.00,'','6','65','1','','1138','41736228316','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1625,'','',3.00,'2025-01-07 08:46:18','106.00','4','newstock','1','','',12.00,'','6','103','1','','1220','41736228316','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1626,'','',100.00,'2025-01-07 08:46:41','900.00','4','newstock','1','','',3.00,'','6','800','1','','342','41736228316','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1627,'','1',5.00,'2025-01-07 13:09:41','0.00','4','newstock','1','41734774905','7',90.00,'','1','5','supplier','1','978','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(1628,'','',2.00,'2025-01-08 09:28:42','35.00','4','newstock','1','','',1380.00,'','6','33','1','','1137','41736317617','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1629,'','',1.00,'2025-01-08 09:29:47','9.00','4','newstock','1','','',0.00,'','6','8','1','','1112','41736317617','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1630,'','',1.00,'2025-01-08 09:30:11','22.00','4','newstock','1','','',39.00,'','6','21','1','','239','41736317617','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1631,'','',1.00,'2025-01-08 09:30:28','23.00','4','newstock','1','','',140.00,'','6','22','1','','201','41736317617','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1632,'','',100.00,'2025-01-08 09:31:49','370.00','4','newstock','1','','',5.20,'','6','270','1','','966','41736317617','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1633,'','',50.00,'2025-01-08 09:32:14','3548.00','4','newstock','1','','',7.00,'','6','3498','1','','1244','41736317617','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1634,'','',100.00,'2025-01-08 09:32:44','982.00','4','newstock','1','','',1.00,'','6','882','1','','739','41736317617','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1635,'','',1.00,'2025-01-08 09:32:56','9.00','4','newstock','1','','',109.00,'','6','8','1','','722','41736317617','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1636,'','',1.00,'2025-01-08 09:33:11','10.00','4','newstock','1','','',130.00,'','6','9','1','','1212','41736317617','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1637,'','',1.00,'2025-01-08 09:33:32','13.00','4','newstock','1','','',180.00,'','6','12','1','','1041','41736317617','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1638,'','',10.00,'2025-01-08 09:33:52','53.00','4','newstock','1','','',23.00,'','6','43','1','','972','41736317617','',0.00,'','45','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1639,'','',6.00,'2025-01-08 09:34:13','103.00','4','newstock','1','','',12.00,'','6','97','1','','1220','41736317617','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1640,'','',1.00,'2025-01-09 10:42:02','45.00','4','newstock','1','','',55.00,'','6','44','1','','1188','41736408444','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1641,'','',1.00,'2025-01-09 10:42:23','5.00','4','newstock','1','','',37.00,'','6','4','1','','1185','41736408444','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1642,'','',1.00,'2025-01-09 10:42:39','8.00','4','newstock','1','','',0.00,'','6','7','1','','1112','41736408444','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1643,'','',1.00,'2025-01-09 10:42:54','22.00','4','newstock','1','','',40.00,'','6','21','1','','290','41736408444','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1644,'','',100.00,'2025-01-09 10:43:11','213.00','4','newstock','1','','',2.00,'','6','113','1','','71','41736408444','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1645,'','',100.00,'2025-01-09 10:43:37','3498.00','4','newstock','1','','',7.00,'','6','3398','1','','1244','41736408444','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1646,'','',1.00,'2025-01-09 10:44:01','17.00','4','newstock','1','','',47.00,'','6','16','1','','1215','41736408444','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1647,'','',20.00,'2025-01-09 10:44:23','570.00','4','newstock','1','','',7.00,'','6','550','1','','437','41736408444','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1648,'','',1.00,'2025-01-09 18:17:45','44.00','4','newstock','1','','',55.00,'','6','43','1','','1188','41736435796','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1649,'','',1.00,'2025-01-09 18:17:59','32.00','4','newstock','1','','',69.00,'','6','31','1','','828','41736435796','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1650,'','',5.00,'2025-01-09 18:18:52','16.00','4','newstock','1','','',47.00,'','6','11','1','','1215','41736435796','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1651,'','',200.00,'2025-01-09 18:19:14','1360.00','4','newstock','1','','',2.00,'','6','1160','1','','1007','41736435796','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1652,'','',1.00,'2025-01-09 18:19:28','31.00','4','newstock','1','','',45.00,'','6','30','1','','1189','41736435796','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1653,'','',2.00,'2025-01-09 18:19:47','27.00','4','newstock','1','','',56.00,'','6','25','1','','1200','41736435796','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1654,'','',100.00,'2025-01-09 18:20:14','589.00','4','newstock','1','','',1.00,'','6','489','1','','114','41736435796','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1655,'','',2.00,'2025-01-09 18:20:35','40.00','4','newstock','1','','',22.00,'','6','38','1','','266','41736435796','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1656,'','',100.00,'2025-01-09 18:20:56','842.00','4','newstock','1','','',1.00,'','6','742','1','','739','41736435796','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1657,'','',30.00,'2025-01-09 18:21:26','690.00','4','newstock','1','','',0.00,'','6','660','1','','1130','41736435796','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1658,'','',7.00,'2025-01-09 18:21:52','30.00','4','newstock','1','','',30.00,'','6','23','1','','1153','41736435796','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1659,'','',7.00,'2025-01-09 18:22:20','82.00','4','newstock','1','','',7.00,'','6','75','1','','127','41736435796','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1660,'','',1.00,'2025-01-09 18:40:13','4.00','4','newstock','1','','',68.00,'','6','3','1','','1176','41736435796','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1661,'','',4.00,'2025-01-09 18:40:38','97.00','4','newstock','1','','',12.00,'','6','93','1','','1220','41736435796','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1662,'','',10.00,'2025-01-09 18:40:56','77.00','4','newstock','1','','',5.00,'','6','67','1','','534','41736435796','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1663,'','',5.00,'2025-01-09 18:41:18','20.00','4','newstock','1','','',13.00,'','6','15','1','','550','41736435796','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1664,'','',4.00,'2025-01-09 18:41:45','35.00','4','newstock','1','','',49.00,'','6','31','1','','623','41736435796','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1665,'','',1.00,'2025-01-09 18:42:52','30.00','4','newstock','1','','',45.00,'','6','29','1','','1189','41736435796','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1666,'','',3.00,'2025-01-09 18:43:11','65.00','4','newstock','1','','',18.00,'','6','62','1','','1138','41736435796','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1667,'','',25.00,'2025-01-09 18:43:30','390.00','4','newstock','1','','',32.00,'','6','365','1','','529','41736435796','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1668,'','1',1.00,'2025-01-10 08:23:38','0.00','4','newstock','1','41734774905','7',380.00,'','1','1','supplier','1','598','','',0.00,'VATABLE','550','','','','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'',''),(1669,'','',10.00,'2025-01-10 18:30:58','15.00','4','newstock','1','','',13.00,'','6','5','1','','550','41736522952','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1670,'','',5.00,'2025-01-10 18:32:40','17.00','4','newstock','1','','',12.00,'','6','12','1','','1246','41736522952','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1671,'','',1.00,'2025-01-10 18:33:47','4.00','4','newstock','1','','',221.00,'','6','3','1','','481','41736522952','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1672,'','',1.00,'2025-01-10 18:34:23','5.00','4','newstock','1','','',400.00,'','6','4','1','','346','41736522952','',0.00,'','700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1673,'','',1.00,'2025-01-10 18:34:44','3.00','4','newstock','1','','',89.00,'','6','2','1','','638','41736522952','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1674,'','',1.00,'2025-01-10 18:34:58','10.00','4','newstock','1','','',48.00,'','6','9','1','','1211','41736522952','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1675,'','',2.00,'2025-01-10 18:35:19','21.00','4','newstock','1','','',110.00,'','6','19','1','','1219','41736522952','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1676,'','',1.00,'2025-01-10 18:35:33','28.00','4','newstock','1','','',45.00,'','6','27','1','','1189','41736522952','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1677,'','',100.00,'2025-01-10 18:36:27','650.00','4','newstock','1','','',8.00,'','6','550','1','','1177','41736522952','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1678,'','',30.00,'2025-01-10 18:36:54','47.00','4','newstock','1','','',9.00,'','6','17','1','','1187','41736522952','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1679,'','',30.00,'2025-01-10 18:37:18','55.00','4','newstock','1','','',20.00,'','6','25','1','','1165','41736522952','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1680,'','',14.00,'2025-01-10 18:37:38','75.00','4','newstock','1','','',7.00,'','6','61','1','','127','41736522952','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1681,'','',5.00,'2025-01-10 18:37:58','93.00','4','newstock','1','','',12.00,'','6','88','1','','1220','41736522952','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1682,'','',1.00,'2025-01-10 18:38:13','9.00','4','newstock','1','','',48.00,'','6','8','1','','1211','41736522952','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1683,'','',10.00,'2025-01-10 18:38:38','550.00','4','newstock','1','','',7.00,'','6','540','1','','437','41736522952','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1684,'','',8.00,'2025-01-10 18:39:48','91.00','4','newstock','1','','',12.00,'','6','83','1','','1221','41736522952','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1685,'','',2.00,'2025-01-10 18:40:10','121.00','4','newstock','1','','',25.00,'','6','119','1','','1229','41736522952','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1686,'','',10.00,'2025-01-10 18:40:31','100.00','4','newstock','1','','',44.00,'','6','90','1','','1031','41736522952','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1687,'','',10.00,'2025-01-10 18:40:46','40.00','4','newstock','1','','',30.00,'','6','30','1','','1251','41736522952','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1688,'','',10.00,'2025-01-10 18:41:07','154.00','4','newstock','1','','',23.00,'','6','144','1','','1191','41736522952','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1689,'','',1.00,'2025-01-10 18:41:23','1.00','4','newstock','1','','',210.00,'','6','0','1','','904','41736522952','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1690,'','',1.00,'2025-01-10 18:41:41','4.00','4','newstock','1','','',150.00,'','6','3','1','','1149','41736522952','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1691,'','',10.00,'2025-01-10 18:54:17','79.00','4','newstock','1','','',19.00,'','6','69','1','','540','41736524389','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1692,'','',6.00,'2025-01-10 18:54:42','88.00','4','newstock','1','','',12.00,'','6','82','1','','1220','41736524389','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1693,'','',10.00,'2025-01-10 18:55:22','58.00','4','newstock','1','','',15.00,'','6','48','1','','1032','41736524389','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1694,'','',4.00,'2025-01-10 18:55:48','31.00','4','newstock','1','','',49.00,'','6','27','1','','623','41736524389','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1695,'','',100.00,'2025-01-10 18:56:23','200.00','4','newstock','1','','',1.00,'','6','100','1','','335','41736524389','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1696,'','1',100.00,'2025-01-13 11:54:53','0.00','4','newstock','1','41734774905','7',0.00,'','1','100','supplier','1','420','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(1697,'','',1.00,'2025-01-13 11:57:42','37.00','4','newstock','1','','',230.00,'','6','36','1','','1255','41736758570','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1698,'','',50.00,'2025-01-13 11:58:04','3398.00','4','newstock','1','','',7.00,'','6','3348','1','','1244','41736758570','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1699,'','',10.00,'2025-01-13 11:58:35','67.00','4','newstock','1','','',5.00,'','6','57','1','','534','41736758570','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1700,'','',1.00,'2025-01-13 11:59:05','26.00','4','newstock','1','','',250.00,'','6','25','1','','382','41736758570','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1701,'','',10.00,'2025-01-13 11:59:37','43.00','4','newstock','1','','',23.00,'','6','33','1','','972','41736758570','',0.00,'','45','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1702,'','',1.00,'2025-01-13 12:00:08','33.00','4','newstock','1','','',79.00,'','6','32','1','','269','41736758570','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1703,'','',1.00,'2025-01-13 12:00:29','2.00','4','newstock','1','','',266.00,'','6','1','1','','206','41736758570','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1704,'','',100.00,'2025-01-13 12:00:53','163.00','4','newstock','1','','',1.10,'','6','63','1','','554','41736758570','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1705,'','',1.00,'2025-01-13 12:01:10','31.00','4','newstock','1','','',69.00,'','6','30','1','','828','41736758570','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1706,'','',1.00,'2025-01-13 12:01:25','2.00','4','newstock','1','','',315.00,'','6','1','1','','293','41736758570','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1707,'','',50.00,'2025-01-13 12:01:52','3348.00','4','newstock','1','','',7.00,'','6','3298','1','','1244','41736758570','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1708,'','',20.00,'2025-01-13 12:02:13','144.00','4','newstock','1','','',23.00,'','6','124','1','','1191','41736758570','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1709,'','',1.00,'2025-01-13 12:02:27','8.00','4','newstock','1','','',22.00,'','6','7','1','','545','41736758570','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1710,'','',6.00,'2025-01-13 12:02:44','365.00','4','newstock','1','','',32.00,'','6','359','1','','529','41736758570','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1711,'','',5.00,'2025-01-13 12:03:09','27.00','4','newstock','1','','',49.00,'','6','22','1','','623','41736758570','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1712,'','',1.00,'2025-01-13 12:03:23','12.00','4','newstock','1','','',255.00,'','6','11','1','','1166','41736758570','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1713,'','',1.00,'2025-01-13 12:03:46','34.00','4','newstock','1','','',40.00,'','6','33','1','','24','41736758570','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1714,'','',1.00,'2025-01-13 12:05:41','8.00','4','newstock','1','','',109.00,'','6','7','1','','722','41736759044','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1715,'','',5.00,'2025-01-13 12:06:29','34.00','4','newstock','1','','',18.00,'','6','29','1','','48','41736759044','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1716,'','',100.00,'2025-01-13 12:06:51','590.00','4','newstock','1','','',3.50,'','6','490','1','','72','41736759044','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1717,'','',100.00,'2025-01-13 12:07:12','178.00','4','newstock','1','','',0.59,'','6','78','1','','650','41736759044','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1718,'','',100.00,'2025-01-13 12:07:33','3298.00','4','newstock','1','','',7.00,'','6','3198','1','','1244','41736759044','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1719,'','',1.00,'2025-01-13 12:07:46','1.00','4','newstock','1','','',315.00,'','6','0','1','','293','41736759044','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1720,'','',7.00,'2025-01-13 12:08:06','62.00','4','newstock','1','','',18.00,'','6','55','1','','1138','41736759044','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1721,'','',10.00,'2025-01-13 12:08:49','90.00','4','newstock','1','','',44.00,'','6','80','1','','1031','41736759044','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1722,'','',25.00,'2025-01-13 12:09:09','359.00','4','newstock','1','','',32.00,'','6','334','1','','529','41736759044','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1723,'','',1.00,'2025-01-13 12:10:12','30.00','4','newstock','1','','',69.00,'','6','29','1','','828','41736759044','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1724,'','',25.00,'2025-01-13 12:11:00','48.00','4','newstock','1','','',15.00,'','6','23','1','','1248','41736759044','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1725,'','',1.00,'2025-01-14 08:22:08','36.00','4','newstock','1','','',230.00,'','6','35','1','','1255','41736832060','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1726,'','',100.00,'2025-01-14 08:22:27','3198.00','4','newstock','1','','',7.00,'','6','3098','1','','1244','41736832060','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1727,'','',100.00,'2025-01-14 08:22:44','1156.00','4','newstock','1','','',2.00,'','6','1056','1','','1007','41736832060','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1728,'','',5.00,'2025-01-14 08:23:07','33.00','4','newstock','1','','',18.00,'','6','28','1','','1101','41736832060','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1729,'','',2.00,'2025-01-14 08:23:37','3.00','4','newstock','1','','',65.00,'','6','1','1','','1173','41736832060','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1730,'','',4.00,'2025-01-14 08:24:00','33.00','4','newstock','1','','',40.00,'','6','29','1','','24','41736832060','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1731,'','',100.00,'2025-01-14 08:24:21','627.00','4','newstock','1','','',1.00,'','6','527','1','','739','41736832060','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1732,'','',1.00,'2025-01-14 08:24:37','3.00','4','newstock','1','','',37.00,'','6','2','1','','1185','41736832060','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1733,'','',1.00,'2025-01-14 08:24:50','7.00','4','newstock','1','','',22.00,'','6','6','1','','545','41736832060','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1734,'','',100.00,'2025-01-16 09:14:49','495.00','4','newstock','1','','',4.00,'','6','395','1','','587','41737007995','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1735,'','',1.00,'2025-01-16 09:15:19','1.00','4','newstock','1','','',24.90,'','6','0','1','','202','41737007995','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1736,'','',3.00,'2025-01-16 09:15:53','13.00','4','newstock','1','','',0.00,'','6','10','1','','1120','41737007995','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1737,'','',4.00,'2025-01-16 09:16:12','22.00','4','newstock','1','','',56.00,'','6','18','1','','1200','41737007995','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1738,'','',8.00,'2025-01-16 09:16:34','28.00','4','newstock','1','','',23.00,'','6','20','1','','514','41737007995','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1739,'','',1.00,'2025-01-16 09:16:47','8.00','4','newstock','1','','',48.00,'','6','7','1','','1211','41737007995','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1740,'','',1.00,'2025-01-16 09:17:05','27.00','4','newstock','1','','',45.00,'','6','26','1','','1189','41737007995','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1741,'','',1.00,'2025-01-16 09:17:26','38.00','4','newstock','1','','',22.00,'','6','37','1','','266','41737007995','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1742,'','',30.00,'2025-01-16 09:17:52','630.00','4','newstock','1','','',0.00,'','6','600','1','','1130','41737007995','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1743,'','',1.00,'2025-01-16 09:18:06','10.00','4','newstock','1','','',1630.00,'','6','9','1','','1202','41737007995','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1744,'','',1.00,'2025-01-16 09:19:01','2.00','4','newstock','1','','',285.00,'','6','1','1','','584','41737007995','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1745,'','',100.00,'2025-01-16 09:23:12','467.00','4','newstock','1','','',1.00,'','6','367','1','','739','41737007995','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1746,'','',1.00,'2025-01-16 09:23:24','2.00','4','newstock','1','','',37.00,'','6','1','1','','1185','41737007995','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1747,'','',1.00,'2025-01-16 09:30:59','5.00','4','newstock','1','','',106.00,'','6','4','1','','131','41737008968','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1748,'','',100.00,'2025-01-16 09:31:23','192.00','4','newstock','1','','',1.00,'','6','92','1','','692','41737008968','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1749,'','',1.00,'2025-01-16 09:31:35','6.00','4','newstock','1','','',22.00,'','6','5','1','','545','41737008968','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1750,'','',10.00,'2025-01-16 09:31:54','68.00','4','newstock','1','','',17.00,'','6','58','1','','274','41737008968','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1751,'','',100.00,'2025-01-16 09:32:15','600.00','4','newstock','1','','',5.00,'','6','500','1','','1256','41737008968','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1752,'','',1.00,'2025-01-16 09:32:29','19.00','4','newstock','1','','',178.15,'','6','18','1','','381','41737008968','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1753,'','',1.00,'2025-01-16 09:32:39','59.00','4','newstock','1','','',30.00,'','6','58','1','','1','41737008968','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1754,'','',1.00,'2025-01-16 09:32:50','7.00','4','newstock','1','','',48.00,'','6','6','1','','1211','41737008968','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1755,'','',34.00,'2025-01-16 09:36:05','124.00','4','newstock','1','','',23.00,'','6','90','1','','1191','41737008968','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1756,'','',2.00,'2025-01-16 09:36:40','55.00','4','newstock','1','','',60.00,'','6','53','1','','1245','41737008968','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1757,'','',2.00,'2025-01-16 09:37:00','119.00','4','newstock','1','','',25.00,'','6','117','1','','1229','41737008968','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1758,'','',7.00,'2025-01-16 09:37:21','83.00','4','newstock','1','','',12.00,'','6','76','1','','1221','41737008968','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1759,'','',10.00,'2025-01-16 09:37:40','1056.00','4','newstock','1','','',2.00,'','6','1046','1','','1007','41737008968','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1760,'','',50.00,'2025-01-16 09:38:06','3098.00','4','newstock','1','','',7.00,'','6','3048','1','','1244','41737008968','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1761,'','',10.00,'2025-01-16 09:38:41','334.00','4','newstock','1','','',32.00,'','6','324','1','','529','41737008968','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1762,'','',1.00,'2025-01-16 09:38:57','43.00','4','newstock','1','','',55.00,'','6','42','1','','1188','41737008968','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1763,'','1',400.00,'2025-01-16 15:15:39','0.00','4','newstock','1','41734774905','7',7.00,'','1','400','supplier','1','1181','','',0.00,'VATABLE','15','','','','','received',0,'0000-00-00 00:00:00','pcs','400',1,NULL,'Inclusive','branch',NULL,'',''),(1764,'','',100.00,'2025-01-17 09:34:20','196.00','4','newstock','1','','',3.43,'','6','96','1','','558','41737094759','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1765,'','',100.00,'2025-01-17 09:34:43','1046.00','4','newstock','1','','',2.00,'','6','946','1','','1007','41737094759','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1766,'','',1.00,'2025-01-17 09:34:56','35.00','4','newstock','1','','',230.00,'','6','34','1','','1255','41737094759','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1767,'','',15.00,'2025-01-17 09:35:20','690.00','4','newstock','1','','',3.00,'','6','675','1','','736','41737094759','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1768,'','',1.00,'2025-01-17 09:35:38','19.00','4','newstock','1','','',110.00,'','6','18','1','','1219','41737094759','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1769,'','',4.00,'2025-01-17 09:36:02','22.00','4','newstock','1','','',49.00,'','6','18','1','','623','41737094759','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1770,'','',4.00,'2025-01-17 09:36:23','15.00','4','newstock','1','','',34.00,'','6','11','1','','537','41737094759','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1771,'','',2.00,'2025-01-17 09:36:50','33.00','4','newstock','1','','',1380.00,'','6','31','1','','1137','41737094759','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1772,'','',100.00,'2025-01-17 09:37:14','190.00','4','newstock','1','','',2.00,'','6','90','1','','85','41737094759','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1773,'','',50.00,'2025-01-17 09:37:48','300.00','4','newstock','1','','',9.00,'','6','250','1','','1252','41737094759','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1774,'','',1.00,'2025-01-17 09:38:06','3.00','4','newstock','1','','',650.00,'','6','2','1','','1224','41737094759','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1775,'','',2.00,'2025-01-17 09:38:28','37.00','4','newstock','1','','',22.00,'','6','35','1','','266','41737094759','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1776,'','',1.00,'2025-01-17 09:38:43','7.00','4','newstock','1','','',109.00,'','6','6','1','','722','41737094759','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1777,'','1',10.00,'2025-01-21 09:28:38','0.00','4','newstock','1','41737440626','7',300.00,'','1','10','supplier','1','291','','',0.00,'VATABLE','450','413.79','2586.21','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(1778,'','1',50.00,'2025-01-21 09:29:21','33.00','4','newstock','1','41737440626','7',11.00,'','1','83','supplier','1','1013','','',0.00,'VATABLE','50','75.86','474.14','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(1779,'','1',80.00,'2025-01-21 09:30:12','0.00','4','newstock','1','41737440626','7',14.59,'','1','80','supplier','1','791','','',0.00,'VATABLE','50','160.99','1006.21','','','received',0,'0000-00-00 00:00:00','pcs','80',1,NULL,'Inclusive','branch',NULL,'',''),(1780,'','1',30.00,'2025-01-21 09:30:54','0.00','4','newstock','1','41737440626','7',38.00,'','1','30','supplier','1','1254','','',0.00,'VATABLE','75','157.24','982.76','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(1781,'','1',500.00,'2025-01-21 09:31:23','2.00','4','newstock','1','41737440626','7',0.95,'','1','502','supplier','1','989','','',0.00,'VATABLE','3','65.52','409.48','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(1782,'','1',50.00,'2025-01-21 09:32:00','27.00','4','newstock','1','41737440626','7',18.00,'','1','77','supplier','1','1101','','',0.00,'VATABLE','50','124.14','775.86','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(1783,'','1',50.00,'2025-01-21 09:32:26','0.00','4','newstock','1','41737440626','7',26.00,'','1','50','supplier','1','121','','',0.00,'VATABLE','50','179.31','1120.69','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(1784,'','1',50.00,'2025-01-21 09:32:54','0.00','4','newstock','1','41737440626','7',0.00,'','1','50','supplier','1','1107','','',0.00,'VATABLE','50','0.00','0.00','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(1785,'','1',30.00,'2025-01-21 09:33:26','0.00','4','newstock','1','41737440626','7',96.00,'','1','30','supplier','1','1141','','',0.00,'VATABLE','150','397.24','2482.76','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(1786,'','1',1000.00,'2025-01-21 09:33:54','2.00','4','newstock','1','41737440626','7',0.50,'','1','1002','supplier','1','988','','',0.00,'VATABLE','1','68.97','431.03','','','received',0,'0000-00-00 00:00:00','pcs','1000',1,NULL,'Inclusive','branch',NULL,'',''),(1787,'','1',15.00,'2025-01-21 09:34:20','0.00','4','newstock','1','41737440626','7',0.00,'','1','15','supplier','1','1104','','',0.00,'VATABLE','150','0.00','0.00','','','received',0,'0000-00-00 00:00:00','pcs','15',1,NULL,'Inclusive','branch',NULL,'',''),(1788,'','1',50.00,'2025-01-21 09:35:36','0.00','4','newstock','1','41737440626','7',23.00,'','1','50','supplier','1','1168','','',0.00,'VATABLE','50','158.62','991.38','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(1789,'','1',24.00,'2025-01-21 09:36:16','7.00','4','newstock','1','41737440626','7',24.00,'','1','31','supplier','1','903','','',0.00,'VATABLE','50','79.45','496.55','','','received',0,'0000-00-00 00:00:00','pcs','24',1,NULL,'Inclusive','branch',NULL,'',''),(1790,'','1',24.00,'2025-01-21 09:36:43','3.00','4','newstock','1','41737440626','7',36.00,'','1','27','supplier','1','181','','',0.00,'VATABLE','70','119.17','744.83','','','received',0,'0000-00-00 00:00:00','pcs','24',1,NULL,'Inclusive','branch',NULL,'',''),(1791,'','1',50.00,'2025-01-21 09:37:05','30.00','4','newstock','1','41737440626','7',90.00,'','1','80','supplier','1','1174','','',0.00,'VATABLE','250','620.69','3879.31','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(1792,'','1',1000.00,'2025-01-21 09:37:40','33.00','4','newstock','1','41737440626','7',1.20,'','1','1033','supplier','1','99','','',0.00,'VATABLE','2','165.52','1034.48','','','received',0,'0000-00-00 00:00:00','pcs','1000',1,NULL,'Inclusive','branch',NULL,'',''),(1793,'','1',20.00,'2025-01-21 09:38:19','0.00','4','newstock','1','41737440626','7',21.00,'','1','20','supplier','1','1148','','',0.00,'VATABLE','42','57.93','362.07','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(1794,'','1',110.00,'2025-01-21 09:39:30','0.00','4','newstock','1','41737440626','7',265.00,'','1','110','supplier','1','1243','','',0.00,'VATABLE','400','4020.69','25129.31','','','received',0,'0000-00-00 00:00:00','pcs','110',1,NULL,'Inclusive','branch',NULL,'',''),(1795,'','1',30.00,'2025-01-21 09:40:01','1.00','4','newstock','1','41737440626','7',48.00,'','1','31','supplier','1','924','','',0.00,'VATABLE','100','198.62','1241.38','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(1796,'','1',100.00,'2025-01-21 09:40:35','0.00','4','newstock','1','41737440626','7',7.00,'','1','100','supplier','1','706','','',0.00,'VATABLE','100','96.55','603.45','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(1797,'','1',30.00,'2025-01-21 09:41:53','0.00','4','newstock','1','41737440626','7',43.00,'','1','30','supplier','1','961','','',0.00,'VATABLE','100','177.93','1112.07','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(1798,'','1',30.00,'2025-01-21 09:42:13','2.00','4','newstock','1','41737440626','7',20.00,'','1','32','supplier','1','693','','',0.00,'VATABLE','50','82.76','517.24','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(1799,'','1',20.00,'2025-01-21 09:42:38','4.00','4','newstock','1','41737440626','7',68.00,'','1','24','supplier','1','230','','',0.00,'VATABLE','100','187.59','1172.41','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(1800,'','1',24.00,'2025-01-21 09:43:12','0.00','4','newstock','1','41737440626','7',62.50,'','1','24','supplier','1','605','','',0.00,'VATABLE','75','206.90','1293.10','','','received',0,'0000-00-00 00:00:00','pcs','24',1,NULL,'Inclusive','branch',NULL,'',''),(1801,'','1',300.00,'2025-01-21 10:01:36','235.00','4','newstock','1','41737440626','7',5.39,'','1','535','supplier','1','601','','',0.00,'VATABLE','10','223.03','1393.97','','','received',0,'0000-00-00 00:00:00','pcs','300',1,NULL,'Inclusive','branch',NULL,'',''),(1803,'','1',40.00,'2025-01-21 10:06:21','0.00','4','newstock','1','41737440626','7',23.00,'','1','40','supplier','1','1012','','',0.00,'VATABLE','35','126.90','793.10','','','received',0,'0000-00-00 00:00:00','pcs','40',1,NULL,'Inclusive','branch',NULL,'',''),(1804,'','1',400.00,'2025-01-21 10:07:11','40.00','4','newstock','1','41737440626','7',2.20,'','1','440','supplier','1','89','','',0.00,'VATABLE','10','121.38','758.62','','','received',0,'0000-00-00 00:00:00','pcs','400',1,NULL,'Inclusive','branch',NULL,'',''),(1805,'','1',100.00,'2025-01-21 10:28:41','14.00','4','newstock','1','41737440626','7',9.00,'','1','114','supplier','1','1187','','',0.00,'VATABLE','20','124.14','775.86','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(1806,'','1',100.00,'2025-01-21 10:29:14','23.00','4','newstock','1','41737440626','7',15.00,'','1','123','supplier','1','1248','','',0.00,'VATABLE','50','206.90','1293.10','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(1807,'','1',5.00,'2025-01-21 10:30:02','0.00','4','newstock','1','41737440626','7',97.00,'','1','5','supplier','1','552','','',0.00,'VATABLE','150','66.90','418.10','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(1808,'','1',5.00,'2025-01-21 10:31:05','2.00','4','newstock','1','41737440626','7',170.00,'','1','7','supplier','1','144','','',0.00,'VATABLE','350','117.24','732.76','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(1809,'','1',150.00,'2025-01-21 10:31:47','0.00','4','newstock','1','41737440626','7',28.43,'','1','150','supplier','1','524','','',0.00,'VATABLE','50','588.21','3676.29','','','received',0,'0000-00-00 00:00:00','pcs','150',1,NULL,'Inclusive','branch',NULL,'',''),(1810,'','1',20.00,'2025-01-21 10:33:11','5.00','4','newstock','1','41737440626','7',22.00,'','1','25','supplier','1','545','','',0.00,'VATABLE','100','60.69','379.31','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(1811,'','1',100.00,'2025-01-21 10:33:36','2.00','4','newstock','1','41737440626','7',50.00,'','1','102','supplier','1','1193','','',0.00,'VATABLE','150','689.66','4310.34','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(1812,'','1',10.00,'2025-01-21 10:42:07','1.00','4','newstock','1','41737440626','7',266.00,'','1','11','supplier','1','206','','',0.00,'VATABLE','400','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(1813,'','1',5.00,'2025-01-21 10:43:55','1.00','4','newstock','1','41737440626','7',285.00,'','1','6','supplier','1','584','','',0.00,'VATABLE','450','','','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(1814,'','1',20.00,'2025-01-21 10:44:20','4.00','4','newstock','1','41737440626','7',106.00,'','1','24','supplier','1','131','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(1815,'','1',50.00,'2025-01-21 10:44:48','5.00','4','newstock','1','41737440626','7',15.00,'','1','55','supplier','1','217','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(1816,'','1',5.00,'2025-01-21 10:45:51','3.00','4','newstock','1','41737440626','7',221.00,'','1','8','supplier','1','481','','',0.00,'VATABLE','400','','','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(1817,'','1',10.00,'2025-01-21 10:46:15','0.00','4','newstock','1','41737440626','7',210.00,'','1','10','supplier','1','904','','',0.00,'VATABLE','350','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(1818,'','1',10.00,'2025-01-21 10:46:47','0.00','4','newstock','1','41737440626','7',186.00,'','1','10','supplier','1','500','','',0.00,'VATABLE','400','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(1819,'','1',10.00,'2025-01-21 10:47:17','89.00','4','newstock','1','41737440626','7',170.00,'','1','99','supplier','1','600','','',0.00,'VATABLE','300','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(1820,'','1',10.00,'2025-01-21 10:47:40','2.00','4','newstock','1','41737440626','7',124.00,'','1','12','supplier','1','1190','','',0.00,'VATABLE','200','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(1821,'','1',10.00,'2025-01-21 10:48:19','0.00','4','newstock','1','41737440626','7',45.00,'','1','10','supplier','1','108','','',0.00,'VATABLE','70','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(1822,'','1',120.00,'2025-01-21 10:48:51','12.00','4','newstock','1','41737440626','7',12.00,'','1','132','supplier','1','1246','','',0.00,'VATABLE','30','','','','','received',0,'0000-00-00 00:00:00','pcs','120',1,NULL,'Inclusive','branch',NULL,'',''),(1823,'','1',100.00,'2025-01-21 10:49:18','69.00','4','newstock','1','41737440626','7',19.00,'','1','169','supplier','1','540','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(1824,'','1',18.00,'2025-01-21 10:49:54','3.00','4','newstock','1','41737440626','7',150.00,'','1','21','supplier','1','1149','','',0.00,'VATABLE','300','','','','','received',0,'0000-00-00 00:00:00','pcs','18',1,NULL,'Inclusive','branch',NULL,'',''),(1825,'','1',900.00,'2025-01-21 10:51:03','74.00','4','newstock','1','41737440626','7',3.43,'','1','974','supplier','1','558','','',0.00,'VATABLE','7','','','','','received',0,'0000-00-00 00:00:00','pcs','900',1,NULL,'Inclusive','branch',NULL,'',''),(1826,'','1',100.00,'2025-01-21 10:51:31','14.00','4','newstock','1','41737440626','7',2.00,'','1','114','supplier','1','443','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(1827,'','1',30.00,'2025-01-21 10:52:00','1.00','4','newstock','1','41737440626','7',37.00,'','1','31','supplier','1','1185','','',0.00,'VATABLE','60','','','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(1828,'','1',56.00,'2025-01-21 10:52:29','25.00','4','newstock','1','41737440626','7',20.00,'','1','81','supplier','1','1165','','',0.00,'VATABLE','25','','','','','received',0,'0000-00-00 00:00:00','pcs','56',1,NULL,'Inclusive','branch',NULL,'',''),(1829,'','1',56.00,'2025-01-21 10:53:17','88.00','4','newstock','1','41737440626','7',43.00,'','1','144','supplier','1','1241','','',0.00,'VATABLE','65','','','','','received',0,'0000-00-00 00:00:00','pcs','56',1,NULL,'Inclusive','branch',NULL,'',''),(1831,'','1',10.00,'2025-01-21 10:57:15','3.00','4','newstock','1','41737440626','7',90.00,'','1','13','supplier','1','978','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(1832,'','1',18.00,'2025-01-21 10:58:03','0.00','4','newstock','1','41737440626','7',65.00,'','1','18','supplier','1','1173','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','18',1,NULL,'Inclusive','branch',NULL,'',''),(1833,'','1',18.00,'2025-01-21 11:03:53','0.00','4','newstock','1','41737440626','7',133.00,'','1','18','supplier','1','799','','',0.00,'VATABLE','250','','','','','received',0,'0000-00-00 00:00:00','pcs','18',1,NULL,'Inclusive','branch',NULL,'',''),(1834,'','1',500.00,'2025-01-21 11:04:53','550.00','4','newstock','1','41737440626','7',8.00,'','1','1050','supplier','1','1177','','',0.00,'VATABLE','15','','','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(1835,'','1',18.00,'2025-01-21 11:05:22','946.00','4','newstock','1','41737440626','7',2.00,'','1','964','supplier','1','1007','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','18',1,NULL,'Inclusive','branch',NULL,'',''),(1836,'','1',10.00,'2025-01-21 11:05:49','0.00','4','newstock','1','41737440626','7',95.00,'','1','10','supplier','1','525','','',0.00,'VATABLE','300','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(1837,'','1',70.00,'2025-01-21 11:06:42','11.00','4','newstock','1','41737440626','7',0.00,'','1','81','supplier','1','1196','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','70',1,NULL,'Inclusive','branch',NULL,'',''),(1839,'','1',900.00,'2025-01-21 11:21:07','110.00','4','newstock','1','41737440626','7',2.00,'','1','1010','supplier','1','109','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','900',1,NULL,'Inclusive','branch',NULL,'',''),(1840,'','1',1000.00,'2025-01-21 11:22:00','51.00','4','newstock','1','41737440626','7',1.10,'','1','1051','supplier','1','554','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','1000',1,NULL,'Inclusive','branch',NULL,'',''),(1841,'','1',1000.00,'2025-01-21 11:22:30','0.00','4','newstock','1','41737440626','7',1.50,'','1','1000','supplier','1','506','','',0.00,'VATABLE','3','','','','','received',0,'0000-00-00 00:00:00','pcs','1000',1,NULL,'Inclusive','branch',NULL,'',''),(1842,'','1',80.00,'2025-01-21 11:23:04','23.00','4','newstock','1','41737440626','7',13.00,'','1','103','supplier','1','113','','',0.00,'VATABLE','20','','','','','received',0,'0000-00-00 00:00:00','pcs','80',1,NULL,'Inclusive','branch',NULL,'',''),(1843,'','1',300.00,'2025-01-21 11:23:38','18.00','4','newstock','1','41737440626','7',49.00,'','1','318','supplier','1','623','','',0.00,'VATABLE','120','','','','','received',0,'0000-00-00 00:00:00','pcs','300',1,NULL,'Inclusive','branch',NULL,'',''),(1844,'','1',45.00,'2025-01-21 11:23:58','0.00','4','newstock','1','41737440626','7',315.00,'','1','45','supplier','1','293','','',0.00,'VATABLE','450','','','','','received',0,'0000-00-00 00:00:00','pcs','45',1,NULL,'Inclusive','branch',NULL,'',''),(1845,'','1',100.00,'2025-01-21 11:24:23','57.00','4','newstock','1','41737440626','7',5.00,'','1','157','supplier','1','534','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(1846,'','1',60.00,'2025-01-21 11:24:47','23.00','4','newstock','1','41737440626','7',34.00,'','1','83','supplier','1','161','','',0.00,'VATABLE','45','','','','','received',0,'0000-00-00 00:00:00','pcs','60',1,NULL,'Inclusive','branch',NULL,'',''),(1847,'','1',60.00,'2025-01-21 11:25:08','0.00','4','newstock','1','41737440626','7',26.00,'','1','60','supplier','1','340','','',0.00,'VATABLE','35','','','','','received',0,'0000-00-00 00:00:00','pcs','60',1,NULL,'Inclusive','branch',NULL,'',''),(1848,'','1',400.00,'2025-01-21 11:25:39','127.00','4','newstock','1','41737440626','7',3.00,'','1','527','supplier','1','1198','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','400',1,NULL,'Inclusive','branch',NULL,'',''),(1849,'','1',200.00,'2025-01-21 11:26:24','29.00','4','newstock','1','41737440626','7',5.00,'','1','229','supplier','1','1205','','',0.00,'VATABLE','10','','','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(1850,'','1',10.00,'2025-01-21 11:26:50','0.00','4','newstock','1','41737440626','7',400.00,'','1','10','supplier','1','36','','',0.00,'VATABLE','540','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(1851,'','1',20.00,'2025-01-21 11:27:17','0.00','4','newstock','1','41737440626','7',24.90,'','1','20','supplier','1','202','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(1852,'','1',10.00,'2025-01-21 11:27:45','0.00','4','newstock','1','41737440626','7',318.00,'','1','10','supplier','1','41','','',0.00,'VATABLE','450','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(1853,'','1',90.00,'2025-01-21 11:28:42','19.00','4','newstock','1','41737440626','7',22.00,'','1','109','supplier','1','111','','',0.00,'VATABLE','30','','','','','received',0,'0000-00-00 00:00:00','pcs','90',1,NULL,'Inclusive','branch',NULL,'',''),(1855,'','1',30.00,'2025-01-21 11:30:12','85.00','4','newstock','1','41737440626','7',18.00,'','1','115','supplier','1','1242','','',0.00,'VATABLE','30','','','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(1856,'','1',30.00,'2025-01-21 11:30:39','0.00','4','newstock','1','41737440626','7',90.00,'','1','30','supplier','1','256','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(1857,'','1',50.00,'2025-01-21 11:31:09','1.00','4','newstock','1','41737440626','7',4570.00,'','1','51','supplier','1','255','','',0.00,'VATABLE','70','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(1858,'','1',140.00,'2025-01-21 11:31:49','0.00','4','newstock','1','41737440626','7',48.00,'','1','140','supplier','1','691','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','140',1,NULL,'Inclusive','branch',NULL,'',''),(1859,'','1',30.00,'2025-01-21 11:32:16','0.00','4','newstock','1','41737440626','7',60.00,'','1','30','supplier','1','612','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(1861,'','1',450.00,'2025-01-21 11:33:31','45.00','4','newstock','1','41737440626','7',2.90,'','1','495','supplier','1','724','','',0.00,'VATABLE','10','','','','','received',0,'0000-00-00 00:00:00','pcs','450',1,NULL,'Inclusive','branch',NULL,'',''),(1863,'','1',95.00,'2025-01-21 11:34:46','3.00','4','newstock','1','41737440626','7',15.00,'','1','98','supplier','1','971','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','95',1,NULL,'Inclusive','branch',NULL,'',''),(1864,'','1',10.00,'2025-01-21 11:35:26','0.00','4','newstock','1','41737440626','7',100.00,'','1','10','supplier','1','881','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(1865,'','',1.00,'2025-01-21 11:46:59','18.00','4','newstock','1','','',110.00,'','6','17','1','','1219','41737449124','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1866,'','',100.00,'2025-01-21 11:47:19','322.00','4','newstock','1','','',1.45,'','6','222','1','','632','41737449124','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1867,'','',1.00,'2025-01-21 11:47:58','31.00','4','newstock','1','','',37.00,'','6','30','1','','1185','41737449124','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1868,'','',100.00,'2025-01-21 11:48:13','964.00','4','newstock','1','','',2.00,'','6','864','1','','1007','41737449124','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1869,'','',1.00,'2025-01-21 11:48:24','30.00','4','newstock','1','','',37.00,'','6','29','1','','1185','41737449124','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1870,'','',30.00,'2025-01-21 11:48:51','600.00','4','newstock','1','','',0.00,'','6','570','1','','1130','41737449124','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1871,'','',1.00,'2025-01-21 11:49:45','22.00','4','newstock','1','','',54.00,'','6','21','1','','1184','41737449124','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1872,'','',1.00,'2025-01-21 11:49:57','29.00','4','newstock','1','','',37.00,'','6','28','1','','1185','41737449124','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1873,'','',1.00,'2025-01-21 11:50:12','45.00','4','newstock','1','','',315.00,'','6','44','1','','293','41737449124','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1874,'','',50.00,'2025-01-21 11:50:35','3048.00','4','newstock','1','','',7.00,'','6','2998','1','','1244','41737449124','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1875,'','',10.00,'2025-01-21 11:51:00','80.00','4','newstock','1','','',44.00,'','6','70','1','','1031','41737449124','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1876,'','',100.00,'2025-01-21 11:51:21','800.00','4','newstock','1','','',3.00,'','6','700','1','','342','41737449124','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1877,'','',10.00,'2025-01-21 11:51:38','30.00','4','newstock','1','','',30.00,'','6','20','1','','1251','41737449124','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1878,'','',2.00,'2025-01-21 11:52:02','11.00','4','newstock','1','','',34.00,'','6','9','1','','537','41737449124','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1879,'','',10.00,'2025-01-21 11:52:28','157.00','4','newstock','1','','',5.00,'','6','147','1','','534','41737449124','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1880,'','',4.00,'2025-01-21 11:52:45','318.00','4','newstock','1','','',49.00,'','6','314','1','','623','41737449124','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1881,'','',7.00,'2025-01-21 11:53:06','82.00','4','newstock','1','','',12.00,'','6','75','1','','1220','41737449124','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1882,'','',5.00,'2025-01-21 11:54:42','25.00','4','newstock','1','','',45.00,'','6','20','1','','1189','41737449604','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1883,'','',100.00,'2025-01-21 11:55:16','974.00','4','newstock','1','','',3.43,'','6','874','1','','558','41737449604','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1884,'','',60.00,'2025-01-21 11:55:41','63.00','4','newstock','1','','',0.59,'','6','3','1','','650','41737449604','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1885,'','',2.00,'2025-01-21 11:56:01','140.00','4','newstock','1','','',48.00,'','6','138','1','','691','41737449604','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1886,'','',1.00,'2025-01-21 11:56:30','98.00','4','newstock','1','','',15.00,'','6','97','1','','971','41737449604','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1887,'','',4.00,'2025-01-21 11:56:48','314.00','4','newstock','1','','',49.00,'','6','310','1','','623','41737449604','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1888,'','',1.00,'2025-01-21 11:57:02','17.00','4','newstock','1','','',110.00,'','6','16','1','','1219','41737449604','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1889,'','',1.00,'2025-01-21 11:57:18','34.00','4','newstock','1','','',230.00,'','6','33','1','','1255','41737449604','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1890,'','',100.00,'2025-01-21 12:22:00','864.00','4','newstock','1','','',2.00,'','6','764','1','','1007','41737449604','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1891,'','',5.00,'2025-01-21 12:22:21','50.00','4','newstock','1','','',23.00,'','6','45','1','','1168','41737449604','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1892,'','',1.00,'2025-01-21 12:22:38','21.00','4','newstock','1','','',150.00,'','6','20','1','','1149','41737449604','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1893,'','',10.00,'2025-01-21 12:22:55','129.00','4','newstock','1','','',21.00,'','6','119','1','','1139','41737449604','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1894,'','',1.00,'2025-01-21 12:28:24','30.00','4','newstock','1','','',96.00,'','6','29','1','','1141','41737451599','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1895,'','',1.00,'2025-01-21 12:28:37','6.00','4','newstock','1','','',48.00,'','6','5','1','','1211','41737451599','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1896,'','',5.00,'2025-01-21 12:29:00','50.00','4','newstock','1','','',0.00,'','6','45','1','','1107','41737451599','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1897,'','',2.00,'2025-01-21 12:29:27','585.00','4','newstock','1','','',1.40,'','6','583','1','','304','41737451599','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1898,'','',10.00,'2025-01-21 12:29:45','112.00','4','newstock','1','','',2.00,'','6','102','1','','71','41737451599','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1899,'','',100.00,'2025-01-21 12:30:06','243.00','4','newstock','1','','',0.60,'','6','143','1','','38','41737451599','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1900,'','',100.00,'2025-01-21 12:30:33','1010.00','4','newstock','1','','',2.00,'','6','910','1','','109','41737451599','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1901,'','',50.00,'2025-01-21 12:30:53','2998.00','4','newstock','1','','',7.00,'','6','2948','1','','1244','41737451599','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1902,'','',2.00,'2025-01-21 12:31:12','9.00','4','newstock','1','','',34.00,'','6','7','1','','537','41737451599','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1903,'','',1.00,'2025-01-21 12:31:33','28.00','4','newstock','1','','',37.00,'','6','27','1','','1185','41737451599','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1904,'','',10.00,'2025-01-21 12:31:53','91.00','4','newstock','1','','',5.00,'','6','81','1','','244','41737451599','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1905,'','',100.00,'2025-01-21 12:32:29','1000.00','4','newstock','1','','',1.50,'','6','900','1','','506','41737451599','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1906,'','',1.00,'2025-01-21 12:32:46','4.00','4','newstock','1','','',68.00,'','6','3','1','','237','41737451599','',0.00,'','110','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1907,'','',10.00,'2025-01-21 12:33:05','30.00','4','newstock','1','','',38.00,'','6','20','1','','1254','41737451599','',0.00,'','75','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1908,'','',100.00,'2025-01-21 12:33:34','535.00','4','newstock','1','','',7.80,'','6','435','1','','601','41737451599','',0.00,'','12','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1909,'','',20.00,'2025-01-21 12:33:54','90.00','4','newstock','1','','',23.00,'','6','70','1','','1191','41737451599','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1910,'','',3.00,'2025-01-21 12:38:41','53.00','4','newstock','1','','',60.00,'','6','50','1','','1245','41737451599','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1911,'','',7.00,'2025-01-21 12:39:00','76.00','4','newstock','1','','',12.00,'','6','69','1','','1221','41737451599','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1912,'','',50.00,'2025-01-21 12:39:24','2948.00','4','newstock','1','','',7.00,'','6','2898','1','','1244','41737451599','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1913,'','',1.00,'2025-01-21 12:39:35','44.00','4','newstock','1','','',315.00,'','6','43','1','','293','41737451599','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1914,'','',10.00,'2025-01-21 12:39:53','70.00','4','newstock','1','','',44.00,'','6','60','1','','1031','41737451599','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1915,'','',10.00,'2025-01-21 12:40:15','910.00','4','newstock','1','','',2.00,'','6','900','1','','109','41737451599','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1916,'','',10.00,'2025-01-21 12:40:33','324.00','4','newstock','1','','',32.00,'','6','314','1','','529','41737451599','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1917,'','',2.00,'2025-01-21 12:40:56','42.00','4','newstock','1','','',55.00,'','6','40','1','','1188','41737451599','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1918,'','',10.00,'2025-01-21 12:41:14','147.00','4','newstock','1','','',5.00,'','6','137','1','','534','41737451599','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1919,'','',6.00,'2025-01-21 12:41:31','75.00','4','newstock','1','','',12.00,'','6','69','1','','1220','41737451599','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1920,'','',2.00,'2025-01-21 12:41:59','5.00','4','newstock','1','','',209.00,'','6','3','1','','1172','41737451599','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1921,'','',1.00,'2025-01-21 12:42:25','9.00','4','newstock','1','','',0.00,'','6','8','1','','1121','41737451599','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1922,'','',9.00,'2025-01-21 12:42:50','137.00','4','newstock','1','','',5.00,'','6','128','1','','534','41737451599','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1923,'','',1.00,'2025-01-21 12:43:03','3.00','4','newstock','1','','',209.00,'','6','2','1','','1172','41737451599','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1924,'','',1.00,'2025-01-21 12:43:21','6.00','4','newstock','1','','',109.00,'','6','5','1','','722','41737451599','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1925,'','',10.00,'2025-01-21 12:43:42','138.00','4','newstock','1','','',48.00,'','6','128','1','','691','41737451599','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1926,'','',100.00,'2025-01-21 12:44:07','200.00','4','newstock','1','','',5.94,'','6','100','1','','1258','41737451599','',0.00,'','8','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1927,'','',1.00,'2025-01-21 12:44:40','11.00','4','newstock','1','','',255.00,'','6','10','1','','1166','41737451599','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1928,'','',2.00,'2025-01-21 12:45:42','5.00','4','newstock','1','','',170.00,'','6','3','1','','107','41737451599','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1929,'','',100.00,'2025-01-21 12:46:09','1051.00','4','newstock','1','','',1.10,'','6','951','1','','554','41737451599','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1930,'','',1.00,'2025-01-21 12:46:27','43.00','4','newstock','1','','',315.00,'','6','42','1','','293','41737451599','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1931,'','',5.00,'2025-01-21 12:46:49','50.00','4','newstock','1','','',26.00,'','6','45','1','','121','41737451599','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1932,'','',1.00,'2025-01-21 12:47:12','21.00','4','newstock','1','','',140.00,'','6','20','1','','201','41737451599','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1933,'','',100.00,'2025-01-21 12:47:52','764.00','4','newstock','1','','',2.00,'','6','664','1','','1007','41737451599','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1934,'','',2.00,'2025-01-22 08:23:40','31.00','4','newstock','1','','',1380.00,'','6','29','1','','1137','41737523353','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1935,'','',1.00,'2025-01-22 08:23:56','20.00','4','newstock','1','','',150.00,'','6','19','1','','1149','41737523353','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1936,'','',1.00,'2025-01-22 08:25:37','5.00','4','newstock','1','','',48.00,'','6','4','1','','1211','41737523353','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1937,'','',100.00,'2025-01-22 08:25:53','287.00','4','newstock','1','','',1.00,'','6','187','1','','739','41737523353','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1938,'','',10.00,'2025-01-22 08:26:18','48.00','4','newstock','1','','',15.00,'','6','38','1','','1032','41737523353','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1939,'','',10.00,'2025-01-22 08:26:36','169.00','4','newstock','1','','',19.00,'','6','159','1','','540','41737523353','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1940,'','',25.00,'2025-01-22 08:26:55','314.00','4','newstock','1','','',32.00,'','6','289','1','','529','41737523353','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1941,'','',1.00,'2025-01-22 08:27:08','9.00','4','newstock','1','','',1630.00,'','6','8','1','','1202','41737523353','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1942,'','',6.00,'2025-01-22 08:27:27','117.00','4','newstock','1','','',25.00,'','6','111','1','','1229','41737523353','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1943,'','',2.00,'2025-01-22 08:27:46','29.00','4','newstock','1','','',96.00,'','6','27','1','','1141','41737523353','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1944,'','',1.00,'2025-01-22 08:28:07','10.00','4','newstock','1','','',186.00,'','6','9','1','','500','41737523353','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1945,'','',20.00,'2025-01-22 08:28:36','70.00','4','newstock','1','','',23.00,'','6','50','1','','1191','41737523353','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1946,'','',1.00,'2025-01-22 08:28:53','9.00','4','newstock','1','','',186.00,'','6','8','1','','500','41737523353','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1947,'','',10.00,'2025-01-22 08:30:03','97.00','4','newstock','1','','',15.00,'','6','87','1','','971','41737523353','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1948,'','',1.00,'2025-01-22 08:30:17','19.00','4','newstock','1','','',0.00,'','6','18','1','','1111','41737523353','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1949,'','',100.00,'2025-01-22 08:30:38','214.00','4','newstock','1','','',2.00,'','6','114','1','','446','41737523353','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1950,'','',10.00,'2025-01-22 08:30:55','30.00','4','newstock','1','','',15.00,'','6','20','1','','1228','41737523353','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1951,'','',10.00,'2025-01-22 08:31:12','60.00','4','newstock','1','','',0.00,'','6','50','1','','1227','41737523353','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1952,'','',5.00,'2025-01-22 08:31:30','80.00','4','newstock','1','','',90.00,'','6','75','1','','1174','41737523353','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1953,'','',4.00,'2025-01-22 08:31:46','50.00','4','newstock','1','','',60.00,'','6','46','1','','1245','41737523353','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1954,'','',5.00,'2025-01-22 08:32:03','102.00','4','newstock','1','','',50.00,'','6','97','1','','1193','41737523353','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1955,'','',4.00,'2025-01-22 08:32:25','55.00','4','newstock','1','','',18.00,'','6','51','1','','1138','41737523353','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1956,'','',50.00,'2025-01-22 08:32:48','2898.00','4','newstock','1','','',7.00,'','6','2848','1','','1244','41737523353','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1957,'','',15.00,'2025-01-22 08:33:07','50.00','4','newstock','1','','',23.00,'','6','35','1','','1191','41737523353','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1958,'','',10.00,'2025-01-22 08:33:28','128.00','4','newstock','1','','',5.00,'','6','118','1','','534','41737523353','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1959,'','',1.00,'2025-01-22 08:34:02','42.00','4','newstock','1','','',315.00,'','6','41','1','','293','41737523353','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1960,'','',10.00,'2025-01-22 08:34:26','10.00','4','newstock','1','','',21.00,'','6','0','1','','1148','41737523353','',0.00,'','42','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1961,'','',1.00,'2025-01-22 08:34:45','18.00','4','newstock','1','','',65.00,'','6','17','1','','1173','41737523353','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1962,'','',4.00,'2025-01-22 08:35:03','45.00','4','newstock','1','','',0.00,'','6','41','1','','1107','41737523353','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1963,'','',2.00,'2025-01-22 08:35:21','35.00','4','newstock','1','','',22.00,'','6','33','1','','266','41737523353','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1964,'','',1.00,'2025-01-22 08:35:35','8.00','4','newstock','1','','',186.00,'','6','7','1','','500','41737523353','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1965,'','',100.00,'2025-01-22 08:35:57','500.00','4','newstock','1','','',5.00,'','6','400','1','','1256','41737523353','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1966,'','1',180.00,'2025-01-22 14:18:26','0.00','4','newstock','1','41737440626','7',21.00,'','1','180','supplier','1','1148','','',0.00,'VATABLE','42','','','','','received',0,'0000-00-00 00:00:00','pcs','180',1,NULL,'Inclusive','branch',NULL,'',''),(1967,'','',4.00,'2025-01-23 09:07:31','19.00','4','newstock','1','','',114.00,'','6','15','1','','1171','41737612372','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1968,'','',50.00,'2025-01-23 09:07:57','2848.00','4','newstock','1','','',7.00,'','6','2798','1','','1244','41737612372','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1969,'','',1.00,'2025-01-23 09:08:40','27.00','4','newstock','1','','',39.00,'','6','26','1','','896','41737612372','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1970,'','',1.00,'2025-01-23 09:08:53','33.00','4','newstock','1','','',230.00,'','6','32','1','','1255','41737612372','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1971,'','',15.00,'2025-01-23 09:09:08','91.00','4','newstock','1','','',22.00,'','6','76','1','','111','41737612372','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1972,'','',1.00,'2025-01-23 09:09:19','32.00','4','newstock','1','','',20.00,'','6','31','1','','693','41737612372','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1973,'','',10.00,'2025-01-23 09:09:54','50.00','4','newstock','1','','',7.00,'','6','40','1','','536','41737612372','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1974,'','',10.00,'2025-01-23 09:10:16','310.00','4','newstock','1','','',49.00,'','6','300','1','','623','41737612372','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1975,'','',10.00,'2025-01-23 09:10:38','30.00','4','newstock','1','','',5.00,'','6','20','1','','1147','41737612372','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1976,'','',10.00,'2025-01-23 09:12:05','40.00','4','newstock','1','','',17.00,'','6','30','1','','1178','41737612372','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1977,'','',16.00,'2025-01-23 09:12:33','76.00','4','newstock','1','','',22.00,'','6','60','1','','111','41737612372','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1978,'','',100.00,'2025-01-23 09:12:47','664.00','4','newstock','1','','',2.00,'','6','564','1','','1007','41737612372','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1979,'','',100.00,'2025-01-23 09:13:03','175.00','4','newstock','1','','',3.00,'','6','75','1','','397','41737612372','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1980,'','',1.00,'2025-01-23 09:13:14','20.00','4','newstock','1','','',40.00,'','6','19','1','','290','41737612372','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1981,'','',10.00,'2025-01-23 09:13:39','645.00','4','newstock','1','','',3.00,'','6','635','1','','736','41737612372','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1982,'','',1.00,'2025-01-23 09:13:50','41.00','4','newstock','1','','',315.00,'','6','40','1','','293','41737612372','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1983,'','',10.00,'2025-01-23 09:14:06','60.00','4','newstock','1','','',44.00,'','6','50','1','','1031','41737612372','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1984,'','',4.00,'2025-01-23 09:14:33','51.00','4','newstock','1','','',18.00,'','6','47','1','','1138','41737612372','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1985,'','',5.00,'2025-01-23 09:14:53','69.00','4','newstock','1','','',12.00,'','6','64','1','','1220','41737612372','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1986,'','',10.00,'2025-01-23 09:15:08','159.00','4','newstock','1','','',19.00,'','6','149','1','','540','41737612372','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1987,'','',1.00,'2025-01-23 09:15:42','24.00','4','newstock','1','','',106.00,'','6','23','1','','131','41737612372','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1988,'','',1.00,'2025-01-23 09:16:00','24.00','4','newstock','1','','',68.00,'','6','23','1','','230','41737612372','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1989,'','',1.00,'2025-01-23 09:16:24','27.00','4','newstock','1','','',96.00,'','6','26','1','','1141','41737612372','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1990,'','',5.00,'2025-01-23 09:16:47','132.00','4','newstock','1','','',12.00,'','6','127','1','','1246','41737612372','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1991,'','',5.00,'2025-01-25 09:58:27','40.00','4','newstock','1','','',0.00,'','6','35','1','','1107','41737788203','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1992,'','',15.00,'2025-01-25 09:58:47','35.00','4','newstock','1','','',23.00,'','6','20','1','','1191','41737788203','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1993,'','',2.00,'2025-01-25 09:59:12','23.00','4','newstock','1','','',68.00,'','6','21','1','','230','41737788203','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1994,'','',10.00,'2025-01-25 09:59:31','635.00','4','newstock','1','','',3.00,'','6','625','1','','736','41737788203','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1995,'','',1.00,'2025-01-25 09:59:46','10.00','4','newstock','1','','',210.00,'','6','9','1','','904','41737788203','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1996,'','',1.00,'2025-01-25 10:00:06','23.00','4','newstock','1','','',106.00,'','6','22','1','','131','41737788203','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1997,'','',1.00,'2025-01-25 10:00:26','1.00','4','newstock','1','','',209.00,'','6','0','1','','1172','41737788203','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1998,'','',1.00,'2025-01-25 10:00:44','19.00','4','newstock','1','','',150.00,'','6','18','1','','1149','41737788203','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(1999,'','',3.00,'2025-01-25 10:01:03','30.00','4','newstock','1','','',79.00,'','6','27','1','','269','41737788203','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2000,'','',20.00,'2025-01-25 10:01:29','300.00','4','newstock','1','','',49.00,'','6','280','1','','623','41737788203','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2001,'','',100.00,'2025-01-25 10:02:49','2798.00','4','newstock','1','','',7.00,'','6','2698','1','','1244','41737788203','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2002,'','',1.00,'2025-01-25 10:03:04','16.00','4','newstock','1','','',110.00,'','6','15','1','','1219','41737788203','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2003,'','',9.00,'2025-01-25 10:03:24','20.00','4','newstock','1','','',23.00,'','6','11','1','','1191','41737788203','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2004,'','',1.00,'2025-01-25 10:03:53','2.00','4','newstock','1','','',2250.00,'','6','1','1','','1223','41737788203','',0.00,'','3500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2005,'','',1.00,'2025-01-25 10:04:07','25.00','4','newstock','1','','',22.00,'','6','24','1','','545','41737788203','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2006,'','',10.00,'2025-01-25 10:04:30','102.00','4','newstock','1','','',2.00,'','6','92','1','','71','41737788203','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2007,'','',2.00,'2025-01-25 10:04:57','40.00','4','newstock','1','','',55.00,'','6','38','1','','1188','41737788203','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2008,'','',25.00,'2025-01-25 10:05:15','289.00','4','newstock','1','','',32.00,'','6','264','1','','529','41737788203','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2009,'','',100.00,'2025-01-25 10:05:54','100.00','4','newstock','1','','',1.00,'','6','0','1','','335','41737788203','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2010,'','',4.00,'2025-01-25 10:06:32','25.00','4','newstock','1','','',37.00,'','6','21','1','','1214','41737788203','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2011,'','',100.00,'2025-01-25 10:06:55','700.00','4','newstock','1','','',3.00,'','6','600','1','','342','41737788203','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2012,'','',1.00,'2025-01-25 10:07:30','1.00','4','newstock','1','','',70.00,'','6','0','1','','1216','41737788203','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2013,'','',1.00,'2025-01-25 10:07:48','26.00','4','newstock','1','','',96.00,'','6','25','1','','1141','41737788203','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2014,'','',1.00,'2025-01-25 10:08:01','22.00','4','newstock','1','','',106.00,'','6','21','1','','131','41737788203','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2015,'','',10.00,'2025-01-25 10:08:22','58.00','4','newstock','1','','',17.00,'','6','48','1','','274','41737788203','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2016,'','',1.00,'2025-01-25 10:08:40','9.00','4','newstock','1','','',128.00,'','6','8','1','','1156','41737788203','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2017,'','',1.00,'2025-01-25 10:09:06','16.00','4','newstock','1','','',0.00,'','6','15','1','','1111','41737788203','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2018,'','',50.00,'2025-01-25 10:09:28','2698.00','4','newstock','1','','',7.00,'','6','2648','1','','1244','41737788203','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2019,'','',1.00,'2025-01-25 10:09:46','20.00','4','newstock','1','','',140.00,'','6','19','1','','201','41737788203','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2020,'','',5.00,'2025-01-25 10:10:13','64.00','4','newstock','1','','',12.00,'','6','59','1','','1220','41737788203','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2021,'','',2.00,'2025-01-25 10:11:57','6.00','4','newstock','1','','',165.00,'','6','4','1','','1210','41737789029','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2022,'','',1.00,'2025-01-25 10:12:14','12.00','4','newstock','1','','',180.00,'','6','11','1','','1041','41737789029','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2023,'','',100.00,'2025-01-25 10:12:39','830.00','4','newstock','1','','',3.43,'','6','730','1','','558','41737789029','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2024,'','',70.00,'2025-01-25 10:13:03','212.00','4','newstock','1','','',1.45,'','6','142','1','','632','41737789029','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2025,'','',5.00,'2025-01-25 10:13:24','23.00','4','newstock','1','','',25.00,'','6','18','1','','143','41737789029','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2026,'','',2.00,'2025-01-25 10:13:49','21.00','4','newstock','1','','',106.00,'','6','19','1','','131','41737789029','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2027,'','',2.00,'2025-01-25 10:14:13','20.00','4','newstock','1','','',24.90,'','6','18','1','','202','41737789029','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2028,'','',1.00,'2025-01-25 10:14:27','10.00','4','newstock','1','','',300.00,'','6','9','1','','291','41737789029','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2029,'','',2.00,'2025-01-25 10:14:46','19.00','4','newstock','1','','',40.00,'','6','17','1','','290','41737789029','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2030,'','',1.00,'2025-01-25 10:15:37','4.00','4','newstock','1','','',48.00,'','6','3','1','','1211','41737789029','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2031,'','',1.00,'2025-01-25 10:16:19','14.00','4','newstock','1','','',225.00,'','6','13','1','','1203','41737789029','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2032,'','',1.00,'2025-01-25 10:16:34','3.00','4','newstock','1','','',48.00,'','6','2','1','','1211','41737789029','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2033,'','',1.00,'2025-01-25 10:16:48','8.00','4','newstock','1','','',128.00,'','6','7','1','','1156','41737789029','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2034,'','',10.00,'2025-01-25 10:17:03','20.00','4','newstock','1','','',30.00,'','6','10','1','','1251','41737789029','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2035,'','',5.00,'2025-01-25 10:17:27','9.00','4','newstock','1','','',60.00,'','6','4','1','','1154','41737789029','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2036,'','',100.00,'2025-01-25 10:17:55','844.00','4','newstock','1','','',2.00,'','6','744','1','','109','41737789029','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2037,'','',10.00,'2025-01-25 10:18:12','50.00','4','newstock','1','','',44.00,'','6','40','1','','1031','41737789029','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2038,'','',3.00,'2025-01-25 10:19:15','110.00','4','newstock','1','','',25.00,'','6','107','1','','1229','41737789029','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2039,'','',11.00,'2025-01-25 10:19:51','11.00','4','newstock','1','','',23.00,'','6','0','1','','1191','41737789029','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2040,'','',7.00,'2025-01-25 10:20:40','59.00','4','newstock','1','','',12.00,'','6','52','1','','1220','41737789029','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2041,'','',7.00,'2025-01-25 10:21:07','10.00','4','newstock','1','','',50.00,'','6','3','1','','607','41737789029','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2042,'','',1.00,'2025-01-25 10:21:44','40.00','4','newstock','1','','',315.00,'','6','39','1','','293','41737789029','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2043,'','',50.00,'2025-01-25 10:22:17','2648.00','4','newstock','1','','',7.00,'','6','2598','1','','1244','41737789029','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2044,'','',10.00,'2025-01-25 10:23:01','160.00','4','newstock','1','','',21.00,'','6','150','1','','1148','41737789029','',0.00,'','42','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2045,'','1',140.00,'2025-01-25 10:47:58','15.00','4','newstock','1','41737791089','7',11.00,'','1','155','supplier','1','74','','',0.00,'VATABLE','20','212.41','1327.59','','','received',0,'0000-00-00 00:00:00','pcs','140',1,NULL,'Inclusive','branch',NULL,'',''),(2046,'','1',500.00,'2025-01-25 10:48:39','61.00','4','newstock','1','41737791089','7',5.00,'','1','561','supplier','1','244','','',0.00,'VATABLE','10','344.83','2155.17','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(2047,'','1',100.00,'2025-01-25 10:50:00','60.00','4','newstock','1','41737791089','7',22.00,'','1','160','supplier','1','111','','',0.00,'VATABLE','30','303.45','1896.55','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(2048,'','1',30.00,'2025-01-25 10:53:32','4.00','4','newstock','1','41737791089','7',60.00,'','1','34','supplier','1','1154','','',0.00,'VATABLE','150','248.28','1551.72','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(2049,'','1',50.00,'2025-01-25 10:55:11','46.00','4','newstock','1','41737791089','7',4570.00,'','1','96','supplier','1','255','','',0.00,'VATABLE','70','31517.24','196982.76','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(2050,'','',1.00,'2025-01-27 09:45:08','11.00','4','newstock','1','','',124.00,'','6','10','1','','1190','41737960173','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2051,'','',1.00,'2025-01-27 09:46:01','5.00','4','newstock','1','','',190.00,'','6','4','1','','277','41737960173','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2052,'','',4.00,'2025-01-27 09:46:57','21.00','4','newstock','1','','',37.00,'','6','17','1','','1214','41737960173','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2053,'','',1.00,'2025-01-27 09:47:17','82.00','4','newstock','1','','',34.00,'','6','81','1','','161','41737960173','',0.00,'','45','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2054,'','',6.00,'2025-01-27 09:47:40','30.00','4','newstock','1','','',17.00,'','6','24','1','','1178','41737960173','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2055,'','',1.00,'2025-01-27 09:47:51','18.00','4','newstock','1','','',56.00,'','6','17','1','','1200','41737960173','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2056,'','',1.00,'2025-01-27 09:48:03','10.00','4','newstock','1','','',95.00,'','6','9','1','','525','41737960173','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2057,'','',14.00,'2025-01-27 09:48:32','20.00','4','newstock','1','','',5.00,'','6','6','1','','1147','41737960173','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2058,'','',60.00,'2025-01-27 09:48:50','564.00','4','newstock','1','','',2.00,'','6','504','1','','1007','41737960173','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2059,'','',1.00,'2025-01-27 09:49:01','32.00','4','newstock','1','','',230.00,'','6','31','1','','1255','41737960173','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2060,'','',1.00,'2025-01-27 09:49:15','9.00','4','newstock','1','','',300.00,'','6','8','1','','291','41737960173','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2061,'','',30.00,'2025-01-27 09:49:39','570.00','4','newstock','1','','',0.00,'','6','540','1','','1130','41737960173','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2062,'','',3.00,'2025-01-27 09:49:56','18.00','4','newstock','1','','',106.00,'','6','15','1','','131','41737960173','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2063,'','',2.00,'2025-01-27 09:50:23','15.00','4','newstock','1','','',0.00,'','6','13','1','','1104','41737960173','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2064,'','',10.00,'2025-01-27 09:50:49','100.00','4','newstock','1','','',7.00,'','6','90','1','','706','41737960173','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2065,'','',1.00,'2025-01-27 09:51:23','39.00','4','newstock','1','','',315.00,'','6','38','1','','293','41737960173','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2066,'','',100.00,'2025-01-27 09:51:41','2598.00','4','newstock','1','','',7.00,'','6','2498','1','','1244','41737960173','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2067,'','',10.00,'2025-01-27 09:52:05','280.00','4','newstock','1','','',49.00,'','6','270','1','','623','41737960173','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2068,'','',1.00,'2025-01-27 09:52:47','13.00','4','newstock','1','','',225.00,'','6','12','1','','1203','41737960173','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2069,'','',1.00,'2025-01-27 09:53:13','28.00','4','newstock','1','','',40.00,'','6','27','1','','24','41737960173','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2070,'','',10.00,'2025-01-27 09:54:09','149.00','4','newstock','1','','',19.00,'','6','139','1','','540','41737960173','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2071,'','',1.00,'2025-01-27 09:54:27','31.00','4','newstock','1','','',20.00,'','6','30','1','','693','41737960173','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2072,'','',5.00,'2025-01-27 09:54:51','76.00','4','newstock','1','','',18.00,'','6','71','1','','1101','41737960173','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2073,'','',100.00,'2025-01-27 09:57:06','157.00','4','newstock','1','','',1.00,'','6','57','1','','739','41737960907','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2074,'','',10.00,'2025-01-27 09:57:53','559.00','4','newstock','1','','',5.00,'','6','549','1','','244','41737960907','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2075,'','',2.00,'2025-01-27 09:58:27','17.00','4','newstock','1','','',65.00,'','6','15','1','','1173','41737960907','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2076,'','',15.00,'2025-01-27 09:58:45','207.00','4','newstock','1','','',3.00,'','6','192','1','','909','41737960907','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2077,'','',1.00,'2025-01-27 09:59:26','72.00','4','newstock','1','','',44.50,'','6','71','1','','582','41737960907','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2078,'','',10.00,'2025-01-27 10:00:15','118.00','4','newstock','1','','',5.00,'','6','108','1','','534','41737960907','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2079,'','',10.00,'2025-01-27 10:00:37','140.00','4','newstock','1','','',30.00,'','6','130','1','','1160','41737960907','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2080,'','',6.00,'2025-01-27 10:01:04','40.00','4','newstock','1','','',23.00,'','6','34','1','','1012','41737960907','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2081,'','1',80.00,'2025-01-27 14:44:33','6.00','4','newstock','1','41737791089','7',5.00,'','1','86','supplier','1','1147','','',0.00,'VATABLE','30','','','','','received',0,'0000-00-00 00:00:00','pcs','80',1,NULL,'Inclusive','branch',NULL,'',''),(2082,'','1',300.00,'2025-01-28 09:32:15','3.00','4','newstock','1','41737791089','7',50.00,'','1','303','supplier','1','607','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','300',1,NULL,'Inclusive','branch',NULL,'',''),(2083,'','',1.00,'2025-01-28 09:34:02','8.00','4','newstock','1','','',300.00,'','6','7','1','','291','41738045965','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2084,'','',1.00,'2025-01-28 09:34:16','21.00','4','newstock','1','','',68.00,'','6','20','1','','230','41738045965','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2085,'','',50.00,'2025-01-28 09:34:34','2498.00','4','newstock','1','','',7.00,'','6','2448','1','','1244','41738045965','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2086,'','',9.00,'2025-01-28 09:34:54','69.00','4','newstock','1','','',12.00,'','6','60','1','','1221','41738045965','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2087,'','',100.00,'2025-01-28 09:35:14','400.00','4','newstock','1','','',5.00,'','6','300','1','','1256','41738045965','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2088,'','',5.00,'2025-01-28 09:35:41','34.00','4','newstock','1','','',0.00,'','6','29','1','','1107','41738045965','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2089,'','',2.00,'2025-01-28 09:36:08','26.00','4','newstock','1','','',40.00,'','6','24','1','','24','41738045965','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2090,'','',1.00,'2025-01-28 09:36:40','11.00','4','newstock','1','','',47.00,'','6','10','1','','1215','41738045965','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2091,'','',10.00,'2025-01-28 09:37:24','142.00','4','newstock','1','','',1.45,'','6','132','1','','632','41738045965','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2092,'','',2.00,'2025-01-28 18:03:54','15.00','4','newstock','1','','',65.00,'','6','13','1','','1173','41738076559','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2093,'','',1.00,'2025-01-28 18:04:09','31.00','4','newstock','1','','',48.00,'','6','30','1','','924','41738076559','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2094,'','',1.00,'2025-01-28 18:04:26','5.00','4','newstock','1','','',62.00,'','6','4','1','','561','41738076559','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2095,'','',100.00,'2025-01-28 18:04:44','504.00','4','newstock','1','','',2.00,'','6','404','1','','1007','41738076559','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2096,'','',1.00,'2025-01-28 18:04:57','8.00','4','newstock','1','','',210.00,'','6','7','1','','904','41738076559','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2097,'','',1.00,'2025-01-28 18:05:10','38.00','4','newstock','1','','',315.00,'','6','37','1','','293','41738076559','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2098,'','',4.00,'2025-01-28 18:05:32','46.00','4','newstock','1','','',60.00,'','6','42','1','','1245','41738076559','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2099,'','',10.00,'2025-01-28 18:05:58','10.00','4','newstock','1','','',30.00,'','6','0','1','','1251','41738076559','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2100,'','',10.00,'2025-01-28 18:07:58','40.00','4','newstock','1','','',44.00,'','6','30','1','','1031','41738076559','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2101,'','',1.00,'2025-01-28 18:08:11','24.00','4','newstock','1','','',22.00,'','6','23','1','','545','41738076559','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2102,'','',4.00,'2025-01-28 18:11:25','97.00','4','newstock','1','','',50.00,'','6','93','1','','1193','41738076559','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2103,'','',4.00,'2025-01-28 18:14:54','51.00','4','newstock','1','','',20.00,'','6','47','1','','1157','41738076559','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2104,'','',1.00,'2025-01-28 18:15:38','38.00','4','newstock','1','','',55.00,'','6','37','1','','1188','41738076559','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2105,'','',6.00,'2025-01-28 18:16:17','52.00','4','newstock','1','','',12.00,'','6','46','1','','1220','41738076559','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2106,'','',100.00,'2025-01-28 18:16:49','600.00','4','newstock','1','','',3.00,'','6','500','1','','342','41738076559','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2107,'','',50.00,'2025-01-28 18:17:21','2448.00','4','newstock','1','','',7.00,'','6','2398','1','','1244','41738076559','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2108,'','1',20.00,'2025-01-29 10:29:58','3.00','4','newstock','1','41738135688','7',84.00,'','1','23','supplier','1','1140','','',0.00,'VATABLE','115','231.72','1448.28','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(2109,'','1',5.00,'2025-01-29 10:30:22','0.00','4','newstock','1','41738135688','7',217.00,'','1','5','supplier','1','462','','',0.00,'VATABLE','350','149.66','935.34','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(2110,'','1',20.00,'2025-01-29 10:31:05','0.00','4','newstock','1','41738135688','7',35.00,'','1','20','supplier','1','288','','',0.00,'VATABLE','100','96.55','603.45','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(2111,'','1',30.00,'2025-01-29 10:31:33','2.00','4','newstock','1','41738135688','7',48.00,'','1','32','supplier','1','1211','','',0.00,'VATABLE','100','198.62','1241.38','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(2113,'','1',150.00,'2025-01-29 14:31:44','14.00','4','newstock','1','41738135688','7',0.00,'','1','164','supplier','1','1127','','',0.00,'VATABLE','12','','','','','received',0,'0000-00-00 00:00:00','pcs','150',1,NULL,'Inclusive','branch',NULL,'',''),(2114,'','',1.00,'2025-01-30 08:41:53','23.00','4','newstock','1','','',22.00,'','6','22','1','','545','41738215567','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2115,'','',2.00,'2025-01-30 08:42:10','12.00','4','newstock','1','','',0.00,'','6','10','1','','1111','41738215567','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2116,'','',100.00,'2025-01-30 08:42:26','404.00','4','newstock','1','','',2.00,'','6','304','1','','1007','41738215567','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2117,'','',1.00,'2025-01-30 08:43:23','5.00','4','newstock','1','','',186.00,'','6','4','1','','500','41738215567','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2118,'','',100.00,'2025-01-30 08:43:49','549.00','4','newstock','1','','',5.00,'','6','449','1','','244','41738215567','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2119,'','',5.00,'2025-01-30 08:44:07','34.00','4','newstock','1','','',60.00,'','6','29','1','','1154','41738215567','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2120,'','',10.00,'2025-01-30 08:44:29','139.00','4','newstock','1','','',19.00,'','6','129','1','','540','41738215567','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2121,'','',10.00,'2025-01-30 08:44:45','30.00','4','newstock','1','','',44.00,'','6','20','1','','1031','41738215567','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2122,'','',1.00,'2025-01-30 08:44:57','37.00','4','newstock','1','','',315.00,'','6','36','1','','293','41738215567','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2123,'','',50.00,'2025-01-30 08:45:22','2398.00','4','newstock','1','','',7.00,'','6','2348','1','','1244','41738215567','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2124,'','',100.00,'2025-01-30 08:46:07','975.00','4','newstock','1','','',0.50,'','6','875','1','','988','41738215567','',0.00,'','1','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2125,'','',1.00,'2025-01-30 08:46:54','26.00','4','newstock','1','','',39.00,'','6','25','1','','896','41738215567','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2126,'','',100.00,'2025-01-30 08:47:11','304.00','4','newstock','1','','',2.00,'','6','204','1','','1007','41738215567','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2127,'','',10.00,'2025-01-30 08:47:37','108.00','4','newstock','1','','',5.00,'','6','98','1','','534','41738215567','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2128,'','',10.00,'2025-01-30 08:48:54','270.00','4','newstock','1','','',49.00,'','6','260','1','','623','41738215567','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2129,'','',1.00,'2025-01-30 08:49:16','32.00','4','newstock','1','','',48.00,'','6','31','1','','1211','41738215567','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2130,'','',23.00,'2025-01-30 08:49:43','303.00','4','newstock','1','','',50.00,'','6','280','1','','607','41738215567','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2131,'','',1.00,'2025-01-30 08:49:56','30.00','4','newstock','1','','',48.00,'','6','29','1','','924','41738215567','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2132,'','',1.00,'2025-01-30 08:50:23','5.00','4','newstock','1','','',109.00,'','6','4','1','','722','41738215567','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2133,'','1',14.00,'2025-01-30 12:20:15','0.00','4','newstock','1','41738135688','7',20.00,'','1','14','supplier','1','1146','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','14',1,NULL,'Inclusive','branch',NULL,'',''),(2134,'','',1.00,'2025-01-31 11:45:50','29.00','4','newstock','1','','',48.00,'','6','28','1','','924','41738313080','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2135,'','',22.00,'2025-01-31 11:46:14','22.00','4','newstock','1','','',64.00,'','6','0','1','','605','41738313080','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2136,'','',10.00,'2025-01-31 11:46:35','81.00','4','newstock','1','','',34.00,'','6','71','1','','161','41738313080','',0.00,'','45','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2137,'','',1.00,'2025-01-31 11:46:45','24.00','4','newstock','1','','',37.00,'','6','23','1','','1185','41738313080','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2138,'','',1.00,'2025-01-31 11:46:57','10.00','4','newstock','1','','',0.00,'','6','9','1','','1111','41738313080','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2139,'','',10.00,'2025-01-31 11:47:17','132.00','4','newstock','1','','',1.45,'','6','122','1','','632','41738313080','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2140,'','',56.00,'2025-01-31 11:47:40','226.00','4','newstock','1','','',5.00,'','6','170','1','','1150','41738313080','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2141,'','',100.00,'2025-01-31 11:47:57','370.00','4','newstock','1','','',2.00,'','6','270','1','','401','41738313080','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2142,'','',2.00,'2025-01-31 11:48:16','29.00','4','newstock','1','','',1380.00,'','6','27','1','','1137','41738313080','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2143,'','',8.00,'2025-01-31 11:49:07','173.00','4','newstock','1','','',12.00,'','6','165','1','','1222','41738313080','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2144,'','',10.00,'2025-01-31 11:49:27','280.00','4','newstock','1','','',50.00,'','6','270','1','','607','41738313080','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2145,'','',10.00,'2025-01-31 11:49:48','260.00','4','newstock','1','','',49.00,'','6','250','1','','623','41738313080','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2146,'','',10.00,'2025-01-31 11:53:12','98.00','4','newstock','1','','',5.00,'','6','88','1','','534','41738313080','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2147,'','',4.00,'2025-01-31 11:53:29','46.00','4','newstock','1','','',12.00,'','6','42','1','','1220','41738313080','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2148,'','',1.00,'2025-01-31 11:53:45','10.00','4','newstock','1','','',180.00,'','6','9','1','','1041','41738313080','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2149,'','',2.00,'2025-01-31 11:54:03','24.00','4','newstock','1','','',40.00,'','6','22','1','','24','41738313080','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2150,'','',1.00,'2025-01-31 11:54:13','31.00','4','newstock','1','','',230.00,'','6','30','1','','1255','41738313080','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2151,'','',5.00,'2025-01-31 11:54:34','44.00','4','newstock','1','','',26.00,'','6','39','1','','121','41738313080','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2152,'','',100.00,'2025-01-31 11:54:55','714.00','4','newstock','1','','',2.00,'','6','614','1','','109','41738313080','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2153,'','',1.00,'2025-01-31 18:16:25','29.00','4','newstock','1','','',20.00,'','6','28','1','','693','41738336494','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2154,'','',1.00,'2025-01-31 18:16:38','28.00','4','newstock','1','','',48.00,'','6','27','1','','924','41738336494','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2155,'','',10.00,'2025-01-31 18:17:16','90.00','4','newstock','1','','',7.00,'','6','80','1','','706','41738336494','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2156,'','',1.00,'2025-01-31 18:17:37','13.00','4','newstock','1','','',110.00,'','6','12','1','','1219','41738336494','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2157,'','',1.00,'2025-01-31 18:17:50','71.00','4','newstock','1','','',44.50,'','6','70','1','','582','41738336494','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2158,'','',10.00,'2025-01-31 18:18:09','70.00','4','newstock','1','','',44.50,'','6','60','1','','582','41738336494','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2159,'','',1.00,'2025-01-31 18:18:21','9.00','4','newstock','1','','',0.00,'','6','8','1','','1111','41738336494','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2160,'','',5.00,'2025-01-31 18:18:52','127.00','4','newstock','1','','',12.00,'','6','122','1','','1246','41738336494','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2161,'','',100.00,'2025-01-31 18:19:11','204.00','4','newstock','1','','',2.00,'','6','104','1','','1007','41738336494','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2162,'','',1.00,'2025-01-31 18:19:37','36.00','4','newstock','1','','',315.00,'','6','35','1','','293','41738336494','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2163,'','',50.00,'2025-01-31 18:20:01','2348.00','4','newstock','1','','',7.00,'','6','2298','1','','1244','41738336494','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2164,'','',10.00,'2025-01-31 18:20:51','20.00','4','newstock','1','','',44.00,'','6','10','1','','1031','41738336494','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2165,'','',8.00,'2025-01-31 18:21:15','47.00','4','newstock','1','','',18.00,'','6','39','1','','1138','41738336494','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2166,'','',8.00,'2025-01-31 18:21:36','270.00','4','newstock','1','','',50.00,'','6','262','1','','607','41738336494','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2167,'','',4.00,'2025-01-31 18:21:55','42.00','4','newstock','1','','',12.00,'','6','38','1','','1220','41738336494','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2168,'','1',250.00,'2025-01-31 19:00:51','0.00','4','newstock','1','41738135688','7',1.00,'','1','250','supplier','1','692','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','250',1,NULL,'Inclusive','branch',NULL,'',''),(2169,'','',4.00,'2025-02-03 10:40:00','22.00','4','newstock','1','','',40.00,'','6','18','1','','24','41738568313','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2170,'','',1.00,'2025-02-03 10:40:15','26.00','4','newstock','1','','',48.00,'','6','25','1','','924','41738568313','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2171,'','',12.00,'2025-02-03 10:40:37','262.00','4','newstock','1','','',50.00,'','6','250','1','','607','41738568313','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2172,'','',100.00,'2025-02-03 10:41:01','730.00','4','newstock','1','','',3.43,'','6','630','1','','558','41738568313','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2173,'','',2.00,'2025-02-03 10:41:30','13.00','4','newstock','1','','',65.00,'','6','11','1','','1173','41738568313','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2174,'','',3.00,'2025-02-03 10:42:06','28.00','4','newstock','1','','',18.00,'','6','25','1','','48','41738568313','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2175,'','',2.00,'2025-02-03 10:42:35','17.00','4','newstock','1','','',37.00,'','6','15','1','','1214','41738568313','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2176,'','',15.00,'2025-02-03 10:42:57','33.00','4','newstock','1','','',23.00,'','6','18','1','','972','41738568313','',0.00,'','45','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2177,'','',1.00,'2025-02-03 10:43:16','11.00','4','newstock','1','','',225.00,'','6','10','1','','1203','41738568313','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2178,'','',2.00,'2025-02-03 10:43:40','31.00','4','newstock','1','','',48.00,'','6','29','1','','1211','41738568313','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2179,'','',1.00,'2025-02-03 10:43:59','24.00','4','newstock','1','','',96.00,'','6','23','1','','1141','41738568313','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2180,'','',1.00,'2025-02-03 10:44:16','19.00','4','newstock','1','','',140.00,'','6','18','1','','201','41738568313','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2181,'','',4.00,'2025-02-03 10:44:35','17.00','4','newstock','1','','',56.00,'','6','13','1','','1200','41738568313','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2182,'','',25.00,'2025-02-03 10:44:57','264.00','4','newstock','1','','',32.00,'','6','239','1','','529','41738568313','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2183,'','',10.00,'2025-02-03 10:45:23','38.00','4','newstock','1','','',15.00,'','6','28','1','','1032','41738568313','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2184,'','',5.00,'2025-02-03 10:45:43','75.00','4','newstock','1','','',90.00,'','6','70','1','','1174','41738568313','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2185,'','',4.00,'2025-02-03 10:46:27','47.00','4','newstock','1','','',20.00,'','6','43','1','','1157','41738568313','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2186,'','',4.00,'2025-02-03 10:46:48','38.00','4','newstock','1','','',12.00,'','6','34','1','','1220','41738568313','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2187,'','',4.00,'2025-02-03 10:47:07','39.00','4','newstock','1','','',18.00,'','6','35','1','','1138','41738568313','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2188,'','',100.00,'2025-02-03 10:47:47','300.00','4','newstock','1','','',5.00,'','6','200','1','','1256','41738568313','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2189,'','',1.00,'2025-02-03 10:48:03','17.00','4','newstock','1','','',40.00,'','6','16','1','','290','41738568313','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2190,'','',1.00,'2025-02-03 10:48:19','23.00','4','newstock','1','','',96.00,'','6','22','1','','1141','41738568313','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2191,'','',1.00,'2025-02-03 10:48:34','18.00','4','newstock','1','','',140.00,'','6','17','1','','201','41738568313','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2192,'','',14.00,'2025-02-03 10:50:38','140.00','4','newstock','1','','',22.00,'','6','126','1','','111','41738568932','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2193,'','',20.00,'2025-02-03 10:50:58','130.00','4','newstock','1','','',30.00,'','6','110','1','','1160','41738568932','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2194,'','',1.00,'2025-02-03 10:51:13','12.00','4','newstock','1','','',106.00,'','6','11','1','','131','41738568932','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2195,'','',2.00,'2025-02-03 10:51:38','13.00','4','newstock','1','','',0.00,'','6','11','1','','1104','41738568932','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2196,'','',30.00,'2025-02-03 10:52:02','143.00','4','newstock','1','','',0.60,'','6','113','1','','38','41738568932','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2197,'','',10.00,'2025-02-03 10:52:31','122.00','4','newstock','1','','',1.45,'','6','112','1','','632','41738568932','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2198,'','',150.00,'2025-02-03 10:52:55','2298.00','4','newstock','1','','',7.00,'','6','2148','1','','1244','41738568932','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2199,'','',1.00,'2025-02-03 10:53:16','12.00','4','newstock','1','','',110.00,'','6','11','1','','1219','41738568932','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2200,'','',8.00,'2025-02-03 10:53:38','60.00','4','newstock','1','','',12.00,'','6','52','1','','1221','41738568932','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2201,'','',4.00,'2025-02-03 10:54:22','34.00','4','newstock','1','','',12.00,'','6','30','1','','1220','41738568932','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2202,'','',10.00,'2025-02-03 10:54:51','122.00','4','newstock','1','','',48.00,'','6','112','1','','691','41738568932','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2203,'','',100.00,'2025-02-04 10:45:24','104.00','4','newstock','1','','',2.00,'','6','4','1','','1007','41738654879','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2204,'','',20.00,'2025-02-04 10:45:42','126.00','4','newstock','1','','',22.00,'','6','106','1','','111','41738654879','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2205,'','',1.00,'2025-02-04 10:45:59','1.00','4','newstock','1','','',125.00,'','6','0','1','','814','41738654879','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2206,'','',2.00,'2025-02-04 10:46:20','11.00','4','newstock','1','','',65.00,'','6','9','1','','1173','41738654879','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2207,'','',1.00,'2025-02-04 10:46:55','1.00','4','newstock','1','','',68.00,'','6','0','1','','1176','41738654879','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2208,'','',25.00,'2025-02-04 10:47:21','122.00','4','newstock','1','','',15.00,'','6','97','1','','1248','41738654879','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2209,'','',2.00,'2025-02-04 10:48:24','8.00','4','newstock','1','','',1630.00,'','6','6','1','','1202','41738654879','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2210,'','',1.00,'2025-02-04 10:48:39','11.00','4','newstock','1','','',330.00,'','6','10','1','','206','41738654879','',0.00,'','480','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2211,'','',30.00,'2025-02-04 10:49:12','68.00','4','newstock','1','','',5.00,'','6','38','1','','1147','41738654879','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2212,'','',1.00,'2025-02-04 10:49:27','7.00','4','newstock','1','','',210.00,'','6','6','1','','904','41738654879','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2213,'','',1.00,'2025-02-04 10:49:43','19.00','4','newstock','1','','',35.00,'','6','18','1','','288','41738654879','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2214,'','',1.00,'2025-02-04 10:50:00','17.00','4','newstock','1','','',140.00,'','6','16','1','','201','41738654879','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2215,'','',1.00,'2025-02-04 10:50:20','29.00','4','newstock','1','','',48.00,'','6','28','1','','1211','41738654879','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2216,'','',50.00,'2025-02-04 10:50:45','2148.00','4','newstock','1','','',7.00,'','6','2098','1','','1244','41738654879','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2217,'','',4.00,'2025-02-04 10:51:30','105.00','4','newstock','1','','',25.00,'','6','101','1','','1229','41738654879','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2218,'','',4.00,'2025-02-04 10:51:55','42.00','4','newstock','1','','',60.00,'','6','38','1','','1245','41738654879','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2219,'','',4.00,'2025-02-04 10:52:14','90.00','4','newstock','1','','',50.00,'','6','86','1','','1193','41738654879','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2220,'','',3.00,'2025-02-04 10:52:52','29.00','4','newstock','1','','',69.00,'','6','26','1','','828','41738654879','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2221,'','',10.00,'2025-02-04 10:53:16','250.00','4','newstock','1','','',49.00,'','6','240','1','','623','41738654879','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2222,'','',10.00,'2025-02-04 10:53:36','88.00','4','newstock','1','','',5.00,'','6','78','1','','534','41738654879','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2223,'','',100.00,'2025-02-04 10:53:54','500.00','4','newstock','1','','',3.00,'','6','400','1','','342','41738654879','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2224,'','',4.00,'2025-02-04 10:54:20','23.00','4','newstock','1','','',60.00,'','6','19','1','','612','41738654879','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2225,'','',1.00,'2025-02-04 10:54:47','10.00','4','newstock','1','','',330.00,'','6','9','1','','206','41738654879','',0.00,'','480','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2226,'','',10.00,'2025-02-04 10:55:07','38.00','4','newstock','1','','',5.00,'','6','28','1','','1147','41738654879','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2227,'','',10.00,'2025-02-04 10:55:27','106.00','4','newstock','1','','',22.00,'','6','96','1','','111','41738654879','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2228,'','1',1400.00,'2025-02-05 12:10:08','4.00','4','newstock','1','41738135688','7',2.00,'','1','1404','supplier','1','1007','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','1400',1,NULL,'Inclusive','branch',NULL,'',''),(2229,'','',4.00,'2025-02-05 12:12:03','25.00','4','newstock','1','','',18.00,'','6','21','1','','48','41738746631','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2230,'','',2.00,'2025-02-05 12:12:24','27.00','4','newstock','1','','',1380.00,'','6','25','1','','1137','41738746631','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2231,'','',2.00,'2025-02-05 12:12:48','9.00','4','newstock','1','','',180.00,'','6','7','1','','1041','41738746631','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2232,'','',2.00,'2025-02-05 12:13:37','44.00','4','newstock','1','','',25.00,'','6','42','1','','811','41738746631','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2233,'','',10.00,'2025-02-05 12:19:21','18.00','4','newstock','1','','',23.00,'','6','8','1','','1012','41738746631','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2234,'','',2.00,'2025-02-05 12:19:39','6.00','4','newstock','1','','',1630.00,'','6','4','1','','1202','41738746631','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2235,'','',28.00,'2025-02-05 12:20:21','28.00','4','newstock','1','','',5.00,'','6','0','1','','1147','41738746631','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2236,'','',3.00,'2025-02-05 12:20:43','45.00','4','newstock','1','','',23.00,'','6','42','1','','1168','41738746631','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2237,'','',30.00,'2025-02-05 12:21:14','540.00','4','newstock','1','','',0.00,'','6','510','1','','1130','41738746631','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2238,'','',1.00,'2025-02-05 12:21:28','30.00','4','newstock','1','','',230.00,'','6','29','1','','1255','41738746631','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2239,'','',1.00,'2025-02-05 12:21:47','8.00','4','newstock','1','','',0.00,'','6','7','1','','1121','41738746631','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2240,'','',20.00,'2025-02-05 12:22:09','27.00','4','newstock','1','','',40.00,'','6','7','1','','973','41738746631','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2241,'','',5.00,'2025-02-05 12:22:40','29.00','4','newstock','1','','',60.00,'','6','24','1','','1154','41738746631','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2242,'','',50.00,'2025-02-05 12:23:00','2098.00','4','newstock','1','','',7.00,'','6','2048','1','','1244','41738746631','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2243,'','',1.00,'2025-02-05 12:24:09','37.00','4','newstock','1','','',55.00,'','6','36','1','','1188','41738746631','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2244,'','',1.00,'2025-02-05 12:24:38','26.00','4','newstock','1','','',69.00,'','6','25','1','','828','41738746631','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2245,'','',4.00,'2025-02-05 12:25:00','30.00','4','newstock','1','','',12.00,'','6','26','1','','1220','41738746631','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2246,'','',25.00,'2025-02-05 12:25:18','239.00','4','newstock','1','','',32.00,'','6','214','1','','529','41738746631','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2247,'','',10.00,'2025-02-05 12:25:48','129.00','4','newstock','1','','',19.00,'','6','119','1','','540','41738746631','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2248,'','',7.00,'2025-02-05 12:26:15','250.00','4','newstock','1','','',50.00,'','6','243','1','','607','41738746631','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2249,'','',1.00,'2025-02-05 12:26:30','10.00','4','newstock','1','','',318.00,'','6','9','1','','41','41738746631','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2250,'','',1.00,'2025-02-06 09:17:01','2.00','4','newstock','1','','',650.00,'','6','1','1','','1224','41738822544','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2251,'','',1.00,'2025-02-06 09:17:17','21.00','4','newstock','1','','',54.00,'','6','20','1','','1184','41738822544','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2252,'','',10.00,'2025-02-06 09:17:35','240.00','4','newstock','1','','',49.00,'','6','230','1','','623','41738822544','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2253,'','',10.00,'2025-02-06 09:17:55','110.00','4','newstock','1','','',30.00,'','6','100','1','','1160','41738822544','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2254,'','',1.00,'2025-02-06 09:18:10','18.00','4','newstock','1','','',150.00,'','6','17','1','','1149','41738822544','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2255,'','',200.00,'2025-02-06 09:18:29','1404.00','4','newstock','1','','',2.00,'','6','1204','1','','1007','41738822544','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2256,'','',1.00,'2025-02-06 09:19:10','28.00','4','newstock','1','','',48.00,'','6','27','1','','1211','41738822544','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2257,'','',1.00,'2025-02-06 09:19:25','10.00','4','newstock','1','','',47.00,'','6','9','1','','1215','41738822544','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2258,'','',1.00,'2025-02-06 09:19:38','35.00','4','newstock','1','','',315.00,'','6','34','1','','293','41738822544','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2259,'','',10.00,'2025-02-06 09:19:56','150.00','4','newstock','1','','',28.43,'','6','140','1','','524','41738822544','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2260,'','',1.00,'2025-02-06 09:20:08','3.00','4','newstock','1','','',300.00,'','6','2','1','','291','41738822544','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2261,'','',1.00,'2025-02-06 09:20:25','34.00','4','newstock','1','','',315.00,'','6','33','1','','293','41738822544','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2262,'','',5.00,'2025-02-06 09:20:45','70.00','4','newstock','1','','',90.00,'','6','65','1','','1174','41738822544','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2263,'','',10.00,'2025-02-06 09:21:03','230.00','4','newstock','1','','',49.00,'','6','220','1','','623','41738822544','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2264,'','',10.00,'2025-02-06 09:21:21','78.00','4','newstock','1','','',5.00,'','6','68','1','','534','41738822544','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2265,'','',50.00,'2025-02-06 09:21:42','2048.00','4','newstock','1','','',7.00,'','6','1998','1','','1244','41738822544','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2266,'','',5.00,'2025-02-06 09:22:11','243.00','4','newstock','1','','',50.00,'','6','238','1','','607','41738822544','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2267,'','',5.00,'2025-02-06 09:23:00','43.00','4','newstock','1','','',20.00,'','6','38','1','','1157','41738822544','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2268,'','',1.00,'2025-02-06 09:23:15','20.00','4','newstock','1','','',96.00,'','6','19','1','','1141','41738822544','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2269,'','',10.00,'2025-02-06 09:23:34','26.00','4','newstock','1','','',12.00,'','6','16','1','','1220','41738822544','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2270,'','',1.00,'2025-02-06 09:23:48','25.00','4','newstock','1','','',48.00,'','6','24','1','','924','41738822544','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2271,'','1',7.00,'2025-02-06 12:24:32','9.00','4','newstock','1','41738135688','7',47.00,'','1','16','supplier','1','1215','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','7',1,NULL,'Inclusive','branch',NULL,'',''),(2272,'','',1.00,'2025-02-07 09:12:52','96.00','4','newstock','1','','',170.00,'','6','95','1','','600','41738908360','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2273,'','',1.00,'2025-02-07 09:13:11','37.00','4','newstock','1','','',26.00,'','6','36','1','','121','41738908360','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2274,'','',1.00,'2025-02-07 09:13:23','27.00','4','newstock','1','','',48.00,'','6','26','1','','1211','41738908360','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2275,'','',100.00,'2025-02-07 09:13:48','557.00','4','newstock','1','','',2.00,'','6','457','1','','109','41738908360','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2276,'','',1.00,'2025-02-07 09:13:59','33.00','4','newstock','1','','',315.00,'','6','32','1','','293','41738908360','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2277,'','',1.00,'2025-02-07 09:14:14','79.00','4','newstock','1','','',0.00,'','6','78','1','','420','41738908360','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2278,'','',1.00,'2025-02-07 09:14:30','84.00','4','newstock','1','','',4570.00,'','6','83','1','','255','41738908360','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2279,'','',3.00,'2025-02-07 09:14:58','5.00','4','newstock','1','','',13.00,'','6','2','1','','550','41738908360','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2280,'','',50.00,'2025-02-07 09:15:15','1998.00','4','newstock','1','','',7.00,'','6','1948','1','','1244','41738908360','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2281,'','',1.00,'2025-02-07 09:15:31','9.00','4','newstock','1','','',330.00,'','6','8','1','','206','41738908360','',0.00,'','480','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2282,'','',100.00,'2025-02-07 09:16:01','870.00','4','newstock','1','','',1.10,'','6','770','1','','554','41738908360','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2283,'','',6.00,'2025-02-07 09:16:33','35.00','4','newstock','1','','',18.00,'','6','29','1','','1138','41738908360','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2284,'','',1.00,'2025-02-07 09:16:49','3.00','4','newstock','1','','',220.00,'','6','2','1','','203','41738908360','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2285,'','',2.00,'2025-02-07 09:17:13','9.00','4','newstock','1','','',65.00,'','6','7','1','','1173','41738908360','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2286,'','',50.00,'2025-02-07 09:17:33','1948.00','4','newstock','1','','',7.00,'','6','1898','1','','1244','41738908360','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2287,'','',7.00,'2025-02-07 09:17:51','238.00','4','newstock','1','','',50.00,'','6','231','1','','607','41738908360','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2288,'','',10.00,'2025-02-07 09:18:10','91.00','4','newstock','1','','',22.00,'','6','81','1','','111','41738908360','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2289,'','',1.00,'2025-02-07 09:18:27','9.00','4','newstock','1','','',124.00,'','6','8','1','','1190','41738908360','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2290,'','',2.00,'2025-02-07 09:18:46','18.00','4','newstock','1','','',39.00,'','6','16','1','','239','41738908360','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2291,'','',6.00,'2025-02-07 09:19:03','24.00','4','newstock','1','','',17.00,'','6','18','1','','1178','41738908360','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2292,'','',1.00,'2025-02-07 09:20:34','4.00','4','newstock','1','','',1630.00,'','6','3','1','','1202','41738908360','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2293,'','',10.00,'2025-02-07 09:20:53','68.00','4','newstock','1','','',5.00,'','6','58','1','','534','41738908360','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2294,'','',6.00,'2025-02-08 08:21:15','35.00','4','newstock','1','','',4.00,'','6','29','1','','184','41738991950','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2295,'','',6.00,'2025-02-08 08:21:36','13.00','4','newstock','1','','',56.00,'','6','7','1','','1200','41738991950','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2296,'','',1.00,'2025-02-08 08:21:54','5.00','4','newstock','1','','',35.00,'','6','4','1','','1218','41738991950','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2297,'','',100.00,'2025-02-08 08:22:10','1204.00','4','newstock','1','','',2.00,'','6','1104','1','','1007','41738991950','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2298,'','',10.00,'2025-02-08 08:22:30','113.00','4','newstock','1','','',0.60,'','6','103','1','','38','41738991950','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2299,'','',3.00,'2025-02-08 08:22:51','26.00','4','newstock','1','','',48.00,'','6','23','1','','1211','41738991950','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2300,'','',4.00,'2025-02-08 08:23:16','42.00','4','newstock','1','','',25.00,'','6','38','1','','811','41738991950','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2301,'','',1.00,'2025-02-08 08:23:29','15.00','4','newstock','1','','',140.00,'','6','14','1','','201','41738991950','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2302,'','',20.00,'2025-02-08 08:25:32','134.00','4','newstock','1','','',0.00,'','6','114','1','','1127','41738991950','',0.00,'','12','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2303,'','',60.00,'2025-02-08 08:26:00','60.00','4','newstock','1','','',0.00,'','6','0','1','','1128','41738991950','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2304,'','',30.00,'2025-02-08 08:26:26','90.00','4','newstock','1','','',2.00,'','6','60','1','','85','41738991950','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2305,'','',15.00,'2025-02-08 08:26:48','192.00','4','newstock','1','','',3.00,'','6','177','1','','909','41738991950','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2306,'','',6.00,'2025-02-08 08:27:07','16.00','4','newstock','1','','',23.00,'','6','10','1','','972','41738991950','',0.00,'','45','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2307,'','',1.00,'2025-02-08 08:27:29','24.00','4','newstock','1','','',79.00,'','6','23','1','','269','41738991950','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2308,'','',50.00,'2025-02-08 08:27:47','1898.00','4','newstock','1','','',7.00,'','6','1848','1','','1244','41738991950','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2309,'','',10.00,'2025-02-08 08:28:07','220.00','4','newstock','1','','',49.00,'','6','210','1','','623','41738991950','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2310,'','',1.00,'2025-02-08 08:29:12','22.00','4','newstock','1','','',22.00,'','6','21','1','','545','41738991950','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2311,'','',1.00,'2025-02-08 08:29:25','1.00','4','newstock','1','','',2250.00,'','6','0','1','','1223','41738991950','',0.00,'','3500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2312,'','',4.00,'2025-02-08 08:29:46','38.00','4','newstock','1','','',60.00,'','6','34','1','','1245','41738991950','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2313,'','',50.00,'2025-02-08 08:30:06','1848.00','4','newstock','1','','',7.00,'','6','1798','1','','1244','41738991950','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2314,'','',5.00,'2025-02-08 08:30:41','101.00','4','newstock','1','','',25.00,'','6','96','1','','1229','41738991950','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2315,'','',8.00,'2025-02-08 08:31:02','29.00','4','newstock','1','','',18.00,'','6','21','1','','1138','41738991950','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2316,'','',4.00,'2025-02-08 08:31:17','86.00','4','newstock','1','','',50.00,'','6','82','1','','1193','41738991950','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2317,'','',10.00,'2025-02-08 08:31:34','20.00','4','newstock','1','','',15.00,'','6','10','1','','1228','41738991950','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2318,'','',1.00,'2025-02-08 08:31:45','32.00','4','newstock','1','','',315.00,'','6','31','1','','293','41738991950','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2319,'','',25.00,'2025-02-08 08:32:04','214.00','4','newstock','1','','',32.00,'','6','189','1','','529','41738991950','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2320,'','',10.00,'2025-02-08 08:32:42','210.00','4','newstock','1','','',49.00,'','6','200','1','','623','41738991950','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2321,'','',1.00,'2025-02-08 08:33:10','36.00','4','newstock','1','','',55.00,'','6','35','1','','1188','41738991950','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2322,'','',1.00,'2025-02-08 08:34:39','25.00','4','newstock','1','','',69.00,'','6','24','1','','828','41738991950','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2323,'','',8.00,'2025-02-08 08:34:58','231.00','4','newstock','1','','',50.00,'','6','223','1','','607','41738991950','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2324,'','',1.00,'2025-02-08 08:35:19','18.00','4','newstock','1','','',96.00,'','6','17','1','','1141','41738991950','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2325,'','',1.00,'2025-02-08 08:35:34','7.00','4','newstock','1','','',180.00,'','6','6','1','','1041','41738991950','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2326,'','',10.00,'2025-02-08 08:35:52','81.00','4','newstock','1','','',22.00,'','6','71','1','','111','41738991950','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2327,'','',1.00,'2025-02-08 08:36:06','24.00','4','newstock','1','','',48.00,'','6','23','1','','924','41738991950','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2328,'','',1.00,'2025-02-08 08:36:20','68.00','4','newstock','1','','',18.00,'','6','67','1','','1101','41738991950','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2329,'','',5.00,'2025-02-08 08:36:44','122.00','4','newstock','1','','',12.00,'','6','117','1','','1246','41738991950','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2330,'','',100.00,'2025-02-08 08:37:14','585.00','4','newstock','1','','',3.43,'','6','485','1','','558','41738991950','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2331,'','',1.00,'2025-02-10 09:08:49','23.00','4','newstock','1','','',37.00,'','6','22','1','','1185','41739167664','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2332,'','',2.00,'2025-02-10 09:09:07','10.00','4','newstock','1','','',106.00,'','6','8','1','','131','41739167664','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2333,'','',20.00,'2025-02-10 09:09:31','100.00','4','newstock','1','','',30.00,'','6','80','1','','1160','41739167664','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2334,'','',10.00,'2025-02-10 09:09:49','71.00','4','newstock','1','','',22.00,'','6','61','1','','111','41739167664','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2335,'','',1.00,'2025-02-10 09:10:19','10.00','4','newstock','1','','',225.00,'','6','9','1','','1203','41739167664','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2336,'','',100.00,'2025-02-10 09:10:40','860.00','4','newstock','1','','',1.50,'','6','760','1','','506','41739167664','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2337,'','',1.00,'2025-02-10 09:11:02','95.00','4','newstock','1','','',170.00,'','6','94','1','','600','41739167664','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2338,'','',2.00,'2025-02-10 09:11:22','35.00','4','newstock','1','','',55.00,'','6','33','1','','1188','41739167664','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2339,'','',100.00,'2025-02-10 09:12:12','447.00','4','newstock','1','','',5.00,'','6','347','1','','244','41739167664','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2340,'','',1.00,'2025-02-10 09:12:26','9.00','4','newstock','1','','',225.00,'','6','8','1','','1203','41739167664','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2341,'','',10.00,'2025-02-10 09:12:45','61.00','4','newstock','1','','',22.00,'','6','51','1','','111','41739167664','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2342,'','',80.00,'2025-02-10 09:14:01','990.00','4','newstock','1','','',8.00,'','6','910','1','','1177','41739167664','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2343,'','',25.00,'2025-02-10 09:15:41','189.00','4','newstock','1','','',32.00,'','6','164','1','','529','41739168059','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2344,'','',50.00,'2025-02-10 09:16:02','1798.00','4','newstock','1','','',7.00,'','6','1748','1','','1244','41739168059','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2345,'','',1.00,'2025-02-10 09:16:15','21.00','4','newstock','1','','',22.00,'','6','20','1','','545','41739168059','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2346,'','',10.00,'2025-02-10 09:16:32','10.00','4','newstock','1','','',44.00,'','6','0','1','','1031','41739168059','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2347,'','',1.00,'2025-02-10 09:16:45','31.00','4','newstock','1','','',315.00,'','6','30','1','','293','41739168059','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2348,'','',8.00,'2025-02-10 09:17:04','223.00','4','newstock','1','','',50.00,'','6','215','1','','607','41739168059','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2349,'','',2.00,'2025-02-10 09:17:27','32.00','4','newstock','1','','',22.00,'','6','30','1','','266','41739168059','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2350,'','',10.00,'2025-02-10 09:17:53','200.00','4','newstock','1','','',49.00,'','6','190','1','','623','41739168059','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2351,'','',3.00,'2025-02-10 09:18:16','17.00','4','newstock','1','','',96.00,'','6','14','1','','1141','41739168059','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2352,'','',16.00,'2025-02-10 09:18:34','48.00','4','newstock','1','','',17.00,'','6','32','1','','274','41739168059','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2353,'','',10.00,'2025-02-10 09:19:01','58.00','4','newstock','1','','',5.00,'','6','48','1','','534','41739168059','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2354,'','',2.00,'2025-02-10 09:19:28','94.00','4','newstock','1','','',170.00,'','6','92','1','','600','41739168059','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2355,'','1',11.00,'2025-02-10 13:21:28','1.00','4','newstock','1','41738135917','7',20.00,'','1','12','supplier','1','302','','',0.00,'VATABLE','35','','','','','received',0,'0000-00-00 00:00:00','pcs','11',1,NULL,'Inclusive','branch',NULL,'',''),(2356,'','',6.00,'2025-02-11 08:18:07','29.00','4','newstock','1','','',4.00,'','6','23','1','','184','41739251022','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2357,'','',5.00,'2025-02-11 08:18:28','34.00','4','newstock','1','','',26.00,'','6','29','1','','121','41739251022','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2358,'','',10.00,'2025-02-11 08:18:49','41.00','4','newstock','1','','',22.00,'','6','31','1','','111','41739251022','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2359,'','',2.00,'2025-02-11 08:19:09','21.00','4','newstock','1','','',60.00,'','6','19','1','','1154','41739251022','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2360,'','',1.00,'2025-02-11 08:19:21','16.00','4','newstock','1','','',39.00,'','6','15','1','','239','41739251022','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2361,'','',100.00,'2025-02-11 08:19:39','1074.00','4','newstock','1','','',2.00,'','6','974','1','','1007','41739251022','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2362,'','',1.00,'2025-02-11 08:19:55','8.00','4','newstock','1','','',225.00,'','6','7','1','','1203','41739251022','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2363,'','',1.00,'2025-02-11 08:20:07','7.00','4','newstock','1','','',0.00,'','6','6','1','','1111','41739251022','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2364,'','',1.00,'2025-02-11 08:20:22','22.00','4','newstock','1','','',37.00,'','6','21','1','','1185','41739251022','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2365,'','',1.00,'2025-02-11 08:20:34','7.00','4','newstock','1','','',225.00,'','6','6','1','','1203','41739251022','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2366,'','',10.00,'2025-02-11 08:20:50','109.00','4','newstock','1','','',21.00,'','6','99','1','','1139','41739251022','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2367,'','',1.00,'2025-02-11 08:21:00','8.00','4','newstock','1','','',106.00,'','6','7','1','','131','41739251022','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2368,'','',1.00,'2025-02-11 08:21:16','11.00','4','newstock','1','','',0.00,'','6','10','1','','1104','41739251022','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2369,'','',1.00,'2025-02-11 08:21:33','20.00','4','newstock','1','','',45.00,'','6','19','1','','1189','41739251022','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2370,'','',1.00,'2025-02-11 08:21:44','18.00','4','newstock','1','','',60.00,'','6','17','1','','612','41739251022','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2371,'','',50.00,'2025-02-11 08:22:06','1748.00','4','newstock','1','','',7.00,'','6','1698','1','','1244','41739251022','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2372,'','',4.00,'2025-02-11 08:22:29','34.00','4','newstock','1','','',60.00,'','6','30','1','','1245','41739251022','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2373,'','',5.00,'2025-02-11 08:22:47','165.00','4','newstock','1','','',12.00,'','6','160','1','','1222','41739251022','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2374,'','',5.00,'2025-02-11 08:23:03','52.00','4','newstock','1','','',12.00,'','6','47','1','','1221','41739251022','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2375,'','',12.00,'2025-02-11 08:23:21','21.00','4','newstock','1','','',18.00,'','6','9','1','','1138','41739251022','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2376,'','',3.00,'2025-02-11 08:23:41','82.00','4','newstock','1','','',50.00,'','6','79','1','','1193','41739251022','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2377,'','',100.00,'2025-02-11 08:23:59','400.00','4','newstock','1','','',3.00,'','6','300','1','','342','41739251022','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2378,'','',10.00,'2025-02-11 08:24:19','190.00','4','newstock','1','','',49.00,'','6','180','1','','623','41739251022','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2379,'','',10.00,'2025-02-11 08:24:36','119.00','4','newstock','1','','',19.00,'','6','109','1','','540','41739251022','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2380,'','',10.00,'2025-02-11 08:24:54','48.00','4','newstock','1','','',5.00,'','6','38','1','','534','41739251022','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2381,'','',1.00,'2025-02-12 09:21:04','3.00','4','newstock','1','','',0.00,'','6','2','1','','1115','41739341073','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2382,'','',100.00,'2025-02-12 09:21:35','1698.00','4','newstock','1','','',7.00,'','6','1598','1','','1244','41739341073','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2383,'','',100.00,'2025-02-12 09:21:59','974.00','4','newstock','1','','',2.00,'','6','874','1','','1007','41739341073','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2384,'','',1.00,'2025-02-12 09:22:44','13.00','4','newstock','1','','',140.00,'','6','12','1','','201','41739341073','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2385,'','',4.00,'2025-02-12 09:23:15','16.00','4','newstock','1','','',40.00,'','6','12','1','','24','41739341073','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2386,'','',1.00,'2025-02-12 09:24:28','5.00','4','newstock','1','','',97.00,'','6','4','1','','552','41739341073','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2387,'','',1.00,'2025-02-12 09:24:45','8.00','4','newstock','1','','',330.00,'','6','7','1','','206','41739341073','',0.00,'','480','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2388,'','',2.00,'2025-02-12 09:25:20','20.00','4','newstock','1','','',705.00,'','6','18','1','','1201','41739341073','',0.00,'','1200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2389,'','',1.00,'2025-02-12 09:25:37','6.00','4','newstock','1','','',0.00,'','6','5','1','','1111','41739341073','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2390,'','',4.00,'2025-02-12 09:26:30','38.00','4','newstock','1','','',20.00,'','6','34','1','','1157','41739341073','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2391,'','',10.00,'2025-02-12 09:27:17','215.00','4','newstock','1','','',50.00,'','6','205','1','','607','41739341073','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2392,'','',1.00,'2025-02-12 09:28:20','20.00','4','newstock','1','','',22.00,'','6','19','1','','545','41739341073','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2393,'','',2.00,'2025-02-12 09:28:49','25.00','4','newstock','1','','',1380.00,'','6','23','1','','1137','41739341073','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2394,'','',1.00,'2025-02-12 09:29:19','23.00','4','newstock','1','','',48.00,'','6','22','1','','1211','41739341073','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2395,'','',10.00,'2025-02-12 09:30:08','103.00','4','newstock','1','','',0.60,'','6','93','1','','38','41739341073','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2396,'','',1.00,'2025-02-12 09:30:26','15.00','4','newstock','1','','',37.00,'','6','14','1','','1214','41739341073','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2397,'','',1.00,'2025-02-12 09:30:43','20.00','4','newstock','1','','',68.00,'','6','19','1','','230','41739341073','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2398,'','',10.00,'2025-02-12 09:31:01','80.00','4','newstock','1','','',7.00,'','6','70','1','','706','41739341073','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2399,'','',1.00,'2025-02-13 08:28:20','12.00','4','newstock','1','','',140.00,'','6','11','1','','201','41739424439','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2400,'','',1.00,'2025-02-13 08:28:41','3.00','4','newstock','1','','',250.00,'','6','2','1','','61','41739424439','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2401,'','',10.00,'2025-02-13 08:28:59','99.00','4','newstock','1','','',21.00,'','6','89','1','','1139','41739424439','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2402,'','',2.00,'2025-02-13 08:29:18','19.00','4','newstock','1','','',68.00,'','6','17','1','','230','41739424439','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2403,'','',100.00,'2025-02-13 08:29:33','874.00','4','newstock','1','','',2.00,'','6','774','1','','1007','41739424439','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2404,'','',4.00,'2025-02-13 08:29:57','67.00','4','newstock','1','','',18.00,'','6','63','1','','1101','41739424439','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2405,'','',1.00,'2025-02-13 08:30:12','7.00','4','newstock','1','','',65.00,'','6','6','1','','1173','41739424439','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2406,'','',1.00,'2025-02-13 08:30:25','27.00','4','newstock','1','','',20.00,'','6','26','1','','693','41739424439','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2407,'','',10.00,'2025-02-13 08:30:42','112.00','4','newstock','1','','',12.00,'','6','102','1','','1246','41739424439','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2408,'','',1.00,'2025-02-13 08:30:59','7.00','4','newstock','1','','',330.00,'','6','6','1','','206','41739424439','',0.00,'','480','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2409,'','',1.00,'2025-02-13 08:31:11','18.00','4','newstock','1','','',705.00,'','6','17','1','','1201','41739424439','',0.00,'','1200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2410,'','',1.00,'2025-02-13 08:31:24','16.00','4','newstock','1','','',150.00,'','6','15','1','','1149','41739424439','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2411,'','',1.00,'2025-02-13 08:31:35','5.00','4','newstock','1','','',0.00,'','6','4','1','','1111','41739424439','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2412,'','',1.00,'2025-02-13 08:31:46','30.00','4','newstock','1','','',315.00,'','6','29','1','','293','41739424439','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2413,'','',6.00,'2025-02-13 08:32:09','205.00','4','newstock','1','','',50.00,'','6','199','1','','607','41739424439','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2414,'','',3.00,'2025-02-13 08:32:27','96.00','4','newstock','1','','',25.00,'','6','93','1','','1229','41739424439','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2415,'','',10.00,'2025-02-13 08:32:50','38.00','4','newstock','1','','',5.00,'','6','28','1','','534','41739424439','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2416,'','',8.00,'2025-02-14 08:54:07','199.00','4','newstock','1','','',50.00,'','6','191','1','','607','41739512375','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2417,'','',1.00,'2025-02-14 08:54:19','91.00','4','newstock','1','','',170.00,'','6','90','1','','600','41739512375','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2418,'','',1.00,'2025-02-14 08:54:34','23.00','4','newstock','1','','',48.00,'','6','22','1','','924','41739512375','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2419,'','',1.00,'2025-02-14 08:54:45','15.00','4','newstock','1','','',39.00,'','6','14','1','','239','41739512375','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2420,'','',1.00,'2025-02-14 08:55:02','6.00','4','newstock','1','','',65.00,'','6','5','1','','1173','41739512375','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2421,'','',10.00,'2025-02-14 08:55:23','83.00','4','newstock','1','','',15.00,'','6','73','1','','971','41739512375','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2422,'','',2.00,'2025-02-14 08:56:10','16.00','4','newstock','1','','',60.00,'','6','14','1','','1154','41739512375','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2423,'','',5.00,'2025-02-14 08:57:06','109.00','4','newstock','1','','',48.00,'','6','104','1','','691','41739512375','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2424,'','',1.00,'2025-02-14 08:58:46','13.00','4','newstock','1','','',96.00,'','6','12','1','','1141','41739512375','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2425,'','',1.00,'2025-02-14 08:59:22','11.00','4','newstock','1','','',140.00,'','6','10','1','','201','41739512375','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2426,'','',4.00,'2025-02-14 09:01:12','180.00','4','newstock','1','','',49.00,'','6','176','1','','623','41739512375','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2427,'','',100.00,'2025-02-15 08:56:37','176.00','4','newstock','1','','',49.00,'','6','76','1','','623','41739598261','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2428,'','',1.00,'2025-02-15 08:56:47','22.00','4','newstock','1','','',48.00,'','6','21','1','','924','41739598261','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2429,'','',15.00,'2025-02-15 08:57:06','102.00','4','newstock','1','','',12.00,'','6','87','1','','1246','41739598261','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2430,'','',1.00,'2025-02-15 08:57:18','6.00','4','newstock','1','','',106.00,'','6','5','1','','131','41739598261','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2431,'','',100.00,'2025-02-15 08:57:33','774.00','4','newstock','1','','',2.00,'','6','674','1','','1007','41739598261','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2432,'','',2.00,'2025-02-15 08:58:15','211.00','4','newstock','1','','',40.00,'','6','209','1','','1159','41739598261','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2433,'','',50.00,'2025-02-15 08:58:35','1598.00','4','newstock','1','','',7.00,'','6','1548','1','','1244','41739598261','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2434,'','',8.00,'2025-02-15 08:58:54','47.00','4','newstock','1','','',12.00,'','6','39','1','','1221','41739598261','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2435,'','',8.00,'2025-02-15 08:59:10','9.00','4','newstock','1','','',18.00,'','6','1','1','','1138','41739598261','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2436,'','',25.00,'2025-02-15 08:59:29','164.00','4','newstock','1','','',32.00,'','6','139','1','','529','41739598261','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2437,'','',1.00,'2025-02-17 10:11:41','21.00','4','newstock','1','','',48.00,'','6','20','1','','924','41739776224','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2438,'','',1.00,'2025-02-17 10:11:56','87.00','4','newstock','1','','',12.00,'','6','86','1','','1246','41739776224','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2439,'','',1.00,'2025-02-17 10:12:15','6.00','4','newstock','1','','',330.00,'','6','5','1','','206','41739776224','',0.00,'','480','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2440,'','',4.00,'2025-02-17 10:12:31','17.00','4','newstock','1','','',705.00,'','6','13','1','','1201','41739776224','',0.00,'','1200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2441,'','',1.00,'2025-02-17 10:12:42','3.00','4','newstock','1','','',1630.00,'','6','2','1','','1202','41739776224','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2442,'','',10.00,'2025-02-17 10:13:02','109.00','4','newstock','1','','',19.00,'','6','99','1','','540','41739776224','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2443,'','',10.00,'2025-02-17 10:13:24','28.00','4','newstock','1','','',15.00,'','6','18','1','','1032','41739776224','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2444,'','',10.00,'2025-02-17 10:13:47','28.00','4','newstock','1','','',5.00,'','6','18','1','','534','41739776224','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2445,'','',3.00,'2025-02-17 10:14:04','79.00','4','newstock','1','','',50.00,'','6','76','1','','1193','41739776224','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2446,'','',1.00,'2025-02-17 10:14:17','5.00','4','newstock','1','','',65.00,'','6','4','1','','1173','41739776224','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2447,'','',5.00,'2025-02-17 10:16:13','18.00','4','newstock','1','','',18.00,'','6','13','1','','48','41739776477','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2448,'','',4.00,'2025-02-17 10:16:35','30.00','4','newstock','1','','',43.00,'','6','26','1','','961','41739776477','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2449,'','',1.00,'2025-02-17 10:16:54','10.00','4','newstock','1','','',255.00,'','6','9','1','','1166','41739776477','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2450,'','',2.00,'2025-02-17 10:17:18','12.00','4','newstock','1','','',96.00,'','6','10','1','','1141','41739776477','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2451,'','',2.00,'2025-02-17 10:17:39','29.00','4','newstock','1','','',315.00,'','6','27','1','','293','41739776477','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2452,'','',1.00,'2025-02-17 10:17:51','15.00','4','newstock','1','','',40.00,'','6','14','1','','290','41739776477','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2453,'','',100.00,'2025-02-17 10:18:06','674.00','4','newstock','1','','',2.00,'','6','574','1','','1007','41739776477','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2454,'','',150.00,'2025-02-17 10:18:28','1548.00','4','newstock','1','','',7.00,'','6','1398','1','','1244','41739776477','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2455,'','',1.00,'2025-02-17 10:18:43','20.00','4','newstock','1','','',48.00,'','6','19','1','','924','41739776477','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2456,'','',1.00,'2025-02-17 10:18:53','25.00','4','newstock','1','','',20.00,'','6','24','1','','693','41739776477','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2457,'','',5.00,'2025-02-17 10:19:29','30.00','4','newstock','1','','',60.00,'','6','25','1','','1245','41739776477','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2458,'','',100.00,'2025-02-17 10:19:46','300.00','4','newstock','1','','',3.00,'','6','200','1','','342','41739776477','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2459,'','',6.00,'2025-02-17 10:20:06','39.00','4','newstock','1','','',12.00,'','6','33','1','','1221','41739776477','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2460,'','',5.00,'2025-02-17 10:21:11','76.00','4','newstock','1','','',50.00,'','6','71','1','','1193','41739776477','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2461,'','',100.00,'2025-02-17 10:21:31','200.00','4','newstock','1','','',5.00,'','6','100','1','','1256','41739776477','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2462,'','',4.00,'2025-02-17 10:21:56','34.00','4','newstock','1','','',20.00,'','6','30','1','','1157','41739776477','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2463,'','',1.00,'2025-02-17 10:22:10','33.00','4','newstock','1','','',55.00,'','6','32','1','','1188','41739776477','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2464,'','',25.00,'2025-02-17 10:22:29','139.00','4','newstock','1','','',32.00,'','6','114','1','','529','41739776477','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2465,'','',10.00,'2025-02-17 10:22:56','76.00','4','newstock','1','','',49.00,'','6','66','1','','623','41739776477','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2466,'','',1.00,'2025-02-17 10:23:09','4.00','4','newstock','1','','',65.00,'','6','3','1','','1173','41739776477','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2467,'','',2.00,'2025-02-17 10:23:26','23.00','4','newstock','1','','',1380.00,'','6','21','1','','1137','41739776477','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2468,'','',4.00,'2025-02-17 10:23:46','42.00','4','newstock','1','','',23.00,'','6','38','1','','1168','41739776477','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2469,'','',1.00,'2025-02-18 08:12:04','14.00','4','newstock','1','','',40.00,'','6','13','1','','290','41739855427','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2470,'','',1.00,'2025-02-18 08:12:26','7.00','4','newstock','1','','',170.00,'','6','6','1','','144','41739855427','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2471,'','',100.00,'2025-02-18 08:12:57','589.00','4','newstock','1','','',8.00,'','6','489','1','','1144','41739855427','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2472,'','',100.00,'2025-02-18 08:13:21','162.00','4','newstock','1','','',1.00,'','6','62','1','','692','41739855427','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2473,'','',10.00,'2025-02-18 08:13:40','25.00','4','newstock','1','','',17.00,'','6','15','1','','274','41739855427','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2474,'','',1.00,'2025-02-18 08:13:55','9.00','4','newstock','1','','',255.00,'','6','8','1','','1166','41739855427','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2475,'','',2.00,'2025-02-18 08:14:20','21.00','4','newstock','1','','',48.00,'','6','19','1','','1211','41739855427','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2476,'','',1.00,'2025-02-18 08:14:37','3.00','4','newstock','1','','',65.00,'','6','2','1','','1173','41739855427','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2477,'','',1.00,'2025-02-18 08:14:55','5.00','4','newstock','1','','',124.00,'','6','4','1','','1190','41739855427','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2478,'','',100.00,'2025-02-18 08:15:46','860.00','4','newstock','1','','',8.00,'','6','760','1','','1177','41739855427','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2479,'','',100.00,'2025-02-18 08:16:24','574.00','4','newstock','1','','',2.00,'','6','474','1','','1007','41739855427','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2480,'','',5.00,'2025-02-18 08:16:44','93.00','4','newstock','1','','',25.00,'','6','88','1','','1229','41739855427','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2481,'','',30.00,'2025-02-18 08:17:07','191.00','4','newstock','1','','',50.00,'','6','161','1','','607','41739855427','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2482,'','',10.00,'2025-02-18 08:17:33','66.00','4','newstock','1','','',49.00,'','6','56','1','','623','41739855427','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2483,'','',2.00,'2025-02-18 08:18:51','32.00','4','newstock','1','','',55.00,'','6','30','1','','1188','41739855427','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2484,'','',2.00,'2025-02-18 08:19:11','10.00','4','newstock','1','','',96.00,'','6','8','1','','1141','41739855427','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2485,'','',1.00,'2025-02-18 08:19:27','10.00','4','newstock','1','','',140.00,'','6','9','1','','201','41739855427','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2486,'','1',20.00,'2025-02-20 10:45:00','13.00','4','newstock','1','41740037330','7',40.00,'','1','33','supplier','1','290','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(2487,'','1',1000.00,'2025-02-20 10:45:52','636.00','4','newstock','1','41740037330','7',1.10,'','1','1636','supplier','1','554','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','1000',1,NULL,'Inclusive','branch',NULL,'',''),(2488,'','1',50.00,'2025-02-20 10:46:45','20.00','4','newstock','1','41740037330','7',8.00,'','1','70','supplier','1','186','','',0.00,'VATABLE','10','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(2489,'','1',50.00,'2025-02-20 10:47:17','22.00','4','newstock','1','41740037330','7',4.00,'','1','72','supplier','1','184','','',0.00,'VATABLE','10','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(2490,'','1',90.00,'2025-02-20 10:48:07','26.00','4','newstock','1','41740037330','7',16.00,'','1','116','supplier','1','1164','','',0.00,'VATABLE','25','','','','','received',0,'0000-00-00 00:00:00','pcs','90',1,NULL,'Inclusive','branch',NULL,'',''),(2491,'','1',10.00,'2025-02-20 10:48:33','1.00','4','newstock','1','41740037330','7',51.00,'','1','11','supplier','1','1145','','',0.00,'VATABLE','80','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(2492,'','1',40.00,'2025-02-20 10:48:52','3.00','4','newstock','1','41740037330','7',0.00,'','1','43','supplier','1','1111','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','40',1,NULL,'Inclusive','branch',NULL,'',''),(2493,'','1',160.00,'2025-02-20 10:51:02','0.00','4','newstock','1','41740037330','7',35.00,'','1','160','supplier','1','273','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','160',1,NULL,'Inclusive','branch',NULL,'',''),(2494,'','1',10.00,'2025-02-20 10:56:35','2.00','4','newstock','1','41740037330','7',250.00,'','1','12','supplier','1','61','','',0.00,'VATABLE','350','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(2496,'','1',17.00,'2025-02-20 10:58:27','3.00','4','newstock','1','41740037330','7',68.00,'','1','20','supplier','1','237','','',0.00,'VATABLE','110','','','','','received',0,'0000-00-00 00:00:00','pcs','17',1,NULL,'Inclusive','branch',NULL,'',''),(2497,'','1',20.00,'2025-02-20 10:58:53','4.00','4','newstock','1','41740037330','7',124.00,'','1','24','supplier','1','1190','','',0.00,'VATABLE','200','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(2499,'','1',17.00,'2025-02-20 11:00:29','5.00','4','newstock','1','41740037330','7',106.00,'','1','22','supplier','1','131','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','17',1,NULL,'Inclusive','branch',NULL,'',''),(2500,'','1',1000.00,'2025-02-20 11:01:18','0.00','4','newstock','1','41740037330','7',2.00,'','1','1000','supplier','1','954','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','1000',1,NULL,'Inclusive','branch',NULL,'',''),(2501,'','1',10.00,'2025-02-20 11:01:42','0.00','4','newstock','1','41740037330','7',120.00,'','1','10','supplier','1','26','','',0.00,'VATABLE','200','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(2502,'','1',10.00,'2025-02-20 11:02:19','6.00','4','newstock','1','41740037330','7',110.00,'','1','16','supplier','1','905','','',0.00,'VATABLE','180','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(2503,'','1',10.00,'2025-02-20 11:02:42','6.00','4','newstock','1','41740037330','7',210.00,'','1','16','supplier','1','904','','',0.00,'VATABLE','350','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(2504,'','1',30.00,'2025-02-20 11:03:22','29.00','4','newstock','1','41740037330','7',230.00,'','1','59','supplier','1','1255','','',0.00,'VATABLE','650','','','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(2505,'','1',20.00,'2025-02-20 11:03:50','2.00','4','newstock','1','41740037330','7',30.00,'','1','22','supplier','1','1209','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(2506,'','1',10.00,'2025-02-20 11:04:12','3.00','4','newstock','1','41740037330','7',35.00,'','1','13','supplier','1','1218','','',0.00,'VATABLE','70','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(2507,'','1',50.00,'2025-02-20 11:04:49','26.00','4','newstock','1','41740037330','7',0.00,'','1','76','supplier','1','1107','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(2508,'','1',50.00,'2025-02-20 11:05:14','28.00','4','newstock','1','41740037330','7',26.00,'','1','78','supplier','1','121','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(2509,'','1',100.00,'2025-02-20 11:05:32','10.00','4','newstock','1','41740037330','7',15.00,'','1','110','supplier','1','1228','','',0.00,'VATABLE','70','','','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(2510,'','1',300.00,'2025-02-20 11:05:55','18.00','4','newstock','1','41740037330','7',5.00,'','1','318','supplier','1','534','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','300',1,NULL,'Inclusive','branch',NULL,'',''),(2511,'','1',300.00,'2025-02-20 11:06:23','114.00','4','newstock','1','41740037330','7',32.00,'','1','414','supplier','1','529','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','300',1,NULL,'Inclusive','branch',NULL,'',''),(2512,'','1',20.00,'2025-02-20 11:06:52','30.00','4','newstock','1','41740037330','7',55.00,'','1','50','supplier','1','1188','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(2513,'','1',30.00,'2025-02-20 11:07:29','24.00','4','newstock','1','41740037330','7',69.00,'','1','54','supplier','1','828','','',0.00,'VATABLE','120','','','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(2515,'','1',385.00,'2025-02-20 11:09:49','114.00','4','newstock','1','41740037330','7',2.00,'','1','499','supplier','1','443','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','385',1,NULL,'Inclusive','branch',NULL,'',''),(2516,'','1',3000.00,'2025-02-20 11:10:20','474.00','4','newstock','1','41740037330','7',2.00,'','1','3474','supplier','1','1007','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','3000',1,NULL,'Inclusive','branch',NULL,'',''),(2517,'','1',30.00,'2025-02-20 11:10:49','12.00','4','newstock','1','41740037330','7',40.00,'','1','42','supplier','1','24','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(2518,'','1',20.00,'2025-02-20 11:11:15','2.00','4','newstock','1','41740037330','7',65.00,'','1','22','supplier','1','1173','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(2519,'','1',280.00,'2025-02-20 11:19:46','2.00','4','newstock','1','41740037330','7',0.00,'','1','282','supplier','1','588','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','280',1,NULL,'Inclusive','branch',NULL,'',''),(2520,'','1',20.00,'2025-02-20 11:22:26','5.00','4','newstock','1','41740037330','7',225.00,'','1','25','supplier','1','1203','','',0.00,'VATABLE','300','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(2521,'','1',150.00,'2025-02-20 11:22:52','13.00','4','newstock','1','41740037330','7',30.00,'','1','163','supplier','1','1153','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','150',1,NULL,'Inclusive','branch',NULL,'',''),(2522,'','1',20.00,'2025-02-20 11:23:15','0.00','4','newstock','1','41740037330','7',1370.00,'','1','20','supplier','1','1039','','',0.00,'VATABLE','1900','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(2523,'','1',50.00,'2025-02-20 11:24:08','1.00','4','newstock','1','41740037330','7',22.00,'','1','51','supplier','1','440','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(2524,'','1',50.00,'2025-02-20 11:24:29','17.00','4','newstock','1','41740037330','7',25.00,'','1','67','supplier','1','143','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(2525,'','1',100.00,'2025-02-20 11:25:21','0.00','4','newstock','1','41740037330','7',10.00,'','1','100','supplier','1','484','','',0.00,'VATABLE','25','','','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(2526,'','1',500.00,'2025-02-20 11:26:00','0.00','4','newstock','1','41740037330','7',4.60,'','1','500','supplier','1','551','','',0.00,'VATABLE','10','','','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(2527,'','1',1.00,'2025-02-20 11:32:52','100.00','4','newstock','1','41740037330','7',9.50,'','1','101','supplier','1','1261','','',0.00,'VATABLE','15','','','','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'',''),(2528,'','1',5.00,'2025-02-20 11:33:30','0.00','4','newstock','1','41740037330','7',350.00,'','1','5','supplier','1','73','','',0.00,'VATABLE','500','','','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(2529,'','1',10.00,'2025-02-20 11:43:03','0.00','4','newstock','1','41740037330','7',125.00,'','1','10','supplier','1','814','','',0.00,'VATABLE','250','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(2530,'','1',90.00,'2025-02-20 11:43:59','2.00','4','newstock','1','41740037330','7',23.00,'','1','92','supplier','1','514','','',0.00,'VATABLE','30','','','','','received',0,'0000-00-00 00:00:00','pcs','90',1,NULL,'Inclusive','branch',NULL,'',''),(2531,'','1',250.00,'2025-02-20 11:44:42','2.00','4','newstock','1','41740037330','7',11.00,'','1','252','supplier','1','870','','',0.00,'VATABLE','20','','','','','received',0,'0000-00-00 00:00:00','pcs','250',1,NULL,'Inclusive','branch',NULL,'',''),(2532,'','1',250.00,'2025-02-20 11:45:19','23.00','4','newstock','1','41740037330','7',17.00,'','1','273','supplier','1','1030','','',0.00,'VATABLE','40','','','','','received',0,'0000-00-00 00:00:00','pcs','250',1,NULL,'Inclusive','branch',NULL,'',''),(2533,'','1',20.00,'2025-02-20 11:45:50','0.00','4','newstock','1','41740037330','7',68.00,'','1','20','supplier','1','1176','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(2534,'','1',300.00,'2025-02-20 11:46:23','0.00','4','newstock','1','41740037330','7',13.00,'','1','300','supplier','1','383','','',0.00,'VATABLE','20','','','','','received',0,'0000-00-00 00:00:00','pcs','300',1,NULL,'Inclusive','branch',NULL,'',''),(2535,'','1',300.00,'2025-02-20 11:47:05','0.00','4','newstock','1','41740037330','7',5.00,'','1','300','supplier','1','1147','','',0.00,'VATABLE','30','','','','','received',0,'0000-00-00 00:00:00','pcs','300',1,NULL,'Inclusive','branch',NULL,'',''),(2536,'','1',2000.00,'2025-02-20 11:56:34','2.00','4','newstock','1','41740037330','7',1.00,'','1','2002','supplier','1','739','','',0.00,'VATABLE','2','','','','','received',0,'0000-00-00 00:00:00','pcs','2000',1,NULL,'Inclusive','branch',NULL,'',''),(2537,'','1',10.00,'2025-02-20 11:58:59','0.00','4','newstock','1','41740037330','7',165.00,'','1','10','supplier','1','652','','',0.00,'VATABLE','250','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(2538,'','1',10.00,'2025-02-20 13:14:49','2.00','4','newstock','1','41740037330','7',300.00,'','1','12','supplier','1','291','','',0.00,'VATABLE','450','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(2539,'','1',10.00,'2025-02-20 13:15:08','1.00','4','newstock','1','41740037330','7',190.00,'','1','11','supplier','1','1152','','',0.00,'VATABLE','380','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(2540,'','1',10.00,'2025-02-20 13:15:33','0.00','4','newstock','1','41740037330','7',258.00,'','1','10','supplier','1','701','','',0.00,'VATABLE','420','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(2541,'','1',10.00,'2025-02-20 13:15:53','0.00','4','newstock','1','41740037330','7',285.00,'','1','10','supplier','1','584','','',0.00,'VATABLE','450','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(2542,'','1',30.00,'2025-02-20 13:16:11','5.00','4','newstock','1','41740037330','7',56.00,'','1','35','supplier','1','1200','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(2543,'','1',100.00,'2025-02-20 13:16:45','1.00','4','newstock','1','41740037330','7',20.00,'','1','101','supplier','1','302','','',0.00,'VATABLE','35','','','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(2544,'','1',1000.00,'2025-02-20 13:17:23','112.00','4','newstock','1','41740037330','7',1.45,'','1','1112','supplier','1','632','','',0.00,'VATABLE','3','','','','','received',0,'0000-00-00 00:00:00','pcs','1000',1,NULL,'Inclusive','branch',NULL,'',''),(2545,'','1',500.00,'2025-02-20 13:18:00','93.00','4','newstock','1','41740037330','7',0.60,'','1','593','supplier','1','38','','',0.00,'VATABLE','2','','','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(2546,'','1',500.00,'2025-02-20 13:18:31','92.00','4','newstock','1','41740037330','7',2.00,'','1','592','supplier','1','71','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(2547,'','1',20.00,'2025-02-20 13:18:57','0.00','4','newstock','1','41740037330','7',20.00,'','1','20','supplier','1','251','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(2548,'','1',300.00,'2025-02-20 13:19:31','16.00','4','newstock','1','41740037330','7',12.00,'','1','316','supplier','1','1220','','',0.00,'VATABLE','30','','','','','received',0,'0000-00-00 00:00:00','pcs','300',1,NULL,'Inclusive','branch',NULL,'',''),(2549,'','1',300.00,'2025-02-20 13:20:42','0.00','4','newstock','1','41740037330','7',30.00,'','1','300','supplier','1','1251','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','300',1,NULL,'Inclusive','branch',NULL,'',''),(2550,'','1',200.00,'2025-02-20 13:21:36','0.00','4','newstock','1','41740037330','7',7.50,'','1','200','supplier','1','103','','',0.00,'VATABLE','35','','','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(2551,'','1',50.00,'2025-02-20 13:22:58','8.00','4','newstock','1','41740037330','7',23.00,'','1','58','supplier','1','1012','','',0.00,'VATABLE','35','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(2552,'','1',1000.00,'2025-02-20 16:12:28','52.00','4','newstock','1','41740037330','7',1.00,'','1','1052','supplier','1','692','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','1000',1,NULL,'Inclusive','branch',NULL,'',''),(2553,'','1',200.00,'2025-02-20 16:12:55','56.00','4','newstock','1','41740037330','7',49.00,'','1','256','supplier','1','623','','',0.00,'VATABLE','120','','','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(2555,'','1',93.00,'2025-02-20 16:13:47','7.00','4','newstock','1','41740037330','7',40.00,'','1','100','supplier','1','973','','',0.00,'VATABLE','80','','','','','received',0,'0000-00-00 00:00:00','pcs','93',1,NULL,'Inclusive','branch',NULL,'',''),(2556,'','1',90.00,'2025-02-20 16:14:12','27.00','4','newstock','1','41740037330','7',20.00,'','1','117','supplier','1','1165','','',0.00,'VATABLE','25','','','','','received',0,'0000-00-00 00:00:00','pcs','90',1,NULL,'Inclusive','branch',NULL,'',''),(2558,'','1',10.00,'2025-02-20 16:15:34','99.00','4','newstock','1','41740037330','7',48.00,'','1','109','supplier','1','691','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(2559,'','1',2000.00,'2025-02-20 16:16:28','1398.00','4','newstock','1','41740037330','7',7.00,'','1','3398','supplier','1','1244','','',0.00,'VATABLE','25','','','','','received',0,'0000-00-00 00:00:00','pcs','2000',1,NULL,'Inclusive','branch',NULL,'',''),(2560,'','1',10.00,'2025-02-20 16:17:34','1.00','4','newstock','1','41740037330','7',145.00,'','1','11','supplier','1','949','','',0.00,'VATABLE','350','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(2561,'','1',200.00,'2025-02-20 16:18:24','110.00','4','newstock','1','41740037330','7',21.00,'','1','310','supplier','1','1148','','',0.00,'VATABLE','42','','','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(2563,'','1',5.00,'2025-02-20 16:20:03','5.00','4','newstock','1','41740037330','7',180.00,'','1','10','supplier','1','1041','','',0.00,'VATABLE','300','','','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(2564,'','1',80.00,'2025-02-20 16:21:21','8.00','4','newstock','1','41740037330','7',0.00,'','1','88','supplier','1','1195','','',0.00,'VATABLE','40','','','','','received',0,'0000-00-00 00:00:00','pcs','80',1,NULL,'Inclusive','branch',NULL,'',''),(2565,'','1',20.00,'2025-02-20 16:21:44','19.00','4','newstock','1','41740037330','7',48.00,'','1','39','supplier','1','1211','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(2566,'','1',200.00,'2025-02-20 16:22:15','33.00','4','newstock','1','41740037330','7',12.00,'','1','233','supplier','1','1221','','',0.00,'VATABLE','30','','','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(2567,'','1',10.00,'2025-02-20 16:28:12','0.00','4','newstock','1','41740037330','7',30.00,'','1','10','supplier','1','320','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(2568,'','1',50.00,'2025-02-20 16:28:39','11.00','4','newstock','1','41740037330','7',47.00,'','1','61','supplier','1','1215','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(2569,'','1',50.00,'2025-02-20 16:29:23','0.00','4','newstock','1','41740037330','7',70.00,'','1','50','supplier','1','1216','','',0.00,'VATABLE','120','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(2572,'','1',10.00,'2025-02-20 17:34:03','15.00','4','newstock','1','41740037330','7',17.00,'','1','25','supplier','1','274','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(2573,'','1',48.00,'2025-02-20 17:34:55','0.00','4','newstock','1','41740037330','7',64.00,'','1','48','supplier','1','605','','',0.00,'VATABLE','80','','','','','received',0,'0000-00-00 00:00:00','pcs','48',1,NULL,'Inclusive','branch',NULL,'',''),(2574,'','1',500.00,'2025-02-20 17:35:27','78.00','4','newstock','1','41740037330','7',1.00,'','1','578','supplier','1','476','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(2575,'','1',33.00,'2025-02-20 17:37:19','0.00','4','newstock','1','41740037330','7',3.00,'','1','33','supplier','1','145','','',0.00,'VATABLE','15','','','','','received',0,'0000-00-00 00:00:00','pcs','33',1,NULL,'Inclusive','branch',NULL,'',''),(2576,'','1',1000.00,'2025-02-20 17:39:22','470.00','4','newstock','1','41740037330','7',3.43,'','1','1470','supplier','1','558','','',0.00,'VATABLE','7','','','','','received',0,'0000-00-00 00:00:00','pcs','1000',1,NULL,'Inclusive','branch',NULL,'',''),(2577,'','1',5.00,'2025-02-20 17:40:03','1.00','4','newstock','1','41740037330','7',195.00,'','1','6','supplier','1','278','','',0.00,'VATABLE','300','','','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(2579,'','1',5.00,'2025-02-20 17:52:52','0.00','4','newstock','1','41740037330','7',2250.00,'','1','5','supplier','1','1223','','',0.00,'VATABLE','3500','','','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(2580,'','1',500.00,'2025-02-20 17:53:30','0.00','4','newstock','1','41740037330','7',23.00,'','1','500','supplier','1','1191','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(2581,'','',100.00,'2025-02-21 08:59:03','1470.00','4','newstock','1','','',3.43,'','6','1370','1','','558','41740117466','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2582,'','',1.00,'2025-02-21 08:59:54','22.00','4','newstock','1','','',65.00,'','6','21','1','','1173','41740117466','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2583,'','',1.00,'2025-02-21 09:00:05','39.00','4','newstock','1','','',48.00,'','6','38','1','','1211','41740117466','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2584,'','',50.00,'2025-02-21 09:00:23','3398.00','4','newstock','1','','',7.00,'','6','3348','1','','1244','41740117466','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2585,'','',1.00,'2025-02-21 09:00:35','19.00','4','newstock','1','','',48.00,'','6','18','1','','924','41740117466','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2586,'','',5.00,'2025-02-21 09:00:55','78.00','4','newstock','1','','',26.00,'','6','73','1','','121','41740117466','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2587,'','',6.00,'2025-02-21 09:01:12','72.00','4','newstock','1','','',4.00,'','6','66','1','','184','41740117466','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2588,'','',50.00,'2025-02-21 09:01:31','3348.00','4','newstock','1','','',7.00,'','6','3298','1','','1244','41740117466','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2589,'','',1.00,'2025-02-21 09:01:44','9.00','4','newstock','1','','',140.00,'','6','8','1','','201','41740117466','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2590,'','',1.00,'2025-02-21 09:01:56','8.00','4','newstock','1','','',255.00,'','6','7','1','','1166','41740117466','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2591,'','',1.00,'2025-02-21 09:02:12','16.00','4','newstock','1','','',35.00,'','6','15','1','','288','41740117466','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2592,'','',1.00,'2025-02-21 09:02:24','16.00','4','newstock','1','','',210.00,'','6','15','1','','904','41740117466','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2593,'','',2.00,'2025-02-21 09:02:47','109.00','4','newstock','1','','',48.00,'','6','107','1','','691','41740117466','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2594,'','',10.00,'2025-02-21 09:03:03','57.00','4','newstock','1','','',44.50,'','6','47','1','','582','41740117466','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2595,'','',20.00,'2025-02-21 09:03:22','165.00','4','newstock','1','','',3.00,'','6','145','1','','909','41740117466','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2596,'','',5.00,'2025-02-21 09:03:51','80.00','4','newstock','1','','',12.00,'','6','75','1','','1246','41740117466','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2597,'','',2.00,'2025-02-21 09:04:10','10.00','4','newstock','1','','',0.00,'','6','8','1','','1104','41740117466','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2598,'','',10.00,'2025-02-21 09:04:35','256.00','4','newstock','1','','',49.00,'','6','246','1','','623','41740117466','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2599,'','',4.00,'2025-02-21 09:05:29','76.00','4','newstock','1','','',0.00,'','6','72','1','','1107','41740117466','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2600,'','',1.00,'2025-02-21 09:05:42','27.00','4','newstock','1','','',315.00,'','6','26','1','','293','41740117466','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2601,'','',10.00,'2025-02-21 09:05:58','110.00','4','newstock','1','','',15.00,'','6','100','1','','1228','41740117466','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2602,'','',1.00,'2025-02-21 09:06:09','19.00','4','newstock','1','','',22.00,'','6','18','1','','545','41740117466','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2603,'','',5.00,'2025-02-21 09:06:34','5.00','4','newstock','1','','',60.00,'','6','0','1','','1154','41740117466','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2604,'','',3.00,'2025-02-21 09:06:49','25.00','4','newstock','1','','',60.00,'','6','22','1','','1245','41740117466','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2605,'','',22.00,'2025-02-21 09:07:36','500.00','4','newstock','1','','',23.00,'','6','478','1','','1191','41740117466','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2606,'','',10.00,'2025-02-21 09:08:24','161.00','4','newstock','1','','',50.00,'','6','151','1','','607','41740117466','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2607,'','',1.00,'2025-02-21 09:08:33','18.00','4','newstock','1','','',22.00,'','6','17','1','','545','41740117466','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2608,'','',10.00,'2025-02-21 09:08:54','99.00','4','newstock','1','','',19.00,'','6','89','1','','540','41740117466','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2609,'','',25.00,'2025-02-21 09:09:11','414.00','4','newstock','1','','',32.00,'','6','389','1','','529','41740117466','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2610,'','',10.00,'2025-02-21 09:09:46','246.00','4','newstock','1','','',49.00,'','6','236','1','','623','41740117466','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2611,'','',1.00,'2025-02-21 09:09:58','21.00','4','newstock','1','','',65.00,'','6','20','1','','1173','41740117466','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2612,'','',10.00,'2025-02-21 09:10:17','318.00','4','newstock','1','','',5.00,'','6','308','1','','534','41740117466','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2613,'','',1.00,'2025-02-21 09:10:54','5.00','4','newstock','1','','',2250.00,'','6','4','1','','1223','41740117466','',0.00,'','3500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2614,'','',1.00,'2025-02-21 09:11:08','11.00','4','newstock','1','','',110.00,'','6','10','1','','1219','41740117466','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2615,'','',1.00,'2025-02-21 09:11:21','18.00','4','newstock','1','','',48.00,'','6','17','1','','924','41740117466','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2616,'','',100.00,'2025-02-21 09:11:46','365.00','4','newstock','1','','',2.00,'','6','265','1','','109','41740117466','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2617,'','',10.00,'2025-02-21 09:12:11','140.00','4','newstock','1','','',28.43,'','6','130','1','','524','41740117466','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2618,'','',2.00,'2025-02-21 09:12:27','12.00','4','newstock','1','','',705.00,'','6','10','1','','1201','41740117466','',0.00,'','1200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2619,'','',20.00,'2025-02-21 09:12:48','80.00','4','newstock','1','','',30.00,'','6','60','1','','1160','41740117466','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2620,'','',100.00,'2025-02-21 09:13:09','2002.00','4','newstock','1','','',1.00,'','6','1902','1','','739','41740117466','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2621,'','',9.00,'2025-02-21 09:13:34','92.00','4','newstock','1','','',23.00,'','6','83','1','','514','41740117466','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2622,'','',1.00,'2025-02-21 09:13:52','15.00','4','newstock','1','','',210.00,'','6','14','1','','904','41740117466','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2623,'','',2.00,'2025-02-21 09:14:23','25.00','4','newstock','1','','',225.00,'','6','23','1','','1203','41740117466','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2624,'','',15.00,'2025-02-21 09:15:37','79.00','4','newstock','1','','',13.00,'','6','64','1','','113','41740117466','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2625,'','',1.00,'2025-02-21 09:16:14','38.00','4','newstock','1','','',48.00,'','6','37','1','','1211','41740117466','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2626,'','',100.00,'2025-02-21 09:16:56','1112.00','4','newstock','1','','',1.45,'','6','1012','1','','632','41740117466','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2627,'','',100.00,'2025-02-21 09:17:32','3298.00','4','newstock','1','','',7.00,'','6','3198','1','','1244','41740117466','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2628,'','',1.00,'2025-02-21 09:17:49','26.00','4','newstock','1','','',315.00,'','6','25','1','','293','41740117466','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2629,'','',27.00,'2025-02-21 09:18:27','478.00','4','newstock','1','','',23.00,'','6','451','1','','1191','41740117466','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2630,'','',25.00,'2025-02-21 09:18:47','389.00','4','newstock','1','','',32.00,'','6','364','1','','529','41740117466','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2631,'','',18.00,'2025-02-21 09:20:02','18.00','4','newstock','1','','',15.00,'','6','0','1','','1032','41740117466','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2632,'','',7.00,'2025-02-21 09:20:20','71.00','4','newstock','1','','',50.00,'','6','64','1','','1193','41740117466','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2633,'','',10.00,'2025-02-21 09:20:36','200.00','4','newstock','1','','',8.00,'','6','190','1','','1263','41740117466','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2634,'','',6.00,'2025-02-21 09:20:59','233.00','4','newstock','1','','',12.00,'','6','227','1','','1221','41740117466','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2635,'','',6.00,'2025-02-21 09:21:16','151.00','4','newstock','1','','',50.00,'','6','145','1','','607','41740117466','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2636,'','',1.00,'2025-02-21 09:21:28','42.00','4','newstock','1','','',0.00,'','6','41','1','','1111','41740117466','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2637,'','',25.00,'2025-02-21 09:21:48','97.00','4','newstock','1','','',15.00,'','6','72','1','','1248','41740117466','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2638,'','',1.00,'2025-02-21 09:22:01','20.00','4','newstock','1','','',68.00,'','6','19','1','','237','41740117466','',0.00,'','110','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2639,'','',10.00,'2025-02-21 09:22:23','236.00','4','newstock','1','','',49.00,'','6','226','1','','623','41740117466','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2640,'','',5.00,'2025-02-21 09:23:20','30.00','4','newstock','1','','',20.00,'','6','25','1','','1157','41740117466','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2641,'','',1.00,'2025-02-21 09:23:33','2.00','4','newstock','1','','',186.00,'','6','1','1','','500','41740117466','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2642,'','',1.00,'2025-02-21 09:23:52','7.00','4','newstock','1','','',96.00,'','6','6','1','','1141','41740117466','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2643,'','',1.00,'2025-02-21 09:24:06','10.00','4','newstock','1','','',240.00,'','6','9','1','','1041','41740117466','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2644,'','',6.00,'2025-02-21 09:24:27','226.00','4','newstock','1','','',49.00,'','6','220','1','','623','41740117466','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2645,'','',10.00,'2025-02-21 09:24:45','308.00','4','newstock','1','','',5.00,'','6','298','1','','534','41740117466','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2646,'','',10.00,'2025-02-21 09:25:07','298.00','4','newstock','1','','',5.00,'','6','288','1','','534','41740117466','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2647,'','',1.00,'2025-02-21 09:25:21','17.00','4','newstock','1','','',48.00,'','6','16','1','','924','41740117466','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2648,'','',10.00,'2025-02-21 09:25:39','89.00','4','newstock','1','','',19.00,'','6','79','1','','540','41740117466','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2649,'','',100.00,'2025-02-21 09:26:01','1370.00','4','newstock','1','','',3.43,'','6','1270','1','','558','41740117466','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2650,'','',10.00,'2025-02-21 09:26:29','70.00','4','newstock','1','','',7.00,'','6','60','1','','706','41740117466','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2651,'','',100.00,'2025-02-21 09:26:50','3474.00','4','newstock','1','','',2.00,'','6','3374','1','','1007','41740117466','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2652,'','',6.00,'2025-02-21 09:27:13','145.00','4','newstock','1','','',50.00,'','6','139','1','','607','41740117466','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2653,'','',1.00,'2025-02-21 09:27:27','23.00','4','newstock','1','','',225.00,'','6','22','1','','1203','41740117466','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2654,'','',100.00,'2025-02-21 09:27:46','499.00','4','newstock','1','','',2.00,'','6','399','1','','443','41740117466','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2655,'','',2.00,'2025-02-21 09:28:05','21.00','4','newstock','1','','',1380.00,'','6','19','1','','1137','41740117466','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2656,'','',1.00,'2025-02-21 09:28:15','10.00','4','newstock','1','','',705.00,'','6','9','1','','1201','41740117466','',0.00,'','1200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2657,'','',3.00,'2025-02-21 09:28:33','35.00','4','newstock','1','','',56.00,'','6','32','1','','1200','41740117466','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2658,'','',10.00,'2025-02-21 09:28:50','220.00','4','newstock','1','','',49.00,'','6','210','1','','623','41740117466','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2659,'','',1.00,'2025-02-21 09:29:04','16.00','4','newstock','1','','',48.00,'','6','15','1','','924','41740117466','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2660,'','',16.00,'2025-02-21 09:29:22','139.00','4','newstock','1','','',50.00,'','6','123','1','','607','41740117466','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2661,'','',25.00,'2025-02-21 09:29:41','364.00','4','newstock','1','','',32.00,'','6','339','1','','529','41740117466','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2662,'','',10.00,'2025-02-21 09:29:58','210.00','4','newstock','1','','',49.00,'','6','200','1','','623','41740117466','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2663,'','',10.00,'2025-02-21 09:30:18','288.00','4','newstock','1','','',5.00,'','6','278','1','','534','41740117466','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2664,'','',100.00,'2025-02-21 09:30:36','3198.00','4','newstock','1','','',7.00,'','6','3098','1','','1244','41740117466','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2665,'','',4.00,'2025-02-21 09:30:55','88.00','4','newstock','1','','',25.00,'','6','84','1','','1229','41740117466','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2666,'','',3.00,'2025-02-21 09:31:14','22.00','4','newstock','1','','',60.00,'','6','19','1','','1245','41740117466','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2667,'','',50.00,'2025-02-21 09:32:10','451.00','4','newstock','1','','',23.00,'','6','401','1','','1191','41740117466','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2668,'','',1.00,'2025-02-21 09:32:23','10.00','4','newstock','1','','',110.00,'','6','9','1','','1219','41740117466','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2669,'','',8.00,'2025-02-21 09:32:41','100.00','4','newstock','1','','',10.00,'','6','92','1','','1265','41740117466','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2670,'','',1.00,'2025-02-21 09:33:01','20.00','4','newstock','1','','',68.00,'','6','19','1','','1176','41740117466','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2671,'','',1.00,'2025-02-21 09:33:14','8.00','4','newstock','1','','',140.00,'','6','7','1','','201','41740117466','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2672,'','',1.00,'2025-02-22 12:50:39','2.00','4','newstock','1','','',1630.00,'','6','1','1','','1202','41740217767','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2673,'','',100.00,'2025-02-22 12:50:57','1902.00','4','newstock','1','','',1.00,'','6','1802','1','','739','41740217767','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2674,'','',1.00,'2025-02-22 12:51:12','4.00','4','newstock','1','','',109.00,'','6','3','1','','722','41740217767','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2675,'','',1.00,'2025-02-22 12:51:25','41.00','4','newstock','1','','',0.00,'','6','40','1','','1111','41740217767','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2676,'','',1.00,'2025-02-22 12:51:46','15.00','4','newstock','1','','',35.00,'','6','14','1','','288','41740217767','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2677,'','',1.00,'2025-02-22 12:52:02','20.00','4','newstock','1','','',65.00,'','6','19','1','','1173','41740217767','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2678,'','',3.00,'2025-02-22 12:52:22','37.00','4','newstock','1','','',48.00,'','6','34','1','','1211','41740217767','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2679,'','',1.00,'2025-02-22 12:52:36','6.00','4','newstock','1','','',96.00,'','6','5','1','','1141','41740217767','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2680,'','',7.00,'2025-02-22 12:52:59','160.00','4','newstock','1','','',12.00,'','6','153','1','','1222','41740217767','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2681,'','',1.00,'2025-02-22 12:53:11','17.00','4','newstock','1','','',22.00,'','6','16','1','','545','41740217767','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2682,'','',100.00,'2025-02-22 12:53:29','200.00','4','newstock','1','','',3.00,'','6','100','1','','342','41740217767','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2683,'','',2.00,'2025-02-22 12:53:45','9.00','4','newstock','1','','',705.00,'','6','7','1','','1201','41740217767','',0.00,'','1200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2684,'','',1.00,'2025-02-22 12:54:02','7.00','4','newstock','1','','',140.00,'','6','6','1','','201','41740217767','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2685,'','',1.00,'2025-02-22 12:54:33','50.00','4','newstock','1','','',55.00,'','6','49','1','','1188','41740217767','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2686,'','',10.00,'2025-02-22 12:55:08','200.00','4','newstock','1','','',49.00,'','6','190','1','','623','41740217767','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2687,'','',10.00,'2025-02-22 12:55:23','278.00','4','newstock','1','','',5.00,'','6','268','1','','534','41740217767','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2688,'','',10.00,'2025-02-22 12:55:40','83.00','4','newstock','1','','',23.00,'','6','73','1','','514','41740217767','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2689,'','',1.00,'2025-02-22 12:55:52','5.00','4','newstock','1','','',330.00,'','6','4','1','','206','41740217767','',0.00,'','480','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2690,'','',10.00,'2025-02-22 12:58:46','268.00','4','newstock','1','','',5.00,'','6','258','1','','534','41740218231','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2691,'','',10.00,'2025-02-22 12:59:13','73.00','4','newstock','1','','',23.00,'','6','63','1','','514','41740218231','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2692,'','',1.00,'2025-02-22 12:59:27','4.00','4','newstock','1','','',330.00,'','6','3','1','','206','41740218231','',0.00,'','480','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2693,'','',10.00,'2025-02-22 12:59:49','252.00','4','newstock','1','','',11.00,'','6','242','1','','870','41740218231','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2694,'','',1.00,'2025-02-22 13:00:08','107.00','4','newstock','1','','',48.00,'','6','106','1','','691','41740218231','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2695,'','1',20.00,'2025-02-22 14:27:36','14.00','4','newstock','1','41740223476','7',48.00,'','1','34','supplier','1','924','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(2696,'','1',200.00,'2025-02-22 14:28:08','75.00','4','newstock','1','41740223476','7',12.00,'','1','275','supplier','1','1246','','',0.00,'VATABLE','30','','','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(2697,'','1',50.00,'2025-02-22 14:35:31','2.00','4','newstock','1','41740223476','7',13.00,'','1','52','supplier','1','550','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(2698,'','1',30.00,'2025-02-22 14:35:57','0.00','4','newstock','1','41740223476','7',60.00,'','1','30','supplier','1','1154','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(2700,'','',90.00,'2025-02-22 18:57:16','265.00','4','newstock','1','','',2.00,'','6','175','1','','109','41740239736','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2701,'','',10.00,'2025-02-22 18:57:34','10.00','4','newstock','1','','',23.00,'','6','0','1','','972','41740239736','',0.00,'','45','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2702,'','',1.00,'2025-02-22 18:57:49','34.00','4','newstock','1','','',48.00,'','6','33','1','','924','41740239736','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2703,'','',100.00,'2025-02-22 18:58:44','3098.00','4','newstock','1','','',7.00,'','6','2998','1','','1244','41740239736','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2704,'','',1.00,'2025-02-22 18:59:07','88.00','4','newstock','1','','',170.00,'','6','87','1','','600','41740239736','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2705,'','',100.00,'2025-02-22 19:01:51','3374.00','4','newstock','1','','',2.00,'','6','3274','1','','1007','41740239736','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2706,'','',10.00,'2025-02-22 19:02:55','401.00','4','newstock','1','','',23.00,'','6','391','1','','1191','41740239736','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2707,'','',1.00,'2025-02-22 19:03:07','25.00','4','newstock','1','','',315.00,'','6','24','1','','293','41740239736','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2708,'','',10.00,'2025-02-22 19:03:37','190.00','4','newstock','1','','',49.00,'','6','180','1','','623','41740239736','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2709,'','',10.00,'2025-02-22 19:03:54','339.00','4','newstock','1','','',32.00,'','6','329','1','','529','41740239736','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2710,'','',5.00,'2025-02-26 08:48:22','65.00','4','newstock','1','','',90.00,'','6','60','1','','1174','41740548743','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2711,'','',10.00,'2025-02-26 08:48:38','100.00','4','newstock','1','','',15.00,'','6','90','1','','1228','41740548743','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2712,'','',3.00,'2025-02-26 08:48:56','84.00','4','newstock','1','','',25.00,'','6','81','1','','1229','41740548743','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2713,'','',3.00,'2025-02-26 08:49:21','19.00','4','newstock','1','','',60.00,'','6','16','1','','1245','41740548743','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2714,'','1',70.00,'2025-02-26 08:50:27','0.00','4','newstock','1','41740223476','7',15.00,'','1','70','supplier','1','1032','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','70',1,NULL,'Inclusive','branch',NULL,'',''),(2715,'','',10.00,'2025-02-26 08:52:11','70.00','4','newstock','1','','',15.00,'','6','60','1','','1032','41740549053','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2716,'','',10.00,'2025-02-26 08:52:30','258.00','4','newstock','1','','',5.00,'','6','248','1','','534','41740549053','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2717,'','',1.00,'2025-02-26 08:52:43','67.00','4','newstock','1','','',4570.00,'','6','66','1','','255','41740549053','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2718,'','',1.00,'2025-02-26 08:52:59','58.00','4','newstock','1','','',0.00,'','6','57','1','','420','41740549053','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2719,'','',1.00,'2025-02-26 08:53:13','7.00','4','newstock','1','','',65.00,'','6','6','1','','96','41740549053','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2720,'','',50.00,'2025-02-26 08:53:32','2998.00','4','newstock','1','','',7.00,'','6','2948','1','','1244','41740549053','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2721,'','',14.00,'2025-02-26 08:53:54','256.00','4','newstock','1','','',20.00,'','6','242','1','','276','41740549053','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2722,'','',10.00,'2025-02-26 08:54:19','58.00','4','newstock','1','','',39.00,'','6','48','1','','1012','41740549053','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2723,'','',30.00,'2025-02-26 08:55:44','310.00','4','newstock','1','','',21.00,'','6','280','1','','1148','41740549053','',0.00,'','42','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2724,'','',10.00,'2025-02-26 08:56:14','180.00','4','newstock','1','','',49.00,'','6','170','1','','623','41740549053','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2725,'','',2.00,'2025-02-26 08:56:37','29.00','4','newstock','1','','',22.00,'','6','27','1','','266','41740549053','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2726,'','',1.00,'2025-02-26 08:56:50','10.00','4','newstock','1','','',285.00,'','6','9','1','','584','41740549053','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2727,'','',21.00,'2025-02-26 08:57:16','297.00','4','newstock','1','','',5.00,'','6','276','1','','1147','41740549053','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2728,'','',1.00,'2025-02-26 08:57:39','23.00','4','newstock','1','','',20.00,'','6','22','1','','693','41740549053','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2729,'','',1.00,'2025-02-26 08:57:56','19.00','4','newstock','1','','',65.00,'','6','18','1','','1173','41740549053','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2730,'','',10.00,'2025-02-26 08:58:18','106.00','4','newstock','1','','',48.00,'','6','96','1','','691','41740549053','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2731,'','',11.00,'2025-02-26 08:58:38','123.00','4','newstock','1','','',50.00,'','6','112','1','','607','41740549053','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2732,'','',5.00,'2025-02-26 08:59:22','316.00','4','newstock','1','','',12.00,'','6','311','1','','1220','41740549053','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2733,'','',10.00,'2025-02-26 09:00:46','79.00','4','newstock','1','','',19.00,'','6','69','1','','540','41740549053','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2734,'','',10.00,'2025-02-26 09:01:09','170.00','4','newstock','1','','',49.00,'','6','160','1','','623','41740549053','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2735,'','',20.00,'2025-02-26 09:01:37','329.00','4','newstock','1','','',32.00,'','6','309','1','','529','41740549053','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2736,'','',1.00,'2025-02-26 09:02:03','49.00','4','newstock','1','','',55.00,'','6','48','1','','1188','41740549053','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2737,'','',5.00,'2025-02-26 09:02:36','64.00','4','newstock','1','','',50.00,'','6','59','1','','1193','41740549053','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2738,'','',16.00,'2025-02-26 09:03:07','391.00','4','newstock','1','','',23.00,'','6','375','1','','1191','41740549053','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2739,'','',50.00,'2025-02-26 09:03:37','2948.00','4','newstock','1','','',7.00,'','6','2898','1','','1244','41740549053','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2740,'','',10.00,'2025-02-26 09:03:59','190.00','4','newstock','1','','',8.00,'','6','180','1','','1263','41740549053','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2741,'','',5.00,'2025-02-26 09:04:25','30.00','4','newstock','1','','',60.00,'','6','25','1','','1154','41740549053','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2742,'','',10.00,'2025-02-26 09:05:10','276.00','4','newstock','1','','',5.00,'','6','266','1','','1147','41740549053','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2743,'','',100.00,'2025-02-26 09:05:34','100.00','4','newstock','1','','',3.00,'','6','0','1','','342','41740549053','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2744,'','',20.00,'2025-02-26 09:05:55','300.00','4','newstock','1','','',30.00,'','6','280','1','','1251','41740549053','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2745,'','',1.00,'2025-02-26 09:06:09','9.00','4','newstock','1','','',110.00,'','6','8','1','','1219','41740549053','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2746,'','',1.00,'2025-02-26 09:06:51','24.00','4','newstock','1','','',315.00,'','6','23','1','','293','41740549053','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2747,'','',1.00,'2025-02-26 09:07:31','16.00','4','newstock','1','','',22.00,'','6','15','1','','545','41740549053','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2748,'','',5.00,'2025-02-26 09:08:40','153.00','4','newstock','1','','',12.00,'','6','148','1','','1222','41740549053','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2749,'','',5.00,'2025-02-26 09:09:10','227.00','4','newstock','1','','',12.00,'','6','222','1','','1221','41740549053','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2750,'','',2.00,'2025-02-26 09:09:28','16.00','4','newstock','1','','',60.00,'','6','14','1','','1245','41740549053','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2751,'','',9.00,'2025-02-26 09:09:43','92.00','4','newstock','1','','',10.00,'','6','83','1','','1265','41740549053','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2752,'','',1.00,'2025-02-26 09:10:14','12.00','4','newstock','1','','',300.00,'','6','11','1','','291','41740549053','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2753,'','',10.00,'2025-02-26 09:10:33','266.00','4','newstock','1','','',5.00,'','6','256','1','','1147','41740549053','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2754,'','',100.00,'2025-02-26 09:10:54','740.00','4','newstock','1','','',1.50,'','6','640','1','','506','41740549053','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2755,'','',30.00,'2025-02-26 09:11:14','140.00','4','newstock','1','','',5.00,'','6','110','1','','1150','41740549053','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2756,'','',100.00,'2025-02-26 09:11:42','1260.00','4','newstock','1','','',3.43,'','6','1160','1','','558','41740549053','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2757,'','',1.00,'2025-02-26 09:11:54','33.00','4','newstock','1','','',40.00,'','6','32','1','','290','41740549053','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2758,'','',10.00,'2025-02-26 09:15:24','1500.00','4','newstock','1','','',6.00,'','6','1490','1','','1267','41740549053','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2759,'','',3.00,'2025-02-26 09:16:35','32.00','4','newstock','1','','',56.00,'','6','29','1','','1200','41740549053','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2760,'','',10.00,'2025-02-26 09:19:14','63.00','4','newstock','1','','',23.00,'','6','53','1','','514','41740549053','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2761,'','',30.00,'2025-02-26 09:19:54','510.00','4','newstock','1','','',0.00,'','6','480','1','','1130','41740549053','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2762,'','',1.00,'2025-02-26 09:20:09','21.00','4','newstock','1','','',37.00,'','6','20','1','','1185','41740549053','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2763,'','',1.00,'2025-02-26 09:20:26','4.00','4','newstock','1','','',97.00,'','6','3','1','','552','41740549053','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2764,'','',1.00,'2025-02-26 09:21:52','3.00','4','newstock','1','','',97.00,'','6','2','1','','552','41740549053','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2765,'','',1.00,'2025-02-26 09:22:13','22.00','4','newstock','1','','',124.00,'','6','21','1','','1190','41740549053','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2766,'','',7.00,'2025-02-26 09:22:36','275.00','4','newstock','1','','',12.00,'','6','268','1','','1246','41740549053','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2767,'','',104.00,'2025-02-26 09:23:27','104.00','4','newstock','1','','',2.00,'','6','0','1','','446','41740549053','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2768,'','',2.00,'2025-02-26 09:23:53','49.00','4','newstock','1','','',70.00,'','6','47','1','','1216','41740549053','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2769,'','',30.00,'2025-02-26 09:24:25','256.00','4','newstock','1','','',5.00,'','6','226','1','','1147','41740549053','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2770,'','',10.00,'2025-02-26 09:24:46','268.00','4','newstock','1','','',12.00,'','6','258','1','','1246','41740549053','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2771,'','',1.00,'2025-02-26 09:25:00','29.00','4','newstock','1','','',56.00,'','6','28','1','','1200','41740549053','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2772,'','',1.00,'2025-02-26 09:25:26','8.00','4','newstock','1','','',0.00,'','6','7','1','','1104','41740549053','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2773,'','',5.00,'2025-02-26 09:25:52','41.00','4','newstock','1','','',40.00,'','6','36','1','','24','41740549053','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2774,'','',1.00,'2025-02-26 09:26:10','47.00','4','newstock','1','','',70.00,'','6','46','1','','1216','41740549053','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2775,'','',10.00,'2025-02-26 09:26:36','248.00','4','newstock','1','','',5.00,'','6','238','1','','534','41740549053','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2776,'','',7.00,'2025-02-26 09:26:58','112.00','4','newstock','1','','',50.00,'','6','105','1','','607','41740549053','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2777,'','',10.00,'2025-02-26 09:27:24','25.00','4','newstock','1','','',17.00,'','6','15','1','','274','41740549053','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2778,'','',1.00,'2025-02-26 09:27:45','46.00','4','newstock','1','','',70.00,'','6','45','1','','1216','41740549053','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2779,'','',2.00,'2025-02-26 09:28:10','67.00','4','newstock','1','','',25.00,'','6','65','1','','143','41740549053','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2780,'','',3.00,'2025-02-26 09:28:36','12.00','4','newstock','1','','',18.00,'','6','9','1','','48','41740549053','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2781,'','',5.00,'2025-02-26 09:29:09','71.00','4','newstock','1','','',0.00,'','6','66','1','','1107','41740549053','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2782,'','',100.00,'2025-02-26 09:29:27','3274.00','4','newstock','1','','',2.00,'','6','3174','1','','1007','41740549053','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2783,'','1',20.00,'2025-02-26 09:32:07','1.00','4','newstock','1','41740223476','7',1630.00,'','1','21','supplier','1','1202','','',0.00,'VATABLE','2500','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(2784,'','',6.00,'2025-02-26 09:34:14','21.00','4','newstock','1','','',1630.00,'','6','15','1','','1202','41740551577','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2785,'','',3.00,'2025-02-27 08:26:10','14.00','4','newstock','1','','',60.00,'','6','11','1','','1245','41740633805','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2786,'','',12.00,'2025-02-27 08:26:26','180.00','4','newstock','1','','',8.00,'','6','168','1','','1263','41740633805','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2787,'','',4.00,'2025-02-27 08:26:42','59.00','4','newstock','1','','',50.00,'','6','55','1','','1193','41740633805','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2788,'','',1.00,'2025-02-27 08:26:59','23.00','4','newstock','1','','',75.00,'','6','22','1','','1269','41740633805','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2789,'','',1.00,'2025-02-27 08:27:13','23.00','4','newstock','1','','',315.00,'','6','22','1','','293','41740633805','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2790,'','',25.00,'2025-02-27 08:27:46','309.00','4','newstock','1','','',32.00,'','6','284','1','','529','41740633805','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2791,'','',5.00,'2025-02-27 08:28:03','60.00','4','newstock','1','','',90.00,'','6','55','1','','1174','41740633805','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2792,'','',10.00,'2025-02-27 08:28:19','69.00','4','newstock','1','','',19.00,'','6','59','1','','540','41740633805','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2793,'','',6.00,'2025-02-27 08:28:38','222.00','4','newstock','1','','',12.00,'','6','216','1','','1221','41740633805','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2794,'','',6.00,'2025-02-27 08:28:58','148.00','4','newstock','1','','',12.00,'','6','142','1','','1222','41740633805','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2795,'','',6.00,'2025-02-27 08:29:16','160.00','4','newstock','1','','',49.00,'','6','154','1','','623','41740633805','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2796,'','',1.00,'2025-02-27 08:29:32','54.00','4','newstock','1','','',90.00,'','6','53','1','','828','41740633805','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2797,'','',5.00,'2025-02-27 08:30:57','311.00','4','newstock','1','','',12.00,'','6','306','1','','1220','41740633805','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2798,'','',10.00,'2025-02-27 08:31:22','238.00','4','newstock','1','','',5.00,'','6','228','1','','534','41740633805','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2799,'','',12.00,'2025-02-27 08:31:38','105.00','4','newstock','1','','',50.00,'','6','93','1','','607','41740633805','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2800,'','',50.00,'2025-02-27 08:32:01','2898.00','4','newstock','1','','',7.00,'','6','2848','1','','1244','41740633805','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2801,'','',5.00,'2025-02-27 08:32:21','45.00','4','newstock','1','','',70.00,'','6','40','1','','1216','41740633805','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2802,'','',1.00,'2025-02-27 08:32:32','17.00','4','newstock','1','','',65.00,'','6','16','1','','1173','41740633805','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2803,'','',2.00,'2025-02-27 08:32:51','22.00','4','newstock','1','','',20.00,'','6','20','1','','693','41740633805','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2804,'','',5.00,'2025-02-27 08:33:19','59.00','4','newstock','1','','',18.00,'','6','54','1','','1101','41740633805','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2805,'','',20.00,'2025-02-27 08:33:40','60.00','4','newstock','1','','',30.00,'','6','40','1','','1160','41740633805','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2806,'','',1.00,'2025-02-27 08:33:52','19.00','4','newstock','1','','',37.00,'','6','18','1','','1185','41740633805','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2807,'','',100.00,'2025-02-27 08:34:11','1767.00','4','newstock','1','','',1.00,'','6','1667','1','','739','41740633805','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2808,'','',1.00,'2025-02-27 08:34:24','14.00','4','newstock','1','','',150.00,'','6','13','1','','1149','41740633805','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2809,'','',30.00,'2025-02-27 08:34:51','480.00','4','newstock','1','','',0.00,'','6','450','1','','1130','41740633805','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2810,'','',10.00,'2025-02-27 08:35:10','110.00','4','newstock','1','','',9.00,'','6','100','1','','1187','41740633805','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2811,'','',100.00,'2025-02-27 08:35:45','640.00','4','newstock','1','','',1.50,'','6','540','1','','506','41740633805','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2812,'','',1.00,'2025-02-27 08:35:59','34.00','4','newstock','1','','',48.00,'','6','33','1','','1211','41740633805','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2813,'','',1.00,'2025-02-27 08:36:10','16.00','4','newstock','1','','',110.00,'','6','15','1','','905','41740633805','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2814,'','',1.00,'2025-02-27 08:36:30','5.00','4','newstock','1','','',96.00,'','6','4','1','','1141','41740633805','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2815,'','',6.00,'2025-02-27 08:36:50','216.00','4','newstock','1','','',12.00,'','6','210','1','','1221','41740633805','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2816,'','',1.00,'2025-02-27 08:37:20','22.00','4','newstock','1','','',225.00,'','6','21','1','','1203','41740633805','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2817,'','',10.00,'2025-02-27 08:37:40','53.00','4','newstock','1','','',23.00,'','6','43','1','','514','41740633805','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2818,'','',12.00,'2025-02-27 08:37:59','258.00','4','newstock','1','','',12.00,'','6','246','1','','1246','41740633805','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2819,'','',1.00,'2025-02-27 08:38:16','6.00','4','newstock','1','','',140.00,'','6','5','1','','201','41740633805','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2820,'','',4.00,'2025-02-27 08:38:34','81.00','4','newstock','1','','',25.00,'','6','77','1','','1229','41740633805','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2821,'','',100.00,'2025-03-03 10:31:35','1146.00','4','newstock','1','','',3.43,'','6','1046','1','','558','41740987018','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2822,'','',1.00,'2025-03-03 10:32:38','16.00','4','newstock','1','','',65.00,'','6','15','1','','1173','41740987018','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2823,'','',1.00,'2025-03-03 10:32:58','20.00','4','newstock','1','','',20.00,'','6','19','1','','693','41740987018','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2824,'','',1.00,'2025-03-03 10:33:12','22.00','4','newstock','1','','',315.00,'','6','21','1','','293','41740987018','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2825,'','',1.00,'2025-03-03 10:33:27','13.00','4','newstock','1','','',150.00,'','6','12','1','','1149','41740987018','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2826,'','',1.00,'2025-03-03 10:33:44','7.00','4','newstock','1','','',0.00,'','6','6','1','','1112','41740987018','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2827,'','',1.00,'2025-03-03 10:33:58','33.00','4','newstock','1','','',48.00,'','6','32','1','','924','41740987018','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2828,'','',10.00,'2025-03-03 10:34:14','79.00','4','newstock','1','','',21.00,'','6','69','1','','1139','41740987018','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2829,'','',1.00,'2025-03-03 10:34:25','59.00','4','newstock','1','','',230.00,'','6','58','1','','1255','41740987018','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2830,'','',20.00,'2025-03-03 10:34:53','700.00','4','newstock','1','','',8.00,'','6','680','1','','1177','41740987018','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2831,'','',100.00,'2025-03-03 10:35:24','200.00','4','newstock','1','','',2.00,'','6','100','1','','947','41740987018','',0.00,'','9','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2832,'','',100.00,'2025-03-03 10:35:55','2848.00','4','newstock','1','','',7.00,'','6','2748','1','','1244','41740987018','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2833,'','',16.00,'2025-03-03 10:36:15','375.00','4','newstock','1','','',23.00,'','6','359','1','','1191','41740987018','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2834,'','',30.00,'2025-03-03 10:36:35','280.00','4','newstock','1','','',30.00,'','6','250','1','','1251','41740987018','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2835,'','',1.00,'2025-03-03 10:36:50','8.00','4','newstock','1','','',110.00,'','6','7','1','','1219','41740987018','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2836,'','',10.00,'2025-03-03 10:37:28','154.00','4','newstock','1','','',49.00,'','6','144','1','','623','41740987018','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2837,'','',10.00,'2025-03-03 10:37:47','228.00','4','newstock','1','','',5.00,'','6','218','1','','534','41740987018','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2838,'','',8.00,'2025-03-03 10:38:05','93.00','4','newstock','1','','',50.00,'','6','85','1','','607','41740987018','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2839,'','',100.00,'2025-03-03 10:38:28','100.00','4','newstock','1','','',5.00,'','6','0','1','','1256','41740987018','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2840,'','',1.00,'2025-03-03 10:38:44','32.00','4','newstock','1','','',48.00,'','6','31','1','','924','41740987018','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2841,'','',5.00,'2025-03-03 10:39:07','70.00','4','newstock','1','','',26.00,'','6','65','1','','121','41740987018','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2842,'','',100.00,'2025-03-03 10:39:25','3174.00','4','newstock','1','','',2.00,'','6','3074','1','','1007','41740987018','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2843,'','',30.00,'2025-03-03 10:39:47','527.00','4','newstock','1','','',3.00,'','6','497','1','','736','41740987018','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2844,'','',30.00,'2025-03-03 10:40:11','450.00','4','newstock','1','','',0.00,'','6','420','1','','1130','41740987018','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2845,'','',50.00,'2025-03-03 10:40:32','131.00','4','newstock','1','','',5.00,'','6','81','1','','1205','41740987018','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2846,'','',1.00,'2025-03-03 10:40:48','29.00','4','newstock','1','','',90.00,'','6','28','1','','256','41740987018','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2847,'','',25.00,'2025-03-03 10:41:15','50.00','4','newstock','1','','',74.00,'','6','25','1','','1264','41740987018','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2848,'','',2.00,'2025-03-03 10:41:39','11.00','4','newstock','1','','',190.00,'','6','9','1','','1152','41740987018','',0.00,'','380','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2849,'','',1.00,'2025-03-03 10:41:53','14.00','4','newstock','1','','',39.00,'','6','13','1','','239','41740987018','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2850,'','',20.00,'2025-03-03 10:42:12','40.00','4','newstock','1','','',30.00,'','6','20','1','','1160','41740987018','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2851,'','',2.00,'2025-03-03 10:42:57','19.00','4','newstock','1','','',1380.00,'','6','17','1','','1137','41740987018','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2852,'','',4.00,'2025-03-03 10:43:22','36.00','4','newstock','1','','',40.00,'','6','32','1','','24','41740987018','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2853,'','',4.00,'2025-03-03 10:43:49','25.00','4','newstock','1','','',20.00,'','6','21','1','','1157','41740987018','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2854,'','',1.00,'2025-03-03 10:44:08','1.00','4','newstock','1','','',89.00,'','6','0','1','','638','41740987018','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2855,'','',3.00,'2025-03-03 10:44:52','11.00','4','newstock','1','','',60.00,'','6','8','1','','1245','41740987018','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2856,'','',6.00,'2025-03-03 10:45:10','83.00','4','newstock','1','','',10.00,'','6','77','1','','1265','41740987018','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2857,'','',18.00,'2025-03-03 11:44:25','359.00','4','newstock','1','','',23.00,'','6','341','1','','1191','41740987018','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2858,'','',10.00,'2025-03-03 11:45:03','144.00','4','newstock','1','','',49.00,'','6','134','1','','623','41740987018','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2859,'','',5.00,'2025-03-03 11:45:21','85.00','4','newstock','1','','',50.00,'','6','80','1','','607','41740987018','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2860,'','',1.00,'2025-03-03 11:45:36','48.00','4','newstock','1','','',55.00,'','6','47','1','','1188','41740987018','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2861,'','',1.00,'2025-03-03 11:45:50','40.00','4','newstock','1','','',70.00,'','6','39','1','','1216','41740987018','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2862,'','',3.00,'2025-03-03 11:46:17','28.00','4','newstock','1','','',56.00,'','6','25','1','','1200','41740987018','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2863,'','',1.00,'2025-03-03 11:46:28','51.00','4','newstock','1','','',20.00,'','6','50','1','','2','41740987018','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2864,'','',2.00,'2025-03-03 11:46:46','65.00','4','newstock','1','','',25.00,'','6','63','1','','143','41740987018','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2865,'','',1.00,'2025-03-03 11:48:33','110.00','4','newstock','1','','',265.00,'','6','109','1','','1243','41740987018','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2866,'','',1.00,'2025-03-03 11:48:50','31.00','4','newstock','1','','',48.00,'','6','30','1','','924','41740987018','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2867,'','',1.00,'2025-03-03 11:49:05','15.00','4','newstock','1','','',65.00,'','6','14','1','','1173','41740987018','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2868,'','',1.00,'2025-03-03 11:49:16','22.00','4','newstock','1','','',106.00,'','6','21','1','','131','41740987018','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2869,'','',1.00,'2025-03-03 11:49:30','40.00','4','newstock','1','','',0.00,'','6','39','1','','1111','41740987018','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2870,'','',1.00,'2025-03-03 11:50:03','7.00','4','newstock','1','','',110.00,'','6','6','1','','1219','41740987018','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2871,'','',1.00,'2025-03-03 11:50:19','21.00','4','newstock','1','','',315.00,'','6','20','1','','293','41740987018','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2872,'','',50.00,'2025-03-03 11:50:39','2748.00','4','newstock','1','','',7.00,'','6','2698','1','','1244','41740987018','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2873,'','',1.00,'2025-03-03 11:50:49','15.00','4','newstock','1','','',22.00,'','6','14','1','','545','41740987018','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2874,'','',6.00,'2025-03-03 11:51:10','210.00','4','newstock','1','','',12.00,'','6','204','1','','1221','41740987018','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2875,'','',1.00,'2025-03-03 11:51:25','18.00','4','newstock','1','','',68.00,'','6','17','1','','237','41740987018','',0.00,'','110','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2876,'','',1.00,'2025-03-03 11:51:38','47.00','4','newstock','1','','',55.00,'','6','46','1','','1188','41740987018','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2877,'','',10.00,'2025-03-03 11:53:46','47.00','4','newstock','1','','',15.00,'','6','37','1','','275','41740987018','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2878,'','',10.00,'2025-03-03 11:54:04','33.00','4','newstock','1','','',23.00,'','6','23','1','','514','41740987018','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2879,'','',1.00,'2025-03-03 11:54:38','19.00','4','newstock','1','','',225.00,'','6','18','1','','1203','41740987018','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2880,'','',15.00,'2025-03-03 11:58:11','236.00','4','newstock','1','','',12.00,'','6','221','1','','1246','41740987018','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2881,'','',1.00,'2025-03-03 11:58:30','7.00','4','newstock','1','','',0.00,'','6','6','1','','1104','41740987018','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2882,'','',1.00,'2025-03-03 11:58:43','8.00','4','newstock','1','','',285.00,'','6','7','1','','584','41740987018','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2883,'','',3.00,'2025-03-03 11:58:59','15.00','4','newstock','1','','',60.00,'','6','12','1','','612','41740987018','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2884,'','',2.00,'2025-03-03 11:59:23','14.00','4','newstock','1','','',65.00,'','6','12','1','','1173','41740987018','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2885,'','',5.00,'2025-03-03 11:59:52','53.00','4','newstock','1','','',18.00,'','6','48','1','','1101','41740987018','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2886,'','',5.00,'2025-03-03 12:00:11','63.00','4','newstock','1','','',25.00,'','6','58','1','','143','41740987018','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2887,'','',20.00,'2025-03-03 12:00:38','48.00','4','newstock','1','','',64.00,'','6','28','1','','605','41740987018','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2888,'','',4.00,'2025-03-03 12:01:08','80.00','4','newstock','1','','',14.59,'','6','76','1','','791','41740987018','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2889,'','',10.00,'2025-03-03 12:01:31','94.00','4','newstock','1','','',48.00,'','6','84','1','','691','41740987018','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2890,'','',3.00,'2025-03-03 12:01:51','55.00','4','newstock','1','','',50.00,'','6','52','1','','1193','41740987018','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2891,'','',5.00,'2025-03-03 12:02:10','80.00','4','newstock','1','','',50.00,'','6','75','1','','607','41740987018','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2892,'','',25.00,'2025-03-03 12:02:34','284.00','4','newstock','1','','',32.00,'','6','259','1','','529','41740987018','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2893,'','',10.00,'2025-03-03 12:02:59','134.00','4','newstock','1','','',49.00,'','6','124','1','','623','41740987018','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2894,'','',10.00,'2025-03-03 12:03:18','218.00','4','newstock','1','','',5.00,'','6','208','1','','534','41740987018','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2895,'','',1.00,'2025-03-03 12:03:35','15.00','4','newstock','1','','',68.00,'','6','14','1','','230','41740987018','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2896,'','',3.00,'2025-03-03 12:04:12','65.00','4','newstock','1','','',0.00,'','6','62','1','','1107','41740987018','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2897,'','',1.00,'2025-03-03 12:04:40','109.00','4','newstock','1','','',265.00,'','6','108','1','','1243','41740987018','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2898,'','',5.00,'2025-03-06 09:27:14','65.00','4','newstock','1','','',26.00,'','6','60','1','','121','41741242317','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2899,'','',4.00,'2025-03-06 09:27:30','32.00','4','newstock','1','','',40.00,'','6','28','1','','24','41741242317','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2900,'','',5.00,'2025-03-06 09:27:54','47.00','4','newstock','1','','',18.00,'','6','42','1','','1101','41741242317','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2901,'','',1.00,'2025-03-06 09:28:06','10.00','4','newstock','1','','',30.00,'','6','9','1','','320','41741242317','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2902,'','',1.00,'2025-03-06 09:28:33','19.00','4','newstock','1','','',68.00,'','6','18','1','','1176','41741242317','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2903,'','',1.00,'2025-03-06 09:28:47','27.00','4','newstock','1','','',22.00,'','6','26','1','','266','41741242317','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2904,'','',1.00,'2025-03-06 09:29:32','2.00','4','newstock','1','','',189.00,'','6','1','1','','1180','41741242317','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2905,'','',100.00,'2025-03-06 09:30:06','945.00','4','newstock','1','','',1.45,'','6','845','1','','632','41741242317','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2906,'','',100.00,'2025-03-06 09:30:43','3044.00','4','newstock','1','','',2.00,'','6','2944','1','','1007','41741242317','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2907,'','',1.00,'2025-03-06 09:31:17','16.00','4','newstock','1','','',225.00,'','6','15','1','','1203','41741242317','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2908,'','',14.00,'2025-03-06 09:31:35','75.00','4','newstock','1','','',50.00,'','6','61','1','','607','41741242317','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2909,'','',25.00,'2025-03-06 09:31:53','259.00','4','newstock','1','','',32.00,'','6','234','1','','529','41741242317','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2910,'','',20.00,'2025-03-06 09:32:14','124.00','4','newstock','1','','',49.00,'','6','104','1','','623','41741242317','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2911,'','',20.00,'2025-03-06 09:32:35','208.00','4','newstock','1','','',5.00,'','6','188','1','','534','41741242317','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2912,'','',1.00,'2025-03-06 09:33:30','14.00','4','newstock','1','','',22.00,'','6','13','1','','545','41741242317','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2913,'','',1.00,'2025-03-06 09:34:37','46.00','4','newstock','1','','',55.00,'','6','45','1','','1188','41741242317','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2914,'','',1.00,'2025-03-06 09:34:53','53.00','4','newstock','1','','',90.00,'','6','52','1','','828','41741242317','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2915,'','',5.00,'2025-03-06 09:35:13','306.00','4','newstock','1','','',12.00,'','6','301','1','','1220','41741242317','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2916,'','',1.00,'2025-03-06 09:35:34','39.00','4','newstock','1','','',70.00,'','6','38','1','','1216','41741242317','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2917,'','',20.00,'2025-03-06 09:36:20','70.00','4','newstock','1','','',0.00,'','6','50','1','','1131','41741242317','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2918,'','',1.00,'2025-03-06 09:36:33','58.00','4','newstock','1','','',230.00,'','6','57','1','','1255','41741242317','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2919,'','',1.00,'2025-03-06 09:36:46','5.00','4','newstock','1','','',0.00,'','6','4','1','','1112','41741242317','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2920,'','',3.00,'2025-03-06 09:37:02','77.00','4','newstock','1','','',25.00,'','6','74','1','','1229','41741242317','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2921,'','',2.00,'2025-03-06 09:37:24','12.00','4','newstock','1','','',65.00,'','6','10','1','','1173','41741242317','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2922,'','',12.00,'2025-03-06 09:37:40','61.00','4','newstock','1','','',50.00,'','6','49','1','','607','41741242317','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2923,'','',1.00,'2025-03-06 09:37:53','2.00','4','newstock','1','','',18.00,'','6','1','1','','48','41741242317','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2924,'','',1.00,'2025-03-06 09:38:06','4.00','4','newstock','1','','',2250.00,'','6','3','1','','1223','41741242317','',0.00,'','3500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2925,'','',10.00,'2025-03-06 09:38:21','250.00','4','newstock','1','','',30.00,'','6','240','1','','1251','41741242317','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2926,'','',7.00,'2025-03-06 09:38:42','25.00','4','newstock','1','','',60.00,'','6','18','1','','1154','41741242317','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2927,'','',7.00,'2025-03-06 09:39:03','142.00','4','newstock','1','','',12.00,'','6','135','1','','1222','41741242317','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2928,'','',40.00,'2025-03-06 09:39:36','680.00','4','newstock','1','','',8.00,'','6','640','1','','1177','41741242317','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2929,'','',11.00,'2025-03-06 09:40:00','341.00','4','newstock','1','','',23.00,'','6','330','1','','1191','41741242317','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2930,'','',1.00,'2025-03-06 09:40:13','21.00','4','newstock','1','','',75.00,'','6','20','1','','1269','41741242317','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2931,'','',50.00,'2025-03-06 09:40:34','2698.00','4','newstock','1','','',7.00,'','6','2648','1','','1244','41741242317','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2932,'','',3.00,'2025-03-06 09:40:53','8.00','4','newstock','1','','',60.00,'','6','5','1','','1245','41741242317','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2933,'','',1.00,'2025-03-06 09:43:13','6.00','4','newstock','1','','',110.00,'','6','5','1','','1219','41741242317','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2934,'','',50.00,'2025-03-06 09:43:37','330.00','4','newstock','1','','',23.00,'','6','280','1','','1191','41741242317','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2935,'','',50.00,'2025-03-06 09:43:55','2648.00','4','newstock','1','','',7.00,'','6','2598','1','','1244','41741242317','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2936,'','',5.00,'2025-03-06 09:44:15','52.00','4','newstock','1','','',50.00,'','6','47','1','','1193','41741242317','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2937,'','',10.00,'2025-03-06 09:44:49','90.00','4','newstock','1','','',15.00,'','6','80','1','','1228','41741242317','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2938,'','',10.00,'2025-03-06 09:45:10','80.00','4','newstock','1','','',15.00,'','6','70','1','','1228','41741242317','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2939,'','',8.00,'2025-03-06 09:45:31','168.00','4','newstock','1','','',8.00,'','6','160','1','','1263','41741242317','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2940,'','',5.00,'2025-03-06 09:46:00','38.00','4','newstock','1','','',70.00,'','6','33','1','','1216','41741242317','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2941,'','',1.00,'2025-03-06 09:46:13','13.00','4','newstock','1','','',210.00,'','6','12','1','','904','41741242317','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2942,'','',100.00,'2025-03-06 09:46:32','2944.00','4','newstock','1','','',2.00,'','6','2844','1','','1007','41741242317','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2943,'','',1.00,'2025-03-06 09:46:53','30.00','4','newstock','1','','',48.00,'','6','29','1','','924','41741242317','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2944,'','',100.00,'2025-03-06 09:47:57','560.00','4','newstock','1','','',2.00,'','6','460','1','','71','41741242317','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2945,'','',1.00,'2025-03-06 09:48:08','29.00','4','newstock','1','','',48.00,'','6','28','1','','924','41741242317','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2946,'','',10.00,'2025-03-06 09:48:49','55.00','4','newstock','1','','',3.00,'','6','45','1','','397','41741242317','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2947,'','',100.00,'2025-03-06 09:49:07','2844.00','4','newstock','1','','',2.00,'','6','2744','1','','1007','41741242317','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2948,'','',1.00,'2025-03-06 09:49:23','12.00','4','newstock','1','','',210.00,'','6','11','1','','904','41741242317','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2949,'','',15.00,'2025-03-06 09:49:50','224.00','4','newstock','1','','',5.00,'','6','209','1','','1147','41741242317','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2950,'','',1.00,'2025-03-06 09:50:11','15.00','4','newstock','1','','',225.00,'','6','14','1','','1203','41741242317','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2951,'','',10.00,'2025-03-06 09:50:30','270.00','4','newstock','1','','',21.00,'','6','260','1','','1148','41741242317','',0.00,'','42','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2952,'','',100.00,'2025-03-06 09:50:50','2744.00','4','newstock','1','','',2.00,'','6','2644','1','','1007','41741242317','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2953,'','',50.00,'2025-03-06 09:51:08','2598.00','4','newstock','1','','',7.00,'','6','2548','1','','1244','41741242317','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2954,'','',1.00,'2025-03-06 09:51:21','28.00','4','newstock','1','','',48.00,'','6','27','1','','924','41741242317','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2955,'','',1.00,'2025-03-06 09:51:35','3.00','4','newstock','1','','',330.00,'','6','2','1','','206','41741242317','',0.00,'','480','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2956,'','',100.00,'2025-03-06 09:52:16','1573.00','4','newstock','1','','',1.10,'','6','1473','1','','554','41741242317','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2957,'','',50.00,'2025-03-06 09:52:41','2548.00','4','newstock','1','','',7.00,'','6','2498','1','','1244','41741242317','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2958,'','',1.00,'2025-03-06 09:52:57','25.00','4','newstock','1','','',250.00,'','6','24','1','','382','41741242317','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2959,'','',1.00,'2025-03-06 09:53:12','32.00','4','newstock','1','','',48.00,'','6','31','1','','1211','41741242317','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2960,'','',2.00,'2025-03-06 09:53:36','33.00','4','newstock','1','','',70.00,'','6','31','1','','1216','41741242317','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2961,'','',1.00,'2025-03-06 09:53:56','10.00','4','newstock','1','','',125.00,'','6','9','1','','814','41741242317','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2962,'','',1.00,'2025-03-06 09:54:07','50.00','4','newstock','1','','',20.00,'','6','49','1','','2','41741242317','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2963,'','',1.00,'2025-03-06 09:54:25','11.00','4','newstock','1','','',150.00,'','6','10','1','','1149','41741242317','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2964,'','',5.00,'2025-03-06 09:54:52','21.00','4','newstock','1','','',20.00,'','6','16','1','','1157','41741242317','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2965,'','',1.00,'2025-03-06 09:55:06','13.00','4','newstock','1','','',39.00,'','6','12','1','','239','41741242317','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2966,'','',1.00,'2025-03-06 09:55:17','21.00','4','newstock','1','','',106.00,'','6','20','1','','131','41741242317','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2967,'','',2.00,'2025-03-06 09:55:36','47.00','4','newstock','1','','',30.00,'','6','45','1','','1','41741242317','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2968,'','',1.00,'2025-03-07 08:34:03','14.00','4','newstock','1','','',225.00,'','6','13','1','','1203','41741325579','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2969,'','',114.00,'2025-03-07 08:35:30','114.00','4','newstock','1','','',2.00,'','6','0','1','','109','41741325579','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2970,'','',100.00,'2025-03-07 08:35:51','1602.00','4','newstock','1','','',1.00,'','6','1502','1','','739','41741325579','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2971,'','',100.00,'2025-03-07 08:36:16','1012.00','4','newstock','1','','',3.43,'','6','912','1','','558','41741325579','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2972,'','',5.00,'2025-03-07 08:36:33','35.00','4','newstock','1','','',25.00,'','6','30','1','','811','41741325579','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2973,'','',2.00,'2025-03-07 08:36:51','31.00','4','newstock','1','','',48.00,'','6','29','1','','1211','41741325579','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2974,'','',10.00,'2025-03-07 08:37:20','1490.00','4','newstock','1','','',6.00,'','6','1480','1','','1267','41741325579','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2975,'','',1.00,'2025-03-07 08:37:34','31.00','4','newstock','1','','',70.00,'','6','30','1','','1216','41741325579','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2976,'','',1.00,'2025-03-07 08:37:47','9.00','4','newstock','1','','',120.00,'','6','8','1','','26','41741325579','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2977,'','',10.00,'2025-03-07 08:38:09','48.00','4','newstock','1','','',39.00,'','6','38','1','','1012','41741325579','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2978,'','',50.00,'2025-03-07 08:38:34','2498.00','4','newstock','1','','',7.00,'','6','2448','1','','1244','41741325579','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2979,'','',1.00,'2025-03-07 08:38:43','57.00','4','newstock','1','','',230.00,'','6','56','1','','1255','41741325579','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2980,'','1',1.00,'2025-03-08 18:54:55','0.00','4','newstock','1','41740223476','7',220.00,'','1','1','supplier','1','203','','',0.00,'VATABLE','400','','','','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'',''),(2981,'','',3.00,'2025-03-10 09:21:32','30.00','4','newstock','1','','',70.00,'','6','27','1','','1216','41741587603','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2982,'','',1.00,'2025-03-10 09:21:49','48.00','4','newstock','1','','',20.00,'','6','47','1','','2','41741587603','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2983,'','',10.00,'2025-03-10 09:22:06','263.00','4','newstock','1','','',17.00,'','6','253','1','','1030','41741587603','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2984,'','',1.00,'2025-03-10 09:22:22','7.00','4','newstock','1','','',705.00,'','6','6','1','','1201','41741587603','',0.00,'','1200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2985,'','',30.00,'2025-03-10 09:22:44','497.00','4','newstock','1','','',3.00,'','6','467','1','','736','41741587603','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2986,'','',100.00,'2025-03-10 09:23:01','490.00','4','newstock','1','','',3.50,'','6','390','1','','72','41741587603','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2987,'','',4.00,'2025-03-10 09:23:20','25.00','4','newstock','1','','',56.00,'','6','21','1','','1200','41741587603','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2988,'','',2.00,'2025-03-10 09:23:38','26.00','4','newstock','1','','',22.00,'','6','24','1','','266','41741587603','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2989,'','',1.00,'2025-03-10 09:23:53','86.00','4','newstock','1','','',170.00,'','6','85','1','','600','41741587603','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2990,'','',1.00,'2025-03-10 09:24:09','9.00','4','newstock','1','','',240.00,'','6','8','1','','1041','41741587603','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2991,'','',25.00,'2025-03-10 09:24:50','25.00','4','newstock','1','','',74.00,'','6','0','1','','1264','41741587603','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2992,'','',2.00,'2025-03-10 09:25:10','17.00','4','newstock','1','','',1380.00,'','6','15','1','','1137','41741587603','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2993,'','',50.00,'2025-03-10 09:25:28','2448.00','4','newstock','1','','',7.00,'','6','2398','1','','1244','41741587603','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2994,'','',1.00,'2025-03-10 09:25:41','20.00','4','newstock','1','','',315.00,'','6','19','1','','293','41741587603','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2995,'','',21.00,'2025-03-10 09:26:01','280.00','4','newstock','1','','',23.00,'','6','259','1','','1191','41741587603','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2996,'','',3.00,'2025-03-10 09:26:54','74.00','4','newstock','1','','',25.00,'','6','71','1','','1229','41741587603','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2997,'','',7.00,'2025-03-10 09:27:15','204.00','4','newstock','1','','',12.00,'','6','197','1','','1221','41741587603','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2998,'','',1.00,'2025-03-10 09:27:31','14.00','4','newstock','1','','',68.00,'','6','13','1','','230','41741587603','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(2999,'','',4.00,'2025-03-10 09:27:50','39.00','4','newstock','1','','',18.00,'','6','35','1','','1101','41741587603','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3000,'','',8.00,'2025-03-10 09:28:06','49.00','4','newstock','1','','',50.00,'','6','41','1','','607','41741587603','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3001,'','',25.00,'2025-03-10 09:28:23','234.00','4','newstock','1','','',32.00,'','6','209','1','','529','41741587603','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3002,'','',10.00,'2025-03-10 09:28:43','104.00','4','newstock','1','','',49.00,'','6','94','1','','623','41741587603','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3003,'','',1.00,'2025-03-10 09:29:00','45.00','4','newstock','1','','',55.00,'','6','44','1','','1188','41741587603','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3004,'','',2.00,'2025-03-10 09:29:22','9.00','4','newstock','1','','',65.00,'','6','7','1','','1173','41741587603','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3005,'','',9.00,'2025-03-10 09:29:41','23.00','4','newstock','1','','',23.00,'','6','14','1','','514','41741587603','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3006,'','',1.00,'2025-03-10 09:29:59','12.00','4','newstock','1','','',225.00,'','6','11','1','','1203','41741587603','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3007,'','',1.00,'2025-03-10 09:30:15','27.00','4','newstock','1','','',48.00,'','6','26','1','','924','41741587603','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3008,'','',30.00,'2025-03-10 09:30:33','530.00','4','newstock','1','','',1.50,'','6','500','1','','506','41741587603','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3009,'','',1.00,'2025-03-10 09:30:46','11.00','4','newstock','1','','',225.00,'','6','10','1','','1203','41741587603','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3010,'','',20.00,'2025-03-10 09:31:04','20.00','4','newstock','1','','',30.00,'','6','0','1','','1160','41741587603','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3011,'','',100.00,'2025-03-10 09:31:30','1449.00','4','newstock','1','','',1.10,'','6','1349','1','','554','41741587603','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3012,'','',5.00,'2025-03-10 09:31:48','82.00','4','newstock','1','','',48.00,'','6','77','1','','691','41741587603','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3013,'','',1.00,'2025-03-10 09:32:01','21.00','4','newstock','1','','',56.00,'','6','20','1','','1200','41741587603','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3014,'','',1.00,'2025-03-10 09:32:21','20.00','4','newstock','1','','',106.00,'','6','19','1','','131','41741587603','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3015,'','',1.00,'2025-03-10 09:32:33','101.00','4','newstock','1','','',20.00,'','6','100','1','','302','41741587603','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3016,'','',14.00,'2025-03-10 09:33:16','100.00','4','newstock','1','','',40.00,'','6','86','1','','973','41741587603','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3017,'','',10.00,'2025-03-10 09:33:33','59.00','4','newstock','1','','',19.00,'','6','49','1','','540','41741587603','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3018,'','',50.00,'2025-03-10 09:33:52','2398.00','4','newstock','1','','',7.00,'','6','2348','1','','1244','41741587603','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3019,'','',1.00,'2025-03-10 09:34:03','17.00','4','newstock','1','','',75.00,'','6','16','1','','1269','41741587603','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3020,'','',20.00,'2025-03-10 09:34:27','259.00','4','newstock','1','','',23.00,'','6','239','1','','1191','41741587603','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3021,'','',5.00,'2025-03-10 09:34:47','55.00','4','newstock','1','','',90.00,'','6','50','1','','1174','41741587603','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3022,'','',10.00,'2025-03-10 09:35:09','379.00','4','newstock','1','','',2.00,'','6','369','1','','443','41741587603','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3023,'','',1.00,'2025-03-10 09:35:21','9.00','4','newstock','1','','',210.00,'','6','8','1','','904','41741587603','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3024,'','',9.00,'2025-03-10 09:35:41','76.00','4','newstock','1','','',14.59,'','6','67','1','','791','41741587603','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3025,'','',1.00,'2025-03-10 09:35:52','19.00','4','newstock','1','','',315.00,'','6','18','1','','293','41741587603','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3026,'','',1.00,'2025-03-10 09:36:36','5.00','4','newstock','1','','',140.00,'','6','4','1','','201','41741587603','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3027,'','',1.00,'2025-03-10 09:37:04','1.00','4','newstock','1','','',650.00,'','6','0','1','','1224','41741587603','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3028,'','',10.00,'2025-03-10 09:37:39','38.00','4','newstock','1','','',23.00,'','6','28','1','','1168','41741587603','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3029,'','',50.00,'2025-03-10 09:47:00','239.00','4','newstock','1','','',23.00,'','6','189','1','','1191','41741589128','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3030,'','',10.00,'2025-03-10 09:47:19','188.00','4','newstock','1','','',5.00,'','6','178','1','','534','41741589128','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3031,'','',10.00,'2025-03-10 09:47:50','40.00','4','newstock','1','','',7.00,'','6','30','1','','536','41741589128','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3032,'','',10.00,'2025-03-12 08:07:43','94.00','4','newstock','1','','',49.00,'','6','84','1','','623','41741755947','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3033,'','',1.00,'2025-03-12 08:08:41','26.00','4','newstock','1','','',48.00,'','6','25','1','','924','41741755947','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3034,'','',5.00,'2025-03-12 08:09:07','59.00','4','newstock','1','','',26.00,'','6','54','1','','121','41741755947','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3035,'','',1.00,'2025-03-12 08:09:18','8.00','4','newstock','1','','',210.00,'','6','7','1','','904','41741755947','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3036,'','',1.00,'2025-03-12 08:09:30','16.00','4','newstock','1','','',68.00,'','6','15','1','','237','41741755947','',0.00,'','110','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3037,'','',30.00,'2025-03-12 08:09:53','420.00','4','newstock','1','','',0.00,'','6','390','1','','1130','41741755947','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3038,'','',10.00,'2025-03-12 08:10:11','130.00','4','newstock','1','','',28.43,'','6','120','1','','524','41741755947','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3039,'','',10.00,'2025-03-12 08:10:29','209.00','4','newstock','1','','',5.00,'','6','199','1','','1147','41741755947','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3040,'','',2.00,'2025-03-12 08:10:47','25.00','4','newstock','1','','',48.00,'','6','23','1','','924','41741755947','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3041,'','',1.00,'2025-03-12 08:11:00','17.00','4','newstock','1','','',20.00,'','6','16','1','','693','41741755947','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3042,'','',4.00,'2025-03-12 08:11:21','28.00','4','newstock','1','','',40.00,'','6','24','1','','24','41741755947','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3043,'','',50.00,'2025-03-12 08:11:44','2348.00','4','newstock','1','','',7.00,'','6','2298','1','','1244','41741755947','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3044,'','',1.00,'2025-03-12 08:11:56','18.00','4','newstock','1','','',315.00,'','6','17','1','','293','41741755947','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3045,'','',12.00,'2025-03-12 08:12:14','189.00','4','newstock','1','','',23.00,'','6','177','1','','1191','41741755947','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3046,'','',1.00,'2025-03-12 08:12:28','5.00','4','newstock','1','','',110.00,'','6','4','1','','1219','41741755947','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3047,'','',4.00,'2025-03-12 08:12:46','47.00','4','newstock','1','','',50.00,'','6','43','1','','1193','41741755947','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3048,'','',10.00,'2025-03-12 08:13:04','49.00','4','newstock','1','','',19.00,'','6','39','1','','540','41741755947','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3049,'','',10.00,'2025-03-12 08:13:19','240.00','4','newstock','1','','',30.00,'','6','230','1','','1251','41741755947','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3050,'','',10.00,'2025-03-12 08:13:38','84.00','4','newstock','1','','',49.00,'','6','74','1','','623','41741755947','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3051,'','',6.00,'2025-03-12 08:13:55','301.00','4','newstock','1','','',12.00,'','6','295','1','','1220','41741755947','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3052,'','',10.00,'2025-03-12 08:14:12','178.00','4','newstock','1','','',5.00,'','6','168','1','','534','41741755947','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3053,'','',3.00,'2025-03-12 08:14:29','23.00','4','newstock','1','','',48.00,'','6','20','1','','924','41741755947','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3054,'','',1.00,'2025-03-12 08:14:43','54.00','4','newstock','1','','',26.00,'','6','53','1','','121','41741755947','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3055,'','',100.00,'2025-03-12 08:15:02','1469.00','4','newstock','1','','',1.00,'','6','1369','1','','739','41741755947','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3056,'','',1.00,'2025-03-12 08:15:19','85.00','4','newstock','1','','',170.00,'','6','84','1','','600','41741755947','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3057,'','',4.00,'2025-03-12 08:15:43','28.00','4','newstock','1','','',23.00,'','6','24','1','','1168','41741755947','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3058,'','',1.00,'2025-03-12 08:16:00','12.00','4','newstock','1','','',68.00,'','6','11','1','','230','41741755947','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3059,'','',2.00,'2025-03-12 08:16:18','15.00','4','newstock','1','','',1380.00,'','6','13','1','','1137','41741755947','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3060,'','',100.00,'2025-03-12 08:16:57','483.00','4','newstock','1','','',1.40,'','6','383','1','','304','41741755947','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3061,'','',100.00,'2025-03-12 08:17:14','2644.00','4','newstock','1','','',2.00,'','6','2544','1','','1007','41741755947','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3062,'','',1.00,'2025-03-12 08:17:38','7.00','4','newstock','1','','',210.00,'','6','6','1','','904','41741755947','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3063,'','',1.00,'2025-03-12 08:17:54','15.00','4','newstock','1','','',68.00,'','6','14','1','','237','41741755947','',0.00,'','110','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3064,'','',1.00,'2025-03-12 08:18:07','4.00','4','newstock','1','','',0.00,'','6','3','1','','1112','41741755947','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3065,'','',100.00,'2025-03-12 08:18:26','458.00','4','newstock','1','','',2.00,'','6','358','1','','71','41741755947','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3066,'','',10.00,'2025-03-12 08:18:40','160.00','4','newstock','1','','',8.00,'','6','150','1','','1263','41741755947','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3067,'','',5.00,'2025-03-12 08:18:58','77.00','4','newstock','1','','',10.00,'','6','72','1','','1265','41741755947','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3068,'','',10.00,'2025-03-12 08:19:15','177.00','4','newstock','1','','',23.00,'','6','167','1','','1191','41741755947','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3069,'','',5.00,'2025-03-12 08:20:10','71.00','4','newstock','1','','',25.00,'','6','66','1','','1229','41741755947','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3070,'','',25.00,'2025-03-12 08:20:29','209.00','4','newstock','1','','',32.00,'','6','184','1','','529','41741755947','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3071,'','',1.00,'2025-03-12 08:20:39','18.00','4','newstock','1','','',106.00,'','6','17','1','','131','41741755947','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3072,'','',1.00,'2025-03-12 17:43:20','56.00','4','newstock','1','','',230.00,'','6','55','1','','1255','41741790529','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3073,'','',100.00,'2025-03-12 17:44:19','985.00','4','newstock','1','','',2.00,'','6','885','1','','954','41741790529','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3074,'','',100.00,'2025-03-12 17:44:40','852.00','4','newstock','1','','',3.43,'','6','752','1','','558','41741790529','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3075,'','',2.00,'2025-03-12 17:44:58','20.00','4','newstock','1','','',48.00,'','6','18','1','','924','41741790529','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3076,'','',5.00,'2025-03-12 17:45:17','58.00','4','newstock','1','','',25.00,'','6','53','1','','143','41741790529','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3077,'','',2.00,'2025-03-12 17:45:37','11.00','4','newstock','1','','',68.00,'','6','9','1','','230','41741790529','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3078,'','',20.00,'2025-03-12 17:46:05','50.00','4','newstock','1','','',0.00,'','6','30','1','','1131','41741790529','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3079,'','',14.00,'2025-03-12 17:46:25','56.00','4','newstock','1','','',21.00,'','6','42','1','','1139','41741790529','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3080,'','',100.00,'2025-03-12 17:46:47','333.00','4','newstock','1','','',5.00,'','6','233','1','','244','41741790529','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3081,'','',30.00,'2025-03-12 17:47:12','390.00','4','newstock','1','','',0.00,'','6','360','1','','1130','41741790529','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3082,'','',10.00,'2025-03-12 17:48:15','200.00','4','newstock','1','','',7.50,'','6','190','1','','103','41741790529','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3083,'','',1.00,'2025-03-12 17:48:30','28.00','4','newstock','1','','',48.00,'','6','27','1','','1211','41741790529','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3084,'','',50.00,'2025-03-12 17:48:51','2298.00','4','newstock','1','','',7.00,'','6','2248','1','','1244','41741790529','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3085,'','',10.00,'2025-03-12 17:49:09','67.00','4','newstock','1','','',14.59,'','6','57','1','','791','41741790529','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3086,'','',100.00,'2025-03-12 17:49:27','2544.00','4','newstock','1','','',2.00,'','6','2444','1','','1007','41741790529','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3087,'','',200.00,'2025-03-12 17:49:52','445.00','4','newstock','1','','',0.95,'','6','245','1','','989','41741790529','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3088,'','',1.00,'2025-03-12 17:50:09','30.00','4','newstock','1','','',40.00,'','6','29','1','','290','41741790529','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3089,'','',5.00,'2025-03-12 17:50:31','53.00','4','newstock','1','','',26.00,'','6','48','1','','121','41741790529','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3090,'','',4.00,'2025-03-12 17:50:53','7.00','4','newstock','1','','',65.00,'','6','3','1','','1173','41741790529','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3091,'','',1.00,'2025-03-12 17:51:13','18.00','4','newstock','1','','',37.00,'','6','17','1','','1185','41741790529','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3092,'','',1.00,'2025-03-12 17:51:40','9.00','4','newstock','1','','',190.00,'','6','8','1','','1152','41741790529','',0.00,'','380','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3093,'','',100.00,'2025-03-12 17:52:06','2248.00','4','newstock','1','','',7.00,'','6','2148','1','','1244','41741790529','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3094,'','',10.00,'2025-03-12 17:52:28','197.00','4','newstock','1','','',12.00,'','6','187','1','','1221','41741790529','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3095,'','',3.00,'2025-03-12 17:52:48','43.00','4','newstock','1','','',50.00,'','6','40','1','','1193','41741790529','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3096,'','',15.00,'2025-03-12 17:53:12','167.00','4','newstock','1','','',23.00,'','6','152','1','','1191','41741790529','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3097,'','',10.00,'2025-03-12 17:55:27','74.00','4','newstock','1','','',49.00,'','6','64','1','','623','41741790529','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3098,'','',25.00,'2025-03-12 17:55:47','184.00','4','newstock','1','','',32.00,'','6','159','1','','529','41741790529','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3099,'','',10.00,'2025-03-12 17:56:09','168.00','4','newstock','1','','',5.00,'','6','158','1','','534','41741790529','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3100,'','',1.00,'2025-03-14 08:25:20','24.00','4','newstock','1','','',22.00,'','6','23','1','','266','41741929771','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3101,'','',100.00,'2025-03-14 08:25:45','375.00','4','newstock','1','','',4.00,'','6','275','1','','587','41741929771','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3102,'','',1.00,'2025-03-14 08:25:57','14.00','4','newstock','1','','',68.00,'','6','13','1','','237','41741929771','',0.00,'','110','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3103,'','',10.00,'2025-03-14 08:26:14','60.00','4','newstock','1','','',2.00,'','6','50','1','','85','41741929771','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3104,'','',6.00,'2025-03-14 08:26:29','330.00','4','newstock','1','','',7.00,'','6','324','1','','1181','41741929771','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3105,'','',6.00,'2025-03-14 08:26:47','72.00','4','newstock','1','','',10.00,'','6','66','1','','1265','41741929771','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3106,'','',8.00,'2025-03-14 08:27:06','150.00','4','newstock','1','','',8.00,'','6','142','1','','1263','41741929771','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3107,'','',10.00,'2025-03-14 08:27:21','230.00','4','newstock','1','','',30.00,'','6','220','1','','1251','41741929771','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3108,'','',16.00,'2025-03-14 08:27:55','152.00','4','newstock','1','','',23.00,'','6','136','1','','1191','41741929771','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3109,'','',5.00,'2025-03-14 08:28:19','18.00','4','newstock','1','','',60.00,'','6','13','1','','1154','41741929771','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3110,'','',10.00,'2025-03-14 08:28:37','70.00','4','newstock','1','','',15.00,'','6','60','1','','1228','41741929771','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3111,'','',1.00,'2025-03-14 08:28:47','55.00','4','newstock','1','','',230.00,'','6','54','1','','1255','41741929771','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3112,'','',1.00,'2025-03-14 08:29:09','18.00','4','newstock','1','','',48.00,'','6','17','1','','924','41741929771','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3113,'','',1.00,'2025-03-14 08:29:22','17.00','4','newstock','1','','',315.00,'','6','16','1','','293','41741929771','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3114,'','',10.00,'2025-03-14 08:29:40','42.00','4','newstock','1','','',21.00,'','6','32','1','','1139','41741929771','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3115,'','',2.00,'2025-03-14 08:29:58','13.00','4','newstock','1','','',1380.00,'','6','11','1','','1137','41741929771','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3116,'','',1.00,'2025-03-14 08:30:20','9.00','4','newstock','1','','',225.00,'','6','8','1','','1203','41741929771','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3117,'','',2.00,'2025-03-14 08:31:23','9.00','4','newstock','1','','',49.00,'','6','7','1','','893','41741929771','',0.00,'','90','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3118,'','',10.00,'2025-03-14 08:31:45','214.00','4','newstock','1','','',12.00,'','6','204','1','','1246','41741929771','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3119,'','',30.00,'2025-03-14 08:32:07','117.00','4','newstock','1','','',20.00,'','6','87','1','','1165','41741929771','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3120,'','',14.00,'2025-03-14 08:32:31','324.00','4','newstock','1','','',7.00,'','6','310','1','','1181','41741929771','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3121,'','',5.00,'2025-03-14 08:32:50','50.00','4','newstock','1','','',90.00,'','6','45','1','','1174','41741929771','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3122,'','',6.00,'2025-03-14 08:33:06','40.00','4','newstock','1','','',50.00,'','6','34','1','','1193','41741929771','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3123,'','',1.00,'2025-03-14 08:33:21','16.00','4','newstock','1','','',315.00,'','6','15','1','','293','41741929771','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3124,'','',50.00,'2025-03-14 08:33:43','2148.00','4','newstock','1','','',7.00,'','6','2098','1','','1244','41741929771','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3125,'','',11.00,'2025-03-14 08:34:01','187.00','4','newstock','1','','',12.00,'','6','176','1','','1221','41741929771','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3126,'','',19.00,'2025-03-14 08:34:37','136.00','4','newstock','1','','',23.00,'','6','117','1','','1191','41741929771','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3127,'','',1.00,'2025-03-14 08:34:51','11.00','4','newstock','1','','',75.00,'','6','10','1','','1269','41741929771','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3128,'','',8.00,'2025-03-14 08:35:14','66.00','4','newstock','1','','',10.00,'','6','58','1','','1265','41741929771','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3129,'','',10.00,'2025-03-14 08:36:07','220.00','4','newstock','1','','',30.00,'','6','210','1','','1251','41741929771','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3130,'','',5.00,'2025-03-14 08:36:25','66.00','4','newstock','1','','',25.00,'','6','61','1','','1229','41741929771','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3131,'','',10.00,'2025-03-14 08:37:10','64.00','4','newstock','1','','',49.00,'','6','54','1','','623','41741929771','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3132,'','',10.00,'2025-03-14 08:37:32','158.00','4','newstock','1','','',5.00,'','6','148','1','','534','41741929771','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3133,'','',3.00,'2025-03-14 08:37:55','16.00','4','newstock','1','','',20.00,'','6','13','1','','1157','41741929771','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3134,'','1',4.00,'2025-03-15 09:33:25','3.00','4','newstock','1','41742020302','7',2250.00,'','1','7','supplier','1','1223','','',0.00,'VATABLE','3500','','','','','received',0,'0000-00-00 00:00:00','pcs','4',1,NULL,'Inclusive','branch',NULL,'',''),(3135,'','1',80.00,'2025-03-15 09:33:52','5.00','4','newstock','1','41742020302','7',60.00,'','1','85','supplier','1','1245','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','80',1,NULL,'Inclusive','branch',NULL,'',''),(3136,'','1',300.00,'2025-03-15 09:34:20','1.00','4','newstock','1','41742020302','7',18.00,'','1','301','supplier','1','1138','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','300',1,NULL,'Inclusive','branch',NULL,'',''),(3137,'','1',300.00,'2025-03-15 09:34:44','0.00','4','newstock','1','41742020302','7',44.00,'','1','300','supplier','1','1031','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','300',1,NULL,'Inclusive','branch',NULL,'',''),(3138,'','1',300.00,'2025-03-15 09:35:05','41.00','4','newstock','1','41742020302','7',50.00,'','1','341','supplier','1','607','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','300',1,NULL,'Inclusive','branch',NULL,'',''),(3139,'','1',300.00,'2025-03-15 09:35:30','159.00','4','newstock','1','41742020302','7',32.00,'','1','459','supplier','1','529','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','300',1,NULL,'Inclusive','branch',NULL,'',''),(3140,'','1',50.00,'2025-03-15 09:36:06','0.00','4','newstock','1','41742020302','7',27.00,'','1','50','supplier','1','1034','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(3141,'','',50.00,'2025-03-15 09:38:04','52.00','4','newstock','1','','',13.00,'','6','2','1','','550','41742020188','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3142,'','',1.00,'2025-03-17 11:23:16','17.00','4','newstock','1','','',48.00,'','MUM','16','1','','924','41742199727','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(3143,'','',50.00,'2025-03-17 11:23:36','2098.00','4','newstock','1','','',7.00,'','MUM','2048','1','','1244','41742199727','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(3144,'','',100.00,'2025-03-17 11:23:57','2444.00','4','newstock','1','','',2.00,'','MUM','2344','1','','1007','41742199727','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(3145,'','',1.00,'2025-03-17 11:24:10','9.00','4','newstock','1','','',68.00,'','MUM','8','1','','230','41742199727','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(3146,'','',10.00,'2025-03-17 11:24:34','69.00','4','newstock','1','','',15.00,'','MUM','59','1','','971','41742199727','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(3147,'','',4.00,'2025-03-17 11:24:56','47.00','4','newstock','1','','',26.00,'','MUM','43','1','','121','41742199727','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(3148,'','',1.00,'2025-03-17 11:25:08','16.00','4','newstock','1','','',48.00,'','MUM','15','1','','924','41742199727','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(3149,'','',10.00,'2025-03-17 11:25:31','54.00','4','newstock','1','','',49.00,'','MUM','44','1','','623','41742199727','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(3150,'','',1.00,'2025-03-17 11:25:46','3.00','4','newstock','1','','',110.00,'','MUM','2','1','','1219','41742199727','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(3151,'','',1.00,'2025-03-17 11:25:57','7.00','4','newstock','1','','',2250.00,'','MUM','6','1','','1223','41742199727','',0.00,'','3500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(3152,'','',5.00,'2025-03-17 11:26:18','85.00','4','newstock','1','','',60.00,'','MUM','80','1','','1245','41742199727','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(3153,'','',30.00,'2025-03-17 11:26:36','341.00','4','newstock','1','','',50.00,'','MUM','311','1','','607','41742199727','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(3154,'','',2.00,'2025-03-17 11:26:59','44.00','4','newstock','1','','',55.00,'','MUM','42','1','','1188','41742199727','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(3155,'','',50.00,'2025-03-17 11:27:21','2048.00','4','newstock','1','','',7.00,'','MUM','1998','1','','1244','41742199727','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(3156,'','',10.00,'2025-03-17 11:27:43','44.00','4','newstock','1','','',49.00,'','MUM','34','1','','623','41742199727','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(3157,'','',15.00,'2025-03-17 11:28:03','301.00','4','newstock','1','','',18.00,'','MUM','286','1','','1138','41742199727','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(3158,'','',25.00,'2025-03-17 11:28:22','459.00','4','newstock','1','','',32.00,'','MUM','434','1','','529','41742199727','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(3159,'','',10.00,'2025-03-17 11:29:00','148.00','4','newstock','1','','',5.00,'','MUM','138','1','','534','41742199727','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(3160,'','',10.00,'2025-03-17 11:30:05','300.00','4','newstock','1','','',44.00,'','MUM','290','1','','1031','41742199727','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(3161,'','',1.00,'2025-03-17 11:30:42','25.00','4','newstock','1','','',150.00,'','MUM','24','1','','249','41742199727','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(3162,'','',2.00,'2025-03-17 11:31:07','13.00','4','newstock','1','','',20.00,'','MUM','11','1','','1157','41742199727','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(3163,'','',100.00,'2025-03-17 11:31:56','885.00','4','newstock','1','','',2.00,'','MUM','785','1','','954','41742199727','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(3164,'','',1.00,'2025-03-17 11:32:17','14.00','4','newstock','1','','',282.00,'','MUM','13','1','','1136','41742199727','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(3165,'','',7.00,'2025-03-17 11:32:36','38.00','4','newstock','1','','',39.00,'','MUM','31','1','','1012','41742199727','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(3166,'','',10.00,'2025-03-17 11:32:55','100.00','4','newstock','1','','',9.00,'','MUM','90','1','','1187','41742199727','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(3167,'','',1.00,'2025-03-17 11:36:35','3.00','4','newstock','1','','',65.00,'','6','2','1','','1173','41742200500','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3168,'','',1.00,'2025-03-17 11:36:52','13.00','4','newstock','1','','',22.00,'','6','12','1','','545','41742200500','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3169,'','',1.00,'2025-03-17 11:37:11','13.00','4','newstock','1','','',282.00,'','6','12','1','','1136','41742200500','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3170,'','',1.00,'2025-03-17 11:37:25','27.00','4','newstock','1','','',48.00,'','6','26','1','','1211','41742200500','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3171,'','',1.00,'2025-03-17 11:37:44','6.00','4','newstock','1','','',0.00,'','6','5','1','','1104','41742200500','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3172,'','',20.00,'2025-03-17 11:38:09','120.00','4','newstock','1','','',28.43,'','6','100','1','','524','41742200500','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3173,'','',100.00,'2025-03-17 11:38:26','2344.00','4','newstock','1','','',2.00,'','6','2244','1','','1007','41742200500','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3174,'','',3.00,'2025-03-17 11:38:46','34.00','4','newstock','1','','',18.00,'','6','31','1','','1101','41742200500','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3175,'','',1.00,'2025-03-17 11:38:59','6.00','4','newstock','1','','',285.00,'','6','5','1','','584','41742200500','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3176,'','',10.00,'2025-03-17 11:39:16','310.00','4','newstock','1','','',7.00,'','6','300','1','','1181','41742200500','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3177,'','',1.00,'2025-03-17 11:39:31','9.00','4','newstock','1','','',250.00,'','6','8','1','','61','41742200500','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3178,'','',10.00,'2025-03-17 11:39:49','39.00','4','newstock','1','','',19.00,'','6','29','1','','540','41742200500','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3179,'','',50.00,'2025-03-17 11:40:16','1998.00','4','newstock','1','','',7.00,'','6','1948','1','','1244','41742200500','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3180,'','',14.00,'2025-03-17 11:40:50','117.00','4','newstock','1','','',23.00,'','6','103','1','','1191','41742200500','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3181,'','',10.00,'2025-03-17 11:41:56','138.00','4','newstock','1','','',5.00,'','6','128','1','','534','41742200500','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3182,'','',10.00,'2025-03-17 11:42:22','34.00','4','newstock','1','','',49.00,'','6','24','1','','623','41742200500','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3183,'','',5.00,'2025-03-17 11:42:41','286.00','4','newstock','1','','',18.00,'','6','281','1','','1138','41742200500','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3184,'','',1.00,'2025-03-17 11:42:58','42.00','4','newstock','1','','',55.00,'','6','41','1','','1188','41742200500','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3185,'','',1.00,'2025-03-17 11:43:16','52.00','4','newstock','1','','',90.00,'','6','51','1','','828','41742200500','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3186,'','',100.00,'2025-03-17 11:43:43','752.00','4','newstock','1','','',3.43,'','6','652','1','','558','41742200500','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3187,'','',2.00,'2025-03-17 11:44:13','15.00','4','newstock','1','','',315.00,'','6','13','1','','293','41742200500','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3188,'','',18.00,'2025-03-17 11:52:24','103.00','4','newstock','1','','',23.00,'','6','85','1','','1191','41742201068','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3189,'','',1.00,'2025-03-17 11:52:53','26.00','4','newstock','1','','',70.00,'','6','25','1','','1216','41742201068','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3190,'','',3.00,'2025-03-17 11:53:11','15.00','4','newstock','1','','',48.00,'','6','12','1','','924','41742201068','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3191,'','',1.00,'2025-03-17 11:53:28','10.00','4','newstock','1','','',150.00,'','6','9','1','','1149','41742201068','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3192,'','',6.00,'2025-03-17 11:53:54','176.00','4','newstock','1','','',12.00,'','6','170','1','','1221','41742201068','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3193,'','',3.00,'2025-03-17 11:54:56','24.00','4','newstock','1','','',23.00,'','6','21','1','','1168','41742201068','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3194,'','',100.00,'2025-03-17 11:55:15','1339.00','4','newstock','1','','',1.00,'','6','1239','1','','739','41742201068','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3195,'','',1.00,'2025-03-17 11:55:28','47.00','4','newstock','1','','',20.00,'','6','46','1','','2','41742201068','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3196,'','',5.00,'2025-03-17 11:55:48','13.00','4','newstock','1','','',60.00,'','6','8','1','','1154','41742201068','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3197,'','',5.00,'2025-03-17 11:56:09','295.00','4','newstock','1','','',12.00,'','6','290','1','','1220','41742201068','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3198,'','',1.00,'2025-03-17 11:56:21','41.00','4','newstock','1','','',55.00,'','6','40','1','','1188','41742201068','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3199,'','',10.00,'2025-03-17 11:56:39','128.00','4','newstock','1','','',5.00,'','6','118','1','','534','41742201068','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3200,'','',2.00,'2025-03-17 11:57:02','11.00','4','newstock','1','','',20.00,'','6','9','1','','1157','41742201068','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3201,'','',10.00,'2025-03-17 11:57:42','50.00','4','newstock','1','','',27.00,'','6','40','1','','1034','41742201068','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3202,'','',1.00,'2025-03-17 11:57:54','13.00','4','newstock','1','','',315.00,'','6','12','1','','293','41742201068','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3203,'','',5.00,'2025-03-17 11:58:16','43.00','4','newstock','1','','',26.00,'','6','38','1','','121','41742201068','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3204,'','',5.00,'2025-03-17 11:58:38','28.00','4','newstock','1','','',25.00,'','6','23','1','','811','41742201068','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3205,'','',1.00,'2025-03-17 11:58:54','8.00','4','newstock','1','','',240.00,'','6','7','1','','1041','41742201068','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3206,'','',50.00,'2025-03-17 11:59:17','1948.00','4','newstock','1','','',7.00,'','6','1898','1','','1244','41742201068','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3207,'','',30.00,'2025-03-17 11:59:43','360.00','4','newstock','1','','',0.00,'','6','330','1','','1130','41742201068','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3208,'','',10.00,'2025-03-17 12:00:15','300.00','4','newstock','1','','',13.00,'','6','290','1','','383','41742201068','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3209,'','',1.00,'2025-03-17 12:00:25','15.00','4','newstock','1','','',20.00,'','6','14','1','','693','41742201068','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3210,'','',1.00,'2025-03-17 12:00:36','54.00','4','newstock','1','','',230.00,'','6','53','1','','1255','41742201068','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3211,'','',30.00,'2025-03-17 18:04:50','437.00','4','newstock','1','','',3.00,'','6','407','1','','736','41742223816','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3212,'','',1.00,'2025-03-17 18:05:06','3.00','4','newstock','1','','',109.00,'','6','2','1','','722','41742223816','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3213,'','',5.00,'2025-03-17 18:05:24','9.00','4','newstock','1','','',60.00,'','6','4','1','','612','41742223816','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3214,'','',1.00,'2025-03-17 18:05:36','39.00','4','newstock','1','','',0.00,'','6','38','1','','1111','41742223816','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3215,'','',2.00,'2025-03-17 18:05:55','20.00','4','newstock','1','','',56.00,'','6','18','1','','1200','41742223816','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3216,'','',1.00,'2025-03-17 18:06:13','40.00','4','newstock','1','','',55.00,'','6','39','1','','1188','41742223816','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3217,'','',6.00,'2025-03-17 18:06:30','281.00','4','newstock','1','','',18.00,'','6','275','1','','1138','41742223816','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3218,'','',18.00,'2025-03-17 18:06:50','85.00','4','newstock','1','','',23.00,'','6','67','1','','1191','41742223816','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3219,'','',3.00,'2025-03-17 18:07:15','80.00','4','newstock','1','','',60.00,'','6','77','1','','1245','41742223816','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3220,'','',12.00,'2025-03-17 18:07:32','142.00','4','newstock','1','','',8.00,'','6','130','1','','1263','41742223816','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3221,'','',6.00,'2025-03-17 18:07:49','275.00','4','newstock','1','','',18.00,'','6','269','1','','1138','41742223816','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3222,'','',7.00,'2025-03-17 18:08:06','58.00','4','newstock','1','','',10.00,'','6','51','1','','1265','41742223816','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3223,'','',50.00,'2025-03-17 18:08:25','1898.00','4','newstock','1','','',7.00,'','6','1848','1','','1244','41742223816','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3224,'','',1.00,'2025-03-17 18:08:40','12.00','4','newstock','1','','',315.00,'','6','11','1','','293','41742223816','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3225,'','',10.00,'2025-03-17 18:09:14','210.00','4','newstock','1','','',30.00,'','6','200','1','','1251','41742223816','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3226,'','',10.00,'2025-03-17 18:09:35','60.00','4','newstock','1','','',15.00,'','6','50','1','','1032','41742223816','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3227,'','',10.00,'2025-03-17 18:09:52','290.00','4','newstock','1','','',44.00,'','6','280','1','','1031','41742223816','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3228,'','',25.00,'2025-03-17 18:10:11','434.00','4','newstock','1','','',32.00,'','6','409','1','','529','41742223816','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3229,'','',100.00,'2025-03-17 18:10:32','1219.00','4','newstock','1','','',1.00,'','6','1119','1','','739','41742223816','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3230,'','',1.00,'2025-03-17 18:10:52','3.00','4','newstock','1','','',170.00,'','6','2','1','','107','41742223816','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3231,'','',1.00,'2025-03-17 18:11:36','4.00','4','newstock','1','','',140.00,'','6','3','1','','201','41742223816','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3232,'','',1.00,'2025-03-17 18:11:50','39.00','4','newstock','1','','',55.00,'','6','38','1','','1188','41742223816','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3233,'','',10.00,'2025-03-17 18:12:18','24.00','4','newstock','1','','',49.00,'','6','14','1','','623','41742223816','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3234,'','',5.00,'2025-03-17 18:12:56','290.00','4','newstock','1','','',12.00,'','6','285','1','','1220','41742223816','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3235,'','',10.00,'2025-03-17 18:13:22','10.00','4','newstock','1','','',0.00,'','6','0','1','','1226','41742223816','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3236,'','',10.00,'2025-03-17 18:13:44','118.00','4','newstock','1','','',5.00,'','6','108','1','','534','41742223816','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3237,'','',14.00,'2025-03-17 18:14:27','311.00','4','newstock','1','','',50.00,'','6','297','1','','607','41742223816','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3238,'','',6.00,'2025-03-19 08:26:17','297.00','4','newstock','1','','',50.00,'','6','291','1','','607','41742361900','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3239,'','',10.00,'2025-03-19 08:26:49','14.00','4','newstock','1','','',49.00,'','6','4','1','','623','41742361900','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3240,'','',1.00,'2025-03-19 08:27:02','11.00','4','newstock','1','','',315.00,'','6','10','1','','293','41742361900','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3241,'','',5.00,'2025-03-19 08:27:26','285.00','4','newstock','1','','',12.00,'','6','280','1','','1220','41742361900','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3242,'','',1.00,'2025-03-19 08:27:38','4.00','4','newstock','1','','',705.00,'','6','3','1','','1201','41742361900','',0.00,'','1200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3243,'','',2.00,'2025-03-19 08:27:54','18.00','4','newstock','1','','',56.00,'','6','16','1','','1200','41742361900','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3244,'','',100.00,'2025-03-19 08:28:13','390.00','4','newstock','1','','',3.50,'','6','290','1','','72','41742361900','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3245,'','',15.00,'2025-03-19 08:28:32','20.00','4','newstock','1','','',38.00,'','6','5','1','','1254','41742361900','',0.00,'','75','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3246,'','',1.00,'2025-03-19 08:28:51','1.00','4','newstock','1','','',186.00,'','6','0','1','','500','41742361900','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3247,'','',100.00,'2025-03-19 08:29:16','949.00','4','newstock','1','','',1.00,'','6','849','1','','692','41742361900','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3248,'','',1.00,'2025-03-19 08:29:30','6.00','4','newstock','1','','',225.00,'','6','5','1','','1203','41742361900','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3249,'','',18.00,'2025-03-19 08:29:48','57.00','4','newstock','1','','',14.59,'','6','39','1','','791','41742361900','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3250,'','',1.00,'2025-03-19 08:30:04','2.00','4','newstock','1','','',110.00,'','6','1','1','','1219','41742361900','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3251,'','',10.00,'2025-03-19 08:30:22','50.00','4','newstock','1','','',38.00,'','6','40','1','','807','41742361900','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3252,'','',100.00,'2025-03-19 08:30:41','2244.00','4','newstock','1','','',2.00,'','6','2144','1','','1007','41742361900','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3253,'','',2.00,'2025-03-19 08:30:59','24.00','4','newstock','1','','',48.00,'','6','22','1','','1211','41742361900','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3254,'','',100.00,'2025-03-21 08:19:36','1848.00','4','newstock','1','','',7.00,'','6','1748','1','','1244','41742534184','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3255,'','',2.00,'2025-03-21 08:19:51','31.00','4','newstock','1','','',39.00,'','6','29','1','','1012','41742534184','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3256,'','',10.00,'2025-03-21 08:20:27','190.00','4','newstock','1','','',7.50,'','6','180','1','','103','41742534184','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3257,'','',25.00,'2025-03-21 08:20:45','409.00','4','newstock','1','','',32.00,'','6','384','1','','529','41742534184','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3258,'','',1.00,'2025-03-21 08:20:56','6.00','4','newstock','1','','',120.00,'','6','5','1','','26','41742534184','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3259,'','',2.00,'2025-03-21 08:21:16','9.00','4','newstock','1','','',150.00,'','6','7','1','','1149','41742534184','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3260,'','',30.00,'2025-03-21 08:21:40','330.00','4','newstock','1','','',0.00,'','6','300','1','','1130','41742534184','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3261,'','',1.00,'2025-03-21 08:21:55','7.00','4','newstock','1','','',150.00,'','6','6','1','','1149','41742534184','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3262,'','',4.00,'2025-03-21 08:22:32','24.00','4','newstock','1','','',40.00,'','6','20','1','','24','41742534184','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3263,'','',100.00,'2025-03-21 08:22:48','2144.00','4','newstock','1','','',2.00,'','6','2044','1','','1007','41742534184','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3264,'','',1.00,'2025-03-21 08:23:00','22.00','4','newstock','1','','',48.00,'','6','21','1','','1211','41742534184','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3265,'','',25.00,'2025-03-21 08:23:58','71.00','4','newstock','1','','',15.00,'','6','46','1','','1248','41742534184','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3266,'','',1.00,'2025-03-21 08:24:11','12.00','4','newstock','1','','',22.00,'','6','11','1','','545','41742534184','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3267,'','',17.00,'2025-03-21 08:25:25','67.00','4','newstock','1','','',23.00,'','6','50','1','','1191','41742534184','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3268,'','',1.00,'2025-03-21 08:26:01','38.00','4','newstock','1','','',55.00,'','6','37','1','','1188','41742534184','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3269,'','',1.00,'2025-03-21 08:26:44','26.00','4','newstock','1','','',43.00,'','6','25','1','','961','41742534184','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3270,'','',100.00,'2025-03-21 08:27:11','637.00','4','newstock','1','','',3.43,'','6','537','1','','558','41742534184','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3271,'','',4.00,'2025-03-21 08:28:09','21.00','4','newstock','1','','',23.00,'','6','17','1','','1168','41742534184','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3272,'','',1.00,'2025-03-21 08:28:22','8.00','4','newstock','1','','',190.00,'','6','7','1','','1152','41742534184','',0.00,'','380','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3273,'','',1.00,'2025-03-21 08:28:48','17.00','4','newstock','1','','',68.00,'','6','16','1','','1176','41742534184','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3274,'','',1.00,'2025-03-21 08:29:04','7.00','4','newstock','1','','',30.00,'','6','6','1','','320','41742534184','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3275,'','',10.00,'2025-03-21 08:29:19','90.00','4','newstock','1','','',9.00,'','6','80','1','','1187','41742534184','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3276,'','',4.00,'2025-03-21 08:29:42','37.00','4','newstock','1','','',26.00,'','6','33','1','','121','41742534184','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3277,'','',100.00,'2025-03-21 08:30:11','140.00','4','newstock','1','','',5.00,'','6','40','1','','1213','41742534184','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3278,'','',1.00,'2025-03-21 08:30:26','5.00','4','newstock','1','','',225.00,'','6','4','1','','1203','41742534184','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3279,'','',50.00,'2025-03-21 08:30:48','1748.00','4','newstock','1','','',7.00,'','6','1698','1','','1244','41742534184','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3280,'','',1.00,'2025-03-21 08:31:01','7.00','4','newstock','1','','',75.00,'','6','6','1','','1269','41742534184','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3281,'','',3.00,'2025-03-21 08:31:18','61.00','4','newstock','1','','',25.00,'','6','58','1','','1229','41742534184','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3282,'','',5.00,'2025-03-21 08:31:36','170.00','4','newstock','1','','',12.00,'','6','165','1','','1221','41742534184','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3283,'','',5.00,'2025-03-21 08:32:00','291.00','4','newstock','1','','',50.00,'','6','286','1','','607','41742534184','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3284,'','',1.00,'2025-03-24 10:08:18','53.00','4','newstock','1','','',230.00,'','6','52','1','','1255','41742800013','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3285,'','',50.00,'2025-03-24 10:08:38','50.00','4','newstock','1','','',23.00,'','6','0','1','','1191','41742800013','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3286,'','',50.00,'2025-03-24 10:08:58','1698.00','4','newstock','1','','',7.00,'','6','1648','1','','1244','41742800013','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3287,'','',10.00,'2025-03-24 10:09:16','200.00','4','newstock','1','','',30.00,'','6','190','1','','1251','41742800013','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3288,'','',1.00,'2025-03-24 10:09:28','1.00','4','newstock','1','','',110.00,'','6','0','1','','1219','41742800013','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3289,'','',4.00,'2025-03-24 10:09:45','34.00','4','newstock','1','','',50.00,'','6','30','1','','1193','41742800013','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3290,'','',8.00,'2025-03-24 10:10:02','130.00','4','newstock','1','','',8.00,'','6','122','1','','1263','41742800013','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3291,'','',1.00,'2025-03-24 10:10:17','3.00','4','newstock','1','','',140.00,'','6','2','1','','201','41742800013','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3292,'','',1.00,'2025-03-24 10:10:52','37.00','4','newstock','1','','',55.00,'','6','36','1','','1188','41742800013','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3293,'','',5.00,'2025-03-24 10:11:31','269.00','4','newstock','1','','',18.00,'','6','264','1','','1138','41742800013','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3294,'','',4.00,'2025-03-24 10:11:51','286.00','4','newstock','1','','',50.00,'','6','282','1','','607','41742800013','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3295,'','',10.00,'2025-03-24 10:12:12','108.00','4','newstock','1','','',5.00,'','6','98','1','','534','41742800013','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3296,'','',1.00,'2025-03-24 10:12:36','36.00','4','newstock','1','','',55.00,'','6','35','1','','1188','41742800013','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3297,'','',3.00,'2025-03-24 10:13:19','11.00','4','newstock','1','','',1380.00,'','6','8','1','','1137','41742800013','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3298,'','',1.00,'2025-03-24 10:14:00','16.00','4','newstock','1','','',68.00,'','6','15','1','','1176','41742800013','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3299,'','',2.00,'2025-03-24 10:14:20','82.00','4','newstock','1','','',170.00,'','6','80','1','','600','41742800013','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3300,'','',1.00,'2025-03-24 10:14:47','5.00','4','newstock','1','','',170.00,'','6','4','1','','144','41742800013','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3301,'','',1.00,'2025-03-24 10:15:04','4.00','4','newstock','1','','',190.00,'','6','3','1','','277','41742800013','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3302,'','',1.00,'2025-03-24 10:15:22','35.00','4','newstock','1','','',55.00,'','6','34','1','','1188','41742800013','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3303,'','',1.00,'2025-03-24 10:15:36','2.00','4','newstock','1','','',140.00,'','6','1','1','','201','41742800013','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3304,'','',60.00,'2025-03-24 10:16:10','308.00','4','newstock','1','','',1.00,'','6','248','1','','114','41742800013','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3305,'','',10.00,'2025-03-24 10:16:27','384.00','4','newstock','1','','',32.00,'','6','374','1','','529','41742800013','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3306,'','',10.00,'2025-03-24 10:17:19','180.00','4','newstock','1','','',7.50,'','6','170','1','','103','41742800013','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3307,'','',7.00,'2025-03-24 10:19:13','32.00','4','newstock','1','','',7.00,'','6','25','1','','127','41742800655','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3308,'','',1.00,'2025-03-24 10:19:46','80.00','4','newstock','1','','',170.00,'','6','79','1','','600','41742800655','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3309,'','',2.00,'2025-03-24 10:20:10','21.00','4','newstock','1','','',48.00,'','6','19','1','','1211','41742800655','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3310,'','',20.00,'2025-03-24 10:20:36','220.00','4','newstock','1','','',21.00,'','6','200','1','','1148','41742800655','',0.00,'','42','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3311,'','',10.00,'2025-03-24 10:21:03','280.00','4','newstock','1','','',12.00,'','6','270','1','','1220','41742800655','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3312,'','',2.00,'2025-03-24 10:21:23','19.00','4','newstock','1','','',45.00,'','6','17','1','','1189','41742800655','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3313,'','',10.00,'2025-03-24 10:21:40','264.00','4','newstock','1','','',18.00,'','6','254','1','','1138','41742800655','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3314,'','',2.00,'2025-03-24 10:22:04','6.00','4','newstock','1','','',150.00,'','6','4','1','','1149','41742800655','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3315,'','',1.00,'2025-03-24 10:22:18','79.00','4','newstock','1','','',170.00,'','6','78','1','','600','41742800655','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3316,'','',100.00,'2025-03-24 10:22:39','1648.00','4','newstock','1','','',7.00,'','6','1548','1','','1244','41742800655','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3317,'','',10.00,'2025-03-24 10:23:23','374.00','4','newstock','1','','',32.00,'','6','364','1','','529','41742800655','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3318,'','',2.00,'2025-03-24 10:23:41','37.00','4','newstock','1','','',0.00,'','6','35','1','','1111','41742800655','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3319,'','',8.00,'2025-03-24 10:24:00','282.00','4','newstock','1','','',50.00,'','6','274','1','','607','41742800655','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3320,'','',3.00,'2025-03-26 08:49:45','57.00','4','newstock','1','','',47.00,'','6','54','1','','1215','41742968103','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3321,'','',2.00,'2025-03-26 08:50:04','25.00','4','newstock','1','','',70.00,'','6','23','1','','1216','41742968103','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3322,'','',4.00,'2025-03-26 08:50:31','23.00','4','newstock','1','','',25.00,'','6','19','1','','811','41742968103','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3323,'','',1.00,'2025-03-26 08:51:17','9.00','4','newstock','1','','',120.00,'','6','8','1','','1247','41742968103','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3324,'','',1.00,'2025-03-26 08:51:51','2.00','4','newstock','1','','',65.00,'','6','1','1','','1173','41742968103','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3325,'','',40.00,'2025-03-26 08:52:23','1480.00','4','newstock','1','','',6.00,'','6','1440','1','','1267','41742968103','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3326,'','',10.00,'2025-03-26 08:52:43','280.00','4','newstock','1','','',44.00,'','6','270','1','','1031','41742968103','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3327,'','',1.00,'2025-03-26 08:52:54','10.00','4','newstock','1','','',315.00,'','6','9','1','','293','41742968103','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3328,'','',4.00,'2025-03-26 08:53:14','77.00','4','newstock','1','','',60.00,'','6','73','1','','1245','41742968103','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3329,'','',50.00,'2025-03-26 08:53:53','1548.00','4','newstock','1','','',7.00,'','6','1498','1','','1244','41742968103','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3330,'','',7.00,'2025-03-26 08:54:07','51.00','4','newstock','1','','',10.00,'','6','44','1','','1265','41742968103','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3331,'','',3.00,'2025-03-26 08:54:31','58.00','4','newstock','1','','',25.00,'','6','55','1','','1229','41742968103','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3332,'','',8.00,'2025-03-26 08:54:50','254.00','4','newstock','1','','',18.00,'','6','246','1','','1138','41742968103','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3333,'','',7.00,'2025-03-26 08:55:15','135.00','4','newstock','1','','',12.00,'','6','128','1','','1222','41742968103','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3334,'','',100.00,'2025-03-26 08:56:02','563.00','4','newstock','1','','',0.60,'','6','463','1','','38','41742968103','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3335,'','',1.00,'2025-03-26 08:56:17','51.00','4','newstock','1','','',90.00,'','6','50','1','','828','41742968103','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3336,'','',1.00,'2025-03-26 08:56:31','34.00','4','newstock','1','','',55.00,'','6','33','1','','1188','41742968103','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3337,'','',6.00,'2025-03-26 08:56:48','364.00','4','newstock','1','','',32.00,'','6','358','1','','529','41742968103','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3338,'','',10.00,'2025-03-26 08:57:10','29.00','4','newstock','1','','',19.00,'','6','19','1','','540','41742968103','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3339,'','',10.00,'2025-03-26 08:57:30','98.00','4','newstock','1','','',5.00,'','6','88','1','','534','41742968103','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3340,'','',1.00,'2025-03-26 08:57:42','11.00','4','newstock','1','','',22.00,'','6','10','1','','545','41742968103','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3341,'','',2.00,'2025-03-26 08:58:21','35.00','4','newstock','1','','',0.00,'','6','33','1','','1111','41742968103','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3342,'','',10.00,'2025-03-26 08:58:37','1440.00','4','newstock','1','','',6.00,'','6','1430','1','','1267','41742968103','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3343,'','',10.00,'2025-03-26 08:58:54','72.00','4','newstock','1','','',48.00,'','6','62','1','','691','41742968103','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3344,'','',100.00,'2025-03-26 08:59:23','786.00','4','newstock','1','','',1.45,'','6','686','1','','632','41742968103','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3345,'','',9.00,'2025-03-26 08:59:40','274.00','4','newstock','1','','',50.00,'','6','265','1','','607','41742968103','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3346,'','',100.00,'2025-03-26 09:00:06','739.00','4','newstock','1','','',2.00,'','6','639','1','','954','41742968103','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3347,'','',1.00,'2025-03-26 09:00:20','5.00','4','newstock','1','','',79.00,'','6','4','1','','269','41742968103','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3348,'','',10.00,'2025-03-26 09:00:44','170.00','4','newstock','1','','',21.00,'','6','160','1','','1148','41742968103','',0.00,'','42','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3349,'','',1.00,'2025-03-26 09:00:56','19.00','4','newstock','1','','',48.00,'','6','18','1','','1211','41742968103','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3350,'','',30.00,'2025-03-26 09:01:20','300.00','4','newstock','1','','',0.00,'','6','270','1','','1130','41742968103','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3351,'','',30.00,'2025-03-26 09:01:42','95.00','4','newstock','1','','',5.00,'','6','65','1','','1150','41742968103','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3352,'','',1.00,'2025-03-26 09:01:53','52.00','4','newstock','1','','',230.00,'','6','51','1','','1255','41742968103','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3353,'','',100.00,'2025-03-26 09:02:14','954.00','4','newstock','1','','',1.00,'','6','854','1','','739','41742968103','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3354,'','',1.00,'2025-03-26 09:02:33','15.00','4','newstock','1','','',1630.00,'','6','14','1','','1202','41742968103','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3355,'','',10.00,'2025-03-26 09:03:00','194.00','4','newstock','1','','',12.00,'','6','184','1','','1246','41742968103','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3356,'','',2.00,'2025-03-26 09:03:22','4.00','4','newstock','1','','',60.00,'','6','2','1','','612','41742968103','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3357,'','',10.00,'2025-03-26 09:03:53','30.00','4','newstock','1','','',7.00,'','6','20','1','','536','41742968103','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3358,'','',1.00,'2025-03-26 09:04:12','50.00','4','newstock','1','','',90.00,'','6','49','1','','828','41742968103','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3359,'','',10.00,'2025-03-26 09:04:31','160.00','4','newstock','1','','',21.00,'','6','150','1','','1148','41742968103','',0.00,'','42','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3360,'','',100.00,'2025-03-27 08:31:10','522.00','4','newstock','1','','',3.43,'','6','422','1','','558','41743053388','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3361,'','',4.00,'2025-03-27 08:31:50','20.00','4','newstock','1','','',40.00,'','6','16','1','','24','41743053388','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3362,'','',5.00,'2025-03-27 08:32:18','19.00','4','newstock','1','','',25.00,'','6','14','1','','811','41743053388','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3363,'','',4.00,'2025-03-27 08:32:45','17.00','4','newstock','1','','',23.00,'','6','13','1','','1168','41743053388','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3364,'','',3.00,'2025-03-27 08:33:06','8.00','4','newstock','1','','',68.00,'','6','5','1','','230','41743053388','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3365,'','',1.00,'2025-03-27 08:33:18','10.00','4','newstock','1','','',22.00,'','6','9','1','','545','41743053388','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3366,'','',10.00,'2025-03-27 08:33:35','270.00','4','newstock','1','','',44.00,'','6','260','1','','1031','41743053388','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3367,'','',15.00,'2025-03-27 08:34:00','163.00','4','newstock','1','','',30.00,'','6','148','1','','1153','41743053388','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3368,'','',14.00,'2025-03-27 08:34:20','189.00','4','newstock','1','','',5.00,'','6','175','1','','1147','41743053388','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3369,'','',10.00,'2025-03-27 08:35:01','260.00','4','newstock','1','','',44.00,'','6','250','1','','1031','41743053388','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3370,'','',1.00,'2025-03-27 08:35:15','9.00','4','newstock','1','','',315.00,'','6','8','1','','293','41743053388','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3371,'','',50.00,'2025-03-27 08:35:35','1498.00','4','newstock','1','','',7.00,'','6','1448','1','','1244','41743053388','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3372,'','',8.00,'2025-03-27 08:35:52','246.00','4','newstock','1','','',18.00,'','6','238','1','','1138','41743053388','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3373,'','',9.00,'2025-03-27 08:36:18','165.00','4','newstock','1','','',12.00,'','6','156','1','','1221','41743053388','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3374,'','',9.00,'2025-03-27 08:40:53','265.00','4','newstock','1','','',50.00,'','6','256','1','','607','41743053388','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3375,'','',25.00,'2025-03-27 08:41:13','358.00','4','newstock','1','','',32.00,'','6','333','1','','529','41743053388','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3376,'','',5.00,'2025-03-27 08:41:33','270.00','4','newstock','1','','',12.00,'','6','265','1','','1220','41743053388','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3377,'','',1.00,'2025-03-27 08:42:03','17.00','4','newstock','1','','',37.00,'','6','16','1','','1185','41743053388','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3378,'','',1.00,'2025-03-27 08:42:15','51.00','4','newstock','1','','',230.00,'','6','50','1','','1255','41743053388','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3379,'','',1.00,'2025-03-28 08:20:48','5.00','4','newstock','1','','',68.00,'','6','4','1','','230','41743139177','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3380,'','',10.00,'2025-03-28 08:21:04','231.00','4','newstock','1','','',0.95,'','6','221','1','','989','41743139177','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3381,'','',3.00,'2025-03-28 08:21:31','15.00','4','newstock','1','','',68.00,'','6','12','1','','1176','41743139177','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3382,'','',10.00,'2025-03-28 08:21:50','60.00','4','newstock','1','','',15.00,'','6','50','1','','1228','41743139177','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3383,'','',5.00,'2025-03-28 08:22:09','45.00','4','newstock','1','','',90.00,'','6','40','1','','1174','41743139177','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3384,'','',3.00,'2025-03-28 08:22:25','73.00','4','newstock','1','','',60.00,'','6','70','1','','1245','41743139177','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3385,'','',50.00,'2025-03-28 08:22:42','1448.00','4','newstock','1','','',7.00,'','6','1398','1','','1244','41743139177','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3386,'','',10.00,'2025-03-28 08:23:04','88.00','4','newstock','1','','',5.00,'','6','78','1','','534','41743139177','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3387,'','',10.00,'2025-03-28 08:23:25','50.00','4','newstock','1','','',15.00,'','6','40','1','','1032','41743139177','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3388,'','',5.00,'2025-03-28 08:24:30','265.00','4','newstock','1','','',12.00,'','6','260','1','','1220','41743139177','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3389,'','',8.00,'2025-03-28 08:24:48','256.00','4','newstock','1','','',50.00,'','6','248','1','','607','41743139177','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3390,'','',1.00,'2025-03-28 08:25:21','1.00','4','newstock','1','','',65.00,'','6','0','1','','1173','41743139177','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3391,'','',2.00,'2025-03-28 08:25:53','25.00','4','newstock','1','','',43.00,'','6','23','1','','961','41743139177','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3392,'','',2.00,'2025-03-28 08:26:17','16.00','4','newstock','1','','',48.00,'','6','14','1','','1211','41743139177','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3393,'','',100.00,'2025-03-28 08:26:37','450.00','4','newstock','1','','',1.50,'','6','350','1','','506','41743139177','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3394,'','',1.00,'2025-03-28 08:26:49','16.00','4','newstock','1','','',106.00,'','6','15','1','','131','41743139177','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3395,'','',10.00,'2025-03-28 08:27:09','140.00','4','newstock','1','','',21.00,'','6','130','1','','1148','41743139177','',0.00,'','42','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3396,'','',30.00,'2025-03-28 08:27:33','270.00','4','newstock','1','','',0.00,'','6','240','1','','1130','41743139177','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3397,'','',2.00,'2025-03-29 08:31:28','28.00','4','newstock','1','','',18.00,'','6','26','1','','1101','41743226208','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3398,'','',10.00,'2025-03-29 08:31:45','45.00','4','newstock','1','','',3.00,'','6','35','1','','397','41743226208','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3399,'','',80.00,'2025-03-29 08:32:05','218.00','4','newstock','1','','',5.00,'','6','138','1','','244','41743226208','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3400,'','',1.00,'2025-03-29 08:32:20','26.00','4','newstock','1','','',40.00,'','6','25','1','','290','41743226208','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3401,'','',16.00,'2025-03-29 08:32:38','175.00','4','newstock','1','','',5.00,'','6','159','1','','1147','41743226208','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3402,'','',10.00,'2025-03-29 08:32:55','100.00','4','newstock','1','','',28.43,'','6','90','1','','524','41743226208','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3403,'','',100.00,'2025-03-29 08:33:11','2044.00','4','newstock','1','','',2.00,'','6','1944','1','','1007','41743226208','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3404,'','',1.00,'2025-03-29 08:38:01','2.00','4','newstock','1','','',170.00,'','6','1','1','','107','41743226208','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3405,'','',30.00,'2025-03-29 08:38:26','240.00','4','newstock','1','','',0.00,'','6','210','1','','1130','41743226208','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3406,'','',1.00,'2025-03-29 08:38:42','16.00','4','newstock','1','','',37.00,'','6','15','1','','1185','41743226208','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3407,'','',1.00,'2025-03-29 08:38:54','8.00','4','newstock','1','','',315.00,'','6','7','1','','293','41743226208','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3408,'','',50.00,'2025-03-29 08:39:12','1398.00','4','newstock','1','','',7.00,'','6','1348','1','','1244','41743226208','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3409,'','',10.00,'2025-03-29 08:39:26','190.00','4','newstock','1','','',30.00,'','6','180','1','','1251','41743226208','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3410,'','',11.00,'2025-03-29 08:39:41','122.00','4','newstock','1','','',8.00,'','6','111','1','','1263','41743226208','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3411,'','',5.00,'2025-03-29 08:40:00','55.00','4','newstock','1','','',25.00,'','6','50','1','','1229','41743226208','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3412,'','',1.00,'2025-03-29 08:40:15','9.00','4','newstock','1','','',22.00,'','6','8','1','','545','41743226208','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3413,'','',5.00,'2025-03-29 08:40:30','248.00','4','newstock','1','','',50.00,'','6','243','1','','607','41743226208','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3414,'','',50.00,'2025-03-29 08:40:52','1348.00','4','newstock','1','','',7.00,'','6','1298','1','','1244','41743226208','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3415,'','',1.00,'2025-03-29 08:41:30','25.00','4','newstock','1','','',39.00,'','6','24','1','','896','41743226208','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3416,'','',3.00,'2025-03-29 08:41:48','8.00','4','newstock','1','','',1380.00,'','6','5','1','','1137','41743226208','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3417,'','',4.00,'2025-03-29 08:42:09','32.00','4','newstock','1','','',26.00,'','6','28','1','','121','41743226208','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3418,'','',1.00,'2025-03-29 08:42:21','13.00','4','newstock','1','','',20.00,'','6','12','1','','693','41743226208','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3419,'','',100.00,'2025-03-29 08:43:15','236.00','4','newstock','1','','',4.00,'','6','136','1','','587','41743226208','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3420,'','',100.00,'2025-03-29 08:43:42','686.00','4','newstock','1','','',1.45,'','6','586','1','','632','41743226208','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3421,'','',5.00,'2025-03-29 08:43:59','50.00','4','newstock','1','','',25.00,'','6','45','1','','143','41743226208','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3422,'','',10.00,'2025-03-29 08:44:23','28.00','4','newstock','1','','',64.00,'','6','18','1','','605','41743226208','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3423,'','',1.00,'2025-04-01 09:01:24','15.00','4','newstock','1','','',106.00,'','6','14','1','','131','41743487200','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3424,'','',1.00,'2025-04-01 09:01:36','12.00','4','newstock','1','','',20.00,'','6','11','1','','693','41743487200','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3425,'','',10.00,'2025-04-01 09:02:23','78.00','4','newstock','1','','',5.00,'','6','68','1','','534','41743487200','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3426,'','',1.00,'2025-04-01 09:02:46','33.00','4','newstock','1','','',55.00,'','6','32','1','','1188','41743487200','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3427,'','',25.00,'2025-04-01 09:03:05','333.00','4','newstock','1','','',32.00,'','6','308','1','','529','41743487200','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3428,'','',6.00,'2025-04-01 09:03:23','243.00','4','newstock','1','','',50.00,'','6','237','1','','607','41743487200','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3429,'','',4.00,'2025-04-01 09:04:13','13.00','4','newstock','1','','',25.00,'','6','9','1','','811','41743487200','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3430,'','',100.00,'2025-04-01 09:05:55','824.00','4','newstock','1','','',1.00,'','6','724','1','','739','41743487466','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3431,'','',30.00,'2025-04-01 09:06:17','210.00','4','newstock','1','','',0.00,'','6','180','1','','1130','41743487466','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3432,'','',1.00,'2025-04-01 09:06:36','44.00','4','newstock','1','','',20.00,'','6','43','1','','2','41743487466','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3433,'','',4.00,'2025-04-01 09:07:00','12.00','4','newstock','1','','',23.00,'','6','8','1','','1168','41743487466','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3434,'','',1.00,'2025-04-01 09:07:19','23.00','4','newstock','1','','',150.00,'','6','22','1','','249','41743487466','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3435,'','',6.00,'2025-04-01 09:07:44','260.00','4','newstock','1','','',12.00,'','6','254','1','','1220','41743487466','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3436,'','',6.00,'2025-04-01 09:08:02','238.00','4','newstock','1','','',18.00,'','6','232','1','','1138','41743487466','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3437,'','',4.00,'2025-04-01 09:08:21','237.00','4','newstock','1','','',50.00,'','6','233','1','','607','41743487466','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3438,'','',1.00,'2025-04-01 09:08:57','6.00','4','newstock','1','','',2250.00,'','6','5','1','','1223','41743487466','',0.00,'','3500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3439,'','',10.00,'2025-04-01 09:09:20','40.00','4','newstock','1','','',15.00,'','6','30','1','','1032','41743487466','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3440,'','',10.00,'2025-04-01 09:09:47','19.00','4','newstock','1','','',19.00,'','6','9','1','','540','41743487466','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3441,'','',9.00,'2025-04-01 09:10:07','156.00','4','newstock','1','','',12.00,'','6','147','1','','1221','41743487466','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3442,'','',100.00,'2025-04-01 09:14:12','290.00','4','newstock','1','','',3.50,'','6','190','1','','72','41743487843','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3443,'','',5.00,'2025-04-01 09:14:40','29.00','4','newstock','1','','',39.00,'','6','24','1','','1012','41743487843','',0.00,'','55','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3444,'','',5.00,'2025-04-01 09:15:15','233.00','4','newstock','1','','',50.00,'','6','228','1','','607','41743487843','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3445,'','',1.00,'2025-04-01 09:15:27','7.00','4','newstock','1','','',315.00,'','6','6','1','','293','41743487843','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3446,'','',50.00,'2025-04-01 09:15:46','1298.00','4','newstock','1','','',7.00,'','6','1248','1','','1244','41743487843','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3447,'','',10.00,'2025-04-01 09:16:05','250.00','4','newstock','1','','',44.00,'','6','240','1','','1031','41743487843','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3448,'','',10.00,'2025-04-01 09:16:44','1430.00','4','newstock','1','','',6.00,'','6','1420','1','','1267','41743487843','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3449,'','',10.00,'2025-04-01 09:17:03','130.00','4','newstock','1','','',21.00,'','6','120','1','','1148','41743487843','',0.00,'','42','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3450,'','',1.00,'2025-04-01 09:17:28','9.00','4','newstock','1','','',35.00,'','6','8','1','','288','41743487843','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3451,'','',1.00,'2025-04-01 09:17:44','23.00','4','newstock','1','','',43.00,'','6','22','1','','961','41743487843','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3452,'','',10.00,'2025-04-01 09:18:10','290.00','4','newstock','1','','',13.00,'','6','280','1','','383','41743487843','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3453,'','',1.00,'2025-04-01 09:18:24','22.00','4','newstock','1','','',70.00,'','6','21','1','','1216','41743487843','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3454,'','',2.00,'2025-04-01 09:18:48','26.00','4','newstock','1','','',18.00,'','6','24','1','','1101','41743487843','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3455,'','',4.00,'2025-04-02 17:18:35','16.00','4','newstock','1','','',40.00,'','6','12','1','','24','41743603440','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3456,'','',1.00,'2025-04-02 17:18:48','11.00','4','newstock','1','','',39.00,'','6','10','1','','239','41743603440','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3457,'','',1.00,'2025-04-02 17:19:26','14.00','4','newstock','1','','',56.00,'','6','13','1','','1200','41743603440','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3458,'','',1.00,'2025-04-02 17:20:02','17.00','4','newstock','1','','',45.00,'','6','16','1','','1189','41743603440','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3459,'','',1.00,'2025-04-02 17:20:40','6.00','4','newstock','1','','',35.00,'','6','5','1','','288','41743603440','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3460,'','',1.00,'2025-04-02 17:21:31','7.00','4','newstock','1','','',240.00,'','6','6','1','','1041','41743603440','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3461,'','',1.00,'2025-04-02 17:21:43','14.00','4','newstock','1','','',48.00,'','6','13','1','','1211','41743603440','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3462,'','',100.00,'2025-04-02 17:22:07','1944.00','4','newstock','1','','',2.00,'','6','1844','1','','1007','41743603440','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3463,'','',10.00,'2025-04-02 17:23:04','70.00','4','newstock','1','','',60.00,'','6','60','1','','1245','41743603440','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3464,'','',1.00,'2025-04-02 17:23:57','14.00','4','newstock','1','','',106.00,'','6','13','1','','131','41743603440','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3465,'','',1.00,'2025-04-02 17:24:11','12.00','4','newstock','1','','',68.00,'','6','11','1','','237','41743603440','',0.00,'','110','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3466,'','',100.00,'2025-04-02 17:24:30','1248.00','4','newstock','1','','',7.00,'','6','1148','1','','1244','41743603440','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3467,'','',2.00,'2025-04-02 17:29:51','8.00','4','newstock','1','','',22.00,'','6','6','1','','545','41743603440','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3468,'','',10.00,'2025-04-02 17:30:12','240.00','4','newstock','1','','',44.00,'','6','230','1','','1031','41743603440','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3469,'','',17.00,'2025-04-02 17:30:29','147.00','4','newstock','1','','',12.00,'','6','130','1','','1221','41743603440','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3470,'','',11.00,'2025-04-02 17:30:57','44.00','4','newstock','1','','',10.00,'','6','33','1','','1265','41743603440','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3471,'','',8.00,'2025-04-02 17:31:23','232.00','4','newstock','1','','',18.00,'','6','224','1','','1138','41743603440','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3472,'','',14.00,'2025-04-02 17:31:43','111.00','4','newstock','1','','',8.00,'','6','97','1','','1263','41743603440','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3473,'','',14.00,'2025-04-02 17:32:05','50.00','4','newstock','1','','',25.00,'','6','36','1','','1229','41743603440','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3474,'','',1.00,'2025-04-02 17:32:16','6.00','4','newstock','1','','',315.00,'','6','5','1','','293','41743603440','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3475,'','',10.00,'2025-04-02 17:33:15','221.00','4','newstock','1','','',0.95,'','6','211','1','','989','41743603440','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3476,'','',7.00,'2025-04-02 17:33:44','148.00','4','newstock','1','','',30.00,'','6','141','1','','1153','41743603440','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3477,'','',7.00,'2025-04-02 17:34:04','137.00','4','newstock','1','','',43.00,'','6','130','1','','1241','41743603440','',0.00,'','65','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3478,'','',1.00,'2025-04-02 17:34:31','1.00','4','newstock','1','','',140.00,'','6','0','1','','201','41743603440','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3479,'','',11.00,'2025-04-02 17:45:10','97.00','4','newstock','1','','',8.00,'','6','86','1','','1263','41743603440','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3480,'','',8.00,'2025-04-02 17:45:45','30.00','4','newstock','1','','',50.00,'','6','22','1','','1193','41743603440','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3481,'','',7.00,'2025-04-02 17:46:07','33.00','4','newstock','1','','',10.00,'','6','26','1','','1265','41743603440','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3482,'','',1.00,'2025-04-02 17:46:59','10.00','4','newstock','1','','',300.00,'','6','9','1','','291','41743603440','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3483,'','',3.00,'2025-04-02 17:47:42','26.00','4','newstock','1','','',26.00,'','6','23','1','','121','41743603440','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3484,'','',100.00,'2025-04-02 17:48:40','610.00','4','newstock','1','','',2.00,'','6','510','1','','954','41743603440','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3485,'','',3.00,'2025-04-02 17:49:02','224.00','4','newstock','1','','',18.00,'','6','221','1','','1138','41743603440','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3486,'','',5.00,'2025-04-02 17:49:24','26.00','4','newstock','1','','',10.00,'','6','21','1','','1265','41743603440','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3487,'','',50.00,'2025-04-02 17:49:44','1148.00','4','newstock','1','','',7.00,'','6','1098','1','','1244','41743603440','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3488,'','',1.00,'2025-04-02 17:50:30','5.00','4','newstock','1','','',315.00,'','6','4','1','','293','41743603440','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3489,'','',1.00,'2025-04-02 17:50:41','13.00','4','newstock','1','','',48.00,'','6','12','1','','1211','41743603440','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3490,'','',10.00,'2025-04-02 17:51:36','68.00','4','newstock','1','','',5.00,'','6','58','1','','534','41743603440','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3491,'','',11.00,'2025-04-02 17:53:07','228.00','4','newstock','1','','',50.00,'','6','217','1','','607','41743603440','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3492,'','',4.00,'2025-04-02 17:53:30','4.00','4','newstock','1','','',49.00,'','6','0','1','','623','41743603440','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3493,'','',1.00,'2025-04-02 17:53:48','22.00','4','newstock','1','','',150.00,'','6','21','1','','249','41743603440','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3494,'','',1.00,'2025-04-02 17:54:29','14.00','4','newstock','1','','',37.00,'','6','13','1','','1214','41743603440','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3495,'','',10.00,'2025-04-02 17:55:43','30.00','4','newstock','1','','',15.00,'','6','20','1','','1032','41743603440','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3496,'','',1.00,'2025-04-02 17:56:05','12.00','4','newstock','1','','',48.00,'','6','11','1','','1211','41743603440','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3497,'','',4.00,'2025-04-02 17:56:27','17.00','4','newstock','1','','',24.90,'','6','13','1','','202','41743603440','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3498,'','',2.00,'2025-04-02 17:57:00','24.00','4','newstock','1','','',18.00,'','6','22','1','','1101','41743603440','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3499,'','',1.00,'2025-04-02 17:57:15','11.00','4','newstock','1','','',20.00,'','6','10','1','','693','41743603440','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3500,'','',1.00,'2025-04-02 17:57:28','15.00','4','newstock','1','','',37.00,'','6','14','1','','1185','41743603440','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3501,'','',10.00,'2025-04-02 17:57:47','46.00','4','newstock','1','','',44.50,'','6','36','1','','582','41743603440','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3502,'','',100.00,'2025-04-02 17:58:14','339.00','4','newstock','1','','',2.00,'','6','239','1','','443','41743603440','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3503,'','',1.00,'2025-04-02 17:58:36','21.00','4','newstock','1','','',150.00,'','6','20','1','','249','41743603440','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3504,'','',20.00,'2025-04-02 17:59:50','217.00','4','newstock','1','','',50.00,'','6','197','1','','607','41743603440','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3505,'','',1.00,'2025-04-02 18:03:16','49.00','4','newstock','1','','',90.00,'','6','48','1','','828','41743603440','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3506,'','',7.00,'2025-04-04 08:51:19','77.00','4','newstock','1','','',9.00,'','6','70','1','','1187','41743745796','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3507,'','',1.00,'2025-04-04 08:51:38','20.00','4','newstock','1','','',150.00,'','6','19','1','','249','41743745796','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3508,'','',1.00,'2025-04-04 08:51:51','50.00','4','newstock','1','','',230.00,'','6','49','1','','1255','41743745796','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3509,'','',1.00,'2025-04-04 08:52:21','10.00','4','newstock','1','','',20.00,'','6','9','1','','693','41743745796','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3510,'','',1.00,'2025-04-04 08:52:35','22.00','4','newstock','1','','',18.00,'','6','21','1','','1101','41743745796','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3511,'','',50.00,'2025-04-04 08:53:17','1098.00','4','newstock','1','','',7.00,'','6','1048','1','','1244','41743745796','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3512,'','',2.00,'2025-04-04 08:53:37','22.00','4','newstock','1','','',22.00,'','6','20','1','','266','41743745796','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3513,'','',100.00,'2025-04-04 08:53:57','676.00','4','newstock','1','','',1.00,'','6','576','1','','739','41743745796','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3514,'','',100.00,'2025-04-04 08:54:24','248.00','4','newstock','1','','',1.00,'','6','148','1','','114','41743745796','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3515,'','',100.00,'2025-04-04 08:54:40','1844.00','4','newstock','1','','',2.00,'','6','1744','1','','1007','41743745796','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3516,'','',3.00,'2025-04-04 08:55:03','32.00','4','newstock','1','','',55.00,'','6','29','1','','1188','41743745796','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3517,'','',1.00,'2025-04-04 08:55:28','33.00','4','newstock','1','','',0.00,'','6','32','1','','1111','41743745796','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3518,'','',10.00,'2025-04-04 08:56:18','280.00','4','newstock','1','','',13.00,'','6','270','1','','383','41743745796','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3519,'','',30.00,'2025-04-04 08:56:50','110.00','4','newstock','1','','',21.00,'','6','80','1','','1148','41743745796','',0.00,'','42','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3520,'','',6.00,'2025-04-04 08:57:13','18.00','4','newstock','1','','',17.00,'','6','12','1','','1178','41743745796','',0.00,'','40','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3521,'','',1.00,'2025-04-04 08:57:29','29.00','4','newstock','1','','',55.00,'','6','28','1','','1188','41743745796','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3522,'','',40.00,'2025-04-04 08:57:55','308.00','4','newstock','1','','',32.00,'','6','268','1','','529','41743745796','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3523,'','',10.00,'2025-04-04 08:58:14','221.00','4','newstock','1','','',18.00,'','6','211','1','','1138','41743745796','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3524,'','',2.00,'2025-04-04 08:58:34','5.00','4','newstock','1','','',1380.00,'','6','3','1','','1137','41743745796','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3525,'','',30.00,'2025-04-04 08:58:55','180.00','4','newstock','1','','',0.00,'','6','150','1','','1130','41743745796','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3526,'','',1.00,'2025-04-04 08:59:06','32.00','4','newstock','1','','',0.00,'','6','31','1','','1111','41743745796','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3527,'','',5.00,'2025-04-04 08:59:46','184.00','4','newstock','1','','',12.00,'','6','179','1','','1246','41743745796','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3528,'','',1.00,'2025-04-04 08:59:58','31.00','4','newstock','1','','',0.00,'','6','30','1','','1111','41743745796','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3529,'','',36.00,'2025-04-04 09:00:19','197.00','4','newstock','1','','',50.00,'','6','161','1','','607','41743745796','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3530,'','',10.00,'2025-04-04 09:01:07','50.00','4','newstock','1','','',15.00,'','6','40','1','','1228','41743745796','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3531,'','',5.00,'2025-04-04 09:01:25','40.00','4','newstock','1','','',90.00,'','6','35','1','','1174','41743745796','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3532,'','',20.00,'2025-04-04 09:01:47','180.00','4','newstock','1','','',30.00,'','6','160','1','','1251','41743745796','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3533,'','',10.00,'2025-04-04 09:02:47','58.00','4','newstock','1','','',5.00,'','6','48','1','','534','41743745796','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3534,'','',7.00,'2025-04-04 09:03:07','254.00','4','newstock','1','','',12.00,'','6','247','1','','1220','41743745796','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3535,'','',1.00,'2025-04-04 09:03:21','4.00','4','newstock','1','','',315.00,'','6','3','1','','293','41743745796','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3537,'','',10.00,'2025-04-07 10:18:01','50.00','4','newstock','1','','',21.00,'','6','40','1','','1148','41744010118','',0.00,'','42','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3538,'','',1.00,'2025-04-07 10:18:16','4.00','4','newstock','1','','',0.00,'','6','3','1','','1104','41744010118','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3539,'','',3.00,'2025-04-07 10:18:41','8.00','4','newstock','1','','',23.00,'','6','5','1','','1168','41744010118','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3540,'','',4.00,'2025-04-07 10:19:14','12.00','4','newstock','1','','',56.00,'','6','8','1','','1200','41744010118','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3541,'','',2.00,'2025-04-07 10:20:06','20.00','4','newstock','1','','',70.00,'','6','18','1','','1216','41744010118','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3542,'','',3.00,'2025-04-07 10:20:24','54.00','4','newstock','1','','',47.00,'','6','51','1','','1215','41744010118','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3543,'','',1.00,'2025-04-07 10:20:38','11.00','4','newstock','1','','',48.00,'','6','10','1','','1211','41744010118','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3544,'','',1.00,'2025-04-07 10:20:57','45.00','4','newstock','1','','',25.00,'','6','44','1','','143','41744010118','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3545,'','',100.00,'2025-04-07 10:21:13','1744.00','4','newstock','1','','',2.00,'','6','1644','1','','1007','41744010118','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3546,'','',20.00,'2025-04-07 10:21:40','170.00','4','newstock','1','','',7.50,'','6','150','1','','103','41744010118','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3547,'','',100.00,'2025-04-07 10:30:41','566.00','4','newstock','1','','',1.00,'','6','466','1','','739','41744010118','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3548,'','',4.00,'2025-04-07 10:31:45','9.00','4','newstock','1','','',25.00,'','6','5','1','','811','41744010118','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3549,'','',8.00,'2025-04-07 10:32:09','22.00','4','newstock','1','','',50.00,'','6','14','1','','1193','41744010118','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3550,'','',9.00,'2025-04-07 10:32:28','211.00','4','newstock','1','','',18.00,'','6','202','1','','1138','41744010118','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3551,'','',5.00,'2025-04-07 10:32:53','36.00','4','newstock','1','','',25.00,'','6','31','1','','1229','41744010118','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3552,'','',1.00,'2025-04-07 10:33:12','3.00','4','newstock','1','','',315.00,'','6','2','1','','293','41744010118','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3553,'','',10.00,'2025-04-07 10:33:34','268.00','4','newstock','1','','',32.00,'','6','258','1','','529','41744010118','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3554,'','',10.00,'2025-04-07 10:34:00','48.00','4','newstock','1','','',5.00,'','6','38','1','','534','41744010118','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3555,'','',14.00,'2025-04-07 10:34:25','161.00','4','newstock','1','','',50.00,'','6','147','1','','607','41744010118','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3556,'','',1.00,'2025-04-07 10:34:39','14.00','4','newstock','1','','',1630.00,'','6','13','1','','1202','41744010118','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3557,'','',7.00,'2025-04-07 10:35:05','247.00','4','newstock','1','','',12.00,'','6','240','1','','1220','41744010118','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3558,'','',1.00,'2025-04-07 10:35:19','28.00','4','newstock','1','','',55.00,'','6','27','1','','1188','41744010118','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3559,'','',10.00,'2025-04-07 10:35:40','62.00','4','newstock','1','','',48.00,'','6','52','1','','691','41744010118','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3560,'','',10.00,'2025-04-07 10:35:59','38.00','4','newstock','1','','',5.00,'','6','28','1','','534','41744010118','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3561,'','',5.00,'2025-04-07 10:36:22','202.00','4','newstock','1','','',18.00,'','6','197','1','','1138','41744010118','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3562,'','',10.00,'2025-04-07 10:36:47','130.00','4','newstock','1','','',12.00,'','6','120','1','','1221','41744010118','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3563,'','',10.00,'2025-04-07 10:37:11','240.00','4','newstock','1','','',12.00,'','6','230','1','','1220','41744010118','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3564,'','',10.00,'2025-04-07 10:38:16','40.00','4','newstock','1','','',21.00,'','6','30','1','','1148','41744010118','',0.00,'','42','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3565,'','',2.00,'2025-04-07 10:38:46','3.00','4','newstock','1','','',1380.00,'','6','1','1','','1137','41744010118','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3566,'','',100.00,'2025-04-07 10:46:26','392.00','4','newstock','1','','',3.43,'','6','292','1','','558','41744010118','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3567,'','',1.00,'2025-04-07 10:46:41','49.00','4','newstock','1','','',230.00,'','6','48','1','','1255','41744010118','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3568,'','',13.00,'2025-04-07 10:47:03','147.00','4','newstock','1','','',50.00,'','6','134','1','','607','41744010118','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3569,'','',1.00,'2025-04-07 10:47:18','19.00','4','newstock','1','','',150.00,'','6','18','1','','249','41744010118','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3570,'','',6.00,'2025-04-07 10:47:54','14.00','4','newstock','1','','',50.00,'','6','8','1','','1193','41744010118','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3571,'','',9.00,'2025-04-07 10:48:15','86.00','4','newstock','1','','',8.00,'','6','77','1','','1263','41744010118','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3572,'','',5.00,'2025-04-07 10:48:34','21.00','4','newstock','1','','',10.00,'','6','16','1','','1265','41744010118','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3573,'','',30.00,'2025-04-07 10:49:28','134.00','4','newstock','1','','',50.00,'','6','104','1','','607','41744010118','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3574,'','',1.00,'2025-04-07 10:50:10','6.00','4','newstock','1','','',22.00,'','6','5','1','','545','41744010118','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3575,'','',10.00,'2025-04-07 10:50:30','60.00','4','newstock','1','','',60.00,'','6','50','1','','1245','41744010118','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3576,'','',5.00,'2025-04-07 10:50:59','31.00','4','newstock','1','','',25.00,'','6','26','1','','1229','41744010118','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3577,'','',10.00,'2025-04-07 10:51:16','197.00','4','newstock','1','','',18.00,'','6','187','1','','1138','41744010118','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3578,'','',10.00,'2025-04-07 10:52:50','15.00','4','newstock','1','','',17.00,'','6','5','1','','274','41744010118','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3579,'','',1.00,'2025-04-07 10:53:09','11.00','4','newstock','1','','',106.00,'','6','10','1','','131','41744010118','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3580,'','',10.00,'2025-04-07 10:53:38','138.00','4','newstock','1','','',5.00,'','6','128','1','','244','41744010118','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3581,'','',30.00,'2025-04-07 10:54:05','495.00','4','newstock','1','','',2.00,'','6','465','1','','954','41744010118','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3582,'','',30.00,'2025-04-07 10:54:53','150.00','4','newstock','1','','',0.00,'','6','120','1','','1130','41744010118','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3583,'','',1.00,'2025-04-07 10:55:06','14.00','4','newstock','1','','',37.00,'','6','13','1','','1185','41744010118','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3584,'','',25.00,'2025-04-07 10:55:29','258.00','4','newstock','1','','',32.00,'','6','233','1','','529','41744010118','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3585,'','',2.00,'2025-04-07 10:55:51','27.00','4','newstock','1','','',55.00,'','6','25','1','','1188','41744010118','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3586,'','',18.00,'2025-04-07 10:56:11','128.00','4','newstock','1','','',5.00,'','6','110','1','','244','41744010118','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3587,'','',9.00,'2025-04-07 10:57:20','187.00','4','newstock','1','','',18.00,'','6','178','1','','1138','41744010118','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3588,'','',100.00,'2025-04-07 10:57:51','292.00','4','newstock','1','','',3.43,'','6','192','1','','558','41744010118','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3589,'','',10.00,'2025-04-07 10:58:29','55.00','4','newstock','1','','',15.00,'','6','45','1','','971','41744010118','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3590,'','',4.00,'2025-04-07 10:59:12','50.00','4','newstock','1','','',60.00,'','6','46','1','','1245','41744010118','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3591,'','',2.00,'2025-04-07 10:59:34','8.00','4','newstock','1','','',50.00,'','6','6','1','','1193','41744010118','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3592,'','',4.00,'2025-04-07 11:01:04','104.00','4','newstock','1','','',50.00,'','6','100','1','','607','41744010118','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3593,'','',1.00,'2025-04-07 11:01:24','48.00','4','newstock','1','','',90.00,'','6','47','1','','828','41744010118','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3594,'','',2.00,'2025-04-07 11:02:09','10.00','4','newstock','1','','',39.00,'','6','8','1','','239','41744010118','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3595,'','',100.00,'2025-04-07 11:02:36','240.00','4','newstock','1','','',5.20,'','6','140','1','','966','41744010118','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3596,'','',1.00,'2025-04-07 11:02:53','6.00','4','newstock','1','','',240.00,'','6','5','1','','1041','41744010118','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3597,'','',1.00,'2025-04-07 11:03:06','6.00','4','newstock','1','','',318.00,'','6','5','1','','41','41744010118','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3598,'','',1.00,'2025-04-07 11:14:08','87.00','4','newstock','1','','',10.00,'','6','86','1','','484','41744010118','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3599,'','',1.00,'2025-04-07 11:14:20','1059.00','4','newstock','1','','',1.10,'','6','1058','1','','554','41744010118','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3600,'','1',120.00,'2025-04-07 15:25:11','0.00','4','newstock','1','41742020302','7',11.00,'','1','120','supplier','1','353','','',0.00,'VATABLE','20','','','','','received',0,'0000-00-00 00:00:00','pcs','120',1,NULL,'Inclusive','branch',NULL,'',''),(3601,'','1',10.00,'2025-04-07 17:38:19','0.00','4','newstock','1','41742020302','7',44.83,'','1','10','supplier','1','494','','',0.00,'VATABLE','60','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(3602,'','',17.00,'2025-04-14 09:17:47','43.00','4','newstock','1','','',15.00,'','6','26','1','','1248','41744611235','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3603,'','',1.00,'2025-04-14 09:18:10','1.00','4','newstock','1','','',1380.00,'','6','0','1','','1137','41744611235','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3604,'','',1.00,'2025-04-14 09:18:21','25.00','4','newstock','1','','',40.00,'','6','24','1','','290','41744611235','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3605,'','',100.00,'2025-04-14 09:18:38','1644.00','4','newstock','1','','',2.00,'','6','1544','1','','1007','41744611235','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3606,'','',100.00,'2025-04-14 09:19:03','456.00','4','newstock','1','','',1.00,'','6','356','1','','739','41744611235','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3607,'','',1.00,'2025-04-14 09:19:21','12.00','4','newstock','1','','',37.00,'','6','11','1','','1185','41744611235','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3608,'','',100.00,'2025-04-14 09:19:51','1015.00','4','newstock','1','','',1.10,'','6','915','1','','554','41744611235','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3609,'','',5.00,'2025-04-14 09:20:11','35.00','4','newstock','1','','',90.00,'','6','30','1','','1174','41744611235','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3610,'','',8.00,'2025-04-14 09:20:32','100.00','4','newstock','1','','',50.00,'','6','92','1','','607','41744611235','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3611,'','',4.00,'2025-04-14 09:20:55','22.00','4','newstock','1','','',26.00,'','6','18','1','','121','41744611235','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3612,'','',1.00,'2025-04-14 09:21:09','8.00','4','newstock','1','','',300.00,'','6','7','1','','291','41744611235','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3613,'','',1.00,'2025-04-14 09:21:35','2.00','4','newstock','1','','',315.00,'','6','1','1','','293','41744611235','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3614,'','',1.00,'2025-04-14 09:21:50','5.00','4','newstock','1','','',2250.00,'','6','4','1','','1223','41744611235','',0.00,'','3500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3615,'','',2.00,'2025-04-14 09:22:15','18.00','4','newstock','1','','',150.00,'','6','16','1','','249','41744611235','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3616,'','',5.00,'2025-04-14 09:22:35','26.00','4','newstock','1','','',25.00,'','6','21','1','','1229','41744611235','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3617,'','',10.00,'2025-04-14 09:23:05','20.00','4','newstock','1','','',15.00,'','6','10','1','','1032','41744611235','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3618,'','',2.00,'2025-04-14 09:23:23','6.00','4','newstock','1','','',50.00,'','6','4','1','','1193','41744611235','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3619,'','',26.00,'2025-04-14 09:23:41','92.00','4','newstock','1','','',50.00,'','6','66','1','','607','41744611235','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3620,'','',3.00,'2025-04-14 09:24:12','10.00','4','newstock','1','','',68.00,'','6','7','1','','1176','41744611235','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3621,'','',1.00,'2025-04-14 09:24:24','5.00','4','newstock','1','','',285.00,'','6','4','1','','584','41744611235','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3622,'','',1.00,'2025-04-14 09:24:57','16.00','4','newstock','1','','',150.00,'','6','15','1','','249','41744611235','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3623,'','',1.00,'2025-04-14 09:25:13','9.00','4','newstock','1','','',48.00,'','6','8','1','','1211','41744611235','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3624,'','',2.00,'2025-04-14 09:25:31','5.00','4','newstock','1','','',318.00,'','6','3','1','','41','41744611235','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3625,'','',1.00,'2025-04-14 09:26:12','4.00','4','newstock','1','','',35.00,'','6','3','1','','288','41744611235','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3626,'','',100.00,'2025-04-14 09:26:49','177.00','4','newstock','1','','',3.43,'','6','77','1','','558','41744611235','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3627,'','',1.00,'2025-04-14 09:27:02','5.00','4','newstock','1','','',22.00,'','6','4','1','','545','41744611235','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3628,'','',1.00,'2025-04-14 09:27:12','1.00','4','newstock','1','','',315.00,'','6','0','1','','293','41744611235','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3629,'','',25.00,'2025-04-14 09:28:22','233.00','4','newstock','1','','',32.00,'','6','208','1','','529','41744611235','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3630,'','',6.00,'2025-04-14 09:29:04','230.00','4','newstock','1','','',12.00,'','6','224','1','','1220','41744611235','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3631,'','',4.00,'2025-04-14 09:29:48','12.00','4','newstock','1','','',40.00,'','6','8','1','','24','41744611235','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3632,'','',3.00,'2025-04-14 09:30:15','5.00','4','newstock','1','','',25.00,'','6','2','1','','811','41744611235','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3633,'','',77.00,'2025-04-14 09:31:46','77.00','4','newstock','1','','',3.43,'','6','0','1','','558','41744611235','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3634,'','',2.00,'2025-04-14 09:32:33','41.00','4','newstock','1','','',30.00,'','6','39','1','','1','41744611235','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3635,'','',3.00,'2025-04-14 09:32:55','41.00','4','newstock','1','','',20.00,'','6','38','1','','2','41744611235','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3636,'','',100.00,'2025-04-14 09:33:21','539.00','4','newstock','1','','',1.45,'','6','439','1','','632','41744611235','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3637,'','',10.00,'2025-04-14 09:34:37','150.00','4','newstock','1','','',7.50,'','6','140','1','','103','41744611235','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3638,'','',1.00,'2025-04-14 09:34:52','1.00','4','newstock','1','','',60.00,'','6','0','1','','612','41744611235','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3639,'','',1.00,'2025-04-14 09:35:09','1.00','4','newstock','1','','',189.00,'','6','0','1','','1180','41744611235','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3640,'','',1.00,'2025-04-14 09:35:25','3.00','4','newstock','1','','',318.00,'','6','2','1','','41','41744611235','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3641,'','',1.00,'2025-04-14 09:36:50','47.00','4','newstock','1','','',90.00,'','6','46','1','','828','41744611235','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3642,'','',1.00,'2025-04-14 09:37:06','8.00','4','newstock','1','','',48.00,'','6','7','1','','1211','41744611235','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3643,'','',7.00,'2025-04-14 09:37:58','179.00','4','newstock','1','','',12.00,'','6','172','1','','1246','41744611235','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3644,'','',1.00,'2025-04-14 09:38:28','9.00','4','newstock','1','','',245.00,'','6','8','1','','133','41744611235','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3645,'','',1.00,'2025-04-14 09:38:47','27.00','4','newstock','1','','',0.00,'','6','26','1','','1111','41744611235','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3646,'','',100.00,'2025-04-14 09:39:13','174.00','4','newstock','1','','',5.00,'','6','74','1','','333','41744611235','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3647,'','',1.00,'2025-04-14 09:39:28','24.00','4','newstock','1','','',40.00,'','6','23','1','','290','41744611235','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3648,'','',2.00,'2025-04-14 09:39:57','18.00','4','newstock','1','','',70.00,'','6','16','1','','1216','41744611235','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3649,'','',3.00,'2025-04-14 09:40:21','46.00','4','newstock','1','','',60.00,'','6','43','1','','1245','41744611235','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3650,'','',7.00,'2025-04-14 09:40:49','224.00','4','newstock','1','','',12.00,'','6','217','1','','1220','41744611235','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3651,'','',5.00,'2025-04-14 09:41:23','172.00','4','newstock','1','','',12.00,'','6','167','1','','1246','41744611235','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3652,'','',1.00,'2025-04-14 09:41:55','48.00','4','newstock','1','','',230.00,'','6','47','1','','1255','41744611235','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3653,'','',1.00,'2025-04-14 09:42:07','15.00','4','newstock','1','','',150.00,'','6','14','1','','249','41744611235','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3654,'','',10.00,'2025-04-14 09:43:23','60.00','4','newstock','1','','',7.00,'','6','50','1','','706','41744611235','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3655,'','',6.00,'2025-04-14 09:43:43','66.00','4','newstock','1','','',9.00,'','6','60','1','','1187','41744611235','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3656,'','',1.00,'2025-04-14 09:44:00','16.00','4','newstock','1','','',70.00,'','6','15','1','','1216','41744611235','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3657,'','',4.00,'2025-04-14 09:44:21','18.00','4','newstock','1','','',26.00,'','6','14','1','','121','41744611235','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3658,'','',1.00,'2025-04-14 09:45:25','10.00','4','newstock','1','','',106.00,'','6','9','1','','131','41744611235','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3659,'','',100.00,'2025-04-14 09:45:47','1544.00','4','newstock','1','','',2.00,'','6','1444','1','','1007','41744611235','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3660,'','',1.00,'2025-04-14 09:46:06','2.00','4','newstock','1','','',318.00,'','6','1','1','','41','41744611235','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3661,'','',1.00,'2025-04-14 09:46:22','3.00','4','newstock','1','','',35.00,'','6','2','1','','288','41744611235','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3662,'','',10.00,'2025-04-14 09:46:40','160.00','4','newstock','1','','',30.00,'','6','150','1','','1251','41744611235','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3663,'','',5.00,'2025-04-14 09:47:04','30.00','4','newstock','1','','',90.00,'','6','25','1','','1174','41744611235','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3664,'','',10.00,'2025-04-14 09:47:24','178.00','4','newstock','1','','',18.00,'','6','168','1','','1138','41744611235','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3665,'','',11.00,'2025-04-14 09:47:45','77.00','4','newstock','1','','',8.00,'','6','66','1','','1263','41744611235','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3666,'','',7.00,'2025-04-14 09:48:08','16.00','4','newstock','1','','',10.00,'','6','9','1','','1265','41744611235','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3667,'','',10.00,'2025-04-14 09:48:36','230.00','4','newstock','1','','',44.00,'','6','220','1','','1031','41744611235','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3668,'','',25.00,'2025-04-14 09:48:56','208.00','4','newstock','1','','',32.00,'','6','183','1','','529','41744611235','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3669,'','',1.00,'2025-04-14 09:49:18','46.00','4','newstock','1','','',90.00,'','6','45','1','','828','41744611235','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3670,'','',1.00,'2025-04-14 09:49:42','14.00','4','newstock','1','','',150.00,'','6','13','1','','249','41744611235','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3671,'','',4.00,'2025-04-14 09:52:49','8.00','4','newstock','1','','',40.00,'','6','4','1','','24','41744613455','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3672,'','',2.00,'2025-04-14 09:53:45','15.00','4','newstock','1','','',70.00,'','6','13','1','','1216','41744613455','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3673,'','',15.00,'2025-04-14 09:54:27','167.00','4','newstock','1','','',12.00,'','6','152','1','','1246','41744613455','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3674,'','',1.00,'2025-04-14 09:56:05','4.00','4','newstock','1','','',68.00,'','6','3','1','','230','41744613455','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3675,'','',3.00,'2025-04-14 09:57:03','4.00','4','newstock','1','','',23.00,'','6','1','1','','1168','41744613455','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3676,'','',1.00,'2025-04-14 09:57:36','18.00','4','newstock','1','','',178.15,'','6','17','1','','381','41744613455','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3677,'','',8.00,'2025-04-14 09:57:57','9.00','4','newstock','1','','',10.00,'','6','1','1','','1265','41744613455','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3678,'','',6.00,'2025-04-14 09:58:57','120.00','4','newstock','1','','',12.00,'','6','114','1','','1221','41744613455','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3679,'','',1.00,'2025-04-14 09:59:15','4.00','4','newstock','1','','',22.00,'','6','3','1','','545','41744613455','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3680,'','',10.00,'2025-04-14 09:59:37','150.00','4','newstock','1','','',30.00,'','6','140','1','','1251','41744613455','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3681,'','',2.00,'2025-04-14 10:00:24','26.00','4','newstock','1','','',0.00,'','6','24','1','','1111','41744613455','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3682,'','',10.00,'2025-04-14 10:00:46','60.00','4','newstock','1','','',9.00,'','6','50','1','','1187','41744613455','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3683,'','',1.00,'2025-04-14 10:09:25','3.00','4','newstock','1','','',22.00,'','6','2','1','','545','41744613455','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3684,'','',3.00,'2025-04-14 10:09:44','21.00','4','newstock','1','','',25.00,'','6','18','1','','1229','41744613455','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3685,'','',1.00,'2025-04-14 10:09:57','7.00','4','newstock','1','','',190.00,'','6','6','1','','1152','41744613455','',0.00,'','380','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3686,'','',2.00,'2025-04-14 10:10:23','4.00','4','newstock','1','','',285.00,'','6','2','1','','584','41744613455','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3687,'','',6.00,'2025-04-14 10:10:51','40.00','4','newstock','1','','',26.00,'','6','34','1','','340','41744613455','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3688,'','',1.00,'2025-04-14 10:11:12','18.00','4','newstock','1','','',22.00,'','6','17','1','','266','41744613455','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3689,'','',3.00,'2025-04-14 10:12:04','3.00','4','newstock','1','','',68.00,'','6','0','1','','230','41744613455','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3690,'','',3.00,'2025-04-14 10:12:48','4.00','4','newstock','1','','',40.00,'','6','1','1','','24','41744613455','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3691,'','',100.00,'2025-04-14 10:13:15','776.00','4','newstock','1','','',1.00,'','6','676','1','','692','41744613455','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3692,'','1',40.00,'2025-04-17 11:11:54','6.00','4','newstock','1','41744877323','7',20.00,'','1','46','supplier','1','1146','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','40',1,NULL,'Inclusive','branch',NULL,'',''),(3693,'','1',20.00,'2025-04-17 11:12:34','0.00','4','newstock','1','41744877323','7',65.00,'','1','20','supplier','1','1173','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(3694,'','1',30.00,'2025-04-17 11:13:24','12.00','4','newstock','1','41744877323','7',48.00,'','1','42','supplier','1','924','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(3695,'','1',500.00,'2025-04-17 11:13:54','0.00','4','newstock','1','41744877323','7',2.00,'','1','500','supplier','1','446','','',0.00,'VATABLE','10','','','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(3696,'','1',500.00,'2025-04-17 11:14:42','0.00','4','newstock','1','41744877323','7',0.70,'','1','500','supplier','1','142','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(3697,'','1',1000.00,'2025-04-17 11:16:45','0.00','4','newstock','1','41744877323','7',5.00,'','1','1000','supplier','1','1256','','',0.00,'VATABLE','10','','','','','received',0,'0000-00-00 00:00:00','pcs','1000',1,NULL,'Inclusive','branch',NULL,'',''),(3698,'','1',500.00,'2025-04-17 11:20:35','0.00','4','newstock','1','41744877323','7',23.00,'','1','500','supplier','1','1191','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(3699,'','1',10.00,'2025-04-17 11:20:55','0.00','4','newstock','1','41744877323','7',220.00,'','1','10','supplier','1','203','','',0.00,'VATABLE','400','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(3700,'','1',10.00,'2025-04-17 11:21:20','2.00','4','newstock','1','41744877323','7',228.00,'','1','12','supplier','1','1162','','',0.00,'VATABLE','400','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(3701,'','1',10.00,'2025-04-17 11:21:47','8.00','4','newstock','1','41744877323','7',245.00,'','1','18','supplier','1','133','','',0.00,'VATABLE','350','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(3702,'','1',10.00,'2025-04-17 11:22:05','6.00','4','newstock','1','41744877323','7',190.00,'','1','16','supplier','1','1152','','',0.00,'VATABLE','380','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(3703,'','1',30.00,'2025-04-17 11:22:42','1.00','4','newstock','1','41744877323','7',18.00,'','1','31','supplier','1','48','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(3704,'','1',30.00,'2025-04-17 11:23:02','21.00','4','newstock','1','41744877323','7',18.00,'','1','51','supplier','1','1101','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(3705,'','1',5.00,'2025-04-17 11:23:22','7.00','4','newstock','1','41744877323','7',300.00,'','1','12','supplier','1','291','','',0.00,'VATABLE','450','','','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(3706,'','1',20.00,'2025-04-17 11:23:45','8.00','4','newstock','1','41744877323','7',68.00,'','1','28','supplier','1','237','','',0.00,'VATABLE','110','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(3707,'','1',10.00,'2025-04-17 11:24:08','3.00','4','newstock','1','41744877323','7',24.00,'','1','13','supplier','1','894','','',0.00,'VATABLE','60','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(3708,'','1',10.00,'2025-04-17 11:24:48','0.00','4','newstock','1','41744877323','7',0.00,'','1','10','supplier','1','1114','','',0.00,'VATABLE','280','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(3709,'','1',50.00,'2025-04-17 11:25:19','44.00','4','newstock','1','41744877323','7',25.00,'','1','94','supplier','1','143','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(3710,'','1',50.00,'2025-04-17 11:25:45','8.00','4','newstock','1','41744877323','7',20.00,'','1','58','supplier','1','693','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(3711,'','1',20.00,'2025-04-17 11:26:05','9.00','4','newstock','1','41744877323','7',106.00,'','1','29','supplier','1','131','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(3712,'','1',50.00,'2025-04-17 11:26:29','38.00','4','newstock','1','41744877323','7',30.00,'','1','88','supplier','1','1','','',0.00,'VATABLE','60','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(3713,'','1',90.00,'2025-04-17 11:27:13','0.00','4','newstock','1','41744877323','7',20.00,'','1','90','supplier','1','1165','','',0.00,'VATABLE','25','','','','','received',0,'0000-00-00 00:00:00','pcs','90',1,NULL,'Inclusive','branch',NULL,'',''),(3714,'','1',100.00,'2025-04-17 11:27:41','26.00','4','newstock','1','41744877323','7',15.00,'','1','126','supplier','1','1248','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(3715,'','1',90.00,'2025-04-17 11:28:06','25.00','4','newstock','1','41744877323','7',7.00,'','1','115','supplier','1','127','','',0.00,'VATABLE','30','','','','','received',0,'0000-00-00 00:00:00','pcs','90',1,NULL,'Inclusive','branch',NULL,'',''),(3716,'','1',90.00,'2025-04-17 11:28:41','9.00','4','newstock','1','41744877323','7',22.00,'','1','99','supplier','1','1169','','',0.00,'VATABLE','30','','','','','received',0,'0000-00-00 00:00:00','pcs','90',1,NULL,'Inclusive','branch',NULL,'',''),(3717,'','1',300.00,'2025-04-17 11:29:04','184.00','4','newstock','1','41744877323','7',2.00,'','1','484','supplier','1','443','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','300',1,NULL,'Inclusive','branch',NULL,'',''),(3718,'','1',500.00,'2025-04-17 11:29:34','429.00','4','newstock','1','41744877323','7',1.45,'','1','929','supplier','1','632','','',0.00,'VATABLE','3','','','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(3719,'','1',500.00,'2025-04-17 11:30:00','440.00','4','newstock','1','41744877323','7',0.60,'','1','940','supplier','1','38','','',0.00,'VATABLE','2','','','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(3720,'','1',150.00,'2025-04-17 11:30:28','137.00','4','newstock','1','41744877323','7',5.00,'','1','287','supplier','1','1147','','',0.00,'VATABLE','30','','','','','received',0,'0000-00-00 00:00:00','pcs','150',1,NULL,'Inclusive','branch',NULL,'',''),(3721,'','1',1000.00,'2025-04-17 11:40:06','0.00','4','newstock','1','41744877323','7',3.43,'','1','1000','supplier','1','558','','',0.00,'VATABLE','7','','','','','received',0,'0000-00-00 00:00:00','pcs','1000',1,NULL,'Inclusive','branch',NULL,'',''),(3722,'','1',300.00,'2025-04-17 11:40:36','66.00','4','newstock','1','41744877323','7',50.00,'','1','366','supplier','1','607','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','300',1,NULL,'Inclusive','branch',NULL,'',''),(3723,'','1',200.00,'2025-04-17 11:41:04','0.00','4','newstock','1','41744877323','7',49.00,'','1','200','supplier','1','623','','',0.00,'VATABLE','120','','','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(3724,'','1',2000.00,'2025-04-17 11:42:13','1048.00','4','newstock','1','41744877323','7',7.00,'','1','3048','supplier','1','1244','','',0.00,'VATABLE','25','','','','','received',0,'0000-00-00 00:00:00','pcs','2000',1,NULL,'Inclusive','branch',NULL,'',''),(3725,'','1',72.00,'2025-04-17 11:42:42','14.00','4','newstock','1','41744877323','7',23.00,'','1','86','supplier','1','514','','',0.00,'VATABLE','30','','','','','received',0,'0000-00-00 00:00:00','pcs','72',1,NULL,'Inclusive','branch',NULL,'',''),(3728,'','1',20.00,'2025-04-17 11:58:28','0.00','4','newstock','1','41744877323','7',186.00,'','1','20','supplier','1','500','','',0.00,'VATABLE','400','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(3729,'','1',20.00,'2025-04-17 11:58:58','3.00','4','newstock','1','41744877323','7',225.00,'','1','23','supplier','1','1203','','',0.00,'VATABLE','300','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(3730,'','1',200.00,'2025-04-17 11:59:40','10.00','4','newstock','1','41744877323','7',21.00,'','1','210','supplier','1','1148','','',0.00,'VATABLE','42','','','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(3731,'','1',30.00,'2025-04-17 12:00:10','1.00','4','newstock','1','41744877323','7',705.00,'','1','31','supplier','1','1201','','',0.00,'VATABLE','1200','','','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(3732,'','1',10.00,'2025-04-17 12:00:34','3.00','4','newstock','1','41744877323','7',400.00,'','1','13','supplier','1','36','','',0.00,'VATABLE','540','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(3733,'','1',10.00,'2025-04-17 12:00:56','3.00','4','newstock','1','41744877323','7',65.00,'','1','13','supplier','1','96','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(3734,'','1',100.00,'2025-04-17 12:01:16','9.00','4','newstock','1','41744877323','7',19.00,'','1','109','supplier','1','540','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(3735,'','1',100.00,'2025-04-17 12:01:43','10.00','4','newstock','1','41744877323','7',15.00,'','1','110','supplier','1','1032','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(3736,'','1',20.00,'2025-04-17 12:02:33','2.00','4','newstock','1','41744877323','7',22.00,'','1','22','supplier','1','545','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(3737,'','1',30.00,'2025-04-17 12:03:06','2.00','4','newstock','1','41744877323','7',25.00,'','1','32','supplier','1','811','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(3738,'','1',30.00,'2025-04-17 12:04:42','13.00','4','newstock','1','41744877323','7',26.00,'','1','43','supplier','1','121','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(3739,'','1',300.00,'2025-04-17 12:05:06','183.00','4','newstock','1','41744877323','7',32.00,'','1','483','supplier','1','529','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','300',1,NULL,'Inclusive','branch',NULL,'',''),(3742,'','1',5.00,'2025-04-17 12:06:48','10.00','4','newstock','1','41744877323','7',282.00,'','1','15','supplier','1','1136','','',0.00,'VATABLE','400','','','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(3743,'','1',30.00,'2025-04-17 12:07:10','6.00','4','newstock','1','41744877323','7',48.00,'','1','36','supplier','1','1211','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(3744,'','1',30.00,'2025-04-17 12:07:31','8.00','4','newstock','1','41744877323','7',56.00,'','1','38','supplier','1','1200','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(3745,'','1',30.00,'2025-04-17 12:07:50','0.00','4','newstock','1','41744877323','7',60.00,'','1','30','supplier','1','612','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(3747,'','1',1000.00,'2025-04-17 12:08:58','0.00','4','newstock','1','41744877323','7',2.00,'','1','1000','supplier','1','109','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','1000',1,NULL,'Inclusive','branch',NULL,'',''),(3748,'','1',500.00,'2025-04-17 12:09:42','3.00','4','newstock','1','41744877323','7',0.59,'','1','503','supplier','1','650','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(3749,'','1',2000.00,'2025-04-17 12:10:25','346.00','4','newstock','1','41744877323','7',1.00,'','1','2346','supplier','1','739','','',0.00,'VATABLE','2','','','','','received',0,'0000-00-00 00:00:00','pcs','2000',1,NULL,'Inclusive','branch',NULL,'',''),(3751,'','1',20.00,'2025-04-17 12:11:54','2.00','4','newstock','1','41744877323','7',109.00,'','1','22','supplier','1','722','','',0.00,'VATABLE','180','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(3752,'','1',20.00,'2025-04-17 12:12:31','2.00','4','newstock','1','41744877323','7',35.00,'','1','22','supplier','1','288','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(3753,'','1',15.00,'2025-04-17 12:13:03','7.00','4','newstock','1','41744877323','7',110.00,'','1','22','supplier','1','905','','',0.00,'VATABLE','180','','','','','received',0,'0000-00-00 00:00:00','pcs','15',1,NULL,'Inclusive','branch',NULL,'',''),(3754,'','1',10.00,'2025-04-17 12:13:29','1.00','4','newstock','1','41744877323','7',210.00,'','1','11','supplier','1','904','','',0.00,'VATABLE','350','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(3755,'','1',10.00,'2025-04-17 12:21:04','15.00','4','newstock','1','41744877323','7',282.00,'','1','25','supplier','1','1136','','',0.00,'VATABLE','400','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(3757,'','1',5.00,'2025-04-17 12:26:24','0.00','4','newstock','1','41744877323','7',89.00,'','1','5','supplier','1','638','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(3758,'','1',300.00,'2025-04-17 12:26:48','190.00','4','newstock','1','41744877323','7',3.50,'','1','490','supplier','1','72','','',0.00,'VATABLE','10','','','','','received',0,'0000-00-00 00:00:00','pcs','300',1,NULL,'Inclusive','branch',NULL,'',''),(3759,'','1',300.00,'2025-04-17 12:27:22','350.00','4','newstock','1','41744877323','7',1.50,'','1','650','supplier','1','506','','',0.00,'VATABLE','3','','','','','received',0,'0000-00-00 00:00:00','pcs','300',1,NULL,'Inclusive','branch',NULL,'',''),(3760,'','1',500.00,'2025-04-17 12:27:52','121.00','4','newstock','1','41744877323','7',1.00,'','1','621','supplier','1','114','','',0.00,'VATABLE','3','','','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(3761,'','1',10.00,'2025-04-17 12:28:42','4.00','4','newstock','1','41744877323','7',96.00,'','1','14','supplier','1','1141','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(3762,'','1',10.00,'2025-04-17 12:29:25','0.00','4','newstock','1','41744877323','7',78.00,'','1','10','supplier','1','1179','','',0.00,'VATABLE','120','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(3763,'','1',300.00,'2025-04-17 12:30:00','640.00','4','newstock','1','41744877323','7',8.00,'','1','940','supplier','1','1177','','',0.00,'VATABLE','15','','','','','received',0,'0000-00-00 00:00:00','pcs','300',1,NULL,'Inclusive','branch',NULL,'',''),(3764,'','1',300.00,'2025-04-17 12:30:30','31.00','4','newstock','1','41744877323','7',22.00,'','1','331','supplier','1','111','','',0.00,'VATABLE','30','','','','','received',0,'0000-00-00 00:00:00','pcs','300',1,NULL,'Inclusive','branch',NULL,'',''),(3765,'','1',5.00,'2025-04-17 12:31:00','0.00','4','newstock','1','41744877323','7',650.00,'','1','5','supplier','1','1224','','',0.00,'VATABLE','900','','','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(3766,'','1',5.00,'2025-04-17 12:31:20','47.00','4','newstock','1','41744877323','7',230.00,'','1','52','supplier','1','1255','','',0.00,'VATABLE','650','','','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(3767,'','1',18.00,'2025-04-17 12:31:44','0.00','4','newstock','1','41744877323','7',110.00,'','1','18','supplier','1','1219','','',0.00,'VATABLE','170','','','','','received',0,'0000-00-00 00:00:00','pcs','18',1,NULL,'Inclusive','branch',NULL,'',''),(3768,'','1',2.00,'2025-04-17 12:33:56','0.00','4','newstock','1','41744877323','7',620.00,'','1','2','supplier','1','1225','','',0.00,'VATABLE','900','','','','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'',''),(3769,'','1',20.00,'2025-04-17 12:34:34','0.00','4','newstock','1','41744877323','7',37.10,'','1','20','supplier','1','594','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(3770,'','1',20.00,'2025-04-17 12:36:22','4.00','4','newstock','1','41744877323','7',150.00,'','1','24','supplier','1','1149','','',0.00,'VATABLE','300','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(3771,'','1',280.00,'2025-04-17 12:37:25','65.00','4','newstock','1','41744877323','7',5.00,'','1','345','supplier','1','1150','','',0.00,'VATABLE','10','','','','','received',0,'0000-00-00 00:00:00','pcs','280',1,NULL,'Inclusive','branch',NULL,'',''),(3772,'','1',30.00,'2025-04-17 12:38:51','1.00','4','newstock','1','41744877323','7',40.00,'','1','31','supplier','1','24','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(3773,'','1',20.00,'2025-04-17 12:39:55','0.00','4','newstock','1','41744877323','7',140.00,'','1','20','supplier','1','201','','',0.00,'VATABLE','300','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(3774,'','1',10.00,'2025-04-17 12:40:42','4.00','4','newstock','1','41744877323','7',255.00,'','1','14','supplier','1','1166','','',0.00,'VATABLE','350','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(3775,'','1',200.00,'2025-04-17 12:43:37','80.00','4','newstock','1','41744877323','7',5.94,'','1','280','supplier','1','1258','','',0.00,'VATABLE','8','','','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(3776,'','1',20.00,'2025-04-17 12:44:53','0.00','4','newstock','1','41744877323','7',68.00,'','1','20','supplier','1','230','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(3777,'','1',28.00,'2025-04-17 12:45:29','1.00','4','newstock','1','41744877323','7',79.00,'','1','29','supplier','1','269','','',0.00,'VATABLE','120','','','','','received',0,'0000-00-00 00:00:00','pcs','28',1,NULL,'Inclusive','branch',NULL,'',''),(3778,'','1',5.00,'2025-04-17 12:46:31','2.00','4','newstock','1','41744877323','7',58.00,'','1','7','supplier','1','1260','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(3779,'','1',64.00,'2025-04-17 12:47:55','39.00','4','newstock','1','41744877323','7',14.59,'','1','103','supplier','1','791','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','64',1,NULL,'Inclusive','branch',NULL,'',''),(3780,'','1',50.00,'2025-04-17 12:48:44','15.00','4','newstock','1','41744877323','7',0.00,'','1','65','supplier','1','420','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(3781,'','1',50.00,'2025-04-17 12:49:55','37.00','4','newstock','1','41744877323','7',4570.00,'','1','87','supplier','1','255','','',0.00,'VATABLE','70','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(3782,'','1',200.00,'2025-04-18 08:41:02','0.00','4','newstock','1','41744877323','7',10.00,'','1','200','supplier','1','328','','',0.00,'VATABLE','15','','','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(3784,'','',3.00,'2025-04-19 08:55:08','13.00','4','newstock','1','','',1630.00,'','6','10','1','','1202','41745042011','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3785,'','',3.00,'2025-04-19 08:55:24','37.00','4','newstock','1','','',56.00,'','6','34','1','','1200','41745042011','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3786,'','',1.00,'2025-04-19 08:55:39','8.00','4','newstock','1','','',120.00,'','6','7','1','','1247','41745042011','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3787,'','',1.00,'2025-04-19 08:55:57','11.00','4','newstock','1','','',300.00,'','6','10','1','','291','41745042011','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3788,'','',1.00,'2025-04-19 08:56:21','32.00','4','newstock','1','','',25.00,'','6','31','1','','811','41745042011','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3789,'','',7.00,'2025-04-19 08:56:46','287.00','4','newstock','1','','',5.00,'','6','280','1','','1147','41745042011','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3790,'','',1.00,'2025-04-19 08:56:55','52.00','4','newstock','1','','',230.00,'','6','51','1','','1255','41745042011','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3791,'','',7.00,'2025-04-19 08:57:23','217.00','4','newstock','1','','',12.00,'','6','210','1','','1220','41745042011','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3792,'','',10.00,'2025-04-19 08:58:15','140.00','4','newstock','1','','',30.00,'','6','130','1','','1251','41745042011','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3793,'','',12.00,'2025-04-19 08:58:30','66.00','4','newstock','1','','',8.00,'','6','54','1','','1263','41745042011','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3794,'','',12.00,'2025-04-19 08:58:48','114.00','4','newstock','1','','',12.00,'','6','102','1','','1221','41745042011','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3795,'','',3.00,'2025-04-19 08:59:24','43.00','4','newstock','1','','',60.00,'','6','40','1','','1245','41745042011','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3796,'','',17.00,'2025-04-19 08:59:43','168.00','4','newstock','1','','',18.00,'','6','151','1','','1138','41745042011','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3797,'','',1.00,'2025-04-19 08:59:58','45.00','4','newstock','1','','',90.00,'','6','44','1','','828','41745042011','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3798,'','',25.00,'2025-04-19 09:01:05','483.00','4','newstock','1','','',32.00,'','6','458','1','','529','41745042011','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3799,'','',100.00,'2025-04-19 09:01:32','940.00','4','newstock','1','','',8.00,'','6','840','1','','1177','41745042011','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3800,'','',25.00,'2025-04-19 09:02:39','126.00','4','newstock','1','','',15.00,'','6','101','1','','1248','41745042011','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3801,'','',2.00,'2025-04-19 09:02:54','29.00','4','newstock','1','','',60.00,'','6','27','1','','612','41745042011','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3802,'','',100.00,'2025-04-19 09:03:13','2276.00','4','newstock','1','','',1.00,'','6','2176','1','','739','41745042011','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3803,'','',5.00,'2025-04-19 09:03:54','94.00','4','newstock','1','','',25.00,'','6','89','1','','143','41745042011','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3804,'','',1.00,'2025-04-19 09:04:20','22.00','4','newstock','1','','',0.00,'','6','21','1','','1111','41745042011','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3805,'','',30.00,'2025-04-19 09:05:34','366.00','4','newstock','1','','',50.00,'','6','336','1','','607','41745042011','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3806,'','',10.00,'2025-04-19 09:06:17','102.00','4','newstock','1','','',12.00,'','6','92','1','','1221','41745042011','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3807,'','',5.00,'2025-04-19 09:08:30','151.00','4','newstock','1','','',18.00,'','6','146','1','','1138','41745042011','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3808,'','',10.00,'2025-04-19 09:08:55','498.00','4','newstock','1','','',2.00,'','6','488','1','','446','41745042011','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3809,'','',10.00,'2025-04-19 09:09:42','141.00','4','newstock','1','','',30.00,'','6','131','1','','1153','41745042011','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3810,'','',1.00,'2025-04-19 09:09:56','21.00','4','newstock','1','','',225.00,'','6','20','1','','1203','41745042011','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3811,'','',5.00,'2025-04-19 09:10:26','18.00','4','newstock','1','','',25.00,'','6','13','1','','1229','41745042011','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3812,'','',3.00,'2025-04-19 09:11:01','40.00','4','newstock','1','','',60.00,'','6','37','1','','1245','41745042011','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3813,'','',1.00,'2025-04-19 09:11:51','51.00','4','newstock','1','','',230.00,'','6','50','1','','1255','41745042011','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3814,'','',1.00,'2025-04-19 09:12:11','20.00','4','newstock','1','','',65.00,'','6','19','1','','1173','41745042011','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3815,'','',100.00,'2025-04-19 09:21:10','1444.00','4','newstock','1','','',2.00,'','6','1344','1','','1007','41745042011','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3816,'','',10.00,'2025-04-19 09:21:34','209.00','4','newstock','1','','',40.00,'','6','199','1','','1159','41745042011','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3817,'','',10.00,'2025-04-19 09:21:57','200.00','4','newstock','1','','',49.00,'','6','190','1','','623','41745042011','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3818,'','',50.00,'2025-04-19 09:22:20','500.00','4','newstock','1','','',23.00,'','6','450','1','','1191','41745042011','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3819,'','',2.00,'2025-04-19 09:22:43','34.00','4','newstock','1','','',56.00,'','6','32','1','','1200','41745042011','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3820,'','',5.00,'2025-04-19 09:23:08','280.00','4','newstock','1','','',5.00,'','6','275','1','','1147','41745042011','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3821,'','',10.00,'2025-04-19 09:23:23','331.00','4','newstock','1','','',22.00,'','6','321','1','','111','41745042011','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3822,'','',3.00,'2025-04-19 09:23:44','31.00','4','newstock','1','','',40.00,'','6','28','1','','24','41745042011','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3823,'','',1.00,'2025-04-19 09:25:41','16.00','4','newstock','1','','',45.00,'','6','15','1','','1189','41745042011','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3824,'','',1.00,'2025-04-19 09:26:01','10.00','4','newstock','1','','',78.00,'','6','9','1','','1179','41745042011','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3825,'','',5.00,'2025-04-19 09:26:44','25.00','4','newstock','1','','',90.00,'','6','20','1','','1174','41745042011','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3826,'','',10.00,'2025-04-19 09:27:07','110.00','4','newstock','1','','',15.00,'','6','100','1','','1032','41745042011','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3827,'','',10.00,'2025-04-19 09:27:22','109.00','4','newstock','1','','',19.00,'','6','99','1','','540','41745042011','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3828,'','',5.00,'2025-04-19 09:27:40','146.00','4','newstock','1','','',18.00,'','6','141','1','','1138','41745042011','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3829,'','',5.00,'2025-04-19 09:28:01','210.00','4','newstock','1','','',12.00,'','6','205','1','','1220','41745042011','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3830,'','',10.00,'2025-04-19 09:28:20','336.00','4','newstock','1','','',50.00,'','6','326','1','','607','41745042011','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3831,'','',10.00,'2025-04-19 09:28:37','200.00','4','newstock','1','','',21.00,'','6','190','1','','1148','41745042011','',0.00,'','42','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3832,'','',1.00,'2025-04-19 09:28:51','28.00','4','newstock','1','','',40.00,'','6','27','1','','24','41745042011','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3833,'','',1.00,'2025-04-19 09:29:07','15.00','4','newstock','1','','',190.00,'','6','14','1','','1152','41745042011','',0.00,'','380','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3834,'','',10.00,'2025-04-19 09:30:05','20.00','4','newstock','1','','',7.00,'','6','10','1','','536','41745042011','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3835,'','',5.00,'2025-04-19 09:30:27','131.00','4','newstock','1','','',30.00,'','6','126','1','','1153','41745042011','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3836,'','',100.00,'2025-04-19 09:30:46','484.00','4','newstock','1','','',2.00,'','6','384','1','','443','41745042011','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3837,'','',1.00,'2025-04-19 09:31:10','13.00','4','newstock','1','','',150.00,'','6','12','1','','249','41745042011','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3838,'','',10.00,'2025-04-19 09:31:48','1390.00','4','newstock','1','','',6.00,'','6','1380','1','','1267','41745042011','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3839,'','',100.00,'2025-04-19 09:32:09','350.00','4','newstock','1','','',1.00,'','6','250','1','','445','41745042011','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3840,'','',1.00,'2025-04-19 09:32:24','13.00','4','newstock','1','','',24.00,'','6','12','1','','894','41745042011','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3841,'','',1.00,'2025-04-19 09:32:34','50.00','4','newstock','1','','',230.00,'','6','49','1','','1255','41745042011','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3842,'','',10.00,'2025-04-19 09:32:53','190.00','4','newstock','1','','',49.00,'','6','180','1','','623','41745042011','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3843,'','',1.00,'2025-04-19 09:33:07','36.00','4','newstock','1','','',48.00,'','6','35','1','','1211','41745042011','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3844,'','',4.00,'2025-04-19 09:34:09','31.00','4','newstock','1','','',25.00,'','6','27','1','','811','41745042011','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3845,'','',25.00,'2025-04-19 09:34:30','458.00','4','newstock','1','','',32.00,'','6','433','1','','529','41745042011','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3846,'','',4.00,'2025-04-19 09:35:16','37.00','4','newstock','1','','',60.00,'','6','33','1','','1245','41745042011','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3847,'','',15.00,'2025-04-19 09:35:32','141.00','4','newstock','1','','',18.00,'','6','126','1','','1138','41745042011','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3848,'','',2.00,'2025-04-19 09:35:54','13.00','4','newstock','1','','',25.00,'','6','11','1','','1229','41745042011','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3849,'','',1.00,'2025-04-19 09:36:08','2.00','4','newstock','1','','',620.00,'','6','1','1','','1225','41745042011','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3850,'','',10.00,'2025-04-19 09:36:25','54.00','4','newstock','1','','',8.00,'','6','44','1','','1263','41745042011','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3851,'','',10.00,'2025-04-19 09:36:46','180.00','4','newstock','1','','',49.00,'','6','170','1','','623','41745042011','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3852,'','',5.00,'2025-04-19 09:37:07','205.00','4','newstock','1','','',12.00,'','6','200','1','','1220','41745042011','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3853,'','',15.00,'2025-04-19 09:38:07','326.00','4','newstock','1','','',50.00,'','6','311','1','','607','41745042011','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3854,'','',100.00,'2025-04-19 09:38:23','2176.00','4','newstock','1','','',1.00,'','6','2076','1','','739','41745042011','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3855,'','',1.00,'2025-04-19 09:38:40','20.00','4','newstock','1','','',225.00,'','6','19','1','','1203','41745042011','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3856,'','',10.00,'2025-04-19 09:38:57','50.00','4','newstock','1','','',9.00,'','6','40','1','','1187','41745042011','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3857,'','',100.00,'2025-04-19 09:40:43','985.00','4','newstock','1','','',2.00,'','6','885','1','','109','41745042011','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3858,'','',100.00,'2025-04-19 09:41:06','985.00','4','newstock','1','','',3.43,'','6','885','1','','558','41745042011','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3859,'','',10.00,'2025-04-19 09:41:23','86.00','4','newstock','1','','',23.00,'','6','76','1','','514','41745042011','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3860,'','',1.00,'2025-04-19 09:41:37','41.00','4','newstock','1','','',48.00,'','6','40','1','','924','41745042011','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3861,'','1',70.00,'2025-04-19 10:31:50','0.00','4','newstock','1','41744877323','7',23.00,'','1','70','supplier','1','972','','',0.00,'VATABLE','45','','','','','received',0,'0000-00-00 00:00:00','pcs','70',1,NULL,'Inclusive','branch',NULL,'',''),(3862,'','1',1.00,'2025-04-19 10:48:17','31.00','4','newstock','1','41744877323','7',705.00,'','1','32','supplier','1','1201','','',0.00,'VATABLE','1200','','','','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'',''),(3863,'','1',1.00,'2025-04-19 10:51:00','496.00','4','newstock','1','41744877323','7',0.70,'','1','497','supplier','1','142','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'',''),(3864,'','1',380.00,'2025-04-21 12:12:42','0.00','4','newstock','1','41744877323','7',5.00,'','1','380','supplier','1','326','','',0.00,'VATABLE','10','','','','','received',0,'0000-00-00 00:00:00','pcs','380',1,NULL,'Inclusive','branch',NULL,'',''),(3865,'','',1.00,'2025-04-22 08:15:08','10.00','4','newstock','1','','',210.00,'','6','9','1','','904','41745298839','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3866,'','',2.00,'2025-04-22 08:15:24','32.00','4','newstock','1','','',954.00,'','6','30','1','','1201','41745298839','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3867,'','',10.00,'2025-04-22 08:15:52','383.00','4','newstock','1','','',7.80,'','6','373','1','','601','41745298839','',0.00,'','12','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3868,'','',1.00,'2025-04-22 08:16:06','10.00','4','newstock','1','','',0.00,'','6','9','1','','1120','41745298839','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3869,'','',10.00,'2025-04-22 08:16:23','1380.00','4','newstock','1','','',6.00,'','6','1370','1','','1267','41745298839','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3870,'','',1.00,'2025-04-22 08:16:37','20.00','4','newstock','1','','',186.00,'','6','19','1','','500','41745298839','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3871,'','',1.00,'2025-04-22 08:16:52','17.00','4','newstock','1','','',124.00,'','6','16','1','','1190','41745298839','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3872,'','',20.00,'2025-04-22 08:17:13','433.00','4','newstock','1','','',32.00,'','6','413','1','','529','41745298839','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3873,'','',2.00,'2025-04-22 08:17:37','27.00','4','newstock','1','','',25.00,'','6','25','1','','811','41745298839','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3874,'','',2.00,'2025-04-22 08:17:57','35.00','4','newstock','1','','',48.00,'','6','33','1','','1211','41745298839','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3875,'','',4.00,'2025-04-22 08:18:20','42.00','4','newstock','1','','',26.00,'','6','38','1','','121','41745298839','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3876,'','',2.00,'2025-04-22 08:19:13','51.00','4','newstock','1','','',47.00,'','6','49','1','','1215','41745298839','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3877,'','',1.00,'2025-04-22 08:19:37','19.00','4','newstock','1','','',65.00,'','6','18','1','','1173','41745298839','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3878,'','',1.00,'2025-04-22 08:20:09','7.00','4','newstock','1','','',120.00,'','6','6','1','','1247','41745298839','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3879,'','',1.00,'2025-04-22 08:20:41','10.00','4','newstock','1','','',300.00,'','6','9','1','','291','41745298839','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3880,'','',1.00,'2025-04-22 08:20:58','14.00','4','newstock','1','','',96.00,'','6','13','1','','1141','41745298839','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3881,'','',1.00,'2025-04-22 08:21:12','20.00','4','newstock','1','','',35.00,'','6','19','1','','288','41745298839','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3882,'','',10.00,'2025-04-22 08:21:29','190.00','4','newstock','1','','',21.00,'','6','180','1','','1148','41745298839','',0.00,'','42','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3883,'','',1.00,'2025-04-22 08:21:43','47.00','4','newstock','1','','',48.00,'','6','46','1','','691','41745298839','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3884,'','',1.00,'2025-04-22 08:22:01','37.00','4','newstock','1','','',15.00,'','6','36','1','','971','41745298839','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3885,'','',1.00,'2025-04-22 08:23:48','40.00','4','newstock','1','','',48.00,'','6','39','1','','924','41745299346','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3886,'','',1.00,'2025-04-22 08:24:02','28.00','4','newstock','1','','',79.00,'','6','27','1','','269','41745299346','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3887,'','',10.00,'2025-04-22 08:24:27','840.00','4','newstock','1','','',8.00,'','6','830','1','','1177','41745299346','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3888,'','',4.00,'2025-04-22 08:24:50','31.00','4','newstock','1','','',18.00,'','6','27','1','','48','41745299346','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3889,'','',1.00,'2025-04-22 08:25:06','20.00','4','newstock','1','','',140.00,'','6','19','1','','201','41745299346','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3890,'','',2.00,'2025-04-22 08:25:28','39.00','4','newstock','1','','',48.00,'','6','37','1','','924','41745299346','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3891,'','',1.00,'2025-04-22 08:25:41','89.00','4','newstock','1','','',25.00,'','6','88','1','','143','41745299346','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3892,'','',2.00,'2025-04-22 08:25:59','10.00','4','newstock','1','','',1630.00,'','6','8','1','','1202','41745299346','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3893,'','',8.00,'2025-04-22 08:26:26','199.00','4','newstock','1','','',40.00,'','6','191','1','','1159','41745299346','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3894,'','',5.00,'2025-04-22 08:33:17','150.00','4','newstock','1','','',12.00,'','6','145','1','','1246','41745299346','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3895,'','',100.00,'2025-04-22 08:33:39','650.00','4','newstock','1','','',1.50,'','6','550','1','','506','41745299346','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3896,'','',100.00,'2025-04-22 08:33:58','2041.00','4','newstock','1','','',1.00,'','6','1941','1','','739','41745299346','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3897,'','',100.00,'2025-04-22 08:34:16','1344.00','4','newstock','1','','',2.00,'','6','1244','1','','1007','41745299346','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3898,'','',15.00,'2025-04-22 08:35:10','90.00','4','newstock','1','','',20.00,'','6','75','1','','1165','41745299346','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3899,'','',21.00,'2025-04-22 08:35:29','450.00','4','newstock','1','','',23.00,'','6','429','1','','1191','41745299346','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3900,'','',7.00,'2025-04-22 08:35:52','128.00','4','newstock','1','','',12.00,'','6','121','1','','1222','41745299346','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3901,'','',10.00,'2025-04-22 08:36:11','130.00','4','newstock','1','','',30.00,'','6','120','1','','1251','41745299346','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3902,'','',1.00,'2025-04-22 08:36:48','21.00','4','newstock','1','','',250.00,'','6','20','1','','1217','41745299346','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3903,'','',5.00,'2025-04-22 08:37:28','200.00','4','newstock','1','','',12.00,'','6','195','1','','1220','41745299346','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3904,'','',1.00,'2025-04-22 08:37:42','19.00','4','newstock','1','','',225.00,'','6','18','1','','1203','41745299346','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3905,'','',1.00,'2025-04-22 08:37:55','23.00','4','newstock','1','','',40.00,'','6','22','1','','290','41745299346','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3906,'','1',5.00,'2025-04-22 08:39:01','0.00','4','newstock','1','41744877323','7',315.00,'','1','5','supplier','1','293','','',0.00,'VATABLE','450','','','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(3908,'','',10.00,'2025-04-23 12:04:56','90.00','4','newstock','1','','',28.43,'','6','80','1','','524','41745399023','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3909,'','',18.00,'2025-04-23 12:05:16','76.00','4','newstock','1','','',23.00,'','6','58','1','','514','41745399023','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3910,'','',1.00,'2025-04-23 12:05:28','37.00','4','newstock','1','','',48.00,'','6','36','1','','924','41745399023','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3911,'','',1.00,'2025-04-23 12:05:58','18.00','4','newstock','1','','',65.00,'','6','17','1','','1173','41745399023','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3912,'','',1.00,'2025-04-23 12:06:09','58.00','4','newstock','1','','',20.00,'','6','57','1','','693','41745399023','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3913,'','',5.00,'2025-04-23 12:06:30','38.00','4','newstock','1','','',26.00,'','6','33','1','','121','41745399023','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3914,'','',3.00,'2025-04-23 12:06:47','27.00','4','newstock','1','','',60.00,'','6','24','1','','612','41745399023','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3915,'','',10.00,'2025-04-23 12:07:08','46.00','4','newstock','1','','',48.00,'','6','36','1','','691','41745399023','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3916,'','',2.00,'2025-04-23 12:07:32','33.00','4','newstock','1','','',48.00,'','6','31','1','','1211','41745399023','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3917,'','',1.00,'2025-04-23 12:07:45','21.00','4','newstock','1','','',0.00,'','6','20','1','','1111','41745399023','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3918,'','',3.00,'2025-04-23 12:08:09','27.00','4','newstock','1','','',40.00,'','6','24','1','','24','41745399023','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3919,'','',2.00,'2025-04-23 12:08:48','30.00','4','newstock','1','','',954.00,'','6','28','1','','1201','41745399023','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3920,'','',1.00,'2025-04-23 12:09:03','44.00','4','newstock','1','','',90.00,'','6','43','1','','828','41745399023','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3921,'','',9.00,'2025-04-23 12:09:23','103.00','4','newstock','1','','',14.59,'','6','94','1','','791','41745399023','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3922,'','',1.00,'2025-04-23 12:09:40','9.00','4','newstock','1','','',78.00,'','6','8','1','','1179','41745399023','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3923,'','',10.00,'2025-04-23 12:10:02','270.00','4','newstock','1','','',13.00,'','6','260','1','','383','41745399023','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3924,'','',10.00,'2025-04-23 12:10:26','160.00','4','newstock','1','','',55.00,'','6','150','1','','273','41745399023','',0.00,'','75','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3925,'','',10.00,'2025-04-23 12:10:45','180.00','4','newstock','1','','',21.00,'','6','170','1','','1148','41745399023','',0.00,'','42','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3926,'','',1.00,'2025-04-23 12:11:15','6.00','4','newstock','1','','',221.00,'','6','5','1','','481','41745399023','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3927,'','',8.00,'2025-04-23 12:11:41','311.00','4','newstock','1','','',50.00,'','6','303','1','','607','41745399023','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3928,'','',10.00,'2025-04-23 12:12:01','170.00','4','newstock','1','','',49.00,'','6','160','1','','623','41745399023','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3929,'','',1.00,'2025-04-23 12:12:14','43.00','4','newstock','1','','',90.00,'','6','42','1','','828','41745399023','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3930,'','',6.00,'2025-04-23 12:12:32','126.00','4','newstock','1','','',18.00,'','6','120','1','','1138','41745399023','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3931,'','',1.00,'2025-04-23 12:12:44','4.00','4','newstock','1','','',315.00,'','6','3','1','','293','41745399023','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3932,'','',1.00,'2025-04-23 12:12:55','22.00','4','newstock','1','','',22.00,'','6','21','1','','545','41745399023','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3933,'','',100.00,'2025-04-23 12:13:40','830.00','4','newstock','1','','',8.00,'','6','730','1','','1177','41745399023','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3934,'','',2.00,'2025-04-23 12:14:05','17.00','4','newstock','1','','',65.00,'','6','15','1','','1173','41745399023','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3935,'','',1.00,'2025-04-23 12:14:16','57.00','4','newstock','1','','',20.00,'','6','56','1','','693','41745399023','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3936,'','',4.00,'2025-04-23 12:14:36','27.00','4','newstock','1','','',18.00,'','6','23','1','','48','41745399023','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3937,'','1',7.00,'2025-04-23 14:37:45','0.00','4','newstock','1','41744877323','7',216.00,'','1','7','supplier','1','640','','',0.00,'VATABLE','300','','','','','received',0,'0000-00-00 00:00:00','pcs','7',1,NULL,'Inclusive','branch',NULL,'',''),(3938,'','',100.00,'2025-04-25 08:19:33','1244.00','4','newstock','1','','',2.00,'','6','1144','1','','1007','41745558295','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3939,'','',1.00,'2025-04-25 08:19:46','31.00','4','newstock','1','','',48.00,'','6','30','1','','1211','41745558295','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3940,'','',1.00,'2025-04-25 08:19:57','28.00','4','newstock','1','','',954.00,'','6','27','1','','1201','41745558295','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3941,'','',1.00,'2025-04-25 08:20:15','13.00','4','newstock','1','','',96.00,'','6','12','1','','1141','41745558295','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3942,'','',1.00,'2025-04-25 08:20:28','36.00','4','newstock','1','','',48.00,'','6','35','1','','924','41745558295','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3943,'','',10.00,'2025-04-25 08:20:48','102.00','4','newstock','1','','',11.00,'','6','92','1','','353','41745558295','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3944,'','',6.00,'2025-04-25 08:21:31','195.00','4','newstock','1','','',12.00,'','6','189','1','','1220','41745558295','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3945,'','',1.00,'2025-04-25 08:21:46','22.00','4','newstock','1','','',40.00,'','6','21','1','','290','41745558295','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3946,'','',5.00,'2025-04-25 08:22:03','140.00','4','newstock','1','','',12.00,'','6','135','1','','1246','41745558295','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3947,'','',1.00,'2025-04-25 08:22:17','8.00','4','newstock','1','','',78.00,'','6','7','1','','1179','41745558295','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3948,'','',3.00,'2025-04-25 08:22:42','28.00','4','newstock','1','','',26.00,'','6','25','1','','121','41745558295','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3949,'','',4.00,'2025-04-25 08:23:08','25.00','4','newstock','1','','',25.00,'','6','21','1','','811','41745558295','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3950,'','',3.00,'2025-04-25 08:23:26','32.00','4','newstock','1','','',56.00,'','6','29','1','','1200','41745558295','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3951,'','',2.00,'2025-04-25 08:23:51','13.00','4','newstock','1','','',24.90,'','6','11','1','','202','41745558295','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3952,'','',2.00,'2025-04-25 08:24:12','9.00','4','newstock','1','','',0.00,'','6','7','1','','1120','41745558295','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3953,'','',2.00,'2025-04-25 08:24:34','12.00','4','newstock','1','','',70.00,'','6','10','1','','1216','41745558295','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3954,'','',3.00,'2025-04-25 08:24:55','48.00','4','newstock','1','','',47.00,'','6','45','1','','1215','41745558295','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3955,'','',4.00,'2025-04-25 08:25:24','51.00','4','newstock','1','','',18.00,'','6','47','1','','1101','41745558295','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3956,'','',1.00,'2025-04-25 08:25:43','18.00','4','newstock','1','','',186.00,'','6','17','1','','500','41745558295','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3957,'','',9.00,'2025-04-25 08:26:03','58.00','4','newstock','1','','',23.00,'','6','49','1','','514','41745558295','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3958,'','',7.00,'2025-04-25 08:26:22','92.00','4','newstock','1','','',12.00,'','6','85','1','','1221','41745558295','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3959,'','',29.00,'2025-04-25 08:26:47','429.00','4','newstock','1','','',23.00,'','6','400','1','','1191','41745558295','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3960,'','',3.00,'2025-04-25 08:27:08','11.00','4','newstock','1','','',25.00,'','6','8','1','','1229','41745558295','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3961,'','',7.00,'2025-04-25 08:27:28','120.00','4','newstock','1','','',18.00,'','6','113','1','','1138','41745558295','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3962,'','',1.00,'2025-04-25 08:27:40','20.00','4','newstock','1','','',250.00,'','6','19','1','','1217','41745558295','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3963,'','',20.00,'2025-04-25 08:27:57','120.00','4','newstock','1','','',30.00,'','6','100','1','','1251','41745558295','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3964,'','',25.00,'2025-04-25 08:28:16','413.00','4','newstock','1','','',32.00,'','6','388','1','','529','41745558295','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3965,'','',8.00,'2025-04-25 08:28:49','303.00','4','newstock','1','','',50.00,'','6','295','1','','607','41745558295','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3966,'','',2.00,'2025-04-26 17:56:14','20.00','4','newstock','1','','',68.00,'','6','18','1','','230','41745679292','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3967,'','',1.00,'2025-04-26 17:56:27','21.00','4','newstock','1','','',60.00,'','6','20','1','','612','41745679292','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3968,'','',7.00,'2025-04-26 17:57:03','36.00','4','newstock','1','','',44.50,'','6','29','1','','582','41745679292','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3969,'','',1.00,'2025-04-26 17:57:21','77.00','4','newstock','1','','',170.00,'','6','76','1','','600','41745679292','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3970,'','',6.00,'2025-04-26 17:57:42','36.00','4','newstock','1','','',9.00,'','6','30','1','','1187','41745679292','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3971,'','',21.00,'2025-04-26 17:58:08','90.00','4','newstock','1','','',3.00,'','6','69','1','','909','41745679292','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3972,'','',100.00,'2025-04-26 17:58:55','912.00','4','newstock','1','','',1.45,'','6','812','1','','632','41745679292','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3973,'','',1.00,'2025-04-26 17:59:16','14.00','4','newstock','1','','',190.00,'','6','13','1','','1152','41745679292','',0.00,'','380','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3974,'','',19.00,'2025-04-26 17:59:46','400.00','4','newstock','1','','',23.00,'','6','381','1','','1191','41745679292','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3975,'','',8.00,'2025-04-26 18:00:23','44.00','4','newstock','1','','',8.00,'','6','36','1','','1263','41745679292','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3976,'','',4.00,'2025-04-26 18:01:02','33.00','4','newstock','1','','',60.00,'','6','29','1','','1245','41745679292','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3977,'','',1.00,'2025-04-26 18:01:17','3.00','4','newstock','1','','',315.00,'','6','2','1','','293','41745679292','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3978,'','',8.00,'2025-04-26 18:02:34','295.00','4','newstock','1','','',50.00,'','6','287','1','','607','41745679292','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3979,'','',1.00,'2025-04-26 18:03:10','17.00','4','newstock','1','','',110.00,'','6','16','1','','1219','41745679292','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3980,'','',6.00,'2025-04-26 18:03:38','92.00','4','newstock','1','','',11.00,'','6','86','1','','353','41745679292','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3981,'','',9.00,'2025-04-26 18:03:58','41.00','4','newstock','1','','',23.00,'','6','32','1','','514','41745679292','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3982,'','',1.00,'2025-04-26 18:04:41','30.00','4','newstock','1','','',48.00,'','6','29','1','','1211','41745679292','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3983,'','',8.00,'2025-04-26 18:05:27','86.00','4','newstock','1','','',11.00,'','6','78','1','','353','41745679292','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3984,'','',100.00,'2025-04-26 18:05:59','316.00','4','newstock','1','','',2.00,'','6','216','1','','71','41745679292','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3985,'','',1.00,'2025-04-26 18:06:16','7.00','4','newstock','1','','',78.00,'','6','6','1','','1179','41745679292','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3986,'','',10.00,'2025-04-26 18:06:42','160.00','4','newstock','1','','',49.00,'','6','150','1','','623','41745679292','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3987,'','',7.00,'2025-04-26 18:07:03','113.00','4','newstock','1','','',18.00,'','6','106','1','','1138','41745679292','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3988,'','',10.00,'2025-04-26 18:07:48','100.00','4','newstock','1','','',30.00,'','6','90','1','','1251','41745679292','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3989,'','',3.00,'2025-04-26 18:08:09','8.00','4','newstock','1','','',25.00,'','6','5','1','','1229','41745679292','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3990,'','',31.00,'2025-04-26 18:08:54','381.00','4','newstock','1','','',23.00,'','6','350','1','','1191','41745679292','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3991,'','',1.00,'2025-04-26 18:09:11','2.00','4','newstock','1','','',315.00,'','6','1','1','','293','41745679292','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3992,'','',1.00,'2025-04-26 18:09:40','16.00','4','newstock','1','','',110.00,'','6','15','1','','1219','41745679292','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3993,'','',10.00,'2025-04-26 18:10:02','85.00','4','newstock','1','','',12.00,'','6','75','1','','1221','41745679292','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3994,'','',9.00,'2025-04-26 18:10:25','36.00','4','newstock','1','','',8.00,'','6','27','1','','1263','41745679292','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3995,'','',1.00,'2025-04-26 18:10:37','21.00','4','newstock','1','','',22.00,'','6','20','1','','545','41745679292','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3996,'','',10.00,'2025-04-26 18:10:59','220.00','4','newstock','1','','',44.00,'','6','210','1','','1031','41745679292','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3997,'','',5.00,'2025-04-26 18:11:18','20.00','4','newstock','1','','',90.00,'','6','15','1','','1174','41745679292','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3998,'','',1.00,'2025-04-26 18:11:34','19.00','4','newstock','1','','',250.00,'','6','18','1','','1217','41745679292','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(3999,'','1',200.00,'2025-04-28 09:33:32','0.00','4','newstock','1','41744877323','7',34.00,'','1','200','supplier','1','1274','','',0.00,'VATABLE','45','','','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(4000,'','1',160.00,'2025-04-28 09:36:14','19.00','4','newstock','1','41744877323','7',13.00,'','1','179','supplier','1','113','','',0.00,'VATABLE','20','','','','','received',0,'0000-00-00 00:00:00','pcs','160',1,NULL,'Inclusive','branch',NULL,'',''),(4001,'','',10.00,'2025-04-28 18:25:35','287.00','4','newstock','1','','',50.00,'','6','277','1','','607','41745853761','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4002,'','',100.00,'2025-04-28 18:25:57','885.00','4','newstock','1','','',3.43,'','6','785','1','','558','41745853761','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4003,'','',56.00,'2025-04-28 18:26:31','345.00','4','newstock','1','','',5.00,'','6','289','1','','1150','41745853761','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4004,'','',130.00,'2025-04-28 18:27:34','270.00','4','newstock','1','','',2.00,'','6','140','1','','401','41745853761','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4005,'','',100.00,'2025-04-28 18:27:59','606.00','4','newstock','1','','',1.00,'','6','506','1','','692','41745853761','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4006,'','',1.00,'2025-04-28 18:28:18','6.00','4','newstock','1','','',78.00,'','6','5','1','','1179','41745853761','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4007,'','',1.00,'2025-04-28 18:28:38','35.00','4','newstock','1','','',48.00,'','6','34','1','','924','41745853761','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4008,'','',1.00,'2025-04-28 18:29:09','1.00','4','newstock','1','','',315.00,'','6','0','1','','293','41745853761','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4009,'','',10.00,'2025-04-28 18:29:45','265.00','4','newstock','1','','',5.00,'','6','255','1','','1147','41745853761','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4010,'','',1.00,'2025-04-28 18:30:14','25.00','4','newstock','1','','',55.00,'','6','24','1','','1188','41745853761','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4011,'','',10.00,'2025-04-28 18:30:41','28.00','4','newstock','1','','',5.00,'','6','18','1','','534','41745853761','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4012,'','',5.00,'2025-04-28 18:31:11','18.00','4','newstock','1','','',64.00,'','6','13','1','','605','41745853761','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4013,'','',1.00,'2025-04-28 18:31:30','17.00','4','newstock','1','','',225.00,'','6','16','1','','1203','41745853761','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4014,'','',1.00,'2025-04-28 18:31:51','2.00','4','newstock','1','','',330.00,'','6','1','1','','206','41745853761','',0.00,'','480','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4015,'','',7.00,'2025-04-28 18:32:20','115.00','4','newstock','1','','',7.00,'','6','108','1','','127','41745853761','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4016,'','',10.00,'2025-04-28 18:32:53','260.00','4','newstock','1','','',13.00,'','6','250','1','','383','41745853761','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4017,'','',10.00,'2025-04-28 18:33:24','301.00','4','newstock','1','','',22.00,'','6','291','1','','111','41745853761','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4018,'','',25.00,'2025-04-28 18:33:59','101.00','4','newstock','1','','',15.00,'','6','76','1','','1248','41745853761','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4019,'','',2.00,'2025-04-28 18:34:36','12.00','4','newstock','1','','',24.00,'','6','10','1','','894','41745853761','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4020,'','',3.00,'2025-04-28 18:35:15','34.00','4','newstock','1','','',48.00,'','6','31','1','','924','41745853761','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4021,'','',1.00,'2025-04-28 18:35:44','17.00','4','newstock','1','','',186.00,'','6','16','1','','500','41745853761','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4022,'','',1.00,'2025-04-28 18:36:12','76.00','4','newstock','1','','',170.00,'','6','75','1','','600','41745853761','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4023,'','',1.00,'2025-04-28 18:36:49','19.00','4','newstock','1','','',43.00,'','6','18','1','','961','41745853761','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4024,'','',1.00,'2025-04-28 18:37:26','19.00','4','newstock','1','','',140.00,'','6','18','1','','201','41745853761','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4025,'','',25.00,'2025-04-28 18:38:14','388.00','4','newstock','1','','',32.00,'','6','363','1','','529','41745853761','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4026,'','',6.00,'2025-04-28 18:38:49','53.00','4','newstock','1','','',23.00,'','6','47','1','','972','41745853761','',0.00,'','45','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4027,'','',2.00,'2025-05-01 08:41:19','27.00','4','newstock','1','','',954.00,'','6','25','1','','1201','41746077981','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4028,'','',10.00,'2025-05-01 08:41:44','279.00','4','newstock','1','','',22.00,'','6','269','1','','111','41746077981','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4029,'','',1.00,'2025-05-01 08:41:58','56.00','4','newstock','1','','',20.00,'','6','55','1','','693','41746077981','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4030,'','',1.00,'2025-05-01 08:42:54','18.00','4','newstock','1','','',35.00,'','6','17','1','','288','41746077981','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4031,'','',1.00,'2025-05-01 08:43:31','24.00','4','newstock','1','','',55.00,'','6','23','1','','1188','41746077981','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4032,'','',7.00,'2025-05-01 08:46:42','108.00','4','newstock','1','','',7.00,'','6','101','1','','127','41746077981','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4033,'','',1.00,'2025-05-01 08:47:21','18.00','4','newstock','1','','',68.00,'','6','17','1','','230','41746077981','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4034,'','',10.00,'2025-05-01 08:47:42','269.00','4','newstock','1','','',22.00,'','6','259','1','','111','41746077981','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4035,'','',1.00,'2025-05-01 08:48:52','16.00','4','newstock','1','','',22.00,'','6','15','1','','266','41746077981','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4036,'','',7.00,'2025-05-01 08:49:35','27.00','4','newstock','1','','',9.00,'','6','20','1','','1187','41746077981','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4037,'','',100.00,'2025-05-01 08:49:58','1826.00','4','newstock','1','','',1.00,'','6','1726','1','','739','41746077981','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4038,'','',4.00,'2025-05-01 08:50:18','25.00','4','newstock','1','','',954.00,'','6','21','1','','1201','41746077981','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4039,'','',1.00,'2025-05-01 08:50:37','16.00','4','newstock','1','','',186.00,'','6','15','1','','500','41746077981','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4040,'','',1.00,'2025-05-01 08:51:04','14.00','4','newstock','1','','',124.00,'','6','13','1','','1190','41746077981','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4041,'','',10.00,'2025-05-01 08:52:40','100.00','4','newstock','1','','',15.00,'','6','90','1','','1032','41746077981','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4042,'','',1.00,'2025-05-01 08:52:59','28.00','4','newstock','1','','',48.00,'','6','27','1','','1211','41746077981','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4043,'','',6.00,'2025-05-01 08:53:24','20.00','4','newstock','1','','',9.00,'','6','14','1','','1187','41746077981','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4044,'','',1.00,'2025-05-01 08:53:40','18.00','4','newstock','1','','',43.00,'','6','17','1','','961','41746077981','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4045,'','',1.00,'2025-05-01 08:53:55','8.00','4','newstock','1','','',300.00,'','6','7','1','','291','41746077981','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4046,'','',1.00,'2025-05-01 08:54:10','25.00','4','newstock','1','','',68.00,'','6','24','1','','237','41746077981','',0.00,'','110','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4047,'','',100.00,'2025-05-01 08:54:37','409.00','4','newstock','1','','',8.00,'','6','309','1','','1144','41746077981','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4048,'','',4.00,'2025-05-01 08:55:07','25.00','4','newstock','1','','',26.00,'','6','21','1','','121','41746077981','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4049,'','',20.00,'2025-05-01 08:56:02','259.00','4','newstock','1','','',22.00,'','6','239','1','','111','41746077981','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4050,'','',5.00,'2025-05-01 09:03:43','106.00','4','newstock','1','','',18.00,'','6','101','1','','1138','41746077981','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4051,'','',1.00,'2025-05-01 09:03:58','15.00','4','newstock','1','','',110.00,'','6','14','1','','1219','41746077981','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4052,'','',1.00,'2025-05-01 09:04:15','18.00','4','newstock','1','','',140.00,'','6','17','1','','201','41746077981','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4053,'','',1.00,'2025-05-01 09:04:40','15.00','4','newstock','1','','',45.00,'','6','14','1','','1189','41746077981','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4054,'','',1.00,'2025-05-01 09:08:45','27.00','4','newstock','1','','',48.00,'','6','26','1','','1211','41746077981','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4055,'','',4.00,'2025-05-01 09:09:08','20.00','4','newstock','1','','',25.00,'','6','16','1','','811','41746077981','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4056,'','',1.00,'2025-05-01 09:09:21','17.00','4','newstock','1','','',35.00,'','6','16','1','','288','41746077981','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4057,'','',23.00,'2025-05-01 09:09:42','350.00','4','newstock','1','','',23.00,'','6','327','1','','1191','41746077981','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4058,'','',10.00,'2025-05-01 09:09:57','90.00','4','newstock','1','','',30.00,'','6','80','1','','1251','41746077981','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4059,'','',8.00,'2025-05-01 09:10:17','101.00','4','newstock','1','','',18.00,'','6','93','1','','1138','41746077981','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4060,'','',6.00,'2025-05-01 09:10:36','277.00','4','newstock','1','','',50.00,'','6','271','1','','607','41746077981','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4061,'','',4.00,'2025-05-01 09:10:57','189.00','4','newstock','1','','',12.00,'','6','185','1','','1220','41746077981','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4062,'','',1.00,'2025-05-01 09:11:41','42.00','4','newstock','1','','',90.00,'','6','41','1','','828','41746077981','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4063,'','',1.00,'2025-05-01 09:11:59','23.00','4','newstock','1','','',55.00,'','6','22','1','','1188','41746077981','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4064,'','',10.00,'2025-05-01 09:12:49','18.00','4','newstock','1','','',5.00,'','6','8','1','','534','41746077981','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4065,'','',1.00,'2025-05-01 09:12:59','49.00','4','newstock','1','','',230.00,'','6','48','1','','1255','41746077981','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4066,'','1',1.00,'2025-05-01 11:17:10','0.00','4','newstock','1','41744877323','7',90.00,'','1','1','supplier','1','978','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'',''),(4067,'','',1.00,'2025-05-01 18:17:21','31.00','4','newstock','1','','',48.00,'','6','30','1','','924','41746112565','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4068,'','',1.00,'2025-05-01 18:17:34','7.00','4','newstock','1','','',300.00,'','6','6','1','','291','41746112565','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4069,'','',100.00,'2025-05-01 18:18:05','743.00','4','newstock','1','','',1.10,'','6','643','1','','554','41746112565','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4070,'','',10.00,'2025-05-01 18:18:29','11.00','4','newstock','1','','',10.00,'','6','1','1','','86','41746112565','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4071,'','',2.00,'2025-05-01 18:18:54','15.00','4','newstock','1','','',22.00,'','6','13','1','','266','41746112565','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4072,'','',2.00,'2025-05-01 18:19:19','28.00','4','newstock','1','','',56.00,'','6','26','1','','1200','41746112565','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4073,'','',100.00,'2025-05-01 18:19:42','584.00','4','newstock','1','','',1.00,'','6','484','1','','114','41746112565','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4074,'','',100.00,'2025-05-01 18:20:05','1114.00','4','newstock','1','','',2.00,'','6','1014','1','','1007','41746112565','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4075,'','',5.00,'2025-05-01 18:20:27','75.00','4','newstock','1','','',12.00,'','6','70','1','','1221','41746112565','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4076,'','',1.00,'2025-05-01 18:20:51','16.00','4','newstock','1','','',35.00,'','6','15','1','','288','41746112565','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4077,'','',1.00,'2025-05-01 18:21:05','20.00','4','newstock','1','','',40.00,'','6','19','1','','290','41746112565','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4078,'','',6.00,'2025-05-01 18:21:28','271.00','4','newstock','1','','',50.00,'','6','265','1','','607','41746112565','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4079,'','',1.00,'2025-05-01 18:23:22','26.00','4','newstock','1','','',48.00,'','6','25','1','','1211','41746112565','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4080,'','',1.00,'2025-05-01 18:23:39','55.00','4','newstock','1','','',20.00,'','6','54','1','','693','41746112565','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4081,'','',100.00,'2025-05-01 18:24:02','1716.00','4','newstock','1','','',1.00,'','6','1616','1','','739','41746112565','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4082,'','',1.00,'2025-05-01 18:24:36','18.00','4','newstock','1','','',250.00,'','6','17','1','','1217','41746112565','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4083,'','',5.00,'2025-05-01 18:27:31','185.00','4','newstock','1','','',12.00,'','6','180','1','','1220','41746112565','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4084,'','',1.00,'2025-05-01 18:27:52','17.00','4','newstock','1','','',68.00,'','6','16','1','','230','41746112565','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4085,'','',1.00,'2025-05-01 18:28:12','22.00','4','newstock','1','','',55.00,'','6','21','1','','1188','41746112565','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4086,'','',5.00,'2025-05-01 18:28:34','180.00','4','newstock','1','','',12.00,'','6','175','1','','1220','41746112565','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4087,'','',1.00,'2025-05-01 18:28:49','20.00','4','newstock','1','','',22.00,'','6','19','1','','545','41746112565','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4088,'','',11.00,'2025-05-01 18:29:18','327.00','4','newstock','1','','',23.00,'','6','316','1','','1191','41746112565','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4089,'','',2.00,'2025-05-01 18:29:58','21.00','4','newstock','1','','',55.00,'','6','19','1','','1188','41746112565','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4090,'','',10.00,'2025-05-01 18:30:30','150.00','4','newstock','1','','',49.00,'','6','140','1','','623','41746112565','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4091,'','',6.00,'2025-05-01 18:31:02','93.00','4','newstock','1','','',18.00,'','6','87','1','','1138','41746112565','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4092,'','',25.00,'2025-05-01 18:32:07','363.00','4','newstock','1','','',32.00,'','6','338','1','','529','41746112565','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4093,'','',1.00,'2025-05-01 18:32:26','11.00','4','newstock','1','','',96.00,'','6','10','1','','1141','41746112565','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4094,'','',1.00,'2025-05-01 18:32:55','15.00','4','newstock','1','','',35.00,'','6','14','1','','288','41746112565','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4095,'','',5.00,'2025-05-01 18:34:19','175.00','4','newstock','1','','',12.00,'','6','170','1','','1220','41746112565','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4096,'','',13.00,'2025-05-01 18:35:04','265.00','4','newstock','1','','',50.00,'','6','252','1','','607','41746112565','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4097,'','1',1.00,'2025-05-02 13:23:15','0.00','4','newstock','1','41744877323','7',165.00,'','1','1','supplier','1','1210','','',0.00,'VATABLE','250','','','','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'',''),(4098,'','',10.00,'2025-05-03 09:33:18','90.00','4','newstock','1','','',15.00,'','6','80','1','','1032','41746253928','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4099,'','',1.00,'2025-05-03 09:33:30','17.00','4','newstock','1','','',250.00,'','6','16','1','','1217','41746253928','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4100,'','',100.00,'2025-05-03 09:34:08','480.00','4','newstock','1','','',3.50,'','6','380','1','','72','41746253928','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4101,'','',1.00,'2025-05-03 09:34:23','24.00','4','newstock','1','','',90.00,'','6','23','1','','256','41746253928','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4102,'','',1.00,'2025-05-03 09:34:59','30.00','4','newstock','1','','',48.00,'','6','29','1','','924','41746253928','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4103,'','',1.00,'2025-05-03 09:35:11','54.00','4','newstock','1','','',20.00,'','6','53','1','','693','41746253928','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4104,'','',10.00,'2025-05-03 09:35:36','250.00','4','newstock','1','','',5.00,'','6','240','1','','1147','41746253928','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4105,'','',1.00,'2025-05-03 09:35:49','1.00','4','newstock','1','','',330.00,'','6','0','1','','206','41746253928','',0.00,'','480','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4106,'','',10.00,'2025-05-03 09:36:16','101.00','4','newstock','1','','',7.00,'','6','91','1','','127','41746253928','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4107,'','',10.00,'2025-05-03 09:36:34','239.00','4','newstock','1','','',22.00,'','6','229','1','','111','41746253928','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4108,'','',1.00,'2025-05-03 09:36:49','22.00','4','newstock','1','','',109.00,'','6','21','1','','722','41746253928','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4109,'','',1.00,'2025-05-03 09:37:19','13.00','4','newstock','1','','',37.00,'','6','12','1','','1214','41746253928','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4110,'','',10.00,'2025-05-03 09:37:36','200.00','4','newstock','1','','',7.00,'','6','190','1','','1181','41746253928','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4111,'','',1.00,'2025-05-03 09:37:51','26.00','4','newstock','1','','',56.00,'','6','25','1','','1200','41746253928','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4112,'','',1.00,'2025-05-03 09:38:27','16.00','4','newstock','1','','',250.00,'','6','15','1','','1217','41746253928','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4113,'','',2.00,'2025-05-03 09:38:56','12.00','4','newstock','1','','',37.00,'','6','10','1','','1214','41746253928','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4114,'','',6.00,'2025-05-03 09:39:16','28.00','4','newstock','1','','',44.50,'','6','22','1','','582','41746253928','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4115,'','',10.00,'2025-05-03 09:39:38','140.00','4','newstock','1','','',49.00,'','6','130','1','','623','41746253928','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4116,'','1',5.00,'2025-05-05 13:42:50','0.00','4','newstock','1','41744877323','7',100.00,'','1','5','supplier','1','1272','','',0.00,'VATABLE','180','','','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(4117,'','',1.00,'2025-05-06 08:33:43','11.00','4','newstock','1','','',37.00,'','6','10','1','','1185','41746509556','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4118,'','',1.00,'2025-05-06 08:34:06','75.00','4','newstock','1','','',170.00,'','6','74','1','','600','41746509556','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4119,'','',1.00,'2025-05-06 08:34:22','14.00','4','newstock','1','','',35.00,'','6','13','1','','288','41746509556','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4120,'','',5.00,'2025-05-06 08:34:44','250.00','4','newstock','1','','',13.00,'','6','245','1','','383','41746509556','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4121,'','',10.00,'2025-05-06 08:34:59','229.00','4','newstock','1','','',22.00,'','6','219','1','','111','41746509556','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4122,'','',1.00,'2025-05-06 08:35:21','14.00','4','newstock','1','','',225.00,'','6','13','1','','1203','41746509556','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4123,'','',9.00,'2025-05-06 08:35:38','32.00','4','newstock','1','','',23.00,'','6','23','1','','514','41746509556','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4124,'','',100.00,'2025-05-06 08:35:58','1586.00','4','newstock','1','','',1.00,'','6','1486','1','','739','41746509556','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4125,'','',1.00,'2025-05-06 08:37:30','19.00','4','newstock','1','','',55.00,'','6','18','1','','1188','41746509556','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4126,'','',14.00,'2025-05-06 08:37:55','29.00','4','newstock','1','','',15.00,'','6','15','1','','971','41746509556','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4127,'','',20.00,'2025-05-06 08:38:13','338.00','4','newstock','1','','',32.00,'','6','318','1','','529','41746509556','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4128,'','',6.00,'2025-05-06 08:38:49','150.00','4','newstock','1','','',55.00,'','6','144','1','','273','41746509556','',0.00,'','75','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4129,'','',1.00,'2025-05-06 08:39:10','8.00','4','newstock','1','','',1630.00,'','6','7','1','','1202','41746509556','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4130,'','',5.00,'2025-05-06 08:39:33','25.00','4','newstock','1','','',56.00,'','6','20','1','','1200','41746509556','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4131,'','',10.00,'2025-05-06 08:39:51','210.00','4','newstock','1','','',44.00,'','6','200','1','','1031','41746509556','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4132,'','',15.00,'2025-05-06 08:40:43','316.00','4','newstock','1','','',23.00,'','6','301','1','','1191','41746509556','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4133,'','',100.00,'2025-05-06 08:41:55','1000.00','4','newstock','1','','',5.00,'','6','900','1','','1256','41746509556','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4134,'','',2.00,'2025-05-06 08:42:14','28.00','4','newstock','1','','',60.00,'','6','26','1','','1245','41746509556','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4135,'','',4.00,'2025-05-06 08:42:51','5.00','4','newstock','1','','',25.00,'','6','1','1','','1229','41746509556','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4136,'','',1.00,'2025-05-06 08:43:43','22.00','4','newstock','1','','',250.00,'','6','21','1','','382','41746509556','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4137,'','',1.00,'2025-05-06 08:43:58','17.00','4','newstock','1','','',140.00,'','6','16','1','','201','41746509556','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4138,'','',10.00,'2025-05-06 08:44:19','130.00','4','newstock','1','','',49.00,'','6','120','1','','623','41746509556','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4139,'','',100.00,'2025-05-06 08:44:45','216.00','4','newstock','1','','',2.00,'','6','116','1','','71','41746509556','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4140,'','',100.00,'2025-05-06 08:45:01','1014.00','4','newstock','1','','',2.00,'','6','914','1','','1007','41746509556','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4141,'','',10.00,'2025-05-06 08:45:17','150.00','4','newstock','1','','',21.00,'','6','140','1','','1148','41746509556','',0.00,'','42','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4142,'','',100.00,'2025-05-06 08:45:33','1486.00','4','newstock','1','','',1.00,'','6','1386','1','','739','41746509556','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4143,'','',4.00,'2025-05-06 08:48:14','20.00','4','newstock','1','','',26.00,'','6','16','1','','121','41746510347','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4144,'','',4.00,'2025-05-06 08:48:36','47.00','4','newstock','1','','',18.00,'','6','43','1','','1101','41746510347','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4145,'','',60.00,'2025-05-06 08:48:56','73.00','4','newstock','1','','',20.00,'','6','13','1','','1165','41746510347','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4146,'','',1.00,'2025-05-06 08:49:17','8.00','4','newstock','1','','',39.00,'','6','7','1','','239','41746510347','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4147,'','',1.00,'2025-05-06 08:49:33','13.00','4','newstock','1','','',22.00,'','6','12','1','','266','41746510347','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4148,'','',1.00,'2025-05-06 08:49:48','16.00','4','newstock','1','','',68.00,'','6','15','1','','230','41746510347','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4149,'','',1.00,'2025-05-06 08:50:01','21.00','4','newstock','1','','',250.00,'','6','20','1','','382','41746510347','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4150,'','',5.00,'2025-05-06 08:50:18','252.00','4','newstock','1','','',50.00,'','6','247','1','','607','41746510347','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4151,'','',24.00,'2025-05-06 08:50:47','301.00','4','newstock','1','','',23.00,'','6','277','1','','1191','41746510347','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4152,'','',5.00,'2025-05-06 08:51:06','70.00','4','newstock','1','','',12.00,'','6','65','1','','1221','41746510347','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4153,'','',10.00,'2025-05-06 08:51:57','170.00','4','newstock','1','','',12.00,'','6','160','1','','1220','41746510347','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4154,'','',3.00,'2025-05-06 08:52:56','26.00','4','newstock','1','','',60.00,'','6','23','1','','1245','41746510347','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4155,'','',10.00,'2025-05-06 08:53:51','80.00','4','newstock','1','','',30.00,'','6','70','1','','1251','41746510347','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4156,'','',10.00,'2025-05-06 08:54:21','20.00','4','newstock','1','','',60.00,'','6','10','1','','1276','41746510347','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4157,'','',10.00,'2025-05-06 08:54:41','200.00','4','newstock','1','','',44.00,'','6','190','1','','1031','41746510347','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4158,'','',12.00,'2025-05-06 08:55:30','247.00','4','newstock','1','','',50.00,'','6','235','1','','607','41746510347','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4159,'','',25.00,'2025-05-06 08:55:51','318.00','4','newstock','1','','',32.00,'','6','293','1','','529','41746510347','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4160,'','',5.00,'2025-05-06 08:56:08','87.00','4','newstock','1','','',18.00,'','6','82','1','','1138','41746510347','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4161,'','1',2.00,'2025-05-06 14:36:31','13.00','4','newstock','1','41744877323','7',20.00,'','1','15','supplier','1','1165','','',0.00,'VATABLE','25','','','','','received',0,'0000-00-00 00:00:00','pcs','2',1,NULL,'Inclusive','branch',NULL,'',''),(4162,'','',10.00,'2025-05-07 09:14:27','384.00','4','newstock','1','','',2.00,'','6','374','1','','443','41746598390','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4163,'','',1.00,'2025-05-07 09:14:39','22.00','4','newstock','1','','',90.00,'','6','21','1','','256','41746598390','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4164,'','',100.00,'2025-05-07 09:15:02','785.00','4','newstock','1','','',3.43,'','6','685','1','','558','41746598390','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4165,'','',4.00,'2025-05-07 09:15:53','9.00','4','newstock','1','','',20.00,'','6','5','1','','1157','41746598390','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4166,'','',7.00,'2025-05-07 09:16:15','125.00','4','newstock','1','','',12.00,'','6','118','1','','1246','41746598390','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4167,'','',10.00,'2025-05-07 09:16:34','40.00','4','newstock','1','','',27.00,'','6','30','1','','1034','41746598390','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4168,'','',2.00,'2025-05-07 09:16:56','15.00','4','newstock','1','','',65.00,'','6','13','1','','1173','41746598390','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4169,'','',1.00,'2025-05-07 09:17:10','29.00','4','newstock','1','','',48.00,'','6','28','1','','924','41746598390','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4170,'','',16.00,'2025-05-07 09:17:32','277.00','4','newstock','1','','',23.00,'','6','261','1','','1191','41746598390','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4171,'','',1.00,'2025-05-07 09:18:04','48.00','4','newstock','1','','',230.00,'','6','47','1','','1255','41746598390','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4172,'','',10.00,'2025-05-07 09:18:24','120.00','4','newstock','1','','',49.00,'','6','110','1','','623','41746598390','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4173,'','',8.00,'2025-05-07 09:18:55','27.00','4','newstock','1','','',8.00,'','6','19','1','','1263','41746598390','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4174,'','',10.00,'2025-05-07 09:19:12','70.00','4','newstock','1','','',30.00,'','6','60','1','','1251','41746598390','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4175,'','',7.00,'2025-05-07 09:19:31','82.00','4','newstock','1','','',18.00,'','6','75','1','','1138','41746598390','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4176,'','',20.00,'2025-05-07 09:19:55','261.00','4','newstock','1','','',23.00,'','6','241','1','','1191','41746598390','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4177,'','',1.00,'2025-05-07 09:20:06','19.00','4','newstock','1','','',22.00,'','6','18','1','','545','41746598390','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4178,'','',1.00,'2025-05-07 09:20:24','16.00','4','newstock','1','','',198.00,'','6','15','1','','1268','41746598390','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4179,'','',11.00,'2025-05-07 09:21:38','235.00','4','newstock','1','','',50.00,'','6','224','1','','607','41746598390','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4180,'','',5.00,'2025-05-07 09:21:56','15.00','4','newstock','1','','',90.00,'','6','10','1','','1174','41746598390','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4181,'','1',80.00,'2025-05-07 10:30:48','0.00','4','newstock','1','41744877323','7',5.20,'','1','80','supplier','1','9','','',0.00,'VATABLE','10','','','','','received',0,'0000-00-00 00:00:00','pcs','80',1,NULL,'Inclusive','branch',NULL,'',''),(4182,'','',70.00,'2025-05-08 08:37:17','914.00','4','newstock','1','','',2.00,'','6','844','1','','1007','41746682511','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4183,'','',5.00,'2025-05-08 08:37:34','224.00','4','newstock','1','','',50.00,'','6','219','1','','607','41746682511','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4184,'','',25.00,'2025-05-08 08:37:59','76.00','4','newstock','1','','',15.00,'','6','51','1','','1248','41746682511','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4185,'','',90.00,'2025-05-08 08:38:17','844.00','4','newstock','1','','',2.00,'','6','754','1','','1007','41746682511','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4186,'','',1.00,'2025-05-08 08:38:49','7.00','4','newstock','1','','',250.00,'','6','6','1','','61','41746682511','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4187,'','',1.00,'2025-05-08 08:39:10','5.00','4','newstock','1','','',78.00,'','6','4','1','','1179','41746682511','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4188,'','',1.00,'2025-05-08 08:39:27','4.00','4','newstock','1','','',89.00,'','6','3','1','','638','41746682511','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4189,'','',1.00,'2025-05-08 08:39:43','16.00','4','newstock','1','','',140.00,'','6','15','1','','201','41746682511','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4190,'','',5.00,'2025-05-08 08:40:03','65.00','4','newstock','1','','',12.00,'','6','60','1','','1221','41746682511','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4191,'','',3.00,'2025-05-08 08:40:23','23.00','4','newstock','1','','',60.00,'','6','20','1','','1245','41746682511','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4192,'','',15.00,'2025-05-08 08:40:39','241.00','4','newstock','1','','',23.00,'','6','226','1','','1191','41746682511','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4193,'','',8.00,'2025-05-08 08:41:20','219.00','4','newstock','1','','',50.00,'','6','211','1','','607','41746682511','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4194,'','',3.00,'2025-05-08 08:41:40','21.00','4','newstock','1','','',18.00,'','6','18','1','','48','41746682511','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4195,'','',4.00,'2025-05-08 08:42:00','14.00','4','newstock','1','','',9.00,'','6','10','1','','1187','41746682511','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4196,'','',11.00,'2025-05-08 08:42:16','19.00','4','newstock','1','','',8.00,'','6','8','1','','1263','41746682511','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4197,'','',1.00,'2025-05-08 08:42:35','13.00','4','newstock','1','','',110.00,'','6','12','1','','1219','41746682511','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4198,'','',6.00,'2025-05-08 08:42:57','121.00','4','newstock','1','','',12.00,'','6','115','1','','1222','41746682511','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4199,'','',10.00,'2025-05-08 08:43:20','34.00','4','newstock','1','','',48.00,'','6','24','1','','691','41746682511','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4200,'','',1.00,'2025-05-08 08:43:33','13.00','4','newstock','1','','',225.00,'','6','12','1','','1203','41746682511','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4201,'','',10.00,'2025-05-08 08:43:56','110.00','4','newstock','1','','',49.00,'','6','100','1','','623','41746682511','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4202,'','',1.00,'2025-05-08 08:44:11','5.00','4','newstock','1','','',650.00,'','6','4','1','','1224','41746682511','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4203,'','',10.00,'2025-05-09 09:38:51','118.00','4','newstock','1','','',12.00,'','6','108','1','','1246','41746772648','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4204,'','',100.00,'2025-05-09 09:39:14','828.00','4','newstock','1','','',2.00,'','6','728','1','','109','41746772648','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4205,'','',5.00,'2025-05-09 09:39:35','28.00','4','newstock','1','','',48.00,'','6','23','1','','924','41746772648','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4206,'','',28.00,'2025-05-09 09:40:00','289.00','4','newstock','1','','',5.00,'','6','261','1','','1150','41746772648','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4207,'','',8.00,'2025-05-09 09:52:00','8.00','4','newstock','1','','',5.00,'','6','0','1','','534','41746772648','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4208,'','',14.00,'2025-05-09 09:52:18','219.00','4','newstock','1','','',22.00,'','6','205','1','','111','41746772648','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4209,'','',1.00,'2025-05-09 09:52:30','28.00','4','newstock','1','','',106.00,'','6','27','1','','131','41746772648','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4210,'','',9.00,'2025-05-09 09:52:50','23.00','4','newstock','1','','',23.00,'','6','14','1','','514','41746772648','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4211,'','',100.00,'2025-05-09 09:58:23','520.00','4','newstock','1','','',1.50,'','6','420','1','','506','41746772648','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4212,'','',1.00,'2025-05-09 09:58:37','24.00','4','newstock','1','','',48.00,'','6','23','1','','1211','41746772648','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4213,'','',30.00,'2025-05-09 09:58:55','754.00','4','newstock','1','','',2.00,'','6','724','1','','1007','41746772648','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4214,'','',1.00,'2025-05-09 09:59:07','4.00','4','newstock','1','','',78.00,'','6','3','1','','1179','41746772648','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4215,'','',2.00,'2025-05-09 09:59:30','23.00','4','newstock','1','','',40.00,'','6','21','1','','24','41746772648','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4216,'','',1.00,'2025-05-09 09:59:44','14.00','4','newstock','1','','',255.00,'','6','13','1','','1166','41746772648','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4217,'','',1.00,'2025-05-09 09:59:57','23.00','4','newstock','1','','',68.00,'','6','22','1','','237','41746772648','',0.00,'','110','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4218,'','',10.00,'2025-05-09 10:00:16','108.00','4','newstock','1','','',12.00,'','6','98','1','','1246','41746772648','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4219,'','',1.00,'2025-05-09 10:00:27','18.00','4','newstock','1','','',22.00,'','6','17','1','','545','41746772648','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4220,'','',3.00,'2025-05-09 10:02:09','5.00','4','newstock','1','','',20.00,'','6','2','1','','1157','41746772648','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4221,'','',25.00,'2025-05-09 10:02:27','293.00','4','newstock','1','','',32.00,'','6','268','1','','529','41746772648','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4222,'','',10.00,'2025-05-09 10:02:48','100.00','4','newstock','1','','',49.00,'','6','90','1','','623','41746772648','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4223,'','',100.00,'2025-05-09 10:03:29','900.00','4','newstock','1','','',5.00,'','6','800','1','','1256','41746772648','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4224,'','',1.00,'2025-05-09 10:03:45','21.00','4','newstock','1','','',109.00,'','6','20','1','','722','41746772648','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4225,'','',1.00,'2025-05-09 10:03:56','19.00','4','newstock','1','','',0.00,'','6','18','1','','1111','41746772648','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4226,'','',1.00,'2025-05-09 10:04:09','18.00','4','newstock','1','','',56.00,'','6','17','1','','1200','41746772648','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4227,'','',1.00,'2025-05-09 10:04:18','47.00','4','newstock','1','','',230.00,'','6','46','1','','1255','41746772648','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4228,'','',1.00,'2025-05-09 10:04:31','21.00','4','newstock','1','','',90.00,'','6','20','1','','256','41746772648','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4229,'','',1.00,'2025-05-10 09:38:50','53.00','4','newstock','1','','',20.00,'','6','52','1','','693','41746859071','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4230,'','',2.00,'2025-05-10 09:39:38','23.00','4','newstock','1','','',48.00,'','6','21','1','','924','41746859071','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4231,'','',30.00,'2025-05-10 09:39:55','724.00','4','newstock','1','','',2.00,'','6','694','1','','1007','41746859071','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4232,'','',1.00,'2025-05-10 09:40:11','25.00','4','newstock','1','','',282.00,'','6','24','1','','1136','41746859071','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4233,'','',5.00,'2025-05-10 09:40:28','88.00','4','newstock','1','','',25.00,'','6','83','1','','143','41746859071','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4234,'','',20.00,'2025-05-10 09:41:17','680.00','4','newstock','1','','',8.00,'','6','660','1','','1177','41746859071','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4235,'','',3.00,'2025-05-10 09:41:37','14.00','4','newstock','1','','',26.00,'','6','11','1','','121','41746859071','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4236,'','',1.00,'2025-05-10 09:41:50','27.00','4','newstock','1','','',106.00,'','6','26','1','','131','41746859071','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4237,'','',10.00,'2025-05-10 09:42:18','140.00','4','newstock','1','','',21.00,'','6','130','1','','1148','41746859071','',0.00,'','42','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4238,'','',1.00,'2025-05-10 09:42:42','20.00','4','newstock','1','','',109.00,'','6','19','1','','722','41746859071','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4239,'','',1.00,'2025-05-10 09:42:55','19.00','4','newstock','1','','',60.00,'','6','18','1','','612','41746859071','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4240,'','',1.00,'2025-05-10 09:43:11','3.00','4','newstock','1','','',78.00,'','6','2','1','','1179','41746859071','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4241,'','',30.00,'2025-05-10 09:43:30','40.00','4','newstock','1','','',5.00,'','6','10','1','','1208','41746859071','',0.00,'','12','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4242,'','',100.00,'2025-05-10 09:43:53','108.00','4','newstock','1','','',2.00,'','6','8','1','','71','41746859071','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4243,'','',2.00,'2025-05-10 09:44:35','20.00','4','newstock','1','','',90.00,'','6','18','1','','256','41746859071','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4244,'','',30.00,'2025-05-10 09:44:53','694.00','4','newstock','1','','',2.00,'','6','664','1','','1007','41746859071','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4245,'','',13.00,'2025-05-10 09:45:12','226.00','4','newstock','1','','',23.00,'','6','213','1','','1191','41746859071','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4246,'','',2.00,'2025-05-10 09:45:30','20.00','4','newstock','1','','',250.00,'','6','18','1','','382','41746859071','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4247,'','',6.00,'2025-05-10 09:45:46','75.00','4','newstock','1','','',18.00,'','6','69','1','','1138','41746859071','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4248,'','',1.00,'2025-05-14 10:22:38','21.00','4','newstock','1','','',48.00,'','6','20','1','','924','41747207288','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4249,'','',100.00,'2025-05-14 10:22:55','1291.00','4','newstock','1','','',1.00,'','6','1191','1','','739','41747207288','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4250,'','',9.00,'2025-05-14 10:23:11','94.00','4','newstock','1','','',14.59,'','6','85','1','','791','41747207288','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4251,'','',1.00,'2025-05-14 10:23:23','14.00','4','newstock','1','','',186.00,'','6','13','1','','500','41747207288','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4252,'','',1.00,'2025-05-14 10:23:37','52.00','4','newstock','1','','',20.00,'','6','51','1','','693','41747207288','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4253,'','',100.00,'2025-05-14 10:23:59','374.00','4','newstock','1','','',2.00,'','6','274','1','','443','41747207288','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4254,'','',5.00,'2025-05-14 10:24:18','79.00','4','newstock','1','','',12.00,'','6','74','1','','1246','41747207288','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4255,'','',1.00,'2025-05-14 10:24:34','8.00','4','newstock','1','','',210.00,'','6','7','1','','904','41747207288','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4256,'','',4.00,'2025-05-14 10:24:56','20.00','4','newstock','1','','',60.00,'','6','16','1','','1245','41747207288','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4257,'','',1.00,'2025-05-14 10:25:30','12.00','4','newstock','1','','',110.00,'','6','11','1','','1219','41747207288','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4258,'','',13.00,'2025-05-14 10:25:53','213.00','4','newstock','1','','',23.00,'','6','200','1','','1191','41747207288','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4259,'','',4.00,'2025-05-14 10:26:25','14.00','4','newstock','1','','',25.00,'','6','10','1','','811','41747207288','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4260,'','',10.00,'2025-05-14 10:26:42','40.00','4','newstock','1','','',15.00,'','6','30','1','','1228','41747207288','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4261,'','',5.00,'2025-05-14 10:27:17','160.00','4','newstock','1','','',12.00,'','6','155','1','','1220','41747207288','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4262,'','',5.00,'2025-05-14 10:27:34','69.00','4','newstock','1','','',18.00,'','6','64','1','','1138','41747207288','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4263,'','',10.00,'2025-05-14 10:28:43','211.00','4','newstock','1','','',50.00,'','6','201','1','','607','41747207288','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4264,'','',1.00,'2025-05-14 10:29:17','18.00','4','newstock','1','','',40.00,'','6','17','1','','290','41747207288','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4265,'','',5.00,'2025-05-14 10:29:32','74.00','4','newstock','1','','',12.00,'','6','69','1','','1246','41747207288','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4266,'','',10.00,'2025-05-14 10:29:57','191.00','4','newstock','1','','',22.00,'','6','181','1','','111','41747207288','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4267,'','',5.00,'2025-05-14 10:30:17','40.00','4','newstock','1','','',18.00,'','6','35','1','','1101','41747207288','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4268,'','',1.00,'2025-05-14 10:30:30','10.00','4','newstock','1','','',37.00,'','6','9','1','','1185','41747207288','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4269,'','',10.00,'2025-05-14 10:30:56','15.00','4','newstock','1','','',15.00,'','6','5','1','','971','41747207288','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4270,'','',1.00,'2025-05-14 10:31:10','2.00','4','newstock','1','','',78.00,'','6','1','1','','1179','41747207288','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4271,'','',1.00,'2025-05-14 10:31:24','11.00','4','newstock','1','','',225.00,'','6','10','1','','1203','41747207288','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4272,'','',8.00,'2025-05-14 10:31:44','201.00','4','newstock','1','','',50.00,'','6','193','1','','607','41747207288','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4273,'','',5.00,'2025-05-14 10:33:44','155.00','4','newstock','1','','',12.00,'','6','150','1','','1220','41747207288','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4274,'','',7.00,'2025-05-14 10:34:04','60.00','4','newstock','1','','',12.00,'','6','53','1','','1221','41747207288','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4275,'','',10.00,'2025-05-14 10:34:25','190.00','4','newstock','1','','',44.00,'','6','180','1','','1031','41747207288','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4276,'','',1.00,'2025-05-14 10:34:37','17.00','4','newstock','1','','',22.00,'','6','16','1','','545','41747207288','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4277,'','',16.00,'2025-05-14 10:34:58','200.00','4','newstock','1','','',23.00,'','6','184','1','','1191','41747207288','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4278,'','',1.00,'2025-05-14 10:35:29','6.00','4','newstock','1','','',30.00,'','6','5','1','','320','41747207288','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4279,'','',1.00,'2025-05-14 10:35:42','22.00','4','newstock','1','','',68.00,'','6','21','1','','237','41747207288','',0.00,'','110','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4280,'','',1.00,'2025-05-14 10:35:54','10.00','4','newstock','1','','',24.00,'','6','9','1','','894','41747207288','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4281,'','',1.00,'2025-05-14 10:37:40','5.00','4','newstock','1','','',30.00,'','6','4','1','','320','41747208168','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4282,'','',1.00,'2025-05-14 10:37:53','16.00','4','newstock','1','','',56.00,'','6','15','1','','1200','41747208168','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4283,'','',2.00,'2025-05-14 10:38:19','18.00','4','newstock','1','','',250.00,'','6','16','1','','382','41747208168','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4284,'','',10.00,'2025-05-14 10:38:37','17.00','4','newstock','1','','',18.00,'','6','7','1','','48','41747208168','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4285,'','',100.00,'2025-05-14 10:39:00','724.00','4','newstock','1','','',1.45,'','6','624','1','','632','41747208168','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4286,'','',3.00,'2025-05-14 10:39:25','10.00','4','newstock','1','','',225.00,'','6','7','1','','1203','41747208168','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4287,'','',3.00,'2025-05-14 10:39:49','11.00','4','newstock','1','','',24.90,'','6','8','1','','202','41747208168','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4288,'','',100.00,'2025-05-14 10:40:09','1191.00','4','newstock','1','','',1.00,'','6','1091','1','','739','41747208168','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4289,'','',2.00,'2025-05-14 10:40:28','21.00','4','newstock','1','','',48.00,'','6','19','1','','1211','41747208168','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4290,'','',25.00,'2025-05-14 10:41:07','268.00','4','newstock','1','','',32.00,'','6','243','1','','529','41747208168','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4291,'','',1.00,'2025-05-14 10:42:11','26.00','4','newstock','1','','',106.00,'','6','25','1','','131','41747208168','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4292,'','',100.00,'2025-05-14 10:50:32','728.00','4','newstock','1','','',2.00,'','6','628','1','','109','41747208543','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4293,'','',100.00,'2025-05-14 10:51:03','655.00','4','newstock','1','','',3.43,'','6','555','1','','558','41747208543','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4294,'','',1.00,'2025-05-14 10:51:18','20.00','4','newstock','1','','',48.00,'','6','19','1','','924','41747208543','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4295,'','',1.00,'2025-05-14 10:51:55','19.00','4','newstock','1','','',48.00,'','6','18','1','','1211','41747208543','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4296,'','',30.00,'2025-05-14 10:52:13','664.00','4','newstock','1','','',2.00,'','6','634','1','','1007','41747208543','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4297,'','',120.00,'2025-05-14 10:52:38','634.00','4','newstock','1','','',2.00,'','6','514','1','','1007','41747208543','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4298,'','',1.00,'2025-05-14 10:52:57','7.00','4','newstock','1','','',210.00,'','6','6','1','','904','41747208543','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4299,'','',10.00,'2025-05-14 10:53:17','130.00','4','newstock','1','','',21.00,'','6','120','1','','1148','41747208543','',0.00,'','42','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4300,'','',10.00,'2025-05-14 10:53:38','23.00','4','newstock','1','','',48.00,'','6','13','1','','691','41747208543','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4301,'','',1.00,'2025-05-14 10:53:52','13.00','4','newstock','1','','',186.00,'','6','12','1','','500','41747208543','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4302,'','',1.00,'2025-05-14 10:54:38','18.00','4','newstock','1','','',48.00,'','6','17','1','','1211','41747208543','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4303,'','',3.00,'2025-05-14 10:54:54','11.00','4','newstock','1','','',26.00,'','6','8','1','','121','41747208543','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4304,'','',10.00,'2025-05-14 10:55:25','140.00','4','newstock','1','','',7.50,'','6','130','1','','103','41747208543','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4305,'','',7.00,'2025-05-14 10:55:46','91.00','4','newstock','1','','',7.00,'','6','84','1','','127','41747208543','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4306,'','',2.00,'2025-05-14 10:56:06','15.00','4','newstock','1','','',56.00,'','6','13','1','','1200','41747208543','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4307,'','',100.00,'2025-05-14 10:56:26','519.00','4','newstock','1','','',1.10,'','6','419','1','','554','41747208543','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4308,'','',6.00,'2025-05-14 10:56:46','144.00','4','newstock','1','','',55.00,'','6','138','1','','273','41747208543','',0.00,'','75','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4309,'','',20.00,'2025-05-14 10:57:15','20.00','4','newstock','1','','',37.10,'','6','0','1','','594','41747208543','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4310,'','',3.00,'2025-05-14 10:57:40','10.00','4','newstock','1','','',25.00,'','6','7','1','','811','41747208543','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4311,'','',2.00,'2025-05-14 10:57:57','18.00','4','newstock','1','','',90.00,'','6','16','1','','256','41747208543','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4312,'','',1.00,'2025-05-14 10:58:19','9.00','4','newstock','1','','',37.00,'','6','8','1','','1185','41747208543','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4313,'','',20.00,'2025-05-14 10:58:41','193.00','4','newstock','1','','',50.00,'','6','173','1','','607','41747208543','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4314,'','',100.00,'2025-05-14 10:59:00','406.00','4','newstock','1','','',1.00,'','6','306','1','','692','41747208543','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4315,'','',6.00,'2025-05-14 10:59:21','64.00','4','newstock','1','','',18.00,'','6','58','1','','1138','41747208543','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4316,'','',6.00,'2025-05-14 10:59:41','150.00','4','newstock','1','','',12.00,'','6','144','1','','1220','41747208543','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4317,'','',10.00,'2025-05-14 11:00:03','90.00','4','newstock','1','','',49.00,'','6','80','1','','623','41747208543','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4318,'','',25.00,'2025-05-14 11:00:24','243.00','4','newstock','1','','',32.00,'','6','218','1','','529','41747208543','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4319,'','',2.00,'2025-05-14 11:00:49','18.00','4','newstock','1','','',55.00,'','6','16','1','','1188','41747208543','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4320,'','',1.00,'2025-05-14 11:01:06','41.00','4','newstock','1','','',90.00,'','6','40','1','','828','41747208543','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4321,'','',1.00,'2025-05-14 11:01:25','16.00','4','newstock','1','','',90.00,'','6','15','1','','256','41747208543','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4322,'','',3.00,'2025-05-14 11:02:06','16.00','4','newstock','1','','',60.00,'','6','13','1','','1245','41747208543','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4323,'','',100.00,'2025-05-14 11:02:28','464.00','4','newstock','1','','',1.00,'','6','364','1','','114','41747208543','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4324,'','',3.00,'2025-05-14 11:02:45','13.00','4','newstock','1','','',60.00,'','6','10','1','','1245','41747208543','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4325,'','',40.00,'2025-05-14 11:03:08','184.00','4','newstock','1','','',23.00,'','6','144','1','','1191','41747208543','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4326,'','',10.00,'2025-05-14 11:03:56','80.00','4','newstock','1','','',15.00,'','6','70','1','','1032','41747208543','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4327,'','',1.00,'2025-05-14 11:04:22','11.00','4','newstock','1','','',110.00,'','6','10','1','','1219','41747208543','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4328,'','',1.00,'2025-05-14 11:05:29','14.00','4','newstock','1','','',20.00,'','6','13','1','','251','41747208543','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4329,'','1',50.00,'2025-05-14 15:23:34','4.00','4','newstock','1','41744877323','7',2.00,'','1','54','supplier','1','71','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(4330,'','',60.00,'2025-05-15 08:33:22','514.00','4','newstock','1','','',2.00,'','','574','1','','1007','41747287120','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','BulkReceiving',0,'',''),(4331,'','',1.00,'2025-05-15 08:33:42','15.00','4','newstock','1','','',140.00,'','','16','1','','201','41747287120','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','BulkReceiving',0,'',''),(4332,'','',1.00,'2025-05-15 08:33:57','0.00','4','newstock','1','','',318.00,'','','1','1','','41','41747287120','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','BulkReceiving',0,'',''),(4333,'','',10.00,'2025-05-15 08:34:19','20.00','4','newstock','1','','',44.50,'','','30','1','','582','41747287120','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','BulkReceiving',0,'',''),(4334,'','',2.00,'2025-05-15 08:34:40','12.00','4','newstock','1','','',186.00,'','','14','1','','500','41747287120','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','BulkReceiving',0,'',''),(4335,'','',1.00,'2025-05-15 08:34:54','23.00','4','newstock','1','','',39.00,'','','24','1','','896','41747287120','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','BulkReceiving',0,'',''),(4336,'','',1.00,'2025-05-15 08:35:07','10.00','4','newstock','1','','',110.00,'','','11','1','','1219','41747287120','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','BulkReceiving',0,'',''),(4337,'','',1.00,'2025-05-15 08:35:23','17.00','4','newstock','1','','',48.00,'','','18','1','','1211','41747287120','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','BulkReceiving',0,'',''),(4338,'','',1.00,'2025-05-15 08:35:36','9.00','4','newstock','1','','',24.00,'','','10','1','','894','41747287120','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','BulkReceiving',0,'',''),(4339,'','',2.00,'2025-05-15 08:36:00','5.00','4','newstock','1','','',15.00,'','','7','1','','971','41747287120','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','BulkReceiving',0,'',''),(4340,'','',2.00,'2025-05-15 08:36:23','15.00','4','newstock','1','','',90.00,'','','17','1','','256','41747287120','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','BulkReceiving',0,'',''),(4341,'','',12.00,'2025-05-15 08:36:46','144.00','4','newstock','1','','',23.00,'','','156','1','','1191','41747287120','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','BulkReceiving',0,'',''),(4342,'','',8.00,'2025-05-15 08:37:06','8.00','4','newstock','1','','',8.00,'','','16','1','','1263','41747287120','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','BulkReceiving',0,'',''),(4343,'','',6.00,'2025-05-15 08:37:26','58.00','4','newstock','1','','',18.00,'','','64','1','','1138','41747287120','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','BulkReceiving',0,'',''),(4344,'','',7.00,'2025-05-15 08:37:45','144.00','4','newstock','1','','',12.00,'','','151','1','','1220','41747287120','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','BulkReceiving',0,'',''),(4345,'','',9.00,'2025-05-15 08:38:22','173.00','4','newstock','1','','',50.00,'','','182','1','','607','41747287120','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','BulkReceiving',0,'',''),(4346,'','',20.00,'2025-05-15 08:38:51','0.00','4','newstock','1','','',19.00,'','','20','1','','1037','41747287120','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','BulkReceiving',0,'',''),(4347,'','',10.00,'2025-05-15 08:39:14','0.00','4','newstock','1','','',5.00,'','','10','1','','534','41747287120','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','BulkReceiving',0,'',''),(4348,'','',10.00,'2025-05-15 08:39:38','80.00','4','newstock','1','','',49.00,'','','90','1','','623','41747287120','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','BulkReceiving',0,'',''),(4349,'','',100.00,'2025-05-15 08:39:59','800.00','4','newstock','1','','',5.00,'','','900','1','','1256','41747287120','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','BulkReceiving',0,'',''),(4350,'','',1.00,'2025-05-15 08:40:12','0.00','4','newstock','1','','',1380.00,'','','1','1','','1137','41747287120','',0.00,'','2000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','BulkReceiving',0,'',''),(4351,'','',1.00,'2025-05-15 08:40:29','11.00','4','newstock','1','','',110.00,'','','12','1','','1219','41747287120','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','BulkReceiving',0,'',''),(4352,'','',100.00,'2025-05-15 08:40:51','1091.00','4','newstock','1','','',1.00,'','','1191','1','','739','41747287120','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','BulkReceiving',0,'',''),(4353,'','',1.00,'2025-05-15 08:41:07','16.00','4','newstock','1','','',43.00,'','','17','1','','961','41747287120','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','BulkReceiving',0,'',''),(4354,'','',20.00,'2025-05-15 08:41:29','156.00','4','newstock','1','','',23.00,'','','176','1','','1191','41747287120','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','BulkReceiving',0,'',''),(4355,'','',10.00,'2025-05-15 08:41:52','10.00','4','newstock','1','','',5.00,'','','20','1','','534','41747287120','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','BulkReceiving',0,'',''),(4356,'','',1.00,'2025-05-15 18:49:42','46.00','4','newstock','1','','',230.00,'','6','45','1','','1255','41747324123','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4357,'','',1.00,'2025-05-15 18:49:54','7.00','4','newstock','1','','',128.00,'','6','6','1','','1156','41747324123','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4358,'','',10.00,'2025-05-15 18:50:15','20.00','4','newstock','1','','',5.00,'','6','10','1','','534','41747324123','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4359,'','',1.00,'2025-05-15 18:50:29','12.00','4','newstock','1','','',110.00,'','6','11','1','','1219','41747324123','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4360,'','',1.00,'2025-05-15 18:50:47','10.00','4','newstock','1','','',96.00,'','6','9','1','','1141','41747324123','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4361,'','',1.00,'2025-05-15 18:51:00','16.00','4','newstock','1','','',140.00,'','6','15','1','','201','41747324123','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4362,'','',1.00,'2025-05-15 18:51:11','16.00','4','newstock','1','','',22.00,'','6','15','1','','545','41747324123','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4363,'','',7.00,'2025-05-15 18:51:34','115.00','4','newstock','1','','',12.00,'','6','108','1','','1222','41747324123','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4364,'','',7.00,'2025-05-15 18:52:05','64.00','4','newstock','1','','',18.00,'','6','57','1','','1138','41747324123','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4365,'','',2.00,'2025-05-15 18:52:28','10.00','4','newstock','1','','',60.00,'','6','8','1','','1245','41747324123','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4366,'','',15.00,'2025-05-15 18:52:45','176.00','4','newstock','1','','',23.00,'','6','161','1','','1191','41747324123','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4367,'','',10.00,'2025-05-15 18:53:21','60.00','4','newstock','1','','',30.00,'','6','50','1','','1251','41747324123','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4368,'','',25.00,'2025-05-15 18:53:39','218.00','4','newstock','1','','',32.00,'','6','193','1','','529','41747324123','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4369,'','',1.00,'2025-05-15 18:53:56','16.00','4','newstock','1','','',55.00,'','6','15','1','','1188','41747324123','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4370,'','',1.00,'2025-05-15 18:54:07','18.00','4','newstock','1','','',48.00,'','6','17','1','','1211','41747324123','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4371,'','',1.00,'2025-05-15 18:54:43','90.00','4','newstock','1','','',49.00,'','6','89','1','','623','41747324123','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4372,'','',10.00,'2025-05-15 18:55:03','182.00','4','newstock','1','','',50.00,'','6','172','1','','607','41747324123','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4373,'','',1.00,'2025-05-17 08:23:36','13.00','4','newstock','1','','',56.00,'','6','12','1','','1200','41747459342','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4374,'','',5.00,'2025-05-17 08:23:56','240.00','4','newstock','1','','',5.00,'','6','235','1','','1147','41747459342','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4375,'','',100.00,'2025-05-17 08:24:17','600.00','4','newstock','1','','',3.20,'','6','500','1','','50','41747459342','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4376,'','',17.00,'2025-05-17 08:24:33','161.00','4','newstock','1','','',23.00,'','6','144','1','','1191','41747459342','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4377,'','',2.00,'2025-05-17 08:31:28','16.00','4','newstock','1','','',90.00,'','6','14','1','','256','41747459342','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4378,'','',2.00,'2025-05-17 08:32:20','7.00','4','newstock','1','','',25.00,'','6','5','1','','811','41747459342','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4379,'','',1.00,'2025-05-17 08:32:38','16.00','4','newstock','1','','',48.00,'','6','15','1','','1211','41747459342','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4380,'','',10.00,'2025-05-17 08:32:59','181.00','4','newstock','1','','',22.00,'','6','171','1','','111','41747459342','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4381,'','',100.00,'2025-05-17 08:33:23','628.00','4','newstock','1','','',2.00,'','6','528','1','','109','41747459342','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4382,'','',10.00,'2025-05-17 08:33:47','1370.00','4','newstock','1','','',6.00,'','6','1360','1','','1267','41747459342','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4383,'','',1.00,'2025-05-17 08:34:47','15.00','4','newstock','1','','',140.00,'','6','14','1','','201','41747459342','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4384,'','',3.00,'2025-05-17 08:35:19','19.00','4','newstock','1','','',109.00,'','6','16','1','','722','41747459342','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4385,'','',3.00,'2025-05-17 08:36:04','14.00','4','newstock','1','','',90.00,'','6','11','1','','256','41747459342','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4386,'','',4.00,'2025-05-17 08:37:08','21.00','4','newstock','1','','',40.00,'','6','17','1','','24','41747459342','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4387,'','',1.00,'2025-05-17 08:37:28','1.00','4','newstock','1','','',120.00,'','6','0','1','','1247','41747459342','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4388,'','',1.00,'2025-05-17 08:37:48','6.00','4','newstock','1','','',128.00,'','6','5','1','','1156','41747459342','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4389,'','',5.00,'2025-05-17 08:38:16','9.00','4','newstock','1','','',96.00,'','6','4','1','','1141','41747459342','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4390,'','',1.00,'2025-05-17 08:38:31','13.00','4','newstock','1','','',255.00,'','6','12','1','','1166','41747459342','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4391,'','',1.00,'2025-05-17 08:38:48','16.00','4','newstock','1','','',109.00,'','6','15','1','','722','41747459342','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4392,'','',10.00,'2025-05-17 08:39:18','49.00','4','newstock','1','','',3.00,'','6','39','1','','909','41747459342','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4393,'','',10.00,'2025-05-17 08:39:37','45.00','4','newstock','1','','',23.00,'','6','35','1','','972','41747459342','',0.00,'','45','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4394,'','',1.00,'2025-05-17 08:39:50','7.00','4','newstock','1','','',225.00,'','6','6','1','','1203','41747459342','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4395,'','',1.00,'2025-05-17 08:40:06','16.00','4','newstock','1','','',178.15,'','6','15','1','','381','41747459342','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4396,'','',5.00,'2025-05-17 08:40:33','211.00','4','newstock','1','','',13.00,'','6','206','1','','383','41747459342','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4397,'','',1.00,'2025-05-17 08:40:43','51.00','4','newstock','1','','',20.00,'','6','50','1','','693','41747459342','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4398,'','',1.00,'2025-05-17 08:40:57','25.00','4','newstock','1','','',106.00,'','6','24','1','','131','41747459342','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4399,'','',1.00,'2025-05-17 08:41:11','6.00','4','newstock','1','','',225.00,'','6','5','1','','1203','41747459342','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4400,'','',10.00,'2025-05-17 08:41:27','1360.00','4','newstock','1','','',6.00,'','6','1350','1','','1267','41747459342','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4401,'','',1.00,'2025-05-17 08:41:38','15.00','4','newstock','1','','',48.00,'','6','14','1','','1211','41747459342','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4402,'','',2.00,'2025-05-17 08:41:58','12.00','4','newstock','1','','',56.00,'','6','10','1','','1200','41747459342','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4403,'','',100.00,'2025-05-17 08:42:21','555.00','4','newstock','1','','',3.43,'','6','455','1','','558','41747459342','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4404,'','',10.00,'2025-05-17 08:42:44','89.00','4','newstock','1','','',49.00,'','6','79','1','','623','41747459342','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4405,'','',10.00,'2025-05-17 08:43:08','10.00','4','newstock','1','','',5.00,'','6','0','1','','534','41747459342','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4406,'','',5.00,'2025-05-17 08:43:25','151.00','4','newstock','1','','',12.00,'','6','146','1','','1220','41747459342','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4407,'','1',6.00,'2025-05-17 19:08:13','0.00','4','newstock','1','41744877323','7',223.00,'','1','6','supplier','1','560','','',0.00,'VATABLE','300','','','','','received',0,'0000-00-00 00:00:00','pcs','6',1,NULL,'Inclusive','branch',NULL,'',''),(4408,'','',10.00,'2025-05-19 09:21:08','85.00','4','newstock','1','','',14.59,'','6','75','1','','791','41747635599','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4409,'','',1.00,'2025-05-19 09:21:16','17.00','4','newstock','1','','',0.00,'','6','16','1','','1111','41747635599','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4410,'','',1.00,'2025-05-19 09:21:28','14.00','4','newstock','1','','',48.00,'','6','13','1','','1211','41747635599','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4411,'','',2.00,'2025-05-19 09:21:48','19.00','4','newstock','1','','',48.00,'','6','17','1','','924','41747635599','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4412,'','',10.00,'2025-05-19 09:27:35','135.00','4','newstock','1','','',5.00,'','6','125','1','','279','41747635599','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4413,'','',1.00,'2025-05-19 10:18:53','24.00','4','newstock','1','','',282.00,'','6','23','1','','1136','41747635599','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4414,'','',1.00,'2025-05-19 10:19:10','15.00','4','newstock','1','','',178.15,'','6','14','1','','381','41747635599','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4415,'','',1.00,'2025-05-19 10:19:24','16.00','4','newstock','1','','',250.00,'','6','15','1','','382','41747635599','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4416,'','',20.00,'2025-05-19 10:51:54','144.00','4','newstock','1','','',23.00,'','6','124','1','','1191','41747635599','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4417,'','',1.00,'2025-05-19 10:52:14','10.00','4','newstock','1','','',22.00,'','6','9','1','','266','41747635599','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4418,'','',1.00,'2025-05-19 10:52:26','5.00','4','newstock','1','','',128.00,'','6','4','1','','1156','41747635599','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4419,'','',1.00,'2025-05-19 10:52:40','13.00','4','newstock','1','','',48.00,'','6','12','1','','1211','41747635599','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4420,'','',1.00,'2025-05-19 10:52:51','21.00','4','newstock','1','','',68.00,'','6','20','1','','237','41747635599','',0.00,'','110','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4421,'','',1.00,'2025-05-19 10:53:06','13.00','4','newstock','1','','',124.00,'','6','12','1','','1190','41747635599','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4422,'','',1.00,'2025-05-19 10:53:18','11.00','4','newstock','1','','',95.00,'','6','10','1','','1270','41747635599','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4423,'','',1.00,'2025-05-19 10:53:28','79.00','4','newstock','1','','',30.00,'','6','78','1','','1','41747635599','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4424,'','',1.00,'2025-05-19 10:53:39','10.00','4','newstock','1','','',56.00,'','6','9','1','','1200','41747635599','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4425,'','',1.00,'2025-05-19 10:53:52','5.00','4','newstock','1','','',25.00,'','6','4','1','','811','41747635599','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4426,'','',1.00,'2025-05-19 10:54:20','5.00','4','newstock','1','','',68.00,'','6','4','1','','1176','41747635599','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4427,'','',50.00,'2025-05-19 10:54:42','3048.00','4','newstock','1','','',7.00,'','6','2998','1','','1244','41747635599','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4428,'','',3.00,'2025-05-19 10:54:58','172.00','4','newstock','1','','',50.00,'','6','169','1','','607','41747635599','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4429,'','',3.00,'2025-05-19 18:28:47','7.00','4','newstock','1','','',18.00,'','6','4','1','','48','41747668453','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4430,'','',3.00,'2025-05-19 18:29:07','31.00','4','newstock','1','','',18.00,'','6','28','1','','1101','41747668453','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4431,'','',1.00,'2025-05-19 18:29:20','45.00','4','newstock','1','','',230.00,'','6','44','1','','1255','41747668453','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4432,'','',3.00,'2025-05-19 18:29:39','14.00','4','newstock','1','','',45.00,'','6','11','1','','1189','41747668453','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4433,'','',1.00,'2025-05-19 18:29:50','11.00','4','newstock','1','','',48.00,'','6','10','1','','1211','41747668453','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4434,'','',10.00,'2025-05-19 18:30:09','51.00','4','newstock','1','','',15.00,'','6','41','1','','1248','41747668453','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4435,'','',3.00,'2025-05-19 18:30:33','17.00','4','newstock','1','','',40.00,'','6','14','1','','24','41747668453','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4436,'','',3.00,'2025-05-19 18:30:52','45.00','4','newstock','1','','',47.00,'','6','42','1','','1215','41747668453','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4437,'','',1.00,'2025-05-19 18:31:17','4.00','4','newstock','1','','',68.00,'','6','3','1','','1176','41747668453','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4438,'','',1.00,'2025-05-19 18:31:34','14.00','4','newstock','1','','',68.00,'','6','13','1','','230','41747668453','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4439,'','',30.00,'2025-05-19 18:31:56','270.00','4','newstock','1','','',5.00,'','6','240','1','','93','41747668453','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4440,'','',1.00,'2025-05-19 18:32:11','12.00','4','newstock','1','','',255.00,'','6','11','1','','1166','41747668453','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4441,'','',1.00,'2025-05-19 18:32:26','14.00','4','newstock','1','','',178.15,'','6','13','1','','381','41747668453','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4442,'','',10.00,'2025-05-19 18:32:58','235.00','4','newstock','1','','',5.00,'','6','225','1','','1147','41747668453','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4443,'','',10.00,'2025-05-19 18:33:12','152.00','4','newstock','1','','',7.00,'','6','142','1','','1181','41747668453','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4444,'','',1.00,'2025-05-19 18:33:23','10.00','4','newstock','1','','',48.00,'','6','9','1','','1211','41747668453','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4445,'','',1.00,'2025-05-19 18:33:37','9.00','4','newstock','1','','',22.00,'','6','8','1','','266','41747668453','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4446,'','',1.00,'2025-05-19 18:33:51','15.00','4','newstock','1','','',109.00,'','6','14','1','','722','41747668453','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4447,'','',10.00,'2025-05-19 18:34:13','191.00','4','newstock','1','','',40.00,'','6','181','1','','1159','41747668453','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4448,'','',9.00,'2025-05-19 18:34:34','16.00','4','newstock','1','','',8.00,'','6','7','1','','1263','41747668453','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4449,'','',5.00,'2025-05-19 18:35:08','57.00','4','newstock','1','','',18.00,'','6','52','1','','1138','41747668453','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4450,'','',10.00,'2025-05-19 18:35:27','53.00','4','newstock','1','','',12.00,'','6','43','1','','1221','41747668453','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4451,'','',1.00,'2025-05-19 18:35:52','15.00','4','newstock','1','','',22.00,'','6','14','1','','545','41747668453','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4452,'','',100.00,'2025-05-19 18:36:14','900.00','4','newstock','1','','',5.00,'','6','800','1','','1256','41747668453','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4453,'','',25.00,'2025-05-19 18:36:36','193.00','4','newstock','1','','',32.00,'','6','168','1','','529','41747668453','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4454,'','',5.00,'2025-05-19 18:37:04','146.00','4','newstock','1','','',12.00,'','6','141','1','','1220','41747668453','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4455,'','',5.00,'2025-05-19 18:37:24','52.00','4','newstock','1','','',18.00,'','6','47','1','','1138','41747668453','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4456,'','',13.00,'2025-05-19 18:37:42','169.00','4','newstock','1','','',50.00,'','6','156','1','','607','41747668453','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4457,'','',1.00,'2025-05-19 18:37:58','11.00','4','newstock','1','','',45.00,'','6','10','1','','1189','41747668453','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4458,'','',1.00,'2025-05-21 18:46:47','17.00','4','newstock','1','','',48.00,'','6','16','1','','924','41747842205','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4459,'','',10.00,'2025-05-21 18:49:55','11.00','4','newstock','1','','',48.00,'','6','1','1','','691','41747842205','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4460,'','',100.00,'2025-05-21 18:50:19','925.00','4','newstock','1','','',0.60,'','6','825','1','','38','41747842205','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4461,'','',1.00,'2025-05-21 18:50:32','5.00','4','newstock','1','','',210.00,'','6','4','1','','904','41747842205','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4462,'','',1.00,'2025-05-21 18:51:10','10.00','4','newstock','1','','',100.00,'','6','9','1','','881','41747842205','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4463,'','',10.00,'2025-05-21 18:51:26','69.00','4','newstock','1','','',12.00,'','6','59','1','','1246','41747842205','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4464,'','',10.00,'2025-05-21 18:51:43','50.00','4','newstock','1','','',30.00,'','6','40','1','','1251','41747842205','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4465,'','',1.00,'2025-05-21 18:51:57','48.00','4','newstock','1','','',20.00,'','6','47','1','','693','41747842205','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4466,'','',8.00,'2025-05-21 18:52:13','171.00','4','newstock','1','','',22.00,'','6','163','1','','111','41747842205','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4467,'','',10.00,'2025-05-21 18:52:35','181.00','4','newstock','1','','',40.00,'','6','171','1','','1159','41747842205','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4468,'','',1.00,'2025-05-21 18:53:12','12.00','4','newstock','1','','',65.00,'','6','11','1','','1173','41747842205','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4469,'','',1.00,'2025-05-21 18:53:56','11.00','4','newstock','1','','',90.00,'','6','10','1','','256','41747842205','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4470,'','',1.00,'2025-05-21 18:54:13','10.00','4','newstock','1','','',45.00,'','6','9','1','','1189','41747842205','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4471,'','',1.00,'2025-05-21 18:54:27','41.00','4','newstock','1','','',15.00,'','6','40','1','','1248','41747842205','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4472,'','',1.00,'2025-05-21 18:54:43','9.00','4','newstock','1','','',130.00,'','6','8','1','','1212','41747842205','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4473,'','',1.00,'2025-05-21 18:54:58','8.00','4','newstock','1','','',37.00,'','6','7','1','','1185','41747842205','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4474,'','',30.00,'2025-05-21 18:55:28','225.00','4','newstock','1','','',5.00,'','6','195','1','','1147','41747842205','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4475,'','',1.00,'2025-05-21 18:55:42','24.00','4','newstock','1','','',106.00,'','6','23','1','','131','41747842205','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4476,'','',1.00,'2025-05-21 18:55:58','21.00','4','newstock','1','','',150.00,'','6','20','1','','1149','41747842205','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4477,'','',14.00,'2025-05-21 18:56:16','124.00','4','newstock','1','','',23.00,'','6','110','1','','1191','41747842205','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4478,'','',10.00,'2025-05-21 18:56:35','180.00','4','newstock','1','','',44.00,'','6','170','1','','1031','41747842205','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4479,'','',1.00,'2025-05-21 18:56:47','15.00','4','newstock','1','','',55.00,'','6','14','1','','1188','41747842205','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4480,'','',5.00,'2025-05-21 18:58:12','141.00','4','newstock','1','','',12.00,'','6','136','1','','1220','41747842205','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4481,'','',1.00,'2025-05-21 18:59:30','14.00','4','newstock','1','','',114.00,'','6','13','1','','1171','41747842205','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4482,'','',10.00,'2025-05-21 19:00:01','70.00','4','newstock','1','','',15.00,'','6','60','1','','1032','41747842205','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4483,'','',10.00,'2025-05-21 19:00:32','10.00','4','newstock','1','','',7.00,'','6','0','1','','536','41747842205','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4484,'','',50.00,'2025-05-21 19:00:53','2998.00','4','newstock','1','','',7.00,'','6','2948','1','','1244','41747842205','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4485,'','',8.00,'2025-05-21 19:01:11','156.00','4','newstock','1','','',50.00,'','6','148','1','','607','41747842205','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4486,'','',10.00,'2025-05-23 09:30:08','79.00','4','newstock','1','','',49.00,'','6','69','1','','623','41747981736','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4487,'','',5.00,'2025-05-23 09:30:35','136.00','4','newstock','1','','',12.00,'','6','131','1','','1220','41747981736','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4488,'','',1.00,'2025-05-23 09:30:49','14.00','4','newstock','1','','',55.00,'','6','13','1','','1188','41747981736','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4489,'','',4.00,'2025-05-23 09:31:18','47.00','4','newstock','1','','',18.00,'','6','43','1','','1138','41747981736','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4490,'','',10.00,'2025-05-23 09:31:39','75.00','4','newstock','1','','',28.43,'','6','65','1','','524','41747981736','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4491,'','',2.00,'2025-05-23 09:32:26','10.00','4','newstock','1','','',90.00,'','6','8','1','','256','41747981736','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4492,'','',1.00,'2025-05-23 09:32:59','44.00','4','newstock','1','','',230.00,'','6','43','1','','1255','41747981736','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4493,'','',50.00,'2025-05-23 09:33:22','2948.00','4','newstock','1','','',7.00,'','6','2898','1','','1244','41747981736','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4494,'','',1.00,'2025-05-23 09:33:35','13.00','4','newstock','1','','',140.00,'','6','12','1','','201','41747981736','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4495,'','',1.00,'2025-05-23 09:33:50','8.00','4','newstock','1','','',45.00,'','6','7','1','','1189','41747981736','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4496,'','',1.00,'2025-05-23 09:34:05','11.00','4','newstock','1','','',110.00,'','6','10','1','','1219','41747981736','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4497,'','',1.00,'2025-05-23 09:34:33','19.00','4','newstock','1','','',150.00,'','6','18','1','','1149','41747981736','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4498,'','',20.00,'2025-05-23 09:34:53','149.00','4','newstock','1','','',22.00,'','6','129','1','','111','41747981736','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4499,'','',1.00,'2025-05-23 09:35:06','20.00','4','newstock','1','','',68.00,'','6','19','1','','237','41747981736','',0.00,'','110','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4500,'','',1.00,'2025-05-23 09:35:18','41.00','4','newstock','1','','',47.00,'','6','40','1','','1215','41747981736','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4501,'','',1.00,'2025-05-23 09:35:31','7.00','4','newstock','1','','',45.00,'','6','6','1','','1189','41747981736','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4502,'','',10.00,'2025-05-23 09:35:49','100.00','4','newstock','1','','',21.00,'','6','90','1','','1148','41747981736','',0.00,'','42','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4503,'','',7.00,'2025-05-23 09:36:09','56.00','4','newstock','1','','',12.00,'','6','49','1','','1246','41747981736','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4504,'','',15.00,'2025-05-23 09:36:30','35.00','4','newstock','1','','',23.00,'','6','20','1','','972','41747981736','',0.00,'','45','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4505,'','',23.00,'2025-05-23 09:36:56','110.00','4','newstock','1','','',23.00,'','6','87','1','','1191','41747981736','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4506,'','',3.00,'2025-05-23 09:37:16','8.00','4','newstock','1','','',60.00,'','6','5','1','','1245','41747981736','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4507,'','',25.00,'2025-05-23 09:37:32','168.00','4','newstock','1','','',32.00,'','6','143','1','','529','41747981736','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4508,'','',50.00,'2025-05-23 09:37:57','2898.00','4','newstock','1','','',7.00,'','6','2848','1','','1244','41747981736','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4509,'','',7.00,'2025-05-23 09:38:37','43.00','4','newstock','1','','',18.00,'','6','36','1','','1138','41747981736','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4510,'','',8.00,'2025-05-23 09:38:58','43.00','4','newstock','1','','',12.00,'','6','35','1','','1221','41747981736','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4511,'','',1.00,'2025-05-23 09:39:14','8.00','4','newstock','1','','',90.00,'','6','7','1','','256','41747981736','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4512,'','',1.00,'2025-05-23 09:39:25','7.00','4','newstock','1','','',37.00,'','6','6','1','','1185','41747981736','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4513,'','',1.00,'2025-05-23 09:39:49','7.00','4','newstock','1','','',56.00,'','6','6','1','','1200','41747981736','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4514,'','',14.00,'2025-05-23 09:40:06','148.00','4','newstock','1','','',50.00,'','6','134','1','','607','41747981736','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4515,'','1',1.00,'2025-05-24 08:37:32','0.00','4','newstock','1','41744877323','7',48.00,'','1','1','supplier','1','691','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','1',1,NULL,'Inclusive','branch',NULL,'',''),(4516,'','',1.00,'2025-05-24 18:32:29','15.00','4','newstock','1','','',48.00,'','6','14','1','','924','41748100644','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4517,'','',3.00,'2025-05-24 18:32:49','11.00','4','newstock','1','','',65.00,'','6','8','1','','1173','41748100644','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4518,'','',1.00,'2025-05-24 18:33:32','9.00','4','newstock','1','','',48.00,'','6','8','1','','1211','41748100644','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4519,'','',7.00,'2025-05-24 18:34:17','195.00','4','newstock','1','','',5.00,'','6','188','1','','1147','41748100644','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4520,'','',7.00,'2025-05-24 18:34:36','49.00','4','newstock','1','','',12.00,'','6','42','1','','1246','41748100644','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4521,'','',1.00,'2025-05-24 18:34:54','4.00','4','newstock','1','','',225.00,'','6','3','1','','1203','41748100644','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4522,'','',1.00,'2025-05-24 18:35:11','8.00','4','newstock','1','','',65.00,'','6','7','1','','1173','41748100644','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4523,'','',3.00,'2025-05-24 18:35:39','7.00','4','newstock','1','','',65.00,'','6','4','1','','1173','41748100644','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4524,'','',10.00,'2025-05-24 18:36:01','90.00','4','newstock','1','','',21.00,'','6','80','1','','1148','41748100644','',0.00,'','42','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4525,'','',80.00,'2025-05-24 18:36:33','350.00','4','newstock','1','','',1.10,'','6','270','1','','554','41748100644','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4526,'','',2.00,'2025-05-24 18:37:05','19.00','4','newstock','1','','',954.00,'','6','17','1','','1201','41748100644','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4527,'','',1.00,'2025-05-24 18:37:20','1.00','4','newstock','1','','',285.00,'','6','0','1','','584','41748100644','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4528,'','',10.00,'2025-05-24 18:37:39','119.00','4','newstock','1','','',22.00,'','6','109','1','','111','41748100644','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4529,'','',1.00,'2025-05-24 18:40:48','10.00','4','newstock','1','','',24.00,'','6','9','1','','894','41748100644','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4530,'','',1.00,'2025-05-24 18:41:05','8.00','4','newstock','1','','',22.00,'','6','7','1','','266','41748100644','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4531,'','',50.00,'2025-05-24 18:41:25','2848.00','4','newstock','1','','',7.00,'','6','2798','1','','1244','41748100644','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4532,'','',10.00,'2025-05-24 18:41:44','69.00','4','newstock','1','','',49.00,'','6','59','1','','623','41748100644','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4533,'','',1.00,'2025-05-24 18:42:03','6.00','4','newstock','1','','',45.00,'','6','5','1','','1189','41748100644','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4534,'','',1.00,'2025-05-24 18:42:18','14.00','4','newstock','1','','',109.00,'','6','13','1','','722','41748100644','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4535,'','',1.00,'2025-05-24 18:42:38','10.00','4','newstock','1','','',70.00,'','6','9','1','','1216','41748100644','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4536,'','',3.00,'2025-05-24 18:43:02','36.00','4','newstock','1','','',18.00,'','6','33','1','','1138','41748100644','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4537,'','',5.00,'2025-05-24 18:43:23','131.00','4','newstock','1','','',12.00,'','6','126','1','','1220','41748100644','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4538,'','',5.00,'2025-05-24 18:43:42','134.00','4','newstock','1','','',50.00,'','6','129','1','','607','41748100644','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4539,'','',1.00,'2025-05-24 18:43:53','17.00','4','newstock','1','','',60.00,'','6','16','1','','612','41748100644','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4540,'','',10.00,'2025-05-24 18:44:09','109.00','4','newstock','1','','',22.00,'','6','99','1','','111','41748100644','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4541,'','',100.00,'2025-05-27 08:12:43','342.00','4','newstock','1','','',3.43,'','6','242','1','','558','41748322687','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4542,'','',1.00,'2025-05-27 08:13:26','12.00','4','newstock','1','','',140.00,'','6','11','1','','201','41748322687','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4543,'','',1.00,'2025-05-27 08:13:40','66.00','4','newstock','1','','',4570.00,'','6','65','1','','255','41748322687','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4544,'','',2.00,'2025-05-27 08:14:04','19.00','4','newstock','1','','',79.00,'','6','17','1','','269','41748322687','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4545,'','',1.00,'2025-05-27 08:14:23','43.00','4','newstock','1','','',230.00,'','6','42','1','','1255','41748322687','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4546,'','',10.00,'2025-05-27 08:14:37','99.00','4','newstock','1','','',22.00,'','6','89','1','','111','41748322687','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4547,'','',10.00,'2025-05-27 08:14:54','70.00','4','newstock','1','','',21.00,'','6','60','1','','1148','41748322687','',0.00,'','42','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4548,'','',1.00,'2025-05-27 08:15:07','65.00','4','newstock','1','','',4570.00,'','6','64','1','','255','41748322687','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4549,'','',12.00,'2025-05-27 08:15:24','20.00','4','newstock','1','','',23.00,'','6','8','1','','972','41748322687','',0.00,'','45','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4550,'','',1.00,'2025-05-27 08:16:02','14.00','4','newstock','1','','',186.00,'','6','13','1','','500','41748322687','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4551,'','',1.00,'2025-05-27 08:16:14','15.00','4','newstock','1','','',0.00,'','6','14','1','','1111','41748322687','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4552,'','',2.00,'2025-05-27 08:16:29','6.00','4','newstock','1','','',56.00,'','6','4','1','','1200','41748322687','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4553,'','',1.00,'2025-05-27 08:16:51','74.00','4','newstock','1','','',30.00,'','6','73','1','','1','41748322687','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4554,'','',1.00,'2025-05-27 08:17:14','13.00','4','newstock','1','','',178.15,'','6','12','1','','381','41748322687','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4555,'','',1.00,'2025-05-27 08:17:31','2.00','4','newstock','1','','',89.00,'','6','1','1','','638','41748322687','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4556,'','',1.00,'2025-05-27 08:17:42','11.00','4','newstock','1','','',35.00,'','6','10','1','','288','41748322687','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4557,'','',1.00,'2025-05-27 08:17:56','40.00','4','newstock','1','','',15.00,'','6','39','1','','1248','41748322687','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4558,'','',1.00,'2025-05-27 08:18:10','13.00','4','newstock','1','','',109.00,'','6','12','1','','722','41748322687','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''); INSERT INTO `newstock` VALUES (4559,'','',1.00,'2025-05-27 08:18:26','13.00','4','newstock','1','','',190.00,'','6','12','1','','1152','41748322687','',0.00,'','380','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4560,'','',1.00,'2025-05-27 08:18:38','18.00','4','newstock','1','','',245.00,'','6','17','1','','133','41748322687','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4561,'','',1.00,'2025-05-27 08:18:53','10.00','4','newstock','1','','',124.00,'','6','9','1','','1190','41748322687','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4562,'','',10.00,'2025-05-27 08:19:11','168.00','4','newstock','1','','',44.00,'','6','158','1','','1031','41748322687','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4563,'','',50.00,'2025-05-27 08:19:34','2798.00','4','newstock','1','','',7.00,'','6','2748','1','','1244','41748322687','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4564,'','',10.00,'2025-05-27 08:23:24','373.00','4','newstock','1','','',1.50,'','6','363','1','','506','41748322687','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4565,'','',5.00,'2025-05-27 08:23:39','42.00','4','newstock','1','','',12.00,'','6','37','1','','1246','41748322687','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4566,'','',8.00,'2025-05-27 08:24:02','129.00','4','newstock','1','','',50.00,'','6','121','1','','607','41748322687','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4567,'','',2.00,'2025-05-27 08:24:17','33.00','4','newstock','1','','',18.00,'','6','31','1','','1138','41748322687','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4568,'','',3.00,'2025-05-27 08:24:41','5.00','4','newstock','1','','',45.00,'','6','2','1','','1189','41748322687','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4569,'','',2.00,'2025-05-27 08:25:05','485.00','4','newstock','1','','',2.35,'','6','483','1','','1133','41748322687','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4570,'','',1.00,'2025-05-27 08:25:19','11.00','4','newstock','1','','',255.00,'','6','10','1','','1166','41748322687','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4571,'','',2.00,'2025-05-27 08:25:41','4.00','4','newstock','1','','',65.00,'','6','2','1','','1173','41748322687','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4572,'','',1.00,'2025-05-27 08:25:54','14.00','4','newstock','1','','',48.00,'','6','13','1','','924','41748322687','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4573,'','',1.00,'2025-05-28 18:14:36','2.00','4','newstock','1','','',0.00,'','','1','1','','1115','41748445206','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4574,'','',56.00,'2025-05-28 18:14:58','261.00','4','newstock','1','','',5.00,'','','205','1','','1150','41748445206','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4575,'','',3.00,'2025-05-28 18:15:17','10.00','4','newstock','1','','',110.00,'','','7','1','','1219','41748445206','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4576,'','',4.00,'2025-05-28 18:16:02','39.00','4','newstock','1','','',15.00,'','','35','1','','1248','41748445206','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4577,'','',2.00,'2025-05-28 18:16:33','28.00','4','newstock','1','','',18.00,'','','26','1','','1101','41748445206','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4578,'','',1.00,'2025-05-28 18:16:56','21.00','4','newstock','1','','',106.00,'','','20','1','','131','41748445206','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4579,'','',12.00,'2025-05-28 18:17:53','121.00','4','newstock','1','','',50.00,'','','109','1','','607','41748445206','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4580,'','',100.00,'2025-05-28 18:18:09','800.00','4','newstock','1','','',5.00,'','','700','1','','1256','41748445206','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4581,'','',6.00,'2025-05-28 18:18:37','89.00','4','newstock','1','','',22.00,'','','83','1','','111','41748445206','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4582,'','',1.00,'2025-05-28 18:19:14','11.00','4','newstock','1','','',109.00,'','','10','1','','722','41748445206','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4583,'','',3.00,'2025-05-28 18:19:51','19.00','4','newstock','1','','',68.00,'','','16','1','','237','41748445206','',0.00,'','110','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4584,'','',100.00,'2025-05-28 18:20:23','309.00','4','newstock','1','','',8.00,'','','209','1','','1144','41748445206','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4585,'','',20.00,'2025-05-28 18:20:50','158.00','4','newstock','1','','',44.00,'','','138','1','','1031','41748445206','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4586,'','',1.00,'2025-05-28 18:21:03','14.00','4','newstock','1','','',22.00,'','','13','1','','545','41748445206','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4587,'','',100.00,'2025-05-28 18:21:29','2748.00','4','newstock','1','','',7.00,'','','2648','1','','1244','41748445206','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4588,'','',1.00,'2025-05-28 18:21:56','5.00','4','newstock','1','','',60.00,'','','4','1','','1245','41748445206','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4589,'','',1.00,'2025-05-28 18:22:27','2.00','4','newstock','1','','',97.00,'','','1','1','','552','41748445206','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4590,'','',1.00,'2025-05-28 18:22:48','10.00','4','newstock','1','','',109.00,'','','9','1','','722','41748445206','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4591,'','',1.00,'2025-05-28 18:23:05','10.00','4','newstock','1','','',255.00,'','','9','1','','1166','41748445206','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4592,'','',10.00,'2025-05-28 18:23:33','1036.00','4','newstock','1','','',1.00,'','','1026','1','','739','41748445206','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4593,'','',28.00,'2025-05-28 18:23:53','205.00','4','newstock','1','','',5.00,'','','177','1','','1150','41748445206','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4594,'','',1.00,'2025-05-28 18:24:42','5.00','4','newstock','1','','',15.00,'','','4','1','','971','41748445206','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4595,'','',1.00,'2025-05-28 18:25:10','4.00','4','newstock','1','','',56.00,'','','3','1','','1200','41748445206','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4596,'','',100.00,'2025-05-28 18:40:51','380.00','4','newstock','1','','',3.50,'','','280','1','','72','41748445206','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4597,'','',8.00,'2025-05-28 18:41:59','107.00','4','newstock','1','','',30.00,'','','99','1','','1153','41748445206','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4598,'','',1.00,'2025-05-28 18:42:20','10.00','4','newstock','1','','',35.00,'','','9','1','','288','41748445206','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4599,'','',1.00,'2025-05-28 18:42:33','73.00','4','newstock','1','','',30.00,'','','72','1','','1','41748445206','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4600,'','',1.00,'2025-05-28 18:43:01','6.00','4','newstock','1','','',37.00,'','','5','1','','1185','41748445206','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4601,'','',3.00,'2025-05-28 18:43:27','35.00','4','newstock','1','','',15.00,'','','32','1','','1248','41748445206','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4602,'','',4.00,'2025-05-28 18:43:52','39.00','4','newstock','1','','',47.00,'','','35','1','','1215','41748445206','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4603,'','',20.00,'2025-05-28 18:45:04','20.00','4','newstock','1','','',19.00,'','','0','1','','1037','41748445206','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4604,'','',1.00,'2025-05-28 18:45:17','46.00','4','newstock','1','','',20.00,'','','45','1','','693','41748445206','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4605,'','',1.00,'2025-05-28 18:45:38','26.00','4','newstock','1','','',18.00,'','','25','1','','1101','41748445206','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4606,'','',100.00,'2025-05-28 18:46:15','2648.00','4','newstock','1','','',7.00,'','','2548','1','','1244','41748445206','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4607,'','',19.00,'2025-05-28 18:47:19','87.00','4','newstock','1','','',23.00,'','','68','1','','1191','41748445206','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4608,'','',20.00,'2025-05-28 18:47:51','138.00','4','newstock','1','','',44.00,'','','118','1','','1031','41748445206','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4609,'','',1.00,'2025-05-28 18:48:08','17.00','4','newstock','1','','',40.00,'','','16','1','','290','41748445206','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4610,'','',1.00,'2025-05-28 18:48:30','11.00','4','newstock','1','','',140.00,'','','10','1','','201','41748445206','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4611,'','',1.00,'2025-05-28 18:48:56','5.00','4','newstock','1','','',300.00,'','','4','1','','291','41748445206','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4612,'','',1.00,'2025-05-28 18:49:19','20.00','4','newstock','1','','',106.00,'','','19','1','','131','41748445206','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4613,'','',25.00,'2025-05-28 18:50:37','143.00','4','newstock','1','','',32.00,'','','118','1','','529','41748445206','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4614,'','',10.00,'2025-05-28 18:50:58','59.00','4','newstock','1','','',49.00,'','','49','1','','623','41748445206','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4615,'','',1.00,'2025-05-28 18:51:43','7.00','4','newstock','1','','',22.00,'','','6','1','','266','41748445206','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4616,'','',5.00,'2025-05-28 18:52:09','39.00','4','newstock','1','','',3.00,'','','34','1','','909','41748445206','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4617,'','',30.00,'2025-05-28 18:52:30','500.00','4','newstock','1','','',4.60,'','','470','1','','551','41748445206','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4618,'','',20.00,'2025-05-28 18:53:01','1026.00','4','newstock','1','','',1.00,'','','1006','1','','739','41748445206','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4619,'','',2.00,'2025-05-28 18:53:29','13.00','4','newstock','1','','',186.00,'','','11','1','','500','41748445206','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4620,'','',1.00,'2025-05-28 18:53:47','15.00','4','newstock','1','','',250.00,'','','14','1','','382','41748445206','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4621,'','',100.00,'2025-05-28 18:54:47','576.00','4','newstock','1','','',1.45,'','','476','1','','632','41748445206','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4622,'','',100.00,'2025-05-28 18:56:30','810.00','4','newstock','1','','',0.60,'','','710','1','','38','41748445206','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(4623,'','1',28.00,'2025-05-31 10:24:08','0.00','4','newstock','1','41744877323','7',136.00,'','1','28','supplier','1','124','','',0.00,'VATABLE','200','','','','','received',0,'0000-00-00 00:00:00','pcs','28',1,NULL,'Inclusive','branch',NULL,'',''),(4624,'','1',500.00,'2025-05-31 15:05:06','0.00','4','newstock','1','41748691793','7',5.00,'','1','500','supplier','1','1213','','',0.00,'VATABLE','10','','','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(4626,'','1',20.00,'2025-05-31 15:06:27','0.00','4','newstock','1','41748691793','7',0.00,'','1','20','supplier','1','1112','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(4628,'','1',800.00,'2025-05-31 15:07:50','219.00','4','newstock','1','41748691793','7',1.00,'','1','1019','supplier','1','445','','',0.00,'VATABLE','3','','','','','received',0,'0000-00-00 00:00:00','pcs','800',1,NULL,'Inclusive','branch',NULL,'',''),(4629,'','1',1000.00,'2025-05-31 15:08:18','986.00','4','newstock','1','41748691793','7',1.00,'','1','1986','supplier','1','739','','',0.00,'VATABLE','2','','','','','received',0,'0000-00-00 00:00:00','pcs','1000',1,NULL,'Inclusive','branch',NULL,'',''),(4630,'','1',100.00,'2025-05-31 15:08:55','4.00','4','newstock','1','41748691793','7',25.00,'','1','104','supplier','1','811','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(4631,'','1',100.00,'2025-05-31 15:10:06','2.00','4','newstock','1','41748691793','7',18.00,'','1','102','supplier','1','48','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(4633,'','1',75.00,'2025-05-31 15:10:59','25.00','4','newstock','1','41748691793','7',18.00,'','1','100','supplier','1','1101','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','75',1,NULL,'Inclusive','branch',NULL,'',''),(4634,'','1',10.00,'2025-05-31 15:11:51','4.00','4','newstock','1','41748691793','7',96.00,'','1','14','supplier','1','1141','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(4635,'','1',20.00,'2025-05-31 15:12:32','1.00','4','newstock','1','41748691793','7',78.00,'','1','21','supplier','1','1179','','',0.00,'VATABLE','120','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(4636,'','1',20.00,'2025-05-31 15:13:43','1.00','4','newstock','1','41748691793','7',318.00,'','1','21','supplier','1','41','','',0.00,'VATABLE','450','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(4638,'','1',12.00,'2025-05-31 15:18:32','8.00','4','newstock','1','41748691793','7',48.00,'','1','20','supplier','1','1211','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','12',1,NULL,'Inclusive','branch',NULL,'',''),(4639,'','1',10.00,'2025-05-31 15:19:35','0.00','4','newstock','1','41748691793','7',330.00,'','1','10','supplier','1','206','','',0.00,'VATABLE','480','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(4641,'','1',400.00,'2025-05-31 15:20:54','0.00','4','newstock','1','41748691793','7',1.00,'','1','400','supplier','1','465','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','400',1,NULL,'Inclusive','branch',NULL,'',''),(4642,'','1',15.00,'2025-05-31 15:22:08','0.00','4','newstock','1','41748691793','7',90.00,'','1','15','supplier','1','978','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','15',1,NULL,'Inclusive','branch',NULL,'',''),(4643,'','1',50.00,'2025-05-31 15:24:00','1.00','4','newstock','1','41748691793','7',10.00,'','1','51','supplier','1','86','','',0.00,'VATABLE','15','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(4644,'','1',120.00,'2025-05-31 15:29:07','0.00','4','newstock','1','41748691793','7',20.00,'','1','120','supplier','1','1165','','',0.00,'VATABLE','25','','','','','received',0,'0000-00-00 00:00:00','pcs','120',1,NULL,'Inclusive','branch',NULL,'',''),(4645,'','1',100.00,'2025-05-31 15:30:05','4.00','4','newstock','1','41748691793','7',50.00,'','1','104','supplier','1','1193','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(4646,'','1',30.00,'2025-05-31 15:31:34','0.00','4','newstock','1','41748691793','7',315.00,'','1','30','supplier','1','293','','',0.00,'VATABLE','450','','','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(4648,'','1',7.00,'2025-05-31 15:32:34','3.00','4','newstock','1','41748691793','7',250.00,'','1','10','supplier','1','61','','',0.00,'VATABLE','350','','','','','received',0,'0000-00-00 00:00:00','pcs','7',1,NULL,'Inclusive','branch',NULL,'',''),(4651,'','1',5.00,'2025-05-31 15:42:31','5.00','4','newstock','1','41748691793','7',240.00,'','1','10','supplier','1','1041','','',0.00,'VATABLE','350','','','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(4652,'','1',80.00,'2025-05-31 15:43:01','0.00','4','newstock','1','41748691793','7',26.00,'','1','80','supplier','1','340','','',0.00,'VATABLE','35','','','','','received',0,'0000-00-00 00:00:00','pcs','80',1,NULL,'Inclusive','branch',NULL,'',''),(4653,'','1',100.00,'2025-05-31 15:43:27','10.00','4','newstock','1','41748691793','7',9.00,'','1','110','supplier','1','1187','','',0.00,'VATABLE','20','','','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(4655,'','1',180.00,'2025-05-31 15:46:36','120.00','4','newstock','1','41748691793','7',0.00,'','1','300','supplier','1','1130','','',0.00,'VATABLE','10','','','','','received',0,'0000-00-00 00:00:00','pcs','180',1,NULL,'Inclusive','branch',NULL,'',''),(4657,'','1',750.00,'2025-05-31 15:47:33','244.00','4','newstock','1','41748691793','7',1.00,'','1','994','supplier','1','692','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','750',1,NULL,'Inclusive','branch',NULL,'',''),(4659,'','1',100.00,'2025-05-31 15:54:20','2.00','4','newstock','1','41748691793','7',20.00,'','1','102','supplier','1','1157','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(4660,'','1',200.00,'2025-05-31 15:54:55','49.00','4','newstock','1','41748691793','7',49.00,'','1','249','supplier','1','623','','',0.00,'VATABLE','120','','','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(4662,'','1',8.00,'2025-05-31 16:03:23','2.00','4','newstock','1','41748691793','7',210.00,'','1','10','supplier','1','904','','',0.00,'VATABLE','350','','','','','received',0,'0000-00-00 00:00:00','pcs','8',1,NULL,'Inclusive','branch',NULL,'',''),(4663,'','1',300.00,'2025-05-31 16:04:07','25.00','4','newstock','1','41748691793','7',12.00,'','1','325','supplier','1','1246','','',0.00,'VATABLE','30','','','','','received',0,'0000-00-00 00:00:00','pcs','300',1,NULL,'Inclusive','branch',NULL,'',''),(4664,'','1',10.00,'2025-05-31 16:04:44','0.00','4','newstock','1','41748691793','7',285.00,'','1','10','supplier','1','584','','',0.00,'VATABLE','450','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(4666,'','1',443.00,'2025-05-31 16:06:51','47.00','4','newstock','1','41748691793','7',2.00,'','1','490','supplier','1','400','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','443',1,NULL,'Inclusive','branch',NULL,'',''),(4667,'','1',150.00,'2025-05-31 16:07:52','0.00','4','newstock','1','41748691793','7',0.00,'','1','150','supplier','1','929','','',0.00,'VATABLE','7','','','','','received',0,'0000-00-00 00:00:00','pcs','150',1,NULL,'Inclusive','branch',NULL,'',''),(4668,'','1',50.00,'2025-05-31 16:09:26','4.00','4','newstock','1','41748691793','7',15.00,'','1','54','supplier','1','971','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(4669,'','1',1000.00,'2025-05-31 16:09:59','29.00','4','newstock','1','41748691793','7',2.00,'','1','1029','supplier','1','71','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','1000',1,NULL,'Inclusive','branch',NULL,'',''),(4671,'','1',400.00,'2025-05-31 16:11:54','108.00','4','newstock','1','41748691793','7',5.00,'','1','508','supplier','1','244','','',0.00,'VATABLE','10','','','','','received',0,'0000-00-00 00:00:00','pcs','400',1,NULL,'Inclusive','branch',NULL,'',''),(4672,'','1',1000.00,'2025-05-31 16:13:29','0.00','4','newstock','1','41748691793','7',3.00,'','1','1000','supplier','1','1198','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','1000',1,NULL,'Inclusive','branch',NULL,'',''),(4674,'','1',400.00,'2025-05-31 16:14:32','83.00','4','newstock','1','41748691793','7',22.00,'','1','483','supplier','1','111','','',0.00,'VATABLE','30','','','','','received',0,'0000-00-00 00:00:00','pcs','400',1,NULL,'Inclusive','branch',NULL,'',''),(4678,'','1',40.00,'2025-05-31 16:25:03','58.00','4','newstock','1','41748691793','7',43.00,'','1','98','supplier','1','1241','','',0.00,'VATABLE','65','','','','','received',0,'0000-00-00 00:00:00','pcs','40',1,NULL,'Inclusive','branch',NULL,'',''),(4679,'','1',5.00,'2025-05-31 16:25:45','4.00','4','newstock','1','41748691793','7',221.00,'','1','9','supplier','1','481','','',0.00,'VATABLE','400','','','','','received',0,'0000-00-00 00:00:00','pcs','5',1,NULL,'Inclusive','branch',NULL,'',''),(4680,'','1',4000.00,'2025-05-31 16:26:18','574.00','4','newstock','1','41748691793','7',2.00,'','1','4574','supplier','1','1007','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','4000',1,NULL,'Inclusive','branch',NULL,'',''),(4681,'','1',20.00,'2025-05-31 16:26:48','0.00','4','newstock','1','41748691793','7',120.00,'','1','20','supplier','1','1247','','',0.00,'VATABLE','300','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(4682,'','1',20.00,'2025-05-31 16:27:20','10.00','4','newstock','1','41748691793','7',140.00,'','1','30','supplier','1','201','','',0.00,'VATABLE','300','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(4683,'','1',20.00,'2025-05-31 16:27:58','2.00','4','newstock','1','41748691793','7',65.00,'','1','22','supplier','1','1173','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(4684,'','1',15.00,'2025-05-31 16:28:38','0.00','4','newstock','1','41748691793','7',30.00,'','1','15','supplier','1','6161100000000','','',0.00,'VATABLE','120','','','','','received',0,'0000-00-00 00:00:00','pcs','15',1,NULL,'Inclusive','branch',NULL,'',''),(4686,'','1',70.00,'2025-05-31 16:29:36','32.00','4','newstock','1','41748691793','7',15.00,'','1','102','supplier','1','1248','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','70',1,NULL,'Inclusive','branch',NULL,'',''),(4688,'','1',100.00,'2025-05-31 16:30:34','31.00','4','newstock','1','41748691793','7',18.00,'','1','131','supplier','1','1138','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(4689,'','1',10.00,'2025-05-31 16:30:57','4.00','4','newstock','1','41748691793','7',60.00,'','1','14','supplier','1','1245','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','10',1,NULL,'Inclusive','branch',NULL,'',''),(4690,'','1',100.00,'2025-05-31 16:31:22','0.00','4','newstock','1','41748691793','7',5.00,'','1','100','supplier','1','534','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(4692,'','1',200.00,'2025-05-31 16:32:22','118.00','4','newstock','1','41748691793','7',32.00,'','1','318','supplier','1','529','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(4694,'','1',200.00,'2025-05-31 16:36:41','109.00','4','newstock','1','41748691793','7',50.00,'','1','309','supplier','1','607','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(4695,'','1',30.00,'2025-05-31 16:37:10','0.00','4','newstock','1','41748691793','7',55.00,'','1','30','supplier','1','619','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(4696,'','1',30.00,'2025-05-31 16:37:41','0.00','4','newstock','1','41748691793','7',42.00,'','1','30','supplier','1','608','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(4697,'','1',500.00,'2025-05-31 16:38:11','0.00','4','newstock','1','41748691793','7',3.00,'','1','500','supplier','1','342','','',0.00,'VATABLE','10','','','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(4698,'','1',1000.00,'2025-05-31 16:38:44','476.00','4','newstock','1','41748691793','7',1.45,'','1','1476','supplier','1','632','','',0.00,'VATABLE','3','','','','','received',0,'0000-00-00 00:00:00','pcs','1000',1,NULL,'Inclusive','branch',NULL,'',''),(4699,'','1',20.00,'2025-05-31 16:39:24','0.00','4','newstock','1','41748691793','7',70.00,'','1','20','supplier','1','292','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(4700,'','1',1000.00,'2025-05-31 16:39:59','343.00','4','newstock','1','41748691793','7',1.50,'','1','1343','supplier','1','506','','',0.00,'VATABLE','3','','','','','received',0,'0000-00-00 00:00:00','pcs','1000',1,NULL,'Inclusive','branch',NULL,'',''),(4702,'','1',27.00,'2025-05-31 16:41:04','3.00','4','newstock','1','41748691793','7',225.00,'','1','30','supplier','1','1203','','',0.00,'VATABLE','300','','','','','received',0,'0000-00-00 00:00:00','pcs','27',1,NULL,'Inclusive','branch',NULL,'',''),(4704,'','1',60.00,'2025-05-31 16:43:14','20.00','4','newstock','1','41748691793','7',34.00,'','1','80','supplier','1','161','','',0.00,'VATABLE','45','','','','','received',0,'0000-00-00 00:00:00','pcs','60',1,NULL,'Inclusive','branch',NULL,'',''),(4705,'','1',50.00,'2025-05-31 16:43:41','7.00','4','newstock','1','41748691793','7',8.00,'','1','57','supplier','1','1263','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(4706,'','1',200.00,'2025-05-31 16:44:05','35.00','4','newstock','1','41748691793','7',12.00,'','1','235','supplier','1','1221','','',0.00,'VATABLE','30','','','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(4707,'','1',200.00,'2025-05-31 16:44:37','126.00','4','newstock','1','41748691793','7',12.00,'','1','326','supplier','1','1220','','',0.00,'VATABLE','30','','','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(4708,'','1',100.00,'2025-05-31 16:44:58','1.00','4','newstock','1','41748691793','7',25.00,'','1','101','supplier','1','1229','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(4709,'','1',30.00,'2025-05-31 16:45:51','3.00','4','newstock','1','41748691793','7',56.00,'','1','33','supplier','1','1200','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(4710,'','1',100.00,'2025-05-31 16:46:16','9.00','4','newstock','1','41748691793','7',145.00,'','1','109','supplier','1','949','','',0.00,'VATABLE','350','','','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(4712,'','1',30.00,'2025-05-31 16:47:53','0.00','4','newstock','1','41748691793','7',48.00,'','1','30','supplier','1','691','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(4713,'','1',30.00,'2025-05-31 16:48:33','13.00','4','newstock','1','41748691793','7',55.00,'','1','43','supplier','1','1188','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','30',1,NULL,'Inclusive','branch',NULL,'',''),(4715,'','1',200.00,'2025-05-31 16:49:27','100.00','4','newstock','1','41748691793','7',2.00,'','1','300','supplier','1','401','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(4716,'','1',48.00,'2025-05-31 16:50:37','6.00','4','newstock','1','41748691793','7',36.00,'','1','54','supplier','1','181','','',0.00,'VATABLE','70','','','','','received',0,'0000-00-00 00:00:00','pcs','48',1,NULL,'Inclusive','branch',NULL,'',''),(4717,'','1',24.00,'2025-05-31 16:51:24','11.00','4','newstock','1','41748691793','7',24.00,'','1','35','supplier','1','903','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','24',1,NULL,'Inclusive','branch',NULL,'',''),(4718,'','1',1000.00,'2025-05-31 16:51:52','1986.00','4','newstock','1','41748691793','7',1.00,'','1','2986','supplier','1','739','','',0.00,'VATABLE','2','','','','','received',0,'0000-00-00 00:00:00','pcs','1000',1,NULL,'Inclusive','branch',NULL,'',''),(4719,'','1',20.00,'2025-05-31 16:52:20','0.00','4','newstock','1','41748691793','7',47.00,'','1','20','supplier','1','977','','',0.00,'VATABLE','100','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(4720,'','1',500.00,'2025-05-31 16:52:59','0.00','4','newstock','1','41748691793','7',4.00,'','1','500','supplier','1','17','','',0.00,'VATABLE','10','','','','','received',0,'0000-00-00 00:00:00','pcs','500',1,NULL,'Inclusive','branch',NULL,'',''),(4721,'','1',200.00,'2025-05-31 16:53:36','91.00','4','newstock','1','41748691793','7',1.20,'','1','291','supplier','1','639','','',0.00,'VATABLE','5','','','','','received',0,'0000-00-00 00:00:00','pcs','200',1,NULL,'Inclusive','branch',NULL,'',''),(4722,'','1',50.00,'2025-05-31 16:55:13','4.00','4','newstock','1','41748691793','7',39.00,'','1','54','supplier','1','1012','','',0.00,'VATABLE','55','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(4723,'','',5.00,'2025-06-02 13:33:22','110.00','4','newstock','1','','',9.00,'','6','105','1','','1187','41748860303','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4724,'','',1.00,'2025-06-02 13:34:06','73.00','4','newstock','1','','',170.00,'','6','72','1','','600','41748860303','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4725,'','',1.00,'2025-06-02 13:34:48','20.00','4','newstock','1','','',47.00,'','6','19','1','','977','41748860303','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4726,'','',20.00,'2025-06-02 13:35:37','54.00','4','newstock','1','','',25.00,'','6','34','1','','1012','41748860303','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4727,'','',1.00,'2025-06-02 13:35:55','33.00','4','newstock','1','','',56.00,'','6','32','1','','1200','41748860303','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4728,'','',100.00,'2025-06-02 13:36:14','1019.00','4','newstock','1','','',2.00,'','6','919','1','','71','41748860303','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4729,'','',1.00,'2025-06-02 13:36:29','4.00','4','newstock','1','','',650.00,'','6','3','1','','1224','41748860303','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4730,'','',1.00,'2025-06-02 13:36:43','30.00','4','newstock','1','','',48.00,'','6','29','1','','691','41748860303','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4731,'','',2.00,'2025-06-02 13:37:03','19.00','4','newstock','1','','',106.00,'','6','17','1','','131','41748860303','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4732,'','',5.00,'2025-06-02 13:37:25','1000.00','4','newstock','1','','',3.00,'','6','995','1','','1198','41748860303','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4733,'','',1.00,'2025-06-02 13:37:38','12.00','4','newstock','1','','',0.00,'','6','11','1','','1111','41748860303','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4734,'','',6.00,'2025-06-02 13:38:03','80.00','4','newstock','1','','',34.00,'','6','74','1','','161','41748860303','',0.00,'','45','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4735,'','',1.00,'2025-06-02 13:38:18','9.00','4','newstock','1','','',255.00,'','6','8','1','','1166','41748860303','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4736,'','',2.00,'2025-06-02 13:38:36','44.00','4','newstock','1','','',20.00,'','6','42','1','','693','41748860303','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4737,'','',100.00,'2025-06-02 13:38:59','600.00','4','newstock','1','','',8.00,'','6','500','1','','1177','41748860303','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4738,'','',1.00,'2025-06-02 13:39:47','19.00','4','newstock','1','','',47.00,'','6','18','1','','977','41748860303','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4739,'','',10.00,'2025-06-02 13:40:05','564.00','4','newstock','1','','',1.00,'','6','554','1','','476','41748860303','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4740,'','',1.00,'2025-06-02 13:40:41','8.00','4','newstock','1','','',124.00,'','6','7','1','','1190','41748860303','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4741,'','',10.00,'2025-06-02 13:40:59','483.00','4','newstock','1','','',22.00,'','6','473','1','','111','41748860303','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4742,'','',1.00,'2025-06-02 13:41:14','10.00','4','newstock','1','','',95.00,'','6','9','1','','1262','41748860303','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4743,'','',3.00,'2025-06-02 13:41:38','5.00','4','newstock','1','','',37.00,'','6','2','1','','1185','41748860303','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4744,'','',100.00,'2025-06-02 13:41:56','2548.00','4','newstock','1','','',7.00,'','6','2448','1','','1244','41748860303','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4745,'','',2.00,'2025-06-02 13:42:15','35.00','4','newstock','1','','',47.00,'','6','33','1','','1215','41748860303','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4746,'','',60.00,'2025-06-02 13:43:01','300.00','4','newstock','1','','',0.00,'','6','240','1','','1130','41748860303','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4747,'','',10.00,'2025-06-02 13:43:30','253.00','4','newstock','1','','',3.00,'','6','243','1','','736','41748860303','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4748,'','',10.00,'2025-06-02 13:43:47','116.00','4','newstock','1','','',7.00,'','6','106','1','','1181','41748860303','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4749,'','',1.00,'2025-06-02 13:44:15','104.00','4','newstock','1','','',25.00,'','6','103','1','','811','41748860303','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4750,'','',10.00,'2025-06-02 13:44:35','473.00','4','newstock','1','','',22.00,'','6','463','1','','111','41748860303','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4751,'','',100.00,'2025-06-02 13:45:06','280.00','4','newstock','1','','',5.94,'','6','180','1','','1258','41748860303','',0.00,'','8','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4752,'','',1.00,'2025-06-02 13:45:37','30.00','4','newstock','1','','',55.00,'','6','29','1','','619','41748860303','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4753,'','',1.00,'2025-06-02 13:45:50','30.00','4','newstock','1','','',42.00,'','6','29','1','','608','41748860303','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4754,'','',10.00,'2025-06-02 13:46:08','249.00','4','newstock','1','','',49.00,'','6','239','1','','623','41748860303','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4755,'','',100.00,'2025-06-02 13:46:30','408.00','4','newstock','1','','',2.00,'','6','308','1','','109','41748860303','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4756,'','',100.00,'2025-06-02 13:46:49','919.00','4','newstock','1','','',2.00,'','6','819','1','','71','41748860303','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4757,'','',10.00,'2025-06-02 13:47:29','99.00','4','newstock','1','','',19.00,'','6','89','1','','540','41748860303','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4758,'','',1.00,'2025-06-02 13:47:44','21.00','4','newstock','1','','',359.00,'','6','20','1','','41','41748860303','',0.00,'','490','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4759,'','',1.00,'2025-06-02 13:47:58','101.00','4','newstock','1','','',18.00,'','6','100','1','','48','41748860303','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4760,'','',1.00,'2025-06-02 13:48:12','33.00','4','newstock','1','','',47.00,'','6','32','1','','1215','41748860303','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4761,'','',1.00,'2025-06-02 13:48:26','5.00','4','newstock','1','','',22.00,'','6','4','1','','266','41748860303','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4762,'','',2.00,'2025-06-02 13:48:51','10.00','4','newstock','1','','',37.00,'','6','8','1','','1214','41748860303','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4763,'','',1.00,'2025-06-02 13:49:07','1.00','4','newstock','1','','',89.00,'','6','0','1','','638','41748860303','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4764,'','',1.00,'2025-06-02 13:49:21','8.00','4','newstock','1','','',255.00,'','6','7','1','','1166','41748860303','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4765,'','',1.00,'2025-06-02 13:49:35','100.00','4','newstock','1','','',18.00,'','6','99','1','','48','41748860303','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4766,'','',1.00,'2025-06-02 13:49:50','18.00','4','newstock','1','','',47.00,'','6','17','1','','977','41748860303','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4767,'','',1.00,'2025-06-02 13:50:03','30.00','4','newstock','1','','',225.00,'','6','29','1','','1203','41748860303','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4768,'','',10.00,'2025-06-02 13:50:36','1343.00','4','newstock','1','','',1.50,'','6','1333','1','','506','41748860303','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4769,'','',1.00,'2025-06-02 13:50:48','9.00','4','newstock','1','','',109.00,'','6','8','1','','722','41748860303','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4770,'','',25.00,'2025-06-02 13:51:06','102.00','4','newstock','1','','',15.00,'','6','77','1','','1248','41748860303','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4771,'','',2.00,'2025-06-02 13:51:30','2.00','4','newstock','1','','',37.00,'','6','0','1','','1185','41748860303','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4772,'','',2.00,'2025-06-02 13:52:11','99.00','4','newstock','1','','',18.00,'','6','97','1','','48','41748860303','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4773,'','',1.00,'2025-06-02 13:52:23','42.00','4','newstock','1','','',230.00,'','6','41','1','','1255','41748860303','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4774,'','',100.00,'2025-06-02 13:53:10','130.00','4','newstock','1','','',5.20,'','6','30','1','','966','41748860303','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4775,'','',20.00,'2025-06-02 13:53:33','38.00','4','newstock','1','','',4.00,'','6','18','1','','587','41748860303','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4776,'','',4.00,'2025-06-02 13:54:00','101.00','4','newstock','1','','',25.00,'','6','97','1','','1229','41748860303','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4777,'','',1.00,'2025-06-02 13:54:11','72.00','4','newstock','1','','',170.00,'','6','71','1','','600','41748860303','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4778,'','',4.00,'2025-06-02 13:54:30','8.00','4','newstock','1','','',109.00,'','6','4','1','','722','41748860303','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4779,'','',3.00,'2025-06-02 13:54:50','97.00','4','newstock','1','','',18.00,'','6','94','1','','48','41748860303','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4780,'','',4.00,'2025-06-02 13:55:16','29.00','4','newstock','1','','',48.00,'','6','25','1','','691','41748860303','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4781,'','',2.00,'2025-06-02 13:55:39','70.00','4','newstock','1','','',30.00,'','6','68','1','','1','41748860303','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4782,'','',7.00,'2025-06-02 13:55:56','99.00','4','newstock','1','','',30.00,'','6','92','1','','1153','41748860303','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4783,'','',1.00,'2025-06-02 13:56:09','7.00','4','newstock','1','','',255.00,'','6','6','1','','1166','41748860303','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4784,'','',1.00,'2025-06-02 13:56:26','4.00','4','newstock','1','','',22.00,'','6','3','1','','266','41748860303','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4785,'','',100.00,'2025-06-02 13:56:44','2448.00','4','newstock','1','','',7.00,'','6','2348','1','','1244','41748860303','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4786,'','',1.00,'2025-06-02 13:56:55','68.00','4','newstock','1','','',30.00,'','6','67','1','','1','41748860303','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4787,'','',1.00,'2025-06-02 13:57:10','11.00','4','newstock','1','','',0.00,'','6','10','1','','1111','41748860303','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4788,'','',1.00,'2025-06-02 13:57:23','17.00','4','newstock','1','','',106.00,'','6','16','1','','131','41748860303','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4789,'','',1.00,'2025-06-02 13:57:37','17.00','4','newstock','1','','',150.00,'','6','16','1','','1149','41748860303','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4790,'','',1.00,'2025-06-02 13:57:59','4.00','4','newstock','1','','',170.00,'','6','3','1','','144','41748860303','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4791,'','',2.00,'2025-06-02 13:58:20','16.00','4','newstock','1','','',106.00,'','6','14','1','','131','41748860303','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4792,'','',1.00,'2025-06-02 13:58:31','42.00','4','newstock','1','','',20.00,'','6','41','1','','693','41748860303','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4793,'','',6.00,'2025-06-02 13:58:49','30.00','4','newstock','1','','',44.50,'','6','24','1','','582','41748860303','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4794,'','',10.00,'2025-06-02 13:59:08','106.00','4','newstock','1','','',7.00,'','6','96','1','','1181','41748860303','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4795,'','',3.00,'2025-06-02 13:59:29','25.00','4','newstock','1','','',48.00,'','6','22','1','','691','41748860303','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4796,'','',3.00,'2025-06-02 13:59:54','4.00','4','newstock','1','','',109.00,'','6','1','1','','722','41748860303','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4797,'','',2.00,'2025-06-02 14:14:37','9.00','4','newstock','1','','',70.00,'','6','7','1','','1216','41748860303','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4798,'','',1.00,'2025-06-02 14:15:00','32.00','4','newstock','1','','',47.00,'','6','31','1','','1215','41748860303','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4799,'','',1.00,'2025-06-02 14:15:13','32.00','4','newstock','1','','',20.00,'','6','31','1','','2','41748860303','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4800,'','',1.00,'2025-06-02 14:15:31','5.00','4','newstock','1','','',0.00,'','6','4','1','','1121','41748860303','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4801,'','',10.00,'2025-06-02 14:15:49','1350.00','4','newstock','1','','',6.00,'','6','1340','1','','1267','41748860303','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4802,'','',1.00,'2025-06-02 14:16:02','67.00','4','newstock','1','','',30.00,'','6','66','1','','1','41748860303','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4803,'','',1.00,'2025-06-02 14:16:15','11.00','4','newstock','1','','',186.00,'','6','10','1','','500','41748860303','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4804,'','',1.00,'2025-06-02 14:16:31','71.00','4','newstock','1','','',170.00,'','6','70','1','','600','41748860303','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4805,'','',20.00,'2025-06-02 14:16:54','190.00','4','newstock','1','','',13.00,'','6','170','1','','383','41748860303','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4806,'','',60.00,'2025-06-03 08:22:39','305.00','4','newstock','1','','',12.00,'','6','245','1','','1246','41748928075','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4807,'','',100.00,'2025-06-03 08:23:07','2348.00','4','newstock','1','','',7.00,'','6','2248','1','','1244','41748928075','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4808,'','',8.00,'2025-06-03 08:23:27','235.00','4','newstock','1','','',12.00,'','6','227','1','','1221','41748928075','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4809,'','',1.00,'2025-06-03 08:23:39','13.00','4','newstock','1','','',22.00,'','6','12','1','','545','41748928075','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4810,'','',25.00,'2025-06-03 08:23:56','318.00','4','newstock','1','','',32.00,'','6','293','1','','529','41748928075','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4811,'','',1.00,'2025-06-03 08:24:15','40.00','4','newstock','1','','',90.00,'','6','39','1','','828','41748928075','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4812,'','',1.00,'2025-06-03 08:24:28','43.00','4','newstock','1','','',55.00,'','6','42','1','','1188','41748928075','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4813,'','',14.00,'2025-06-03 08:24:45','309.00','4','newstock','1','','',50.00,'','6','295','1','','607','41748928075','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4814,'','',10.00,'2025-06-03 08:25:10','100.00','4','newstock','1','','',5.00,'','6','90','1','','534','41748928075','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4815,'','',1.00,'2025-06-03 08:25:22','12.00','4','newstock','1','','',22.00,'','6','11','1','','545','41748928075','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4816,'','',2.00,'2025-06-03 08:25:53','102.00','4','newstock','1','','',20.00,'','6','100','1','','1157','41748928075','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4817,'','',1.00,'2025-06-03 08:26:18','100.00','4','newstock','1','','',18.00,'','6','99','1','','1101','41748928075','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4818,'','',1.00,'2025-06-03 08:26:34','32.00','4','newstock','1','','',56.00,'','6','31','1','','1200','41748928075','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4819,'','',10.00,'2025-06-03 08:27:13','105.00','4','newstock','1','','',9.00,'','6','95','1','','1187','41748928075','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4820,'','1',50.00,'2025-06-03 08:33:47','0.00','4','newstock','1','41748691793','7',23.00,'','1','50','supplier','1','1168','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','50',1,NULL,'Inclusive','branch',NULL,'',''),(4821,'','1',100.00,'2025-06-03 08:34:14','6.00','4','newstock','1','41748691793','7',26.00,'','1','106','supplier','1','121','','',0.00,'VATABLE','50','','','','','received',0,'0000-00-00 00:00:00','pcs','100',1,NULL,'Inclusive','branch',NULL,'',''),(4822,'','',2.00,'2025-06-03 08:36:59','50.00','4','newstock','1','','',23.00,'','6','48','1','','1168','41748928934','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4823,'','1',20.00,'2025-06-04 11:50:38','0.00','4','newstock','1','41748691793','7',75.00,'','1','20','supplier','1','1278','','',0.00,'VATABLE','150','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(4827,'','',10.00,'2025-06-04 17:05:16','40.00','4','newstock','1','','',30.00,'','6','30','1','','1251','41749045832','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4828,'','',1.00,'2025-06-04 17:05:45','7.00','4','newstock','1','','',70.00,'','6','6','1','','1216','41749045832','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4829,'','',100.00,'2025-06-04 17:06:01','1213.00','4','newstock','1','','',1.50,'','6','1113','1','','506','41749045832','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4830,'','',1.00,'2025-06-04 17:06:13','6.00','4','newstock','1','','',39.00,'','6','5','1','','239','41749045832','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4831,'','',1.00,'2025-06-04 17:06:27','15.00','4','newstock','1','','',150.00,'','6','14','1','','1149','41749045832','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4832,'','',50.00,'2025-06-04 17:06:53','2248.00','4','newstock','1','','',7.00,'','6','2198','1','','1244','41749045832','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4833,'','',20.00,'2025-06-04 17:07:17','34.00','4','newstock','1','','',25.00,'','6','14','1','','1012','41749045832','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4834,'','',200.00,'2025-06-04 17:08:04','4574.00','4','newstock','1','','',2.00,'','6','4374','1','','1007','41749045832','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4835,'','',100.00,'2025-06-04 17:08:28','984.00','4','newstock','1','','',1.00,'','6','884','1','','692','41749045832','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4836,'','',10.00,'2025-06-04 17:08:45','490.00','4','newstock','1','','',2.00,'','6','480','1','','400','41749045832','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4837,'','',10.00,'2025-06-04 17:09:03','463.00','4','newstock','1','','',22.00,'','6','453','1','','111','41749045832','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4838,'','',30.00,'2025-06-04 17:09:22','243.00','4','newstock','1','','',3.00,'','6','213','1','','736','41749045832','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4839,'','',100.00,'2025-06-04 17:09:57','985.00','4','newstock','1','','',3.00,'','6','885','1','','1198','41749045832','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4840,'','',1.00,'2025-06-04 17:10:15','29.00','4','newstock','1','','',225.00,'','6','28','1','','1203','41749045832','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4841,'','',100.00,'2025-06-04 17:10:41','508.00','4','newstock','1','','',5.00,'','6','408','1','','244','41749045832','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4842,'','',5.00,'2025-06-04 17:11:10','131.00','4','newstock','1','','',18.00,'','6','126','1','','1138','41749045832','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4843,'','',1.00,'2025-06-04 17:11:34','40.00','4','newstock','1','','',55.00,'','6','39','1','','1188','41749045832','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4844,'','',3.00,'2025-06-04 17:12:28','100.00','4','newstock','1','','',20.00,'','6','97','1','','1157','41749045832','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4845,'','',10.00,'2025-06-04 17:16:36','37.00','4','newstock','1','','',15.00,'','6','27','1','','275','41749045832','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4846,'','',1.00,'2025-06-04 17:16:56','6.00','4','newstock','1','','',110.00,'','6','5','1','','1219','41749045832','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4847,'','',1.00,'2025-06-04 17:17:36','10.00','4','newstock','1','','',330.00,'','6','9','1','','206','41749045832','',0.00,'','480','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4848,'','',1.00,'2025-06-04 17:17:57','10.00','4','newstock','1','','',186.00,'','6','9','1','','500','41749045832','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4849,'','',1.00,'2025-06-04 18:15:45','14.00','4','newstock','1','','',250.00,'','6','13','1','','382','41749050054','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4850,'','',10.00,'2025-06-04 18:16:15','21.00','4','newstock','1','','',48.00,'','6','11','1','','691','41749050054','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4851,'','',1.00,'2025-06-04 18:17:07','10.00','4','newstock','1','','',296.00,'','6','9','1','','584','41749050054','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4852,'','',2.00,'2025-06-04 18:17:35','7.00','4','newstock','1','','',1630.00,'','6','5','1','','1202','41749050054','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4853,'','',30.00,'2025-06-04 18:17:58','188.00','4','newstock','1','','',5.00,'','6','158','1','','1147','41749050054','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4854,'','',10.00,'2025-06-04 18:18:19','30.00','4','newstock','1','','',15.00,'','6','20','1','','1228','41749050054','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4855,'','',10.00,'2025-06-04 18:18:41','118.00','4','newstock','1','','',44.00,'','6','108','1','','1031','41749050054','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4856,'','',10.00,'2025-06-04 18:19:48','60.00','4','newstock','1','','',15.00,'','6','50','1','','1032','41749050054','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4857,'','',50.00,'2025-06-04 18:20:21','2198.00','4','newstock','1','','',7.00,'','6','2148','1','','1244','41749050054','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4858,'','',1.00,'2025-06-04 18:20:39','30.00','4','newstock','1','','',315.00,'','6','29','1','','293','41749050054','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4859,'','',5.00,'2025-06-04 18:21:06','97.00','4','newstock','1','','',25.00,'','6','92','1','','1229','41749050054','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4860,'','',13.00,'2025-06-04 18:21:37','57.00','4','newstock','1','','',8.00,'','6','44','1','','1263','41749050054','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4861,'','',10.00,'2025-06-04 18:22:15','68.00','4','newstock','1','','',23.00,'','6','58','1','','1191','41749050054','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4862,'','',9.00,'2025-06-04 18:22:59','295.00','4','newstock','1','','',50.00,'','6','286','1','','607','41749050054','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4863,'','',10.00,'2025-06-04 18:23:46','236.00','4','newstock','1','','',49.00,'','6','226','1','','623','41749050054','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4864,'','',4.00,'2025-06-04 18:24:32','99.00','4','newstock','1','','',18.00,'','6','95','1','','1101','41749050054','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4865,'','',100.00,'2025-06-04 18:26:01','700.00','4','newstock','1','','',5.00,'','6','600','1','','1256','41749050054','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4866,'','',100.00,'2025-06-06 09:45:54','212.00','4','newstock','1','','',3.43,'','6','112','1','','558','41749192276','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4867,'','',10.00,'2025-06-06 09:46:32','453.00','4','newstock','1','','',22.00,'','6','443','1','','111','41749192276','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4868,'','',30.00,'2025-06-06 09:46:55','240.00','4','newstock','1','','',0.00,'','6','210','1','','1130','41749192276','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4869,'','',100.00,'2025-06-06 09:48:28','500.00','4','newstock','1','','',8.00,'','6','400','1','','1177','41749192276','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4870,'','',1.00,'2025-06-06 09:48:42','15.00','4','newstock','1','','',68.00,'','6','14','1','','237','41749192276','',0.00,'','110','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4871,'','',50.00,'2025-06-06 09:49:00','2148.00','4','newstock','1','','',7.00,'','6','2098','1','','1244','41749192276','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4872,'','',2.00,'2025-06-06 09:49:17','17.00','4','newstock','1','','',47.00,'','6','15','1','','977','41749192276','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4873,'','',100.00,'2025-06-06 09:49:36','259.00','4','newstock','1','','',2.00,'','6','159','1','','443','41749192276','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4874,'','',100.00,'2025-06-06 09:50:02','2941.00','4','newstock','1','','',1.00,'','6','2841','1','','739','41749192276','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4875,'','',2.00,'2025-06-06 09:50:28','9.00','4','newstock','1','','',95.00,'','6','7','1','','1262','41749192276','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4876,'','',2.00,'2025-06-06 09:51:36','31.00','4','newstock','1','','',56.00,'','6','29','1','','1200','41749192276','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4877,'','',60.00,'2025-06-06 09:51:54','64.00','4','newstock','1','','',5.00,'','6','4','1','','333','41749192276','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4878,'','',5.00,'2025-06-06 09:53:01','53.00','4','newstock','1','','',15.00,'','6','48','1','','971','41749192276','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4879,'','',10.00,'2025-06-06 09:53:16','443.00','4','newstock','1','','',22.00,'','6','433','1','','111','41749192276','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4880,'','',1.00,'2025-06-06 09:53:27','7.00','4','newstock','1','','',95.00,'','6','6','1','','1262','41749192276','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4881,'','',1.00,'2025-06-06 09:53:41','20.00','4','newstock','1','','',48.00,'','6','19','1','','1211','41749192276','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4882,'','',50.00,'2025-06-06 09:54:01','2098.00','4','newstock','1','','',7.00,'','6','2048','1','','1244','41749192276','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4883,'','',7.00,'2025-06-06 09:54:23','226.00','4','newstock','1','','',49.00,'','6','219','1','','623','41749192276','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4884,'','',10.00,'2025-06-06 09:54:42','90.00','4','newstock','1','','',5.00,'','6','80','1','','534','41749192276','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4885,'','',1.00,'2025-06-06 09:54:56','39.00','4','newstock','1','','',55.00,'','6','38','1','','1188','41749192276','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4886,'','',1.00,'2025-06-06 09:55:10','39.00','4','newstock','1','','',90.00,'','6','38','1','','828','41749192276','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4887,'','',10.00,'2025-06-06 09:55:37','108.00','4','newstock','1','','',44.00,'','6','98','1','','1031','41749192276','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4888,'','',11.00,'2025-06-06 09:55:55','286.00','4','newstock','1','','',50.00,'','6','275','1','','607','41749192276','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4889,'','',2.00,'2025-06-06 09:56:27','13.00','4','newstock','1','','',68.00,'','6','11','1','','230','41749192276','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4890,'','',10.00,'2025-06-06 09:56:47','470.00','4','newstock','1','','',4.60,'','6','460','1','','551','41749192276','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4891,'','1',20.00,'2025-06-06 16:00:00','0.00','4','newstock','1','41748691793','7',175.00,'','1','20','supplier','1','1285','','',0.00,'VATABLE','300','','','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(4892,'','',10.00,'2025-06-06 18:30:49','1340.00','4','newstock','1','','',6.00,'','6','1330','1','','1267','41749223764','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4893,'','',100.00,'2025-06-06 18:31:10','4344.00','4','newstock','1','','',2.00,'','6','4244','1','','1007','41749223764','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4894,'','',2.00,'2025-06-06 18:31:39','13.00','4','newstock','1','','',40.00,'','6','11','1','','24','41749223764','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4895,'','',10.00,'2025-06-06 18:32:27','433.00','4','newstock','1','','',22.00,'','6','423','1','','111','41749223764','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4896,'','',5.00,'2025-06-06 18:32:54','326.00','4','newstock','1','','',12.00,'','6','321','1','','1220','41749223764','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4897,'','',5.00,'2025-06-06 18:33:16','126.00','4','newstock','1','','',18.00,'','6','121','1','','1138','41749223764','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4898,'','',1.00,'2025-06-06 18:33:29','28.00','4','newstock','1','','',315.00,'','6','27','1','','293','41749223764','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4899,'','',50.00,'2025-06-06 18:33:54','2048.00','4','newstock','1','','',7.00,'','6','1998','1','','1244','41749223764','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4900,'','',8.00,'2025-06-06 18:34:20','275.00','4','newstock','1','','',50.00,'','6','267','1','','607','41749223764','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4901,'','',3.00,'2025-06-06 18:34:46','97.00','4','newstock','1','','',20.00,'','6','94','1','','1157','41749223764','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4902,'','1',400.00,'2025-06-07 16:11:34','0.00','4','newstock','1','41748691793','7',21.00,'','1','400','supplier','1','1148','','',0.00,'VATABLE','42','','','','','received',0,'0000-00-00 00:00:00','pcs','400',1,NULL,'Inclusive','branch',NULL,'',''),(4903,'','',10.00,'2025-06-10 09:15:48','1330.00','4','newstock','1','','',6.00,'','6','1320','1','','1267','41749536080','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4904,'','',1.00,'2025-06-10 09:16:03','11.00','4','newstock','1','','',40.00,'','6','10','1','','24','41749536080','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4905,'','',1.00,'2025-06-10 09:16:19','93.00','4','newstock','1','','',18.00,'','6','92','1','','48','41749536080','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4906,'','',1.00,'2025-06-10 09:18:08','15.00','4','newstock','1','','',40.00,'','6','14','1','','290','41749536080','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4907,'','',30.00,'2025-06-10 09:20:03','210.00','4','newstock','1','','',0.00,'','6','180','1','','1130','41749536080','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4908,'','',100.00,'2025-06-10 09:20:48','1461.00','4','newstock','1','','',1.45,'','6','1361','1','','632','41749536080','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4909,'','',1.00,'2025-06-10 09:21:24','9.00','4','newstock','1','','',221.00,'','6','8','1','','481','41749536080','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4910,'','',1.00,'2025-06-10 09:22:17','13.00','4','newstock','1','','',114.00,'','6','12','1','','1171','41749536080','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4911,'','',100.00,'2025-06-10 09:22:46','4244.00','4','newstock','1','','',2.00,'','6','4144','1','','1007','41749536080','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4912,'','',1.00,'2025-06-10 09:23:09','8.00','4','newstock','1','','',221.00,'','6','7','1','','481','41749536080','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4913,'','',10.00,'2025-06-10 09:23:35','423.00','4','newstock','1','','',22.00,'','6','413','1','','111','41749536080','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4914,'','',100.00,'2025-06-10 09:24:12','809.00','4','newstock','1','','',2.00,'','6','709','1','','71','41749536080','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4915,'','',2.00,'2025-06-10 09:24:38','19.00','4','newstock','1','','',48.00,'','6','17','1','','1211','41749536080','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4916,'','',1.00,'2025-06-10 09:25:08','6.00','4','newstock','1','','',255.00,'','6','5','1','','1166','41749536080','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4917,'','',3.00,'2025-06-10 09:25:37','9.00','4','newstock','1','','',330.00,'','6','6','1','','206','41749536080','',0.00,'','480','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4918,'','',10.00,'2025-06-10 09:26:33','48.00','4','newstock','1','','',15.00,'','6','38','1','','971','41749536080','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4919,'','',1.00,'2025-06-10 09:26:47','15.00','4','newstock','1','','',60.00,'','6','14','1','','612','41749536080','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4920,'','',10.00,'2025-06-10 09:27:09','95.00','4','newstock','1','','',7.50,'','6','85','1','','103','41749536080','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4921,'','',100.00,'2025-06-10 09:27:26','4144.00','4','newstock','1','','',2.00,'','6','4044','1','','1007','41749536080','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4922,'','',100.00,'2025-06-10 09:27:48','2791.00','4','newstock','1','','',1.00,'','6','2691','1','','739','41749536080','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4923,'','',1.00,'2025-06-10 09:28:01','8.00','4','newstock','1','','',186.00,'','6','7','1','','500','41749536080','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4924,'','',10.00,'2025-06-10 09:28:23','390.00','4','newstock','1','','',21.00,'','6','380','1','','1148','41749536080','',0.00,'','42','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4925,'','',50.00,'2025-06-10 09:28:46','1998.00','4','newstock','1','','',7.00,'','6','1948','1','','1244','41749536080','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4926,'','',60.00,'2025-06-10 09:29:11','240.00','4','newstock','1','','',5.00,'','6','180','1','','93','41749536080','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4927,'','',10.00,'2025-06-10 09:29:30','158.00','4','newstock','1','','',5.00,'','6','148','1','','1147','41749536080','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4928,'','',10.00,'2025-06-10 09:29:53','210.00','4','newstock','1','','',49.00,'','6','200','1','','623','41749536080','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4929,'','',25.00,'2025-06-10 09:30:14','289.00','4','newstock','1','','',32.00,'','6','264','1','','529','41749536080','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4930,'','',2.00,'2025-06-10 09:30:49','17.00','4','newstock','1','','',48.00,'','6','15','1','','1211','41749536080','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4931,'','',1.00,'2025-06-10 09:31:10','4.00','4','newstock','1','','',300.00,'','6','3','1','','291','41749536080','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4932,'','',10.00,'2025-06-10 09:31:26','413.00','4','newstock','1','','',22.00,'','6','403','1','','111','41749536080','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4933,'','',1.00,'2025-06-10 09:31:41','13.00','4','newstock','1','','',106.00,'','6','12','1','','131','41749536080','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4934,'','',1.00,'2025-06-10 09:31:56','6.00','4','newstock','1','','',70.00,'','6','5','1','','1216','41749536080','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4935,'','',100.00,'2025-06-21 10:26:36','4044.00','4','newstock','1','','',2.00,'','6','3944','1','','1007','41750490652','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4936,'','',2.00,'2025-06-21 10:27:16','5.00','4','newstock','1','','',255.00,'','6','3','1','','1166','41750490652','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4937,'','',1.00,'2025-06-21 10:27:28','12.00','4','newstock','1','','',106.00,'','6','11','1','','131','41750490652','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4938,'','',2.00,'2025-06-21 10:27:47','13.00','4','newstock','1','','',48.00,'','6','11','1','','1211','41750490652','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4939,'','',10.00,'2025-06-21 10:28:03','360.00','4','newstock','1','','',21.00,'','6','350','1','','1148','41750490652','',0.00,'','42','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4940,'','',1.00,'2025-06-21 10:28:19','47.00','4','newstock','1','','',23.00,'','6','46','1','','1168','41750490652','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4941,'','',1.00,'2025-06-21 10:28:36','21.00','4','newstock','1','','',78.00,'','6','20','1','','1179','41750490652','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4942,'','',1.00,'2025-06-21 10:28:48','13.00','4','newstock','1','','',96.00,'','6','12','1','','1141','41750490652','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4943,'','',1.00,'2025-06-21 10:29:00','7.00','4','newstock','1','','',48.00,'','6','6','1','','691','41750490652','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4944,'','',1.00,'2025-06-21 10:29:13','7.00','4','newstock','1','','',186.00,'','6','6','1','','500','41750490652','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4945,'','',3.00,'2025-06-21 10:29:38','29.00','4','newstock','1','','',55.00,'','6','26','1','','1188','41750490652','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4946,'','',50.00,'2025-06-21 10:30:02','1948.00','4','newstock','1','','',7.00,'','6','1898','1','','1244','41750490652','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4947,'','',10.00,'2025-06-21 10:30:56','30.00','4','newstock','1','','',27.00,'','6','20','1','','1034','41750490652','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4948,'','',1.00,'2025-06-21 10:31:30','8.00','4','newstock','1','','',24.90,'','6','7','1','','202','41750490652','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4949,'','',1.00,'2025-06-21 10:31:52','20.00','4','newstock','1','','',20.00,'','6','19','1','','1279','41750490652','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4950,'','',200.00,'2025-06-21 10:32:25','3944.00','4','newstock','1','','',2.00,'','6','3744','1','','1007','41750490652','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4951,'','',1.00,'2025-06-21 10:32:42','11.00','4','newstock','1','','',48.00,'','6','10','1','','1211','41750490652','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4952,'','',1.00,'2025-06-21 10:33:14','4.00','4','newstock','1','','',400.00,'','6','3','1','','346','41750490652','',0.00,'','700','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4953,'','',18.00,'2025-06-21 10:33:33','75.00','4','newstock','1','','',14.59,'','6','57','1','','791','41750490652','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4954,'','',1.00,'2025-06-21 10:33:51','10.00','4','newstock','1','','',40.00,'','6','9','1','','24','41750490652','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4955,'','',100.00,'2025-06-21 10:34:09','600.00','4','newstock','1','','',5.00,'','6','500','1','','1256','41750490652','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4956,'','',1.00,'2025-06-21 10:34:43','10.00','4','newstock','1','','',48.00,'','6','9','1','','1211','41750490652','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4957,'','',1.00,'2025-06-21 10:34:55','6.00','4','newstock','1','','',95.00,'','6','5','1','','1262','41750490652','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4958,'','',100.00,'2025-06-21 10:35:08','3744.00','4','newstock','1','','',2.00,'','6','3644','1','','1007','41750490652','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4959,'','',3.00,'2025-06-21 10:35:31','12.00','4','newstock','1','','',60.00,'','6','9','1','','612','41750490652','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4960,'','',100.00,'2025-06-21 10:35:53','1898.00','4','newstock','1','','',7.00,'','6','1798','1','','1244','41750490652','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4961,'','',1.00,'2025-06-21 10:36:09','8.00','4','newstock','1','','',125.00,'','6','7','1','','814','41750490652','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4962,'','',1.00,'2025-06-21 10:36:24','11.00','4','newstock','1','','',22.00,'','6','10','1','','545','41750490652','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4963,'','',10.00,'2025-06-21 10:36:44','98.00','4','newstock','1','','',44.00,'','6','88','1','','1031','41750490652','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4964,'','',1.00,'2025-06-21 10:36:55','27.00','4','newstock','1','','',315.00,'','6','26','1','','293','41750490652','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4965,'','',7.00,'2025-06-21 10:37:14','227.00','4','newstock','1','','',12.00,'','6','220','1','','1221','41750490652','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4966,'','',100.00,'2025-06-21 10:37:36','500.00','4','newstock','1','','',3.00,'','6','400','1','','342','41750490652','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4967,'','',1.00,'2025-06-21 10:37:50','27.00','4','newstock','1','','',225.00,'','6','26','1','','1203','41750490652','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4968,'','',1.00,'2025-06-21 10:38:04','26.00','4','newstock','1','','',225.00,'','6','25','1','','1203','41750490652','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4969,'','',1.00,'2025-06-21 10:38:17','80.00','4','newstock','1','','',11.00,'','6','79','1','','1013','41750490652','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4970,'','',1.00,'2025-06-21 10:38:30','15.00','4','newstock','1','','',47.00,'','6','14','1','','977','41750490652','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4971,'','',9.00,'2025-06-21 10:38:50','267.00','4','newstock','1','','',50.00,'','6','258','1','','607','41750490652','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4972,'','',5.00,'2025-06-21 10:39:16','321.00','4','newstock','1','','',12.00,'','6','316','1','','1220','41750490652','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4973,'','',5.00,'2025-06-21 10:39:38','121.00','4','newstock','1','','',18.00,'','6','116','1','','1138','41750490652','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4974,'','',10.00,'2025-06-21 10:39:58','80.00','4','newstock','1','','',26.00,'','6','70','1','','340','41750490652','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4975,'','',50.00,'2025-06-21 10:40:31','243.00','4','newstock','1','','',9.00,'','6','193','1','','1252','41750490652','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4976,'','',1.00,'2025-06-21 10:41:24','258.00','4','newstock','1','','',50.00,'','6','257','1','','607','41750490652','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4977,'','',2.00,'2025-06-21 10:41:51','17.00','4','newstock','1','','',954.00,'','6','15','1','','1201','41750490652','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4978,'','',1.00,'2025-06-21 10:42:02','14.00','4','newstock','1','','',47.00,'','6','13','1','','977','41750490652','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4979,'','',30.00,'2025-06-21 10:42:27','148.00','4','newstock','1','','',5.00,'','6','118','1','','1147','41750490652','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4980,'','',4.00,'2025-06-21 10:42:49','95.00','4','newstock','1','','',9.00,'','6','91','1','','1187','41750490652','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4981,'','',4.00,'2025-06-21 10:43:21','46.00','4','newstock','1','','',23.00,'','6','42','1','','1168','41750490652','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4982,'','',3.00,'2025-06-21 10:43:41','88.00','4','newstock','1','','',18.00,'','6','85','1','','48','41750490652','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4983,'','',1.00,'2025-06-21 10:43:57','9.00','4','newstock','1','','',48.00,'','6','8','1','','1211','41750490652','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4984,'','',1.00,'2025-06-21 10:44:08','25.00','4','newstock','1','','',225.00,'','6','24','1','','1203','41750490652','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4985,'','',1.00,'2025-06-21 10:44:26','12.00','4','newstock','1','','',150.00,'','6','11','1','','1149','41750490652','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4986,'','',20.00,'2025-06-21 10:45:23','85.00','4','newstock','1','','',7.50,'','6','65','1','','103','41750490652','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4987,'','',1.00,'2025-06-21 10:46:04','29.00','4','newstock','1','','',55.00,'','6','28','1','','619','41750490652','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4988,'','',1.00,'2025-06-21 10:46:17','29.00','4','newstock','1','','',42.00,'','6','28','1','','608','41750490652','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4989,'','',50.00,'2025-06-21 10:46:48','1798.00','4','newstock','1','','',7.00,'','6','1748','1','','1244','41750490652','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4990,'','',2.00,'2025-06-21 10:47:03','79.00','4','newstock','1','','',11.00,'','6','77','1','','1013','41750490652','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4991,'','',1.00,'2025-06-21 10:47:18','13.00','4','newstock','1','','',47.00,'','6','12','1','','977','41750490652','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4992,'','',5.00,'2025-06-21 10:47:38','118.00','4','newstock','1','','',5.00,'','6','113','1','','1147','41750490652','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4993,'','',1.00,'2025-06-21 10:47:59','69.00','4','newstock','1','','',170.00,'','6','68','1','','600','41750490652','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4994,'','',100.00,'2025-06-21 10:48:24','2671.00','4','newstock','1','','',1.00,'','6','2571','1','','739','41750490652','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4995,'','',1.00,'2025-06-21 10:48:34','8.00','4','newstock','1','','',48.00,'','6','7','1','','1211','41750490652','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4996,'','',1.00,'2025-06-21 10:48:46','11.00','4','newstock','1','','',106.00,'','6','10','1','','131','41750490652','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4997,'','',1.00,'2025-06-21 10:50:56','10.00','4','newstock','1','','',240.00,'','6','9','1','','1041','41750492190','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4998,'','',9.00,'2025-06-21 10:51:14','57.00','4','newstock','1','','',14.59,'','6','48','1','','791','41750492190','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(4999,'','',1.00,'2025-06-21 10:51:31','24.00','4','newstock','1','','',225.00,'','6','23','1','','1203','41750492190','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5000,'','',1.00,'2025-06-21 10:51:46','30.00','4','newstock','1','','',140.00,'','6','29','1','','201','41750492190','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5001,'','',1.00,'2025-06-21 10:52:00','77.00','4','newstock','1','','',11.00,'','6','76','1','','1013','41750492190','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5002,'','',2.00,'2025-06-21 10:52:23','12.00','4','newstock','1','','',178.15,'','6','10','1','','381','41750492190','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5003,'','',1.00,'2025-06-21 10:52:41','14.00','4','newstock','1','','',43.00,'','6','13','1','','961','41750492190','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5004,'','',1.00,'2025-06-21 10:52:56','65.00','4','newstock','1','','',30.00,'','6','64','1','','1','41750492190','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5005,'','',100.00,'2025-06-21 10:53:12','3644.00','4','newstock','1','','',2.00,'','6','3544','1','','1007','41750492190','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5006,'','',3.00,'2025-06-21 10:53:40','94.00','4','newstock','1','','',20.00,'','6','91','1','','1157','41750492190','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5007,'','',10.00,'2025-06-21 10:54:02','200.00','4','newstock','1','','',49.00,'','6','190','1','','623','41750492190','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5008,'','',10.00,'2025-06-21 10:54:48','80.00','4','newstock','1','','',5.00,'','6','70','1','','534','41750492190','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5009,'','',1.00,'2025-06-21 10:55:01','7.00','4','newstock','1','','',48.00,'','6','6','1','','1211','41750492190','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5010,'','',10.00,'2025-06-21 10:55:40','27.00','4','newstock','1','','',15.00,'','6','17','1','','275','41750492190','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5011,'','',5.00,'2025-06-21 10:57:35','85.00','4','newstock','1','','',18.00,'','6','80','1','','48','41750492562','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5012,'','',5.00,'2025-06-21 10:58:18','100.00','4','newstock','1','','',25.00,'','6','95','1','','811','41750492562','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5013,'','',4.00,'2025-06-21 10:58:40','103.00','4','newstock','1','','',26.00,'','6','99','1','','121','41750492562','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5014,'','',5.00,'2025-06-21 10:59:12','94.00','4','newstock','1','','',18.00,'','6','89','1','','1101','41750492562','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5015,'','',2.00,'2025-06-21 10:59:45','5.00','4','newstock','1','','',70.00,'','6','3','1','','1216','41750492562','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5016,'','',2.00,'2025-06-21 11:00:41','22.00','4','newstock','1','','',65.00,'','6','20','1','','1173','41750492562','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5017,'','',1.00,'2025-06-21 11:04:23','3.00','4','newstock','1','','',68.00,'','6','2','1','','1176','41750492562','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5018,'','',1.00,'2025-06-21 11:04:36','6.00','4','newstock','1','','',48.00,'','6','5','1','','1211','41750492562','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5019,'','',5.00,'2025-06-21 11:04:55','27.00','4','newstock','1','','',56.00,'','6','22','1','','1200','41750492562','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5020,'','',2.00,'2025-06-21 11:05:15','7.00','4','newstock','1','','',24.90,'','6','5','1','','202','41750492562','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5021,'','',3.00,'2025-06-21 11:05:37','42.00','4','newstock','1','','',23.00,'','6','39','1','','1168','41750492562','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5022,'','',2.00,'2025-06-21 11:05:55','14.00','4','newstock','1','','',40.00,'','6','12','1','','290','41750492562','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5023,'','',2.00,'2025-06-21 11:06:18','13.00','4','newstock','1','','',43.00,'','6','11','1','','961','41750492562','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5024,'','',2.00,'2025-06-21 11:06:40','10.00','4','newstock','1','','',178.15,'','6','8','1','','381','41750492562','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5025,'','',1.00,'2025-06-21 11:06:54','23.00','4','newstock','1','','',225.00,'','6','22','1','','1203','41750492562','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5026,'','',1.00,'2025-06-21 11:07:07','29.00','4','newstock','1','','',140.00,'','6','28','1','','201','41750492562','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5027,'','',1.00,'2025-06-21 11:07:18','1.00','4','newstock','1','','',109.00,'','6','0','1','','722','41750492562','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5028,'','',1.00,'2025-06-21 11:07:42','8.00','4','newstock','1','','',37.00,'','6','7','1','','1214','41750492562','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5029,'','',20.00,'2025-06-21 11:08:08','155.00','4','newstock','1','','',13.00,'','6','135','1','','383','41750492562','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5030,'','',1.00,'2025-06-21 11:08:21','6.00','4','newstock','1','','',330.00,'','6','5','1','','206','41750492562','',0.00,'','480','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5031,'','',1.00,'2025-06-21 11:08:32','10.00','4','newstock','1','','',106.00,'','6','9','1','','131','41750492562','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5032,'','',100.00,'2025-06-21 11:08:49','2571.00','4','newstock','1','','',1.00,'','6','2471','1','','739','41750492562','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5033,'','',16.00,'2025-06-21 11:09:07','257.00','4','newstock','1','','',50.00,'','6','241','1','','607','41750492562','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5034,'','',1.00,'2025-06-21 11:09:19','26.00','4','newstock','1','','',315.00,'','6','25','1','','293','41750492562','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5035,'','',50.00,'2025-06-21 11:09:42','1748.00','4','newstock','1','','',7.00,'','6','1698','1','','1244','41750492562','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5036,'','',2.00,'2025-06-21 11:10:30','26.00','4','newstock','1','','',55.00,'','6','24','1','','1188','41750492562','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5037,'','',1.00,'2025-06-21 11:10:44','41.00','4','newstock','1','','',230.00,'','6','40','1','','1255','41750492562','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5038,'','',10.00,'2025-06-21 11:11:02','241.00','4','newstock','1','','',50.00,'','6','231','1','','607','41750492562','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5039,'','',30.00,'2025-06-21 11:13:12','180.00','4','newstock','1','','',0.00,'','6','150','1','','1130','41750493510','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5040,'','',25.00,'2025-06-21 11:13:31','77.00','4','newstock','1','','',15.00,'','6','52','1','','1248','41750493510','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5041,'','',150.00,'2025-06-21 11:13:59','1698.00','4','newstock','1','','',7.00,'','6','1548','1','','1244','41750493510','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5042,'','',1.00,'2025-06-21 11:14:13','22.00','4','newstock','1','','',225.00,'','6','21','1','','1203','41750493510','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5043,'','',1.00,'2025-06-21 11:14:28','28.00','4','newstock','1','','',140.00,'','6','27','1','','201','41750493510','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5044,'','',1.00,'2025-06-21 11:14:39','25.00','4','newstock','1','','',315.00,'','6','24','1','','293','41750493510','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5045,'','',10.00,'2025-06-21 11:15:35','65.00','4','newstock','1','','',7.50,'','6','55','1','','103','41750493510','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5046,'','',10.00,'2025-06-21 11:15:57','33.00','4','newstock','1','','',15.00,'','6','23','1','','971','41750493510','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5047,'','',4.00,'2025-06-21 11:16:20','24.00','4','newstock','1','','',55.00,'','6','20','1','','1188','41750493510','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5048,'','',1.00,'2025-06-21 11:16:55','13.00','4','newstock','1','','',68.00,'','6','12','1','','237','41750493510','',0.00,'','110','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5049,'','',3.00,'2025-06-21 11:17:14','92.00','4','newstock','1','','',25.00,'','6','89','1','','1229','41750493510','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5050,'','',10.00,'2025-06-21 11:17:31','88.00','4','newstock','1','','',44.00,'','6','78','1','','1031','41750493510','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5051,'','',7.00,'2025-06-21 11:17:51','220.00','4','newstock','1','','',12.00,'','6','213','1','','1221','41750493510','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5052,'','',10.00,'2025-06-21 11:18:10','190.00','4','newstock','1','','',49.00,'','6','180','1','','623','41750493510','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5053,'','',10.00,'2025-06-21 11:19:03','70.00','4','newstock','1','','',5.00,'','6','60','1','','534','41750493510','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5054,'','',3.00,'2025-06-21 11:19:25','91.00','4','newstock','1','','',20.00,'','6','88','1','','1157','41750493510','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5055,'','',100.00,'2025-06-21 11:19:42','291.00','4','newstock','1','','',1.20,'','6','191','1','','639','41750493510','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5056,'','',100.00,'2025-06-21 11:20:08','292.00','4','newstock','1','','',2.00,'','6','192','1','','109','41750493510','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5057,'','',1.00,'2025-06-21 11:21:52','68.00','4','newstock','1','','',170.00,'','6','67','1','','600','41750494021','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5058,'','',1.00,'2025-06-21 11:22:07','10.00','4','newstock','1','','',22.00,'','6','9','1','','545','41750494021','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5059,'','',10.00,'2025-06-21 11:22:29','350.00','4','newstock','1','','',21.00,'','6','340','1','','1148','41750494021','',0.00,'','42','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5060,'','',3.00,'2025-06-21 11:22:48','14.00','4','newstock','1','','',60.00,'','6','11','1','','1245','41750494021','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5061,'','',10.00,'2025-06-21 11:23:05','231.00','4','newstock','1','','',50.00,'','6','221','1','','607','41750494021','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5062,'','',25.00,'2025-06-21 11:23:25','264.00','4','newstock','1','','',32.00,'','6','239','1','','529','41750494021','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5063,'','',10.00,'2025-06-21 11:23:47','180.00','4','newstock','1','','',49.00,'','6','170','1','','623','41750494021','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5064,'','',2.00,'2025-06-21 11:24:05','9.00','4','newstock','1','','',60.00,'','6','7','1','','612','41750494021','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5065,'','',1.00,'2025-06-21 11:24:24','20.00','4','newstock','1','','',55.00,'','6','19','1','','1188','41750494021','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5066,'','',50.00,'2025-06-21 11:25:05','1548.00','4','newstock','1','','',7.00,'','6','1498','1','','1244','41750494021','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5067,'','',10.00,'2025-06-21 11:25:28','89.00','4','newstock','1','','',19.00,'','6','79','1','','540','41750494021','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5068,'','',30.00,'2025-06-21 11:25:57','150.00','4','newstock','1','','',0.00,'','6','120','1','','1130','41750494021','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5069,'','',1.00,'2025-06-21 11:26:11','76.00','4','newstock','1','','',11.00,'','6','75','1','','1013','41750494021','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5070,'','',3.00,'2025-06-21 11:26:29','82.00','4','newstock','1','','',25.00,'','6','79','1','','143','41750494021','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5071,'','',10.00,'2025-06-21 11:27:35','55.00','4','newstock','1','','',7.50,'','6','45','1','','103','41750494021','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5072,'','',9.00,'2025-06-21 11:32:51','108.00','4','newstock','1','','',12.00,'','6','99','1','','1222','41750494475','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5073,'','',10.00,'2025-06-21 11:33:33','50.00','4','newstock','1','','',15.00,'','6','40','1','','1032','41750494475','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5074,'','',50.00,'2025-06-21 11:33:54','1498.00','4','newstock','1','','',7.00,'','6','1448','1','','1244','41750494475','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5075,'','',1.00,'2025-06-21 11:34:05','24.00','4','newstock','1','','',315.00,'','6','23','1','','293','41750494475','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5076,'','',8.00,'2025-06-21 11:34:28','44.00','4','newstock','1','','',8.00,'','6','36','1','','1263','41750494475','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5077,'','',100.00,'2025-06-21 11:34:45','3544.00','4','newstock','1','','',2.00,'','6','3444','1','','1007','41750494475','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5078,'','',1.00,'2025-06-21 11:35:03','9.00','4','newstock','1','','',106.00,'','6','8','1','','131','41750494475','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5079,'','',5.00,'2025-06-21 11:35:43','84.00','4','newstock','1','','',7.00,'','6','79','1','','127','41750494475','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5080,'','',1.00,'2025-06-21 11:37:47','15.00','4','newstock','1','','',198.00,'','6','14','1','','1268','41750494956','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5081,'','',100.00,'2025-06-21 11:38:03','3444.00','4','newstock','1','','',2.00,'','6','3344','1','','1007','41750494956','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5082,'','',2.00,'2025-06-21 11:38:21','12.00','4','newstock','1','','',40.00,'','6','10','1','','290','41750494956','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5083,'','',1.00,'2025-06-21 11:38:34','20.00','4','newstock','1','','',65.00,'','6','19','1','','1173','41750494956','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5084,'','',1.00,'2025-06-21 11:38:49','6.00','4','newstock','1','','',186.00,'','6','5','1','','500','41750494956','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5085,'','',1.00,'2025-06-21 11:39:03','19.00','4','newstock','1','','',55.00,'','6','18','1','','1188','41750494956','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5086,'','',1.00,'2025-06-21 11:39:27','38.00','4','newstock','1','','',90.00,'','6','37','1','','828','41750494956','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5087,'','',1.00,'2025-06-21 11:39:39','5.00','4','newstock','1','','',48.00,'','6','4','1','','1211','41750494956','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5088,'','',7.00,'2025-06-21 11:40:14','92.00','4','newstock','1','','',30.00,'','6','85','1','','1153','41750494956','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5089,'','',100.00,'2025-06-21 11:40:32','270.00','4','newstock','1','','',3.50,'','6','170','1','','72','41750494956','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5090,'','',3.00,'2025-06-21 11:41:44','316.00','4','newstock','1','','',12.00,'','6','313','1','','1220','41750494956','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5091,'','',3.00,'2025-06-21 11:43:20','11.00','4','newstock','1','','',150.00,'','6','8','1','','1149','41750494956','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5092,'','',1.00,'2025-06-21 11:43:41','3.00','4','newstock','1','','',70.00,'','6','2','1','','1216','41750494956','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5093,'','',1.00,'2025-06-21 11:45:42','5.00','4','newstock','1','','',1630.00,'','6','4','1','','1202','41750495468','',0.00,'','2500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5094,'','',1.00,'2025-06-21 11:45:56','5.00','4','newstock','1','','',330.00,'','6','4','1','','206','41750495468','',0.00,'','480','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5095,'','',10.00,'2025-06-21 11:46:17','391.00','4','newstock','1','','',22.00,'','6','381','1','','111','41750495468','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5096,'','',1.00,'2025-06-21 11:46:31','19.00','4','newstock','1','','',65.00,'','6','18','1','','1173','41750495468','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5097,'','',8.00,'2025-06-21 11:46:54','221.00','4','newstock','1','','',50.00,'','6','213','1','','607','41750495468','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5098,'','',1.00,'2025-06-21 11:47:16','28.00','4','newstock','1','','',55.00,'','6','27','1','','619','41750495468','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5099,'','',100.00,'2025-06-21 11:47:53','500.00','4','newstock','1','','',5.00,'','6','400','1','','1256','41750495468','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5100,'','',7.00,'2025-06-21 11:48:21','313.00','4','newstock','1','','',12.00,'','6','306','1','','1220','41750495468','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5101,'','',50.00,'2025-06-21 11:48:47','1448.00','4','newstock','1','','',7.00,'','6','1398','1','','1244','41750495468','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5102,'','',1.00,'2025-06-21 11:49:26','23.00','4','newstock','1','','',315.00,'','6','22','1','','293','41750495468','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5103,'','',8.00,'2025-06-21 11:49:44','116.00','4','newstock','1','','',18.00,'','6','108','1','','1138','41750495468','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5104,'','',12.00,'2025-06-21 11:50:25','117.00','4','newstock','1','','',55.00,'','6','105','1','','273','41750495468','',0.00,'','75','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5105,'','',2.00,'2025-06-21 11:50:49','4.00','4','newstock','1','','',330.00,'','6','2','1','','206','41750495468','',0.00,'','480','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5106,'','',2.00,'2025-06-21 11:51:05','15.00','4','newstock','1','','',954.00,'','6','13','1','','1201','41750495468','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5107,'','',1.00,'2025-06-21 11:51:17','6.00','4','newstock','1','','',124.00,'','6','5','1','','1190','41750495468','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5108,'','',1.00,'2025-06-21 11:51:37','18.00','4','newstock','1','','',65.00,'','6','17','1','','1173','41750495468','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5109,'','',2.00,'2025-06-21 11:51:57','80.00','4','newstock','1','','',18.00,'','6','78','1','','48','41750495468','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5110,'','',1.00,'2025-06-21 11:52:15','11.00','4','newstock','1','','',68.00,'','6','10','1','','230','41750495468','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5111,'','',1.00,'2025-06-21 11:52:29','8.00','4','newstock','1','','',106.00,'','6','7','1','','131','41750495468','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5112,'','',1.00,'2025-06-21 11:52:43','67.00','4','newstock','1','','',170.00,'','6','66','1','','600','41750495468','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5113,'','',45.00,'2025-06-21 11:53:37','45.00','4','newstock','1','','',7.50,'','6','0','1','','103','41750495468','',0.00,'','35','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5114,'','',1.00,'2025-06-21 11:54:48','40.00','4','newstock','1','','',230.00,'','6','39','1','','1255','41750496030','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5115,'','',1.00,'2025-06-21 11:55:02','9.00','4','newstock','1','','',240.00,'','6','8','1','','1041','41750496030','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5116,'','',1.00,'2025-06-21 11:55:14','4.00','4','newstock','1','','',48.00,'','6','3','1','','1211','41750496030','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5117,'','',1.00,'2025-06-21 11:55:28','7.00','4','newstock','1','','',106.00,'','6','6','1','','131','41750496030','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5118,'','',1.00,'2025-06-21 11:55:41','21.00','4','newstock','1','','',225.00,'','6','20','1','','1203','41750496030','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5119,'','',3.00,'2025-06-21 11:56:01','78.00','4','newstock','1','','',18.00,'','6','75','1','','48','41750496030','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5120,'','',100.00,'2025-06-21 11:56:19','3344.00','4','newstock','1','','',2.00,'','6','3244','1','','1007','41750496030','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5121,'','',1.00,'2025-06-21 11:56:36','14.00','4','newstock','1','','',198.00,'','6','13','1','','1268','41750496030','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5122,'','',3.00,'2025-06-21 11:56:56','11.00','4','newstock','1','','',60.00,'','6','8','1','','1245','41750496030','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5123,'','',1.00,'2025-06-21 11:57:08','9.00','4','newstock','1','','',22.00,'','6','8','1','','545','41750496030','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5124,'','',10.00,'2025-06-21 11:58:47','50.00','4','newstock','1','','',7.00,'','6','40','1','','706','41750496030','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5125,'','',100.00,'2025-06-21 11:59:14','400.00','4','newstock','1','','',3.00,'','6','300','1','','342','41750496030','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5126,'','',100.00,'2025-06-21 11:59:36','2471.00','4','newstock','1','','',1.00,'','6','2371','1','','739','41750496030','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5127,'','',1.00,'2025-06-21 11:59:49','2.00','4','newstock','1','','',330.00,'','6','1','1','','206','41750496030','',0.00,'','480','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5128,'','',5.00,'2025-06-21 12:02:04','113.00','4','newstock','1','','',5.00,'','6','108','1','','1147','41750496030','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5129,'','',1.00,'2025-06-21 12:02:29','2.00','4','newstock','1','','',185.00,'','6','1','1','','285','41750496030','',0.00,'','380','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5130,'','',1.00,'2025-06-21 12:02:47','8.00','4','newstock','1','','',35.00,'','6','7','1','','288','41750496030','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5131,'','',1.00,'2025-06-21 12:03:03','12.00','4','newstock','1','','',96.00,'','6','11','1','','1141','41750496030','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5132,'','',1.00,'2025-06-21 12:03:33','6.00','4','newstock','1','','',106.00,'','6','5','1','','131','41750496030','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5133,'','',1.00,'2025-06-21 12:03:47','18.00','4','newstock','1','','',120.00,'','6','17','1','','1247','41750496030','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5134,'','',1.00,'2025-06-21 12:04:04','17.00','4','newstock','1','','',120.00,'','6','16','1','','1247','41750496030','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5135,'','',2.00,'2025-06-23 13:14:57','3.00','4','newstock','1','','',48.00,'','6','1','1','','1211','41750673633','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5136,'','',2.00,'2025-06-23 13:15:15','5.00','4','newstock','1','','',106.00,'','6','3','1','','131','41750673633','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5137,'','',1.00,'2025-06-23 13:15:33','4.00','4','newstock','1','','',39.00,'','6','3','1','','239','41750673633','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5138,'','',2.00,'2025-06-23 13:15:52','19.00','4','newstock','1','','',75.00,'','6','17','1','','1278','41750673633','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5139,'','',28.00,'2025-06-23 13:16:13','79.00','4','newstock','1','','',7.00,'','6','51','1','','127','41750673633','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5140,'','',3.00,'2025-06-23 13:16:33','27.00','4','newstock','1','','',55.00,'','6','24','1','','619','41750673633','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5141,'','',3.00,'2025-06-23 13:16:51','98.00','4','newstock','1','','',26.00,'','6','95','1','','121','41750673633','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5142,'','',1.00,'2025-06-23 13:17:02','15.00','4','newstock','1','','',250.00,'','6','14','1','','1217','41750673633','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5143,'','',5.00,'2025-06-23 13:17:22','306.00','4','newstock','1','','',12.00,'','6','301','1','','1220','41750673633','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5144,'','',25.00,'2025-06-23 13:17:38','239.00','4','newstock','1','','',32.00,'','6','214','1','','529','41750673633','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5145,'','',1.00,'2025-06-23 13:19:08','19.00','4','newstock','1','','',175.00,'','6','18','1','','1285','41750673633','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5146,'','',6.00,'2025-06-23 13:19:27','28.00','4','newstock','1','','',7.63,'','6','22','1','','1134','41750673633','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5147,'','',10.00,'2025-06-23 13:20:05','371.00','4','newstock','1','','',22.00,'','6','361','1','','111','41750673633','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5148,'','',100.00,'2025-06-23 13:20:28','176.00','4','newstock','1','','',8.00,'','6','76','1','','1144','41750673633','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5149,'','',20.00,'2025-06-23 13:20:50','235.00','4','newstock','1','','',12.00,'','6','215','1','','1246','41750673633','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5150,'','',1.00,'2025-06-23 13:21:03','17.00','4','newstock','1','','',65.00,'','6','16','1','','1173','41750673633','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5151,'','',1.00,'2025-06-23 13:21:15','20.00','4','newstock','1','','',70.00,'','6','19','1','','292','41750673633','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5152,'','',100.00,'2025-06-23 13:22:39','709.00','4','newstock','1','','',2.00,'','6','609','1','','71','41750674087','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5153,'','',10.00,'2025-06-23 13:22:59','460.00','4','newstock','1','','',4.60,'','6','450','1','','551','41750674087','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5154,'','',100.00,'2025-06-23 13:23:18','3244.00','4','newstock','1','','',2.00,'','6','3144','1','','1007','41750674087','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5155,'','',100.00,'2025-06-23 13:23:38','192.00','4','newstock','1','','',2.00,'','6','92','1','','109','41750674087','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5156,'','',65.00,'2025-06-23 13:23:59','80.00','4','newstock','1','','',3.00,'','6','15','1','','84','41750674087','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5157,'','',1.00,'2025-06-23 13:42:25','7.00','4','newstock','1','','',220.00,'','','6','1','','203','41750674389','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(5158,'','',1.00,'2025-06-23 13:42:41','7.00','4','newstock','1','','',210.00,'','','6','1','','904','41750674389','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(5159,'','',1.00,'2025-06-23 13:42:59','18.00','4','newstock','1','','',175.00,'','','17','1','','1285','41750674389','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(5160,'','',1.00,'2025-06-23 13:43:14','10.00','4','newstock','1','','',68.00,'','','9','1','','230','41750674389','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(5161,'','',1.00,'2025-06-23 13:43:33','2.00','4','newstock','1','','',70.00,'','','1','1','','1216','41750674389','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(5162,'','',1.00,'2025-06-23 13:43:49','11.00','4','newstock','1','','',43.00,'','','10','1','','961','41750674389','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(5163,'','',50.00,'2025-06-23 13:44:12','1398.00','4','newstock','1','','',7.00,'','','1348','1','','1244','41750674389','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(5164,'','',1.00,'2025-06-23 13:44:23','22.00','4','newstock','1','','',315.00,'','','21','1','','293','41750674389','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(5165,'','',5.00,'2025-06-23 13:44:41','36.00','4','newstock','1','','',8.00,'','','31','1','','1263','41750674389','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(5166,'','',10.00,'2025-06-23 13:45:14','78.00','4','newstock','1','','',44.00,'','','68','1','','1031','41750674389','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(5167,'','',10.00,'2025-06-23 13:45:40','213.00','4','newstock','1','','',12.00,'','','203','1','','1221','41750674389','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(5168,'','',1.00,'2025-06-23 13:45:51','3.00','4','newstock','1','','',106.00,'','','2','1','','131','41750674389','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(5169,'','',10.00,'2025-06-23 13:46:09','17.00','4','newstock','1','','',15.00,'','','7','1','','275','41750674389','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(5170,'','',10.00,'2025-06-23 13:46:34','170.00','4','newstock','1','','',49.00,'','','160','1','','623','41750674389','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(5171,'','',10.00,'2025-06-23 13:46:56','213.00','4','newstock','1','','',50.00,'','','203','1','','607','41750674389','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(5172,'','',100.00,'2025-06-23 13:47:12','3144.00','4','newstock','1','','',2.00,'','','3044','1','','1007','41750674389','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',0,'',''),(5173,'','',50.00,'2025-06-25 10:54:46','1348.00','4','newstock','1','','',7.00,'','6','1298','1','','1244','41750837991','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5174,'','',10.00,'2025-06-25 10:55:05','68.00','4','newstock','1','','',44.00,'','6','58','1','','1031','41750837991','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5175,'','',1.00,'2025-06-25 10:55:14','39.00','4','newstock','1','','',230.00,'','6','38','1','','1255','41750837991','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5176,'','',4.00,'2025-06-25 10:55:42','95.00','4','newstock','1','','',25.00,'','6','91','1','','811','41750837991','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5177,'','',4.00,'2025-06-25 10:56:02','89.00','4','newstock','1','','',18.00,'','6','85','1','','1101','41750837991','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5178,'','',100.00,'2025-06-25 10:56:50','380.00','4','newstock','1','','',8.00,'','6','280','1','','1177','41750837991','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5179,'','',4.00,'2025-06-25 10:57:13','108.00','4','newstock','1','','',18.00,'','6','104','1','','1138','41750837991','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5180,'','',2.00,'2025-06-25 10:57:32','8.00','4','newstock','1','','',22.00,'','6','6','1','','545','41750837991','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5181,'','',2.00,'2025-06-25 10:57:53','24.00','4','newstock','1','','',55.00,'','6','22','1','','619','41750837991','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5182,'','',1.00,'2025-06-25 10:58:07','1.00','4','newstock','1','','',48.00,'','6','0','1','','1211','41750837991','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5183,'','',1.00,'2025-06-25 10:58:43','12.00','4','newstock','1','','',68.00,'','6','11','1','','237','41750837991','',0.00,'','110','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5184,'','',100.00,'2025-06-25 10:59:07','1346.00','4','newstock','1','','',1.45,'','6','1246','1','','632','41750837991','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5185,'','',10.00,'2025-06-25 10:59:29','340.00','4','newstock','1','','',21.00,'','6','330','1','','1148','41750837991','',0.00,'','42','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5186,'','',10.00,'2025-06-25 10:59:46','356.00','4','newstock','1','','',22.00,'','6','346','1','','111','41750837991','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5187,'','',100.00,'2025-06-25 11:00:01','3044.00','4','newstock','1','','',2.00,'','6','2944','1','','1007','41750837991','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5188,'','',14.00,'2025-06-25 11:02:33','108.00','4','newstock','1','','',5.00,'','6','94','1','','1147','41750837991','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5189,'','',15.00,'2025-06-25 11:02:56','346.00','4','newstock','1','','',22.00,'','6','331','1','','111','41750837991','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5190,'','',1.00,'2025-06-25 11:03:10','9.00','4','newstock','1','','',296.00,'','6','8','1','','584','41750837991','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5191,'','',50.00,'2025-06-28 09:41:49','1298.00','4','newstock','1','','',7.00,'','6','1248','1','','1244','41751092830','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5192,'','',4.00,'2025-06-28 09:42:08','95.00','4','newstock','1','','',26.00,'','6','91','1','','121','41751092830','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5193,'','',20.00,'2025-06-28 09:42:48','327.00','4','newstock','1','','',22.00,'','6','307','1','','111','41751092830','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5194,'','',100.00,'2025-06-28 09:43:27','2944.00','4','newstock','1','','',2.00,'','6','2844','1','','1007','41751092830','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5195,'','',1.00,'2025-06-28 09:43:44','21.00','4','newstock','1','','',315.00,'','6','20','1','','293','41751092830','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5196,'','',50.00,'2025-06-28 09:44:05','1248.00','4','newstock','1','','',7.00,'','6','1198','1','','1244','41751092830','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5197,'','',3.00,'2025-06-28 09:44:23','8.00','4','newstock','1','','',60.00,'','6','5','1','','1245','41751092830','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5198,'','',1.00,'2025-06-28 09:44:42','14.00','4','newstock','1','','',250.00,'','6','13','1','','1217','41751092830','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5199,'','',4.00,'2025-06-28 09:45:09','89.00','4','newstock','1','','',25.00,'','6','85','1','','1229','41751092830','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5200,'','',6.00,'2025-06-28 09:45:41','104.00','4','newstock','1','','',18.00,'','6','98','1','','1138','41751092830','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5201,'','',100.00,'2025-06-28 09:46:02','400.00','4','newstock','1','','',5.00,'','6','300','1','','1256','41751092830','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5202,'','',10.00,'2025-06-28 09:46:23','60.00','4','newstock','1','','',5.00,'','6','50','1','','534','41751092830','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5203,'','',8.00,'2025-06-28 09:46:42','203.00','4','newstock','1','','',50.00,'','6','195','1','','607','41751092830','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5204,'','',1.00,'2025-06-28 09:47:05','7.00','4','newstock','1','','',125.00,'','6','6','1','','814','41751092830','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5205,'','',4.00,'2025-06-28 09:47:32','73.00','4','newstock','1','','',18.00,'','6','69','1','','48','41751092830','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5206,'','',1.00,'2025-06-28 09:47:57','17.00','4','newstock','1','','',75.00,'','6','16','1','','1278','41751092830','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5207,'','',4.00,'2025-06-28 09:48:23','38.00','4','newstock','1','','',23.00,'','6','34','1','','1168','41751092830','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5208,'','',1.00,'2025-06-28 09:48:49','16.00','4','newstock','1','','',175.00,'','6','15','1','','1285','41751092830','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5209,'','',1.00,'2025-06-28 09:49:07','6.00','4','newstock','1','','',125.00,'','6','5','1','','814','41751092830','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5210,'','',10.00,'2025-06-28 09:49:31','330.00','4','newstock','1','','',21.00,'','6','320','1','','1148','41751092830','',0.00,'','42','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5211,'','',1.00,'2025-06-28 09:49:48','5.00','4','newstock','1','','',150.00,'','6','4','1','','1149','41751092830','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5212,'','',10.00,'2025-06-28 09:50:09','160.00','4','newstock','1','','',49.00,'','6','150','1','','623','41751092830','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5213,'','',1.00,'2025-06-28 09:51:40','8.00','4','newstock','1','','',240.00,'','6','7','1','','1041','41751092830','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5214,'','',1.00,'2025-06-28 09:51:55','19.00','4','newstock','1','','',359.00,'','6','18','1','','41','41751092830','',0.00,'','490','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5215,'','',5.00,'2025-06-28 09:52:34','79.00','4','newstock','1','','',5.00,'','6','74','1','','1147','41751092830','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5216,'','',1.00,'2025-06-28 09:52:50','2.00','4','newstock','1','','',106.00,'','6','1','1','','131','41751092830','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5217,'','',10.00,'2025-06-28 09:53:14','215.00','4','newstock','1','','',12.00,'','6','205','1','','1246','41751092830','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5218,'','',10.00,'2025-06-28 09:53:42','307.00','4','newstock','1','','',22.00,'','6','297','1','','111','41751092830','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5219,'','',1.00,'2025-06-28 09:54:02','16.00','4','newstock','1','','',65.00,'','6','15','1','','1173','41751092830','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5220,'','',100.00,'2025-06-28 09:54:23','2844.00','4','newstock','1','','',2.00,'','6','2744','1','','1007','41751092830','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5221,'','',1.00,'2025-06-28 09:54:43','37.00','4','newstock','1','','',20.00,'','6','36','1','','693','41751092830','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5222,'','',1.00,'2025-06-28 09:54:55','8.00','4','newstock','1','','',0.00,'','6','7','1','','1111','41751092830','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5223,'','',1.00,'2025-06-28 09:55:12','6.00','4','newstock','1','','',48.00,'','6','5','1','','691','41751092830','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5224,'','',10.00,'2025-06-28 09:55:34','55.00','4','newstock','1','','',7.00,'','6','45','1','','1181','41751092830','',0.00,'','15','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5225,'','',1.00,'2025-06-28 09:55:50','16.00','4','newstock','1','','',120.00,'','6','15','1','','1247','41751092830','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5226,'','',1.00,'2025-06-28 09:56:07','15.00','4','newstock','1','','',175.00,'','6','14','1','','1285','41751092830','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5227,'','',4.00,'2025-06-28 09:56:38','90.00','4','newstock','1','','',25.00,'','6','86','1','','811','41751092830','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5228,'','',1.00,'2025-06-28 09:56:52','20.00','4','newstock','1','','',315.00,'','6','19','1','','293','41751092830','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5229,'','',8.00,'2025-06-28 09:57:14','31.00','4','newstock','1','','',8.00,'','6','23','1','','1263','41751092830','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5230,'','',25.00,'2025-06-28 09:57:34','214.00','4','newstock','1','','',32.00,'','6','189','1','','529','41751092830','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5231,'','',10.00,'2025-06-28 09:57:53','195.00','4','newstock','1','','',50.00,'','6','185','1','','607','41751092830','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5232,'','',5.00,'2025-06-28 09:58:20','301.00','4','newstock','1','','',12.00,'','6','296','1','','1220','41751092830','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5233,'','',4.00,'2025-06-28 09:59:17','91.00','4','newstock','1','','',26.00,'','6','87','1','','121','41751092830','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5234,'','',1.00,'2025-06-28 10:02:04','15.00','4','newstock','1','','',65.00,'','6','14','1','','1173','41751092830','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5235,'','',150.00,'2025-06-30 18:02:50','1198.00','4','newstock','1','','',7.00,'','6','1048','1','','1244','41751295682','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5236,'','',13.00,'2025-06-30 18:03:21','203.00','4','newstock','1','','',12.00,'','6','190','1','','1221','41751295682','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5237,'','',7.00,'2025-06-30 18:03:51','99.00','4','newstock','1','','',12.00,'','6','92','1','','1222','41751295682','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5238,'','',1.00,'2025-06-30 18:04:13','19.00','4','newstock','1','','',315.00,'','6','18','1','','293','41751295682','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5239,'','',20.00,'2025-06-30 18:04:49','58.00','4','newstock','1','','',44.00,'','6','38','1','','1031','41751295682','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5240,'','',25.00,'2025-06-30 18:05:08','189.00','4','newstock','1','','',32.00,'','6','164','1','','529','41751295682','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5241,'','',10.00,'2025-06-30 18:05:46','185.00','4','newstock','1','','',50.00,'','6','175','1','','607','41751295682','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5242,'','',10.00,'2025-06-30 18:06:35','1046.00','4','newstock','1','','',1.50,'','6','1036','1','','506','41751295682','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5243,'','',1.00,'2025-06-30 18:06:56','14.00','4','newstock','1','','',175.00,'','6','13','1','','1285','41751295682','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5244,'','',15.00,'2025-06-30 18:07:25','67.00','4','newstock','1','','',3.43,'','6','52','1','','558','41751295682','',0.00,'','7','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5245,'','',1.00,'2025-06-30 18:07:42','6.00','4','newstock','1','','',0.00,'','6','5','1','','1111','41751295682','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5246,'','',2.00,'2025-06-30 18:08:04','13.00','4','newstock','1','','',250.00,'','6','11','1','','1217','41751295682','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5247,'','',8.00,'2025-06-30 18:08:59','92.00','4','newstock','1','','',12.00,'','6','84','1','','1222','41751295682','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5248,'','',50.00,'2025-06-30 18:09:25','1048.00','4','newstock','1','','',7.00,'','6','998','1','','1244','41751295682','',0.00,'','25','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5249,'','',6.00,'2025-06-30 18:10:02','175.00','4','newstock','1','','',50.00,'','6','169','1','','607','41751295682','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5250,'','',100.00,'2025-06-30 18:10:18','2744.00','4','newstock','1','','',2.00,'','6','2644','1','','1007','41751295682','',0.00,'','5','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5251,'','',1.00,'2025-06-30 18:10:57','14.00','4','newstock','1','','',65.00,'','6','13','1','','1173','41751295682','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5252,'','',1.00,'2025-06-30 18:11:20','3.00','4','newstock','1','','',650.00,'','6','2','1','','1224','41751295682','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5253,'','',10.00,'2025-06-30 18:12:28','150.00','4','newstock','1','','',49.00,'','6','140','1','','623','41751295682','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5254,'','',5.00,'2025-06-30 18:12:47','98.00','4','newstock','1','','',18.00,'','6','93','1','','1138','41751295682','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5255,'','',2.00,'2025-06-30 18:13:19','13.00','4','newstock','1','','',65.00,'','6','11','1','','1173','41751295682','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5256,'','',4.00,'2025-06-30 18:13:40','87.00','4','newstock','1','','',26.00,'','6','83','1','','121','41751295682','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5257,'','',3.00,'2025-06-30 18:14:04','85.00','4','newstock','1','','',18.00,'','6','82','1','','1101','41751295682','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5258,'','',2.00,'2025-06-30 18:14:36','12.00','4','newstock','1','','',70.00,'','6','10','1','','1161','41751295682','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5259,'','',2.00,'2025-06-30 18:15:23','31.00','4','newstock','1','','',47.00,'','6','29','1','','1215','41751295682','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5260,'','',1.00,'2025-06-30 18:15:53','5.00','4','newstock','1','','',48.00,'','6','4','1','','691','41751295682','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5261,'','',100.00,'2025-06-30 18:16:13','2286.00','4','newstock','1','','',1.00,'','6','2186','1','','739','41751295682','',0.00,'','2','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5262,'','',10.00,'2025-06-30 18:16:39','140.00','4','newstock','1','','',49.00,'','6','130','1','','623','41751295682','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5263,'','',10.00,'2025-06-30 18:16:58','50.00','4','newstock','1','','',5.00,'','6','40','1','','534','41751295682','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5264,'','',2.00,'2025-06-30 18:17:17','5.00','4','newstock','1','','',0.00,'','6','3','1','','1111','41751295682','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5265,'','',1.00,'2025-06-30 18:17:46','16.00','4','newstock','1','','',225.00,'','6','15','1','','1203','41751295682','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5266,'','',10.00,'2025-06-30 18:18:18','292.00','4','newstock','1','','',22.00,'','6','282','1','','111','41751295682','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5267,'','',20.00,'2025-06-30 18:18:42','205.00','4','newstock','1','','',12.00,'','6','185','1','','1246','41751295682','',0.00,'','30','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5268,'','',1.00,'2025-06-30 18:18:57','5.00','4','newstock','1','','',186.00,'','6','4','1','','500','41751295682','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5269,'','',1.00,'2025-06-30 18:19:11','18.00','4','newstock','1','','',55.00,'','6','17','1','','1188','41751295682','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5270,'','',28.00,'2025-06-30 18:19:32','177.00','4','newstock','1','','',5.00,'','6','149','1','','1150','41751295682','',0.00,'','10','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5271,'','',5.00,'2025-06-30 18:20:09','93.00','4','newstock','1','','',18.00,'','6','88','1','','1138','41751295682','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5272,'','',10.00,'2025-06-30 18:20:31','23.00','4','newstock','1','','',15.00,'','6','13','1','','971','41751295682','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5273,'','',100.00,'2025-06-30 18:21:00','1036.00','4','newstock','1','','',1.50,'','6','936','1','','506','41751295682','',0.00,'','3','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5274,'','',1.00,'2025-06-30 18:22:30','6.00','4','newstock','1','','',22.00,'','6','5','1','','545','41751295682','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5275,'','',1.00,'2025-06-30 18:22:49','3.00','4','newstock','1','','',0.00,'','6','2','1','','1111','41751295682','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5276,'','',1.00,'2025-06-30 18:23:05','5.00','4','newstock','1','','',210.00,'','6','4','1','','904','41751295682','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5277,'','',30.00,'2025-06-30 18:24:17','95.00','4','newstock','1','','',13.00,'','6','65','1','','383','41751295682','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5278,'','',10.00,'2025-06-30 18:26:13','105.00','4','newstock','1','','',55.00,'','6','95','1','','273','41751295682','',0.00,'','75','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5279,'','',1.00,'2025-06-30 18:26:28','15.00','4','newstock','1','','',225.00,'','6','14','1','','1203','41751295682','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5280,'','',4.00,'2025-06-30 18:29:32','5.00','4','newstock','1','','',60.00,'','6','1','1','','1245','41751295682','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5281,'','',9.00,'2025-06-30 18:29:54','88.00','4','newstock','1','','',18.00,'','6','79','1','','1138','41751295682','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5282,'','',11.00,'2025-06-30 18:30:18','23.00','4','newstock','1','','',8.00,'','6','12','1','','1263','41751295682','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5283,'','',8.00,'2025-06-30 18:42:33','12.00','4','newstock','1','','',8.00,'','6','4','1','','1263','41751295682','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''),(5284,'','',5.00,'2025-06-30 18:43:14','79.00','4','newstock','1','','',18.00,'','6','74','1','','1138','41751295682','',0.00,'','50','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','Customer',6,'',''); /*!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, PRIMARY KEY (`id`) ) ENGINE=InnoDB 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 */; /*!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` varchar(50) 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` 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 '', `type` varchar(50) DEFAULT NULL, `receiver` varchar(50) NOT NULL, `receiverphone` varchar(50) NOT NULL, `receiveraddress` text NOT NULL, `origin` int(11) NOT NULL, `destination` int(11) 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, 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 */; INSERT INTO `password_resets` VALUES ('rmanyala@jkuat.ac.ke','55addf31b644939f3e4e858a70d3fe997eeef74149f54eca8e593f9c077becea','2016-07-01 23:47:19'); /*!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=5 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,40667.00,16666.00,1,1,'active',15.00),(3,40668.00,57333.00,16665.00,1,1,'active',20.00),(4,57333.00,1000000000.00,57333.00,1,1,'active',25.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, 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 `paymentmethodes` -- LOCK TABLES `paymentmethodes` WRITE; /*!40000 ALTER TABLE `paymentmethodes` DISABLE KEYS */; INSERT INTO `paymentmethodes` VALUES (1,'MOBILE MONEY','','active','2018-03-24 04:57:04am','1','1','',''),(2,'MPESA','MPESA','active','2018-03-24 04:57:18am','1','1','1',''),(3,'CASH','','active','2018-03-24 04:59:50am','1','1','',''),(4,'BANK','BANK','active','2018-03-24 05:00:12am','1','1','',''),(5,'CARD','','active','2018-03-26 14:34:44pm','1','1','',''); /*!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, `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 'yes', `lastbalancedate` varchar(30) NOT NULL, `transactionid` int(11) 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 NOT NULL, `branchid` int(11) NOT NULL DEFAULT 1, `bankcode` varchar(20) DEFAULT NULL, `branchcode` varchar(20) DEFAULT NULL, `group` int(20) DEFAULT 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=8 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,'David','Davi','JOHN','0780655987','David','0414','','male','','','','',NULL,'user','1','','','','',8100.00,'1','2024-10-16','','1','2019-06-11','Contract',800.00,'','2019-06-06','','','','2019-06-05','2019-06-06','KCB','2412423','Monthly','4','2019-09-20','1012',0.00,'','','Single','',2000.00,1,'','','yes','admin','',0,0,0,'','2019-08-28',0,'',NULL,'','','','Yes',0.00,0,0.00,0.00,'no',200.00,'','2021-08-12 12:04:37',0,'','','','','',NULL,NULL,'',1,'022','444',NULL),(2,'Default','','','Default','admin','Robisearch321','Default','','','','1 ','',NULL,'supplier','1','Default','','','Default',0.00,'1','2021-08-06 16:09:55','','1','','',0.00,'','','','','','','','','','Monthly','4','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',10.00,'','','','yes',306793.00,0,0.00,0.00,'no',300.00,'yes','2024-10-22 13:52:58',0,'','','','','','','','',1,NULL,NULL,NULL),(3,'MWENDWA','BENEDICT',NULL,'254701667520','BENEDICT','Mumhosp','','male','','','','',NULL,'user','1',NULL,'','','',0.00,'','2024-10-16','','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,'','',0,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(4,'SAMMY','NJOROGE',NULL,'254740933724','SAMMY','1976','','male','','','','',NULL,'user','1',NULL,'','','',0.00,'','2024-10-16','','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,'','',0,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(5,'JANICE','MAWIA',NULL,'254727512073','JANICE','2230','','female','','','','',NULL,'user','1',NULL,'','','',0.00,'','2024-10-16','','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,'','',0,'','','','','',NULL,NULL,'',1,NULL,NULL,NULL),(6,'Mumbuni Hospital','',NULL,'254723232323','','','','male','','2025-10-16','1','',NULL,'member','1','','','','',0.00,'1','2024-10-16 17:39:32','','1','2024-10-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,'yes','',0,'','','','','',NULL,NULL,'',1,NULL,NULL,1),(7,'GUARDIAN','',NULL,'254728853805','','','','','','2025-11-18','1','',NULL,'supplier','1','SUPLIER','','','',0.00,'4','2024-11-18 16:29:23','','1','2024-11-15','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',529064.00,0,0.00,0.00,'no',0.00,'yes','2025-01-29 10:31:57',0,'','','','','',NULL,NULL,'',1,NULL,NULL,0); /*!40000 ALTER TABLE `people` 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 ('accountingreports',1),('cashiersales',1),('cashiersales',2),('cashiersales',3),('cashiersales',4),('cashiersales',7),('config',1),('config',3),('income',1),('income',7),('incomeexpenses',1),('incomeexpenses',3),('incomingstock',1),('incomingstock',4),('incomingstore',1),('incomingstore',4),('incomingstore',5),('lowproducts',1),('lowstocklist',1),('lowstocklist',4),('members',1),('members',3),('members',4),('members',5),('openclose',1),('password',1),('password',3),('password',4),('password',5),('productlist',1),('productlist',3),('productlist',4),('productlist',5),('products',1),('products',3),('products',4),('products',5),('productscategory',1),('productscategory',3),('productscategory',4),('profile',1),('profile',3),('purchases',3),('purchases',4),('reports',1),('reports',3),('reports',4),('sales',1),('sales',2),('sales',3),('sales',4),('sales',7),('users',1),('users',3),('viewreturnsales',1),('viewreturnsales',3),('viewreturnsales',4); /*!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=58077 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 (51186,'sales','2','suspend'),(51187,'sales','2','add'),(51188,'sales','2','selectmessage'),(51189,'sales','2','printreceipt'),(51190,'sales','2','update'),(51191,'sales','2','delete'),(51192,'sales','2','cash'),(51193,'sales','2','moresales'),(51194,'sales','2','sale'),(51195,'sales','2','select'),(51196,'sales','2','reprint'),(51197,'sales','2','mpesabalance'),(51198,'sales','2','Logout'),(51199,'sales','2','discount'),(51200,'sales','2','displaycustomers'),(51201,'sales','2','productdiscount'),(51202,'sales','2','mpesa'),(51203,'sales','2','printbill'),(51204,'sales','2','order'),(51205,'sales','2','closebill'),(51206,'sales','2','editsellingprice'),(51207,'sales','2','card'),(51208,'sales','2','viewbuyingprice'),(51209,'sales','2','clearpayments'),(51210,'sales','2','updatepaymentmode'),(51211,'sales','2','creditnote'),(51212,'sales','2','cheque'),(51213,'sales','2','salesbeyondbprice'),(51214,'sales','2','voucher'),(51215,'sales','2','points'),(51216,'sales','2','credit'),(51217,'sales','2','selectroom'),(51218,'sales','2','dontprint'),(51219,'sales','2','accountlimit'),(51220,'sales','2','backdatesales'),(51221,'sales','2','recordcoins'),(51222,'sales','2','changetaxstatus'),(51223,'sales','2','giveloyalityponts'),(51224,'sales','2','leaseitems'),(51225,'sales','2','dontshowstock'),(51226,'sales','2','splitbill'),(51227,'sales','2','changeuomonsales'),(51228,'sales','2','selecttable'),(51229,'sales','2','printdelivery'),(51230,'sales','2','sendsms'),(51231,'sales','2','receiptno'),(51232,'sales','2','selectcurrency'),(51233,'sales','2','salesperson'),(51234,'cashiersales','2','entermpesacode'),(51235,'cashiersales','2','editmpesa'),(51236,'cashiersales','2','all'),(51237,'cashiersales','2','delete'),(51238,'cashiersales','2','cashiersales'),(51239,'cashiersales','2','editmpesadate'),(51240,'cashiersales','2','dontshowtotal'),(51241,'cashiersales','2','adddailycollection'),(51242,'cashiersales','2','viewtill'),(51243,'cashiersales','2','viewdailycollections'),(51244,'cashiersales','2','updatedailycollections'),(51245,'cashiersales','2','reversempesa'),(51246,'cashiersales','2','deletedailycollections'),(51247,'cashiersales','2','clearallsales'),(51248,'cashiersales','2','viewallcollections'),(51249,'cashiersales','2','mpesapendingreport'),(51250,'cashiersales','2','viewallcounters'),(51251,'cashiersales','2','mpesaverifiedreport'),(51252,'cashiersales','2','viewcommission'),(51253,'cashiersales','2','dailysalesonly'),(51393,'sales','7','suspend'),(51394,'sales','7','add'),(51395,'sales','7','selectmessage'),(51396,'sales','7','printreceipt'),(51397,'sales','7','update'),(51398,'sales','7','delete'),(51399,'sales','7','cash'),(51400,'sales','7','moresales'),(51401,'sales','7','sale'),(51402,'sales','7','select'),(51403,'sales','7','reprint'),(51404,'sales','7','mpesabalance'),(51405,'sales','7','Logout'),(51406,'sales','7','discount'),(51407,'sales','7','productdiscount'),(51408,'sales','7','mpesa'),(51409,'sales','7','printbill'),(51410,'sales','7','order'),(51411,'sales','7','closebill'),(51412,'sales','7','editsellingprice'),(51413,'sales','7','card'),(51414,'sales','7','viewbuyingprice'),(51415,'sales','7','clearpayments'),(51416,'sales','7','updatepaymentmode'),(51417,'sales','7','creditnote'),(51418,'sales','7','cheque'),(51419,'sales','7','salesbeyondbprice'),(51420,'sales','7','voucher'),(51421,'sales','7','points'),(51422,'sales','7','credit'),(51423,'sales','7','selectroom'),(51424,'sales','7','dontprint'),(51425,'sales','7','backdatesales'),(51426,'sales','7','recordcoins'),(51427,'sales','7','changetaxstatus'),(51428,'sales','7','giveloyalityponts'),(51429,'sales','7','splitbill'),(51430,'sales','7','selecttable'),(51431,'sales','7','printdelivery'),(51432,'sales','7','sendsms'),(51433,'sales','7','receiptno'),(51434,'sales','7','selectcurrency'),(51435,'sales','7','salesperson'),(51436,'cashiersales','7','entermpesacode'),(51437,'cashiersales','7','editmpesa'),(51438,'cashiersales','7','all'),(51439,'cashiersales','7','delete'),(51440,'cashiersales','7','cashiersales'),(51441,'cashiersales','7','editmpesadate'),(51442,'cashiersales','7','dontshowtotal'),(51443,'cashiersales','7','adddailycollection'),(51444,'cashiersales','7','viewtill'),(51445,'cashiersales','7','viewdailycollections'),(51446,'cashiersales','7','updatedailycollections'),(51447,'cashiersales','7','reversempesa'),(51448,'cashiersales','7','deletedailycollections'),(51449,'cashiersales','7','clearallsales'),(51450,'cashiersales','7','viewallcollections'),(51451,'cashiersales','7','mpesapendingreport'),(51452,'cashiersales','7','viewallcounters'),(51453,'cashiersales','7','mpesaverifiedreport'),(51454,'cashiersales','7','viewcommission'),(51455,'cashiersales','7','dailysalesonly'),(51456,'income','7','View'),(51457,'income','7','add'),(51458,'income','7','wiewinvoices'),(51459,'income','7','detailedvatinvoice'),(57677,'sales','3','suspend'),(57678,'sales','3','add'),(57679,'sales','3','printreceipt'),(57680,'sales','3','update'),(57681,'sales','3','delete'),(57682,'sales','3','cash'),(57683,'sales','3','moresales'),(57684,'sales','3','sale'),(57685,'sales','3','discount'),(57686,'sales','3','reprint'),(57687,'sales','3','printbill'),(57688,'sales','3','productdiscount'),(57689,'sales','3','closebill'),(57690,'sales','3','editsellingprice'),(57691,'sales','3','viewbuyingprice'),(57692,'sales','3','clearpayments'),(57693,'sales','3','updatepaymentmode'),(57694,'sales','3','salesbeyondbprice'),(57695,'sales','3','backdatesales'),(57696,'sales','3','recordcoins'),(57697,'sales','3','changetaxstatus'),(57698,'sales','3','dontshowstock'),(57699,'sales','3','splitbill'),(57700,'sales','3','changeuomonsales'),(57701,'sales','3','printdelivery'),(57702,'sales','3','sendsms'),(57703,'sales','3','negativesales'),(57704,'cashiersales','3','all'),(57705,'cashiersales','3','delete'),(57706,'cashiersales','3','cashiersales'),(57707,'cashiersales','3','dontshowtotal'),(57708,'cashiersales','3','adddailycollection'),(57709,'cashiersales','3','viewtill'),(57710,'cashiersales','3','viewdailycollections'),(57711,'cashiersales','3','updatedailycollections'),(57712,'cashiersales','3','deletedailycollections'),(57713,'cashiersales','3','clearallsales'),(57714,'cashiersales','3','viewallcollections'),(57715,'cashiersales','3','viewallcounters'),(57716,'cashiersales','3','dailysalesonly'),(57717,'purchases','3','add'),(57718,'purchases','3','update'),(57719,'purchases','3','delete'),(57720,'purchases','3','updatebuyingprice'),(57721,'purchases','3','updatesellingprice'),(57722,'purchases','3','updateclosedinvoice'),(57723,'purchases','3','viewquotation'),(57724,'purchases','3','viewdirectpurchases'),(57725,'purchases','3','viewserials'),(57726,'purchases','3','viewpurchase'),(57727,'purchases','3','addexpirydate'),(57728,'viewreturnsales','3','add'),(57729,'viewreturnsales','3','update'),(57730,'viewreturnsales','3','delete'),(57731,'viewreturnsales','3','return'),(57732,'viewreturnsales','3','clear'),(57733,'viewreturnsales','3','moresales'),(57734,'incomeexpenses','3','add'),(57735,'incomeexpenses','3','closeexpense'),(57736,'incomeexpenses','3','update'),(57737,'incomeexpenses','3','updateclosedexpenses'),(57738,'incomeexpenses','3','wiewinvoices'),(57739,'incomeexpenses','3','viewexpense'),(57740,'incomeexpenses','3','viewbills'),(57741,'incomeexpenses','3','viewdebtors'),(57742,'incomeexpenses','3','viewcreditors'),(57743,'incomeexpenses','3','postrentalexpenses'),(57744,'members','3','add'),(57745,'members','3','update'),(57746,'users','3','add'),(57747,'users','3','update'),(57748,'productscategory','3','add'),(57749,'productscategory','3','update'),(57750,'productscategory','3','delete'),(57751,'productlist','3','bulk'),(57752,'productlist','3','move'),(57753,'productlist','3','updatestock'),(57754,'productlist','3','more'),(57755,'productlist','3','transfer'),(57756,'productlist','3','addstock'),(57757,'productlist','3','delete'),(57758,'productlist','3','view'),(57759,'productlist','3','update'),(57760,'productlist','3','add'),(57761,'productlist','3','openclosestock'),(57762,'productlist','3','stocktaking'),(57763,'productlist','3','editstocktaken'),(57764,'productlist','3','editopenclosestock'),(57765,'productlist','3','changeserialstatus'),(57766,'productlist','3','viewserials'),(57767,'productlist','3','viewproductsfromallbranches'),(57768,'productlist','3','bulkpriceupdate'),(57769,'productlist','3','viewbprice'),(57770,'products','3','add'),(57771,'products','3','update'),(57772,'products','3','delete'),(57773,'products','3','addstock'),(57774,'products','3','more'),(57775,'products','3','bulk'),(57776,'products','3','deleteorder'),(57777,'products','3','removestock'),(57778,'products','3','dispatch'),(57779,'products','3','price'),(57780,'products','3','removeallstock'),(57781,'products','3','bulkpriceupdate'),(57782,'products','3','viewbprice'),(57783,'reports','3','view'),(57784,'reports','3','download'),(57785,'reports','3','delete'),(57786,'reports','3','update'),(57787,'reports','3','viewall'),(57788,'reports','3','dontshowprofit'),(57789,'password','3','change'),(57790,'profile','3','update'),(57791,'config','3','delete'),(57792,'sales','4','suspend'),(57793,'sales','4','add'),(57794,'sales','4','printreceipt'),(57795,'sales','4','update'),(57796,'sales','4','delete'),(57797,'sales','4','cash'),(57798,'sales','4','moresales'),(57799,'sales','4','sale'),(57800,'sales','4','select'),(57801,'sales','4','mpesabalance'),(57802,'sales','4','reprint'),(57803,'sales','4','mpesa'),(57804,'sales','4','productdiscount'),(57805,'sales','4','editsellingprice'),(57806,'sales','4','viewbuyingprice'),(57807,'sales','4','clearpayments'),(57808,'sales','4','updatepaymentmode'),(57809,'sales','4','creditnote'),(57810,'sales','4','cheque'),(57811,'sales','4','credit'),(57812,'sales','4','dontprint'),(57813,'sales','4','backdatesales'),(57814,'sales','4','changetaxstatus'),(57815,'sales','4','salesperson'),(57816,'sales','4','negativesales'),(57817,'cashiersales','4','entermpesacode'),(57818,'cashiersales','4','editmpesa'),(57819,'cashiersales','4','all'),(57820,'cashiersales','4','delete'),(57821,'cashiersales','4','cashiersales'),(57822,'cashiersales','4','editmpesadate'),(57823,'cashiersales','4','adddailycollection'),(57824,'cashiersales','4','viewtill'),(57825,'cashiersales','4','viewdailycollections'),(57826,'cashiersales','4','updatedailycollections'),(57827,'cashiersales','4','reversempesa'),(57828,'cashiersales','4','clearallsales'),(57829,'cashiersales','4','viewallcollections'),(57830,'cashiersales','4','mpesapendingreport'),(57831,'cashiersales','4','viewallcounters'),(57832,'cashiersales','4','mpesaverifiedreport'),(57833,'cashiersales','4','viewcommission'),(57834,'cashiersales','4','dailysalesonly'),(57835,'cashiersales','4','viewmpesamessages'),(57836,'purchases','4','add'),(57837,'purchases','4','update'),(57838,'purchases','4','delete'),(57839,'purchases','4','updatebuyingprice'),(57840,'purchases','4','updatesellingprice'),(57841,'purchases','4','updateclosedinvoice'),(57842,'purchases','4','viewquotation'),(57843,'purchases','4','viewdirectpurchases'),(57844,'purchases','4','viewserials'),(57845,'purchases','4','addexpirydate'),(57846,'viewreturnsales','4','add'),(57847,'viewreturnsales','4','update'),(57848,'viewreturnsales','4','return'),(57849,'viewreturnsales','4','clear'),(57850,'viewreturnsales','4','moresales'),(57851,'members','4','add'),(57852,'members','4','update'),(57853,'productscategory','4','add'),(57854,'productscategory','4','update'),(57855,'productscategory','4','delete'),(57856,'productlist','4','bulk'),(57857,'productlist','4','move'),(57858,'productlist','4','updatestock'),(57859,'productlist','4','more'),(57860,'productlist','4','transfer'),(57861,'productlist','4','addstock'),(57862,'productlist','4','delete'),(57863,'productlist','4','view'),(57864,'productlist','4','update'),(57865,'productlist','4','add'),(57866,'productlist','4','openclosestock'),(57867,'productlist','4','stocktaking'),(57868,'productlist','4','editstocktaken'),(57869,'productlist','4','editopenclosestock'),(57870,'productlist','4','changeserialstatus'),(57871,'productlist','4','viewserials'),(57872,'productlist','4','viewproductsfromallbranches'),(57873,'productlist','4','bulkpriceupdate'),(57874,'products','4','add'),(57875,'products','4','update'),(57876,'products','4','addstock'),(57877,'products','4','more'),(57878,'products','4','bulk'),(57879,'products','4','deleteorder'),(57880,'products','4','removestock'),(57881,'products','4','dispatch'),(57882,'products','4','price'),(57883,'products','4','removeallstock'),(57884,'products','4','bulkpriceupdate'),(57885,'incomingstock','4','add'),(57886,'incomingstock','4','update'),(57887,'incomingstock','4','view'),(57888,'incomingstock','4','delete'),(57889,'incomingstore','4','add'),(57890,'incomingstore','4','delete'),(57891,'incomingstore','4','view'),(57892,'lowstocklist','4','add'),(57893,'lowstocklist','4','more'),(57894,'lowstocklist','4','view'),(57895,'reports','4','view'),(57896,'reports','4','download'),(57897,'reports','4','delete'),(57898,'reports','4','update'),(57899,'reports','4','viewall'),(57900,'reports','4','dontshowprofit'),(57901,'password','4','change'),(57902,'members','5','add'),(57903,'members','5','update'),(57904,'productlist','5','bulk'),(57905,'productlist','5','move'),(57906,'productlist','5','updatestock'),(57907,'productlist','5','more'),(57908,'productlist','5','transfer'),(57909,'productlist','5','addstock'),(57910,'productlist','5','delete'),(57911,'productlist','5','view'),(57912,'productlist','5','update'),(57913,'productlist','5','add'),(57914,'productlist','5','openclosestock'),(57915,'productlist','5','stocktaking'),(57916,'productlist','5','editstocktaken'),(57917,'productlist','5','editopenclosestock'),(57918,'productlist','5','changeserialstatus'),(57919,'productlist','5','viewserials'),(57920,'productlist','5','viewproductsfromallbranches'),(57921,'products','5','add'),(57922,'products','5','update'),(57923,'products','5','addstock'),(57924,'products','5','more'),(57925,'products','5','bulk'),(57926,'products','5','deleteorder'),(57927,'products','5','removestock'),(57928,'products','5','dispatch'),(57929,'products','5','price'),(57930,'products','5','removeallstock'),(57931,'products','5','bulkpriceupdate'),(57932,'incomingstore','5','add'),(57933,'incomingstore','5','delete'),(57934,'incomingstore','5','view'),(57935,'password','5','change'),(57936,'sales','1','suspend'),(57937,'sales','1','add'),(57938,'sales','1','printreceipt'),(57939,'sales','1','update'),(57940,'sales','1','delete'),(57941,'sales','1','cash'),(57942,'sales','1','moresales'),(57943,'sales','1','sale'),(57944,'sales','1','Logout'),(57945,'sales','1','discount'),(57946,'sales','1','select'),(57947,'sales','1','mpesabalance'),(57948,'sales','1','reprint'),(57949,'sales','1','mpesa'),(57950,'sales','1','printbill'),(57951,'sales','1','order'),(57952,'sales','1','productdiscount'),(57953,'sales','1','closebill'),(57954,'sales','1','editsellingprice'),(57955,'sales','1','card'),(57956,'sales','1','viewbuyingprice'),(57957,'sales','1','clearpayments'),(57958,'sales','1','updatepaymentmode'),(57959,'sales','1','creditnote'),(57960,'sales','1','cheque'),(57961,'sales','1','voucher'),(57962,'sales','1','salesbeyondbprice'),(57963,'sales','1','points'),(57964,'sales','1','credit'),(57965,'sales','1','dontprint'),(57966,'sales','1','backdatesales'),(57967,'sales','1','recordcoins'),(57968,'sales','1','giveloyalityponts'),(57969,'sales','1','leaseitems'),(57970,'sales','1','splitbill'),(57971,'sales','1','selecttable'),(57972,'sales','1','printdelivery'),(57973,'sales','1','sendsms'),(57974,'sales','1','selectcurrency'),(57975,'sales','1','salesperson'),(57976,'sales','1','negativesales'),(57977,'openclose','1','sell'),(57978,'openclose','1','viewreport'),(57979,'cashiersales','1','entermpesacode'),(57980,'cashiersales','1','editmpesa'),(57981,'cashiersales','1','all'),(57982,'cashiersales','1','delete'),(57983,'cashiersales','1','cashiersales'),(57984,'cashiersales','1','editmpesadate'),(57985,'cashiersales','1','adddailycollection'),(57986,'cashiersales','1','viewtill'),(57987,'cashiersales','1','viewdailycollections'),(57988,'cashiersales','1','updatedailycollections'),(57989,'cashiersales','1','reversempesa'),(57990,'cashiersales','1','deletedailycollections'),(57991,'cashiersales','1','clearallsales'),(57992,'cashiersales','1','viewallcollections'),(57993,'cashiersales','1','mpesapendingreport'),(57994,'cashiersales','1','viewallcounters'),(57995,'cashiersales','1','mpesaverifiedreport'),(57996,'cashiersales','1','viewcommission'),(57997,'viewreturnsales','1','add'),(57998,'viewreturnsales','1','update'),(57999,'viewreturnsales','1','delete'),(58000,'viewreturnsales','1','return'),(58001,'viewreturnsales','1','clear'),(58002,'viewreturnsales','1','moresales'),(58003,'income','1','View'),(58004,'income','1','add'),(58005,'income','1','wiewinvoices'),(58006,'income','1','detailedvatinvoice'),(58007,'incomeexpenses','1','add'),(58008,'incomeexpenses','1','closeexpense'),(58009,'incomeexpenses','1','update'),(58010,'incomeexpenses','1','updateclosedexpenses'),(58011,'incomeexpenses','1','wiewinvoices'),(58012,'incomeexpenses','1','viewbills'),(58013,'incomeexpenses','1','viewdebtors'),(58014,'incomeexpenses','1','viewcreditors'),(58015,'incomeexpenses','1','postrentalexpenses'),(58016,'members','1','add'),(58017,'members','1','update'),(58018,'members','1','deletepeople'),(58019,'users','1','add'),(58020,'users','1','update'),(58021,'users','1','delete'),(58022,'users','1','deleteallroles'),(58023,'productscategory','1','add'),(58024,'productscategory','1','update'),(58025,'productscategory','1','delete'),(58026,'productlist','1','bulk'),(58027,'productlist','1','move'),(58028,'productlist','1','updatestock'),(58029,'productlist','1','more'),(58030,'productlist','1','transfer'),(58031,'productlist','1','addstock'),(58032,'productlist','1','delete'),(58033,'productlist','1','view'),(58034,'productlist','1','update'),(58035,'productlist','1','add'),(58036,'productlist','1','openclosestock'),(58037,'productlist','1','stocktaking'),(58038,'productlist','1','editstocktaken'),(58039,'productlist','1','editopenclosestock'),(58040,'productlist','1','changeserialstatus'),(58041,'productlist','1','viewserials'),(58042,'productlist','1','bulkpriceupdate'),(58043,'products','1','add'),(58044,'products','1','update'),(58045,'products','1','delete'),(58046,'products','1','addstock'),(58047,'products','1','more'),(58048,'products','1','bulk'),(58049,'products','1','deleteorder'),(58050,'products','1','removestock'),(58051,'products','1','dispatch'),(58052,'products','1','price'),(58053,'products','1','removeallstock'),(58054,'products','1','bulkpriceupdate'),(58055,'incomingstock','1','add'),(58056,'incomingstock','1','update'),(58057,'incomingstock','1','view'),(58058,'incomingstock','1','delete'),(58059,'incomingstore','1','add'),(58060,'incomingstore','1','delete'),(58061,'incomingstore','1','view'),(58062,'lowstocklist','1','more'),(58063,'lowstocklist','1','view'),(58064,'lowproducts','1','add'),(58065,'lowproducts','1','update'),(58066,'accountingreports','1','view'),(58067,'reports','1','view'),(58068,'reports','1','download'),(58069,'reports','1','delete'),(58070,'reports','1','update'),(58071,'reports','1','viewall'),(58072,'password','1','change'),(58073,'profile','1','update'),(58074,'config','1','delete'),(58075,'config','1','update'),(58076,'config','1','productcode'); /*!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, 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 AUTO_INCREMENT=4 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 */; INSERT INTO `plotcharges` VALUES (1,'1 ','','1','0','active','2021-08-01 21:24:11','','',0,1,1),(2,'11 ','','1','200','active','2021-08-01 21:24:17','','',0,1,1),(3,'5 ','','1','200','active','2021-08-01 21:24:27','','',0,1,1); /*!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 AUTO_INCREMENT=2 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 */; INSERT INTO `post` VALUES (1,'HOD','HOD','2020-08-08 07:40:57am','0000-00-00 00:00:00',0); /*!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=61 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,'ANTIBIOTICS',0,'','active','1','','1','1','0','','Percentage',NULL),(2,'DIURETICS',0,'','active','1','','1','1','0','','Percentage',NULL),(3,'ANTIMALARIAL',0,'','active','1','','1','1','0','','Percentage',NULL),(4,'ANTIPROTOZOA',0,'','active','1','','1','1','0','','Percentage',NULL),(5,'ANTIBIOTICS',0,'','active','1','','1','1','0','','Percentage',NULL),(6,'ANTICOUGH',0,'','active','1','','1','1','0','','Percentage',NULL),(7,'ANTIFLU',0,'','active','1','','1','1','0','','Percentage',NULL),(8,'INFANTS',0,'','active','1','','1','1','0','','Percentage',NULL),(9,'MINERALS',0,'','active','1','','1','1','0','','Percentage',NULL),(10,'HEAMANITICS',0,'','active','1','','1','1','0','','Percentage',NULL),(11,'PAINKILLERS',0,'','active','1','','1','1','0','','Percentage',NULL),(12,'MULTIVITAMIN',0,'','active','1','','1','1','0','','Percentage',NULL),(13,'ANTIULCERS',0,'','active','1','','1','1','0','','Percentage',NULL),(14,'DEWORMERS',0,'','active','1','','1','1','0','','Percentage',NULL),(15,'LOZENGES',0,'','active','1','','1','1','0','','Percentage',NULL),(16,'CONTRACEPTIVES',0,'','active','1','','1','1','0','','Percentage',NULL),(17,'ANTIFUNGAL',0,'','active','1','','1','1','0','','Percentage',NULL),(18,'CONDOMS',0,'','active','1','','1','1','0','','Percentage',NULL),(19,'ANTI ACIDS',0,'','active','1','','1','1','0','','Percentage',NULL),(20,'ANALGESICS',0,'','active','1','','1','1','0','','Percentage',NULL),(21,'MUSCLE RELAXANTS',0,'','active','1','','1','1','0','','Percentage',NULL),(22,'DIAPERS',0,'','active','1','','1','1','0','','Percentage',NULL),(23,'SANITARY PADS',0,'','active','1','','1','1','0','','Percentage',NULL),(24,'BABY /HAND WIPES',0,'','active','1','','1','1','0','','Percentage',NULL),(25,'ANTIHYPERTENSIVES',0,'','active','1','','1','1','0','','Percentage',NULL),(26,'CALCIUM CHANNEL BLOCKERS',0,'','active','1','','1','1','0','','Percentage',NULL),(27,'PAEDIATRICS',0,'','active','1','','1','1','0','','Percentage',NULL),(28,'ANTIFUNGALS CREAM',0,'','active','1','','1','1','0','','Percentage',NULL),(29,'PESSARIES',0,'','active','1','','1','1','0','','Percentage',NULL),(30,'ANTIHISTAMINE',0,'','active','1','','1','1','0','','Percentage',NULL),(31,'OPTHALMICS',0,'','active','1','','1','1','0','','Percentage',NULL),(32,'ANALGESIC CREAMS',0,'','active','1','','1','1','0','','Percentage',NULL),(33,'SURGICAL SPIRITS',0,'','active','1','','1','1','0','','Percentage',NULL),(34,'BURN CREAMS',0,'','active','1','','1','1','0','','Percentage',NULL),(35,'COTTON WOOL',0,'','active','1','','1','1','0','','Percentage',NULL),(36,'BANDAGES',0,'','active','1','','1','1','0','','Percentage',NULL),(37,'ANTI COLICS',0,'','active','1','','1','1','0','','Percentage',NULL),(38,'CONDOMS',0,'','active','1','','1','1','0','','Percentage',NULL),(39,'LAXATIVES',0,'','active','1','','1','1','0','','Percentage',NULL),(40,'ANTISEPTICS/MOUTH WASH',0,'','active','1','','1','1','0','','Percentage',NULL),(41,'ANTI SCABIES',0,'','active','1','','1','1','0','','Percentage',NULL),(42,'BLOOD BUILDER',0,'','active','1','','1','1','0','','Percentage',NULL),(43,'GLOVES',0,'','active','1','','1','1','0','','Percentage',NULL),(44,'TEST KITS',0,'','active','1','','1','1','0','','Percentage',NULL),(45,'Antiemetic',0,'','active','1','','1','1','0','','Percentage',NULL),(46,'ANTIASTHMA',0,'','active','1','','1','1','0','','Percentage',NULL),(47,'MASKS',0,'','active','1','','1','1','0','','Percentage',NULL),(48,'NEEDLES',0,'','active','1','','1','1','0','','Percentage',NULL),(49,'ANTIDIABETICS',0,'','active','1','','1','1','0','','Percentage',NULL),(50,'SYRINGES',0,'','active','1','','1','1','0','','Percentage',NULL),(51,'Water ',0,'','active','1','','1','1','0','','Percentage',NULL),(52,'NASAL DROPS',0,'','active','1','','1','1','0','','Percentage',NULL),(53,'GENERAL',0,'','active','1','','1','1','0','','Percentage',NULL),(54,'NUPHARMA',0,'','active','1','','1','1','0','','Percentage',NULL),(55,'PAIN KILLERS',0,'','active','1','','1','1','0','','Percentage',NULL),(56,'EYE OIMTMENT',0,'2024-10-15 17:42:11','active','1','','1','1','0','','Percentage',NULL),(57,'BRONCHODILATOR',0,'2024-10-16 09:37:36','active','1','','1','1','0','','Percentage',NULL),(58,'DETERGENTS',0,'2024-10-16 09:50:13','active','1','','1','1','0','','Percentage',NULL),(59,'EMULSIFYING OINTMENT',0,'2024-10-16 10:06:56','active','1','','1','1','0','','Percentage',NULL),(60,'MOUTHWASH',0,'2024-10-17 12:41:14','active','4','','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(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `description` varchar(255) NOT NULL, `tax_included` int(10) NOT NULL DEFAULT 16, `buyingprice` varchar(50) NOT NULL, `sellingprice` varchar(50) NOT NULL DEFAULT '0.00', `sellingprice2` varchar(20) NOT NULL, `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, `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', `orderamount` varchar(30) NOT NULL DEFAULT 'mainitem', `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', PRIMARY KEY (`id`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`) ) ENGINE=InnoDB AUTO_INCREMENT=1246 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,'zentel 400mg','1','1','',16,'129','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1023','pcs','Inventory','VATABLE','mainitem','Inclusive'),(2,'VOFAX(levofloxacin) 500mg','1','1','',16,'55','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','773','pcs','Inventory','VATABLE','mainitem','Inclusive'),(3,'Aldomet 250','1','1','',16,'5.2','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','9','pcs','Inventory','VATABLE','mainitem','Inclusive'),(4,'My Dawa (levofloxacin) 750mg','1','1','',16,'75','500','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','774','pcs','Inventory','VATABLE','mainitem','Inclusive'),(5,'Aldomet 500','1','1','',16,'9.3','15','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','10','pcs','Inventory','VATABLE','mainitem','Inclusive'),(6,'Amlodipine (NORVATIS) 5mg','1','1','',16,'2.3','15','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','11','pcs','Inventory','VATABLE','mainitem','Inclusive'),(7,'Amlodipine 30','1','1','',16,'22.6','30','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','12','pcs','Inventory','VATABLE','mainitem','Inclusive'),(8,'Amoxyl original 100\'s 500mg','1','1','',16,'16.9','25','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','13','pcs','Inventory','VATABLE','mainitem','Inclusive'),(9,'Amoxyl (ELYMOX) 125mg generic syrup','1','1','',16,'259.9','350','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','14','pcs','Inventory','VATABLE','mainitem','Inclusive'),(10,'Amoxyl( moxilact) caps 500mg','1','1','',16,'3.2','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','15','pcs','Inventory','VATABLE','mainitem','Inclusive'),(11,'Amoxyl original syr 1s 125mg','1','1','',16,'259.9','500','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','16','pcs','Inventory','VATABLE','mainitem','Inclusive'),(12,'Ampicillin 500mg','1','1','',16,'4','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,500.00,'','1','1','1','0000-00-00','','active','','17','pcs','Inventory','VATABLE','mainitem','Inclusive'),(13,'ZITHROX (Azithromycin)500 mg','1','1','',16,'75','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','19','pcs','Inventory','VATABLE','mainitem','Inclusive'),(14,'CEFTRIAXONE (IMAXONE) 1G','1','1','',16,'32','100','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,164.00,'','1','1','1','0000-00-00','','active','','529','pcs','Inventory','VATABLE','mainitem','Inclusive'),(15,'Augmentin susp 228/5mg','1','1','',16,'591','800','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','22','pcs','Inventory','VATABLE','mainitem','Inclusive'),(16,'Augmentin tabs 625','1','1','',16,'53.5','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','23','pcs','Inventory','VATABLE','mainitem','Inclusive'),(17,'Azithromycin syr 1','1','1','',16,'40','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','','active','','24','pcs','Inventory','VATABLE','mainitem','Inclusive'),(18,'Azithromycin 500(Zathrin500)','1','1','',16,'40','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','25','pcs','Inventory','VATABLE','mainitem','Inclusive'),(19,'Clavulin 625mg tabs','1','1','',16,'115','170','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','27','pcs','Inventory','VATABLE','mainitem','Inclusive'),(20,'Cetrizine(Catchet) tabs 100','1','1','',16,'1.5','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','47','pcs','Inventory','VATABLE','mainitem','Inclusive'),(21,'Cetrizine syr (Rinacet) 60ml','1','1','',16,'18','50','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,69.00,'','1','1','1','0000-00-00','','active','','48','pcs','Inventory','VATABLE','mainitem','Inclusive'),(22,'Amoxicillin capsules 250mg','1','1','',16,'1.4','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,383.00,'','1','1','1','0000-00-00','','active','','304','pcs','Inventory','VATABLE','mainitem','Inclusive'),(23,'Clob B cream 1s 15mg','1','1','',16,'55','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','49','pcs','Inventory','VATABLE','mainitem','Inclusive'),(24,'Ciprofloxacin( Galcipro) 500mg','1','1','',16,'3.2','10','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,450.00,'','1','1','1','0000-00-00','','active','','50','pcs','Inventory','VATABLE','mainitem','Inclusive'),(25,'Clarithromycin (REMAC) tabs 10','1','1','',16,'26','45','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','51','pcs','Inventory','VATABLE','mainitem','Inclusive'),(26,'Cofta tabs 100\'s 35mg','1','1','',16,'43.4','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','52','pcs','Inventory','VATABLE','mainitem','Inclusive'),(27,'Cold cap tabs 12\'s 500mg','1','1','',16,'79','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','53','pcs','Inventory','VATABLE','mainitem','Inclusive'),(28,'Cold cap tabs 96','1','1','',16,'5','10','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,55.00,'','1','1','1','0000-00-00','','active','','54','pcs','Inventory','VATABLE','mainitem','Inclusive'),(29,'Cold cap syr 1s 100ml','1','1','',16,'80','245','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','55','pcs','Inventory','VATABLE','mainitem','Inclusive'),(30,'Cotrimoxazole syr 1s 100ml','1','1','',16,'35','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','56','pcs','Inventory','VATABLE','mainitem','Inclusive'),(31,'Cotrimoxazole tabs 480mg','1','1','',16,'2.3','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','57','pcs','Inventory','VATABLE','mainitem','Inclusive'),(32,'Cypro B plus syr 1s 200ml','1','1','',16,'300','470','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','58','pcs','Inventory','VATABLE','mainitem','Inclusive'),(33,'Cypro B plus tabs 30','1','1','',16,'40','30','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','59','pcs','Inventory','VATABLE','mainitem','Inclusive'),(34,'Deep heat 1\'s 15mg','1','1','',16,'170','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','60','pcs','Inventory','VATABLE','mainitem','Inclusive'),(35,'Deep heat 35mg','1','1','',16,'250','350','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','','active','','61','pcs','Inventory','VATABLE','mainitem','Inclusive'),(36,'Deep heat 67mg','1','1','',16,'340','450','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','62','pcs','Inventory','VATABLE','mainitem','Inclusive'),(37,'Deep heat 100mg','1','1','',16,'440','500','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','63','pcs','Inventory','VATABLE','mainitem','Inclusive'),(38,'Deep heat 150ml','1','1','',16,'523.45','700','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','64','pcs','Inventory','VATABLE','mainitem','Inclusive'),(39,'Deep freeze gel 35mg','1','1','',16,'210','350','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','65','pcs','Inventory','VATABLE','mainitem','Inclusive'),(40,'Deep freeze100mg','1','1','',16,'554','745','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','66','pcs','Inventory','VATABLE','mainitem','Inclusive'),(41,'Deep freeze spray 150ml','1','1','',16,'630','800','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','67','pcs','Inventory','VATABLE','mainitem','Inclusive'),(42,'Deleased Chesty cough 100ml','1','1','',16,'95','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','68','pcs','Inventory','VATABLE','mainitem','Inclusive'),(43,'Deleased Dry non-drowsy 100ml','1','1','',16,'118','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','69','pcs','Inventory','VATABLE','mainitem','Inclusive'),(44,'Dentinox teething gel 20mg','1','1','',16,'525','550','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','70','pcs','Inventory','VATABLE','mainitem','Inclusive'),(45,'Diclofenac (NELAC) 100mg','1','1','',16,'2','5','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,597.00,'','1','1','1','0000-00-00','','active','','71','pcs','Inventory','VATABLE','mainitem','Inclusive'),(46,'Doxicycline 100mg (DOXIMAR)','1','1','',16,'3.5','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,170.00,'','1','1','1','0000-00-00','','active','','72','pcs','Inventory','VATABLE','mainitem','Inclusive'),(47,'Drez V gel 30mg','1','1','',16,'410','600','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','','active','','73','pcs','Inventory','VATABLE','mainitem','Inclusive'),(48,'Eno sachet','1','1','',16,'11','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,142.00,'','1','1','1','0000-00-00','','active','','74','pcs','Inventory','VATABLE','mainitem','Inclusive'),(49,'Ecee 2 0.75mg','1','1','',16,'30','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','75','pcs','Inventory','VATABLE','mainitem','Inclusive'),(50,'Protas 20mg','1','1','',16,'10','30','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','76','pcs','Inventory','VATABLE','mainitem','Inclusive'),(51,'Protas 40mg','1','1','',16,'16','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','77','pcs','Inventory','VATABLE','mainitem','Inclusive'),(52,'Fancider 50mg','1','1','',16,'8.3','33','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','78','pcs','Inventory','VATABLE','mainitem','Inclusive'),(53,'Ferro B complex 100ml','1','1','',16,'50','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','79','pcs','Inventory','VATABLE','mainitem','Inclusive'),(54,'Ferro B complex 60ml','1','1','',16,'40','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','80','pcs','Inventory','VATABLE','mainitem','Inclusive'),(55,'Flatameal syr 200g','1','1','',16,'247','400','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','81','pcs','Inventory','VATABLE','mainitem','Inclusive'),(56,'Fluconazole (DICONAZOL)200mg','1','1','',16,'20','45','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','83','pcs','Inventory','VATABLE','mainitem','Inclusive'),(57,'Folic acid 5mg','1','1','',16,'3','5','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','','active','','84','pcs','Inventory','VATABLE','mainitem','Inclusive'),(58,'Furosemide 40mg','1','1','',16,'2','3','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','','active','','85','pcs','Inventory','VATABLE','mainitem','Inclusive'),(59,'Flugone caps 10','1','1','',16,'12','18','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,39.00,'','1','1','1','0000-00-00','','active','','86','pcs','Inventory','VATABLE','mainitem','Inclusive'),(60,'Gaviscon peppermint 200ml','1','1','',16,'575','750','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','88','pcs','Inventory','VATABLE','mainitem','Inclusive'),(61,'Grisofulvin 125mg','1','1','',16,'4','7','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,440.00,'','1','1','1','0000-00-00','','active','','89','pcs','Inventory','VATABLE','mainitem','Inclusive'),(62,'Grisofulvin 250mg','1','1','',16,'3.8','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','90','pcs','Inventory','VATABLE','mainitem','Inclusive'),(63,'Grisofulvin 500mg','1','1','',16,'6.5','15','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','91','pcs','Inventory','VATABLE','mainitem','Inclusive'),(64,'ZITHROMAX 500mg (Azithromicin)','1','1','',16,'1380','1850','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','347','pcs','Inventory','VATABLE','mainitem','Inclusive'),(65,'Gentamycin inj. 80mg','1','1','',16,'15','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','92','pcs','Inventory','VATABLE','mainitem','Inclusive'),(66,'Glucophage 500mg','1','1','',16,'5','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,180.00,'','1','1','1','0000-00-00','','active','','93','pcs','Inventory','VATABLE','mainitem','Inclusive'),(67,'Glucophage 850mg','1','1','',16,'10','15','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','94','pcs','Inventory','VATABLE','mainitem','Inclusive'),(68,'Good morning lung tonic 60ml','1','1','',16,'72','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','95','pcs','Inventory','VATABLE','mainitem','Inclusive'),(69,'Kit pylo-C','1','1','',16,'1530','2500','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','97','pcs','Inventory','VATABLE','mainitem','Inclusive'),(70,'Hedex 500mg','1','1','',16,'4.2','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','98','pcs','Inventory','VATABLE','mainitem','Inclusive'),(71,'Hydrochlorthiazide 25mg','1','1','',16,'1.2','2','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,603.00,'','1','1','1','0000-00-00','','active','','99','pcs','Inventory','VATABLE','mainitem','Inclusive'),(72,'Hydrochlorthiazide 50mg','1','1','',16,'1.2','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','100','pcs','Inventory','VATABLE','mainitem','Inclusive'),(73,'Infacol 55ml','1','1','',16,'760','950','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','101','pcs','Inventory','VATABLE','mainitem','Inclusive'),(74,'Lasix 40mg','1','1','',16,'37','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','102','pcs','Inventory','VATABLE','mainitem','Inclusive'),(75,'Levofloxacin tabs 500mg','1','1','',16,'7.5','35','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','103','pcs','Inventory','VATABLE','mainitem','Inclusive'),(76,'Lonnart syr 60ml','1','1','',16,'130','350','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','104','pcs','Inventory','VATABLE','mainitem','Inclusive'),(77,'Flagyl (BLISTERo)tabs 200mg','1','1','',16,'1','2','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','360','pcs','Inventory','VATABLE','mainitem','Inclusive'),(78,'Loratidine (lorhistina) syr 60ml','1','1','',16,'170','300','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','','107','pcs','Inventory','VATABLE','mainitem','Inclusive'),(79,'Mediven cream 15mg','1','1','',16,'45','70','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','','108','pcs','Inventory','VATABLE','mainitem','Inclusive'),(80,'Metronidazole (EFLARON ) 400mg','1','1','',16,'2','5','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,61.00,'','1','1','1','0000-00-00','','active','','109','pcs','Inventory','VATABLE','mainitem','Inclusive'),(81,'Metronidazole(TROGYL) susp. 60ml','1','1','',16,'40','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','110','pcs','Inventory','VATABLE','mainitem','Inclusive'),(82,'Neurorubine forte 20','1','1','',16,'19.7','30','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','112','pcs','Inventory','VATABLE','mainitem','Inclusive'),(83,'Neuroforte 20','1','1','',16,'13','20','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,109.00,'','1','1','1','0000-00-00','','active','','113','pcs','Inventory','VATABLE','mainitem','Inclusive'),(84,'Norfloxacin 100\'s 400mg','1','1','',16,'33','25','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,90.00,'','1','1','1','0000-00-00','','active','','115','pcs','Inventory','VATABLE','mainitem','Inclusive'),(85,'ciproken eye/ear','1','1','',16,'100','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','','active','','881','pcs','Inventory','VATABLE','mainitem','Inclusive'),(86,'Omega H3 caps 30','1','1','',16,'33','45','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','117','pcs','Inventory','VATABLE','mainitem','Inclusive'),(87,'Onazin for red eyes 10ml','1','1','',16,'249','400','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','118','pcs','Inventory','VATABLE','mainitem','Inclusive'),(88,'Panadol advance 500mg','1','1','',16,'8','20','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,42.00,'','1','1','1','0000-00-00','','active','','119','pcs','Inventory','VATABLE','mainitem','Inclusive'),(89,'Paracetamol(PARADOL) generic syr 100ml','1','1','',16,'35','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','120','pcs','Inventory','VATABLE','mainitem','Inclusive'),(90,'Paracetamol syr (Curamol) 60ml','1','1','',16,'26','50','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,83.00,'','1','1','1','0000-00-00','','active','','121','pcs','Inventory','VATABLE','mainitem','Inclusive'),(91,'Peptica gel 200ml','1','1','',16,'150','350','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','122','pcs','Inventory','VATABLE','mainitem','Inclusive'),(92,'Piriton original white 4mg','1','1','',16,'1','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','123','pcs','Inventory','VATABLE','mainitem','Inclusive'),(93,'Postinor 2 0.75mg','1','1','',16,'136','200','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,21.00,'','1','1','1','0000-00-00','','active','','124','pcs','Inventory','VATABLE','mainitem','Inclusive'),(94,'Powergesic MR tabs 100','1','1','',16,'19.7','30','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','125','pcs','Inventory','VATABLE','mainitem','Inclusive'),(95,'Diracip 100ml','1','1','',16,'178.15','350','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','','active','','381','pcs','Inventory','VATABLE','mainitem','Inclusive'),(96,'Powergesic Plus gel 30mg','1','1','',16,'194','350','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','126','pcs','Inventory','VATABLE','mainitem','Inclusive'),(97,'Pregabaline (pergalin) 75mg','1','1','',16,'7','30','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,51.00,'','1','1','1','0000-00-00','','active','','127','pcs','Inventory','VATABLE','mainitem','Inclusive'),(98,'Pregabaline 150mg','1','1','',16,'42.6','56.7','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','128','pcs','Inventory','VATABLE','mainitem','Inclusive'),(99,'Pregnacare plain 30\'s','1','1','',16,'21.4','35','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','129','pcs','Inventory','VATABLE','mainitem','Inclusive'),(100,'Pregnacare plus 56s','1','1','',16,'31','40','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','130','pcs','Inventory','VATABLE','mainitem','Inclusive'),(101,'Probeta N 1\'s','1','1','',16,'106','150','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','','131','pcs','Inventory','VATABLE','mainitem','Inclusive'),(102,'Ranferon caps 30\'s','1','1','',16,'12','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','132','pcs','Inventory','VATABLE','mainitem','Inclusive'),(103,'Relcer gel 1\'s 100ml','1','1','',16,'245','350','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','','active','','133','pcs','Inventory','VATABLE','mainitem','Inclusive'),(104,'Saferon syr 1\'s 150ml','1','1','',16,'307','450','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','134','pcs','Inventory','VATABLE','mainitem','Inclusive'),(105,'Scotts Emulsion (Orange) 200ml','1','1','',16,'680','950','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','','136','pcs','Inventory','VATABLE','mainitem','Inclusive'),(106,'Seven seas 1\'s 100ml','1','1','',16,'','0','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','139','pcs','Inventory','VATABLE','mainitem','Inclusive'),(107,'MtM(Sidenafil)100mg','1','1','',16,'11','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','141','pcs','Inventory','VATABLE','mainitem','Inclusive'),(108,'Sodamint 100','1','1','',16,'0.8','2','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,342.00,'','1','1','1','0000-00-00','','active','','142','pcs','Inventory','VATABLE','mainitem','Inclusive'),(109,'METROZOL(Blister) 400mg','1','1','',16,'2.28','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','651','pcs','Inventory','VATABLE','mainitem','Inclusive'),(110,'Tetracycline eye 1','1','1','',16,'25','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,79.00,'','1','1','1','0000-00-00','','active','','143','pcs','Inventory','VATABLE','mainitem','Inclusive'),(111,'Terbinafine cream 1\'s 15mg','1','1','',16,'170','350','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','','144','pcs','Inventory','VATABLE','mainitem','Inclusive'),(112,'Tinidazole 4\'s 500mg','1','1','',16,'33','70','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','','active','','145','pcs','Inventory','VATABLE','mainitem','Inclusive'),(113,'Tramadol(TRAMSUN) 50MG tabs ','1','1','',16,'3.5','15','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','146','pcs','Inventory','VATABLE','mainitem','Inclusive'),(114,'Tramadol tabs 100\'s 100mg','1','1','',16,'12','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','147','pcs','Inventory','VATABLE','mainitem','Inclusive'),(115,'Trimex exp diabetic 1\'s 100ml','1','1','',16,'115','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','148','pcs','Inventory','VATABLE','mainitem','Inclusive'),(116,'Trimex exp Paed 1\'s 60ml','1','1','',16,'86','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','149','pcs','Inventory','VATABLE','mainitem','Inclusive'),(117,'Trimex exp Adult 1\'s 100ml','1','1','',16,'105','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','150','pcs','Inventory','VATABLE','mainitem','Inclusive'),(118,'Trimex Mucolytic 1\'s 100ml','1','1','',16,'105','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','151','pcs','Inventory','VATABLE','mainitem','Inclusive'),(119,'V wash plus 1','1','1','',16,'461','800','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','152','pcs','Inventory','VATABLE','mainitem','Inclusive'),(120,'Varinil tabs 28\'s 10mg','1','1','',16,'21','30','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','153','pcs','Inventory','VATABLE','mainitem','Inclusive'),(121,'Vitamax 30\'s 40mg','1','1','',16,'26','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','154','pcs','Inventory','VATABLE','mainitem','Inclusive'),(122,'Voltaren SR tabs 30\'s 75mg','1','1','',16,'70.2','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','155','pcs','Inventory','VATABLE','mainitem','Inclusive'),(123,'Xtraderm 1s 30mg','1','1','',16,'149','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','156','pcs','Inventory','VATABLE','mainitem','Inclusive'),(124,'Erythromycin 100ml (erythrox)','1','1','',16,'58','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','921','pcs','Inventory','VATABLE','mainitem','Inclusive'),(125,'Zedex cough syr 1s 100ml','1','1','',16,'170','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','157','pcs','Inventory','VATABLE','mainitem','Inclusive'),(126,'Zefcolin syrup 1s 100ml','1','1','',16,'229','400','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','158','pcs','Inventory','VATABLE','mainitem','Inclusive'),(127,'Metronidazople 60ml (tricozole)','1','1','',16,'24','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','923','pcs','Inventory','VATABLE','mainitem','Inclusive'),(128,'ZINNAT susp. 50ml 1s 125mg/5ml','1','1','',16,'1134.45','1350','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','159','pcs','Inventory','VATABLE','mainitem','Inclusive'),(129,'Ampiclox 10ml (neonatal) ','1','1','',16,'48','100','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,13.00,'','1','1','1','0000-00-00','','active','','924','pcs','Inventory','VATABLE','mainitem','Inclusive'),(130,'Zinnart tabs 10\'s 500mg','1','1','',16,'211.5','285','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','160','pcs','Inventory','VATABLE','mainitem','Inclusive'),(131,'Metronidazole 100-ml (tricozole)','1','1','',16,'54','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','925','pcs','Inventory','VATABLE','mainitem','Inclusive'),(132,'Zulu tabs plain 10\'s 100/500mg','1','1','',16,'21','35','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','162','pcs','Inventory','VATABLE','mainitem','Inclusive'),(133,'Sonaplast','1','1','',16,'2','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','163','pcs','Inventory','VATABLE','mainitem','Inclusive'),(134,'Always ultra thin extra long 14\'s','1','1','',16,'76','145','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','164','pcs','Inventory','VATABLE','mainitem','Inclusive'),(135,'Always ultra thin extra long 16\'s','1','1','',16,'137','185','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','165','pcs','Inventory','VATABLE','mainitem','Inclusive'),(136,'Always maxi thick extra long 14\'s','1','1','',16,'77','130','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','166','pcs','Inventory','VATABLE','mainitem','Inclusive'),(137,'Always maxi thick extra long 7\'s','1','1','',16,'75','90','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','167','pcs','Inventory','VATABLE','mainitem','Inclusive'),(138,'pampers pants size 6 (16+kgs) 48\'s','1','1','',16,'1078','1400','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','168','pcs','Inventory','VATABLE','mainitem','Inclusive'),(139,'pampers pants size 5 (12-18kgs) 52\'s','1','1','',16,'1211','1600','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','169','pcs','Inventory','VATABLE','mainitem','Inclusive'),(140,'pampers pants size 4 (9-18kgs maxi)32\'s','1','1','',16,'623','710','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','170','pcs','Inventory','VATABLE','mainitem','Inclusive'),(141,'pampers pants size 6 (16+kgs) 24\'s','1','1','',16,'623','710','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','172','pcs','Inventory','VATABLE','mainitem','Inclusive'),(142,'CIPROBAY 500mg','1','1','',16,'2805','4500','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','681','pcs','Inventory','VATABLE','mainitem','Inclusive'),(143,'pampers pants size 5 (12-18kgs) 26\'s','1','1','',16,'623','710','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','173','pcs','Inventory','VATABLE','mainitem','Inclusive'),(144,'Pampers pants maxi size 4(9-14kgs) 56\'s','1','1','',16,'1211','1375','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','174','pcs','Inventory','VATABLE','mainitem','Inclusive'),(145,'Pampers pants maxi LC size 3 (6-11kgs) 9\'s','1','1','',16,'157','198','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','175','pcs','Inventory','VATABLE','mainitem','Inclusive'),(146,'Pampers pants maxi LC size 4 (9-14kgs) 8\'s','1','1','',16,'175','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','176','pcs','Inventory','VATABLE','mainitem','Inclusive'),(147,'Pampers B/Fresh wipes','1','1','',16,'229','245','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','177','pcs','Inventory','VATABLE','mainitem','Inclusive'),(148,'Finemox 625','1','1','',16,'125','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','951','pcs','Inventory','VATABLE','mainitem','Inclusive'),(149,'Metcos (Metoclopromide) tabs','1','1','',16,'2','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,147.00,'','1','1','1','0000-00-00','','active','','443','pcs','Inventory','VATABLE','mainitem','Inclusive'),(150,'Metronidazole 400mg (flazole)','1','1','',16,'2','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,435.00,'','1','1','1','0000-00-00','','active','','954','pcs','Inventory','VATABLE','mainitem','Inclusive'),(151,'AMOKLAVIN 457mg/5ml','1','1','',16,'420','600','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','699','pcs','Inventory','VATABLE','mainitem','Inclusive'),(152,'CIPROINTA 500MG ','1','1','',16,'71','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','955','pcs','Inventory','VATABLE','mainitem','Inclusive'),(153,'Daboral 125mg/5ml ','1','1','',16,'235','350','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','','active','','956','pcs','Inventory','VATABLE','mainitem','Inclusive'),(154,'Biotrim 50ml','1','1','',16,'25','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','963','pcs','Inventory','VATABLE','mainitem','Inclusive'),(155,'Septrin paed original syrup 50ml','1','1','',16,'24.9','50','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','','202','pcs','Inventory','VATABLE','mainitem','Inclusive'),(156,'Amoxyl original syrup 125mg/5ml','1','1','',16,'259','350','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','227','pcs','Inventory','VATABLE','mainitem','Inclusive'),(157,'Ampiclox caps origina GSK','1','1','',16,'16','30','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','229','pcs','Inventory','VATABLE','mainitem','Inclusive'),(158,'ecold syrup','10','1','',16,'102','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','751','pcs','Inventory','VATABLE','mainitem','Inclusive'),(159,'Menthoplus 9ml','11','1','',16,'39','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','298','pcs','Inventory','VATABLE','mainitem','Inclusive'),(160,'Axe oil (chapa shoka)','11','1','',16,'80','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','312','pcs','Inventory','VATABLE','mainitem','Inclusive'),(161,'panadol extra','11','1','',16,'5','10','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','179','pcs','Inventory','VATABLE','mainitem','Inclusive'),(162,'kaluma balm 9ml','11','1','',16,'27','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','180','pcs','Inventory','VATABLE','mainitem','Inclusive'),(163,'Action','11','1','',16,'4','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,64.00,'','1','1','1','0000-00-00','','active','','184','pcs','Inventory','VATABLE','mainitem','Inclusive'),(164,'Sonaplast','11','1','',16,'2','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','185','pcs','Inventory','VATABLE','mainitem','Inclusive'),(165,'Maramoja','11','1','',16,'8','10','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,51.00,'','1','1','1','0000-00-00','','active','','186','pcs','Inventory','VATABLE','mainitem','Inclusive'),(166,'Menthoplus bulm ','11','1','',16,'105','120','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','188','pcs','Inventory','VATABLE','mainitem','Inclusive'),(167,'Omega h3','12','1','',16,'38','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1021','pcs','Inventory','VATABLE','mainitem','Inclusive'),(168,'Multivitamin ( euvitan) syrup 100ml','12','1','',16,'35','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','','active','','288','pcs','Inventory','VATABLE','mainitem','Inclusive'),(169,'Multivitamin ( Euvitan) syrup 60ml','12','1','',16,'25','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','289','pcs','Inventory','VATABLE','mainitem','Inclusive'),(170,'Ascorbic acid(vitamin C) tabs','12','1','',16,'10','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','311','pcs','Inventory','VATABLE','mainitem','Inclusive'),(171,'Astymin srup 200ml','12','1','',16,'350','650','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','369','pcs','Inventory','VATABLE','mainitem','Inclusive'),(172,'Cypon 200ml','12','1','',16,'250','600','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','410','pcs','Inventory','VATABLE','mainitem','Inclusive'),(173,'Vitamin B complex inj.','12','1','',16,'40','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','422','pcs','Inventory','VATABLE','mainitem','Inclusive'),(174,'Vitamin C (gleen C tabs) 1g','12','1','',16,'579','850','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','423','pcs','Inventory','VATABLE','mainitem','Inclusive'),(175,'Ascorbic (BLISTER) Acid 100*S','12','1','',16,'6','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','431','pcs','Inventory','VATABLE','mainitem','Inclusive'),(176,'Ginsomin','12','1','',16,'32.666','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','453','pcs','Inventory','VATABLE','mainitem','Inclusive'),(177,'CA- C 1000 (orange) VITAMIN C (SANDOZ)','12','1','',16,'453','800','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','454','pcs','Inventory','VATABLE','mainitem','Inclusive'),(178,'Becoactin syrup 200ml','12','1','',16,'299','450','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','207','pcs','Inventory','VATABLE','mainitem','Inclusive'),(179,'Becoactin tablets','12','1','',16,'15','30','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','208','pcs','Inventory','VATABLE','mainitem','Inclusive'),(180,'Trimetabol syrup 150ml','12','1','',16,'699','850','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','233','pcs','Inventory','VATABLE','mainitem','Inclusive'),(181,'Tresorix syrup 100ml','12','1','',16,'499','700','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','234','pcs','Inventory','VATABLE','mainitem','Inclusive'),(182,' E-Vit 400','12','1','',16,'18','30','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','489','pcs','Inventory','VATABLE','mainitem','Inclusive'),(183,'Ca-C','12','1','',16,'460','700','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1018','pcs','Inventory','VATABLE','mainitem','Inclusive'),(184,'Saracal ','12','1','',16,'470','650','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1019','pcs','Inventory','VATABLE','mainitem','Inclusive'),(185,'Seven Seas caps 60s','12','1','',16,'1300','1700','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1020','pcs','Inventory','VATABLE','mainitem','Inclusive'),(186,'H cures','13','1','',16,'665','900','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1038','pcs','Inventory','VATABLE','mainitem','Inclusive'),(187,'SIGN KIT','13','1','',16,'1370','1900','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','','active','','1039','pcs','Inventory','VATABLE','mainitem','Inclusive'),(188,'Pylo trip kit','13','1','',16,'1800','2700','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','358','pcs','Inventory','VATABLE','mainitem','Inclusive'),(189,'Esomac 20mg','13','1','',16,'13','20','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,65.00,'','1','1','1','0000-00-00','','active','','383','pcs','Inventory','VATABLE','mainitem','Inclusive'),(190,'Aerius tabs','13','1','',16,'67','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','435','pcs','Inventory','VATABLE','mainitem','Inclusive'),(191,'PANTAKIND 4OMG ','13','1','',16,'18','25','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','944','pcs','Inventory','VATABLE','mainitem','Inclusive'),(192,'Bonjela Adult Teething Gel','13','1','',16,'599','800','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','452','pcs','Inventory','VATABLE','mainitem','Inclusive'),(193,'Omeprazole ( OMICAP) 20mg','13','1','',16,'2','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','236','pcs','Inventory','VATABLE','mainitem','Inclusive'),(194,'ABZ syr 1s 200mg','14','1','',16,'30','60','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,63.00,'','1','1','1','0000-00-00','','active','','1','pcs','Inventory','VATABLE','mainitem','Inclusive'),(195,'ABZ tab 1s 400mg','14','1','',16,'20','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','','active','','2','pcs','Inventory','VATABLE','mainitem','Inclusive'),(196,'Zentel tabs ','14','1','',16,'190','300','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','','active','','277','pcs','Inventory','VATABLE','mainitem','Inclusive'),(197,'Zentel susp.20ml','14','1','',16,'195','300','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','','active','','278','pcs','Inventory','VATABLE','mainitem','Inclusive'),(198,'FRICKS Herbal Lozanges','15','1','',16,'5','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','530','pcs','Inventory','VATABLE','mainitem','Inclusive'),(199,'Strepsils (Honey and Lemon)','15','1','',16,'10','15','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','178','pcs','Inventory','VATABLE','mainitem','Inclusive'),(200,'Strepsils Regular','15','1','',16,'10','25','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,63.00,'','1','1','1','0000-00-00','','active','','484','pcs','Inventory','VATABLE','mainitem','Inclusive'),(201,'FEMI PLAN PILLS','16','1','',16,'79','120','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','','active','','269','pcs','Inventory','VATABLE','mainitem','Inclusive'),(202,'Mycrogynon tabs','16','1','',16,'90','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','301','pcs','Inventory','VATABLE','mainitem','Inclusive'),(203,'Depo sayana inj.','16','1','',16,'59','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','303','pcs','Inventory','VATABLE','mainitem','Inclusive'),(204,'Microgynon ','16','1','',16,'282','380','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','355','pcs','Inventory','VATABLE','mainitem','Inclusive'),(205,'Microgynon Fe','16','1','',16,'90','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','365','pcs','Inventory','VATABLE','mainitem','Inclusive'),(206,'Microgynon 30\'s','16','1','',16,'292','420','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','366','pcs','Inventory','VATABLE','mainitem','Inclusive'),(207,'Cialis','16','1','',16,'279','375','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','408','pcs','Inventory','VATABLE','mainitem','Inclusive'),(208,'contempo Skyn condoms','16','1','',16,'51','500','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','192','pcs','Inventory','VATABLE','mainitem','Inclusive'),(209,'Rough Rider ORIGINAL','16','1','',16,'166','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','193','pcs','Inventory','VATABLE','mainitem','Inclusive'),(210,'contempo Bare back','16','1','',16,'25','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','194','pcs','Inventory','VATABLE','mainitem','Inclusive'),(211,'Contempo Wet and wild','16','1','',16,'25','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','195','pcs','Inventory','VATABLE','mainitem','Inclusive'),(212,'Duphaston 10mg','16','1','',16,'40','80','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,76.00,'','1','1','1','0000-00-00','','active','','973','pcs','Inventory','VATABLE','mainitem','Inclusive'),(213,'Fluconazole 150mg','17','1','',16,'20','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','','active','','82','pcs','Inventory','VATABLE','mainitem','Inclusive'),(214,'Bulkot B ','17','1','',16,'48','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','897','pcs','Inventory','VATABLE','mainitem','Inclusive'),(215,'Hitoral ','17','1','',16,'31','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','898','pcs','Inventory','VATABLE','mainitem','Inclusive'),(216,'Nitrofurantoin 100\'s','17','1','',16,'3','10','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','','active','','397','pcs','Inventory','VATABLE','mainitem','Inclusive'),(217,'Fungiter125mg','17','1','',16,'30.9','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','413','pcs','Inventory','VATABLE','mainitem','Inclusive'),(218,'Fungiter 250mg','17','1','',16,'45','85','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','414','pcs','Inventory','VATABLE','mainitem','Inclusive'),(219,'Grabacin powder','17','1','',16,'87','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','415','pcs','Inventory','VATABLE','mainitem','Inclusive'),(220,'Maxidex drops','17','1','',16,'210','320','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','433','pcs','Inventory','VATABLE','mainitem','Inclusive'),(221,'Daktarin Cream 20mg','17','1','',16,'320','600','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','451','pcs','Inventory','VATABLE','mainitem','Inclusive'),(222,'Hitoral tabs 100mg ','17','1','',16,'3','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','965','pcs','Inventory','VATABLE','mainitem','Inclusive'),(223,'Griseofulvin 250mg','17','1','',16,'5.20','10','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,30.00,'','1','1','1','0000-00-00','','active','','966','pcs','Inventory','VATABLE','mainitem','Inclusive'),(224,'Griseofulvin 500mg','17','1','',16,'2','15','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','','active','','967','pcs','Inventory','VATABLE','mainitem','Inclusive'),(225,'Candid B cream 15gm','17','1','',16,'187','300','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','','456','pcs','Inventory','VATABLE','mainitem','Inclusive'),(226,'Fluconazole 35ml (criptocan)','17','1','',16,'280','380','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','968','pcs','Inventory','VATABLE','mainitem','Inclusive'),(227,'Candid mouth paint 15ml','17','1','',16,'142','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','457','pcs','Inventory','VATABLE','mainitem','Inclusive'),(228,'Terbinafine 250mg (fungiter) 10S','17','1','',16,'490','700','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','969','pcs','Inventory','VATABLE','mainitem','Inclusive'),(229,'Terbinafine 125mg (fungiter) 10S','17','1','',16,'390','500','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','970','pcs','Inventory','VATABLE','mainitem','Inclusive'),(230,'Fluconazol 200mg','17','1','',16,'17','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','459','pcs','Inventory','VATABLE','mainitem','Inclusive'),(231,'Fluconazole 150mg (fredluco)','17','1','',16,'15','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,13.00,'','1','1','1','0000-00-00','','active','','971','pcs','Inventory','VATABLE','mainitem','Inclusive'),(232,'Fluconazole 150 (Co fluc)','17','1','',16,'12','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','460','pcs','Inventory','VATABLE','mainitem','Inclusive'),(233,'candid cream','17','1','',16,'211','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','741','pcs','Inventory','VATABLE','mainitem','Inclusive'),(234,'Bulkot Mouth paint','17','1','',16,'59','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1011','pcs','Inventory','VATABLE','mainitem','Inclusive'),(235,'KETO PLUS (Ketoconazole) Shampoo 120ml','17','1','',16,'846','1500','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','507','pcs','Inventory','VATABLE','mainitem','Inclusive'),(236,'Durex feather lite','18','1','',16,'198','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','364','pcs','Inventory','VATABLE','mainitem','Inclusive'),(237,'KISS Strawberry','18','1','',16,'27','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','901','pcs','Inventory','VATABLE','mainitem','Inclusive'),(238,'KISS Chocolate','18','1','',16,'27','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','902','pcs','Inventory','VATABLE','mainitem','Inclusive'),(239,'Trust classic','18','1','',16,'24','50','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,31.00,'','1','1','1','0000-00-00','','active','','903','pcs','Inventory','VATABLE','mainitem','Inclusive'),(240,'Durex feels','18','1','',16,'67','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','434','pcs','Inventory','VATABLE','mainitem','Inclusive'),(241,'durex play tingle','18','1','',16,'586','800','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','742','pcs','Inventory','VATABLE','mainitem','Inclusive'),(242,'Peptica gel 200ml','19','1','',16,'166','350','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','258','pcs','Inventory','VATABLE','mainitem','Inclusive'),(243,'Allucid syr 100ml','19','1','',16,'75','120','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','8','pcs','Inventory','VATABLE','mainitem','Inclusive'),(244,'OMIS (Omeprazole) 20mg','19','1','',16,'1.1','5','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,121.00,'','1','1','1','0000-00-00','','active','','554','pcs','Inventory','VATABLE','mainitem','Inclusive'),(245,'Maalox Lemon stick 460/susp','19','1','',16,'26.25','40','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','576','pcs','Inventory','VATABLE','mainitem','Inclusive'),(246,'NILACID susp 100ml','19','1','',16,'87','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','579','pcs','Inventory','VATABLE','mainitem','Inclusive'),(247,'NILACID susp 200ml','19','1','',16,'158','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','580','pcs','Inventory','VATABLE','mainitem','Inclusive'),(248,'Gastro Gel 200ml','19','1','',16,'165','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','581','pcs','Inventory','VATABLE','mainitem','Inclusive'),(249,'Ulgicid Susp 200ml mint','19','1','',16,'304','450','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','583','pcs','Inventory','VATABLE','mainitem','Inclusive'),(250,'Ulgicid Susp 200ml Cherry','19','1','',16,'296','500','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','','active','','584','pcs','Inventory','VATABLE','mainitem','Inclusive'),(251,'Relcer tabs','19','1','',16,'8','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','339','pcs','Inventory','VATABLE','mainitem','Inclusive'),(252,'Gaviscon Double action 150ml','19','1','',16,'595','800','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','87','pcs','Inventory','VATABLE','mainitem','Inclusive'),(253,'ALLUCID TABS ','19','1','',16,'1','2','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','348','pcs','Inventory','VATABLE','mainitem','Inclusive'),(254,'Esomac 40mg','19','1','',16,'54','90','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','384','pcs','Inventory','VATABLE','mainitem','Inclusive'),(255,'Flatameal tabs','19','1','',16,'7','10','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,502.00,'','1','1','1','0000-00-00','','active','','437','pcs','Inventory','VATABLE','mainitem','Inclusive'),(256,'Eno calcium tums','19','1','',16,'4','15','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','187','pcs','Inventory','VATABLE','mainitem','Inclusive'),(257,'Flatameal DSsuspension 200ml','19','1','',16,'258','420','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','','701','pcs','Inventory','VATABLE','mainitem','Inclusive'),(258,'Nexium 40 mg','19','1','',16,'135','180','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','197','pcs','Inventory','VATABLE','mainitem','Inclusive'),(259,'Relcer gel susp. 180ml','19','1','',16,'330','480','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','206','pcs','Inventory','VATABLE','mainitem','Inclusive'),(260,'PEPTIGO GEL 200ML','19','1','',16,'155','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','974','pcs','Inventory','VATABLE','mainitem','Inclusive'),(261,'Gastro Gel 100ml ','19','1','',16,'40','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','975','pcs','Inventory','VATABLE','mainitem','Inclusive'),(262,'Sucrafil O gel 100ml','19','1','',16,'215','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','976','pcs','Inventory','VATABLE','mainitem','Inclusive'),(263,'ALUGEL 100ML','19','1','',16,'47','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,12.00,'','1','1','1','0000-00-00','','active','','977','pcs','Inventory','VATABLE','mainitem','Inclusive'),(264,'Ulgicid pinapple 200ml','19','1','',16,'304','450','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','231','pcs','Inventory','VATABLE','mainitem','Inclusive'),(265,' APRAZOLE (Omeprazole) plus 20mg','19','1','',16,'33','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','504','pcs','Inventory','VATABLE','mainitem','Inclusive'),(266,'Bonjela Teething gel (CHILD)','2','1','',16,'599','800','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','467','pcs','Inventory','VATABLE','mainitem','Inclusive'),(267,'Aceclofenac (ACENAC)','20','1','',16,'3.166','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','3','pcs','Inventory','VATABLE','mainitem','Inclusive'),(268,'Voltaren retard 100mg','20','1','',16,'66','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','259','pcs','Inventory','VATABLE','mainitem','Inclusive'),(269,'Aceclofenac 30','20','1','',16,'11.7','15','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','4','pcs','Inventory','VATABLE','mainitem','Inclusive'),(270,'Olfen SR Depo tabs 100mg','20','1','',16,'80','120','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','260','pcs','Inventory','VATABLE','mainitem','Inclusive'),(271,'Cataflam tabs 50mg','20','1','',16,'44','70','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','261','pcs','Inventory','VATABLE','mainitem','Inclusive'),(272,'immoben 6s ','20','1','',16,'8','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1026','pcs','Inventory','VATABLE','mainitem','Inclusive'),(273,'Panadol Baby & infant 100ml','20','1','',16,'250','350','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','264','pcs','Inventory','VATABLE','mainitem','Inclusive'),(274,'Brustan susp.100ml','20','1','',16,'235','350','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','271','pcs','Inventory','VATABLE','mainitem','Inclusive'),(275,'Brustan tabs','20','1','',16,'8.8','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','272','pcs','Inventory','VATABLE','mainitem','Inclusive'),(276,'Tramadol inj (ramagic)','20','1','',16,'19','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1037','pcs','Inventory','VATABLE','mainitem','Inclusive'),(277,'Buscopan Plus','20','1','',16,'55','75','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,95.00,'','1','1','1','0000-00-00','','active','','273','pcs','Inventory','VATABLE','mainitem','Inclusive'),(278,'Lysoflam','20','1','',16,'21.66','30','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','526','pcs','Inventory','VATABLE','mainitem','Inclusive'),(279,'Paracetamol|(GACET) suppositories 250mg','20','1','',16,'17','50','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','','274','pcs','Inventory','VATABLE','mainitem','Inclusive'),(280,'Paracetamol (GACET) suppositories 125mg','20','1','',16,'15','50','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','','active','','275','pcs','Inventory','VATABLE','mainitem','Inclusive'),(281,'sterone tabs 5mg','20','1','',16,'20','30','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,228.00,'','1','1','1','0000-00-00','','active','','276','pcs','Inventory','VATABLE','mainitem','Inclusive'),(282,'Buscopan (hyospan)generic','20','1','',16,'5','10','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,116.00,'','1','1','1','0000-00-00','','active','','279','pcs','Inventory','VATABLE','mainitem','Inclusive'),(283,' IBUT (Ibuprofen) 400mg','20','1','',16,'1.3','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','37','pcs','Inventory','VATABLE','mainitem','Inclusive'),(284,' IBUT(Ibuprofen) 200','20','1','',16,'0.6','2','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,650.00,'','1','1','1','0000-00-00','','active','','38','pcs','Inventory','VATABLE','mainitem','Inclusive'),(285,'Calpol infant 1s 100ml','20','1','',16,'359','490','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','','active','','41','pcs','Inventory','VATABLE','mainitem','Inclusive'),(286,'Calpol infant 1s 60ml','20','1','',16,'177','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','42','pcs','Inventory','VATABLE','mainitem','Inclusive'),(287,'Cyclopam P','20','1','',16,'10','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','327','pcs','Inventory','VATABLE','mainitem','Inclusive'),(288,'Paraflash ','20','1','',16,'19','30','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','338','pcs','Inventory','VATABLE','mainitem','Inclusive'),(289,'Rilif MR','20','1','',16,'26','35','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,68.00,'','1','1','1','0000-00-00','','active','','340','pcs','Inventory','VATABLE','mainitem','Inclusive'),(290,'Sylate 500mg','20','1','',16,'61','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','341','pcs','Inventory','VATABLE','mainitem','Inclusive'),(291,'Tamepyn tabs','20','1','',16,'9','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','343','pcs','Inventory','VATABLE','mainitem','Inclusive'),(292,'Ascard tabs 75mg','20','1','',16,'3.4','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','350','pcs','Inventory','VATABLE','mainitem','Inclusive'),(293,'Cozepam tabs 5mg','20','1','',16,'2','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','352','pcs','Inventory','VATABLE','mainitem','Inclusive'),(294,'Ponstan forte tabs ','20','1','',16,'21.1','30','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','357','pcs','Inventory','VATABLE','mainitem','Inclusive'),(295,'Etorix 60mg','20','1','',16,'36','70','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','385','pcs','Inventory','VATABLE','mainitem','Inclusive'),(296,'Etorix 120','20','1','',16,'73','115','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','386','pcs','Inventory','VATABLE','mainitem','Inclusive'),(297,'Etorix 90','20','1','',16,'54','90','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','387','pcs','Inventory','VATABLE','mainitem','Inclusive'),(298,'Exforge 10mg/160mg 28\'s','20','1','',16,'194','320','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','388','pcs','Inventory','VATABLE','mainitem','Inclusive'),(299,'Fopyn tabs 20\'s','20','1','',16,'11','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','389','pcs','Inventory','VATABLE','mainitem','Inclusive'),(300,'Lyrica 75mg','20','1','',16,'94','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','391','pcs','Inventory','VATABLE','mainitem','Inclusive'),(301,'Maxidex drops','20','1','',16,'210','400','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','392','pcs','Inventory','VATABLE','mainitem','Inclusive'),(302,'Melcam 15mg tabs','20','1','',16,'5','10','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,230.00,'','1','1','1','0000-00-00','','active','','393','pcs','Inventory','VATABLE','mainitem','Inclusive'),(303,'Melcam 7.5mg ','20','1','',16,'2.75','5','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,480.00,'','1','1','1','0000-00-00','','active','','394','pcs','Inventory','VATABLE','mainitem','Inclusive'),(304,'Nadoxin cream 20mg','20','1','',16,'726','1000','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','395','pcs','Inventory','VATABLE','mainitem','Inclusive'),(305,'Nebilet 5mg','20','1','',16,'66','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','396','pcs','Inventory','VATABLE','mainitem','Inclusive'),(306,'Panadol elixir children','20','1','',16,'325','600','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','399','pcs','Inventory','VATABLE','mainitem','Inclusive'),(307,'Zyrtal mr ','20','1','',16,'29','40','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','908','pcs','Inventory','VATABLE','mainitem','Inclusive'),(308,'Piroxicam caps','20','1','',16,'2','5','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,470.00,'','1','1','1','0000-00-00','','active','','400','pcs','Inventory','VATABLE','mainitem','Inclusive'),(309,'Mefenamic acid (mefsun 500mg)','20','1','',16,'3','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,25.00,'','1','1','1','0000-00-00','','active','','909','pcs','Inventory','VATABLE','mainitem','Inclusive'),(310,'allopurinol 100mg (crescent)','20','1','',16,'8','15','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','910','pcs','Inventory','VATABLE','mainitem','Inclusive'),(311,'Dolor Cr ','20','1','',16,'19','25','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','911','pcs','Inventory','VATABLE','mainitem','Inclusive'),(312,'Subsyde Cr','20','1','',16,'18','25','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','912','pcs','Inventory','VATABLE','mainitem','Inclusive'),(313,'Mara Moja','20','1','',16,'3','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','913','pcs','Inventory','VATABLE','mainitem','Inclusive'),(314,'Sona moja ','20','1','',16,'3','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','914','pcs','Inventory','VATABLE','mainitem','Inclusive'),(315,'Kaluma tablets','20','1','',16,'3','10','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','','active','','915','pcs','Inventory','VATABLE','mainitem','Inclusive'),(316,'Cataflam susp','20','1','',16,'680','900','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','407','pcs','Inventory','VATABLE','mainitem','Inclusive'),(317,'Paracetamol (biomol)','20','1','',16,'1','2','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','916','pcs','Inventory','VATABLE','mainitem','Inclusive'),(318,'Ibuprofen 500mg (ibuflam)','20','1','',16,'1','3','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','917','pcs','Inventory','VATABLE','mainitem','Inclusive'),(319,'Diclofenac 50mg (vonac)','20','1','',16,'3','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','918','pcs','Inventory','VATABLE','mainitem','Inclusive'),(320,'Zulu MR 20','20','1','',16,'34','45','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,74.00,'','1','1','1','0000-00-00','','active','','161','pcs','Inventory','VATABLE','mainitem','Inclusive'),(321,'Panadol Cold & Flu (NIGHT)','20','1','',16,'22.41','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','426','pcs','Inventory','VATABLE','mainitem','Inclusive'),(322,'Prestan H','20','1','',16,'14','30','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','427','pcs','Inventory','VATABLE','mainitem','Inclusive'),(323,'Zupricin oint.','20','1','',16,'428','600','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','428','pcs','Inventory','VATABLE','mainitem','Inclusive'),(324,'Solo 5mg','20','1','',16,'20','30','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','432','pcs','Inventory','VATABLE','mainitem','Inclusive'),(325,'Boric acid ear drops 10ml','20','1','',16,'45','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','438','pcs','Inventory','VATABLE','mainitem','Inclusive'),(326,'Dexomet N eye drops','20','1','',16,'50','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','439','pcs','Inventory','VATABLE','mainitem','Inclusive'),(327,'Efferalgan 8^s tabs','20','1','',16,'42','70','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','448','pcs','Inventory','VATABLE','mainitem','Inclusive'),(328,'Bonjelateething gel adult','20','1','',16,'600','900','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','450','pcs','Inventory','VATABLE','mainitem','Inclusive'),(329,'Indomethacin','20','1','',16,'0.95','3','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,146.00,'','1','1','1','0000-00-00','','active','','989','pcs','Inventory','VATABLE','mainitem','Inclusive'),(330,'Diclomol SR tabs 100mg','20','1','',16,'5','10','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,408.00,'','1','1','1','0000-00-00','','active','','244','pcs','Inventory','VATABLE','mainitem','Inclusive'),(331,'Doloact MR 800mg','20','1','',16,'17','30','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','245','pcs','Inventory','VATABLE','mainitem','Inclusive'),(332,'Anomex','20','1','',16,'42','55','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1015','pcs','Inventory','VATABLE','mainitem','Inclusive'),(333,'Gacet 250MG','20','1','',16,'11','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1016','pcs','Inventory','VATABLE','mainitem','Inclusive'),(334,'Aflodor 16 30','21','1','',16,'50','70','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','5','pcs','Inventory','VATABLE','mainitem','Inclusive'),(335,'Aflodor 8 30','21','1','',16,'40','55','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','6','pcs','Inventory','VATABLE','mainitem','Inclusive'),(336,'Myospaz 500mg','21','1','',16,'22','30','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,282.00,'','1','1','1','0000-00-00','','active','','111','pcs','Inventory','VATABLE','mainitem','Inclusive'),(337,'test','24','1','',16,'30','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','267','pcs','Inventory','VATABLE','mainitem','Inclusive'),(338,'Nystatin oral susp. 30ml','24','1','',16,'40','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','','active','','290','pcs','Inventory','VATABLE','mainitem','Inclusive'),(339,'ATORVASTATIN (AVAS 20)','25','1','',16,'14','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1024','pcs','Inventory','VATABLE','mainitem','Inclusive'),(340,'Avastatin 20mg','25','1','',16,'8','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','315','pcs','Inventory','VATABLE','mainitem','Inclusive'),(341,'Allopurinol(ALEZE) 300mg','25','1','',16,'9','15','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','318','pcs','Inventory','VATABLE','mainitem','Inclusive'),(342,'Atenolol 100mg','25','1','',16,'7','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','319','pcs','Inventory','VATABLE','mainitem','Inclusive'),(343,'Calcigard retard 20mg','25','1','',16,'1','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','321','pcs','Inventory','VATABLE','mainitem','Inclusive'),(344,'Cardinol 100mg','25','1','',16,'9','15','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','322','pcs','Inventory','VATABLE','mainitem','Inclusive'),(345,'Cardinol 25mg','25','1','',16,'5','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','323','pcs','Inventory','VATABLE','mainitem','Inclusive'),(346,'Carditan 50mg','25','1','',16,'5','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','324','pcs','Inventory','VATABLE','mainitem','Inclusive'),(347,'Carditan AM ','25','1','',16,'9','15','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','325','pcs','Inventory','VATABLE','mainitem','Inclusive'),(348,'Carditan H','25','1','',16,'5','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,365.00,'','1','1','1','0000-00-00','','active','','326','pcs','Inventory','VATABLE','mainitem','Inclusive'),(349,'Enalapril 10mg','25','1','',16,'10','15','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,190.00,'','1','1','1','0000-00-00','','active','','328','pcs','Inventory','VATABLE','mainitem','Inclusive'),(350,'Enalapril 5mg','25','1','',16,'4','7','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','329','pcs','Inventory','VATABLE','mainitem','Inclusive'),(351,'Ephedrine Paed 10ml','25','1','',16,'40','80','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','330','pcs','Inventory','VATABLE','mainitem','Inclusive'),(352,'Ephedrine adult','25','1','',16,'40','80','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','331','pcs','Inventory','VATABLE','mainitem','Inclusive'),(353,'Glucomet 850mg','25','1','',16,'6','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','332','pcs','Inventory','VATABLE','mainitem','Inclusive'),(354,'Hydralazine tabs','25','1','',16,'5','10','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','','active','','333','pcs','Inventory','VATABLE','mainitem','Inclusive'),(355,'Nebilong 5mg','25','1','',16,'46','75','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','334','pcs','Inventory','VATABLE','mainitem','Inclusive'),(356,'Timolol eye drop','25','1','',16,'100','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','882','pcs','Inventory','VATABLE','mainitem','Inclusive'),(357,'Enalapril 10mg (intas)','25','1','',16,'10','15','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','926','pcs','Inventory','VATABLE','mainitem','Inclusive'),(358,'Telmi 80 AM','25','1','',16,'80','110','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','927','pcs','Inventory','VATABLE','mainitem','Inclusive'),(359,'Telmi 40 AM ','25','1','',16,'48','65','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','928','pcs','Inventory','VATABLE','mainitem','Inclusive'),(360,'Amlodipine 5MG ( VARINIL)','25','1','',16,'2','5','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,150.00,'','1','1','1','0000-00-00','','active','','929','pcs','Inventory','VATABLE','mainitem','Inclusive'),(361,'VIDOL 12.5 Mg','25','1','',16,'10','15','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','930','pcs','Inventory','VATABLE','mainitem','Inclusive'),(362,'Atenolol 50mg (Cardinol) ','25','1','',16,'6','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','931','pcs','Inventory','VATABLE','mainitem','Inclusive'),(363,'Enalapril 5mg (cardcae)','25','1','',16,'3','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','932','pcs','Inventory','VATABLE','mainitem','Inclusive'),(364,'Enalapril 10mg (cardcae)','25','1','',16,'10','4','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','933','pcs','Inventory','VATABLE','mainitem','Inclusive'),(365,'Losartas 50mg ','25','1','',16,'24','30','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','934','pcs','Inventory','VATABLE','mainitem','Inclusive'),(366,'Losartas HT ','25','1','',16,'21','25','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','935','pcs','Inventory','VATABLE','mainitem','Inclusive'),(367,'Nifedipine 20mg (neflomg)','25','1','',16,'2','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','936','pcs','Inventory','VATABLE','mainitem','Inclusive'),(368,'Amlodipine 10mg (amax) ','25','1','',16,'6','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','937','pcs','Inventory','VATABLE','mainitem','Inclusive'),(369,'Telmi 40-H tabs','25','1','',16,'46.6667','65','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','429','pcs','Inventory','VATABLE','mainitem','Inclusive'),(370,'Amlodipine 15mg (amax)','25','1','',16,'5','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','938','pcs','Inventory','VATABLE','mainitem','Inclusive'),(371,'Amlong 5mg ','25','1','',16,'13','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','939','pcs','Inventory','VATABLE','mainitem','Inclusive'),(372,'atenol 25mg','25','1','',16,'3','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','940','pcs','Inventory','VATABLE','mainitem','Inclusive'),(373,'Atenol 100mg ','25','1','',16,'22','30','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','941','pcs','Inventory','VATABLE','mainitem','Inclusive'),(374,'Cardisprin 75mg ','25','1','',16,'6','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','942','pcs','Inventory','VATABLE','mainitem','Inclusive'),(375,'Warexx 5mg','25','1','',16,'1','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','943','pcs','Inventory','VATABLE','mainitem','Inclusive'),(376,'Zinnat 500mg ','25','1','',16,'1250','2000','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','950','pcs','Inventory','VATABLE','mainitem','Inclusive'),(377,'Promethazine tabs25mg','25','1','',16,'1','3','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,977.00,'','1','1','1','0000-00-00','','active','','445','pcs','Inventory','VATABLE','mainitem','Inclusive'),(378,'Lorsatas plain 50mg tabs','25','1','',16,'23','30','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','221','pcs','Inventory','VATABLE','mainitem','Inclusive'),(379,'Lorsatas HT','25','1','',16,'25','40','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','222','pcs','Inventory','VATABLE','mainitem','Inclusive'),(380,' Amlozaar H','25','1','',16,'44.8333','60','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','494','pcs','Inventory','VATABLE','mainitem','Inclusive'),(381,'Ashton 1','27','1','',16,'25','35','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,31.00,'','1','1','1','0000-00-00','','active','','21','pcs','Inventory','VATABLE','mainitem','Inclusive'),(382,'Bonnisan 1s 120ml ','27','1','',16,'400','540','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','','active','','36','pcs','Inventory','VATABLE','mainitem','Inclusive'),(383,'Beclomin cream 1','28','1','',16,'140','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','28','pcs','Inventory','VATABLE','mainitem','Inclusive'),(384,'Whitefield','28','1','',16,'24','60','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','','active','','894','pcs','Inventory','VATABLE','mainitem','Inclusive'),(385,'Mycota cream','28','1','',16,'256','450','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','418','pcs','Inventory','VATABLE','mainitem','Inclusive'),(386,'DERMAFIN(terbinafin) cream 15g','28','1','',16,'175','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','689','pcs','Inventory','VATABLE','mainitem','Inclusive'),(387,'Clozole B 20g','28','1','',16,'68','110','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','','active','','237','pcs','Inventory','VATABLE','mainitem','Inclusive'),(388,'Clozole B 15g','28','1','',16,'68','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','238','pcs','Inventory','VATABLE','mainitem','Inclusive'),(389,'Clotrine B 20g','28','1','',16,'39','80','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','','active','','239','pcs','Inventory','VATABLE','mainitem','Inclusive'),(390,'Mediven S ointment 15g','28','1','',16,'119','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','240','pcs','Inventory','VATABLE','mainitem','Inclusive'),(391,'Bulkot mixi 20g','28','1','',16,'110','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','241','pcs','Inventory','VATABLE','mainitem','Inclusive'),(392,'Bulkot cream plain 20g','28','1','',16,'24','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','242','pcs','Inventory','VATABLE','mainitem','Inclusive'),(393,'Beclomin oint. 15g','28','1','',16,'139','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','243','pcs','Inventory','VATABLE','mainitem','Inclusive'),(394,'Prozin (burn Cream) 15g','28','1','',16,'20','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','254','pcs','Inventory','VATABLE','mainitem','Inclusive'),(395,'Candid V 1 1s ','29','1','',16,'240','350','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','43','pcs','Inventory','VATABLE','mainitem','Inclusive'),(396,'Candid V 3 3s','29','1','',16,'101','450','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','44','pcs','Inventory','VATABLE','mainitem','Inclusive'),(397,'Candid V 6 6s','29','1','',16,'57','600','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','45','pcs','Inventory','VATABLE','mainitem','Inclusive'),(398,'VDM kit','29','1','',16,'513','900','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','345','pcs','Inventory','VATABLE','mainitem','Inclusive'),(399,'A-L (lonart) 24*s','3','1','',16,'75','180','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','7','pcs','Inventory','VATABLE','mainitem','Inclusive'),(400,'ARTEMETHER INJ (givither)','3','1','',16,'10','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1033','pcs','Inventory','VATABLE','mainitem','Inclusive'),(401,'Artequick 4','3','1','',16,'470','700','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','18','pcs','Inventory','VATABLE','mainitem','Inclusive'),(402,'Lonart DS 40mg','3','1','',16,'199','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','105','pcs','Inventory','VATABLE','mainitem','Inclusive'),(403,'Crestor tabs ','3','1','',16,'100','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','409','pcs','Inventory','VATABLE','mainitem','Inclusive'),(404,'Fanlar tabs ','3','1','',16,'22','50','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,43.00,'','1','1','1','0000-00-00','','active','','440','pcs','Inventory','VATABLE','mainitem','Inclusive'),(405,'Lonart susp. 60ml','3','1','',16,'199','400','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','223','pcs','Inventory','VATABLE','mainitem','Inclusive'),(406,'P Alaxin susp. 80ml','3','1','',16,'199','450','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','224','pcs','Inventory','VATABLE','mainitem','Inclusive'),(407,'P Alaxin tabs','3','1','',16,'20','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','225','pcs','Inventory','VATABLE','mainitem','Inclusive'),(408,'Duo cortexin tabs','3','1','',16,'34','65','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','226','pcs','Inventory','VATABLE','mainitem','Inclusive'),(409,'ALTRINE (cetrizine) 10mg','30','1','',16,'0.79','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','510','pcs','Inventory','VATABLE','mainitem','Inclusive'),(410,'ALTRINE (cetrizine) 10mg','30','1','',16,'0.79','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1025','pcs','Inventory','VATABLE','mainitem','Inclusive'),(411,'Celestamine 30','30','1','',16,'14','20','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,259.00,'','1','1','1','0000-00-00','','active','','46','pcs','Inventory','VATABLE','mainitem','Inclusive'),(412,'Prednisolone ( BLUE)','30','1','',16,'2','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','305','pcs','Inventory','VATABLE','mainitem','Inclusive'),(413,'Montelukast (montana) 10mg','30','1','',16,'50','80','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','356','pcs','Inventory','VATABLE','mainitem','Inclusive'),(414,'Novorin','30','1','',16,'90','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','883','pcs','Inventory','VATABLE','mainitem','Inclusive'),(415,'CLARINASE(Loratidine)tabs','30','1','',16,'53.21','75','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','378','pcs','Inventory','VATABLE','mainitem','Inclusive'),(416,'Nylon sutures 2/0','30','1','',16,'21','40','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','398','pcs','Inventory','VATABLE','mainitem','Inclusive'),(417,'Propranolol 40mg','30','1','',16,'2','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,300.00,'','1','1','1','0000-00-00','','active','','401','pcs','Inventory','VATABLE','mainitem','Inclusive'),(418,'Prednisolone syrup 50ml','30','1','',16,'165','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','419','pcs','Inventory','VATABLE','mainitem','Inclusive'),(419,'Zyrtec syrup 75ml','30','1','',16,'516','850','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','436','pcs','Inventory','VATABLE','mainitem','Inclusive'),(420,'E-cold plus tabs','30','1','',16,'6','15','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','447','pcs','Inventory','VATABLE','mainitem','Inclusive'),(421,'Mucosolvan syrup 100ml','30','1','',16,'479','800','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','449','pcs','Inventory','VATABLE','mainitem','Inclusive'),(422,'Piriton syrup original 100ml','30','1','',16,'277','450','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','','204','pcs','Inventory','VATABLE','mainitem','Inclusive'),(423,'Piriton expectorant linctus 100ml','30','1','',16,'288','450','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','','active','','205','pcs','Inventory','VATABLE','mainitem','Inclusive'),(424,'Zyncet tablets','30','1','',16,'3','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','209','pcs','Inventory','VATABLE','mainitem','Inclusive'),(425,'Aerius syrup 60ml','30','1','',16,'375','700','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','210','pcs','Inventory','VATABLE','mainitem','Inclusive'),(426,'Flugone Dm 60ml','30','1','',16,'116','180','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','213','pcs','Inventory','VATABLE','mainitem','Inclusive'),(427,'Flugone Dm 120ml','30','1','',16,'187','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','214','pcs','Inventory','VATABLE','mainitem','Inclusive'),(428,'Flugone P 60 ml','30','1','',16,'116','180','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','215','pcs','Inventory','VATABLE','mainitem','Inclusive'),(429,'Flugone P 120ml','30','1','',16,'179','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','216','pcs','Inventory','VATABLE','mainitem','Inclusive'),(430,'Erostin suspension 60ml ','30','1','',16,'452','650','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','982','pcs','Inventory','VATABLE','mainitem','Inclusive'),(431,'E cold flu 10s','30','1','',16,'56','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','983','pcs','Inventory','VATABLE','mainitem','Inclusive'),(432,'E cold flu 100ml','30','1','',16,'102','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','984','pcs','Inventory','VATABLE','mainitem','Inclusive'),(433,'Piriton generic 4mg ','30','1','',16,'0.50','1','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,666.00,'','1','1','1','0000-00-00','','active','','988','pcs','Inventory','VATABLE','mainitem','Inclusive'),(434,'Tricet (cetrizine) 10mg','30','1','',16,'1.1','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','487','pcs','Inventory','VATABLE','mainitem','Inclusive'),(435,'L montus','30','1','',16,'44','55','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','999','pcs','Inventory','VATABLE','mainitem','Inclusive'),(436,'l montus KID','30','1','',16,'26','40','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1000','pcs','Inventory','VATABLE','mainitem','Inclusive'),(437,'Erostin 10mg','30','1','',16,'33','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1001','pcs','Inventory','VATABLE','mainitem','Inclusive'),(438,'Erostin 20mg','30','1','',16,'36','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1002','pcs','Inventory','VATABLE','mainitem','Inclusive'),(439,'PREDNISONE (white) 5mg','30','1','',16,'1.5','3','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,936.00,'','1','1','1','0000-00-00','','active','','506','pcs','Inventory','VATABLE','mainitem','Inclusive'),(440,'Nystatin 12ml','31','1','',16,'30','120','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','','active','','6161100000000','pcs','Inventory','VATABLE','mainitem','Inclusive'),(441,'Diclon Eye Drop','31','1','',16,'95','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','458','pcs','Inventory','VATABLE','mainitem','Inclusive'),(442,'Gentamycin eye/ear drop 10ml','31','1','',16,'15','50','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,51.00,'','1','1','1','0000-00-00','','active','','217','pcs','Inventory','VATABLE','mainitem','Inclusive'),(443,'Gentamycin (ABGENTA) Eye Drop','31','1','',16,'15','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','470','pcs','Inventory','VATABLE','mainitem','Inclusive'),(444,'Ceprolen eye/ear drop 5ml','31','1','',16,'175','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','218','pcs','Inventory','VATABLE','mainitem','Inclusive'),(445,'Ceprolen D eye/ear drop 5ml','31','1','',16,'249','370','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','219','pcs','Inventory','VATABLE','mainitem','Inclusive'),(446,'Dextracin eye/ear drop 5ml','31','1','',16,'185','350','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','220','pcs','Inventory','VATABLE','mainitem','Inclusive'),(447,'Diclofenac gel 20g','32','1','',16,'22','70','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','','active','','266','pcs','Inventory','VATABLE','mainitem','Inclusive'),(448,'Elyvate cream 15g','32','1','',16,'40','120','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','281','pcs','Inventory','VATABLE','mainitem','Inclusive'),(449,'Calamine lotion','32','1','',16,'30','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','','active','','320','pcs','Inventory','VATABLE','mainitem','Inclusive'),(450,'Univir 400mg tabs','32','1','',16,'42','70','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','344','pcs','Inventory','VATABLE','mainitem','Inclusive'),(451,'Clobedem cream 10g','32','1','',16,'105','180','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','351','pcs','Inventory','VATABLE','mainitem','Inclusive'),(452,'Aqueous cream 250g','32','1','',16,'135','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','403','pcs','Inventory','VATABLE','mainitem','Inclusive'),(453,'Betason cream','32','1','',16,'35','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','405','pcs','Inventory','VATABLE','mainitem','Inclusive'),(454,'Diclofenac gel (rufenac)','32','1','',16,'22','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','','active','','411','pcs','Inventory','VATABLE','mainitem','Inclusive'),(455,'Diprosone cream 30gm','32','1','',16,'52','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','412','pcs','Inventory','VATABLE','mainitem','Inclusive'),(456,'Betnovate cream','32','1','',16,'260','420','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','424','pcs','Inventory','VATABLE','mainitem','Inclusive'),(457,'Betnovate oint. 30gm','32','1','',16,'393','600','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','425','pcs','Inventory','VATABLE','mainitem','Inclusive'),(458,'Fastum gel 20g','32','1','',16,'399','550','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','246','pcs','Inventory','VATABLE','mainitem','Inclusive'),(459,'Pharmasal oint. 25g','32','1','',16,'45','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','247','pcs','Inventory','VATABLE','mainitem','Inclusive'),(460,'Surgical spirit 50ml','33','1','',16,'0','50','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','','active','','420','pcs','Inventory','VATABLE','mainitem','Inclusive'),(461,'Methylated Spirit','33','1','',16,'75','120','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','990','pcs','Inventory','VATABLE','mainitem','Inclusive'),(462,'Surgical spririt 100ml','33','1','',16,'69','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','248','pcs','Inventory','VATABLE','mainitem','Inclusive'),(463,'Surgical spririt 500ml','33','1','',16,'150','300','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','','active','','249','pcs','Inventory','VATABLE','mainitem','Inclusive'),(464,'Tincture of iodine 25ml','33','1','',16,'27','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','250','pcs','Inventory','VATABLE','mainitem','Inclusive'),(465,'Hydrogen peroxide 200ml','33','1','',16,'20','50','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','','active','','251','pcs','Inventory','VATABLE','mainitem','Inclusive'),(466,'Liquid paraffin 100ml','33','1','',16,'55','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','','252','pcs','Inventory','VATABLE','mainitem','Inclusive'),(467,'Castor oil 50ml','33','1','',16,'45','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','253','pcs','Inventory','VATABLE','mainitem','Inclusive'),(468,'Cotton wool 100g','35','1','',16,'90','150','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','','active','','256','pcs','Inventory','VATABLE','mainitem','Inclusive'),(469,'Cotton wool 200g','35','1','',16,'70','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','','active','','292','pcs','Inventory','VATABLE','mainitem','Inclusive'),(470,'Cotton wool 400g','35','1','',16,'315','450','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','','active','','293','pcs','Inventory','VATABLE','mainitem','Inclusive'),(471,'Cotton wool 50g','35','1','',16,'4570','70','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,46.00,'','1','1','1','0000-00-00','','active','','255','pcs','Inventory','VATABLE','mainitem','Inclusive'),(472,'Crepe bandage 3inch 7.5cm','36','1','',16,'17','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','257','pcs','Inventory','VATABLE','mainitem','Inclusive'),(473,'Crepe bandage 6inch','36','1','',16,'34','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','294','pcs','Inventory','VATABLE','mainitem','Inclusive'),(474,'Gauze bandage non sterile','36','1','',16,'8','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','354','pcs','Inventory','VATABLE','mainitem','Inclusive'),(475,'Crepe bandage 4\'','36','1','',16,'35','70','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','379','pcs','Inventory','VATABLE','mainitem','Inclusive'),(476,'Crepe bandage 2\'','36','1','',16,'18','70','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','380','pcs','Inventory','VATABLE','mainitem','Inclusive'),(477,'Gauze swabs','36','1','',16,'3','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','390','pcs','Inventory','VATABLE','mainitem','Inclusive'),(478,'Woodwards gripe water 100ml','37','1','',16,'120','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','265','pcs','Inventory','VATABLE','mainitem','Inclusive'),(479,'Gripe water 60ml','37','1','',16,'65','100','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','','active','','96','pcs','Inventory','VATABLE','mainitem','Inclusive'),(480,'ESOMAC','37','1','',16,'52','80','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','865','pcs','Inventory','VATABLE','mainitem','Inclusive'),(481,'Primolut N tabs 5mg','37','1','',16,'30','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','444','pcs','Inventory','VATABLE','mainitem','Inclusive'),(482,'Gripe water 100ml ','37','1','',16,'90','150','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','','active','','978','pcs','Inventory','VATABLE','mainitem','Inclusive'),(483,'Durex ULTRA THIN','38','1','',16,'67','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','268','pcs','Inventory','VATABLE','mainitem','Inclusive'),(484,'Erotica','38','1','',16,'150','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','899','pcs','Inventory','VATABLE','mainitem','Inclusive'),(485,'KISS Classic','38','1','',16,'24','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','900','pcs','Inventory','VATABLE','mainitem','Inclusive'),(486,'Trust studded','38','1','',16,'36','70','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,51.00,'','1','1','1','0000-00-00','','active','','181','pcs','Inventory','VATABLE','mainitem','Inclusive'),(487,'Trust ribbed','38','1','',16,'42','70','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','182','pcs','Inventory','VATABLE','mainitem','Inclusive'),(488,'Trust classic','38','1','',16,'20','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','183','pcs','Inventory','VATABLE','mainitem','Inclusive'),(489,'Phlebodia','39','1','',16,'45','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','314','pcs','Inventory','VATABLE','mainitem','Inclusive'),(490,'Dulcolax 5mg tabs','39','1','',16,'11','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,78.00,'','1','1','1','0000-00-00','','active','','353','pcs','Inventory','VATABLE','mainitem','Inclusive'),(491,'Lactulose (EVAC) syrup 100ml','39','1','',16,'149','400','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','198','pcs','Inventory','VATABLE','mainitem','Inclusive'),(492,'Avolac (Lactulose) 200ML','39','1','',16,'380','550','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','474','pcs','Inventory','VATABLE','mainitem','Inclusive'),(493,'Avolac (Lactulose) 100ml','39','1','',16,'237.5','350','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','475','pcs','Inventory','VATABLE','mainitem','Inclusive'),(494,'Bicolex (Bisacodyl) 5mg','39','1','',16,'1','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,554.00,'','1','1','1','0000-00-00','','active','','476','pcs','Inventory','VATABLE','mainitem','Inclusive'),(495,'Osmolax (lactulose) 100ml','39','1','',16,'221','400','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','','active','','481','pcs','Inventory','VATABLE','mainitem','Inclusive'),(496,'Osmolax(Lactulose) 200ML','39','1','',16,'408','650','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','482','pcs','Inventory','VATABLE','mainitem','Inclusive'),(497,'Charcoal (Medicinal)','39','1','',16,'9','15','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','495','pcs','Inventory','VATABLE','mainitem','Inclusive'),(498,'FYBOGEL','39','1','',16,'25','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','503','pcs','Inventory','VATABLE','mainitem','Inclusive'),(499,'Entamaxin susp. 60ml','4','1','',16,'55','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','','287','pcs','Inventory','VATABLE','mainitem','Inclusive'),(500,'Flagyl syrup original 100ml','4','1','',16,'496','750','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','296','pcs','Inventory','VATABLE','mainitem','Inclusive'),(501,'Metronidazole tabs 200mg','4','1','',16,'1','5','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,473.00,'','1','1','1','0000-00-00','','active','','307','pcs','Inventory','VATABLE','mainitem','Inclusive'),(502,'Flagyl ( BLISTER) 400mg','4','1','',16,'2','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','361','pcs','Inventory','VATABLE','mainitem','Inclusive'),(503,'Immodium caps','4','1','',16,'204','350','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','441','pcs','Inventory','VATABLE','mainitem','Inclusive'),(504,'Loperamide (Lomide) tabs','4','1','',16,'12','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','442','pcs','Inventory','VATABLE','mainitem','Inclusive'),(505,'Betadine antiseptic sol.125ml','40','1','',16,'319','450','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','282','pcs','Inventory','VATABLE','mainitem','Inclusive'),(506,'Betadine mouth wash 125ml','40','1','',16,'477','650','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','283','pcs','Inventory','VATABLE','mainitem','Inclusive'),(507,'Remidin 100ml','40','1','',16,'230','350','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','299','pcs','Inventory','VATABLE','mainitem','Inclusive'),(508,'Andolex C M/wash 200ml','40','1','',16,'1199','1600','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','349','pcs','Inventory','VATABLE','mainitem','Inclusive'),(509,'Sudocream','40','1','',16,'626','800','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','991','pcs','Inventory','VATABLE','mainitem','Inclusive'),(510,'Tincture of iodine 100ml','40','1','',16,'70','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','993','pcs','Inventory','VATABLE','mainitem','Inclusive'),(511,'Bioscab lotion 100ml','41','1','',16,'59','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','284','pcs','Inventory','VATABLE','mainitem','Inclusive'),(512,'Yasmin tabs','41','1','',16,'804','1350','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','402','pcs','Inventory','VATABLE','mainitem','Inclusive'),(513,'OILATUM SOAP','41','1','',16,'500','700','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1003','pcs','Inventory','VATABLE','mainitem','Inclusive'),(514,'Tetmosol Soap','41','1','',16,'150','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1004','pcs','Inventory','VATABLE','mainitem','Inclusive'),(515,'Byofer 200ml','42','1','',16,'185','380','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','','285','pcs','Inventory','VATABLE','mainitem','Inclusive'),(516,'Ranferon 200ml','42','1','',16,'300','450','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','','291','pcs','Inventory','VATABLE','mainitem','Inclusive'),(517,'HB Rich plus 200ml','42','1','',16,'150','400','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','297','pcs','Inventory','VATABLE','mainitem','Inclusive'),(518,'paradol','42','1','',16,'1','3','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','743','pcs','Inventory','VATABLE','mainitem','Inclusive'),(519,'Purecal','42','1','',16,'28','40','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1006','pcs','Inventory','VATABLE','mainitem','Inclusive'),(520,'IFAS ','42','1','',16,'2','5','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,2644.00,'','1','1','1','0000-00-00','','active','','1007','pcs','Inventory','VATABLE','mainitem','Inclusive'),(521,'Examination gloves medium','43','1','',16,'14','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','295','pcs','Inventory','VATABLE','mainitem','Inclusive'),(522,'Malaria test kits','44','1','',16,'52','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','300','pcs','Inventory','VATABLE','mainitem','Inclusive'),(523,'Pregnancy (pt) test kits','44','1','',16,'7','40','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,136.00,'','1','1','1','0000-00-00','','active','','306','pcs','Inventory','VATABLE','mainitem','Inclusive'),(524,'Metoclopramide injectyion (metamida)','45','1','',16,'15','50','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,40.00,'','1','1','1','0000-00-00','','active','','1032','pcs','Inventory','VATABLE','mainitem','Inclusive'),(525,'Nosic','45','1','',16,'20','35','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,78.00,'','1','1','1','0000-00-00','','active','','302','pcs','Inventory','VATABLE','mainitem','Inclusive'),(526,'ALBEN','45','1','',16,'97','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','368','pcs','Inventory','VATABLE','mainitem','Inclusive'),(527,'Salbutamol (Asthadin) syp','46','1','',16,'20','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','309','pcs','Inventory','VATABLE','mainitem','Inclusive'),(528,'Salbutamol (Ventil) 60ml','46','1','',16,'20','80','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','310','pcs','Inventory','VATABLE','mainitem','Inclusive'),(529,'Salbutamol (LASTMOL) tabs 4mg','46','1','',16,'1','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','313','pcs','Inventory','VATABLE','mainitem','Inclusive'),(530,'GIFOL','46','1','',16,'2.4','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','570','pcs','Inventory','VATABLE','mainitem','Inclusive'),(531,'Ventolin inhaler','46','1','',16,'400','700','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','','active','','346','pcs','Inventory','VATABLE','mainitem','Inclusive'),(532,'Monterllerg','46','1','',16,'59','80','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','907','pcs','Inventory','VATABLE','mainitem','Inclusive'),(533,'Levostar 1mg/5ml 100ml','46','1','',16,'159','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','979','pcs','Inventory','VATABLE','mainitem','Inclusive'),(534,'Salbut 5mg ','46','1','',16,'1','2','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','','active','','987','pcs','Inventory','VATABLE','mainitem','Inclusive'),(535,'Face mask adult','47','1','',16,'16','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','316','pcs','Inventory','VATABLE','mainitem','Inclusive'),(536,'Face mask kids','47','1','',16,'24','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','317','pcs','Inventory','VATABLE','mainitem','Inclusive'),(537,'KN95','47','1','',16,'210','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','359','pcs','Inventory','VATABLE','mainitem','Inclusive'),(538,'Needles G1','48','1','',16,'1','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','335','pcs','Inventory','VATABLE','mainitem','Inclusive'),(539,'Needles G23','48','1','',16,'1','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','336','pcs','Inventory','VATABLE','mainitem','Inclusive'),(540,'Blood lancet','48','1','',16,'2','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','406','pcs','Inventory','VATABLE','mainitem','Inclusive'),(541,'Nogluc','49','1','',16,'2','5','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,136.00,'','1','1','1','0000-00-00','','active','','337','pcs','Inventory','VATABLE','mainitem','Inclusive'),(542,'FIX(cefixime)200mg','5','1','',16,'127','180','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','770','pcs','Inventory','VATABLE','mainitem','Inclusive'),(543,'Ampiclo dawa 500mg','5','1','',16,'4','10','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','','active','','587','pcs','Inventory','VATABLE','mainitem','Inclusive'),(544,'Azithromycin (AGYCIN) SUSP 5ml','5','1','',16,'45','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','599','pcs','Inventory','VATABLE','mainitem','Inclusive'),(545,' CEFIXIME ( THEOFIX) 400mg','5','1','',16,'170','300','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,66.00,'','1','1','1','0000-00-00','','active','','600','pcs','Inventory','VATABLE','mainitem','Inclusive'),(546,'CEPHALEXIN 500mg','5','1','',16,'7.8','12','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,373.00,'','1','1','1','0000-00-00','','active','','601','pcs','Inventory','VATABLE','mainitem','Inclusive'),(547,'PEN V Tabs ','5','1','',16,'3.59','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','603','pcs','Inventory','VATABLE','mainitem','Inclusive'),(548,'Bactoclav 625','5','1','',16,'175','500','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','370','pcs','Inventory','VATABLE','mainitem','Inclusive'),(549,' CEFIZ (Cefixime) 400mg ','5','1','',16,'17.1','25','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','374','pcs','Inventory','VATABLE','mainitem','Inclusive'),(550,'Clanoxy 625mg 10\'s','5','1','',16,'115','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','376','pcs','Inventory','VATABLE','mainitem','Inclusive'),(551,'Clanoxy susp 228mg','5','1','',16,'108','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','377','pcs','Inventory','VATABLE','mainitem','Inclusive'),(552,'Diracip M plain tabs 30\'s','5','1','',16,'250','350','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,13.00,'','1','1','1','0000-00-00','','active','','382','pcs','Inventory','VATABLE','mainitem','Inclusive'),(553,'Scabion ','5','1','',16,'460','700','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','891','pcs','Inventory','VATABLE','mainitem','Inclusive'),(554,'Drez ointment','5','1','',16,'120','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','892','pcs','Inventory','VATABLE','mainitem','Inclusive'),(555,'EFLARON(Metronidazole) 200mg','5','1','',16,'0.59','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,458.00,'','1','1','1','0000-00-00','','active','','650','pcs','Inventory','VATABLE','mainitem','Inclusive'),(556,'CLITH (Clarithromycin) 500mg','5','1','',16,'265','500','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','654','pcs','Inventory','VATABLE','mainitem','Inclusive'),(557,'Erythromycin 60ml (erythrox)','5','1','',16,'45','80','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','922','pcs','Inventory','VATABLE','mainitem','Inclusive'),(558,'pampers pants size 5 (11-25kgs) maxi)30\'s','5','1','',16,'623','710','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','171','pcs','Inventory','VATABLE','mainitem','Inclusive'),(559,'Septrin 960(cosatrim) DS','5','1','',16,'5','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,130.00,'','1','1','1','0000-00-00','','active','','430','pcs','Inventory','VATABLE','mainitem','Inclusive'),(560,'Amoxil 250mg (MOXIMED)','5','1','',16,'3','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','946','pcs','Inventory','VATABLE','mainitem','Inclusive'),(561,'AGYCIN(Azithromycin) 500mg tabs','5','1','',16,'48','150','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','','active','','691','pcs','Inventory','VATABLE','mainitem','Inclusive'),(562,'Erythrox 500MG ','5','1','',16,'2','9','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,80.00,'','1','1','1','0000-00-00','','active','','947','pcs','Inventory','VATABLE','mainitem','Inclusive'),(563,'Claricos 500mg ','5','1','',16,'235','400','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','948','pcs','Inventory','VATABLE','mainitem','Inclusive'),(564,'Clindazed 300mg ','5','1','',16,'145','350','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,109.00,'','1','1','1','0000-00-00','','active','','949','pcs','Inventory','VATABLE','mainitem','Inclusive'),(565,'Azfine ','5','1','',16,'430','600','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','952','pcs','Inventory','VATABLE','mainitem','Inclusive'),(566,'Cephalexin 500mg (medicef)','5','1','',16,'2','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','953','pcs','Inventory','VATABLE','mainitem','Inclusive'),(567,'Orav OZ','5','1','',16,'100','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','957','pcs','Inventory','VATABLE','mainitem','Inclusive'),(568,'MOXACIL 100ML ','5','1','',16,'35','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','958','pcs','Inventory','VATABLE','mainitem','Inclusive'),(569,'MOXACIL 50ML','5','1','',16,'26','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','959','pcs','Inventory','VATABLE','mainitem','Inclusive'),(570,'Biotrim','5','1','',16,'36','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','960','pcs','Inventory','VATABLE','mainitem','Inclusive'),(571,'EFLARON(Metronidazole) 100ml','5','1','',16,'43','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','','active','','961','pcs','Inventory','VATABLE','mainitem','Inclusive'),(572,'EFLARON(Metronidazole) 50ml','5','1','',16,'25','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','962','pcs','Inventory','VATABLE','mainitem','Inclusive'),(573,'Augmentin 457mg/70ml','5','1','',16,'899','1300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','199','pcs','Inventory','VATABLE','mainitem','Inclusive'),(574,'ZITHROX (Azithromycin)200mg/5ml','5','1','',16,'71','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','964','pcs','Inventory','VATABLE','mainitem','Inclusive'),(575,'Zinnart tabs 500mg','5','1','',16,'199','270','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','200','pcs','Inventory','VATABLE','mainitem','Inclusive'),(576,'Amoxyclav 228mg syrup','5','1','',16,'140','300','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,26.00,'','1','1','1','0000-00-00','','active','','201','pcs','Inventory','VATABLE','mainitem','Inclusive'),(577,'Azithromycin 500mg (Azithree)','5','1','',16,'48','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','466','pcs','Inventory','VATABLE','mainitem','Inclusive'),(578,'Dawa Flox ( Flucloxacillin) 500mg','5','1','',16,'6','15','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','468','pcs','Inventory','VATABLE','mainitem','Inclusive'),(579,'Bactifix (Cefixime) 400mg','5','1','',16,'195','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','477','pcs','Inventory','VATABLE','mainitem','Inclusive'),(580,'Amoxyl forte 250 syrup','5','1','',16,'315','500','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','228','pcs','Inventory','VATABLE','mainitem','Inclusive'),(581,'Ampiclox syrup original 100ml','5','1','',16,'68','100','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','','active','','230','pcs','Inventory','VATABLE','mainitem','Inclusive'),(582,'Amoxil (omacillin) 500mg','5','1','',16,'3','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,280.00,'','1','1','1','0000-00-00','','active','','496','pcs','Inventory','VATABLE','mainitem','Inclusive'),(583,'PULMOCEF (cefuroxime axetil) 500mg','5','1','',16,'186','400','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','','active','','500','pcs','Inventory','VATABLE','mainitem','Inclusive'),(584,'Syringe 5ml','50','1','',16,'3','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,300.00,'','1','1','1','0000-00-00','','active','','342','pcs','Inventory','VATABLE','mainitem','Inclusive'),(585,'WATER 500ml','51','1','',16,'17','30','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1022','pcs','Inventory','VATABLE','mainitem','Inclusive'),(586,'WATER 1litre','51','1','',16,'41.6666','80','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','362','pcs','Inventory','VATABLE','mainitem','Inclusive'),(587,' WATER 500ml','51','1','',16,'20.83333','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','363','pcs','Inventory','VATABLE','mainitem','Inclusive'),(588,'Sanitizer (SILVEX)130ml','51','1','',16,'150','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','416','pcs','Inventory','VATABLE','mainitem','Inclusive'),(589,'Sanitizer ( klin gel) 500ml','51','1','',16,'550','700','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','417','pcs','Inventory','VATABLE','mainitem','Inclusive'),(590,'AVAMYS','52','1','',16,'776','1200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','455','pcs','Inventory','VATABLE','mainitem','Inclusive'),(591,'Nasosal','52','1','',16,'567','850','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','472','pcs','Inventory','VATABLE','mainitem','Inclusive'),(592,'TEARS NATURALE','53','1','',16,'234','350','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','509','pcs','Inventory','VATABLE','mainitem','Inclusive'),(593,'Sensodyne Multicare 40ml gel','53','1','',16,'148.6','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','765','pcs','Inventory','VATABLE','mainitem','Inclusive'),(594,'Eno Lemons 4^S','53','1','',16,'67.105','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','766','pcs','Inventory','VATABLE','mainitem','Inclusive'),(595,'MEDIVEN ointment 15g','53','1','',16,'75','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','511','pcs','Inventory','VATABLE','mainitem','Inclusive'),(596,'Panadol Extra 20*s','53','1','',16,'121.92','170','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','767','pcs','Inventory','VATABLE','mainitem','Inclusive'),(597,' Mosquito Reppellant (FAMILY CARE) 70g','53','1','',16,'65','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','512','pcs','Inventory','VATABLE','mainitem','Inclusive'),(598,'Panadol advance 20*s','53','1','',16,'126','170','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','768','pcs','Inventory','VATABLE','mainitem','Inclusive'),(599,' PANADOL COLD & FLU (day)','53','1','',16,'11.25','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','513','pcs','Inventory','VATABLE','mainitem','Inclusive'),(600,'HER KIT','53','1','',16,'418','700','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','769','pcs','Inventory','VATABLE','mainitem','Inclusive'),(601,'BETAPYN','53','1','',16,'23','30','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','','active','','514','pcs','Inventory','VATABLE','mainitem','Inclusive'),(602,'BENZEHEXOL 5mg','53','1','',16,'1.15','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','515','pcs','Inventory','VATABLE','mainitem','Inclusive'),(603,'ETOXYM','53','1','',16,'765','1200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','771','pcs','Inventory','VATABLE','mainitem','Inclusive'),(604,'PANADOL ACTIFAST 500mg','53','1','',16,'28.833333','40','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1027','pcs','Inventory','VATABLE','mainitem','Inclusive'),(605,'CLEAR T gel 20g ( Clindamycin Tretinoin)','53','1','',16,'366','550','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','516','pcs','Inventory','VATABLE','mainitem','Inclusive'),(606,'LAEOVATE CREAM 15gm','53','1','',16,'42','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','772','pcs','Inventory','VATABLE','mainitem','Inclusive'),(607,'Sensodyne Rapid Action 75ml','53','1','',16,'388.185','550','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1028','pcs','Inventory','VATABLE','mainitem','Inclusive'),(608,' Clomid 10g tabs','53','1','',16,'59','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','517','pcs','Inventory','VATABLE','mainitem','Inclusive'),(609,'Sensodyne Toothpaste E repair & protect 75ml','53','1','',16,'3888.185','550','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1029','pcs','Inventory','VATABLE','mainitem','Inclusive'),(610,'COSCOF C 60ml','53','1','',16,'110','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','518','pcs','Inventory','VATABLE','mainitem','Inclusive'),(611,'cox B 200mg','53','1','',16,'17','40','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,226.00,'','1','1','1','0000-00-00','','active','','1030','pcs','Inventory','VATABLE','mainitem','Inclusive'),(612,'DAZEL KIT','53','1','',16,'368','600','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','519','pcs','Inventory','VATABLE','mainitem','Inclusive'),(613,'Betadine mouth wash 250ml','53','1','',16,'738','1000','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','775','pcs','Inventory','VATABLE','mainitem','Inclusive'),(614,'Buscopan injection (scospan)','53','1','',16,'44','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,38.00,'','1','1','1','0000-00-00','','active','','1031','pcs','Inventory','VATABLE','mainitem','Inclusive'),(615,'Plavix 75 mg','53','1','',16,'136.12','181.05','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','520','pcs','Inventory','VATABLE','mainitem','Inclusive'),(616,'Lemsip Cold & Flu','53','1','',16,'57','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','776','pcs','Inventory','VATABLE','mainitem','Inclusive'),(617,'Diovan 80mg','53','1','',16,'137.35','190','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','521','pcs','Inventory','VATABLE','mainitem','Inclusive'),(618,'BECLOMIN LOTION 30ml','53','1','',16,'145','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','777','pcs','Inventory','VATABLE','mainitem','Inclusive'),(619,'NORVASC 5mg ','53','1','',16,'47.4','65','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','522','pcs','Inventory','VATABLE','mainitem','Inclusive'),(620,'ATENOLOL (LONET) 50mg','53','1','',16,'2.7','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','778','pcs','Inventory','VATABLE','mainitem','Inclusive'),(621,'Hydrocortison inj ','53','1','',16,'27','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','','active','','1034','pcs','Inventory','VATABLE','mainitem','Inclusive'),(622,'Pantoloc 20mg','53','1','',16,'57.85','76.93','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','523','pcs','Inventory','VATABLE','mainitem','Inclusive'),(623,'FOLIC ACID 5mg 28*s','53','1','',16,'150','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','779','pcs','Inventory','VATABLE','mainitem','Inclusive'),(624,'Neutrolol 200mg','53','1','',16,'1','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1035','pcs','Inventory','VATABLE','mainitem','Inclusive'),(625,'BROMOCRIPTIN (CRIPTON)','53','1','',16,'28.43','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,65.00,'','1','1','1','0000-00-00','','active','','524','pcs','Inventory','VATABLE','mainitem','Inclusive'),(626,'Esofag D','53','1','',16,'24.233333','40','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','780','pcs','Inventory','VATABLE','mainitem','Inclusive'),(627,'Phenobarbital','53','1','',16,'1','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,50.00,'','1','1','1','0000-00-00','','active','','1036','pcs','Inventory','VATABLE','mainitem','Inclusive'),(628,'OJEN OZ (OFLOXACIN &ORNIDAZOLE)','53','1','',16,'95','300','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','','active','','525','pcs','Inventory','VATABLE','mainitem','Inclusive'),(629,'CIPRO DENK 500mg','53','1','',16,'561','750','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','781','pcs','Inventory','VATABLE','mainitem','Inclusive'),(630,'GALVUSMET 50/500 mg','53','1','',16,'89.4','120','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','782','pcs','Inventory','VATABLE','mainitem','Inclusive'),(631,'cyclopam syrup','53','1','',16,'135','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','527','pcs','Inventory','VATABLE','mainitem','Inclusive'),(632,'ORAQUICK HIV SELF TEST KIT','53','1','',16,'176','400','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','783','pcs','Inventory','VATABLE','mainitem','Inclusive'),(633,'BACTIGRAS 100mm','53','1','',16,'52','70','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','528','pcs','Inventory','VATABLE','mainitem','Inclusive'),(634,'CLARITEK SUSP 50ml','53','1','',16,'424','650','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','784','pcs','Inventory','VATABLE','mainitem','Inclusive'),(635,'AQEOUS CREAM 500MG','53','1','',16,'75','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1040','pcs','Inventory','VATABLE','mainitem','Inclusive'),(636,'DYNACORT SUSPENSION 30ml','53','1','',16,'340','500','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','785','pcs','Inventory','VATABLE','mainitem','Inclusive'),(637,'EVOROX(CEFUROXIME)125mg susp','53','1','',16,'240','350','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','','active','','1041','pcs','Inventory','VATABLE','mainitem','Inclusive'),(638,'EPIMOL-E','53','1','',16,'412','600','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','786','pcs','Inventory','VATABLE','mainitem','Inclusive'),(639,'TALGENTIS(TADAFIL)20MG','53','1','',16,'112.5','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1042','pcs','Inventory','VATABLE','mainitem','Inclusive'),(640,'SOLUZINC SYRUP','53','1','',16,'90','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','531','pcs','Inventory','VATABLE','mainitem','Inclusive'),(641,'FEMIJECT 6*S','53','1','',16,'111','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','787','pcs','Inventory','VATABLE','mainitem','Inclusive'),(642,'PCM 1000*S','53','1','',16,'0.82','2','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1043','pcs','Inventory','VATABLE','mainitem','Inclusive'),(643,'LEXOTANIL 3mg','53','1','',16,'27.33333','40','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','532','pcs','Inventory','VATABLE','mainitem','Inclusive'),(644,'EPIMOL -B BABY & jr CREAM 400MG','53','1','',16,'959','1500','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','788','pcs','Inventory','VATABLE','mainitem','Inclusive'),(645,'NICORRETTE4GM','53','1','',16,'33.6','45','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1044','pcs','Inventory','VATABLE','mainitem','Inclusive'),(646,'LEXOTANIL 1.5mg','53','1','',16,'21.6666','30','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','533','pcs','Inventory','VATABLE','mainitem','Inclusive'),(647,'Zincat OD','53','1','',16,'102.333','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','789','pcs','Inventory','VATABLE','mainitem','Inclusive'),(648,'FOPYN ','53','1','',16,'13.6667','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1045','pcs','Inventory','VATABLE','mainitem','Inclusive'),(649,'DICLOFENAC INJECTION','53','1','',16,'5','50','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,40.00,'','1','1','1','0000-00-00','','active','','534','pcs','Inventory','VATABLE','mainitem','Inclusive'),(650,'EPIMAX All Purpose 125gm','53','1','',16,'606','900','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','790','pcs','Inventory','VATABLE','mainitem','Inclusive'),(651,'EUGICA','53','1','',16,'56.4','75','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1046','pcs','Inventory','VATABLE','mainitem','Inclusive'),(652,'BROMSAL expectorant 100ml','53','1','',16,'120','200','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','26','pcs','Inventory','VATABLE','mainitem','Inclusive'),(653,'FLAMORYL S','53','1','',16,'12.8','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','535','pcs','Inventory','VATABLE','mainitem','Inclusive'),(654,'cipladon 500mg','53','1','',16,'14.59','50','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,44.00,'','1','1','1','0000-00-00','','active','','791','pcs','Inventory','VATABLE','mainitem','Inclusive'),(655,'IBUFLAM 400MG','53','1','',16,'1.55','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1047','pcs','Inventory','VATABLE','mainitem','Inclusive'),(656,'GENTAMICIN INJECTION','53','1','',16,'7','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','536','pcs','Inventory','VATABLE','mainitem','Inclusive'),(657,'candid lotion','53','1','',16,'157.5','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','792','pcs','Inventory','VATABLE','mainitem','Inclusive'),(658,'TAMSOLIN 0.4MG CAPS','53','1','',16,'59.978','80','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1048','pcs','Inventory','VATABLE','mainitem','Inclusive'),(659,'HYDROCOTISONE INJECTION','53','1','',16,'34','100','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','','active','','537','pcs','Inventory','VATABLE','mainitem','Inclusive'),(660,'FLORANORM','53','1','',16,'85.1','120','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','793','pcs','Inventory','VATABLE','mainitem','Inclusive'),(661,'DOLOR GEL 20GM','53','1','',16,'20','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1049','pcs','Inventory','VATABLE','mainitem','Inclusive'),(662,'HYOSCINE (BUSCOPAN) INJECTION','53','1','',16,'18','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','538','pcs','Inventory','VATABLE','mainitem','Inclusive'),(663,'CARTIL OMEGA','53','1','',16,'48','65','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','794','pcs','Inventory','VATABLE','mainitem','Inclusive'),(664,'voltaren emugel 20GM','53','1','',16,'413','600','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1050','pcs','Inventory','VATABLE','mainitem','Inclusive'),(665,'ROBIDOM SR','53','1','',16,'53.8','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','539','pcs','Inventory','VATABLE','mainitem','Inclusive'),(666,'NOXIDIL 5% (minoxidil)','53','1','',16,'1984','2800','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','795','pcs','Inventory','VATABLE','mainitem','Inclusive'),(667,'NABILET PLUS 5/12.5MG TABS','53','1','',16,'58.5','80','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1051','pcs','Inventory','VATABLE','mainitem','Inclusive'),(668,'TRAMADOL INJECTION','53','1','',16,'19','50','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,79.00,'','1','1','1','0000-00-00','','active','','540','pcs','Inventory','VATABLE','mainitem','Inclusive'),(669,'NATRILIX 1.5 mg','53','1','',16,'26.47','35','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','796','pcs','Inventory','VATABLE','mainitem','Inclusive'),(670,'DORMICUM 15MG','53','1','',16,'62.5','85','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1052','pcs','Inventory','VATABLE','mainitem','Inclusive'),(671,'GLEN CEE TABS ( VITAMIN C)','53','1','',16,'720','1200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','541','pcs','Inventory','VATABLE','mainitem','Inclusive'),(672,'NO SPA 40mg','53','1','',16,'14.4','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','797','pcs','Inventory','VATABLE','mainitem','Inclusive'),(673,'CYPON SYRUP 100ML','53','1','',16,'150','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1053','pcs','Inventory','VATABLE','mainitem','Inclusive'),(674,'AMLOZAAR','53','1','',16,'40.86666','55','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','542','pcs','Inventory','VATABLE','mainitem','Inclusive'),(675,'VOLTFAST 50mg','53','1','',16,'87.66666','120','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','798','pcs','Inventory','VATABLE','mainitem','Inclusive'),(676,'ACTILOSA DRY SYRUP 30ML','53','1','',16,'302','450','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1054','pcs','Inventory','VATABLE','mainitem','Inclusive'),(677,'CITROSODA 60grms','53','1','',16,'438','600','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','543','pcs','Inventory','VATABLE','mainitem','Inclusive'),(678,'CIPRO INTA 500mg','53','1','',16,'133','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','','active','','799','pcs','Inventory','VATABLE','mainitem','Inclusive'),(679,'CLARITINE TABS 10MG','53','1','',16,'49','65','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1055','pcs','Inventory','VATABLE','mainitem','Inclusive'),(680,'ENTEROGERMINA VIALS','53','1','',16,'51','75','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','544','pcs','Inventory','VATABLE','mainitem','Inclusive'),(681,'PRESARTAN 50mg','53','1','',16,'13.3666','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','800','pcs','Inventory','VATABLE','mainitem','Inclusive'),(682,'EMPIGET TABS 10MG','53','1','',16,'66','90','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1056','pcs','Inventory','VATABLE','mainitem','Inclusive'),(683,'LIGNOCAINE 2% 30ml vial','53','1','',16,'22','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','','545','pcs','Inventory','VATABLE','mainitem','Inclusive'),(684,'ZITHROMAX (Azithromicin) susp','53','1','',16,'600','800','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','801','pcs','Inventory','VATABLE','mainitem','Inclusive'),(685,'VASOPRIL 10MG TABS','53','1','',16,'4.25','6','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1057','pcs','Inventory','VATABLE','mainitem','Inclusive'),(686,'OTRIVIN paedriatic 0.005 nasal DROP','53','1','',16,'415','600','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','546','pcs','Inventory','VATABLE','mainitem','Inclusive'),(687,'MOTTILIUM SUSP','53','1','',16,'381','550','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','802','pcs','Inventory','VATABLE','mainitem','Inclusive'),(688,'BG GLUTAMIN PLUS TABS','53','1','',16,'16','25','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1058','pcs','Inventory','VATABLE','mainitem','Inclusive'),(689,'Brufen 400mg (BLISTER)','53','1','',16,'1.45','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','547','pcs','Inventory','VATABLE','mainitem','Inclusive'),(690,'IROVEL H','53','1','',16,'53.333','75','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','803','pcs','Inventory','VATABLE','mainitem','Inclusive'),(691,'NOXIDIL 5% 60ML','53','1','',16,'1984','2700','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1059','pcs','Inventory','VATABLE','mainitem','Inclusive'),(692,'BRUFEN9 200ng (BLISTER)','53','1','',16,'0.75','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','548','pcs','Inventory','VATABLE','mainitem','Inclusive'),(693,'MAXIDEX (Dexamethasone) 15ml','53','1','',16,'168','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','804','pcs','Inventory','VATABLE','mainitem','Inclusive'),(694,'STILNOX TAB 10MG','53','1','',16,'41.5','55','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1060','pcs','Inventory','VATABLE','mainitem','Inclusive'),(695,'Dental flos 100m','53','1','',16,'250','350','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','549','pcs','Inventory','VATABLE','mainitem','Inclusive'),(696,'Avastatin 10mg','53','1','',16,'8.5','15','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','805','pcs','Inventory','VATABLE','mainitem','Inclusive'),(697,'Dexamethasone INJECTION','53','1','',16,'13','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','','550','pcs','Inventory','VATABLE','mainitem','Inclusive'),(698,'FLAGENTYL TABS 500mg','53','1','',16,'435','600','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','806','pcs','Inventory','VATABLE','mainitem','Inclusive'),(699,'DON- A (Domperidone) 10mg tabs','53','1','',16,'4.6','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,435.00,'','1','1','1','0000-00-00','','active','','551','pcs','Inventory','VATABLE','mainitem','Inclusive'),(700,'ENZOFLAM','53','1','',16,'38','55','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,40.00,'','1','1','1','0000-00-00','','active','','807','pcs','Inventory','VATABLE','mainitem','Inclusive'),(701,'DOMNAC (Domperidone) syrup 50ml','53','1','',16,'97..5','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','','active','','552','pcs','Inventory','VATABLE','mainitem','Inclusive'),(702,'AMINOGARD LIQUID 200ml','53','1','',16,'806','1200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','808','pcs','Inventory','VATABLE','mainitem','Inclusive'),(703,'Metakelfin 500mg 3*s','53','1','',16,'161.6666','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','553','pcs','Inventory','VATABLE','mainitem','Inclusive'),(704,'AMINOGARD GRANULES 5gm','53','1','',16,'78','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','809','pcs','Inventory','VATABLE','mainitem','Inclusive'),(705,'NILBACT CREAM 30GM','53','1','',16,'150','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','810','pcs','Inventory','VATABLE','mainitem','Inclusive'),(706,'Touch and Go solution','53','1','',16,'190','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','555','pcs','Inventory','VATABLE','mainitem','Inclusive'),(707,'IBUPROFEN(CALFEN) SYP 60ml','53','2','',16,'25','50','','','0',NULL,NULL,'0',0,0,'11728999555',0,0,0,86.00,'2024-10-15 16:39:41','1','1','1','0000-00-00','','active','','811','pcs','Inventory','VATABLE','mainitem','Inclusive'),(708,'Water For Injections ( WFI)','53','1','',16,'9','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','556','pcs','Inventory','VATABLE','mainitem','Inclusive'),(709,'IBUPROFEN(FENPRO) SYP 60ml','53','1','',16,'65','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','812','pcs','Inventory','VATABLE','mainitem','Inclusive'),(710,'Multivitamin C adults','53','1','',16,'600','1200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','557','pcs','Inventory','VATABLE','mainitem','Inclusive'),(711,'PONSIDE(povidone) MOUTH WASH','53','1','',16,'50','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','813','pcs','Inventory','VATABLE','mainitem','Inclusive'),(712,'AMOXIMED (Amoxycillin) 500mg','53','1','',16,'3.43','7','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,52.00,'','1','1','1','0000-00-00','','active','','558','pcs','Inventory','VATABLE','mainitem','Inclusive'),(713,'FUNBACT A CREAM 30g','53','1','',16,'125','250','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','','814','pcs','Inventory','VATABLE','mainitem','Inclusive'),(714,'Surgical blade G23','53','1','',16,'3.95','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,500.00,'','1','1','1','0000-00-00','','active','','559','pcs','Inventory','VATABLE','mainitem','Inclusive'),(715,'MYCOTA POWDER 70g','53','1','',16,'700','1200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','815','pcs','Inventory','VATABLE','mainitem','Inclusive'),(716,'Oflodex Eye Drop','53','1','',16,'223','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','','560','pcs','Inventory','VATABLE','mainitem','Inclusive'),(717,'TRAMAL RETARD 100mg','53','1','',16,'126','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','816','pcs','Inventory','VATABLE','mainitem','Inclusive'),(718,'Hydrocortisone Eye Drop','53','1','',16,'62','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','','active','','561','pcs','Inventory','VATABLE','mainitem','Inclusive'),(719,'LUMIART (AL20/120MG)','53','1','',16,'57','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','817','pcs','Inventory','VATABLE','mainitem','Inclusive'),(720,'Corn Caps (carnation caps)','53','1','',16,'168','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','562','pcs','Inventory','VATABLE','mainitem','Inclusive'),(721,'kiss condoms','53','1','',16,'24','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','818','pcs','Inventory','VATABLE','mainitem','Inclusive'),(722,'ACTILOSA','53','1','',16,'55','75','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','563','pcs','Inventory','VATABLE','mainitem','Inclusive'),(723,'TACROZ FORTE OINTMENT','53','1','',16,'1134','1600','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','819','pcs','Inventory','VATABLE','mainitem','Inclusive'),(724,'ENAT 400','53','1','',16,'39.6','55','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','564','pcs','Inventory','VATABLE','mainitem','Inclusive'),(725,'DIFLUCAN 150MG','53','1','',16,'795.5','1200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','820','pcs','Inventory','VATABLE','mainitem','Inclusive'),(726,'SOLVIN PLUS tabs','53','1','',16,'8.61','15','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','565','pcs','Inventory','VATABLE','mainitem','Inclusive'),(727,'ITOPRIDE(GIT PLUS) ','53','1','',16,'769','1200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','821','pcs','Inventory','VATABLE','mainitem','Inclusive'),(728,'DUREX SELECT FLAVOURS','53','1','',16,'181.3333','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','566','pcs','Inventory','VATABLE','mainitem','Inclusive'),(729,'ITOPRIDE(GIT )','53','1','',16,'722.7','1000','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','822','pcs','Inventory','VATABLE','mainitem','Inclusive'),(730,'DUREX EXTRA SAFE','53','1','',16,'196','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','567','pcs','Inventory','VATABLE','mainitem','Inclusive'),(731,'IVERMECTOL 3MG (IVERMECTIN)','53','1','',16,'201.6','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','823','pcs','Inventory','VATABLE','mainitem','Inclusive'),(732,'DUREX PLEASURE ME','53','1','',16,'196','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','568','pcs','Inventory','VATABLE','mainitem','Inclusive'),(733,'AMIZOLE GEL 20G','53','1','',16,'200','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','824','pcs','Inventory','VATABLE','mainitem','Inclusive'),(734,'Fastum gel 30g','53','1','',16,'436','700','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','569','pcs','Inventory','VATABLE','mainitem','Inclusive'),(735,'GAUZE SWABS 4* NON STERILE','53','1','',16,'165','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','825','pcs','Inventory','VATABLE','mainitem','Inclusive'),(736,'GAUZE SWABS 3* NON STERILE','53','1','',16,'140','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','826','pcs','Inventory','VATABLE','mainitem','Inclusive'),(737,'Vitamin C kid (Healthy Plus) Dispersible ','53','1','',16,'600','1200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','571','pcs','Inventory','VATABLE','mainitem','Inclusive'),(738,'EMITINO 4 mg','53','1','',16,'45','60','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','827','pcs','Inventory','VATABLE','mainitem','Inclusive'),(739,'Zink + C+D (Sanotact) Dispersible tabs','53','1','',16,'42.5','60','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','572','pcs','Inventory','VATABLE','mainitem','Inclusive'),(740,'ESOMEPRAZOLE(SERGEL) INJECTION','53','1','',16,'90','150','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,37.00,'','1','1','1','0000-00-00','','active','','828','pcs','Inventory','VATABLE','mainitem','Inclusive'),(741,'Zink + Vitamin C+ Depot (Altapharma)','53','1','',16,'16.66666','25','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','573','pcs','Inventory','VATABLE','mainitem','Inclusive'),(742,'Goodmorning tabs','53','1','',16,'3.5','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','829','pcs','Inventory','VATABLE','mainitem','Inclusive'),(743,'ZINK 15 + HISTIDIN + Vitamin C ( Taxofit) ','53','1','',16,'25','40','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','574','pcs','Inventory','VATABLE','mainitem','Inclusive'),(744,'WELLKID MULTIVITAMIN LIQUID 150ML','53','1','',16,'1280','1800','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','830','pcs','Inventory','VATABLE','mainitem','Inclusive'),(745,'Zink + C +D3 IMMUN -KUR','53','1','',16,'33.3333','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','575','pcs','Inventory','VATABLE','mainitem','Inclusive'),(746,'COFTA SYRUP','53','1','',16,'95','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','831','pcs','Inventory','VATABLE','mainitem','Inclusive'),(747,'COFTA TABLETS','53','1','',16,'3.6','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','832','pcs','Inventory','VATABLE','mainitem','Inclusive'),(748,'Castor Oil 100ml','53','1','',16,'72','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','577','pcs','Inventory','VATABLE','mainitem','Inclusive'),(749,'ELYCORT OINT 15 g','53','1','',16,'60','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','833','pcs','Inventory','VATABLE','mainitem','Inclusive'),(750,'Benylin 4 FLU 100ml','53','1','',16,'360','500','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','578','pcs','Inventory','VATABLE','mainitem','Inclusive'),(751,'ELYCORT CREAM 15 g','53','1','',16,'50','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','834','pcs','Inventory','VATABLE','mainitem','Inclusive'),(752,'EPIMAX All Purpose 400gm','53','1','',16,'1124','1600','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','835','pcs','Inventory','VATABLE','mainitem','Inclusive'),(753,'EPIMAX BABY & JR 400gm','53','1','',16,'1124','1600','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','836','pcs','Inventory','VATABLE','mainitem','Inclusive'),(754,'ADOL 125mg','53','1','',16,'33','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','837','pcs','Inventory','VATABLE','mainitem','Inclusive'),(755,' Tagera Forte ( Secnidazole) ','53','1','',16,'44.5','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,24.00,'','1','1','1','0000-00-00','','active','','582','pcs','Inventory','VATABLE','mainitem','Inclusive'),(756,'ADOL 250mg','53','1','',16,'33','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','838','pcs','Inventory','VATABLE','mainitem','Inclusive'),(757,'Telmi 80-H tabs','53','1','',16,'61.3333','85','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','839','pcs','Inventory','VATABLE','mainitem','Inclusive'),(758,'CEFAX(CEPHALEXIN)500MG','53','1','',16,'5.2','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','840','pcs','Inventory','VATABLE','mainitem','Inclusive'),(759,'DUPHALAC SYRUP 200ml','53','1','',16,'790','1100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','585','pcs','Inventory','VATABLE','mainitem','Inclusive'),(760,'EBASTEL SOLTN 120ML','53','1','',16,'1047.5','1600','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','841','pcs','Inventory','VATABLE','mainitem','Inclusive'),(761,'RITALIN tabs 10mg','53','1','',16,'58.33333','80','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','586','pcs','Inventory','VATABLE','mainitem','Inclusive'),(762,'EBASTEL TABS 10MG ','53','1','',16,'90.9','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','842','pcs','Inventory','VATABLE','mainitem','Inclusive'),(763,'TREVIAMET50/1000','53','1','',16,'50.05','70','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','843','pcs','Inventory','VATABLE','mainitem','Inclusive'),(764,'Glucomet 500mg','53','1','',16,'4','6','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,174.00,'','1','1','1','0000-00-00','','active','','588','pcs','Inventory','VATABLE','mainitem','Inclusive'),(765,'NIFEDENK 20MG','53','1','',16,'14.22','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','844','pcs','Inventory','VATABLE','mainitem','Inclusive'),(766,'Warfarin 3mg','53','1','',16,'4.75','7','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','589','pcs','Inventory','VATABLE','mainitem','Inclusive'),(767,'FUNGITER CREAM 15GM','53','1','',16,'262.5','400','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','845','pcs','Inventory','VATABLE','mainitem','Inclusive'),(768,'Warfarin 1 mg','53','1','',16,'4.55','7','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','590','pcs','Inventory','VATABLE','mainitem','Inclusive'),(769,'Deep Heat spray 150ml','53','1','',16,'523.45','750','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','846','pcs','Inventory','VATABLE','mainitem','Inclusive'),(770,'DUREX PERFORMA','53','1','',16,'230','350','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','591','pcs','Inventory','VATABLE','mainitem','Inclusive'),(771,'DIOVAN 80MG','53','1','',16,'137.35','190','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','847','pcs','Inventory','VATABLE','mainitem','Inclusive'),(772,'CADISTIN PLUS','53','1','',16,'150','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','592','pcs','Inventory','VATABLE','mainitem','Inclusive'),(773,'XARELTO 10MG','53','1','',16,'132.3','180','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','848','pcs','Inventory','VATABLE','mainitem','Inclusive'),(774,'Neopeptine caps','53','1','',16,'20.9','30','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','593','pcs','Inventory','VATABLE','mainitem','Inclusive'),(775,'TALGENTIS(TADFIL)5MG','53','1','',16,'74.2333','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','849','pcs','Inventory','VATABLE','mainitem','Inclusive'),(776,'DABORAL TABS','53','1','',16,'37.1','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','594','pcs','Inventory','VATABLE','mainitem','Inclusive'),(777,'AQUOUS CREAM 100G','53','1','',16,'35','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','850','pcs','Inventory','VATABLE','mainitem','Inclusive'),(778,'FEBO -G( Febuxostat) 40mg Tabs','53','1','',16,'81.855','110','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','595','pcs','Inventory','VATABLE','mainitem','Inclusive'),(779,'MONTANA 5MG','53','1','',16,'38.571','60','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','851','pcs','Inventory','VATABLE','mainitem','Inclusive'),(780,'UNIHIST 60ml (piriton syp)','53','1','',16,'23','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','596','pcs','Inventory','VATABLE','mainitem','Inclusive'),(781,'CLOZOLE B 30g','53','1','',16,'120','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','852','pcs','Inventory','VATABLE','mainitem','Inclusive'),(782,'Scotts Emulsion ORIGINAL 200ml','53','1','',16,'690','950','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','597','pcs','Inventory','VATABLE','mainitem','Inclusive'),(783,'ABCHLOR(CHLORAMPHENICAL) EYE DROP','53','1','',16,'20','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','853','pcs','Inventory','VATABLE','mainitem','Inclusive'),(784,' Scotts Emulsion ORIGINAL 100ml','53','1','',16,'380','550','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','598','pcs','Inventory','VATABLE','mainitem','Inclusive'),(785,'MONTALLERG TABS','53','1','',16,'56.417','80','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','854','pcs','Inventory','VATABLE','mainitem','Inclusive'),(786,'SEBAMED BABY DIAPER CREAM 100ML','53','1','',16,'860.34','1300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','855','pcs','Inventory','VATABLE','mainitem','Inclusive'),(787,'SEBAMED LOTION 200ML','53','1','',16,'779','1200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','856','pcs','Inventory','VATABLE','mainitem','Inclusive'),(788,'DIPROGENTA CREAM 15GM','53','1','',16,'592.5','850','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','857','pcs','Inventory','VATABLE','mainitem','Inclusive'),(789,'NEOPEPTINE ROPS 15ml','53','1','',16,'252','400','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','602','pcs','Inventory','VATABLE','mainitem','Inclusive'),(790,'ACNESOL CREAM ','53','1','',16,'105','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','858','pcs','Inventory','VATABLE','mainitem','Inclusive'),(791,'CATCHNERVE CAPS','53','1','',16,'43.9','60','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','859','pcs','Inventory','VATABLE','mainitem','Inclusive'),(792,'Anusol oint 25g','53','1','',16,'520','700','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','604','pcs','Inventory','VATABLE','mainitem','Inclusive'),(793,'APROVASC 150/5MG','53','1','',16,'93.7','125','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','860','pcs','Inventory','VATABLE','mainitem','Inclusive'),(794,'Anusol suppository','53','1','',16,'64','80','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','605','pcs','Inventory','VATABLE','mainitem','Inclusive'),(795,'APROVASC 300/5MG','53','1','',16,'110.73','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','861','pcs','Inventory','VATABLE','mainitem','Inclusive'),(796,'PROMIMBA ','53','1','',16,'1500','2000','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','606','pcs','Inventory','VATABLE','mainitem','Inclusive'),(797,'DIAMICRON MR 60MG','53','1','',16,'40.43','55','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','862','pcs','Inventory','VATABLE','mainitem','Inclusive'),(798,'NORMAL SALINE SOLUTION 500ml','53','1','',16,'50','100','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,169.00,'','1','1','1','0000-00-00','','active','','607','pcs','Inventory','VATABLE','mainitem','Inclusive'),(799,'ACINET 625MG','53','1','',16,'130','500','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','863','pcs','Inventory','VATABLE','mainitem','Inclusive'),(800,'DEXTROSE 5% 500ml','53','1','',16,'42','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,28.00,'','1','1','1','0000-00-00','','active','','608','pcs','Inventory','VATABLE','mainitem','Inclusive'),(801,'ACINET 1G','53','1','',16,'200','800','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','864','pcs','Inventory','VATABLE','mainitem','Inclusive'),(802,'CYCLOVAX (Acyclovir) 400mg','53','1','',16,'37.8','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','609','pcs','Inventory','VATABLE','mainitem','Inclusive'),(803,'ROUGH RIDER FLAT','53','1','',16,'163','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','610','pcs','Inventory','VATABLE','mainitem','Inclusive'),(804,'Crevil Intim Washclotion','53','1','',16,'590','800','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','611','pcs','Inventory','VATABLE','mainitem','Inclusive'),(805,'Candidstat 200mg Pessaries','53','1','',16,'60','150','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','','active','','612','pcs','Inventory','VATABLE','mainitem','Inclusive'),(806,'CANNULA G20 (pink)','53','1','',16,'12','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','613','pcs','Inventory','VATABLE','mainitem','Inclusive'),(807,'CORD CARE SOLUTION 10ML','53','1','',16,'140','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','869','pcs','Inventory','VATABLE','mainitem','Inclusive'),(808,'CANNULA G22( blue)','53','1','',16,'12','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','614','pcs','Inventory','VATABLE','mainitem','Inclusive'),(809,'COX B 100MG','53','1','',16,'11','20','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,170.00,'','1','1','1','0000-00-00','','active','','870','pcs','Inventory','VATABLE','mainitem','Inclusive'),(810,'Loratidine (lorhistina) 10mg','53','1','',16,'4.46666','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','106','pcs','Inventory','VATABLE','mainitem','Inclusive'),(811,'CANNULA G18 (greeen)','53','1','',16,'12','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','615','pcs','Inventory','VATABLE','mainitem','Inclusive'),(812,'FASTUM GEL 100G','53','1','',16,'928','1500','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','871','pcs','Inventory','VATABLE','mainitem','Inclusive'),(813,'CANNULA G24 (yellow)','53','1','',16,'13','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','616','pcs','Inventory','VATABLE','mainitem','Inclusive'),(814,'Hiv (SURE CHECK) TEST KIT','53','1','',16,'188.2','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','872','pcs','Inventory','VATABLE','mainitem','Inclusive'),(815,'CITRO SODA 120G regular','53','1','',16,'648','900','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','617','pcs','Inventory','VATABLE','mainitem','Inclusive'),(816,'GLUCOPHAGE XR 500MG','53','1','',16,'8.55555','15','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','873','pcs','Inventory','VATABLE','mainitem','Inclusive'),(817,'clindamycin 150mg','53','1','',16,'150','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','618','pcs','Inventory','VATABLE','mainitem','Inclusive'),(818,'GLUCOPHAGE XR 1GM','53','1','',16,'13.3333','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','874','pcs','Inventory','VATABLE','mainitem','Inclusive'),(819,'Dextrose 10% 500ml','53','1','',16,'55','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,22.00,'','1','1','1','0000-00-00','','active','','619','pcs','Inventory','VATABLE','mainitem','Inclusive'),(820,'ENCARDIL (ENAPRIL) 5MG','53','1','',16,'1.2','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','875','pcs','Inventory','VATABLE','mainitem','Inclusive'),(821,'Dextrose 50% 100ml','53','1','',16,'85','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','620','pcs','Inventory','VATABLE','mainitem','Inclusive'),(822,'METRONIDAZOLE(CALZOLE) SUSP 100ML','53','1','',16,'35','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','876','pcs','Inventory','VATABLE','mainitem','Inclusive'),(823,' Iv Giving SETS ','53','1','',16,'9.8','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','621','pcs','Inventory','VATABLE','mainitem','Inclusive'),(824,'METRONIDAZOLE(CALZOLE) SUSP 50ML','53','1','',16,'26','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','877','pcs','Inventory','VATABLE','mainitem','Inclusive'),(825,'METADOL ( Tramadol) 50mg Tabs','53','1','',16,'3.65','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','622','pcs','Inventory','VATABLE','mainitem','Inclusive'),(826,'AP DROPS EYE DROPS 3ML','53','1','',16,'405','650','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','878','pcs','Inventory','VATABLE','mainitem','Inclusive'),(827,'Nifedipine (NEPIN sr) 5mg','53','1','',16,'1','3','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,174.00,'','1','1','1','0000-00-00','','active','','114','pcs','Inventory','VATABLE','mainitem','Inclusive'),(828,'Metronidazole IV','53','1','',16,'49','120','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,130.00,'','1','1','1','0000-00-00','','active','','623','pcs','Inventory','VATABLE','mainitem','Inclusive'),(829,'AP DROPS DX EYE DROPS 3ML','53','1','',16,'457','750','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','879','pcs','Inventory','VATABLE','mainitem','Inclusive'),(830,'ZIMADOL 50mg ( TRAMADOL)','53','1','',16,'3.5','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','624','pcs','Inventory','VATABLE','mainitem','Inclusive'),(831,'PANTAR 40 (Pantoprazole)','53','1','',16,'11.6666','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','625','pcs','Inventory','VATABLE','mainitem','Inclusive'),(832,'Gabernerve ( Gabapentin & Methylcobalamin) Tabs','53','1','',16,'100','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','626','pcs','Inventory','VATABLE','mainitem','Inclusive'),(833,'Euthyrox 25mcg','53','1','',16,'12.166666','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','627','pcs','Inventory','VATABLE','mainitem','Inclusive'),(834,'Euthyrox 100mcg','53','1','',16,'13.5','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','628','pcs','Inventory','VATABLE','mainitem','Inclusive'),(835,'PREDSOL SYRUP','53','1','',16,'399','550','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','629','pcs','Inventory','VATABLE','mainitem','Inclusive'),(836,'PREDSOL FORTE SUSP 60ml','53','1','',16,'819','1200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','630','pcs','Inventory','VATABLE','mainitem','Inclusive'),(837,'Dermofix Cream 20g','53','1','',16,'540','750','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','631','pcs','Inventory','VATABLE','mainitem','Inclusive'),(838,'IBUT (ibuprofen) 400mg blister','53','1','',16,'1.45','3','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,1194.00,'','1','1','1','0000-00-00','','active','','632','pcs','Inventory','VATABLE','mainitem','Inclusive'),(839,'RIVOTRIL ( clonazepam) 2mg','53','1','',16,'41.666666','55','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','633','pcs','Inventory','VATABLE','mainitem','Inclusive'),(840,'AIRTAL (aceclofenac) 100mg','53','1','',16,'78.142','105','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,500.00,'','1','1','1','0000-00-00','','active','','634','pcs','Inventory','VATABLE','mainitem','Inclusive'),(841,'CIPRAM (citalopram)20mg','53','1','',16,'175.5','240','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','635','pcs','Inventory','VATABLE','mainitem','Inclusive'),(842,'LAMICTAL(lamotrigine) 100mg','53','1','',16,'192','255','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','636','pcs','Inventory','VATABLE','mainitem','Inclusive'),(843,'ALLOPURINOL (ALLEZE)100mg','53','1','',16,'5','7','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','637','pcs','Inventory','VATABLE','mainitem','Inclusive'),(844,'elyvate ointment 15g','53','1','',16,'49','90','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','','active','','893','pcs','Inventory','VATABLE','mainitem','Inclusive'),(845,'EMETON( Metoclopromide) SYRUP 60ml','53','1','',16,'89','150','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','638','pcs','Inventory','VATABLE','mainitem','Inclusive'),(846,'MEFEN(Mefenamic Acid) 250mg','53','1','',16,'1.2','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,191.00,'','1','1','1','0000-00-00','','active','','639','pcs','Inventory','VATABLE','mainitem','Inclusive'),(847,'acnesol','53','1','',16,'115','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','895','pcs','Inventory','VATABLE','mainitem','Inclusive'),(848,'NORASH CREAM 20mg','53','1','',16,'215','400','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','','active','','640','pcs','Inventory','VATABLE','mainitem','Inclusive'),(849,'Clotrine','53','1','',16,'39','80','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,24.00,'','1','1','1','0000-00-00','','active','','896','pcs','Inventory','VATABLE','mainitem','Inclusive'),(850,'NYSTATIN (Dawastin)12ml','53','1','',16,'38','60','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','641','pcs','Inventory','VATABLE','mainitem','Inclusive'),(851,'NYSTATIN (Dawastin)30ml','53','1','',16,'61','100','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','642','pcs','Inventory','VATABLE','mainitem','Inclusive'),(852,'ZOCID(Omeprazole)20mg','53','1','',16,'1.98','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','643','pcs','Inventory','VATABLE','mainitem','Inclusive'),(853,'VOLINI GEL','53','1','',16,'220','350','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','','active','','644','pcs','Inventory','VATABLE','mainitem','Inclusive'),(854,'FLUGONE EX 60ml','53','1','',16,'122','180','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','645','pcs','Inventory','VATABLE','mainitem','Inclusive'),(855,'Scotts Emulsion (Orange) 100ml','53','1','',16,'350','500','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','137','pcs','Inventory','VATABLE','mainitem','Inclusive'),(856,'FLUGONE EX 120ml','53','1','',16,'187','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','646','pcs','Inventory','VATABLE','mainitem','Inclusive'),(857,'Secnidazole ','53','1','',16,'12.5','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','138','pcs','Inventory','VATABLE','mainitem','Inclusive'),(858,'SAKIJA (Pt) KITS','53','1','',16,'100','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','647','pcs','Inventory','VATABLE','mainitem','Inclusive'),(859,'NORVASC 10mg','53','1','',16,'96.76666','130','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','648','pcs','Inventory','VATABLE','mainitem','Inclusive'),(860,'MtM(Sidenafil ) 50mg','53','1','',16,'8.8','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','140','pcs','Inventory','VATABLE','mainitem','Inclusive'),(861,'Elycort Cream','53','1','',16,'55','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','649','pcs','Inventory','VATABLE','mainitem','Inclusive'),(862,'NILBACT CREAM 30g','53','1','',16,'105','180','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','','active','','652','pcs','Inventory','VATABLE','mainitem','Inclusive'),(863,'ATENOL(atenolol) 50mg','53','1','',16,'3.33','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','653','pcs','Inventory','VATABLE','mainitem','Inclusive'),(864,'OPTADEX(Dexamethasone) EYE DROP','53','1','',16,'75','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','655','pcs','Inventory','VATABLE','mainitem','Inclusive'),(865,'DYNACORT 18mg','53','1','',16,'31.5','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','656','pcs','Inventory','VATABLE','mainitem','Inclusive'),(866,'LAN 30(Lansoprazole)','53','1','',16,'12.08','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','657','pcs','Inventory','VATABLE','mainitem','Inclusive'),(867,'XYZAL SYRUP 75ml','53','1','',16,'686','1000','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','658','pcs','Inventory','VATABLE','mainitem','Inclusive'),(868,'SUCRAFIL suspension 200ml','53','1','',16,'346.5','500','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','659','pcs','Inventory','VATABLE','mainitem','Inclusive'),(869,'Ovacare Myo','53','1','',16,'1300','1800','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','660','pcs','Inventory','VATABLE','mainitem','Inclusive'),(870,'BRALIX','53','1','',16,'6.48','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','661','pcs','Inventory','VATABLE','mainitem','Inclusive'),(871,'KOLZINE(colchine)500mg','53','1','',16,'5.8','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','662','pcs','Inventory','VATABLE','mainitem','Inclusive'),(872,'ENAT cream 50g','53','1','',16,'1114','1650','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','663','pcs','Inventory','VATABLE','mainitem','Inclusive'),(873,'kamagra 100mg','53','1','',16,'74','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','919','pcs','Inventory','VATABLE','mainitem','Inclusive'),(874,'Kaluma Lozanges','53','1','',16,'3.4','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','664','pcs','Inventory','VATABLE','mainitem','Inclusive'),(875,'Kamagra 50MG','53','1','',16,'61','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','920','pcs','Inventory','VATABLE','mainitem','Inclusive'),(876,'NIFELONG ER 20','53','1','',16,'0.95','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','665','pcs','Inventory','VATABLE','mainitem','Inclusive'),(877,'QRS','53','1','',16,'6','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','666','pcs','Inventory','VATABLE','mainitem','Inclusive'),(878,'MONTIGET 4 mg','53','1','',16,'41.428','55','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','667','pcs','Inventory','VATABLE','mainitem','Inclusive'),(879,'OTRIVIN 0.1% Adults','53','1','',16,'405','600','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','668','pcs','Inventory','VATABLE','mainitem','Inclusive'),(880,'Sonatec Mouthwash BLUE','53','1','',16,'130.17','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','669','pcs','Inventory','VATABLE','mainitem','Inclusive'),(881,'Sonatec Mouthwash GREEN','53','1','',16,'130.17','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','670','pcs','Inventory','VATABLE','mainitem','Inclusive'),(882,'CONCERTA 36mg','53','1','',16,'135','180','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','671','pcs','Inventory','VATABLE','mainitem','Inclusive'),(883,'Life Buoy 50ml','53','1','',16,'40','80','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','672','pcs','Inventory','VATABLE','mainitem','Inclusive'),(884,'Lipitor 20mg','53','1','',16,'79.8','110','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','673','pcs','Inventory','VATABLE','mainitem','Inclusive'),(885,'Galvusmet 50/850','53','1','',16,'89.666','120','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','674','pcs','Inventory','VATABLE','mainitem','Inclusive'),(886,'Lipiloc 200mg','53','1','',16,'34','45.22','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','675','pcs','Inventory','VATABLE','mainitem','Inclusive'),(887,'Soft Care PURPLE','53','1','',16,'45','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','676','pcs','Inventory','VATABLE','mainitem','Inclusive'),(888,'Soft Care GOLD','53','1','',16,'45','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','677','pcs','Inventory','VATABLE','mainitem','Inclusive'),(889,'Sunny Girl','53','1','',16,'38.33333','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','678','pcs','Inventory','VATABLE','mainitem','Inclusive'),(890,'My Girl','53','1','',16,'38.333','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','679','pcs','Inventory','VATABLE','mainitem','Inclusive'),(891,'JANUVIA 100mg','53','1','',16,'205.25','275','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','680','pcs','Inventory','VATABLE','mainitem','Inclusive'),(892,'CONCERTA 27mg','53','1','',16,'135','180','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','682','pcs','Inventory','VATABLE','mainitem','Inclusive'),(893,'FLONASPRAY','53','1','',16,'630','900','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','683','pcs','Inventory','VATABLE','mainitem','Inclusive'),(894,'Soluzinc 20mg','53','1','',16,'2.55','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','684','pcs','Inventory','VATABLE','mainitem','Inclusive'),(895,'YESCORT(DEFLAZACORT)6mg','53','1','',16,'22.5','30','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','685','pcs','Inventory','VATABLE','mainitem','Inclusive'),(896,'Amitriptyline 25mg','53','1','',16,'1.61','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','686','pcs','Inventory','VATABLE','mainitem','Inclusive'),(897,'FUCICORT CREAM 15mg','53','1','',16,'765','1100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','687','pcs','Inventory','VATABLE','mainitem','Inclusive'),(898,'OTOREX DROPS','53','1','',16,'189','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','688','pcs','Inventory','VATABLE','mainitem','Inclusive'),(899,'Acyclovir 400MG (UNIVIR)','53','1','',16,'37','55','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','945','pcs','Inventory','VATABLE','mainitem','Inclusive'),(900,'Celabet tabs','53','1','',16,'10.2','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','690','pcs','Inventory','VATABLE','mainitem','Inclusive'),(901,'CETRIZINE TABS 10mg','53','1','',16,'1','5','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,785.00,'','1','1','1','0000-00-00','','active','','692','pcs','Inventory','VATABLE','mainitem','Inclusive'),(902,'(Nosfree) Saline Nasal Drops 15ml','53','1','',16,'20','50','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,36.00,'','1','1','1','0000-00-00','','active','','693','pcs','Inventory','VATABLE','mainitem','Inclusive'),(903,'Ovacare Forte','53','1','',16,'995','1350','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','694','pcs','Inventory','VATABLE','mainitem','Inclusive'),(904,'SOLVIN PLUS 60ml','53','1','',16,'122','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','695','pcs','Inventory','VATABLE','mainitem','Inclusive'),(905,'SOLVIN PLUS 120ml','53','1','',16,'225','350','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','696','pcs','Inventory','VATABLE','mainitem','Inclusive'),(906,'Concor 5mg','53','1','',16,'25','35','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','697','pcs','Inventory','VATABLE','mainitem','Inclusive'),(907,'Dobesil 500mg caps','53','1','',16,'44.6','60','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','698','pcs','Inventory','VATABLE','mainitem','Inclusive'),(908,'Clanoxy 228mg/5ml','53','1','',16,'108','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','700','pcs','Inventory','VATABLE','mainitem','Inclusive'),(909,'OLFEN SR 75mg','53','1','',16,'39.166666','60','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','702','pcs','Inventory','VATABLE','mainitem','Inclusive'),(910,'AMINOPHYLIN INJ 10ml','53','1','',16,'29','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','703','pcs','Inventory','VATABLE','mainitem','Inclusive'),(911,'Efferalgan 16^s 500mg tabs','53','1','',16,'21.375','30','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','704','pcs','Inventory','VATABLE','mainitem','Inclusive'),(912,'HYTICON (fluconazole)150mg','53','1','',16,'13','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','705','pcs','Inventory','VATABLE','mainitem','Inclusive'),(913,'Gentamycin INJECTION','53','1','',16,'7','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,40.00,'','1','1','1','0000-00-00','','active','','706','pcs','Inventory','VATABLE','mainitem','Inclusive'),(914,'GVFLUC (fluconazole) susp 50mg/5ml','53','1','',16,'170','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','707','pcs','Inventory','VATABLE','mainitem','Inclusive'),(915,'Acyclovir ( UNIVIR) TABS 200MG','53','1','',16,'10.56667','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','708','pcs','Inventory','VATABLE','mainitem','Inclusive'),(916,'HCQS 200mg (Hydroxychloroquinesulphate)','53','1','',16,'1300','1800','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','709','pcs','Inventory','VATABLE','mainitem','Inclusive'),(917,'HEMSAMIC CAPS (TRAXENAMIC ACID) 500mg','53','1','',16,'36.6','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','710','pcs','Inventory','VATABLE','mainitem','Inclusive'),(918,'WELL WOMAN 70+ caps','53','1','',16,'1152','1600','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','711','pcs','Inventory','VATABLE','mainitem','Inclusive'),(919,'Ambrox expectorant 100ml','53','1','',16,'128','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','712','pcs','Inventory','VATABLE','mainitem','Inclusive'),(920,'ACIRAX CREAM 10g','53','1','',16,'52','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','713','pcs','Inventory','VATABLE','mainitem','Inclusive'),(921,'VERMOUT [mebendazole] susp ','53','1','',16,'26','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','714','pcs','Inventory','VATABLE','mainitem','Inclusive'),(922,'VITAMIN C [T-spor C 1000mg]','53','1','',16,'450','800','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','715','pcs','Inventory','VATABLE','mainitem','Inclusive'),(923,'VITAMIN D3 60k','53','1','',16,'360','550','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','716','pcs','Inventory','VATABLE','mainitem','Inclusive'),(924,'Tranexamic acid 500mg','53','1','',16,'23','45','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','','active','','972','pcs','Inventory','VATABLE','mainitem','Inclusive'),(925,'Sonatec mouth wash RED','53','1','',16,'198','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','461','pcs','Inventory','VATABLE','mainitem','Inclusive'),(926,'ELASTOPLAST','53','1','',16,'0.75','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','717','pcs','Inventory','VATABLE','mainitem','Inclusive'),(927,'Cital 100ml','53','1','',16,'217','350','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','','462','pcs','Inventory','VATABLE','mainitem','Inclusive'),(928,'EVIT 200MG','53','1','',16,'6.5','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','718','pcs','Inventory','VATABLE','mainitem','Inclusive'),(929,'Kamagra oral jelly','53','1','',16,'72','120','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','463','pcs','Inventory','VATABLE','mainitem','Inclusive'),(930,'DENTOGEL','53','1','',16,'163','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','719','pcs','Inventory','VATABLE','mainitem','Inclusive'),(931,'Softron','53','1','',16,'160','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','464','pcs','Inventory','VATABLE','mainitem','Inclusive'),(932,'klear inhalation caps','53','1','',16,'18.5','30','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','720','pcs','Inventory','VATABLE','mainitem','Inclusive'),(933,'Salbut 4','53','1','',16,'1','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,400.00,'','1','1','1','0000-00-00','','active','','465','pcs','Inventory','VATABLE','mainitem','Inclusive'),(934,'pyridoxine','53','1','',16,'2.24','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','721','pcs','Inventory','VATABLE','mainitem','Inclusive'),(935,'tricohist 100ml','53','1','',16,'109','180','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','722','pcs','Inventory','VATABLE','mainitem','Inclusive'),(936,'tricohist 60ml','53','1','',16,'79','120','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','723','pcs','Inventory','VATABLE','mainitem','Inclusive'),(937,'ketoconazole ( KETOZIRAL)200mg','53','1','',16,'2.9','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,240.00,'','1','1','1','0000-00-00','','active','','724','pcs','Inventory','VATABLE','mainitem','Inclusive'),(938,'Pedsol Forte 50ml ','53','1','',16,'809','1100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','980','pcs','Inventory','VATABLE','mainitem','Inclusive'),(939,'Adapco gel (Adapalene) gel 15g','53','1','',16,'265','400','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','469','pcs','Inventory','VATABLE','mainitem','Inclusive'),(940,'ketoconazole cream','53','1','',16,'38','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','725','pcs','Inventory','VATABLE','mainitem','Inclusive'),(941,'Pedsol','53','1','',16,'437','600','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','981','pcs','Inventory','VATABLE','mainitem','Inclusive'),(942,'nytol','53','1','',16,'66.5','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','726','pcs','Inventory','VATABLE','mainitem','Inclusive'),(943,'Intamine cream 25mg','53','1','',16,'85','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','471','pcs','Inventory','VATABLE','mainitem','Inclusive'),(944,'ZINCOVIT','53','1','',16,'16.7','30','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','727','pcs','Inventory','VATABLE','mainitem','Inclusive'),(945,'TREVIAMET 50/500 mg','53','1','',16,'50.06','70','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','728','pcs','Inventory','VATABLE','mainitem','Inclusive'),(946,'PERNEX AC gel','53','1','',16,'290','550','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','','active','','473','pcs','Inventory','VATABLE','mainitem','Inclusive'),(947,'Activated charcoal','53','1','',16,'3.91','10','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','729','pcs','Inventory','VATABLE','mainitem','Inclusive'),(948,'Prednisolone 50ml (infapred)','53','1','',16,'15','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','985','pcs','Inventory','VATABLE','mainitem','Inclusive'),(949,'Delased paeds','53','1','',16,'95','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','730','pcs','Inventory','VATABLE','mainitem','Inclusive'),(950,'imodium','53','1','',16,'160','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','731','pcs','Inventory','VATABLE','mainitem','Inclusive'),(951,'CYCLOVIR TABS','53','1','',16,'9.3','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','732','pcs','Inventory','VATABLE','mainitem','Inclusive'),(952,'DERMOVATE CREAM','53','1','',16,'612','850','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','733','pcs','Inventory','VATABLE','mainitem','Inclusive'),(953,'Karvol inhalation caps','53','1','',16,'32','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','478','pcs','Inventory','VATABLE','mainitem','Inclusive'),(954,'fungistat cream [miconazole]','53','1','',16,'45','400','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','734','pcs','Inventory','VATABLE','mainitem','Inclusive'),(955,'Nicof syrp 100ml','53','1','',16,'46','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','479','pcs','Inventory','VATABLE','mainitem','Inclusive'),(956,'motilium','53','1','',16,'24.15','40','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','735','pcs','Inventory','VATABLE','mainitem','Inclusive'),(957,'Nicof syrp 50ml','53','1','',16,'35','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','480','pcs','Inventory','VATABLE','mainitem','Inclusive'),(958,'neurobion forte[red]','53','1','',16,'3','5','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,149.00,'','1','1','1','0000-00-00','','active','','736','pcs','Inventory','VATABLE','mainitem','Inclusive'),(959,'NITE GUARD','53','1','',16,'56','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','992','pcs','Inventory','VATABLE','mainitem','Inclusive'),(960,'vidol 6.25mg','53','1','',16,'6','15','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','737','pcs','Inventory','VATABLE','mainitem','Inclusive'),(961,'ZYRTEC TABS 10MG','53','1','',16,'26','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','738','pcs','Inventory','VATABLE','mainitem','Inclusive'),(962,'Castor oil 30','53','1','',16,'20','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','994','pcs','Inventory','VATABLE','mainitem','Inclusive'),(963,'Secsun(secnidaazole)','53','1','',16,'13','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','483','pcs','Inventory','VATABLE','mainitem','Inclusive'),(964,'paracetamol tabs','53','1','',16,'1','2','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,2186.00,'','1','1','1','0000-00-00','','active','','739','pcs','Inventory','VATABLE','mainitem','Inclusive'),(965,'Liquid Paraffin 30ml','53','1','',16,'20','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','995','pcs','Inventory','VATABLE','mainitem','Inclusive'),(966,'cipladon 1000','53','1','',16,'21','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','740','pcs','Inventory','VATABLE','mainitem','Inclusive'),(967,'Liquid Paraffin 50ml','53','1','',16,'35','60','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','996','pcs','Inventory','VATABLE','mainitem','Inclusive'),(968,'causticpencl 40%','53','1','',16,'130','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','485','pcs','Inventory','VATABLE','mainitem','Inclusive'),(969,'GLYCERIN 50ML','53','1','',16,'35','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','997','pcs','Inventory','VATABLE','mainitem','Inclusive'),(970,'caustic pencil 95%','53','1','',16,'190','350','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','486','pcs','Inventory','VATABLE','mainitem','Inclusive'),(971,'GLYCERIN 30ML','53','1','',16,'24','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','998','pcs','Inventory','VATABLE','mainitem','Inclusive'),(972,'maalox tabs','53','1','',16,'19','30','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','744','pcs','Inventory','VATABLE','mainitem','Inclusive'),(973,'neogadine syrup','53','1','',16,'261','400','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','745','pcs','Inventory','VATABLE','mainitem','Inclusive'),(974,'Grabacin oint 20mg','53','1','',16,'188','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','490','pcs','Inventory','VATABLE','mainitem','Inclusive'),(975,'centrum 50+','53','1','',16,'1676','2500','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','746','pcs','Inventory','VATABLE','mainitem','Inclusive'),(976,'KLY jelly','53','1','',16,'175','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','491','pcs','Inventory','VATABLE','mainitem','Inclusive'),(977,'disflatyl tabs','53','1','',16,'18','30','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','747','pcs','Inventory','VATABLE','mainitem','Inclusive'),(978,'Strapping (zinc oxide) 1inch','53','1','',16,'30','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','492','pcs','Inventory','VATABLE','mainitem','Inclusive'),(979,'dexamethasone ( DEXAMAR) tab','53','1','',16,'1.75','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','748','pcs','Inventory','VATABLE','mainitem','Inclusive'),(980,'Hiv Test Kits ','53','1','',16,'100','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','493','pcs','Inventory','VATABLE','mainitem','Inclusive'),(981,'lebac suspension','53','1','',16,'306','450','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','749','pcs','Inventory','VATABLE','mainitem','Inclusive'),(982,'Dermol Emollient ','53','1','',16,'930','1200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1005','pcs','Inventory','VATABLE','mainitem','Inclusive'),(983,'lebac sus 50ml','53','1','',16,'115','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','750','pcs','Inventory','VATABLE','mainitem','Inclusive'),(984,'ecold tabs','53','1','',16,'56','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','752','pcs','Inventory','VATABLE','mainitem','Inclusive'),(985,'Saracal','53','1','',16,'47','65','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1008','pcs','Inventory','VATABLE','mainitem','Inclusive'),(986,'Benylin wet cough (Verlig Slym)','53','1','',16,'391','650','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','497','pcs','Inventory','VATABLE','mainitem','Inclusive'),(987,'glykof syrup','53','1','',16,'202','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','753','pcs','Inventory','VATABLE','mainitem','Inclusive'),(988,'Osteocare','53','1','',16,'15','30','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1009','pcs','Inventory','VATABLE','mainitem','Inclusive'),(989,'CPZ (Chlopromazine)25 mg','53','1','',16,'3','6','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,114.00,'','1','1','1','0000-00-00','','active','','498','pcs','Inventory','VATABLE','mainitem','Inclusive'),(990,'gofen caps','53','1','',16,'21.4','30','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','754','pcs','Inventory','VATABLE','mainitem','Inclusive'),(991,'MZ CAL ','53','1','',16,'14','20','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1010','pcs','Inventory','VATABLE','mainitem','Inclusive'),(992,'ELOCOM (mometasone furoate) CREAM','53','1','',16,'677','1000','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','499','pcs','Inventory','VATABLE','mainitem','Inclusive'),(993,'vagi plus','53','1','',16,'710','1000','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','755','pcs','Inventory','VATABLE','mainitem','Inclusive'),(994,'Dynapar','53','1','',16,'641','900','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','756','pcs','Inventory','VATABLE','mainitem','Inclusive'),(995,'Ondansetron (ondavian) ','53','1','',16,'25','35','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','','active','','1012','pcs','Inventory','VATABLE','mainitem','Inclusive'),(996,'Acyclovir ( UNIVIR) cream 10gm','53','1','',16,'123','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','501','pcs','Inventory','VATABLE','mainitem','Inclusive'),(997,'hylocom eye','53','1','',16,'1092','1500','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','757','pcs','Inventory','VATABLE','mainitem','Inclusive'),(998,'Loperamide (Immolab 2mg)','53','1','',16,'11','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,75.00,'','1','1','1','0000-00-00','','active','','1013','pcs','Inventory','VATABLE','mainitem','Inclusive'),(999,'Zupricin B 15 gm','53','1','',16,'495','800','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','502','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1000,'oligocare','53','1','',16,'650','1000','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','758','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1001,'Emitino 30ml','53','1','',16,'591','700','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1014','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1002,'pantodenk','53','1','',16,'36','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','759','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1003,'voltaren emugel','53','1','',16,'512','700','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','760','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1004,'FUTSIL solution','53','1','',16,'201','350','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','505','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1005,'ZOP 3','53','1','',16,'70','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','761','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1006,'Glycerin suppositories ','53','1','',16,'38','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','1017','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1007,'ZOP 4','53','1','',16,'95','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','762','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1008,'Pharmasine Eye Drop 10ml','53','1','',16,'207','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','763','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1009,'RO ACCUTANE (IZOTRETINOIN)','53','1','',16,'165','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','508','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1010,'Sensodyne Extra Fresh 40ml gel','53','1','',16,'149.575','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','764','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1011,'Rhinathiol Adult exp 125ml','6','1','',16,'377','500','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','262','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1012,'Rhinathiol infant 125ml','6','1','',16,'329','450','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','263','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1013,'Ascoril expectorant 200ml','6','1','',16,'184','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','20','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1014,'Benacough expectorant 1','6','1','',16,'80','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','29','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1015,'Benacough lincts 1','6','1','',16,'90','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','30','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1016,'Dacof sec 100ml','6','1','',16,'99','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','286','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1017,'Benacough paed 1','6','1','',16,'80','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','31','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1018,'Benylin wet cough (Mucus Relief) ','6','1','',16,'391.5','650','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','32','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1019,'Benylin with codein 1s 100ml','6','1','',16,'560.5','750','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','33','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1020,'Benylin dry 1s 100ml','6','1','',16,'446','650','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','34','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1021,'Benylin Paed 1s 100ml','6','1','',16,'446.5','600','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','35','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1022,'Cadiphen expectorant 1s 100ml','6','1','',16,'95','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','39','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1023,'Cadistin exprectorant 1s100ml','6','1','',16,'135','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','40','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1024,'Chest cough 100ml','6','1','',16,'56','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','308','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1025,'Goodmorning Syrup','6','1','',16,'65','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','866','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1026,'Thiovent','6','1','',16,'89','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','867','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1027,'Glycof','6','1','',16,'203','300','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','868','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1028,'Benylin 4flu syrup 200ml','6','1','',16,'600','900','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','371','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1029,'Coscof c100ml','6','1','',16,'155','250','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','880','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1030,'Chromic Catgut 2/0','6','1','',16,'38','80','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','375','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1031,'Deleased chesty non drowsy 100ml','6','1','',16,'99','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','884','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1032,'deleased dry 100ml','6','1','',16,'95','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','885','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1033,'Delease pediatric','6','1','',16,'95','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','886','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1034,'upacof expectorant','6','1','',16,'65','180','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','887','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1035,'Upacof pediatric','6','1','',16,'65','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','888','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1036,'upacof dry cough','6','1','',16,'65','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','889','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1037,'Terbibact mixi','6','1','',16,'235','350','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','890','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1038,'Rhinathiol Promethazine (Dry)','6','1','',16,'302','550','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','135','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1039,'Ascoril 100ml','6','1','',16,'210','350','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','','active','','904','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1040,'Dacof Mucolytic','6','1','',16,'110','180','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,13.00,'','1','1','1','0000-00-00','','active','','905','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1041,'Dacof PEDIATRIC ','6','1','',16,'122','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','906','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1042,'Benylin original','6','1','',16,'435','800','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','404','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1043,'Tresorix Forte 250ml','6','1','',16,'1040','1600','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','421','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1044,'Brozelin syrup 100ml','6','1','',16,'220','400','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','','active','','203','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1045,'Ascoril D expectorant 100ml','6','1','',16,'285','400','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','212','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1046,'Surdex 60ml ','6','1','',16,'105','150','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','986','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1047,'Brozedex syrup 100ml','6','1','',16,'145','200','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','232','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1048,'Good morning lungtonic 60ml','6','1','',16,'70','100','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','235','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1049,'Dr.Toux','6','1','',16,'185','350','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','488','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1050,'Ascorbic acid 1000\'s 100mg','9','1','',16,'2','5','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','367','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1051,'Osteoocare vitabiotics','9','1','',16,'17','30','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','116','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1052,'Bio oil 25ml','9','1','',16,'220','400','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','372','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1053,'Bio oil 60ml','9','1','',16,'440','700','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','373','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1054,'Vitahealth cod liver oil 100ml','9','1','',16,'220','500','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','189','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1055,'Vitahealth joint care fortified 30','9','1','',16,'57','80','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','190','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1056,'Zinc sulphate tabs','9','1','',16,'2','10','','','0',NULL,NULL,'0',0,0,NULL,0,0,0,488.00,'','1','1','1','0000-00-00','','active','','446','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1057,'Vitahealth omega 3 caps','9','1','',16,'12','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','191','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1058,'splash bottled water 500ml','9','1','',16,'20','50','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','196','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1059,'Seven seas oil 100ml','9','1','',16,'499','700','',NULL,'0',NULL,NULL,'0',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','','211','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1060,'MULTVITAMIN 60ML (DAWAVITE)','30','2','',16,'30','60','','0','',NULL,NULL,'0',0,0,'2966941728997909',0,0,0,0.00,'2024-10-15 16:12:34','1','1','1','2026-04-30','','active','','1100','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1061,'PIRITON 60ML (ZEDITONE)','30','2','',16,'18','50','','0','',NULL,NULL,'0',0,0,'4601761728999180',0,0,0,82.00,'2024-10-15 16:35:59','1','1','1','2027-07-31','','active','','1101','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1062,'CERUMOL (EARDROP)','17','2','',16,'0','520','','0','',NULL,NULL,'0',0,0,'2278151729002865',0,0,0,1.00,'2024-10-15 17:38:58','1','1','1','2026-09-30','','active','','1102','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1063,'MAXTROL OINTMENT','56','2','',16,'0','300','','0','',NULL,NULL,'0',0,0,'7072251729003353',0,0,0,4.00,'2024-10-15 17:43:53','1','1','1','0000-00-00','','active','','1103','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1064,'Entamaxin susp. 100ml','4','2','',16,'0','150','','','',NULL,NULL,'0',0,0,'74561729005201',0,0,0,2.00,'2024-10-15 18:15:51','1','1','1','0000-00-00','','active','','1104','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1065,'Metronidazole (EFLARON ) 60ML','4','2','',16,'0','70','','0','',NULL,NULL,'0',0,0,'7080171729005352',0,0,0,1.00,'2024-10-15 18:19:21','1','1','1','0000-00-00','','active','','1105','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1066,'Metronidazole (EFLARON ) 100ML','4','2','',16,'0','100','','0','',NULL,NULL,'0',0,0,'2668441729005562',0,0,0,2.00,'2024-10-15 18:39:37','1','1','1','0000-00-00','','active','','1106','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1067,'IBUPROFEN (DAPROFEN) 60ML','20','2','',16,'0','50','','0','',NULL,NULL,'0',0,0,'8492571729060167',0,0,0,60.00,'2024-10-16 09:30:59','1','1','1','0000-00-00','','active','','1107','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1068,'PIRITON 60ML (DAWA-CPM)','30','2','',16,'0','50','','0','',NULL,NULL,'0',0,0,'9825471729060370',0,0,0,5.00,'2024-10-16 09:34:16','1','1','1','0000-00-00','','active','','1108','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1069,'PIRITON 60ML (PIRINOX)','30','2','',16,'0','50','','0','',NULL,NULL,'0',0,0,'8120501729060456',0,0,0,3.00,'2024-10-16 09:34:49','1','1','1','0000-00-00','','active','','1109','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1070,'Ventolin 60ML','57','2','',16,'0','80','','0','',NULL,NULL,'0',0,0,'5586331729060660',0,0,0,4.00,'2024-10-16 09:38:21','1','1','1','0000-00-00','','active','','1110','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1071,'SALOREX 100ML','6','2','',16,'0','100','','0','',NULL,NULL,'0',0,0,'2742491729060702',0,0,0,2.00,'2024-10-16 09:39:40','1','1','1','0000-00-00','','active','','1111','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1072,'Hydrocortisone cream ','17','2','',16,'0','100','','0','',NULL,NULL,'0',0,0,'2361791729060877',0,0,0,18.00,'2024-10-16 09:43:28','1','1','1','0000-00-00','','active','','1112','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1073,'CETRINO CREAM','17','2','',16,'0','200','','0','',NULL,NULL,'0',0,0,'3811461729061009',0,0,0,4.00,'2024-10-16 09:44:41','1','1','1','0000-00-00','','active','','1113','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1074,'Acyclovir ( ACIRAX) cream','17','2','',16,'0','280','','0','',NULL,NULL,'0',0,0,'6432871729061108',0,0,0,10.00,'2024-10-16 09:49:11','1','1','1','0000-00-00','','active','','1114','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1075,'JIK 1LTR','58','2','',16,'0','250','','0','',NULL,NULL,'0',0,0,'631181729061416',0,0,0,1.00,'2024-10-16 09:55:03','1','1','1','0000-00-00','','active','','1115','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1076,'KETO PLUS (Ketoconazole) Shampoo 100ml','58','2','',16,'0','1000','','0','',NULL,NULL,'0',0,0,'8334441729061704',0,0,0,2.00,'2024-10-16 09:57:33','1','1','1','0000-00-00','','active','','1116','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1077,'COVIGEN (EMULSIFYING OINTMENT) 500G','59','2','',16,'0','450','','0','',NULL,NULL,'0',0,0,'2323931729062464',0,0,0,2.00,'2024-10-16 10:08:05','1','1','1','0000-00-00','','active','','1117','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1078,'Paracetamol (cetamol) 500mg','20','2','',16,'0','2','','0','',NULL,NULL,'0',0,0,'6744141729062894',0,0,0,0.00,'2024-10-16 10:16:32','1','1','1','0000-00-00','','active','','1118','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1079,'ketotifen 1mg','20','2','',16,'0','20','','0','',NULL,NULL,'0',0,0,'5633341729067422',0,0,0,155.00,'2024-10-16 11:34:05','1','1','1','0000-00-00','','active','','1119','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1080,'septrin 100ml','5','2','',16,'0','100','','0','',NULL,NULL,'0',0,0,'5930031729068425',0,0,0,7.00,'2024-10-16 12:05:47','1','1','1','0000-00-00','','active','','1120','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1081,'benzyl benzoate','41','2','',16,'0','100','','0','',NULL,NULL,'0',0,0,'1958591729069548',0,0,0,4.00,'2024-10-16 12:49:46','1','1','1','0000-00-00','','active','','1121','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1082,'finosin','25','2','',16,'0','100','','0','',NULL,NULL,'0',0,0,'3754311729072186',0,0,0,28.00,'2024-10-16 12:52:27','1','1','1','0000-00-00','','active','','1122','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1083,'harteze','25','2','',16,'0','70','','0','',NULL,NULL,'0',0,0,'4221321729072408',0,0,0,32.00,'2024-10-16 12:56:01','1','1','1','0000-00-00','','active','','1123','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1084,'artorvastatin 10mg','25','2','',16,'0','13','','0','',NULL,NULL,'0',0,0,'7425051729072777',0,0,0,84.00,'2024-10-16 13:04:43','1','1','1','0000-00-00','','active','','1124','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1085,'artorvastatin 20mg','25','2','',16,'0','18','','0','',NULL,NULL,'0',0,0,'5210611729073186',0,0,0,116.00,'2024-10-16 13:08:46','1','1','1','0000-00-00','','active','','1125','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1086,'artorvastatin 40mg','25','2','',16,'0','45','','0','',NULL,NULL,'0',0,0,'8936611729073326',0,0,0,32.00,'2024-10-16 13:11:13','1','1','1','0000-00-00','','active','','1126','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1087,'Amlodipine 10mg (varinil) ','25','2','',16,'0','12','','0','',NULL,NULL,'0',0,0,'6953231729073773',0,0,0,114.00,'2024-10-16 13:19:48','1','1','1','0000-00-00','','active','','1127','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1088,'carvedilol 3.125mg','25','2','',16,'0','30','','','',NULL,NULL,'0',0,0,'7439731729073989',0,0,0,0.00,'2024-10-16 13:23:09','1','1','1','0000-00-00','','active','','1128','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1089,'Glucophage 1000mg','49','2','',16,'0','15','','0','',NULL,NULL,'0',0,0,'1955641729074457',0,0,0,88.00,'2024-10-16 13:28:29','1','1','1','0000-00-00','','active','','1129','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1090,'Entamaxin caps','4','2','',16,'0','10','','0','',NULL,NULL,'0',0,0,'9089101729074767',0,0,0,120.00,'2024-10-16 13:34:28','1','1','1','0000-00-00','','active','','1130','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1091,'flamox caps 250/250mg','49','2','',16,'0','25','','0','',NULL,NULL,'0',0,0,'2413061729075004',0,0,0,10.00,'2024-10-16 13:38:37','1','1','1','0000-00-00','','active','','1131','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1092,'Acinet 100ml','49','2','',16,'145','300','','0','',NULL,NULL,'0',0,0,'3716331729085211',0,0,0,10.00,'2024-10-16 16:30:36','3','1','1','0000-00-00','','active','','1132','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1093,'amoxicillin 250mg','1','2','',16,'2.35','5','','0','',NULL,NULL,'0',0,0,'1787951729085668',0,0,0,483.00,'2024-10-16 16:37:07','3','1','1','0000-00-00','','active','','1133','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1094,'CELESTAMINE(CELABET)','30','2','',16,'7.63','20','','0','',NULL,NULL,'0',0,0,'9039761729094891',0,0,0,15.00,'2024-10-16 19:19:36','4','1','1','0000-00-00','','active','','1134','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1095,'REMIDIN MOUTHWASH','40','2','',16,'235','350','','0','',NULL,NULL,'0',0,0,'261181729158118',0,0,0,-1.00,'2024-10-17 12:45:47','4','1','1','0000-00-00','','active','','1135','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1096,'VOMIKID ORAL (ONDANSETRON) 4MG','45','2','',16,'282','400','','0','',NULL,NULL,'0',0,0,'6477941729158393',0,0,0,22.00,'2024-10-17 12:50:35','4','1','1','0000-00-00','','active','','1136','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1097,'GAUZE ROLL','36','2','',16,'1380','2000','','0','',NULL,NULL,'0',0,0,'4869301729158711',0,0,0,1.00,'2024-10-17 12:54:56','4','1','1','0000-00-00','','active','','1137','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1098,'GIVING SET','50','2','',16,'18','50','','0','',NULL,NULL,'0',0,0,'7825271729158897',0,0,0,74.00,'2024-10-17 12:59:58','4','1','1','0000-00-00','','active','','1138','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1099,'MYONAC MR','20','2','',16,'21','30','','0','',NULL,NULL,'0',0,0,'1878891729162637',0,0,0,32.00,'2024-10-17 14:00:59','4','1','1','0000-00-00','','active','','1139','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1100,'GOODMORNING','6','2','',16,'84','115','','','',NULL,NULL,'0',0,0,'1764731729162860',0,0,0,20.00,'2024-10-17 14:04:07','4','1','1','0000-00-00','','active','','1140','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1101,'IBULGESIC 100ML','20','2','',16,'96','150','','0','',NULL,NULL,'0',0,0,'2456161729165302',0,0,0,10.00,'2024-10-17 14:45:12','4','1','1','0000-00-00','','active','','1141','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1102,'LACTULOSE(LACTUNAC)100ML','39','2','',16,'265','400','','0','',NULL,NULL,'0',0,0,'30711729165663',0,0,0,0.00,'2024-10-17 15:09:13','4','1','1','0000-00-00','','active','','1142','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1103,'ALDOMET 250MG','25','2','',16,'20','30','','0','',NULL,NULL,'0',0,0,'9115921729166954',0,0,0,0.00,'2024-10-17 15:14:27','4','1','1','0000-00-00','','active','','1143','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1104,'Griseofulvin 500mg','17','2','',16,'8','15','','0','',NULL,NULL,'0',0,0,'9397371729167267',0,0,0,46.00,'2024-10-17 15:21:44','4','1','1','0000-00-00','','active','','1144','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1105,'EPIDERM CREAM','17','2','',16,'51','80','','0','',NULL,NULL,'0',0,0,'7543001729168232',0,0,0,5.00,'2024-10-17 15:32:50','4','1','1','0000-00-00','','active','','1145','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1106,'CHOICE 72','16','2','',16,'20','100','','0','',NULL,NULL,'0',0,0,'6307081729169000',0,0,0,36.00,'2024-10-17 15:46:31','4','1','1','0000-00-00','','active','','1146','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1107,'esomeprazole 40mg','19','2','',16,'5','30','','0','',NULL,NULL,'0',0,0,'9336511729175307',0,0,0,74.00,'2024-10-17 17:32:28','4','1','1','0000-00-00','','active','','1147','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1108,'finemox 1gm','5','2','',16,'21','42','','0','',NULL,NULL,'0',0,0,'7485981729175578',0,0,0,320.00,'2024-10-17 17:37:00','4','1','1','0000-00-00','','active','','1148','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1109,'amoxyclav 375mg','1','2','',16,'150','300','','0','',NULL,NULL,'0',0,0,'7357871729176252',0,0,0,4.00,'2024-10-17 17:48:05','4','1','1','0000-00-00','','active','','1149','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1110,'presartan h','25','2','',16,'5','10','','0','',NULL,NULL,'0',0,0,'5078701729176657',0,0,0,149.00,'2024-10-17 18:13:34','4','1','1','0000-00-00','','active','','1150','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1111,'Mupirocin cream15g','17','2','',16,'265','370','','0','',NULL,NULL,'0',0,0,'9384911729233281',0,0,0,0.00,'2024-10-18 09:38:48','4','1','1','0000-00-00','','active','','1151','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1112,'Hemoforce family','10','2','',16,'190','380','','0','',NULL,NULL,'0',0,0,'5102571729233833',0,0,0,11.00,'2024-10-18 09:48:13','4','1','1','0000-00-00','','active','','1152','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1113,'Tory90mg','20','2','',16,'30','50','','0','',NULL,NULL,'0',0,0,'2770271729234109',0,0,0,83.00,'2024-10-18 09:51:55','4','1','1','0000-00-00','','active','','1153','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1114,'Tranexamic injection','10','2','',16,'60','150','','0','',NULL,NULL,'0',0,0,'3219771729234480',0,0,0,2.00,'2024-10-18 09:58:11','4','1','1','0000-00-00','','active','','1154','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1115,'Tory120mg','20','2','',16,'35','70','','0','',NULL,NULL,'0',0,0,'9545021729234872',0,0,0,60.00,'2024-10-18 10:15:33','4','1','1','0000-00-00','','active','','1155','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1116,'Ceftazidime injection','1','2','',16,'128','250','','0','',NULL,NULL,'0',0,0,'392561729236939',0,0,0,4.00,'2024-10-18 10:39:36','4','1','1','0000-00-00','','active','','1156','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1117,'Benzapene1000000iu','1','2','',16,'20','50','','0','',NULL,NULL,'0',0,0,'6908061729237195',0,0,0,88.00,'2024-10-18 10:43:12','4','1','1','0000-00-00','','active','','1157','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1118,'Tory60mg','20','2','',16,'27','40','','0','',NULL,NULL,'0',0,0,'4838591729237392',0,0,0,60.00,'2024-10-18 10:47:57','4','1','1','0000-00-00','','active','','1158','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1119,'Dawa Flox ( Flucloxacillin) Injection','1','2','',16,'40','100','','0','',NULL,NULL,'0',0,0,'3825961729237938',0,0,0,171.00,'2024-10-18 10:56:02','4','1','1','0000-00-00','','active','','1159','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1120,'aminosidine250mg','1','2','',16,'30','50','','0','',NULL,NULL,'0',0,0,'8808441729240926',0,0,0,0.00,'2024-10-18 11:46:16','4','1','1','0000-00-00','','active','','1160','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1121,'ampiclox100ml','1','2','',16,'70','100','','0','',NULL,NULL,'0',0,0,'1608031729241557',0,0,0,10.00,'2024-10-18 12:00:06','4','1','1','0000-00-00','','active','','1161','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1122,'Catoxy magN200ML','19','2','',16,'228','400','','0','',NULL,NULL,'0',0,0,'909251729242022',0,0,0,12.00,'2024-10-18 12:04:27','4','1','1','0000-00-00','','active','','1162','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1123,'Acepar Mr','20','2','',16,'31','45','','0','',NULL,NULL,'0',0,0,'8726161729242621',0,0,0,39.00,'2024-10-18 12:14:30','4','1','1','0000-00-00','','active','','1163','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1124,'Bonium','42','2','',16,'16','25','','0','',NULL,NULL,'0',0,0,'1393231729243284',0,0,0,86.00,'2024-10-18 12:25:40','4','1','1','0000-00-00','','active','','1164','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1125,'Oesteocare','42','2','',16,'20','25','','0','',NULL,NULL,'0',0,0,'8310031729243550',0,0,0,90.00,'2024-10-18 12:31:12','4','1','1','0000-00-00','','active','','1165','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1126,'amoxyclav 457mg','1','2','',16,'255','350','','0','',NULL,NULL,'0',0,0,'979091729244476',0,0,0,3.00,'2024-10-18 12:44:57','4','1','1','0000-00-00','','active','','1166','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1127,'Vitamin K Adult','10','2','',16,'70','150','','0','',NULL,NULL,'0',0,0,'4967771729245539',0,0,0,5.00,'2024-10-18 13:09:29','4','1','1','0000-00-00','','active','','1167','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1128,'Promethazine60ml syrup','45','2','',16,'23','50','','0','',NULL,NULL,'0',0,0,'4069291729246182',0,0,0,34.00,'2024-10-18 13:13:45','4','1','1','0000-00-00','','active','','1168','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1129,'Gabapentine300mg','54','2','',16,'22','30','','0','',NULL,NULL,'0',0,0,'1027201729246903',0,0,0,39.00,'2024-10-18 13:27:39','4','1','1','0000-00-00','','active','','1169','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1130,'Diproson cream15gm','28','2','',16,'55','80','','0','',NULL,NULL,'0',0,0,'879671729247382',0,0,0,5.00,'2024-10-18 13:33:23','4','1','1','0000-00-00','','active','','1170','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1131,'Vitamin K 2mg paeds','10','2','',16,'114','150','','','',NULL,NULL,'0',0,0,'2753541729250131',0,0,0,11.00,'2024-10-18 14:21:21','4','1','1','0000-00-00','','active','','1171','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1132,'amoxyclav 625mg','1','2','',16,'209','300','','0','',NULL,NULL,'0',0,0,'2964891729257925',0,0,0,0.00,'2024-10-18 16:29:36','4','1','1','0000-00-00','','active','','1172','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1133,'CEPHALEXIN 100ML SYRUP','1','2','',16,'65','150','','0','',NULL,NULL,'0',0,0,'3021111729259287',0,0,0,11.00,'2024-10-18 16:52:00','4','1','1','0000-00-00','','active','','1173','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1134,'BUPIVACAINE INJECTION','20','2','',16,'90','250','','0','',NULL,NULL,'0',0,0,'1997641729260870',0,0,0,10.00,'2024-10-18 17:18:25','4','1','1','0000-00-00','','active','','1174','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1135,'coliza drops','8','2','',16,'175','350','','0','',NULL,NULL,'0',0,0,'8310441729316511',0,0,0,4.00,'2024-10-19 08:45:35','4','1','1','0000-00-00','','active','','1175','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1136,'dawaflox(flucloxacillin)100ml','1','2','',16,'68','150','','0','',NULL,NULL,'0',0,0,'2890991729317512',0,0,0,2.00,'2024-10-19 09:02:27','4','1','1','0000-00-00','','active','','1176','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1137,'Dawa Flox ( Flucloxacillin) 500mg','1','2','',16,'8','15','','0','',NULL,NULL,'0',0,0,'8826101729317889',0,0,0,280.00,'2024-10-19 09:08:55','4','1','1','0000-00-00','','active','','1177','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1138,'Hyoscine(Duxcospan plus)','37','2','',16,'17','40','','0','',NULL,NULL,'0',0,0,'4975581729320498',0,0,0,12.00,'2024-10-19 09:52:32','4','1','1','0000-00-00','','active','','1178','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1139,'IBULGESIC 60ML','20','2','',16,'78','120','','0','',NULL,NULL,'0',0,0,'8596971729320753',0,0,0,20.00,'2024-10-19 09:55:39','4','1','1','0000-00-00','','active','','1179','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1140,'KLEEN ENEMA135ML','39','2','',16,'189','350','','0','',NULL,NULL,'0',0,0,'300351729320965',0,0,0,0.00,'2024-10-19 10:04:03','4','1','1','0000-00-00','','active','','1180','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1141,'LOBAK MR TABS','20','2','',16,'7','15','','0','',NULL,NULL,'0',0,0,'2096311729322430',0,0,0,26.00,'2024-10-19 10:24:15','4','1','1','0000-00-00','','active','','1181','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1142,'MENOZIP MF','20','2','',16,'44','75','','0','',NULL,NULL,'0',0,0,'1283641729322966',0,0,0,20.00,'2024-10-19 10:31:22','4','1','1','0000-00-00','','active','','1182','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1143,'MULTVITAMIN 60ML (DAWAVITE)','30','2','',16,'27','50','','0','',NULL,NULL,'0',0,0,'2139441729324130',0,0,0,0.00,'2024-10-19 10:51:18','4','1','1','0000-00-00','','active','','1183','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1144,'NATOA SUSPENSION','14','2','',16,'54','80','','0','',NULL,NULL,'0',0,0,'567631729325054',0,0,0,13.00,'2024-10-19 11:06:47','4','1','1','0000-00-00','','active','','1184','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1145,'NATOA TABS','14','2','',16,'37','60','','0','',NULL,NULL,'0',0,0,'3844161729325217',0,0,0,0.00,'2024-10-19 11:13:13','4','1','1','0000-00-00','','active','','1185','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1146,'OMEPRAZOLE 40MG','19','2','',16,'65','100','','0','',NULL,NULL,'0',0,0,'7313031729326558',0,0,0,19.00,'2024-10-19 11:31:37','4','1','1','0000-00-00','','active','','1186','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1147,'ORS SALTS','45','2','',16,'9','20','','0','',NULL,NULL,'0',0,0,'8225701729326707',0,0,0,91.00,'2024-10-19 11:38:24','4','1','1','0000-00-00','','active','','1187','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1148,'PARACETAMOL IV','20','2','',16,'55','100','','0','',NULL,NULL,'0',0,0,'4448171729327279',0,0,0,17.00,'2024-10-19 11:44:18','4','1','1','0000-00-00','','active','','1188','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1149,'PARACETAMOL(CURAMOL)100ml','20','2','',16,'45','80','','0','',NULL,NULL,'0',0,0,'4923121729327674',0,0,0,0.00,'2024-10-19 11:50:42','4','1','1','0000-00-00','','active','','1189','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1150,'xtraderm 20g','28','2','',16,'124','200','','0','',NULL,NULL,'0',0,0,'3728961729331556',0,0,0,1.00,'2024-10-19 12:57:04','4','1','1','0000-00-00','','active','','1190','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1151,'surgical sterile gloves','43','2','',16,'23','50','','0','',NULL,NULL,'0',0,0,'7146731729346378',0,0,0,58.00,'2024-10-19 17:03:33','4','1','1','0000-00-00','','active','','1191','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1152,'atorvastatin40mg','25','2','',16,'0','45','','0','',NULL,NULL,'0',0,0,'4480021729355153',0,0,0,19.00,'2024-10-19 19:27:54','4','1','1','0000-00-00','','active','','1192','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1153,'spinal needle','48','2','',16,'50','150','','2','',NULL,NULL,'0',0,0,'4805551729670503',0,0,0,104.00,'2024-10-23 11:04:27','4','1','1','0000-00-00','','active','','1193','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1154,'purple tops','42','2','',16,'10','100','','50','',NULL,NULL,'0',0,0,'4081421729670668',0,0,0,31.00,'2024-10-23 11:10:18','4','1','1','0000-00-00','','active','','1194','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1155,'sildenafil50mg','25','2','',16,'0','40','','0','',NULL,NULL,'0',0,0,'3641941729754036',0,0,0,84.00,'2024-10-24 10:15:42','4','1','1','0000-00-00','','active','','1195','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1156,'sildenafil100mg','25','2','',16,'0','50','','0','',NULL,NULL,'0',0,0,'4857881729754404',0,0,0,47.00,'2024-10-24 10:21:34','4','1','1','0000-00-00','','active','','1196','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1157,'remedin mouthwash','40','2','',16,'235','400','','0','',NULL,NULL,'0',0,0,'1986331729754765',0,0,0,1.00,'2024-10-24 10:27:42','4','1','1','0000-00-00','','active','','1197','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1158,'meloxicam 7.5gm','20','2','',16,'3','5','','0','',NULL,NULL,'0',0,0,'1914211729775573',0,0,0,855.00,'2024-10-24 16:15:07','4','1','1','0000-00-00','','active','','1198','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1159,'contus','7','2','',16,'0','18','','','',NULL,NULL,'0',0,0,'4741391729784195',0,0,0,3.00,'2024-10-24 18:38:52','4','1','1','0000-00-00','','active','','1199','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1160,'gastro gel','19','2','',16,'56','100','','0','',NULL,NULL,'0',0,0,'9017911729855565',0,0,0,22.00,'2024-10-25 14:27:40','4','1','1','0000-00-00','','active','','1200','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1161,'sure kit','19','2','',16,'954','1400','','0','1400',NULL,NULL,'0',0,0,'3446501729855769',0,0,0,12.00,'2024-10-25 14:30:58','4','1','1','0000-00-00','','active','','1201','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1162,'sign kit','19','2','',16,'1630','2500','','0','',NULL,NULL,'0',0,0,'3318451729855860',0,0,0,4.00,'2024-10-25 14:34:11','4','1','1','0000-00-00','','active','','1202','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1163,'amoxyclav 625mg','1','2','',16,'225','300','','0','',NULL,NULL,'0',0,0,'4255941729867732',0,0,0,14.00,'2024-10-25 17:50:29','4','1','1','0000-00-00','','active','','1203','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1164,'microlut','16','2','',16,'42','100','','0','',NULL,NULL,'0',0,0,'2477041730279345',0,0,0,84.00,'2024-10-30 12:10:35','4','1','1','0000-00-00','','active','','1204','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1165,'meloxicam 15mg','20','2','',16,'5','10','','0','',NULL,NULL,'0',0,0,'6629341730288190',0,0,0,0.00,'2024-10-30 14:38:01','4','1','1','0000-00-00','','active','','1205','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1166,'megacid','19','2','',16,'0','5','','0','',NULL,NULL,'0',0,0,'1141771730533400',0,0,0,75.00,'2024-11-02 10:44:26','4','1','1','0000-00-00','','active','','1206','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1167,'ventolin tabs','46','2','',16,'1','2','','0','',NULL,NULL,'0',0,0,'2180191731078863',0,0,0,0.00,'2024-11-08 18:15:48','4','1','1','0000-00-00','','active','','1207','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1168,'Hemfer capsules','42','2','',16,'5','12','','0','',NULL,NULL,'0',0,0,'7646271731130424',0,0,0,10.00,'2024-11-09 08:38:33','4','1','1','0000-00-00','','active','','1208','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1169,'water guard','53','2','',16,'30','50','','0','',NULL,NULL,'0',0,0,'3952181731132212',0,0,0,16.00,'2024-11-09 09:05:17','4','1','1','0000-00-00','','active','','1209','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1170,'appevite 100ml','12','2','',16,'165','250','','0','',NULL,NULL,'0',0,0,'7056631731133613',0,0,0,0.00,'2024-11-09 09:29:32','4','1','1','0000-00-00','','active','','1210','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1171,'tridex 100ml','6','2','',16,'48','100','','0','',NULL,NULL,'0',0,0,'7840751731134445',0,0,0,0.00,'2024-11-09 09:42:13','4','1','1','0000-00-00','','active','','1211','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1172,'febico 200ml','42','2','',16,'130','250','','0','',NULL,NULL,'0',0,0,'2921041731139807',0,0,0,8.00,'2024-11-09 11:12:04','4','1','1','0000-00-00','','active','','1212','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1173,'Dawa Flox ( Flucloxacillin) 250mg','1','2','',16,'5','10','','0','',NULL,NULL,'0',0,0,'5316741731140581',0,0,0,500.00,'2024-11-09 11:24:51','4','1','1','0000-00-00','','active','','1213','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1174,'benzathene(panadar)','1','2','',16,'37','60','','0','',NULL,NULL,'0',0,0,'4893261731140979',0,0,0,7.00,'2024-11-09 11:32:12','4','1','1','0000-00-00','','active','','1214','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1175,'amoxicillinbp 125mg/5ml(moxacil)','1','2','',16,'47','100','','0','',NULL,NULL,'0',0,0,'1136141731141855',0,0,0,29.00,'2024-11-09 11:47:47','4','1','1','0000-00-00','','active','','1215','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1176,'amoxicillin bp250mg/5ml(moxacil)','1','2','',16,'70','120','','0','',NULL,NULL,'0',0,0,'4674811731142094',0,0,0,1.00,'2024-11-09 11:50:45','4','1','1','0000-00-00','','active','','1216','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1177,'povidone iodine 500ml','40','2','',16,'250','400','','0','',NULL,NULL,'0',0,0,'7145811731142498',0,0,0,11.00,'2024-11-09 11:57:32','4','1','1','0000-00-00','','active','','1217','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1178,'dermazine cream15g','34','2','',16,'35','70','','0','',NULL,NULL,'0',0,0,'9225381731142730',0,0,0,13.00,'2024-11-09 12:00:45','4','1','1','0000-00-00','','active','','1218','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1179,'zinc oxide 4 inch','53','2','',16,'110','170','','0','',NULL,NULL,'0',0,0,'7360851731153648',0,0,0,5.00,'2024-11-09 15:03:30','4','1','1','0000-00-00','','active','','1219','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1180,'branularG24yellow','48','2','',16,'12','30','','0','',NULL,NULL,'0',0,0,'2028031731153861',0,0,0,296.00,'2024-11-09 15:10:45','4','1','1','0000-00-00','','active','','1220','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1181,'Branular G18(Green)','48','2','',16,'12','30','','0','',NULL,NULL,'0',0,0,'2723601731154457',0,0,0,190.00,'2024-11-09 15:16:51','4','1','1','0000-00-00','','active','','1221','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1182,'Branular G20(Pink)','48','2','',16,'12','30','','0','',NULL,NULL,'0',0,0,'3932191731154639',0,0,0,84.00,'2024-11-09 15:19:36','4','1','1','0000-00-00','','active','','1222','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1183,'Povidone iodine 5litres','58','2','',16,'2250','3500','','0','',NULL,NULL,'0',0,0,'6382731731155917',0,0,0,4.00,'2024-11-09 15:40:46','4','1','1','0000-00-00','','active','','1223','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1184,'Surgical Spirit 5litres','53','2','',16,'650','900','','0','',NULL,NULL,'0',0,0,'5339621731156067',0,0,0,2.00,'2024-11-09 15:42:53','4','1','1','0000-00-00','','active','','1224','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1185,'Methylated Spirit 5litres','53','2','',16,'620','900','','0','',NULL,NULL,'0',0,0,'7893801731156199',0,0,0,1.00,'2024-11-09 15:45:35','4','1','1','0000-00-00','','active','','1225','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1186,'PROMETHAZINE INJECTION','45','2','',16,'0','100','','0','',NULL,NULL,'0',0,0,'5945421731314404',0,0,0,0.00,'2024-11-11 11:42:04','4','1','1','0000-00-00','','active','','1226','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1187,'ADRENALIN INJECTION','25','2','',16,'0','150','','0','',NULL,NULL,'0',0,0,'8720081731314545',0,0,0,50.00,'2024-11-11 11:44:33','4','1','1','0000-00-00','','active','','1227','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1188,'ATROPINE INJECTION','37','2','',16,'15','70','','0','',NULL,NULL,'0',0,0,'2441241731314756',0,0,0,20.00,'2024-11-11 11:47:42','4','1','1','0000-00-00','','active','','1228','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1189,'URINE BAG','53','2','',16,'25','100','','0','',NULL,NULL,'0',0,0,'6736811731491096',0,0,0,85.00,'2024-11-13 12:47:51','4','1','1','0000-00-00','','active','','1229','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1190,'HVS SWAB STICK','44','2','',16,'10','25','','0','',NULL,NULL,'0',0,0,'2257201731506980',0,0,0,100.00,'2024-11-13 17:11:16','4','1','1','0000-00-00','','active','','1230','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1191,'LYSE LABNOVATION','44','2','',16,'6000','8500','','0','',NULL,NULL,'0',0,0,'5546471731507101',0,0,0,1.00,'2024-11-13 17:14:16','4','1','1','0000-00-00','','active','','1231','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1192,'RINSE 5LITRES','50','2','',16,'4500','6500','','0','',NULL,NULL,'0',0,0,'3508201731507287',0,0,0,1.00,'2024-11-13 17:16:19','4','1','1','0000-00-00','','active','','1232','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1193,'SYPHILIS ULTRARAPID TEST STRIP-IPC','44','2','',16,'22','50','','0','',NULL,NULL,'0',0,0,'489181731507438',0,0,0,150.00,'2024-11-13 17:19:37','4','1','1','0000-00-00','','active','','1233','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1194,'URS-10T URINALYSIS STRIPS','44','2','',16,'650','900','','0','',NULL,NULL,'0',0,0,'3174471731507615',0,0,0,3.00,'2024-11-13 17:22:33','4','1','1','0000-00-00','','active','','1234','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1195,'MICROSCOPE SLIDES(FROSTED)-50PCS','44','2','',16,'150','250','','0','',NULL,NULL,'0',0,0,'4117341731507772',0,0,0,3.00,'2024-11-13 17:25:36','4','1','1','0000-00-00','','active','','1235','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1196,'APPLICATOR STICKS 500 PIECES','44','2','',16,'400','600','','0','',NULL,NULL,'0',0,0,'2537631731507970',0,0,0,2.00,'2024-11-13 17:28:46','4','1','1','0000-00-00','','active','','1236','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1197,'BLOOD LANCETS(STERILE)-100PCS','44','2','',16,'100','250','','0','',NULL,NULL,'0',0,0,'737581731508156',0,0,0,3.00,'2024-11-13 17:31:36','4','1','1','0000-00-00','','active','','1237','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1198,'BLOOD GROUPING REAGENT/ANTI SERA-NS','44','2','',16,'1100','1500','','0','',NULL,NULL,'0',0,0,'3262951731508337',0,0,0,1.00,'2024-11-13 17:34:56','4','1','1','0000-00-00','','active','','1238','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1199,'PERNEX','1','2','',16,'300','380','','0','',NULL,NULL,'0',0,0,'6044851731585747',0,0,0,1.00,'2024-11-14 15:07:38','4','1','1','0000-00-00','','active','','1239','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1200,'ZOF MR','20','7','',16,'20','30','','0','',NULL,NULL,'0',0,0,'3525771731936833',0,0,0,60.00,'2024-11-18 16:36:30','4','1','1','0000-00-00','','active','','1240','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1201,'CARTIL FORTE','56','7','',16,'43','65','','0','',NULL,NULL,'0',0,0,'2994001731937302',0,0,0,68.00,'2024-11-18 16:51:33','4','1','1','0000-00-00','','active','','1241','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1202,'BONIKAP','53','7','',16,'18','30','','0','',NULL,NULL,'0',0,0,'3011401731938095',0,0,0,101.00,'2024-11-18 16:56:31','4','1','1','0000-00-00','','active','','1242','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1203,'clarithromycin 500mg tablets','1','2','',16,'265','400','','0','',NULL,NULL,'0',0,0,'8346041732254396',0,0,0,108.00,'2024-11-22 08:49:37','4','1','1','0000-00-00','','active','','1243','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1204,'examination gloves','53','7','',16,'7','25','','0','',NULL,NULL,'0',0,0,'1080241732518551',0,0,0,998.00,'2024-11-25 10:18:18','4','1','1','0000-00-00','','active','','1244','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1205,'FOLLEY CATHETER','53','7','',16,'60','100','','0','',NULL,NULL,'0',0,0,'4774331732599474',0,0,0,1.00,'2024-11-26 08:40:12','4','1','1','0000-00-00','','active','','1245','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1206,'MONTELUKAST/LEVOCETRIZINE','57','2','',16,'12','30','','0','',NULL,NULL,'0',0,0,'1845561732800161',0,0,0,185.00,'2024-11-28 16:24:49','4','1','1','0000-00-00','','active','','1246','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1207,'AMOXYCLAV 156.25MG','1','2','',16,'120','300','','0','',NULL,NULL,'0',0,0,'204551732807613',0,0,0,15.00,'2024-11-28 18:29:05','4','1','1','0000-00-00','','active','','1247','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1208,'ABZ(TANZOL)','4','7','',16,'15','50','','0','',NULL,NULL,'0',0,0,'6009291733117216',0,0,0,52.00,'2024-12-02 08:29:25','4','1','1','0000-00-00','','active','','1248','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1209,'POLYPOT','53','7','',16,'5','10','','0','',NULL,NULL,'0',0,0,'6409301733117412',0,0,0,500.00,'2024-12-02 08:32:07','4','1','1','0000-00-00','','active','','1249','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1210,'OXYTOCIN INJECTION','53','7','',16,'45','100','','0','',NULL,NULL,'0',0,0,'6969481733117584',0,0,0,300.00,'2024-12-02 08:35:55','4','1','1','0000-00-00','','active','','1250','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1211,'CYTOTEC 200MG','10','7','',16,'30','100','','0','',NULL,NULL,'0',0,0,'8075981733117966',0,0,0,30.00,'2024-12-02 08:41:22','4','1','1','0000-00-00','','active','','1251','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1212,'SPIRINOLACTONE25MG','30','7','',16,'9','15','','0','',NULL,NULL,'0',0,0,'8145581733118083',0,0,0,193.00,'2024-12-02 08:44:46','4','1','1','0000-00-00','','active','','1252','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1213,'CHLOROHEXIDINE GEL 20G','1','7','',16,'87','150','','0','',NULL,NULL,'0',0,0,'7509441733118321',0,0,0,9.00,'2024-12-02 08:47:47','4','1','1','0000-00-00','','active','','1253','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1214,'TRANEXAMIC/MEFENAMIC ACID','10','7','',16,'38','75','','0','',NULL,NULL,'0',0,0,'8499331733154428',0,0,0,5.00,'2024-12-02 18:49:06','4','1','1','0000-00-00','','active','','1254','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1215,'JIK 5LITRES','58','7','',16,'230','650','','0','',NULL,NULL,'0',0,0,'4392421734773989',0,0,0,38.00,'2024-12-21 12:42:50','4','1','1','0000-00-00','','active','','1255','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1216,'SYRINGES 2CC','53','7','',16,'5','10','','0','',NULL,NULL,'0',0,0,'253031734774436',0,0,0,300.00,'2024-12-21 12:49:26','4','1','1','0000-00-00','','active','','1256','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1217,'ULTRA SOUNDGEL','53','7','',16,'2300','3000','','0','',NULL,NULL,'0',0,0,'3380261734774723',0,0,0,1.00,'2024-12-21 12:54:20','4','1','1','0000-00-00','','active','','1257','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1218,'cephalexin 250mg','1','7','',16,'5.94','8','','0','',NULL,NULL,'0',0,0,'132091737442595',0,0,0,170.00,'2025-01-21 10:00:37','4','1','1','0000-00-00','','active','','1258','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1219,'cipro d eye','1','7','',16,'230','350','','0','',NULL,NULL,'0',0,0,'8222511737448527',0,0,0,4.00,'2025-01-21 11:38:01','4','1','1','0000-00-00','','active','','1259','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1220,'artmether lumefantrine','3','7','',16,'58','150','','0','',NULL,NULL,'0',0,0,'5679491737796100',0,0,0,2.00,'2025-01-25 12:10:02','4','1','1','0000-00-00','','active','','1260','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1221,'FEBREX PLUS TABLETS','7','7','',16,'9.5','15','','0','',NULL,NULL,'0',0,0,'4515691740039961',0,0,0,77.00,'2025-02-20 11:32:13','4','1','1','0000-00-00','','active','','1261','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1222,'NILHEAT GEL','32','7','',16,'95','170','','0','',NULL,NULL,'0',0,0,'9145891740042856',0,0,0,5.00,'2025-02-20 13:13:36','4','1','1','0000-00-00','','active','','1262','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1223,'CORD CLAMPS','53','7','',16,'8','50','','0','',NULL,NULL,'0',0,0,'227681740057736',0,0,0,4.00,'2025-02-20 16:24:15','4','1','1','0000-00-00','','active','','1263','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1224,'DEPOF INJECTION','16','7','',16,'74','10','','0','',NULL,NULL,'0',0,0,'1400061740057856',0,0,0,0.00,'2025-02-20 16:27:47','4','1','1','0000-00-00','','active','','1264','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1225,'FEEDINGTUBE','53','7','',16,'10','50','','0','',NULL,NULL,'0',0,0,'1504881740062468',0,0,0,1.00,'2025-02-20 17:52:08','4','1','1','0000-00-00','','active','','1265','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1226,'BRANULLAR G 22 BLUE','53','7','',16,'15','30','','200','',NULL,NULL,'0',0,0,'7079261740223688',0,0,0,0.00,'2025-02-22 14:34:53','4','1','1','0000-00-00','','active','','1266','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1227,'ibucap','20','7','',16,'6','10','','0','',NULL,NULL,'0',0,0,'4096651740466467',0,0,0,1320.00,'2025-02-25 09:57:14','4','1','1','0000-00-00','','active','','1267','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1228,'vitaglobin 200mls','42','7','',16,'198','350','','0','',NULL,NULL,'0',0,0,'4290921740553244',0,0,0,13.00,'2025-02-26 10:02:48','4','1','1','0000-00-00','','active','','1268','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1229,'medicott','53','7','',16,'75','150','','0','',NULL,NULL,'0',0,0,'4027061740557103',0,0,0,3.00,'2025-02-26 11:06:09','4','1','1','0000-00-00','','active','','1269','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1230,'CIPRO T','4','7','',16,'95','250','','0','',NULL,NULL,'0',0,0,'3727631740821523',0,0,0,8.00,'2025-03-01 12:34:27','4','1','1','0000-00-00','','active','','1270','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1231,'syringes 10cc','48','7','',16,'6.5','15','','0','',NULL,NULL,'0',0,0,'7176581744877805',0,0,0,0.00,'2025-04-17 11:19:37','4','1','1','0000-00-00','','active','','1271','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1232,'tretinoin cream','53','7','',16,'100','180','','0','',NULL,NULL,'0',0,0,'2939541744878628',0,0,0,4.00,'2025-04-17 11:33:43','4','1','1','0000-00-00','','active','','1272','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1233,'ezycof lozenges','15','7','',16,'6','10','','0','',NULL,NULL,'0',0,0,'1254851744878823',0,0,0,0.00,'2025-04-17 11:38:46','4','1','1','0000-00-00','','active','','1273','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1234,'joint fix','53','7','',16,'34','45','','0','',NULL,NULL,'0',0,0,'9343501744879363',0,0,0,140.00,'2025-04-17 11:51:33','4','1','1','0000-00-00','','active','','1274','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1235,'magnesium sulphate injection','53','2','',16,'60','150','','50','',NULL,NULL,'0',0,0,'4264051744881209',0,0,0,0.00,'2025-04-17 12:15:59','4','1','1','0000-00-00','','active','','1275','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1236,'diazepam inj','53','7','',16,'60','150','','0','',NULL,NULL,'0',0,0,'3293401744881360',0,0,0,10.00,'2025-04-17 12:19:41','4','1','1','0000-00-00','','active','','1276','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1237,'GASTICA SYRUP 200MLS','19','7','',16,'145','250','','10','',NULL,NULL,'0',0,0,'6648401748694277',0,0,0,0.00,'2025-05-31 15:27:42','4','1','1','0000-00-00','','active','','1277','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1238,'BENACOFF 100MLS','6','7','',16,'75','150','','20','',NULL,NULL,'0',0,0,'5478141748695407',0,0,0,16.00,'2025-05-31 15:45:18','4','1','1','0000-00-00','','active','','1278','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1239,'SULPHUR OINMENT','17','7','',16,'20','50','','0','',NULL,NULL,'0',0,0,'21301748695653',0,0,0,19.00,'2025-05-31 15:49:28','4','1','1','0000-00-00','','active','','1279','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1240,'ZUPRICIN B OINMENT','28','7','',16,'632','880','','5','',NULL,NULL,'0',0,0,'5735061748696096',0,0,0,0.00,'2025-05-31 15:57:25','4','1','1','0000-00-00','','active','','1280','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1241,'ITORAB SR CAPS','19','7','',16,'65','90','','50','',NULL,NULL,'0',0,0,'6638591748696246',0,0,0,0.00,'2025-05-31 16:02:33','4','1','1','0000-00-00','','active','','1281','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1242,'CLOPIDOGREL 75MG','25','7','',16,'12','25','','0','',NULL,NULL,'0',0,0,'1273121748698344',0,0,0,0.00,'2025-05-31 16:34:31','4','1','1','0000-00-00','','active','','1282','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1243,'DOLOJOINT EXTRA','53','7','',16,'75','110','','0','',NULL,NULL,'0',0,0,'2289531748699862',0,0,0,30.00,'2025-05-31 17:02:31','4','1','1','0000-00-00','','active','','1283','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1244,'amoxiclav 312.5DT','1','7','',16,'140','350','','20','',NULL,NULL,'0',0,0,'2265191748928525',0,0,0,0.00,'2025-06-03 08:32:28','4','1','1','0000-00-00','','active','','1284','pcs','Inventory','VATABLE','mainitem','Inclusive'),(1245,'amoxiclav 312.5DT','1','7','',16,'175','300','','20','',NULL,NULL,'0',0,0,'2198171749214559',0,0,0,13.00,'2025-06-06 15:57:44','4','1','1','0000-00-00','','active','','1285','pcs','Inventory','VATABLE','mainitem','Inclusive'); /*!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, `code` varchar(50) NOT NULL, `category` varchar(50) NOT NULL, `supplier` varchar(50) DEFAULT NULL, `description` varchar(255) NOT NULL, `tax_included` int(10) NOT NULL DEFAULT 16, `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, `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', `orderamount` varchar(30) NOT NULL DEFAULT 'mainitem', `taxtype` varchar(30) NOT NULL DEFAULT 'Inclusive', PRIMARY KEY (`id`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`) ) ENGINE=InnoDB AUTO_INCREMENT=1246 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,'zentel 400mg','1023','1','1','',16,'129','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(2,'VOFAX(levofloxacin) 500mg','773','1','1','',16,'55','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(3,'Aldomet 250','9','1','1','',16,'5.2','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(4,'My Dawa (levofloxacin) 750mg','774','1','1','',16,'75','500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(5,'Aldomet 500','10','1','1','',16,'9.3','15',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(6,'Amlodipine (NORVATIS) 5mg','11','1','1','',16,'2.3','15',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(7,'Amlodipine 30','12','1','1','',16,'22.6','30',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(8,'Amoxyl original 100\'s 500mg','13','1','1','',16,'16.9','25',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(9,'Amoxyl (ELYMOX) 125mg generic syrup','14','1','1','',16,'259.9','350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(10,'Amoxyl( moxilact) caps 500mg','15','1','1','',16,'3.2','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(11,'Amoxyl original syr 1s 125mg','16','1','1','',16,'259.9','500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(12,'Ampicillin 500mg','17','1','1','',16,'4','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(13,'ZITHROX (Azithromycin)500 mg','19','1','1','',16,'75','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(14,'CEFTRIAXONE (IMAXONE) 1G','529','1','1','',16,'32','100','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(15,'Augmentin susp 228/5mg','22','1','1','',16,'591','800',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(16,'Augmentin tabs 625','23','1','1','',16,'53.5','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(17,'Azithromycin syr 1','24','1','1','',16,'40','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(18,'Azithromycin 500(Zathrin500)','25','1','1','',16,'40','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(19,'Clavulin 625mg tabs','27','1','1','',16,'115','170',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(20,'Cetrizine(Catchet) tabs 100','47','1','1','',16,'1.5','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(21,'Cetrizine syr (Rinacet) 60ml','48','1','1','',16,'18','50','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(22,'Amoxicillin capsules 250mg','304','1','1','',16,'1.4','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(23,'Clob B cream 1s 15mg','49','1','1','',16,'55','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(24,'Ciprofloxacin( Galcipro) 500mg','50','1','1','',16,'3.2','10','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(25,'Clarithromycin (REMAC) tabs 10','51','1','1','',16,'26','45',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(26,'Cofta tabs 100\'s 35mg','52','1','1','',16,'43.4','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(27,'Cold cap tabs 12\'s 500mg','53','1','1','',16,'79','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(28,'Cold cap tabs 96','54','1','1','',16,'5','10','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(29,'Cold cap syr 1s 100ml','55','1','1','',16,'80','245',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(30,'Cotrimoxazole syr 1s 100ml','56','1','1','',16,'35','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(31,'Cotrimoxazole tabs 480mg','57','1','1','',16,'2.3','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(32,'Cypro B plus syr 1s 200ml','58','1','1','',16,'300','470',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(33,'Cypro B plus tabs 30','59','1','1','',16,'40','30',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(34,'Deep heat 1\'s 15mg','60','1','1','',16,'170','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(35,'Deep heat 35mg','61','1','1','',16,'250','350','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(36,'Deep heat 67mg','62','1','1','',16,'340','450',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(37,'Deep heat 100mg','63','1','1','',16,'440','500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(38,'Deep heat 150ml','64','1','1','',16,'523.45','700',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(39,'Deep freeze gel 35mg','65','1','1','',16,'210','350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(40,'Deep freeze100mg','66','1','1','',16,'554','745',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(41,'Deep freeze spray 150ml','67','1','1','',16,'630','800',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(42,'Deleased Chesty cough 100ml','68','1','1','',16,'95','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(43,'Deleased Dry non-drowsy 100ml','69','1','1','',16,'118','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(44,'Dentinox teething gel 20mg','70','1','1','',16,'525','550',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(45,'Diclofenac (NELAC) 100mg','71','1','1','',16,'2','5','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(46,'Doxicycline 100mg (DOXIMAR)','72','1','1','',16,'3.5','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(47,'Drez V gel 30mg','73','1','1','',16,'410','600','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(48,'Eno sachet','74','1','1','',16,'11','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(49,'Ecee 2 0.75mg','75','1','1','',16,'30','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(50,'Protas 20mg','76','1','1','',16,'10','30',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(51,'Protas 40mg','77','1','1','',16,'16','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(52,'Fancider 50mg','78','1','1','',16,'8.3','33',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(53,'Ferro B complex 100ml','79','1','1','',16,'50','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(54,'Ferro B complex 60ml','80','1','1','',16,'40','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(55,'Flatameal syr 200g','81','1','1','',16,'247','400',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(56,'Fluconazole (DICONAZOL)200mg','83','1','1','',16,'20','45',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(57,'Folic acid 5mg','84','1','1','',16,'3','5','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(58,'Furosemide 40mg','85','1','1','',16,'2','3','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(59,'Flugone caps 10','86','1','1','',16,'12','18','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(60,'Gaviscon peppermint 200ml','88','1','1','',16,'575','750',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(61,'Grisofulvin 125mg','89','1','1','',16,'4','7','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(62,'Grisofulvin 250mg','90','1','1','',16,'3.8','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(63,'Grisofulvin 500mg','91','1','1','',16,'6.5','15',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(64,'ZITHROMAX 500mg (Azithromicin)','347','1','1','',16,'1380','1850',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(65,'Gentamycin inj. 80mg','92','1','1','',16,'15','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(66,'Glucophage 500mg','93','1','1','',16,'5','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(67,'Glucophage 850mg','94','1','1','',16,'10','15',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(68,'Good morning lung tonic 60ml','95','1','1','',16,'72','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(69,'Kit pylo-C','97','1','1','',16,'1530','2500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(70,'Hedex 500mg','98','1','1','',16,'4.2','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(71,'Hydrochlorthiazide 25mg','99','1','1','',16,'1.2','2','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(72,'Hydrochlorthiazide 50mg','100','1','1','',16,'1.2','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(73,'Infacol 55ml','101','1','1','',16,'760','950',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(74,'Lasix 40mg','102','1','1','',16,'37','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(75,'Levofloxacin tabs 500mg','103','1','1','',16,'7.5','35',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(76,'Lonnart syr 60ml','104','1','1','',16,'130','350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(77,'Flagyl (BLISTERo)tabs 200mg','360','1','1','',16,'1','2',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(78,'Loratidine (lorhistina) syr 60ml','107','1','1','',16,'170','300','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(79,'Mediven cream 15mg','108','1','1','',16,'45','70',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(80,'Metronidazole (EFLARON ) 400mg','109','1','1','',16,'2','5','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(81,'Metronidazole(TROGYL) susp. 60ml','110','1','1','',16,'40','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(82,'Neurorubine forte 20','112','1','1','',16,'19.7','30',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(83,'Neuroforte 20','113','1','1','',16,'13','20','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(84,'Norfloxacin 100\'s 400mg','115','1','1','',16,'33','25',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(85,'ciproken eye/ear','881','1','1','',16,'100','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(86,'Omega H3 caps 30','117','1','1','',16,'33','45',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(87,'Onazin for red eyes 10ml','118','1','1','',16,'249','400',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(88,'Panadol advance 500mg','119','1','1','',16,'8','20','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(89,'Paracetamol(PARADOL) generic syr 100ml','120','1','1','',16,'35','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(90,'Paracetamol syr (Curamol) 60ml','121','1','1','',16,'26','50','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(91,'Peptica gel 200ml','122','1','1','',16,'150','350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(92,'Piriton original white 4mg','123','1','1','',16,'1','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(93,'Postinor 2 0.75mg','124','1','1','',16,'136','200','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(94,'Powergesic MR tabs 100','125','1','1','',16,'19.7','30',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(95,'Diracip 100ml','381','1','1','',16,'178.15','350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(96,'Powergesic Plus gel 30mg','126','1','1','',16,'194','350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(97,'Pregabaline (pergalin) 75mg','127','1','1','',16,'7','30','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(98,'Pregabaline 150mg','128','1','1','',16,'42.6','56.7',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(99,'Pregnacare plain 30\'s','129','1','1','',16,'21.4','35',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(100,'Pregnacare plus 56s','130','1','1','',16,'31','40',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(101,'Probeta N 1\'s','131','1','1','',16,'106','150','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(102,'Ranferon caps 30\'s','132','1','1','',16,'12','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(103,'Relcer gel 1\'s 100ml','133','1','1','',16,'245','350','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(104,'Saferon syr 1\'s 150ml','134','1','1','',16,'307','450',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(105,'Scotts Emulsion (Orange) 200ml','136','1','1','',16,'680','950',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(106,'Seven seas 1\'s 100ml','139','1','1','',16,'','0',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(107,'MtM(Sidenafil)100mg','141','1','1','',16,'11','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(108,'Sodamint 100','142','1','1','',16,'0.8','2','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(109,'METROZOL(Blister) 400mg','651','1','1','',16,'2.28','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(110,'Tetracycline eye 1','143','1','1','',16,'25','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(111,'Terbinafine cream 1\'s 15mg','144','1','1','',16,'170','350','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(112,'Tinidazole 4\'s 500mg','145','1','1','',16,'33','70','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(113,'Tramadol(TRAMSUN) 50MG tabs ','146','1','1','',16,'3.5','15',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(114,'Tramadol tabs 100\'s 100mg','147','1','1','',16,'12','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(115,'Trimex exp diabetic 1\'s 100ml','148','1','1','',16,'115','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(116,'Trimex exp Paed 1\'s 60ml','149','1','1','',16,'86','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(117,'Trimex exp Adult 1\'s 100ml','150','1','1','',16,'105','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(118,'Trimex Mucolytic 1\'s 100ml','151','1','1','',16,'105','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(119,'V wash plus 1','152','1','1','',16,'461','800',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(120,'Varinil tabs 28\'s 10mg','153','1','1','',16,'21','30',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(121,'Vitamax 30\'s 40mg','154','1','1','',16,'26','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(122,'Voltaren SR tabs 30\'s 75mg','155','1','1','',16,'70.2','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(123,'Xtraderm 1s 30mg','156','1','1','',16,'149','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(124,'Erythromycin 100ml (erythrox)','921','1','1','',16,'58','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(125,'Zedex cough syr 1s 100ml','157','1','1','',16,'170','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(126,'Zefcolin syrup 1s 100ml','158','1','1','',16,'229','400',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(127,'Metronidazople 60ml (tricozole)','923','1','1','',16,'24','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(128,'ZINNAT susp. 50ml 1s 125mg/5ml','159','1','1','',16,'1134.45','1350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(129,'Ampiclox 10ml (neonatal) ','924','1','1','',16,'48','100','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(130,'Zinnart tabs 10\'s 500mg','160','1','1','',16,'211.5','285',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(131,'Metronidazole 100-ml (tricozole)','925','1','1','',16,'54','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(132,'Zulu tabs plain 10\'s 100/500mg','162','1','1','',16,'21','35',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(133,'Sonaplast','163','1','1','',16,'2','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(134,'Always ultra thin extra long 14\'s','164','1','1','',16,'76','145',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(135,'Always ultra thin extra long 16\'s','165','1','1','',16,'137','185',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(136,'Always maxi thick extra long 14\'s','166','1','1','',16,'77','130',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(137,'Always maxi thick extra long 7\'s','167','1','1','',16,'75','90',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(138,'pampers pants size 6 (16+kgs) 48\'s','168','1','1','',16,'1078','1400',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(139,'pampers pants size 5 (12-18kgs) 52\'s','169','1','1','',16,'1211','1600',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(140,'pampers pants size 4 (9-18kgs maxi)32\'s','170','1','1','',16,'623','710',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(141,'pampers pants size 6 (16+kgs) 24\'s','172','1','1','',16,'623','710',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(142,'CIPROBAY 500mg','681','1','1','',16,'2805','4500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(143,'pampers pants size 5 (12-18kgs) 26\'s','173','1','1','',16,'623','710',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(144,'Pampers pants maxi size 4(9-14kgs) 56\'s','174','1','1','',16,'1211','1375',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(145,'Pampers pants maxi LC size 3 (6-11kgs) 9\'s','175','1','1','',16,'157','198',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(146,'Pampers pants maxi LC size 4 (9-14kgs) 8\'s','176','1','1','',16,'175','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(147,'Pampers B/Fresh wipes','177','1','1','',16,'229','245',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(148,'Finemox 625','951','1','1','',16,'125','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(149,'Metcos (Metoclopromide) tabs','443','1','1','',16,'2','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(150,'Metronidazole 400mg (flazole)','954','1','1','',16,'2','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(151,'AMOKLAVIN 457mg/5ml','699','1','1','',16,'420','600',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(152,'CIPROINTA 500MG ','955','1','1','',16,'71','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(153,'Daboral 125mg/5ml ','956','1','1','',16,'235','350','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(154,'Biotrim 50ml','963','1','1','',16,'25','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(155,'Septrin paed original syrup 50ml','202','1','1','',16,'24.9','50','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(156,'Amoxyl original syrup 125mg/5ml','227','1','1','',16,'259','350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(157,'Ampiclox caps origina GSK','229','1','1','',16,'16','30',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(158,'ecold syrup','751','10','1','',16,'102','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(159,'Menthoplus 9ml','298','11','1','',16,'39','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(160,'Axe oil (chapa shoka)','312','11','1','',16,'80','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(161,'panadol extra','179','11','1','',16,'5','10','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(162,'kaluma balm 9ml','180','11','1','',16,'27','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(163,'Action','184','11','1','',16,'4','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(164,'Sonaplast','185','11','1','',16,'2','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(165,'Maramoja','186','11','1','',16,'8','10','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(166,'Menthoplus bulm ','188','11','1','',16,'105','120',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(167,'Omega h3','1021','12','1','',16,'38','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(168,'Multivitamin ( euvitan) syrup 100ml','288','12','1','',16,'35','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(169,'Multivitamin ( Euvitan) syrup 60ml','289','12','1','',16,'25','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(170,'Ascorbic acid(vitamin C) tabs','311','12','1','',16,'10','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(171,'Astymin srup 200ml','369','12','1','',16,'350','650',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(172,'Cypon 200ml','410','12','1','',16,'250','600',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(173,'Vitamin B complex inj.','422','12','1','',16,'40','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(174,'Vitamin C (gleen C tabs) 1g','423','12','1','',16,'579','850',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(175,'Ascorbic (BLISTER) Acid 100*S','431','12','1','',16,'6','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(176,'Ginsomin','453','12','1','',16,'32.666','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(177,'CA- C 1000 (orange) VITAMIN C (SANDOZ)','454','12','1','',16,'453','800',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(178,'Becoactin syrup 200ml','207','12','1','',16,'299','450',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(179,'Becoactin tablets','208','12','1','',16,'15','30',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(180,'Trimetabol syrup 150ml','233','12','1','',16,'699','850',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(181,'Tresorix syrup 100ml','234','12','1','',16,'499','700',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(182,' E-Vit 400','489','12','1','',16,'18','30',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(183,'Ca-C','1018','12','1','',16,'460','700',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(184,'Saracal ','1019','12','1','',16,'470','650',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(185,'Seven Seas caps 60s','1020','12','1','',16,'1300','1700',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(186,'H cures','1038','13','1','',16,'665','900',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(187,'SIGN KIT','1039','13','1','',16,'1370','1900',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(188,'Pylo trip kit','358','13','1','',16,'1800','2700',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(189,'Esomac 20mg','383','13','1','',16,'13','20','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(190,'Aerius tabs','435','13','1','',16,'67','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(191,'PANTAKIND 4OMG ','944','13','1','',16,'18','25',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(192,'Bonjela Adult Teething Gel','452','13','1','',16,'599','800',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(193,'Omeprazole ( OMICAP) 20mg','236','13','1','',16,'2','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(194,'ABZ syr 1s 200mg','1','14','1','',16,'30','60','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(195,'ABZ tab 1s 400mg','2','14','1','',16,'20','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(196,'Zentel tabs ','277','14','1','',16,'190','300','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(197,'Zentel susp.20ml','278','14','1','',16,'195','300','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(198,'FRICKS Herbal Lozanges','530','15','1','',16,'5','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(199,'Strepsils (Honey and Lemon)','178','15','1','',16,'10','15',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(200,'Strepsils Regular','484','15','1','',16,'10','25',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(201,'FEMI PLAN PILLS','269','16','1','',16,'79','120','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(202,'Mycrogynon tabs','301','16','1','',16,'90','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(203,'Depo sayana inj.','303','16','1','',16,'59','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(204,'Microgynon ','355','16','1','',16,'282','380',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(205,'Microgynon Fe','365','16','1','',16,'90','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(206,'Microgynon 30\'s','366','16','1','',16,'292','420',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(207,'Cialis','408','16','1','',16,'279','375',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(208,'contempo Skyn condoms','192','16','1','',16,'51','500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(209,'Rough Rider ORIGINAL','193','16','1','',16,'166','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(210,'contempo Bare back','194','16','1','',16,'25','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(211,'Contempo Wet and wild','195','16','1','',16,'25','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(212,'Duphaston 10mg','973','16','1','',16,'40','80','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(213,'Fluconazole 150mg','82','17','1','',16,'20','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(214,'Bulkot B ','897','17','1','',16,'48','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(215,'Hitoral ','898','17','1','',16,'31','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(216,'Nitrofurantoin 100\'s','397','17','1','',16,'3','10','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(217,'Fungiter125mg','413','17','1','',16,'30.9','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(218,'Fungiter 250mg','414','17','1','',16,'45','85',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(219,'Grabacin powder','415','17','1','',16,'87','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(220,'Maxidex drops','433','17','1','',16,'210','320',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(221,'Daktarin Cream 20mg','451','17','1','',16,'320','600',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(222,'Hitoral tabs 100mg ','965','17','1','',16,'3','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(223,'Griseofulvin 250mg','966','17','1','',16,'5.20','10','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(224,'Griseofulvin 500mg','967','17','1','',16,'2','15','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(225,'Candid B cream 15gm','456','17','1','',16,'187','300','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(226,'Fluconazole 35ml (criptocan)','968','17','1','',16,'280','380',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(227,'Candid mouth paint 15ml','457','17','1','',16,'142','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(228,'Terbinafine 250mg (fungiter) 10S','969','17','1','',16,'490','700',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(229,'Terbinafine 125mg (fungiter) 10S','970','17','1','',16,'390','500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(230,'Fluconazol 200mg','459','17','1','',16,'17','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(231,'Fluconazole 150mg (fredluco)','971','17','1','',16,'15','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(232,'Fluconazole 150 (Co fluc)','460','17','1','',16,'12','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(233,'candid cream','741','17','1','',16,'211','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(234,'Bulkot Mouth paint','1011','17','1','',16,'59','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(235,'KETO PLUS (Ketoconazole) Shampoo 120ml','507','17','1','',16,'846','1500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(236,'Durex feather lite','364','18','1','',16,'198','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(237,'KISS Strawberry','901','18','1','',16,'27','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(238,'KISS Chocolate','902','18','1','',16,'27','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(239,'Trust classic','903','18','1','',16,'24','50','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(240,'Durex feels','434','18','1','',16,'67','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(241,'durex play tingle','742','18','1','',16,'586','800',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(242,'Peptica gel 200ml','258','19','1','',16,'166','350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(243,'Allucid syr 100ml','8','19','1','',16,'75','120',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(244,'OMIS (Omeprazole) 20mg','554','19','1','',16,'1.1','5','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(245,'Maalox Lemon stick 460/susp','576','19','1','',16,'26.25','40',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(246,'NILACID susp 100ml','579','19','1','',16,'87','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(247,'NILACID susp 200ml','580','19','1','',16,'158','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(248,'Gastro Gel 200ml','581','19','1','',16,'165','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(249,'Ulgicid Susp 200ml mint','583','19','1','',16,'304','450',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(250,'Ulgicid Susp 200ml Cherry','584','19','1','',16,'296','500','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(251,'Relcer tabs','339','19','1','',16,'8','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(252,'Gaviscon Double action 150ml','87','19','1','',16,'595','800',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(253,'ALLUCID TABS ','348','19','1','',16,'1','2',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(254,'Esomac 40mg','384','19','1','',16,'54','90',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(255,'Flatameal tabs','437','19','1','',16,'7','10','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(256,'Eno calcium tums','187','19','1','',16,'4','15',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(257,'Flatameal DSsuspension 200ml','701','19','1','',16,'258','420','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(258,'Nexium 40 mg','197','19','1','',16,'135','180',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(259,'Relcer gel susp. 180ml','206','19','1','',16,'330','480','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(260,'PEPTIGO GEL 200ML','974','19','1','',16,'155','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(261,'Gastro Gel 100ml ','975','19','1','',16,'40','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(262,'Sucrafil O gel 100ml','976','19','1','',16,'215','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(263,'ALUGEL 100ML','977','19','1','',16,'47','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(264,'Ulgicid pinapple 200ml','231','19','1','',16,'304','450',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(265,' APRAZOLE (Omeprazole) plus 20mg','504','19','1','',16,'33','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(266,'Bonjela Teething gel (CHILD)','467','2','1','',16,'599','800',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(267,'Aceclofenac (ACENAC)','3','20','1','',16,'3.166','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(268,'Voltaren retard 100mg','259','20','1','',16,'66','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(269,'Aceclofenac 30','4','20','1','',16,'11.7','15',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(270,'Olfen SR Depo tabs 100mg','260','20','1','',16,'80','120',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(271,'Cataflam tabs 50mg','261','20','1','',16,'44','70',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(272,'immoben 6s ','1026','20','1','',16,'8','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(273,'Panadol Baby & infant 100ml','264','20','1','',16,'250','350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(274,'Brustan susp.100ml','271','20','1','',16,'235','350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(275,'Brustan tabs','272','20','1','',16,'8.8','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(276,'Tramadol inj (ramagic)','1037','20','1','',16,'19','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(277,'Buscopan Plus','273','20','1','',16,'55','75','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(278,'Lysoflam','526','20','1','',16,'21.66','30',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(279,'Paracetamol|(GACET) suppositories 250mg','274','20','1','',16,'17','50','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(280,'Paracetamol (GACET) suppositories 125mg','275','20','1','',16,'15','50','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(281,'sterone tabs 5mg','276','20','1','',16,'20','30','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(282,'Buscopan (hyospan)generic','279','20','1','',16,'5','10','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(283,' IBUT (Ibuprofen) 400mg','37','20','1','',16,'1.3','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(284,' IBUT(Ibuprofen) 200','38','20','1','',16,'0.6','2',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(285,'Calpol infant 1s 100ml','41','20','1','',16,'359','490','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(286,'Calpol infant 1s 60ml','42','20','1','',16,'177','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(287,'Cyclopam P','327','20','1','',16,'10','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(288,'Paraflash ','338','20','1','',16,'19','30',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(289,'Rilif MR','340','20','1','',16,'26','35','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(290,'Sylate 500mg','341','20','1','',16,'61','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(291,'Tamepyn tabs','343','20','1','',16,'9','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(292,'Ascard tabs 75mg','350','20','1','',16,'3.4','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(293,'Cozepam tabs 5mg','352','20','1','',16,'2','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(294,'Ponstan forte tabs ','357','20','1','',16,'21.1','30',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(295,'Etorix 60mg','385','20','1','',16,'36','70',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(296,'Etorix 120','386','20','1','',16,'73','115',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(297,'Etorix 90','387','20','1','',16,'54','90',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(298,'Exforge 10mg/160mg 28\'s','388','20','1','',16,'194','320',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(299,'Fopyn tabs 20\'s','389','20','1','',16,'11','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(300,'Lyrica 75mg','391','20','1','',16,'94','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(301,'Maxidex drops','392','20','1','',16,'210','400',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(302,'Melcam 15mg tabs','393','20','1','',16,'5','10','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(303,'Melcam 7.5mg ','394','20','1','',16,'2.75','5','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(304,'Nadoxin cream 20mg','395','20','1','',16,'726','1000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(305,'Nebilet 5mg','396','20','1','',16,'66','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(306,'Panadol elixir children','399','20','1','',16,'325','600',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(307,'Zyrtal mr ','908','20','1','',16,'29','40',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(308,'Piroxicam caps','400','20','1','',16,'2','5','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(309,'Mefenamic acid (mefsun 500mg)','909','20','1','',16,'3','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(310,'allopurinol 100mg (crescent)','910','20','1','',16,'8','15',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(311,'Dolor Cr ','911','20','1','',16,'19','25',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(312,'Subsyde Cr','912','20','1','',16,'18','25',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(313,'Mara Moja','913','20','1','',16,'3','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(314,'Sona moja ','914','20','1','',16,'3','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(315,'Kaluma tablets','915','20','1','',16,'3','10','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(316,'Cataflam susp','407','20','1','',16,'680','900',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(317,'Paracetamol (biomol)','916','20','1','',16,'1','2',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(318,'Ibuprofen 500mg (ibuflam)','917','20','1','',16,'1','3',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(319,'Diclofenac 50mg (vonac)','918','20','1','',16,'3','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(320,'Zulu MR 20','161','20','1','',16,'34','45','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(321,'Panadol Cold & Flu (NIGHT)','426','20','1','',16,'22.41','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(322,'Prestan H','427','20','1','',16,'14','30',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(323,'Zupricin oint.','428','20','1','',16,'428','600',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(324,'Solo 5mg','432','20','1','',16,'20','30',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(325,'Boric acid ear drops 10ml','438','20','1','',16,'45','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(326,'Dexomet N eye drops','439','20','1','',16,'50','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(327,'Efferalgan 8^s tabs','448','20','1','',16,'42','70',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(328,'Bonjelateething gel adult','450','20','1','',16,'600','900',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(329,'Indomethacin','989','20','1','',16,'0.95','3','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(330,'Diclomol SR tabs 100mg','244','20','1','',16,'5','10','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(331,'Doloact MR 800mg','245','20','1','',16,'17','30',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(332,'Anomex','1015','20','1','',16,'42','55',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(333,'Gacet 250MG','1016','20','1','',16,'11','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(334,'Aflodor 16 30','5','21','1','',16,'50','70',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(335,'Aflodor 8 30','6','21','1','',16,'40','55',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(336,'Myospaz 500mg','111','21','1','',16,'22','30','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(337,'test','267','24','1','',16,'30','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(338,'Nystatin oral susp. 30ml','290','24','1','',16,'40','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(339,'ATORVASTATIN (AVAS 20)','1024','25','1','',16,'14','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(340,'Avastatin 20mg','315','25','1','',16,'8','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(341,'Allopurinol(ALEZE) 300mg','318','25','1','',16,'9','15',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(342,'Atenolol 100mg','319','25','1','',16,'7','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(343,'Calcigard retard 20mg','321','25','1','',16,'1','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(344,'Cardinol 100mg','322','25','1','',16,'9','15',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(345,'Cardinol 25mg','323','25','1','',16,'5','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(346,'Carditan 50mg','324','25','1','',16,'5','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(347,'Carditan AM ','325','25','1','',16,'9','15',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(348,'Carditan H','326','25','1','',16,'5','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(349,'Enalapril 10mg','328','25','1','',16,'10','15',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(350,'Enalapril 5mg','329','25','1','',16,'4','7','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(351,'Ephedrine Paed 10ml','330','25','1','',16,'40','80',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(352,'Ephedrine adult','331','25','1','',16,'40','80',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(353,'Glucomet 850mg','332','25','1','',16,'6','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(354,'Hydralazine tabs','333','25','1','',16,'5','10','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(355,'Nebilong 5mg','334','25','1','',16,'46','75',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(356,'Timolol eye drop','882','25','1','',16,'100','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(357,'Enalapril 10mg (intas)','926','25','1','',16,'10','15',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(358,'Telmi 80 AM','927','25','1','',16,'80','110',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(359,'Telmi 40 AM ','928','25','1','',16,'48','65',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(360,'Amlodipine 5MG ( VARINIL)','929','25','1','',16,'2','5','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(361,'VIDOL 12.5 Mg','930','25','1','',16,'10','15',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(362,'Atenolol 50mg (Cardinol) ','931','25','1','',16,'6','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(363,'Enalapril 5mg (cardcae)','932','25','1','',16,'3','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(364,'Enalapril 10mg (cardcae)','933','25','1','',16,'10','4',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(365,'Losartas 50mg ','934','25','1','',16,'24','30',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(366,'Losartas HT ','935','25','1','',16,'21','25',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(367,'Nifedipine 20mg (neflomg)','936','25','1','',16,'2','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(368,'Amlodipine 10mg (amax) ','937','25','1','',16,'6','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(369,'Telmi 40-H tabs','429','25','1','',16,'46.6667','65',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(370,'Amlodipine 15mg (amax)','938','25','1','',16,'5','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(371,'Amlong 5mg ','939','25','1','',16,'13','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(372,'atenol 25mg','940','25','1','',16,'3','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(373,'Atenol 100mg ','941','25','1','',16,'22','30',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(374,'Cardisprin 75mg ','942','25','1','',16,'6','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(375,'Warexx 5mg','943','25','1','',16,'1','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(376,'Zinnat 500mg ','950','25','1','',16,'1250','2000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(377,'Promethazine tabs25mg','445','25','1','',16,'1','3','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(378,'Lorsatas plain 50mg tabs','221','25','1','',16,'23','30',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(379,'Lorsatas HT','222','25','1','',16,'25','40',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(380,' Amlozaar H','494','25','1','',16,'44.8333','60',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(381,'Ashton 1','21','27','1','',16,'25','35','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(382,'Bonnisan 1s 120ml ','36','27','1','',16,'400','540','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(383,'Beclomin cream 1','28','28','1','',16,'140','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(384,'Whitefield','894','28','1','',16,'24','60','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(385,'Mycota cream','418','28','1','',16,'256','450',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(386,'DERMAFIN(terbinafin) cream 15g','689','28','1','',16,'175','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(387,'Clozole B 20g','237','28','1','',16,'68','110','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(388,'Clozole B 15g','238','28','1','',16,'68','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(389,'Clotrine B 20g','239','28','1','',16,'39','80','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(390,'Mediven S ointment 15g','240','28','1','',16,'119','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(391,'Bulkot mixi 20g','241','28','1','',16,'110','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(392,'Bulkot cream plain 20g','242','28','1','',16,'24','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(393,'Beclomin oint. 15g','243','28','1','',16,'139','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(394,'Prozin (burn Cream) 15g','254','28','1','',16,'20','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(395,'Candid V 1 1s ','43','29','1','',16,'240','350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(396,'Candid V 3 3s','44','29','1','',16,'101','450',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(397,'Candid V 6 6s','45','29','1','',16,'57','600',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(398,'VDM kit','345','29','1','',16,'513','900',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(399,'A-L (lonart) 24*s','7','3','1','',16,'75','180',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(400,'ARTEMETHER INJ (givither)','1033','3','1','',16,'10','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(401,'Artequick 4','18','3','1','',16,'470','700',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(402,'Lonart DS 40mg','105','3','1','',16,'199','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(403,'Crestor tabs ','409','3','1','',16,'100','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(404,'Fanlar tabs ','440','3','1','',16,'22','50','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(405,'Lonart susp. 60ml','223','3','1','',16,'199','400',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(406,'P Alaxin susp. 80ml','224','3','1','',16,'199','450',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(407,'P Alaxin tabs','225','3','1','',16,'20','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(408,'Duo cortexin tabs','226','3','1','',16,'34','65',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(409,'ALTRINE (cetrizine) 10mg','510','30','1','',16,'0.79','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(410,'ALTRINE (cetrizine) 10mg','1025','30','1','',16,'0.79','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(411,'Celestamine 30','46','30','1','',16,'14','20','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(412,'Prednisolone ( BLUE)','305','30','1','',16,'2','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(413,'Montelukast (montana) 10mg','356','30','1','',16,'50','80',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(414,'Novorin','883','30','1','',16,'90','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(415,'CLARINASE(Loratidine)tabs','378','30','1','',16,'53.21','75',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(416,'Nylon sutures 2/0','398','30','1','',16,'21','40',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(417,'Propranolol 40mg','401','30','1','',16,'2','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(418,'Prednisolone syrup 50ml','419','30','1','',16,'165','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(419,'Zyrtec syrup 75ml','436','30','1','',16,'516','850',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(420,'E-cold plus tabs','447','30','1','',16,'6','15',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(421,'Mucosolvan syrup 100ml','449','30','1','',16,'479','800',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(422,'Piriton syrup original 100ml','204','30','1','',16,'277','450','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(423,'Piriton expectorant linctus 100ml','205','30','1','',16,'288','450',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(424,'Zyncet tablets','209','30','1','',16,'3','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(425,'Aerius syrup 60ml','210','30','1','',16,'375','700',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(426,'Flugone Dm 60ml','213','30','1','',16,'116','180',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(427,'Flugone Dm 120ml','214','30','1','',16,'187','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(428,'Flugone P 60 ml','215','30','1','',16,'116','180',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(429,'Flugone P 120ml','216','30','1','',16,'179','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(430,'Erostin suspension 60ml ','982','30','1','',16,'452','650',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(431,'E cold flu 10s','983','30','1','',16,'56','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(432,'E cold flu 100ml','984','30','1','',16,'102','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(433,'Piriton generic 4mg ','988','30','1','',16,'0.50','1','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(434,'Tricet (cetrizine) 10mg','487','30','1','',16,'1.1','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(435,'L montus','999','30','1','',16,'44','55',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(436,'l montus KID','1000','30','1','',16,'26','40',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(437,'Erostin 10mg','1001','30','1','',16,'33','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(438,'Erostin 20mg','1002','30','1','',16,'36','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(439,'PREDNISONE (white) 5mg','506','30','1','',16,'1.5','3','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(440,'Nystatin 12ml','6161100000000','31','1','',16,'30','120',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(441,'Diclon Eye Drop','458','31','1','',16,'95','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(442,'Gentamycin eye/ear drop 10ml','217','31','1','',16,'15','50','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(443,'Gentamycin (ABGENTA) Eye Drop','470','31','1','',16,'15','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(444,'Ceprolen eye/ear drop 5ml','218','31','1','',16,'175','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(445,'Ceprolen D eye/ear drop 5ml','219','31','1','',16,'249','370',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(446,'Dextracin eye/ear drop 5ml','220','31','1','',16,'185','350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(447,'Diclofenac gel 20g','266','32','1','',16,'22','70','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(448,'Elyvate cream 15g','281','32','1','',16,'40','120',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(449,'Calamine lotion','320','32','1','',16,'30','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(450,'Univir 400mg tabs','344','32','1','',16,'42','70',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(451,'Clobedem cream 10g','351','32','1','',16,'105','180',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(452,'Aqueous cream 250g','403','32','1','',16,'135','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(453,'Betason cream','405','32','1','',16,'35','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(454,'Diclofenac gel (rufenac)','411','32','1','',16,'22','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(455,'Diprosone cream 30gm','412','32','1','',16,'52','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(456,'Betnovate cream','424','32','1','',16,'260','420',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(457,'Betnovate oint. 30gm','425','32','1','',16,'393','600',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(458,'Fastum gel 20g','246','32','1','',16,'399','550',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(459,'Pharmasal oint. 25g','247','32','1','',16,'45','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(460,'Surgical spirit 50ml','420','33','1','',16,'0','50','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(461,'Methylated Spirit','990','33','1','',16,'75','120',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(462,'Surgical spririt 100ml','248','33','1','',16,'69','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(463,'Surgical spririt 500ml','249','33','1','',16,'150','300','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(464,'Tincture of iodine 25ml','250','33','1','',16,'27','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(465,'Hydrogen peroxide 200ml','251','33','1','',16,'20','50','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(466,'Liquid paraffin 100ml','252','33','1','',16,'55','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(467,'Castor oil 50ml','253','33','1','',16,'45','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(468,'Cotton wool 100g','256','35','1','',16,'90','150','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(469,'Cotton wool 200g','292','35','1','',16,'70','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(470,'Cotton wool 400g','293','35','1','',16,'315','450','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(471,'Cotton wool 50g','255','35','1','',16,'4570','70','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(472,'Crepe bandage 3inch 7.5cm','257','36','1','',16,'17','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(473,'Crepe bandage 6inch','294','36','1','',16,'34','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(474,'Gauze bandage non sterile','354','36','1','',16,'8','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(475,'Crepe bandage 4\'','379','36','1','',16,'35','70',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(476,'Crepe bandage 2\'','380','36','1','',16,'18','70',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(477,'Gauze swabs','390','36','1','',16,'3','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(478,'Woodwards gripe water 100ml','265','37','1','',16,'120','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(479,'Gripe water 60ml','96','37','1','',16,'65','100','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(480,'ESOMAC','865','37','1','',16,'52','80',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(481,'Primolut N tabs 5mg','444','37','1','',16,'30','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(482,'Gripe water 100ml ','978','37','1','',16,'90','150','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(483,'Durex ULTRA THIN','268','38','1','',16,'67','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(484,'Erotica','899','38','1','',16,'150','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(485,'KISS Classic','900','38','1','',16,'24','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(486,'Trust studded','181','38','1','',16,'36','70','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(487,'Trust ribbed','182','38','1','',16,'42','70',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(488,'Trust classic','183','38','1','',16,'20','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(489,'Phlebodia','314','39','1','',16,'45','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(490,'Dulcolax 5mg tabs','353','39','1','',16,'11','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(491,'Lactulose (EVAC) syrup 100ml','198','39','1','',16,'149','400',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(492,'Avolac (Lactulose) 200ML','474','39','1','',16,'380','550',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(493,'Avolac (Lactulose) 100ml','475','39','1','',16,'237.5','350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(494,'Bicolex (Bisacodyl) 5mg','476','39','1','',16,'1','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(495,'Osmolax (lactulose) 100ml','481','39','1','',16,'221','400',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(496,'Osmolax(Lactulose) 200ML','482','39','1','',16,'408','650',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(497,'Charcoal (Medicinal)','495','39','1','',16,'9','15',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(498,'FYBOGEL','503','39','1','',16,'25','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(499,'Entamaxin susp. 60ml','287','4','1','',16,'55','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(500,'Flagyl syrup original 100ml','296','4','1','',16,'496','750',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(501,'Metronidazole tabs 200mg','307','4','1','',16,'1','5','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(502,'Flagyl ( BLISTER) 400mg','361','4','1','',16,'2','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(503,'Immodium caps','441','4','1','',16,'204','350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(504,'Loperamide (Lomide) tabs','442','4','1','',16,'12','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(505,'Betadine antiseptic sol.125ml','282','40','1','',16,'319','450',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(506,'Betadine mouth wash 125ml','283','40','1','',16,'477','650',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(507,'Remidin 100ml','299','40','1','',16,'230','350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(508,'Andolex C M/wash 200ml','349','40','1','',16,'1199','1600',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(509,'Sudocream','991','40','1','',16,'626','800',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(510,'Tincture of iodine 100ml','993','40','1','',16,'70','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(511,'Bioscab lotion 100ml','284','41','1','',16,'59','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(512,'Yasmin tabs','402','41','1','',16,'804','1350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(513,'OILATUM SOAP','1003','41','1','',16,'500','700',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(514,'Tetmosol Soap','1004','41','1','',16,'150','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(515,'Byofer 200ml','285','42','1','',16,'185','380','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(516,'Ranferon 200ml','291','42','1','',16,'300','450','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(517,'HB Rich plus 200ml','297','42','1','',16,'150','400',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(518,'paradol','743','42','1','',16,'1','3',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(519,'Purecal','1006','42','1','',16,'28','40',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(520,'IFAS ','1007','42','1','',16,'2','5','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(521,'Examination gloves medium','295','43','1','',16,'14','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(522,'Malaria test kits','300','44','1','',16,'52','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(523,'Pregnancy (pt) test kits','306','44','1','',16,'7','40','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(524,'Metoclopramide injectyion (metamida)','1032','45','1','',16,'15','50','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(525,'Nosic','302','45','1','',16,'20','35','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(526,'ALBEN','368','45','1','',16,'97','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(527,'Salbutamol (Asthadin) syp','309','46','1','',16,'20','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(528,'Salbutamol (Ventil) 60ml','310','46','1','',16,'20','80',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(529,'Salbutamol (LASTMOL) tabs 4mg','313','46','1','',16,'1','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(530,'GIFOL','570','46','1','',16,'2.4','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(531,'Ventolin inhaler','346','46','1','',16,'400','700','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(532,'Monterllerg','907','46','1','',16,'59','80',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(533,'Levostar 1mg/5ml 100ml','979','46','1','',16,'159','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(534,'Salbut 5mg ','987','46','1','',16,'1','2','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(535,'Face mask adult','316','47','1','',16,'16','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(536,'Face mask kids','317','47','1','',16,'24','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(537,'KN95','359','47','1','',16,'210','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(538,'Needles G1','335','48','1','',16,'1','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(539,'Needles G23','336','48','1','',16,'1','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(540,'Blood lancet','406','48','1','',16,'2','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(541,'Nogluc','337','49','1','',16,'2','5','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(542,'FIX(cefixime)200mg','770','5','1','',16,'127','180',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(543,'Ampiclo dawa 500mg','587','5','1','',16,'4','10','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(544,'Azithromycin (AGYCIN) SUSP 5ml','599','5','1','',16,'45','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(545,' CEFIXIME ( THEOFIX) 400mg','600','5','1','',16,'170','300','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(546,'CEPHALEXIN 500mg','601','5','1','',16,'7.8','12','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(547,'PEN V Tabs ','603','5','1','',16,'3.59','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(548,'Bactoclav 625','370','5','1','',16,'175','500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(549,' CEFIZ (Cefixime) 400mg ','374','5','1','',16,'17.1','25',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(550,'Clanoxy 625mg 10\'s','376','5','1','',16,'115','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(551,'Clanoxy susp 228mg','377','5','1','',16,'108','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(552,'Diracip M plain tabs 30\'s','382','5','1','',16,'250','350','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(553,'Scabion ','891','5','1','',16,'460','700',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(554,'Drez ointment','892','5','1','',16,'120','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(555,'EFLARON(Metronidazole) 200mg','650','5','1','',16,'0.59','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(556,'CLITH (Clarithromycin) 500mg','654','5','1','',16,'265','500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(557,'Erythromycin 60ml (erythrox)','922','5','1','',16,'45','80',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(558,'pampers pants size 5 (11-25kgs) maxi)30\'s','171','5','1','',16,'623','710',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(559,'Septrin 960(cosatrim) DS','430','5','1','',16,'5','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(560,'Amoxil 250mg (MOXIMED)','946','5','1','',16,'3','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(561,'AGYCIN(Azithromycin) 500mg tabs','691','5','1','',16,'48','150','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(562,'Erythrox 500MG ','947','5','1','',16,'2','9','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(563,'Claricos 500mg ','948','5','1','',16,'235','400',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(564,'Clindazed 300mg ','949','5','1','',16,'145','350','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(565,'Azfine ','952','5','1','',16,'430','600',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(566,'Cephalexin 500mg (medicef)','953','5','1','',16,'2','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(567,'Orav OZ','957','5','1','',16,'100','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(568,'MOXACIL 100ML ','958','5','1','',16,'35','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(569,'MOXACIL 50ML','959','5','1','',16,'26','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(570,'Biotrim','960','5','1','',16,'36','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(571,'EFLARON(Metronidazole) 100ml','961','5','1','',16,'43','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(572,'EFLARON(Metronidazole) 50ml','962','5','1','',16,'25','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(573,'Augmentin 457mg/70ml','199','5','1','',16,'899','1300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(574,'ZITHROX (Azithromycin)200mg/5ml','964','5','1','',16,'71','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(575,'Zinnart tabs 500mg','200','5','1','',16,'199','270',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(576,'Amoxyclav 228mg syrup','201','5','1','',16,'140','300','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(577,'Azithromycin 500mg (Azithree)','466','5','1','',16,'48','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(578,'Dawa Flox ( Flucloxacillin) 500mg','468','5','1','',16,'6','15','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(579,'Bactifix (Cefixime) 400mg','477','5','1','',16,'195','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(580,'Amoxyl forte 250 syrup','228','5','1','',16,'315','500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(581,'Ampiclox syrup original 100ml','230','5','1','',16,'68','100','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(582,'Amoxil (omacillin) 500mg','496','5','1','',16,'3','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(583,'PULMOCEF (cefuroxime axetil) 500mg','500','5','1','',16,'186','400','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(584,'Syringe 5ml','342','50','1','',16,'3','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(585,'WATER 500ml','1022','51','1','',16,'17','30',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(586,'WATER 1litre','362','51','1','',16,'41.6666','80',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(587,' WATER 500ml','363','51','1','',16,'20.83333','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(588,'Sanitizer (SILVEX)130ml','416','51','1','',16,'150','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(589,'Sanitizer ( klin gel) 500ml','417','51','1','',16,'550','700',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(590,'AVAMYS','455','52','1','',16,'776','1200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(591,'Nasosal','472','52','1','',16,'567','850',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(592,'TEARS NATURALE','509','53','1','',16,'234','350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(593,'Sensodyne Multicare 40ml gel','765','53','1','',16,'148.6','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(594,'Eno Lemons 4^S','766','53','1','',16,'67.105','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(595,'MEDIVEN ointment 15g','511','53','1','',16,'75','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(596,'Panadol Extra 20*s','767','53','1','',16,'121.92','170',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(597,' Mosquito Reppellant (FAMILY CARE) 70g','512','53','1','',16,'65','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(598,'Panadol advance 20*s','768','53','1','',16,'126','170',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(599,' PANADOL COLD & FLU (day)','513','53','1','',16,'11.25','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(600,'HER KIT','769','53','1','',16,'418','700',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(601,'BETAPYN','514','53','1','',16,'23','30','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(602,'BENZEHEXOL 5mg','515','53','1','',16,'1.15','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(603,'ETOXYM','771','53','1','',16,'765','1200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(604,'PANADOL ACTIFAST 500mg','1027','53','1','',16,'28.833333','40',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(605,'CLEAR T gel 20g ( Clindamycin Tretinoin)','516','53','1','',16,'366','550',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(606,'LAEOVATE CREAM 15gm','772','53','1','',16,'42','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(607,'Sensodyne Rapid Action 75ml','1028','53','1','',16,'388.185','550',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(608,' Clomid 10g tabs','517','53','1','',16,'59','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(609,'Sensodyne Toothpaste E repair & protect 75ml','1029','53','1','',16,'3888.185','550',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(610,'COSCOF C 60ml','518','53','1','',16,'110','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(611,'cox B 200mg','1030','53','1','',16,'17','40','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(612,'DAZEL KIT','519','53','1','',16,'368','600',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(613,'Betadine mouth wash 250ml','775','53','1','',16,'738','1000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(614,'Buscopan injection (scospan)','1031','53','1','',16,'44','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(615,'Plavix 75 mg','520','53','1','',16,'136.12','181.05',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(616,'Lemsip Cold & Flu','776','53','1','',16,'57','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(617,'Diovan 80mg','521','53','1','',16,'137.35','190',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(618,'BECLOMIN LOTION 30ml','777','53','1','',16,'145','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(619,'NORVASC 5mg ','522','53','1','',16,'47.4','65',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(620,'ATENOLOL (LONET) 50mg','778','53','1','',16,'2.7','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(621,'Hydrocortison inj ','1034','53','1','',16,'27','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(622,'Pantoloc 20mg','523','53','1','',16,'57.85','76.93',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(623,'FOLIC ACID 5mg 28*s','779','53','1','',16,'150','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(624,'Neutrolol 200mg','1035','53','1','',16,'1','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(625,'BROMOCRIPTIN (CRIPTON)','524','53','1','',16,'28.43','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(626,'Esofag D','780','53','1','',16,'24.233333','40',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(627,'Phenobarbital','1036','53','1','',16,'1','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(628,'OJEN OZ (OFLOXACIN &ORNIDAZOLE)','525','53','1','',16,'95','300','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(629,'CIPRO DENK 500mg','781','53','1','',16,'561','750',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(630,'GALVUSMET 50/500 mg','782','53','1','',16,'89.4','120',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(631,'cyclopam syrup','527','53','1','',16,'135','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(632,'ORAQUICK HIV SELF TEST KIT','783','53','1','',16,'176','400',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(633,'BACTIGRAS 100mm','528','53','1','',16,'52','70',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(634,'CLARITEK SUSP 50ml','784','53','1','',16,'424','650',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(635,'AQEOUS CREAM 500MG','1040','53','1','',16,'75','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(636,'DYNACORT SUSPENSION 30ml','785','53','1','',16,'340','500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(637,'EVOROX(CEFUROXIME)125mg susp','1041','53','1','',16,'240','350','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(638,'EPIMOL-E','786','53','1','',16,'412','600',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(639,'TALGENTIS(TADAFIL)20MG','1042','53','1','',16,'112.5','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(640,'SOLUZINC SYRUP','531','53','1','',16,'90','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(641,'FEMIJECT 6*S','787','53','1','',16,'111','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(642,'PCM 1000*S','1043','53','1','',16,'0.82','2',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(643,'LEXOTANIL 3mg','532','53','1','',16,'27.33333','40',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(644,'EPIMOL -B BABY & jr CREAM 400MG','788','53','1','',16,'959','1500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(645,'NICORRETTE4GM','1044','53','1','',16,'33.6','45',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(646,'LEXOTANIL 1.5mg','533','53','1','',16,'21.6666','30',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(647,'Zincat OD','789','53','1','',16,'102.333','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(648,'FOPYN ','1045','53','1','',16,'13.6667','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(649,'DICLOFENAC INJECTION','534','53','1','',16,'5','50','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(650,'EPIMAX All Purpose 125gm','790','53','1','',16,'606','900',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(651,'EUGICA','1046','53','1','',16,'56.4','75',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(652,'BROMSAL expectorant 100ml','26','53','1','',16,'120','200','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(653,'FLAMORYL S','535','53','1','',16,'12.8','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(654,'cipladon 500mg','791','53','1','',16,'14.59','50','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(655,'IBUFLAM 400MG','1047','53','1','',16,'1.55','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(656,'GENTAMICIN INJECTION','536','53','1','',16,'7','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(657,'candid lotion','792','53','1','',16,'157.5','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(658,'TAMSOLIN 0.4MG CAPS','1048','53','1','',16,'59.978','80',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(659,'HYDROCOTISONE INJECTION','537','53','1','',16,'34','100','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(660,'FLORANORM','793','53','1','',16,'85.1','120',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(661,'DOLOR GEL 20GM','1049','53','1','',16,'20','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(662,'HYOSCINE (BUSCOPAN) INJECTION','538','53','1','',16,'18','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(663,'CARTIL OMEGA','794','53','1','',16,'48','65',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(664,'voltaren emugel 20GM','1050','53','1','',16,'413','600',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(665,'ROBIDOM SR','539','53','1','',16,'53.8','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(666,'NOXIDIL 5% (minoxidil)','795','53','1','',16,'1984','2800',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(667,'NABILET PLUS 5/12.5MG TABS','1051','53','1','',16,'58.5','80',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(668,'TRAMADOL INJECTION','540','53','1','',16,'19','50','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(669,'NATRILIX 1.5 mg','796','53','1','',16,'26.47','35',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(670,'DORMICUM 15MG','1052','53','1','',16,'62.5','85',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(671,'GLEN CEE TABS ( VITAMIN C)','541','53','1','',16,'720','1200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(672,'NO SPA 40mg','797','53','1','',16,'14.4','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(673,'CYPON SYRUP 100ML','1053','53','1','',16,'150','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(674,'AMLOZAAR','542','53','1','',16,'40.86666','55',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(675,'VOLTFAST 50mg','798','53','1','',16,'87.66666','120',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(676,'ACTILOSA DRY SYRUP 30ML','1054','53','1','',16,'302','450',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(677,'CITROSODA 60grms','543','53','1','',16,'438','600',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(678,'CIPRO INTA 500mg','799','53','1','',16,'133','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(679,'CLARITINE TABS 10MG','1055','53','1','',16,'49','65',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(680,'ENTEROGERMINA VIALS','544','53','1','',16,'51','75',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(681,'PRESARTAN 50mg','800','53','1','',16,'13.3666','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(682,'EMPIGET TABS 10MG','1056','53','1','',16,'66','90',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(683,'LIGNOCAINE 2% 30ml vial','545','53','1','',16,'22','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(684,'ZITHROMAX (Azithromicin) susp','801','53','1','',16,'600','800',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(685,'VASOPRIL 10MG TABS','1057','53','1','',16,'4.25','6',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(686,'OTRIVIN paedriatic 0.005 nasal DROP','546','53','1','',16,'415','600',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(687,'MOTTILIUM SUSP','802','53','1','',16,'381','550',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(688,'BG GLUTAMIN PLUS TABS','1058','53','1','',16,'16','25',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(689,'Brufen 400mg (BLISTER)','547','53','1','',16,'1.45','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(690,'IROVEL H','803','53','1','',16,'53.333','75',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(691,'NOXIDIL 5% 60ML','1059','53','1','',16,'1984','2700',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(692,'BRUFEN9 200ng (BLISTER)','548','53','1','',16,'0.75','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(693,'MAXIDEX (Dexamethasone) 15ml','804','53','1','',16,'168','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(694,'STILNOX TAB 10MG','1060','53','1','',16,'41.5','55',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(695,'Dental flos 100m','549','53','1','',16,'250','350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(696,'Avastatin 10mg','805','53','1','',16,'8.5','15',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(697,'Dexamethasone INJECTION','550','53','1','',16,'13','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(698,'FLAGENTYL TABS 500mg','806','53','1','',16,'435','600',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(699,'DON- A (Domperidone) 10mg tabs','551','53','1','',16,'4.6','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(700,'ENZOFLAM','807','53','1','',16,'38','55','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(701,'DOMNAC (Domperidone) syrup 50ml','552','53','1','',16,'97..5','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(702,'AMINOGARD LIQUID 200ml','808','53','1','',16,'806','1200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(703,'Metakelfin 500mg 3*s','553','53','1','',16,'161.6666','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(704,'AMINOGARD GRANULES 5gm','809','53','1','',16,'78','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(705,'NILBACT CREAM 30GM','810','53','1','',16,'150','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(706,'Touch and Go solution','555','53','1','',16,'190','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(707,'IBUPROFEN(CALFEN) SYP 60ml','811','53','2','',16,'25','50','','0',NULL,NULL,0,0,0,'11728999555',0,0,0,0.00,'2024-10-15 16:39:41','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(708,'Water For Injections ( WFI)','556','53','1','',16,'9','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(709,'IBUPROFEN(FENPRO) SYP 60ml','812','53','1','',16,'65','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(710,'Multivitamin C adults','557','53','1','',16,'600','1200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(711,'PONSIDE(povidone) MOUTH WASH','813','53','1','',16,'50','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(712,'AMOXIMED (Amoxycillin) 500mg','558','53','1','',16,'3.43','7','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(713,'FUNBACT A CREAM 30g','814','53','1','',16,'125','250','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(714,'Surgical blade G23','559','53','1','',16,'3.95','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(715,'MYCOTA POWDER 70g','815','53','1','',16,'700','1200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(716,'Oflodex Eye Drop','560','53','1','',16,'223','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(717,'TRAMAL RETARD 100mg','816','53','1','',16,'126','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(718,'Hydrocortisone Eye Drop','561','53','1','',16,'62','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(719,'LUMIART (AL20/120MG)','817','53','1','',16,'57','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(720,'Corn Caps (carnation caps)','562','53','1','',16,'168','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(721,'kiss condoms','818','53','1','',16,'24','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(722,'ACTILOSA','563','53','1','',16,'55','75',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(723,'TACROZ FORTE OINTMENT','819','53','1','',16,'1134','1600',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(724,'ENAT 400','564','53','1','',16,'39.6','55',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(725,'DIFLUCAN 150MG','820','53','1','',16,'795.5','1200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(726,'SOLVIN PLUS tabs','565','53','1','',16,'8.61','15',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(727,'ITOPRIDE(GIT PLUS) ','821','53','1','',16,'769','1200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(728,'DUREX SELECT FLAVOURS','566','53','1','',16,'181.3333','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(729,'ITOPRIDE(GIT )','822','53','1','',16,'722.7','1000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(730,'DUREX EXTRA SAFE','567','53','1','',16,'196','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(731,'IVERMECTOL 3MG (IVERMECTIN)','823','53','1','',16,'201.6','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(732,'DUREX PLEASURE ME','568','53','1','',16,'196','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(733,'AMIZOLE GEL 20G','824','53','1','',16,'200','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(734,'Fastum gel 30g','569','53','1','',16,'436','700',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(735,'GAUZE SWABS 4* NON STERILE','825','53','1','',16,'165','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(736,'GAUZE SWABS 3* NON STERILE','826','53','1','',16,'140','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(737,'Vitamin C kid (Healthy Plus) Dispersible ','571','53','1','',16,'600','1200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(738,'EMITINO 4 mg','827','53','1','',16,'45','60',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(739,'Zink + C+D (Sanotact) Dispersible tabs','572','53','1','',16,'42.5','60',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(740,'ESOMEPRAZOLE(SERGEL) INJECTION','828','53','1','',16,'90','150','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(741,'Zink + Vitamin C+ Depot (Altapharma)','573','53','1','',16,'16.66666','25',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(742,'Goodmorning tabs','829','53','1','',16,'3.5','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(743,'ZINK 15 + HISTIDIN + Vitamin C ( Taxofit) ','574','53','1','',16,'25','40',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(744,'WELLKID MULTIVITAMIN LIQUID 150ML','830','53','1','',16,'1280','1800',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(745,'Zink + C +D3 IMMUN -KUR','575','53','1','',16,'33.3333','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(746,'COFTA SYRUP','831','53','1','',16,'95','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(747,'COFTA TABLETS','832','53','1','',16,'3.6','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(748,'Castor Oil 100ml','577','53','1','',16,'72','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(749,'ELYCORT OINT 15 g','833','53','1','',16,'60','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(750,'Benylin 4 FLU 100ml','578','53','1','',16,'360','500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(751,'ELYCORT CREAM 15 g','834','53','1','',16,'50','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(752,'EPIMAX All Purpose 400gm','835','53','1','',16,'1124','1600',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(753,'EPIMAX BABY & JR 400gm','836','53','1','',16,'1124','1600',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(754,'ADOL 125mg','837','53','1','',16,'33','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(755,' Tagera Forte ( Secnidazole) ','582','53','1','',16,'44.5','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(756,'ADOL 250mg','838','53','1','',16,'33','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(757,'Telmi 80-H tabs','839','53','1','',16,'61.3333','85',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(758,'CEFAX(CEPHALEXIN)500MG','840','53','1','',16,'5.2','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(759,'DUPHALAC SYRUP 200ml','585','53','1','',16,'790','1100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(760,'EBASTEL SOLTN 120ML','841','53','1','',16,'1047.5','1600',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(761,'RITALIN tabs 10mg','586','53','1','',16,'58.33333','80',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(762,'EBASTEL TABS 10MG ','842','53','1','',16,'90.9','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(763,'TREVIAMET50/1000','843','53','1','',16,'50.05','70',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(764,'Glucomet 500mg','588','53','1','',16,'4','6','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(765,'NIFEDENK 20MG','844','53','1','',16,'14.22','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(766,'Warfarin 3mg','589','53','1','',16,'4.75','7',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(767,'FUNGITER CREAM 15GM','845','53','1','',16,'262.5','400',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(768,'Warfarin 1 mg','590','53','1','',16,'4.55','7',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(769,'Deep Heat spray 150ml','846','53','1','',16,'523.45','750',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(770,'DUREX PERFORMA','591','53','1','',16,'230','350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(771,'DIOVAN 80MG','847','53','1','',16,'137.35','190',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(772,'CADISTIN PLUS','592','53','1','',16,'150','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(773,'XARELTO 10MG','848','53','1','',16,'132.3','180',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(774,'Neopeptine caps','593','53','1','',16,'20.9','30',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(775,'TALGENTIS(TADFIL)5MG','849','53','1','',16,'74.2333','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(776,'DABORAL TABS','594','53','1','',16,'37.1','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(777,'AQUOUS CREAM 100G','850','53','1','',16,'35','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(778,'FEBO -G( Febuxostat) 40mg Tabs','595','53','1','',16,'81.855','110',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(779,'MONTANA 5MG','851','53','1','',16,'38.571','60',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(780,'UNIHIST 60ml (piriton syp)','596','53','1','',16,'23','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(781,'CLOZOLE B 30g','852','53','1','',16,'120','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(782,'Scotts Emulsion ORIGINAL 200ml','597','53','1','',16,'690','950',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(783,'ABCHLOR(CHLORAMPHENICAL) EYE DROP','853','53','1','',16,'20','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(784,' Scotts Emulsion ORIGINAL 100ml','598','53','1','',16,'380','550',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(785,'MONTALLERG TABS','854','53','1','',16,'56.417','80',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(786,'SEBAMED BABY DIAPER CREAM 100ML','855','53','1','',16,'860.34','1300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(787,'SEBAMED LOTION 200ML','856','53','1','',16,'779','1200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(788,'DIPROGENTA CREAM 15GM','857','53','1','',16,'592.5','850',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(789,'NEOPEPTINE ROPS 15ml','602','53','1','',16,'252','400',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(790,'ACNESOL CREAM ','858','53','1','',16,'105','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(791,'CATCHNERVE CAPS','859','53','1','',16,'43.9','60',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(792,'Anusol oint 25g','604','53','1','',16,'520','700',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(793,'APROVASC 150/5MG','860','53','1','',16,'93.7','125',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(794,'Anusol suppository','605','53','1','',16,'64','80','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(795,'APROVASC 300/5MG','861','53','1','',16,'110.73','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(796,'PROMIMBA ','606','53','1','',16,'1500','2000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(797,'DIAMICRON MR 60MG','862','53','1','',16,'40.43','55',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(798,'NORMAL SALINE SOLUTION 500ml','607','53','1','',16,'50','100','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(799,'ACINET 625MG','863','53','1','',16,'130','500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(800,'DEXTROSE 5% 500ml','608','53','1','',16,'42','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(801,'ACINET 1G','864','53','1','',16,'200','800',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(802,'CYCLOVAX (Acyclovir) 400mg','609','53','1','',16,'37.8','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(803,'ROUGH RIDER FLAT','610','53','1','',16,'163','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(804,'Crevil Intim Washclotion','611','53','1','',16,'590','800',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(805,'Candidstat 200mg Pessaries','612','53','1','',16,'60','150','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(806,'CANNULA G20 (pink)','613','53','1','',16,'12','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(807,'CORD CARE SOLUTION 10ML','869','53','1','',16,'140','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(808,'CANNULA G22( blue)','614','53','1','',16,'12','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(809,'COX B 100MG','870','53','1','',16,'11','20','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(810,'Loratidine (lorhistina) 10mg','106','53','1','',16,'4.46666','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(811,'CANNULA G18 (greeen)','615','53','1','',16,'12','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(812,'FASTUM GEL 100G','871','53','1','',16,'928','1500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(813,'CANNULA G24 (yellow)','616','53','1','',16,'13','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(814,'Hiv (SURE CHECK) TEST KIT','872','53','1','',16,'188.2','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(815,'CITRO SODA 120G regular','617','53','1','',16,'648','900',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(816,'GLUCOPHAGE XR 500MG','873','53','1','',16,'8.55555','15',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(817,'clindamycin 150mg','618','53','1','',16,'150','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(818,'GLUCOPHAGE XR 1GM','874','53','1','',16,'13.3333','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(819,'Dextrose 10% 500ml','619','53','1','',16,'55','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(820,'ENCARDIL (ENAPRIL) 5MG','875','53','1','',16,'1.2','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(821,'Dextrose 50% 100ml','620','53','1','',16,'85','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(822,'METRONIDAZOLE(CALZOLE) SUSP 100ML','876','53','1','',16,'35','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(823,' Iv Giving SETS ','621','53','1','',16,'9.8','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(824,'METRONIDAZOLE(CALZOLE) SUSP 50ML','877','53','1','',16,'26','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(825,'METADOL ( Tramadol) 50mg Tabs','622','53','1','',16,'3.65','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(826,'AP DROPS EYE DROPS 3ML','878','53','1','',16,'405','650',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(827,'Nifedipine (NEPIN sr) 5mg','114','53','1','',16,'1','3','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(828,'Metronidazole IV','623','53','1','',16,'49','120','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(829,'AP DROPS DX EYE DROPS 3ML','879','53','1','',16,'457','750',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(830,'ZIMADOL 50mg ( TRAMADOL)','624','53','1','',16,'3.5','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(831,'PANTAR 40 (Pantoprazole)','625','53','1','',16,'11.6666','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(832,'Gabernerve ( Gabapentin & Methylcobalamin) Tabs','626','53','1','',16,'100','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(833,'Euthyrox 25mcg','627','53','1','',16,'12.166666','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(834,'Euthyrox 100mcg','628','53','1','',16,'13.5','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(835,'PREDSOL SYRUP','629','53','1','',16,'399','550',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(836,'PREDSOL FORTE SUSP 60ml','630','53','1','',16,'819','1200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(837,'Dermofix Cream 20g','631','53','1','',16,'540','750',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(838,'IBUT (ibuprofen) 400mg blister','632','53','1','',16,'1.45','3','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(839,'RIVOTRIL ( clonazepam) 2mg','633','53','1','',16,'41.666666','55',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(840,'AIRTAL (aceclofenac) 100mg','634','53','1','',16,'78.142','105',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(841,'CIPRAM (citalopram)20mg','635','53','1','',16,'175.5','240',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(842,'LAMICTAL(lamotrigine) 100mg','636','53','1','',16,'192','255',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(843,'ALLOPURINOL (ALLEZE)100mg','637','53','1','',16,'5','7',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(844,'elyvate ointment 15g','893','53','1','',16,'49','90','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(845,'EMETON( Metoclopromide) SYRUP 60ml','638','53','1','',16,'89','150','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(846,'MEFEN(Mefenamic Acid) 250mg','639','53','1','',16,'1.2','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(847,'acnesol','895','53','1','',16,'115','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(848,'NORASH CREAM 20mg','640','53','1','',16,'215','400','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(849,'Clotrine','896','53','1','',16,'39','80','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(850,'NYSTATIN (Dawastin)12ml','641','53','1','',16,'38','60',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(851,'NYSTATIN (Dawastin)30ml','642','53','1','',16,'61','100','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(852,'ZOCID(Omeprazole)20mg','643','53','1','',16,'1.98','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(853,'VOLINI GEL','644','53','1','',16,'220','350','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(854,'FLUGONE EX 60ml','645','53','1','',16,'122','180',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(855,'Scotts Emulsion (Orange) 100ml','137','53','1','',16,'350','500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(856,'FLUGONE EX 120ml','646','53','1','',16,'187','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(857,'Secnidazole ','138','53','1','',16,'12.5','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(858,'SAKIJA (Pt) KITS','647','53','1','',16,'100','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(859,'NORVASC 10mg','648','53','1','',16,'96.76666','130',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(860,'MtM(Sidenafil ) 50mg','140','53','1','',16,'8.8','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(861,'Elycort Cream','649','53','1','',16,'55','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(862,'NILBACT CREAM 30g','652','53','1','',16,'105','180','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(863,'ATENOL(atenolol) 50mg','653','53','1','',16,'3.33','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(864,'OPTADEX(Dexamethasone) EYE DROP','655','53','1','',16,'75','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(865,'DYNACORT 18mg','656','53','1','',16,'31.5','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(866,'LAN 30(Lansoprazole)','657','53','1','',16,'12.08','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(867,'XYZAL SYRUP 75ml','658','53','1','',16,'686','1000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(868,'SUCRAFIL suspension 200ml','659','53','1','',16,'346.5','500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(869,'Ovacare Myo','660','53','1','',16,'1300','1800',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(870,'BRALIX','661','53','1','',16,'6.48','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(871,'KOLZINE(colchine)500mg','662','53','1','',16,'5.8','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(872,'ENAT cream 50g','663','53','1','',16,'1114','1650',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(873,'kamagra 100mg','919','53','1','',16,'74','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(874,'Kaluma Lozanges','664','53','1','',16,'3.4','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(875,'Kamagra 50MG','920','53','1','',16,'61','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(876,'NIFELONG ER 20','665','53','1','',16,'0.95','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(877,'QRS','666','53','1','',16,'6','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(878,'MONTIGET 4 mg','667','53','1','',16,'41.428','55',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(879,'OTRIVIN 0.1% Adults','668','53','1','',16,'405','600',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(880,'Sonatec Mouthwash BLUE','669','53','1','',16,'130.17','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(881,'Sonatec Mouthwash GREEN','670','53','1','',16,'130.17','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(882,'CONCERTA 36mg','671','53','1','',16,'135','180',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(883,'Life Buoy 50ml','672','53','1','',16,'40','80',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(884,'Lipitor 20mg','673','53','1','',16,'79.8','110',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(885,'Galvusmet 50/850','674','53','1','',16,'89.666','120',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(886,'Lipiloc 200mg','675','53','1','',16,'34','45.22',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(887,'Soft Care PURPLE','676','53','1','',16,'45','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(888,'Soft Care GOLD','677','53','1','',16,'45','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(889,'Sunny Girl','678','53','1','',16,'38.33333','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(890,'My Girl','679','53','1','',16,'38.333','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(891,'JANUVIA 100mg','680','53','1','',16,'205.25','275',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(892,'CONCERTA 27mg','682','53','1','',16,'135','180',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(893,'FLONASPRAY','683','53','1','',16,'630','900',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(894,'Soluzinc 20mg','684','53','1','',16,'2.55','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(895,'YESCORT(DEFLAZACORT)6mg','685','53','1','',16,'22.5','30',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(896,'Amitriptyline 25mg','686','53','1','',16,'1.61','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(897,'FUCICORT CREAM 15mg','687','53','1','',16,'765','1100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(898,'OTOREX DROPS','688','53','1','',16,'189','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(899,'Acyclovir 400MG (UNIVIR)','945','53','1','',16,'37','55',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(900,'Celabet tabs','690','53','1','',16,'10.2','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(901,'CETRIZINE TABS 10mg','692','53','1','',16,'1','5','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(902,'(Nosfree) Saline Nasal Drops 15ml','693','53','1','',16,'20','50','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(903,'Ovacare Forte','694','53','1','',16,'995','1350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(904,'SOLVIN PLUS 60ml','695','53','1','',16,'122','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(905,'SOLVIN PLUS 120ml','696','53','1','',16,'225','350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(906,'Concor 5mg','697','53','1','',16,'25','35',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(907,'Dobesil 500mg caps','698','53','1','',16,'44.6','60',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(908,'Clanoxy 228mg/5ml','700','53','1','',16,'108','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(909,'OLFEN SR 75mg','702','53','1','',16,'39.166666','60',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(910,'AMINOPHYLIN INJ 10ml','703','53','1','',16,'29','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(911,'Efferalgan 16^s 500mg tabs','704','53','1','',16,'21.375','30',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(912,'HYTICON (fluconazole)150mg','705','53','1','',16,'13','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(913,'Gentamycin INJECTION','706','53','1','',16,'7','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(914,'GVFLUC (fluconazole) susp 50mg/5ml','707','53','1','',16,'170','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(915,'Acyclovir ( UNIVIR) TABS 200MG','708','53','1','',16,'10.56667','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(916,'HCQS 200mg (Hydroxychloroquinesulphate)','709','53','1','',16,'1300','1800',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(917,'HEMSAMIC CAPS (TRAXENAMIC ACID) 500mg','710','53','1','',16,'36.6','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(918,'WELL WOMAN 70+ caps','711','53','1','',16,'1152','1600',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(919,'Ambrox expectorant 100ml','712','53','1','',16,'128','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(920,'ACIRAX CREAM 10g','713','53','1','',16,'52','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(921,'VERMOUT [mebendazole] susp ','714','53','1','',16,'26','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(922,'VITAMIN C [T-spor C 1000mg]','715','53','1','',16,'450','800',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(923,'VITAMIN D3 60k','716','53','1','',16,'360','550',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(924,'Tranexamic acid 500mg','972','53','1','',16,'23','45','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(925,'Sonatec mouth wash RED','461','53','1','',16,'198','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(926,'ELASTOPLAST','717','53','1','',16,'0.75','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(927,'Cital 100ml','462','53','1','',16,'217','350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(928,'EVIT 200MG','718','53','1','',16,'6.5','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(929,'Kamagra oral jelly','463','53','1','',16,'72','120',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(930,'DENTOGEL','719','53','1','',16,'163','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(931,'Softron','464','53','1','',16,'160','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(932,'klear inhalation caps','720','53','1','',16,'18.5','30',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(933,'Salbut 4','465','53','1','',16,'1','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(934,'pyridoxine','721','53','1','',16,'2.24','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(935,'tricohist 100ml','722','53','1','',16,'109','180','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(936,'tricohist 60ml','723','53','1','',16,'79','120',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(937,'ketoconazole ( KETOZIRAL)200mg','724','53','1','',16,'2.9','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(938,'Pedsol Forte 50ml ','980','53','1','',16,'809','1100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(939,'Adapco gel (Adapalene) gel 15g','469','53','1','',16,'265','400',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(940,'ketoconazole cream','725','53','1','',16,'38','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(941,'Pedsol','981','53','1','',16,'437','600',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(942,'nytol','726','53','1','',16,'66.5','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(943,'Intamine cream 25mg','471','53','1','',16,'85','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(944,'ZINCOVIT','727','53','1','',16,'16.7','30',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(945,'TREVIAMET 50/500 mg','728','53','1','',16,'50.06','70',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(946,'PERNEX AC gel','473','53','1','',16,'290','550','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(947,'Activated charcoal','729','53','1','',16,'3.91','10',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(948,'Prednisolone 50ml (infapred)','985','53','1','',16,'15','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(949,'Delased paeds','730','53','1','',16,'95','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(950,'imodium','731','53','1','',16,'160','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(951,'CYCLOVIR TABS','732','53','1','',16,'9.3','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(952,'DERMOVATE CREAM','733','53','1','',16,'612','850',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(953,'Karvol inhalation caps','478','53','1','',16,'32','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(954,'fungistat cream [miconazole]','734','53','1','',16,'45','400',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(955,'Nicof syrp 100ml','479','53','1','',16,'46','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(956,'motilium','735','53','1','',16,'24.15','40',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(957,'Nicof syrp 50ml','480','53','1','',16,'35','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(958,'neurobion forte[red]','736','53','1','',16,'3','5','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(959,'NITE GUARD','992','53','1','',16,'56','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(960,'vidol 6.25mg','737','53','1','',16,'6','15',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(961,'ZYRTEC TABS 10MG','738','53','1','',16,'26','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(962,'Castor oil 30','994','53','1','',16,'20','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(963,'Secsun(secnidaazole)','483','53','1','',16,'13','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(964,'paracetamol tabs','739','53','1','',16,'1','2','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(965,'Liquid Paraffin 30ml','995','53','1','',16,'20','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(966,'cipladon 1000','740','53','1','',16,'21','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(967,'Liquid Paraffin 50ml','996','53','1','',16,'35','60',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(968,'causticpencl 40%','485','53','1','',16,'130','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(969,'GLYCERIN 50ML','997','53','1','',16,'35','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(970,'caustic pencil 95%','486','53','1','',16,'190','350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(971,'GLYCERIN 30ML','998','53','1','',16,'24','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(972,'maalox tabs','744','53','1','',16,'19','30',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(973,'neogadine syrup','745','53','1','',16,'261','400',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(974,'Grabacin oint 20mg','490','53','1','',16,'188','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(975,'centrum 50+','746','53','1','',16,'1676','2500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(976,'KLY jelly','491','53','1','',16,'175','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(977,'disflatyl tabs','747','53','1','',16,'18','30',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(978,'Strapping (zinc oxide) 1inch','492','53','1','',16,'30','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(979,'dexamethasone ( DEXAMAR) tab','748','53','1','',16,'1.75','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(980,'Hiv Test Kits ','493','53','1','',16,'100','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(981,'lebac suspension','749','53','1','',16,'306','450',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(982,'Dermol Emollient ','1005','53','1','',16,'930','1200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(983,'lebac sus 50ml','750','53','1','',16,'115','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(984,'ecold tabs','752','53','1','',16,'56','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(985,'Saracal','1008','53','1','',16,'47','65','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(986,'Benylin wet cough (Verlig Slym)','497','53','1','',16,'391','650',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(987,'glykof syrup','753','53','1','',16,'202','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(988,'Osteocare','1009','53','1','',16,'15','30',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(989,'CPZ (Chlopromazine)25 mg','498','53','1','',16,'3','6','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(990,'gofen caps','754','53','1','',16,'21.4','30',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(991,'MZ CAL ','1010','53','1','',16,'14','20',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(992,'ELOCOM (mometasone furoate) CREAM','499','53','1','',16,'677','1000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(993,'vagi plus','755','53','1','',16,'710','1000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(994,'Dynapar','756','53','1','',16,'641','900',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(995,'Ondansetron (ondavian) ','1012','53','1','',16,'25','35','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(996,'Acyclovir ( UNIVIR) cream 10gm','501','53','1','',16,'123','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(997,'hylocom eye','757','53','1','',16,'1092','1500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(998,'Loperamide (Immolab 2mg)','1013','53','1','',16,'11','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(999,'Zupricin B 15 gm','502','53','1','',16,'495','800',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1000,'oligocare','758','53','1','',16,'650','1000',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1001,'Emitino 30ml','1014','53','1','',16,'591','700',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1002,'pantodenk','759','53','1','',16,'36','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1003,'voltaren emugel','760','53','1','',16,'512','700',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1004,'FUTSIL solution','505','53','1','',16,'201','350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1005,'ZOP 3','761','53','1','',16,'70','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1006,'Glycerin suppositories ','1017','53','1','',16,'38','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1007,'ZOP 4','762','53','1','',16,'95','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1008,'Pharmasine Eye Drop 10ml','763','53','1','',16,'207','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1009,'RO ACCUTANE (IZOTRETINOIN)','508','53','1','',16,'165','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1010,'Sensodyne Extra Fresh 40ml gel','764','53','1','',16,'149.575','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1011,'Rhinathiol Adult exp 125ml','262','6','1','',16,'377','500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1012,'Rhinathiol infant 125ml','263','6','1','',16,'329','450',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1013,'Ascoril expectorant 200ml','20','6','1','',16,'184','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1014,'Benacough expectorant 1','29','6','1','',16,'80','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1015,'Benacough lincts 1','30','6','1','',16,'90','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1016,'Dacof sec 100ml','286','6','1','',16,'99','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1017,'Benacough paed 1','31','6','1','',16,'80','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1018,'Benylin wet cough (Mucus Relief) ','32','6','1','',16,'391.5','650',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1019,'Benylin with codein 1s 100ml','33','6','1','',16,'560.5','750',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1020,'Benylin dry 1s 100ml','34','6','1','',16,'446','650',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1021,'Benylin Paed 1s 100ml','35','6','1','',16,'446.5','600',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1022,'Cadiphen expectorant 1s 100ml','39','6','1','',16,'95','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1023,'Cadistin exprectorant 1s100ml','40','6','1','',16,'135','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1024,'Chest cough 100ml','308','6','1','',16,'56','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1025,'Goodmorning Syrup','866','6','1','',16,'65','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1026,'Thiovent','867','6','1','',16,'89','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1027,'Glycof','868','6','1','',16,'203','300',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1028,'Benylin 4flu syrup 200ml','371','6','1','',16,'600','900',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1029,'Coscof c100ml','880','6','1','',16,'155','250',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1030,'Chromic Catgut 2/0','375','6','1','',16,'38','80',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1031,'Deleased chesty non drowsy 100ml','884','6','1','',16,'99','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1032,'deleased dry 100ml','885','6','1','',16,'95','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1033,'Delease pediatric','886','6','1','',16,'95','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1034,'upacof expectorant','887','6','1','',16,'65','180','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1035,'Upacof pediatric','888','6','1','',16,'65','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1036,'upacof dry cough','889','6','1','',16,'65','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1037,'Terbibact mixi','890','6','1','',16,'235','350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1038,'Rhinathiol Promethazine (Dry)','135','6','1','',16,'302','550',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1039,'Ascoril 100ml','904','6','1','',16,'210','350','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1040,'Dacof Mucolytic','905','6','1','',16,'110','180','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1041,'Dacof PEDIATRIC ','906','6','1','',16,'122','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1042,'Benylin original','404','6','1','',16,'435','800',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1043,'Tresorix Forte 250ml','421','6','1','',16,'1040','1600',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1044,'Brozelin syrup 100ml','203','6','1','',16,'220','400',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1045,'Ascoril D expectorant 100ml','212','6','1','',16,'285','400',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1046,'Surdex 60ml ','986','6','1','',16,'105','150',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1047,'Brozedex syrup 100ml','232','6','1','',16,'145','200',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1048,'Good morning lungtonic 60ml','235','6','1','',16,'70','100',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1049,'Dr.Toux','488','6','1','',16,'185','350',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1050,'Ascorbic acid 1000\'s 100mg','367','9','1','',16,'2','5',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1051,'Osteoocare vitabiotics','116','9','1','',16,'17','30',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1052,'Bio oil 25ml','372','9','1','',16,'220','400',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1053,'Bio oil 60ml','373','9','1','',16,'440','700',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1054,'Vitahealth cod liver oil 100ml','189','9','1','',16,'220','500',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1055,'Vitahealth joint care fortified 30','190','9','1','',16,'57','80',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1056,'Zinc sulphate tabs','446','9','1','',16,'2','10','','0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1057,'Vitahealth omega 3 caps','191','9','1','',16,'12','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1058,'splash bottled water 500ml','196','9','1','',16,'20','50',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1059,'Seven seas oil 100ml','211','9','1','',16,'499','700',NULL,'0',NULL,NULL,0,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','','active','pcs','Inventory','','','','VATABLE','mainitem','Inclusive'),(1060,'MULTVITAMIN 60ML (DAWAVITE)','1100','30','2','',16,'30','60','0','',NULL,NULL,0,0,0,'2966941728997909',0,0,0,0.00,'2024-10-15 16:12:34','1','1','','2026-04-30','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1061,'PIRITON 60ML (ZEDITONE)','1101','30','2','',16,'18','50','0','',NULL,NULL,0,0,0,'4601761728999180',0,0,0,0.00,'2024-10-15 16:35:59','1','1','','2027-07-31','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1062,'CERUMOL (EARDROP)','1102','17','2','',16,'0','520','0','',NULL,NULL,0,0,0,'2278151729002865',0,0,0,0.00,'2024-10-15 17:38:58','1','1','','2026-09-30','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1063,'MAXTROL OINTMENT','1103','56','2','',16,'0','300','0','',NULL,NULL,0,0,0,'7072251729003353',0,0,0,0.00,'2024-10-15 17:43:53','1','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1064,'Entamaxin susp. 100ml','1104','4','2','',16,'0','150','','',NULL,NULL,0,0,0,'74561729005201',0,0,0,0.00,'2024-10-15 18:15:51','1','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1065,'Metronidazole (EFLARON ) 60ML','1105','4','2','',16,'0','70','0','',NULL,NULL,0,0,0,'7080171729005352',0,0,0,0.00,'2024-10-15 18:19:21','1','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1066,'Metronidazole (EFLARON ) 100ML','1106','4','2','',16,'0','100','0','',NULL,NULL,0,0,0,'2668441729005562',0,0,0,0.00,'2024-10-15 18:39:37','1','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1067,'IBUPROFEN (DAPROFEN) 60ML','1107','20','2','',16,'0','50','0','',NULL,NULL,0,0,0,'8492571729060167',0,0,0,0.00,'2024-10-16 09:30:59','1','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1068,'PIRITON 60ML (DAWA-CPM)','1108','30','2','',16,'0','50','0','',NULL,NULL,0,0,0,'9825471729060370',0,0,0,0.00,'2024-10-16 09:34:16','1','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1069,'PIRITON 60ML (PIRINOX)','1109','30','2','',16,'0','50','0','',NULL,NULL,0,0,0,'8120501729060456',0,0,0,0.00,'2024-10-16 09:34:49','1','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1070,'Ventolin 60ML','1110','57','2','',16,'0','80','0','',NULL,NULL,0,0,0,'5586331729060660',0,0,0,0.00,'2024-10-16 09:38:21','1','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1071,'SALOREX 100ML','1111','6','2','',16,'0','100','0','',NULL,NULL,0,0,0,'2742491729060702',0,0,0,0.00,'2024-10-16 09:39:40','1','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1072,'Hydrocortisone cream ','1112','17','2','',16,'0','100','0','',NULL,NULL,0,0,0,'2361791729060877',0,0,0,0.00,'2024-10-16 09:43:28','1','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1073,'CETRINO CREAM','1113','17','2','',16,'0','200','0','',NULL,NULL,0,0,0,'3811461729061009',0,0,0,0.00,'2024-10-16 09:44:41','1','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1074,'Acyclovir ( ACIRAX) cream','1114','17','2','',16,'0','280','0','',NULL,NULL,0,0,0,'6432871729061108',0,0,0,0.00,'2024-10-16 09:49:11','1','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1075,'JIK 1LTR','1115','58','2','',16,'0','250','0','',NULL,NULL,0,0,0,'631181729061416',0,0,0,0.00,'2024-10-16 09:55:03','1','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1076,'KETO PLUS (Ketoconazole) Shampoo 100ml','1116','58','2','',16,'0','1000','0','',NULL,NULL,0,0,0,'8334441729061704',0,0,0,0.00,'2024-10-16 09:57:33','1','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1077,'COVIGEN (EMULSIFYING OINTMENT) 500G','1117','59','2','',16,'0','450','0','',NULL,NULL,0,0,0,'2323931729062464',0,0,0,0.00,'2024-10-16 10:08:05','1','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1078,'Paracetamol (cetamol) 500mg','1118','20','2','',16,'0','2','0','',NULL,NULL,0,0,0,'6744141729062894',0,0,0,0.00,'2024-10-16 10:16:32','1','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1079,'ketotifen 1mg','1119','20','2','',16,'0','20','0','',NULL,NULL,0,0,0,'5633341729067422',0,0,0,0.00,'2024-10-16 11:34:05','1','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1080,'septrin 100ml','1120','5','2','',16,'0','100','0','',NULL,NULL,0,0,0,'5930031729068425',0,0,0,0.00,'2024-10-16 12:05:47','1','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1081,'benzyl benzoate','1121','41','2','',16,'0','100','0','',NULL,NULL,0,0,0,'1958591729069548',0,0,0,0.00,'2024-10-16 12:49:46','1','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1082,'finosin','1122','25','2','',16,'0','100','0','',NULL,NULL,0,0,0,'3754311729072186',0,0,0,0.00,'2024-10-16 12:52:27','1','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1083,'harteze','1123','25','2','',16,'0','70','0','',NULL,NULL,0,0,0,'4221321729072408',0,0,0,0.00,'2024-10-16 12:56:01','1','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1084,'artorvastatin 10mg','1124','25','2','',16,'0','13','0','',NULL,NULL,0,0,0,'7425051729072777',0,0,0,0.00,'2024-10-16 13:04:43','1','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1085,'artorvastatin 20mg','1125','25','2','',16,'0','18','0','',NULL,NULL,0,0,0,'5210611729073186',0,0,0,0.00,'2024-10-16 13:08:46','1','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1086,'artorvastatin 40mg','1126','25','2','',16,'0','45','0','',NULL,NULL,0,0,0,'8936611729073326',0,0,0,0.00,'2024-10-16 13:11:13','1','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1087,'Amlodipine 10mg (varinil) ','1127','25','2','',16,'0','12','0','',NULL,NULL,0,0,0,'6953231729073773',0,0,0,0.00,'2024-10-16 13:19:48','1','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1088,'carvedilol 3.125mg','1128','25','2','',16,'0','30','','',NULL,NULL,0,0,0,'7439731729073989',0,0,0,0.00,'2024-10-16 13:23:09','1','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1089,'Glucophage 1000mg','1129','49','2','',16,'0','15','0','',NULL,NULL,0,0,0,'1955641729074457',0,0,0,0.00,'2024-10-16 13:28:29','1','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1090,'Entamaxin caps','1130','4','2','',16,'0','10','0','',NULL,NULL,0,0,0,'9089101729074767',0,0,0,0.00,'2024-10-16 13:34:28','1','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1091,'flamox caps 250/250mg','1131','49','2','',16,'0','25','0','',NULL,NULL,0,0,0,'2413061729075004',0,0,0,0.00,'2024-10-16 13:38:37','1','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1092,'Acinet 100ml','1132','49','2','',16,'145','300','0','',NULL,NULL,0,0,0,'3716331729085211',0,0,0,0.00,'2024-10-16 16:30:36','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1093,'amoxicillin 250mg','1133','1','2','',16,'2.35','5','0','',NULL,NULL,0,0,0,'1787951729085668',0,0,0,0.00,'2024-10-16 16:37:07','3','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1094,'CELESTAMINE(CELABET)','1134','30','2','',16,'7.63','20','0','',NULL,NULL,0,0,0,'9039761729094891',0,0,0,0.00,'2024-10-16 19:19:36','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1095,'REMIDIN MOUTHWASH','1135','40','2','',16,'235','350','0','',NULL,NULL,0,0,0,'261181729158118',0,0,0,0.00,'2024-10-17 12:45:47','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1096,'VOMIKID ORAL (ONDANSETRON) 4MG','1136','45','2','',16,'282','400','0','',NULL,NULL,0,0,0,'6477941729158393',0,0,0,0.00,'2024-10-17 12:50:35','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1097,'GAUZE ROLL','1137','36','2','',16,'1380','2000','0','',NULL,NULL,0,0,0,'4869301729158711',0,0,0,0.00,'2024-10-17 12:54:56','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1098,'GIVING SET','1138','50','2','',16,'18','50','0','',NULL,NULL,0,0,0,'7825271729158897',0,0,0,0.00,'2024-10-17 12:59:58','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1099,'MYONAC MR','1139','20','2','',16,'21','30','0','',NULL,NULL,0,0,0,'1878891729162637',0,0,0,0.00,'2024-10-17 14:00:59','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1100,'GOODMORNING','1140','6','2','',16,'84','115','','',NULL,NULL,0,0,0,'1764731729162860',0,0,0,0.00,'2024-10-17 14:04:07','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1101,'IBULGESIC 100ML','1141','20','2','',16,'96','150','0','',NULL,NULL,0,0,0,'2456161729165302',0,0,0,0.00,'2024-10-17 14:45:12','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1102,'LACTULOSE(LACTUNAC)100ML','1142','39','2','',16,'265','400','0','',NULL,NULL,0,0,0,'30711729165663',0,0,0,0.00,'2024-10-17 15:09:13','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1103,'ALDOMET 250MG','1143','25','2','',16,'20','30','0','',NULL,NULL,0,0,0,'9115921729166954',0,0,0,0.00,'2024-10-17 15:14:27','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1104,'Griseofulvin 500mg','1144','17','2','',16,'8','15','0','',NULL,NULL,0,0,0,'9397371729167267',0,0,0,0.00,'2024-10-17 15:21:44','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1105,'EPIDERM CREAM','1145','17','2','',16,'51','80','0','',NULL,NULL,0,0,0,'7543001729168232',0,0,0,0.00,'2024-10-17 15:32:50','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1106,'CHOICE 72','1146','16','2','',16,'20','100','0','',NULL,NULL,0,0,0,'6307081729169000',0,0,0,0.00,'2024-10-17 15:46:31','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1107,'esomeprazole 40mg','1147','19','2','',16,'5','30','0','',NULL,NULL,0,0,0,'9336511729175307',0,0,0,0.00,'2024-10-17 17:32:28','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1108,'finemox 1gm','1148','5','2','',16,'21','42','0','',NULL,NULL,0,0,0,'7485981729175578',0,0,0,0.00,'2024-10-17 17:37:00','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1109,'amoxyclav 375mg','1149','1','2','',16,'150','300','0','',NULL,NULL,0,0,0,'7357871729176252',0,0,0,0.00,'2024-10-17 17:48:05','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1110,'presartan h','1150','25','2','',16,'5','10','0','',NULL,NULL,0,0,0,'5078701729176657',0,0,0,0.00,'2024-10-17 18:13:34','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1111,'Mupirocin cream15g','1151','17','2','',16,'265','370','0','',NULL,NULL,0,0,0,'9384911729233281',0,0,0,0.00,'2024-10-18 09:38:48','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1112,'Hemoforce family','1152','10','2','',16,'190','380','0','',NULL,NULL,0,0,0,'5102571729233833',0,0,0,0.00,'2024-10-18 09:48:13','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1113,'Tory90mg','1153','20','2','',16,'30','50','0','',NULL,NULL,0,0,0,'2770271729234109',0,0,0,0.00,'2024-10-18 09:51:55','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1114,'Tranexamic injection','1154','10','2','',16,'60','150','0','',NULL,NULL,0,0,0,'3219771729234480',0,0,0,0.00,'2024-10-18 09:58:11','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1115,'Tory120mg','1155','20','2','',16,'35','70','0','',NULL,NULL,0,0,0,'9545021729234872',0,0,0,0.00,'2024-10-18 10:15:33','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1116,'Ceftazidime injection','1156','1','2','',16,'128','250','0','',NULL,NULL,0,0,0,'392561729236939',0,0,0,0.00,'2024-10-18 10:39:36','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1117,'Benzapene1000000iu','1157','1','2','',16,'20','50','0','',NULL,NULL,0,0,0,'6908061729237195',0,0,0,0.00,'2024-10-18 10:43:12','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1118,'Tory60mg','1158','20','2','',16,'27','40','0','',NULL,NULL,0,0,0,'4838591729237392',0,0,0,0.00,'2024-10-18 10:47:57','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1119,'Dawa Flox ( Flucloxacillin) Injection','1159','1','2','',16,'40','100','0','',NULL,NULL,0,0,0,'3825961729237938',0,0,0,0.00,'2024-10-18 10:56:02','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1120,'aminosidine250mg','1160','1','2','',16,'30','50','0','',NULL,NULL,0,0,0,'8808441729240926',0,0,0,0.00,'2024-10-18 11:46:16','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1121,'ampiclox100ml','1161','1','2','',16,'70','100','0','',NULL,NULL,0,0,0,'1608031729241557',0,0,0,0.00,'2024-10-18 12:00:06','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1122,'Catoxy magN200ML','1162','19','2','',16,'228','400','0','',NULL,NULL,0,0,0,'909251729242022',0,0,0,0.00,'2024-10-18 12:04:27','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1123,'Acepar Mr','1163','20','2','',16,'31','45','0','',NULL,NULL,0,0,0,'8726161729242621',0,0,0,0.00,'2024-10-18 12:14:30','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1124,'Bonium','1164','42','2','',16,'16','25','0','',NULL,NULL,0,0,0,'1393231729243284',0,0,0,0.00,'2024-10-18 12:25:40','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1125,'Oesteocare','1165','42','2','',16,'20','25','0','',NULL,NULL,0,0,0,'8310031729243550',0,0,0,0.00,'2024-10-18 12:31:12','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1126,'amoxyclav 457mg','1166','1','2','',16,'255','350','0','',NULL,NULL,0,0,0,'979091729244476',0,0,0,0.00,'2024-10-18 12:44:57','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1127,'Vitamin K Adult','1167','10','2','',16,'70','150','0','',NULL,NULL,0,0,0,'4967771729245539',0,0,0,0.00,'2024-10-18 13:09:29','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1128,'Promethazine60ml syrup','1168','45','2','',16,'23','50','0','',NULL,NULL,0,0,0,'4069291729246182',0,0,0,0.00,'2024-10-18 13:13:45','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1129,'Gabapentine300mg','1169','54','2','',16,'22','30','0','',NULL,NULL,0,0,0,'1027201729246903',0,0,0,0.00,'2024-10-18 13:27:39','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1130,'Diproson cream15gm','1170','28','2','',16,'55','80','0','',NULL,NULL,0,0,0,'879671729247382',0,0,0,0.00,'2024-10-18 13:33:23','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1131,'Vitamin K 2mg paeds','1171','10','2','',16,'114','150','','',NULL,NULL,0,0,0,'2753541729250131',0,0,0,0.00,'2024-10-18 14:21:21','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1132,'amoxyclav 625mg','1172','1','2','',16,'209','300','0','',NULL,NULL,0,0,0,'2964891729257925',0,0,0,0.00,'2024-10-18 16:29:36','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1133,'CEPHALEXIN 100ML SYRUP','1173','1','2','',16,'65','150','0','',NULL,NULL,0,0,0,'3021111729259287',0,0,0,0.00,'2024-10-18 16:52:00','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1134,'BUPIVACAINE INJECTION','1174','20','2','',16,'90','250','0','',NULL,NULL,0,0,0,'1997641729260870',0,0,0,0.00,'2024-10-18 17:18:25','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1135,'coliza drops','1175','8','2','',16,'175','350','0','',NULL,NULL,0,0,0,'8310441729316511',0,0,0,0.00,'2024-10-19 08:45:35','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1136,'dawaflox(flucloxacillin)100ml','1176','1','2','',16,'68','150','0','',NULL,NULL,0,0,0,'2890991729317512',0,0,0,0.00,'2024-10-19 09:02:27','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1137,'Dawa Flox ( Flucloxacillin) 500mg','1177','1','2','',16,'8','15','0','',NULL,NULL,0,0,0,'8826101729317889',0,0,0,0.00,'2024-10-19 09:08:55','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1138,'Hyoscine(Duxcospan plus)','1178','37','2','',16,'17','40','0','',NULL,NULL,0,0,0,'4975581729320498',0,0,0,0.00,'2024-10-19 09:52:32','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1139,'IBULGESIC 60ML','1179','20','2','',16,'78','120','0','',NULL,NULL,0,0,0,'8596971729320753',0,0,0,0.00,'2024-10-19 09:55:39','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1140,'KLEEN ENEMA135ML','1180','39','2','',16,'189','350','0','',NULL,NULL,0,0,0,'300351729320965',0,0,0,0.00,'2024-10-19 10:04:03','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1141,'LOBAK MR TABS','1181','20','2','',16,'7','15','0','',NULL,NULL,0,0,0,'2096311729322430',0,0,0,0.00,'2024-10-19 10:24:15','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1142,'MENOZIP MF','1182','20','2','',16,'44','75','0','',NULL,NULL,0,0,0,'1283641729322966',0,0,0,0.00,'2024-10-19 10:31:22','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1143,'MULTVITAMIN 60ML (DAWAVITE)','1183','30','2','',16,'27','50','0','',NULL,NULL,0,0,0,'2139441729324130',0,0,0,0.00,'2024-10-19 10:51:18','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1144,'NATOA SUSPENSION','1184','14','2','',16,'54','80','0','',NULL,NULL,0,0,0,'567631729325054',0,0,0,0.00,'2024-10-19 11:06:47','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1145,'NATOA TABS','1185','14','2','',16,'37','60','0','',NULL,NULL,0,0,0,'3844161729325217',0,0,0,0.00,'2024-10-19 11:13:13','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1146,'OMEPRAZOLE 40MG','1186','19','2','',16,'65','100','0','',NULL,NULL,0,0,0,'7313031729326558',0,0,0,0.00,'2024-10-19 11:31:37','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1147,'ORS SALTS','1187','45','2','',16,'9','20','0','',NULL,NULL,0,0,0,'8225701729326707',0,0,0,0.00,'2024-10-19 11:38:24','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1148,'PARACETAMOL IV','1188','20','2','',16,'55','100','0','',NULL,NULL,0,0,0,'4448171729327279',0,0,0,0.00,'2024-10-19 11:44:18','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1149,'PARACETAMOL(CURAMOL)100ml','1189','20','2','',16,'45','80','0','',NULL,NULL,0,0,0,'4923121729327674',0,0,0,0.00,'2024-10-19 11:50:42','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1150,'xtraderm 20g','1190','28','2','',16,'124','200','0','',NULL,NULL,0,0,0,'3728961729331556',0,0,0,0.00,'2024-10-19 12:57:04','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1151,'surgical sterile gloves','1191','43','2','',16,'23','50','0','',NULL,NULL,0,0,0,'7146731729346378',0,0,0,0.00,'2024-10-19 17:03:33','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1152,'atorvastatin40mg','1192','25','2','',16,'0','45','0','',NULL,NULL,0,0,0,'4480021729355153',0,0,0,0.00,'2024-10-19 19:27:54','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1153,'spinal needle','1193','48','2','',16,'50','150','2','',NULL,NULL,0,0,0,'4805551729670503',0,0,0,0.00,'2024-10-23 11:04:27','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1154,'purple tops','1194','42','2','',16,'10','100','50','',NULL,NULL,0,0,0,'4081421729670668',0,0,0,0.00,'2024-10-23 11:10:18','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1155,'sildenafil50mg','1195','25','2','',16,'0','40','0','',NULL,NULL,0,0,0,'3641941729754036',0,0,0,0.00,'2024-10-24 10:15:42','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1156,'sildenafil100mg','1196','25','2','',16,'0','50','0','',NULL,NULL,0,0,0,'4857881729754404',0,0,0,0.00,'2024-10-24 10:21:34','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1157,'remedin mouthwash','1197','40','2','',16,'235','400','0','',NULL,NULL,0,0,0,'1986331729754765',0,0,0,0.00,'2024-10-24 10:27:42','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1158,'meloxicam 7.5gm','1198','20','2','',16,'3','5','0','',NULL,NULL,0,0,0,'1914211729775573',0,0,0,0.00,'2024-10-24 16:15:07','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1159,'contus','1199','7','2','',16,'0','18','','',NULL,NULL,0,0,0,'4741391729784195',0,0,0,0.00,'2024-10-24 18:38:52','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1160,'gastro gel','1200','19','2','',16,'56','100','0','',NULL,NULL,0,0,0,'9017911729855565',0,0,0,0.00,'2024-10-25 14:27:40','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1161,'sure kit','1201','19','2','',16,'954','1400','0','1400',NULL,NULL,0,0,0,'3446501729855769',0,0,0,0.00,'2024-10-25 14:30:58','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1162,'sign kit','1202','19','2','',16,'1630','2500','0','',NULL,NULL,0,0,0,'3318451729855860',0,0,0,0.00,'2024-10-25 14:34:11','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1163,'amoxyclav 625mg','1203','1','2','',16,'225','300','0','',NULL,NULL,0,0,0,'4255941729867732',0,0,0,0.00,'2024-10-25 17:50:29','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1164,'microlut','1204','16','2','',16,'42','100','0','',NULL,NULL,0,0,0,'2477041730279345',0,0,0,0.00,'2024-10-30 12:10:35','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1165,'meloxicam 15mg','1205','20','2','',16,'5','10','0','',NULL,NULL,0,0,0,'6629341730288190',0,0,0,0.00,'2024-10-30 14:38:01','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1166,'megacid','1206','19','2','',16,'0','5','0','',NULL,NULL,0,0,0,'1141771730533400',0,0,0,0.00,'2024-11-02 10:44:26','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1167,'ventolin tabs','1207','46','2','',16,'1','2','0','',NULL,NULL,0,0,0,'2180191731078863',0,0,0,0.00,'2024-11-08 18:15:48','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1168,'Hemfer capsules','1208','42','2','',16,'5','12','0','',NULL,NULL,0,0,0,'7646271731130424',0,0,0,0.00,'2024-11-09 08:38:33','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1169,'water guard','1209','53','2','',16,'30','50','0','',NULL,NULL,0,0,0,'3952181731132212',0,0,0,0.00,'2024-11-09 09:05:17','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1170,'appevite 100ml','1210','12','2','',16,'165','250','0','',NULL,NULL,0,0,0,'7056631731133613',0,0,0,0.00,'2024-11-09 09:29:32','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1171,'tridex 100ml','1211','6','2','',16,'48','100','0','',NULL,NULL,0,0,0,'7840751731134445',0,0,0,0.00,'2024-11-09 09:42:13','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1172,'febico 200ml','1212','42','2','',16,'130','250','0','',NULL,NULL,0,0,0,'2921041731139807',0,0,0,0.00,'2024-11-09 11:12:04','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1173,'Dawa Flox ( Flucloxacillin) 250mg','1213','1','2','',16,'5','10','0','',NULL,NULL,0,0,0,'5316741731140581',0,0,0,0.00,'2024-11-09 11:24:51','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1174,'benzathene(panadar)','1214','1','2','',16,'37','60','0','',NULL,NULL,0,0,0,'4893261731140979',0,0,0,0.00,'2024-11-09 11:32:12','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1175,'amoxicillinbp 125mg/5ml(moxacil)','1215','1','2','',16,'47','100','0','',NULL,NULL,0,0,0,'1136141731141855',0,0,0,0.00,'2024-11-09 11:47:47','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1176,'amoxicillin bp250mg/5ml(moxacil)','1216','1','2','',16,'70','120','0','',NULL,NULL,0,0,0,'4674811731142094',0,0,0,0.00,'2024-11-09 11:50:45','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1177,'povidone iodine 500ml','1217','40','2','',16,'250','400','0','',NULL,NULL,0,0,0,'7145811731142498',0,0,0,0.00,'2024-11-09 11:57:32','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1178,'dermazine cream15g','1218','34','2','',16,'35','70','0','',NULL,NULL,0,0,0,'9225381731142730',0,0,0,0.00,'2024-11-09 12:00:45','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1179,'zinc oxide 4 inch','1219','53','2','',16,'110','170','0','',NULL,NULL,0,0,0,'7360851731153648',0,0,0,0.00,'2024-11-09 15:03:30','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1180,'branularG24yellow','1220','48','2','',16,'12','30','0','',NULL,NULL,0,0,0,'2028031731153861',0,0,0,0.00,'2024-11-09 15:10:45','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1181,'Branular G18(Green)','1221','48','2','',16,'12','30','0','',NULL,NULL,0,0,0,'2723601731154457',0,0,0,0.00,'2024-11-09 15:16:51','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1182,'Branular G20(Pink)','1222','48','2','',16,'12','30','0','',NULL,NULL,0,0,0,'3932191731154639',0,0,0,0.00,'2024-11-09 15:19:36','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1183,'Povidone iodine 5litres','1223','58','2','',16,'2250','3500','0','',NULL,NULL,0,0,0,'6382731731155917',0,0,0,0.00,'2024-11-09 15:40:46','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1184,'Surgical Spirit 5litres','1224','53','2','',16,'650','900','0','',NULL,NULL,0,0,0,'5339621731156067',0,0,0,0.00,'2024-11-09 15:42:53','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1185,'Methylated Spirit 5litres','1225','53','2','',16,'620','900','0','',NULL,NULL,0,0,0,'7893801731156199',0,0,0,0.00,'2024-11-09 15:45:35','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1186,'PROMETHAZINE INJECTION','1226','45','2','',16,'0','100','0','',NULL,NULL,0,0,0,'5945421731314404',0,0,0,0.00,'2024-11-11 11:42:04','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1187,'ADRENALIN INJECTION','1227','25','2','',16,'0','150','0','',NULL,NULL,0,0,0,'8720081731314545',0,0,0,0.00,'2024-11-11 11:44:33','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1188,'ATROPINE INJECTION','1228','37','2','',16,'15','70','0','',NULL,NULL,0,0,0,'2441241731314756',0,0,0,0.00,'2024-11-11 11:47:42','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1189,'URINE BAG','1229','53','2','',16,'25','100','0','',NULL,NULL,0,0,0,'6736811731491096',0,0,0,0.00,'2024-11-13 12:47:51','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1190,'HVS SWAB STICK','1230','44','2','',16,'10','25','0','',NULL,NULL,0,0,0,'2257201731506980',0,0,0,0.00,'2024-11-13 17:11:16','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1191,'LYSE LABNOVATION','1231','44','2','',16,'6000','8500','0','',NULL,NULL,0,0,0,'5546471731507101',0,0,0,0.00,'2024-11-13 17:14:16','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1192,'RINSE 5LITRES','1232','50','2','',16,'4500','6500','0','',NULL,NULL,0,0,0,'3508201731507287',0,0,0,0.00,'2024-11-13 17:16:19','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1193,'SYPHILIS ULTRARAPID TEST STRIP-IPC','1233','44','2','',16,'22','50','0','',NULL,NULL,0,0,0,'489181731507438',0,0,0,0.00,'2024-11-13 17:19:37','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1194,'URS-10T URINALYSIS STRIPS','1234','44','2','',16,'650','900','0','',NULL,NULL,0,0,0,'3174471731507615',0,0,0,0.00,'2024-11-13 17:22:33','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1195,'MICROSCOPE SLIDES(FROSTED)-50PCS','1235','44','2','',16,'150','250','0','',NULL,NULL,0,0,0,'4117341731507772',0,0,0,0.00,'2024-11-13 17:25:36','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1196,'APPLICATOR STICKS 500 PIECES','1236','44','2','',16,'400','600','0','',NULL,NULL,0,0,0,'2537631731507970',0,0,0,0.00,'2024-11-13 17:28:46','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1197,'BLOOD LANCETS(STERILE)-100PCS','1237','44','2','',16,'100','250','0','',NULL,NULL,0,0,0,'737581731508156',0,0,0,0.00,'2024-11-13 17:31:36','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1198,'BLOOD GROUPING REAGENT/ANTI SERA-NS','1238','44','2','',16,'1100','1500','0','',NULL,NULL,0,0,0,'3262951731508337',0,0,0,0.00,'2024-11-13 17:34:56','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1199,'PERNEX','1239','1','2','',16,'300','380','0','',NULL,NULL,0,0,0,'6044851731585747',0,0,0,0.00,'2024-11-14 15:07:38','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1200,'ZOF MR','1240','20','7','',16,'20','30','0','',NULL,NULL,0,0,0,'3525771731936833',0,0,0,0.00,'2024-11-18 16:36:30','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1201,'CARTIL FORTE','1241','56','7','',16,'43','65','0','',NULL,NULL,0,0,0,'2994001731937302',0,0,0,0.00,'2024-11-18 16:51:33','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1202,'BONIKAP','1242','53','7','',16,'18','30','0','',NULL,NULL,0,0,0,'3011401731938095',0,0,0,0.00,'2024-11-18 16:56:31','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1203,'clarithromycin 500mg tablets','1243','1','2','',16,'265','400','0','',NULL,NULL,0,0,0,'8346041732254396',0,0,0,0.00,'2024-11-22 08:49:37','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1204,'examination gloves','1244','53','7','',16,'7','25','0','',NULL,NULL,0,0,0,'1080241732518551',0,0,0,0.00,'2024-11-25 10:18:18','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1205,'FOLLEY CATHETER','1245','53','7','',16,'60','100','0','',NULL,NULL,0,0,0,'4774331732599474',0,0,0,0.00,'2024-11-26 08:40:12','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1206,'MONTELUKAST/LEVOCETRIZINE','1246','57','2','',16,'12','30','0','',NULL,NULL,0,0,0,'1845561732800161',0,0,0,0.00,'2024-11-28 16:24:49','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1207,'AMOXYCLAV 156.25MG','1247','1','2','',16,'120','300','0','',NULL,NULL,0,0,0,'204551732807613',0,0,0,0.00,'2024-11-28 18:29:05','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1208,'ABZ(TANZOL)','1248','4','7','',16,'15','50','0','',NULL,NULL,0,0,0,'6009291733117216',0,0,0,0.00,'2024-12-02 08:29:25','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1209,'POLYPOT','1249','53','7','',16,'5','10','0','',NULL,NULL,0,0,0,'6409301733117412',0,0,0,0.00,'2024-12-02 08:32:07','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1210,'OXYTOCIN INJECTION','1250','53','7','',16,'45','100','0','',NULL,NULL,0,0,0,'6969481733117584',0,0,0,0.00,'2024-12-02 08:35:55','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1211,'CYTOTEC 200MG','1251','10','7','',16,'30','100','0','',NULL,NULL,0,0,0,'8075981733117966',0,0,0,0.00,'2024-12-02 08:41:22','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1212,'SPIRINOLACTONE25MG','1252','30','7','',16,'9','15','0','',NULL,NULL,0,0,0,'8145581733118083',0,0,0,0.00,'2024-12-02 08:44:46','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1213,'CHLOROHEXIDINE GEL 20G','1253','1','7','',16,'87','150','0','',NULL,NULL,0,0,0,'7509441733118321',0,0,0,0.00,'2024-12-02 08:47:47','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1214,'TRANEXAMIC/MEFENAMIC ACID','1254','10','7','',16,'38','75','0','',NULL,NULL,0,0,0,'8499331733154428',0,0,0,0.00,'2024-12-02 18:49:06','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1215,'JIK 5LITRES','1255','58','7','',16,'230','650','0','',NULL,NULL,0,0,0,'4392421734773989',0,0,0,0.00,'2024-12-21 12:42:50','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1216,'SYRINGES 2CC','1256','53','7','',16,'5','10','0','',NULL,NULL,0,0,0,'253031734774436',0,0,0,0.00,'2024-12-21 12:49:26','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1217,'ULTRA SOUNDGEL','1257','53','7','',16,'2300','3000','0','',NULL,NULL,0,0,0,'3380261734774723',0,0,0,0.00,'2024-12-21 12:54:20','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1218,'cephalexin 250mg','1258','1','7','',16,'5.94','8','0','',NULL,NULL,0,0,0,'132091737442595',0,0,0,0.00,'2025-01-21 10:00:37','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1219,'cipro d eye','1259','1','7','',16,'230','350','0','',NULL,NULL,0,0,0,'8222511737448527',0,0,0,0.00,'2025-01-21 11:38:01','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1220,'artmether lumefantrine','1260','3','7','',16,'58','150','0','',NULL,NULL,0,0,0,'5679491737796100',0,0,0,0.00,'2025-01-25 12:10:02','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1221,'FEBREX PLUS TABLETS','1261','7','7','',16,'9.5','15','0','',NULL,NULL,0,0,0,'4515691740039961',0,0,0,0.00,'2025-02-20 11:32:13','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1222,'NILHEAT GEL','1262','32','7','',16,'95','170','0','',NULL,NULL,0,0,0,'9145891740042856',0,0,0,0.00,'2025-02-20 13:13:36','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1223,'CORD CLAMPS','1263','53','7','',16,'8','50','0','',NULL,NULL,0,0,0,'227681740057736',0,0,0,0.00,'2025-02-20 16:24:15','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1224,'DEPOF INJECTION','1264','16','7','',16,'74','10','0','',NULL,NULL,0,0,0,'1400061740057856',0,0,0,0.00,'2025-02-20 16:27:47','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1225,'FEEDINGTUBE','1265','53','7','',16,'10','50','0','',NULL,NULL,0,0,0,'1504881740062468',0,0,0,0.00,'2025-02-20 17:52:08','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1226,'BRANULLAR G 22 BLUE','1266','53','7','',16,'15','30','200','',NULL,NULL,0,0,0,'7079261740223688',0,0,0,0.00,'2025-02-22 14:34:53','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1227,'ibucap','1267','20','7','',16,'6','10','0','',NULL,NULL,0,0,0,'4096651740466467',0,0,0,0.00,'2025-02-25 09:57:14','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1228,'vitaglobin 200mls','1268','42','7','',16,'198','350','0','',NULL,NULL,0,0,0,'4290921740553244',0,0,0,0.00,'2025-02-26 10:02:48','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1229,'medicott','1269','53','7','',16,'75','150','0','',NULL,NULL,0,0,0,'4027061740557103',0,0,0,0.00,'2025-02-26 11:06:09','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1230,'CIPRO T','1270','4','7','',16,'95','250','0','',NULL,NULL,0,0,0,'3727631740821523',0,0,0,0.00,'2025-03-01 12:34:27','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1231,'syringes 10cc','1271','48','7','',16,'6.5','15','0','',NULL,NULL,0,0,0,'7176581744877805',0,0,0,0.00,'2025-04-17 11:19:37','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1232,'tretinoin cream','1272','53','7','',16,'100','180','0','',NULL,NULL,0,0,0,'2939541744878628',0,0,0,0.00,'2025-04-17 11:33:43','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1233,'ezycof lozenges','1273','15','7','',16,'6','10','0','',NULL,NULL,0,0,0,'1254851744878823',0,0,0,0.00,'2025-04-17 11:38:46','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1234,'joint fix','1274','53','7','',16,'34','45','0','',NULL,NULL,0,0,0,'9343501744879363',0,0,0,0.00,'2025-04-17 11:51:33','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1235,'magnesium sulphate injection','1275','53','2','',16,'60','150','50','',NULL,NULL,0,0,0,'4264051744881209',0,0,0,0.00,'2025-04-17 12:15:59','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1236,'diazepam inj','1276','53','7','',16,'60','150','0','',NULL,NULL,0,0,0,'3293401744881360',0,0,0,0.00,'2025-04-17 12:19:41','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1237,'GASTICA SYRUP 200MLS','1277','19','7','',16,'145','250','10','',NULL,NULL,0,0,0,'6648401748694277',0,0,0,0.00,'2025-05-31 15:27:42','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1238,'BENACOFF 100MLS','1278','6','7','',16,'75','150','20','',NULL,NULL,0,0,0,'5478141748695407',0,0,0,0.00,'2025-05-31 15:45:18','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1239,'SULPHUR OINMENT','1279','17','7','',16,'20','50','0','',NULL,NULL,0,0,0,'21301748695653',0,0,0,0.00,'2025-05-31 15:49:28','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1240,'ZUPRICIN B OINMENT','1280','28','7','',16,'632','880','5','',NULL,NULL,0,0,0,'5735061748696096',0,0,0,0.00,'2025-05-31 15:57:25','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1241,'ITORAB SR CAPS','1281','19','7','',16,'65','90','50','',NULL,NULL,0,0,0,'6638591748696246',0,0,0,0.00,'2025-05-31 16:02:33','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1242,'CLOPIDOGREL 75MG','1282','25','7','',16,'12','25','0','',NULL,NULL,0,0,0,'1273121748698344',0,0,0,0.00,'2025-05-31 16:34:31','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1243,'DOLOJOINT EXTRA','1283','53','7','',16,'75','110','0','',NULL,NULL,0,0,0,'2289531748699862',0,0,0,0.00,'2025-05-31 17:02:31','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1244,'amoxiclav 312.5DT','1284','1','7','',16,'140','350','20','',NULL,NULL,0,0,0,'2265191748928525',0,0,0,0.00,'2025-06-03 08:32:28','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'),(1245,'amoxiclav 312.5DT','1285','1','7','',16,'175','300','20','',NULL,NULL,0,0,0,'2198171749214559',0,0,0,0.00,'2025-06-06 15:57:44','4','1','','0000-00-00','','active','pcs','Inventory','1110','4000','5500','VATABLE','mainitem','Inclusive'); /*!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, 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, 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 `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` 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 'p.o', `amount` decimal(10,2) NOT NULL, `companyid` varchar(30) NOT NULL, `balance` decimal(10,2) NOT NULL, `fromdate` varchar(30) NOT NULL, `paiddate` varchar(30) NOT NULL, `updateddate` varchar(30) NOT NULL, `updatedid` varchar(30) NOT NULL, `pin` varchar(30) NOT 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=21 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,'2','31729085117','','1','','3','2024-10-16 16:25:29','','','','','','','','purchases',194399.00,'1',0.00,'2024-10-16 16:25:17','2024-11-15 16:25:17','2024-10-22 13:52:58','4','Default','VATABLE','27124.06',169525.35,'16','0.00','closed','','',1,0,'new','1','15463',0,NULL,NULL,''),(2,'7','41731936594','','SNV10303981','','4','2024-11-18 16:31:16','','','','','','','','purchases',0.00,'1',0.00,'2024-11-15 16:29:54','2024-12-18 16:29:54','','','','VATABLE','0.00',0.00,'16','0.00','open','','',1,0,'new','1',NULL,0,NULL,NULL,''),(3,'7','41732598888','','SNV103005382','','4','2024-11-26 08:30:03','','','','','','','','purchases',55200.00,'1',0.00,'2024-11-23 08:28:08','2024-12-26 08:28:08','2024-11-26 08:31:07','4','','VATABLE','7613.79',47586.21,'16','0.00','closed','','',1,0,'new','1','40',0,NULL,NULL,''),(4,'7','41732599090','','SNV10305415','','4','2024-11-26 08:32:46','','','','','','','','purchases',5750.00,'1',0.00,'2024-11-23 08:31:30','2024-12-26 08:31:30','2024-11-26 08:33:36','4','','VATABLE','793.1',4956.90,'16','0.00','closed','','',1,0,'new','1','250',0,NULL,NULL,''),(5,'7','41732599235','','SNV10305398','','4','2024-11-26 08:35:06','','','','','','','','purchases',19810.00,'1',0.00,'2024-11-23 08:33:55','2024-12-26 08:33:55','2024-11-26 08:41:49','4','','VATABLE','2732.41',17077.59,'16','0.00','closed','','',1,0,'new','1','2251',0,NULL,NULL,''),(6,'7','41733115844','','SNV10306381','','4','2024-12-02 08:05:35','','','','','','','','purchases',1860.00,'1',0.00,'2024-11-29 08:04:04','2025-01-01 08:04:04','2024-12-02 08:07:01','4','','VATABLE','256.55',1603.45,'16','0.00','closed','','',1,0,'new','1','120',0,NULL,NULL,''),(7,'7','41733116067','','SNV10306357','','4','2024-12-02 08:08:46','','','','','','','','purchases',80410.00,'1',0.00,'2024-11-29 08:07:47','2025-01-01 08:07:47','2024-12-02 09:11:36','4','','VATABLE','11091',69319.00,'16','0.00','closed','','',1,0,'new','1','10700',0,NULL,NULL,''),(8,'7','41733497762','','SNV10307419','','4','2024-12-06 18:11:51','','','','','','','','purchases',12650.00,'1',0.00,'2024-12-06 18:09:22','2025-01-05 18:09:22','2024-12-06 18:13:13','4','','VATABLE','1744.83',10905.17,'16','0.00','closed','','',1,0,'new','1','270',0,NULL,NULL,''),(9,'7','41734773863','','SNV10309916','','4','2024-12-21 12:38:56','','','','','','','','purchases',36850.00,'1',0.00,'2024-12-20 12:37:43','2025-01-20 12:37:43','2024-12-21 12:50:48','4','','VATABLE','5082.77',31767.23,'16','0.00','closed','','',1,0,'new','1','3022',0,NULL,NULL,''),(10,'7','41734774660','','SNV10309993','','4','2024-12-21 12:52:03','','','','','','','','purchases',0.00,'1',0.00,'2024-12-20 12:51:00','2025-01-20 12:51:00','','','','VATABLE','0.00',0.00,'16','0.00','open','','',1,0,'new','1',NULL,0,NULL,NULL,''),(11,'7','41734774905','','SNV10309991','','4','2024-12-21 12:56:53','','','','','','','','purchases',1570.00,'1',0.00,'2024-12-20 12:55:05','2025-01-20 12:55:05','2024-12-31 12:42:19','4','','VATABLE','216.55',1353.45,'16','0.00','closed','','',1,0,'new','1','52',0,NULL,NULL,''),(12,'7','41737440626','','snv10313998','','4','2025-01-21 09:25:05','','','','','','','','purchases',73519.00,'1',0.00,'2025-01-16 09:23:46','2025-02-20 09:23:46','2025-01-21 10:34:00','4','','VATABLE','10140.53',63378.17,'16','0.00','closed','','',1,0,'new','1','4597',0,NULL,NULL,''),(13,'7','41737791089','','snv10315545','','4','2025-01-25 10:46:20','','','','','','','','purchases',236540.00,'1',0.00,'2025-01-25 10:44:49','2025-01-24 10:44:49','2025-01-25 11:15:58','4','','VATABLE','32626.21',203913.79,'16','0.00','closed','','',1,0,'new','1','820',0,NULL,NULL,''),(14,'7','41738135688','','SNV10316242','','4','2025-01-29 10:29:21','','','','','','','','purchases',4905.00,'1',0.00,'2025-01-27 10:28:08','2025-02-28 10:28:08','2025-01-29 10:31:57','4','','VATABLE','676.55',4228.45,'16','0.00','closed','','',1,0,'new','1','75',0,NULL,NULL,''),(15,'7','41738135917','','1SNV10316148','','4','2025-01-29 10:32:48','','','','','','','','purchases',0.00,'1',0.00,'2025-01-27 10:31:57','2025-02-28 10:31:57','','','','VATABLE','0.00',0.00,'16','0.00','open','','',1,0,'new','1',NULL,0,NULL,NULL,''),(16,'7','41740037330','','SNV10320436','','4','2025-02-20 10:43:31','','','','','','','','purchases',0.00,'1',0.00,'2025-02-18 10:42:10','2025-03-22 10:42:10','','','','VATABLE','0.00',0.00,'16','0.00','open','','',1,0,'new','1',NULL,0,NULL,NULL,''),(17,'7','41740223476','','SNV10321260','','4','2025-02-22 14:27:09','','','','','','','','purchases',0.00,'1',0.00,'2025-02-21 14:24:36','2025-03-24 14:24:36','','','','VATABLE','0.00',0.00,'16','0.00','open','','',1,0,'new','1',NULL,0,NULL,NULL,''),(18,'7','41742020302','','SNV10325014','','4','2025-03-15 09:32:56','','','','','','','','purchases',0.00,'1',0.00,'2025-03-13 09:31:42','2025-04-14 09:31:42','','','','VATABLE','0.00',0.00,'16','0.00','open','','',1,0,'new','1',NULL,0,NULL,NULL,''),(19,'7','41744877323','','snv10330473','','4','2025-04-17 11:11:21','','','','','','','','purchases',0.00,'1',0.00,'2025-04-15 11:08:43','2025-05-17 11:08:43','','','','VATABLE','0.00',0.00,'16','0.00','open','','',1,0,'new','1',NULL,0,NULL,NULL,''),(20,'7','41748691793','','SNV10338420','HO','4','2025-05-31 15:00:59','','','','','','','','purchases',0.00,'1',0.00,'2025-05-31 14:43:13','2025-05-27 14:43:13','','','','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, PRIMARY KEY (`id`), UNIQUE KEY `invoice` (`invoice`) ) ENGINE=InnoDB AUTO_INCREMENT=2 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 */; INSERT INTO `quotation` VALUES (1,'1','11627009055','2021-07-23 05:57:35','','dd','1','2021-07-23 05:57:52','Robisearch','dd','2021-07-23 05:57:35','','','ddd','','new','500','1','1','No',1,'no'); /*!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, 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=2 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,500.00,1,1,'2021-03-06 05:35:16am','',0,'','',500.00,1.00,0.00,500.00,'670221791737.00','',''); /*!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 `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 `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, `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, 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(11) 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=23 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 (6,2,'House Allowance','2019-03-28 12:47:59','Active','503','','1','Pay','Fixed','Fixed',1.00,0.00,''),(7,3,'Overtime','2021-02-05 05:19:24','Active','1','','1','Pay','Fixed','Fixed',1.00,100.00,''),(8,4,'Travel Allowance','2019-03-28 12:48:59','Active','503','','1','Pay','Variable','Variable',1.00,0.00,''),(9,5,'Bonus','2021-02-04 07:00:33','Active','1','','1','Pay','Variable','Variable',1.00,300.00,''),(10,6,'Allowance','2019-03-28 12:50:16','Active','503','','1','Pay','Variable','Variable',1.00,0.00,''),(11,7,'Appreciation','2019-03-28 12:50:45','Active','503','','1','Pay','Variable','Variable',1.00,0.00,''),(12,8,'PAYE','2019-03-28 12:51:21','Active','503','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(13,9,'NSSF','2019-03-28 12:51:38','Active','503','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(14,10,'NHIF','2019-03-28 12:52:09','Active','503','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(15,11,'Advances','2019-03-28 13:00:47','Active','503','','1','Deduction','Variable','Variable',1.00,0.00,''),(16,12,'Loan payment','2019-03-28 13:03:14','Active','503','','1','Deduction','Variable','Variable',1.00,0.00,''),(18,14,'destruction','2019-03-28 13:04:59','Active','503','','1','Deduction','Variable','Variable',1.00,0.00,''),(20,12,'staff Uniforms','2019-11-26 15:15:36','Active','351','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(21,16,'Helb / Sacco Loan ','2019-12-17 04:55:20','Active','416','','1','Deduction','Variable','Variable',1.00,0.00,''),(22,17,'Monthly Salary','2020-12-08 08:51:06','Active','1','','1','Pay','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, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=2715 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,'PGP9RKL46L','Mpesa','','2024-10-15 16:19:28','','0','1','2024-10-15 16:19:28','','0','0','1','retail','120','0','1','0','0','0','0','120.00','0','printed',' ','','1','0','11728998010','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(2,'PGP9RIR8VN','Mpesa','','2024-10-15 16:30:29','','0','1','2024-10-15 16:30:29','','0','0','1','retail','580','0','1','0','0','0','0','580.00','0','printed',' ','','1','0','11728998873','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(3,'','Cash','','2024-10-16 15:37:51','','0','4','2024-10-16 15:37:51','','0','0','1','retail','150','0','1','0','0','0','0','0','0','printed',' ','','1','0','41729081864','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4,'','Cash','','2024-10-16 15:54:54','','0','4','2024-10-16 15:54:54','','0','0','1','retail','139.99','0','1','0','0','0','0','0','0','printed',' ','','1','0','41729082311','Cleared','','','','','','','','',0.00,0.00,0,'',''),(5,'','Cash','','2024-10-16 16:57:18','','0','4','2024-10-16 16:57:18','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41729086579','Cleared','','','','','','','','',0.00,0.00,0,'',''),(6,'','Cash','','2024-10-16 17:32:44','','0','4','2024-10-16 17:32:44','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41729088258','Cleared','','','','','','','','',0.00,0.00,0,'',''),(7,'SJG8BVSJCC','Mpesa','','2024-10-16 19:22:18','','0','4','2024-10-16 19:22:18','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41729095692','Cleared','','','','','','','','',0.00,0.00,0,'',''),(8,'','Cash','','2024-10-18 15:54:49','','0','4','2024-10-18 15:54:49','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','41729255977','Cleared','','','','','','','','',0.00,0.00,0,'',''),(9,'SJ19J7J199','Mpesa','','2024-10-18 16:15:41','','0','4','2024-10-18 16:15:41','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','41729256103','Cleared','','','','','','','','',0.00,0.00,0,'',''),(10,'SJ14JR1PJS','Mpesa','','2024-10-18 18:05:26','','0','4','2024-10-18 18:05:26','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41729263889','Cleared','','','','','','','','',0.00,0.00,0,'',''),(11,'','Cash','','2024-10-18 18:48:08','','0','4','2024-10-18 18:48:08','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41729266455','Cleared','','','','','','','','',0.00,0.00,0,'',''),(12,'','Cash','','2024-10-18 19:09:58','','0','4','2024-10-18 19:09:58','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41729267765','Cleared','','','','','','','','',0.00,0.00,0,'',''),(13,'','Cash','','2024-10-18 19:11:39','','0','4','2024-10-18 19:11:39','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41729267862','Cleared','','','','','','','','',0.00,0.00,0,'',''),(14,'','Cash','','2024-10-19 10:07:05','','0','4','2024-10-19 10:07:05','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41729321450','Cleared','','','','','','','','',0.00,0.00,0,'',''),(15,'','Cash','','2024-10-19 10:58:39','','0','4','2024-10-19 10:58:39','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41729324606','Cleared','','','','','','','','',0.00,0.00,0,'',''),(16,'','Cash','','2024-10-19 11:19:17','','0','4','2024-10-19 11:19:17','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41729325917','Cleared','','','','','','','','',0.00,0.00,0,'',''),(17,'','Cash','','2024-10-19 12:13:13','','0','4','2024-10-19 12:13:13','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41729328924','Cleared','','','','','','','','',0.00,0.00,0,'',''),(18,'','Cash','','2024-10-19 12:23:05','','0','4','2024-10-19 12:23:05','','115','115','1','retail','0','115','1','0','0','0','0','0','0','printed',' ','','1','0','41729329665','Cleared','','','','','','','','',0.00,0.00,0,'',''),(19,'sjj6mpqszk','Mpesa','','2024-10-19 13:20:28','','0','4','2024-10-19 13:20:28','','0','440','1','retail','0','440','1','0','0','0','0','440','0','printed',' ','','1','0','41729333120','Cleared','','','','','','','','',0.00,0.00,0,'',''),(20,'','Cash','','2024-10-19 14:37:31','','0','4','2024-10-19 14:37:31','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','1','0','41729337748','Cleared','','','','','','','','',0.00,0.00,0,'',''),(21,'','Cash','','2024-10-19 14:52:42','','0','4','2024-10-19 14:52:42','','290','290','1','retail','0','290','1','0','0','0','0','0','0','printed',' ','','1','0','41729337884','Cleared','','','','','','','','',0.00,0.00,0,'',''),(22,'','Cash','','2024-10-19 14:59:09','','0','4','2024-10-19 14:59:09','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41729339106','Cleared','','','','','','','','',0.00,0.00,0,'',''),(23,'sjj2ne78g4','Mpesa','','2024-10-19 16:02:33','','0','4','2024-10-19 16:02:33','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41729342897','Cleared','','','','','','','','',0.00,0.00,0,'',''),(24,'','Cash','','2024-10-19 16:21:55','','0','4','2024-10-19 16:21:55','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41729343084','Cleared','','','','','','','','',0.00,0.00,0,'',''),(25,'sjj2nj528u','Mpesa','','2024-10-19 16:33:05','','0','4','2024-10-19 16:33:05','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','41729344124','Cleared','','','','','','','','',0.00,0.00,0,'',''),(26,'sjj7nagihd','Mpesa','','2024-10-19 16:43:38','','0','4','2024-10-19 16:43:38','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41729345069','Cleared','','','','','','','','',0.00,0.00,0,'',''),(27,'','Cash','','2024-10-19 17:04:40','','0','4','2024-10-19 17:04:40','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41729346624','Cleared','','','','','','','','',0.00,0.00,0,'',''),(28,'','Cash','','2024-10-19 17:53:17','','0','4','2024-10-19 17:53:17','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41729349554','Cleared','','','','','','','','',0.00,0.00,0,'',''),(29,'sjj6046m3c','Mpesa','','2024-10-19 18:30:26','','0','4','2024-10-19 18:30:26','','0','360','1','retail','0','360','1','0','0','0','0','360','0','printed',' ','','1','0','41729349610','Cleared','','','','','','','','',0.00,0.00,0,'',''),(30,'','Cash','','2024-10-19 19:30:24','','0','4','2024-10-19 19:30:24','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','41729355363','Cleared','','','','','','','','',0.00,0.00,0,'',''),(31,'sjm4x1y68u','Mpesa','','2024-10-22 08:13:00','','0','4','2024-10-22 08:13:00','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','41729573821','Cleared','','','','','','','','',0.00,0.00,0,'',''),(32,'','Cash','','2024-10-22 08:15:50','','0','4','2024-10-22 08:15:50','','','','1','retail','0','','1','0','0','0','0','0','=','printed',' ','',NULL,'0','41729574150','Cleared','4','2024-10-22 08:15:50','','','','','','',0.00,0.00,0,'',''),(33,'SJM6XY84Z2','Mpesa','','2024-10-22 10:17:51','','0','4','2024-10-22 10:17:51','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','41729581243','Cleared','','','','','','','','',0.00,0.00,0,'',''),(34,'SJM1XYLYLX','Mpesa','','2024-10-22 10:22:43','','0','4','2024-10-22 10:22:43','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','41729581695','Cleared','','','','','','','','',0.00,0.00,0,'',''),(35,'','Cash','','2024-10-22 10:51:00','','0','4','2024-10-22 10:51:00','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41729581881','Cleared','','','','','','','','',0.00,0.00,0,'',''),(36,'SJMOYCP3GU','Mpesa','','2024-10-22 12:26:41','','0','4','2024-10-22 12:26:41','','0','675','1','retail','0','675','1','0','0','0','0','675','0','printed',' ','','1','0','41729583512','Cleared','','','','','','','','',0.00,0.00,0,'',''),(37,'','Cash','','2024-10-22 13:14:04','','0','4','2024-10-22 13:14:04','','585','585','1','retail','0','585','1','0','0','0','0','0','0','printed',' ','','1','0','41729591234','Cleared','','','','','','','','',0.00,0.00,0,'',''),(38,'','Cash','','2024-10-22 13:55:11','','0','4','2024-10-22 13:55:11','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','41729594457','Cleared','','','','','','','','',0.00,0.00,0,'',''),(39,'','Cash','','2024-10-22 14:08:50','','0','4','2024-10-22 14:08:50','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41729595261','Cleared','','','','','','','','',0.00,0.00,0,'',''),(40,'SJM4ZAW642','Mpesa','','2024-10-22 16:22:47','','0','4','2024-10-22 16:22:47','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41729603333','Cleared','','','','','','','','',0.00,0.00,0,'',''),(41,'','Cash','','2024-10-22 16:25:47','','0','4','2024-10-22 16:25:47','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41729603489','Cleared','','','','','','','','',0.00,0.00,0,'',''),(42,'SJM8ZE51TC','Mpesa','','2024-10-22 16:50:06','','0','4','2024-10-22 16:50:06','','0','460','1','retail','0','460','1','0','0','0','0','460','0','printed',' ','','1','0','41729604580','Cleared','','','','','','','','',0.00,0.00,0,'',''),(43,'','Cash','','2024-10-22 17:35:13','','30','4','2024-10-22 17:35:13','','100','100','1','retail','030','70','1','0','0','0','0','0','0','printed',' ','','1','0','41729607457','Cleared','','','','','','','','',0.00,0.00,0,'',''),(44,'SJM1ZR858N','Mpesa','','2024-10-22 18:03:07','','0','4','2024-10-22 18:03:07','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','41729609351','Cleared','','','','','','','','',0.00,0.00,0,'',''),(45,'','Cash','','2024-10-22 18:48:00','','0','4','2024-10-22 18:48:00','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','41729611782','Cleared','','','','','','','','',0.00,0.00,0,'',''),(46,'','Cash','','2024-10-23 10:48:56','','0','4','2024-10-23 10:48:56','','2480','2480','1','retail','0','2480','1','0','0','0','0','0','0','printed',' ','','1','0','41729669450','Cleared','','','','','','','','',0.00,0.00,0,'',''),(47,'','Cash','','2024-10-23 11:14:08','','0','4','2024-10-23 11:14:08','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','41729671193','Cleared','','','','','','','','',0.00,0.00,0,'',''),(48,'sjn22mxapa','Mpesa','','2024-10-23 11:14:49','','0','4','2024-10-23 11:14:49','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','41729671271','Cleared','','','','','','','','',0.00,0.00,0,'',''),(49,'','Cash','','2024-10-23 12:28:00','','0','4','2024-10-23 12:28:00','','885','885','1','retail','0','885','1','0','0','0','0','0','0','printed',' ','','1','0','41729675298','Cleared','','','','','','','','',0.00,0.00,0,'',''),(50,'','Cash','','2024-10-24 10:07:23','','0','4','2024-10-24 10:07:23','','830','830','1','retail','0','830','1','0','0','0','0','0','0','printed',' ','','1','0','41729753225','Cleared','','','','','','','','',0.00,0.00,0,'',''),(51,'','Cash','','2024-10-24 10:16:14','','0','4','2024-10-24 10:16:14','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41729754152','Cleared','','','','','','','','',0.00,0.00,0,'',''),(52,'','Cash','','2024-10-24 10:18:00','','0','4','2024-10-24 10:18:00','','375','375','1','retail','0','375','1','0','0','0','0','0','0','printed',' ','','1','0','41729754180','Cleared','','','','','','','','',0.00,0.00,0,'',''),(53,'','Cash','','2024-10-24 10:35:31','','0','4','2024-10-24 10:35:31','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41729754878','Cleared','','','','','','','','',0.00,0.00,0,'',''),(54,'','Cash','','2024-10-24 11:20:26','','0','4','2024-10-24 11:20:26','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41729756105','Cleared','','','','','','','','',0.00,0.00,0,'',''),(55,'sj077jqhun','Mpesa','','2024-10-24 11:56:31','','0','4','2024-10-24 11:56:31','','0','3450','1','retail','0','3450','1','0','0','0','0','3450','0','printed',' ','','1','0','41729759525','Cleared','','','','','','','','',0.00,0.00,0,'',''),(56,'','Cash','','2024-10-24 12:01:22','','20','4','2024-10-24 12:01:22','','50','50','1','retail','20','30','1','0','0','0','0','0','0','printed',' ','','1','0','41729760434','Cleared','','','','','','','','',0.00,0.00,0,'',''),(57,'','Cash','','2024-10-24 12:46:18','','0','4','2024-10-24 12:46:18','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','41729763126','Cleared','','','','','','','','',0.00,0.00,0,'',''),(58,'','Cash','','2024-10-24 15:10:32','','0','4','2024-10-24 15:10:32','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41729771799','Cleared','','','','','','','','',0.00,0.00,0,'',''),(59,'sj0099vtmo','Mpesa','','2024-10-24 18:41:09','','12','4','2024-10-24 18:41:09','','0','102','1','retail','12','90','1','0','0','0','0','102','0','printed',' ','','1','0','41729784339','Cleared','','','','','','','','',0.00,0.00,0,'',''),(60,'sjo99d9r13','Mpesa','','2024-10-24 18:51:55','','0','4','2024-10-24 18:51:55','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41729784550','Cleared','','','','','','','','',0.00,0.00,0,'',''),(61,'','Cash','','2024-10-25 09:27:48','','0','4','2024-10-25 09:27:48','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41729837631','Cleared','','','','','','','','',0.00,0.00,0,'',''),(62,'','Cash','','2024-10-25 10:08:09','','0','4','2024-10-25 10:08:09','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41729837875','Cleared','','','','','','','','',0.00,0.00,0,'',''),(63,'sjp3bkma23','Mpesa','','2024-10-25 11:05:56','','0','4','2024-10-25 11:05:56','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41729840114','Cleared','','','','','','','','',0.00,0.00,0,'',''),(64,'','Cash','','2024-10-25 11:31:05','','0','4','2024-10-25 11:31:05','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41729845037','Cleared','','','','','','','','',0.00,0.00,0,'',''),(65,'','Cash','','2024-10-25 15:08:01','','0','4','2024-10-25 15:08:01','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41729858039','Cleared','','','','','','','','',0.00,0.00,0,'',''),(66,'','Cash','','2024-10-25 16:17:10','','0','4','2024-10-25 16:17:10','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41729858092','Cleared','','','','','','','','',0.00,0.00,0,'',''),(67,'','Cash','','2024-10-25 16:34:29','','0','4','2024-10-25 16:34:29','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','41729862246','Cleared','','','','','','','','',0.00,0.00,0,'',''),(68,'','Cash','','2024-10-25 17:40:11','','0','4','2024-10-25 17:40:11','','375','375','1','retail','0','375','1','0','0','0','0','0','0','printed',' ','','1','0','41729863281','Cleared','','','','','','','','',0.00,0.00,0,'',''),(69,'sjp6d63etq30','Mpesa','','2024-10-25 17:42:25','','0','4','2024-10-25 17:42:25','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41729867263','Cleared','','','','','','','','',0.00,0.00,0,'',''),(70,'','Cash','','2024-10-25 17:51:19','','0','4','2024-10-25 17:51:19','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','41729867845','Cleared','','','','','','','','',0.00,0.00,0,'',''),(71,'','Cash','','2024-10-25 19:14:03','','0','4','2024-10-25 19:14:03','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41729872804','Cleared','','','','','','','','',0.00,0.00,0,'',''),(72,'','Cash','','2024-10-26 08:59:47','','0','4','2024-10-26 08:59:47','','9','9','1','retail','0','9','1','0','0','0','0','0','0','printed',' ','','1','0','41729922351','Cleared','','','','','','','','',0.00,0.00,0,'',''),(73,'','Cash','','2024-10-26 09:30:17','','0','4','2024-10-26 09:30:17','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41729922399','Cleared','','','','','','','','',0.00,0.00,0,'',''),(74,'sjq8fsmy3g','Mpesa','','2024-10-26 10:36:53','','0','4','2024-10-26 10:36:53','','0','375','1','retail','0','375','1','0','0','0','0','375','0','printed',' ','','1','0','41729928095','Cleared','','','','','','','','',0.00,0.00,0,'',''),(75,'sjq8fsmy3g','Mpesa','','2024-10-26 10:40:05','','0','4','2024-10-26 10:40:05','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41729928372','Cleared','','','','','','','','',0.00,0.00,0,'',''),(76,'','Cash','','2024-10-26 10:50:38','','0','4','2024-10-26 10:50:38','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41729928958','Cleared','','','','','','','','',0.00,0.00,0,'',''),(77,'','Cash','','2024-10-26 11:12:22','','0','4','2024-10-26 11:12:22','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41729930299','Cleared','','','','','','','','',0.00,0.00,0,'',''),(78,'','Cash','','2024-10-26 11:51:18','','0','4','2024-10-26 11:51:18','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41729930352','Cleared','','','','','','','','',0.00,0.00,0,'',''),(79,'','Cash','','2024-10-26 12:10:04','','0','4','2024-10-26 12:10:04','','65','65','1','retail','0','65','1','0','0','0','0','0','0','printed',' ','','1','0','41729933745','Cleared','','','','','','','','',0.00,0.00,0,'',''),(80,'','Cash','','2024-10-26 14:03:25','','0','4','2024-10-26 14:03:25','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41729940570','Cleared','','','','','','','','',0.00,0.00,0,'',''),(81,'sjq7h32kaf','Mpesa','','2024-10-26 15:59:02','','20','4','2024-10-26 15:59:02','','0','500','1','retail','20','480','1','0','0','0','0','500','0','printed',' ','','1','0','41729940613','Cleared','','','','','','','','',0.00,0.00,0,'',''),(82,'sjq3h3v21h','Mpesa','','2024-10-26 16:05:46','','0','4','2024-10-26 16:05:46','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','41729947789','Cleared','','','','','','','','',0.00,0.00,0,'',''),(83,'','Cash','','2024-10-26 16:47:46','','0','4','2024-10-26 16:47:46','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','41729950357','Cleared','','','','','','','','',0.00,0.00,0,'',''),(84,'','Cash','','2024-10-26 17:05:39','','0','4','2024-10-26 17:05:39','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','41729951507','Cleared','','','','','','','','',0.00,0.00,0,'',''),(85,'sjq6hh5k2k','Mpesa','','2024-10-26 17:25:45','','0','4','2024-10-26 17:25:45','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41729951607','Cleared','','','','','','','','',0.00,0.00,0,'',''),(86,'','Cash','','2024-10-26 18:19:56','','0','4','2024-10-26 18:19:56','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41729955960','Cleared','','','','','','','','',0.00,0.00,0,'',''),(87,'','Cash','','2024-10-26 18:27:01','','0','4','2024-10-26 18:27:01','','24','24','1','retail','0','24','1','0','0','0','0','0','0','printed',' ','','1','0','41729956387','Cleared','','','','','','','','',0.00,0.00,0,'',''),(88,'','Cash','','2024-10-28 10:01:21','','0','4','2024-10-28 10:01:21','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41730098845','Cleared','','','','','','','','',0.00,0.00,0,'',''),(89,'','Cash','','2024-10-28 10:13:52','','0','4','2024-10-28 10:13:52','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41730098891','Cleared','','','','','','','','',0.00,0.00,0,'',''),(90,'sjs404tafc','Mpesa','','2024-10-28 10:57:31','','0','4','2024-10-28 10:57:31','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41730099642','Cleared','','','','','','','','',0.00,0.00,0,'',''),(91,'','Cash','','2024-10-28 11:17:39','','0','4','2024-10-28 11:17:39','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41730102337','Cleared','','','','','','','','',0.00,0.00,0,'',''),(92,'','Mpesa','','2024-10-28 12:32:23','','0','4','2024-10-28 12:32:23','','0','600','1','retail','0','600','1','0','0','0','0','600sjs80d8180','0','printed',' ','','1','0','41730103465','Cleared','','','','','','','','',0.00,0.00,0,'',''),(93,'sjs80ft80w','Mpesa','','2024-10-28 12:33:58','','20','4','2024-10-28 12:33:58','','0','150','1','retail','20','130','1','0','0','0','0','150','0','printed',' ','','1','0','41730107993','Cleared','','','','','','','','',0.00,0.00,0,'',''),(94,'','Cash','','2024-10-28 13:15:35','','0','4','2024-10-28 13:15:35','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','41730108944','Cleared','','','','','','','','',0.00,0.00,0,'',''),(95,'','Cash','','2024-10-28 14:16:16','','0','4','2024-10-28 14:16:16','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','41730110541','Cleared','','','','','','','','',0.00,0.00,0,'',''),(96,'','Cash','','2024-10-28 14:27:43','','0','4','2024-10-28 14:27:43','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41730114386','Cleared','','','','','','','','',0.00,0.00,0,'',''),(97,'sjs5p421l5','Mpesa','','2024-10-28 15:15:20','','20','4','2024-10-28 15:15:20','','0','120','1','retail','20','100','1','0','0','0','0','120','0','printed',' ','','1','0','41730117640','Cleared','','','','','','','','',0.00,0.00,0,'',''),(98,'','Cash','','2024-10-28 16:02:16','','0','4','2024-10-28 16:02:16','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41730120509','Cleared','','','','','','','','',0.00,0.00,0,'',''),(99,'','Cash','','2024-10-28 16:13:59','','0','4','2024-10-28 16:13:59','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41730120568','Cleared','','','','','','','','',0.00,0.00,0,'',''),(100,'sjs4pn3xao','Mpesa','','2024-10-28 17:22:20','','0','4','2024-10-28 17:22:20','','0','240','1','retail','0','240','1','0','0','0','0','240','0','printed',' ','','1','0','41730121255','Cleared','','','','','','','','',0.00,0.00,0,'',''),(101,'sjs9pr8e2x','Mpesa','','2024-10-28 17:42:13','','0','4','2024-10-28 17:42:13','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41730125434','Cleared','','','','','','','','',0.00,0.00,0,'',''),(102,'','Cash','','2024-10-28 18:15:53','','0','4','2024-10-28 18:15:53','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41730128510','Cleared','','','','','','','','',0.00,0.00,0,'',''),(103,'sjs7pzdoqx','Mpesa','','2024-10-28 18:23:13','','0','4','2024-10-28 18:23:13','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41730128957','Cleared','','','','','','','','',0.00,0.00,0,'',''),(104,'','Cash','','2024-10-28 18:49:43','','0','4','2024-10-28 18:49:43','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41730129197','Cleared','','','','','','','','',0.00,0.00,0,'',''),(105,'sjs6qcnnaw','Mpesa','','2024-10-28 19:22:43','','0','4','2024-10-28 19:22:43','','0','175','1','retail','0','175','1','0','0','0','0','175','0','printed',' ','','1','0','41730132374','Cleared','','','','','','','','',0.00,0.00,0,'',''),(106,'','Cash','','2024-10-29 08:55:41','','0','4','2024-10-29 08:55:41','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41730181117','Cleared','','','','','','','','',0.00,0.00,0,'',''),(107,'','Cash','','2024-10-29 09:07:10','','0','4','2024-10-29 09:07:10','','18','18','1','retail','0','18','1','0','0','0','0','0','0','printed',' ','','1','0','41730181349','Cleared','','','','','','','','',0.00,0.00,0,'',''),(108,'','Cash','','2024-10-29 11:00:55','','0','4','2024-10-29 11:00:55','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','',NULL,'0','41730182035','Cleared','4','2024-10-29 11:00:55','','','','','','',0.00,0.00,0,'',''),(109,'','Cash','','2024-10-29 11:45:19','','0','4','2024-10-29 11:45:19','','235','235','1','retail','0','235','1','0','0','0','0','0','0','printed',' ','','1','0','41730189105','Cleared','','','','','','','','',0.00,0.00,0,'',''),(110,'','Cash','','2024-10-29 11:55:01','','0','4','2024-10-29 11:55:01','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41730191533','Cleared','','','','','','','','',0.00,0.00,0,'',''),(111,'sjt5svjzc7','Mpesa','','2024-10-29 13:45:15','','0','4','2024-10-29 13:45:15','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41730198688','Cleared','','','','','','','','',0.00,0.00,0,'',''),(112,'','Cash','','2024-10-29 14:27:20','','0','4','2024-10-29 14:27:20','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41730201038','Cleared','','','','','','','','',0.00,0.00,0,'',''),(113,'sjt6tjfl3y','Mpesa','','2024-10-29 16:18:12','','0','4','2024-10-29 16:18:12','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41730207871','Cleared','','','','','','','','',0.00,0.00,0,'',''),(114,'','Cash','','2024-10-29 17:51:11','','0','4','2024-10-29 17:51:11','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41730213449','Cleared','','','','','','','','',0.00,0.00,0,'',''),(115,'sjt4uo87gs','Mpesa','','2024-10-29 18:06:43','','0','4','2024-10-29 18:06:43','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','41730213520','Cleared','','','','','','','','',0.00,0.00,0,'',''),(116,'','Cash','','2024-10-29 18:17:54','','0','4','2024-10-29 18:17:54','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41730214953','Cleared','','','','','','','','',0.00,0.00,0,'',''),(117,'','Cash','','2024-10-29 18:21:35','','0','4','2024-10-29 18:21:35','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41730215267','Cleared','','','','','','','','',0.00,0.00,0,'',''),(118,'','Cash','','2024-10-29 18:42:03','','0','4','2024-10-29 18:42:03','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41730216489','Cleared','','','','','','','','',0.00,0.00,0,'',''),(119,'','Cash','','2024-10-30 09:42:07','','0','4','2024-10-30 09:42:07','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41730270485','Cleared','','','','','','','','',0.00,0.00,0,'',''),(120,'sjuowcog60','Mpesa','','2024-10-30 11:23:29','','0','4','2024-10-30 11:23:29','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','41730276576','Cleared','','','','','','','','',0.00,0.00,0,'',''),(121,'sju4wssnxa','Mpesa','','2024-10-30 12:11:15','','0','4','2024-10-30 12:11:15','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41730279447','Cleared','','','','','','','','',0.00,0.00,0,'',''),(122,'sju1wsxx4b','Mpesa','','2024-10-30 12:12:26','','0','4','2024-10-30 12:12:26','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41730279513','Cleared','','','','','','','','',0.00,0.00,0,'',''),(123,'','Cash','','2024-10-30 12:19:40','','0','4','2024-10-30 12:19:40','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','41730279589','Cleared','','','','','','','','',0.00,0.00,0,'',''),(124,'','Cash','','2024-10-30 12:38:32','','0','4','2024-10-30 12:38:32','','380','380','1','retail','0','380','1','0','0','0','0','0','0','printed',' ','','1','0','41730280105','Cleared','','','','','','','','',0.00,0.00,0,'',''),(125,'sju8x8jcqk','Mpesa','','2024-10-30 13:59:04','','0','4','2024-10-30 13:59:04','','0','770','1','retail','20','750','1','0','0','0','0','750','0','printed',' ','','1','0','41730285815','Cleared','','','','','','','','',0.00,0.00,0,'',''),(126,'','Cash','','2024-10-30 14:38:32','','0','4','2024-10-30 14:38:32','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41730288288','Cleared','','','','','','','','',0.00,0.00,0,'',''),(127,'sju6xg225s','Mpesa','','2024-10-30 14:43:31','','0','4','2024-10-30 14:43:31','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','41730288316','Cleared','','','','','','','','',0.00,0.00,0,'',''),(128,'sjuoxl1sfc','Mpesa','','2024-10-30 15:17:42','','0','4','2024-10-30 15:17:42','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','41730289045','Cleared','','','','','','','','',0.00,0.00,0,'',''),(129,'','Cash','','2024-10-30 15:32:38','','0','4','2024-10-30 15:32:38','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41730291174','Cleared','','','','','','','','',0.00,0.00,0,'',''),(130,'sju5xqb087','Mpesa','','2024-10-30 15:57:36','','0','4','2024-10-30 15:57:36','','0','380','1','retail','0','380','1','0','0','0','0','380','0','printed',' ','','1','0','41730292964','Cleared','','','','','','','','',0.00,0.00,0,'',''),(131,'sju1xttnl1','Mpesa','','2024-10-30 16:25:48','','0','4','2024-10-30 16:25:48','','0','220','1','retail','0','220','1','0','0','0','0','220','0','printed',' ','','1','0','41730294656','Cleared','','','','','','','','',0.00,0.00,0,'',''),(132,'sju2xulb7a','Mpesa','','2024-10-30 16:27:50','','0','4','2024-10-30 16:27:50','','0','110','1','retail','10','100','1','0','0','0','0','100','0','printed',' ','','1','0','41730294843','Cleared','','','','','','','','',0.00,0.00,0,'',''),(133,'','Cash','','2024-10-30 16:33:19','','0','4','2024-10-30 16:33:19','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','41730295145','Cleared','','','','','','','','',0.00,0.00,0,'',''),(134,'','Cash','','2024-10-30 16:38:07','','0','4','2024-10-30 16:38:07','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41730295451','Cleared','','','','','','','','',0.00,0.00,0,'',''),(135,'sju4y5ff7s','Mpesa','','2024-10-30 17:37:58','','0','4','2024-10-30 17:37:58','','0','530','1','retail','0','530','1','0','0','0','0','530','0','printed',' ','','1','0','41730297505','Cleared','','','','','','','','',0.00,0.00,0,'',''),(136,'','Cash','','2024-10-30 18:27:43','','0','4','2024-10-30 18:27:43','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41730301983','Cleared','','','','','','','','',0.00,0.00,0,'',''),(137,'sju2ylrghw','Mpesa','','2024-10-30 18:54:35','','0','4','2024-10-30 18:54:35','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','41730303321','Cleared','','','','','','','','',0.00,0.00,0,'',''),(138,'','Cash','','2024-10-31 09:18:29','','0','4','2024-10-31 09:18:29','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41730355481','Cleared','','','','','','','','',0.00,0.00,0,'',''),(139,'','Cash','','2024-10-31 09:26:34','','0','4','2024-10-31 09:26:34','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41730355514','Cleared','','','','','','','','',0.00,0.00,0,'',''),(140,'','Cash','','2024-10-31 09:31:02','','0','4','2024-10-31 09:31:02','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41730355998','Cleared','','','','','','','','',0.00,0.00,0,'',''),(141,'sjv51spy1v','Mpesa','','2024-10-31 10:36:07','','0','4','2024-10-31 10:36:07','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41730356268','Cleared','','','','','','','','',0.00,0.00,0,'',''),(142,'','Cash','','2024-10-31 11:09:50','','0','4','2024-10-31 11:09:50','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','41730360375','Cleared','','','','','','','','',0.00,0.00,0,'',''),(143,'','Cash','','2024-10-31 13:03:41','','0','4','2024-10-31 13:03:41','','500','515','1','retail','15','500','1','0','0','0','0','0','0','printed',' ','','1','0','41730362196','Cleared','','','','','','','','',0.00,0.00,0,'',''),(144,'','Cash','','2024-10-31 13:13:37','','0','4','2024-10-31 13:13:37','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41730369586','Cleared','','','','','','','','',0.00,0.00,0,'',''),(145,'','Cash','','2024-10-31 14:05:20','','0','4','2024-10-31 14:05:20','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','41730369624','Cleared','','','','','','','','',0.00,0.00,0,'',''),(146,'','Cash','','2024-10-31 15:28:43','','0','4','2024-10-31 15:28:43','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41730377677','Cleared','','','','','','','','',0.00,0.00,0,'',''),(147,'sjv83hfc9m','Mpesa','','2024-10-31 17:32:03','','0','4','2024-10-31 17:32:03','','0','285','1','retail','0','285','1','0','0','0','0','285','0','printed',' ','','1','0','41730384996','Cleared','','','','','','','','',0.00,0.00,0,'',''),(148,'sk155pm4r7','Mpesa','','2024-11-01 08:40:48','','0','4','2024-11-01 08:40:48','','0','210','1','retail','0','210','1','0','0','0','0','210','0','printed',' ','','1','0','41730439484','Cleared','','','','','','','','',0.00,0.00,0,'',''),(149,'sjv3401hvn','Mpesa','','2024-11-01 09:14:41','','0','4','2024-11-01 09:14:41','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41730441638','Cleared','','','','','','','','',0.00,0.00,0,'',''),(150,'','Cash','','2024-11-01 09:46:06','','0','4','2024-11-01 09:46:06','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41730441723','Cleared','','','','','','','','',0.00,0.00,0,'',''),(151,'','Cash','','2024-11-01 09:57:53','','0','4','2024-11-01 09:57:53','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41730443653','Cleared','','','','','','','','',0.00,0.00,0,'',''),(152,'','Cash','','2024-11-01 11:42:27','','0','4','2024-11-01 11:42:27','','28','28','1','retail','0','28','1','0','0','0','0','0','0','printed',' ','','1','0','41730450446','Cleared','','','','','','','','',0.00,0.00,0,'',''),(153,'sk116djh1f','Mpesa','','2024-11-01 11:43:02','','0','4','2024-11-01 11:43:02','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','41730450559','Cleared','','','','','','','','',0.00,0.00,0,'',''),(154,'sk186dmkfc','Mpesa','','2024-11-01 11:44:59','','0','4','2024-11-01 11:44:59','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41730450639','Cleared','','','','','','','','',0.00,0.00,0,'',''),(155,'','Cash','','2024-11-01 11:55:35','','0','4','2024-11-01 11:55:35','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41730451305','Cleared','','','','','','','','',0.00,0.00,0,'',''),(156,'','Cash','','2024-11-01 15:03:04','','0','4','2024-11-01 15:03:04','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41730462561','Cleared','','','','','','','','',0.00,0.00,0,'',''),(157,'sk187zbjyw','Mpesa','','2024-11-01 17:59:57','','0','4','2024-11-01 17:59:57','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','41730472898','Cleared','','','','','','','','',0.00,0.00,0,'',''),(158,'','Cash','','2024-11-02 10:44:58','','0','4','2024-11-02 10:44:58','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41730533476','Cleared','','','','','','','','',0.00,0.00,0,'',''),(159,'','Cash','','2024-11-02 11:00:36','','0','4','2024-11-02 11:00:36','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','41730533657','Cleared','','','','','','','','',0.00,0.00,0,'',''),(160,'sk27al5z65','Mpesa','','2024-11-02 11:18:37','','0','4','2024-11-02 11:18:37','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41730534441','Cleared','','','','','','','','',0.00,0.00,0,'',''),(161,'','Cash','','2024-11-02 11:22:12','','0','4','2024-11-02 11:22:12','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41730535559','Cleared','','','','','','','','',0.00,0.00,0,'',''),(162,'sk21amqrsx','Mpesa','','2024-11-02 11:38:41','','0','4','2024-11-02 11:38:41','','0','160','1','retail','0','160','1','0','0','0','0','160','0','printed',' ','','1','0','41730535737','Cleared','','','','','','','','',0.00,0.00,0,'',''),(163,'sk22ar8loq','Mpesa','','2024-11-02 12:09:01','','0','4','2024-11-02 12:09:01','','0','105','1','retail','0','105','1','0','0','0','0','105','0','printed',' ','','1','0','41730538504','Cleared','','','','','','','','',0.00,0.00,0,'',''),(164,'sk29arj1j3','Mpesa','','2024-11-02 12:10:03','','0','4','2024-11-02 12:10:03','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41730538573','Cleared','','','','','','','','',0.00,0.00,0,'',''),(165,'','Cash','','2024-11-02 12:10:51','','0','4','2024-11-02 12:10:51','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41730538632','Cleared','','','','','','','','',0.00,0.00,0,'',''),(166,'','Cash','','2024-11-02 14:00:28','','0','4','2024-11-02 14:00:28','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41730543091','Cleared','','','','','','','','',0.00,0.00,0,'',''),(167,'','Cash','','2024-11-02 14:17:54','','0','4','2024-11-02 14:17:54','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41730545245','Cleared','','','','','','','','',0.00,0.00,0,'',''),(168,'','Cash','','2024-11-02 14:22:03','','0','4','2024-11-02 14:22:03','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41730546292','Cleared','','','','','','','','',0.00,0.00,0,'',''),(169,'sk28bszq04','Mpesa','','2024-11-02 16:07:33','','0','4','2024-11-02 16:07:33','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','41730552800','Cleared','','','','','','','','',0.00,0.00,0,'',''),(170,'','Cash','','2024-11-02 16:31:00','','0','4','2024-11-02 16:31:00','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41730552913','Cleared','','','','','','','','',0.00,0.00,0,'',''),(171,'','Cash','','2024-11-02 16:32:26','','0','4','2024-11-02 16:32:26','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41730554280','Cleared','','','','','','','','',0.00,0.00,0,'',''),(172,'','Cash','','2024-11-02 16:50:54','','0','4','2024-11-02 16:50:54','','19','19','1','retail','0','19','1','0','0','0','0','0','0','printed',' ','','1','0','41730554370','Cleared','','','','','','','','',0.00,0.00,0,'',''),(173,'','Cash','','2024-11-02 17:52:57','','0','4','2024-11-02 17:52:57','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41730555507','Cleared','','','','','','','','',0.00,0.00,0,'',''),(174,'','Cash','','2024-11-02 18:27:58','','0','4','2024-11-02 18:27:58','','18','18','1','retail','0','18','1','0','0','0','0','0','0','printed',' ','','1','0','41730559214','Cleared','','','','','','','','',0.00,0.00,0,'',''),(175,'','Cash','','2024-11-02 18:49:28','','0','4','2024-11-02 18:49:28','','170','170','1','retail','0','170','1','0','0','0','0','0','0','printed',' ','','1','0','41730561316','Cleared','','','','','','','','',0.00,0.00,0,'',''),(176,'sk28cncvqy','Mpesa','','2024-11-02 18:53:10','','0','4','2024-11-02 18:53:10','','0','45','1','retail','0','45','1','0','0','0','0','45','0','printed',' ','','1','0','41730562773','Cleared','','','','','','','','',0.00,0.00,0,'',''),(177,'','Cash','','2024-11-02 19:25:31','','0','4','2024-11-02 19:25:31','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41730564711','Cleared','','','','','','','','',0.00,0.00,0,'',''),(178,'','Cash','','2024-11-04 09:58:15','','0','4','2024-11-04 09:58:15','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41730701212','Cleared','','','','','','','','',0.00,0.00,0,'',''),(179,'','Cash','','2024-11-04 11:14:45','','0','4','2024-11-04 11:14:45','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41730707978','Cleared','','','','','','','','',0.00,0.00,0,'',''),(180,'','Cash','','2024-11-04 11:20:30','','0','4','2024-11-04 11:20:30','','20','25','1','retail','5','20','1','0','0','0','0','0','0','printed',' ','','1','0','41730708089','Cleared','','','','','','','','',0.00,0.00,0,'',''),(181,'','Cash','','2024-11-04 12:37:01','','0','4','2024-11-04 12:37:01','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41730712945','Cleared','','','','','','','','',0.00,0.00,0,'',''),(182,'sk41jbq8zr','Mpesa','','2024-11-04 12:38:05','','0','4','2024-11-04 12:38:05','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','41730713026','Cleared','','','','','','','','',0.00,0.00,0,'',''),(183,'sk48jktwey','Mpesa','','2024-11-04 13:40:06','','0','4','2024-11-04 13:40:06','','0','125','1','retail','0','125','1','0','0','0','0','125','0','printed',' ','','1','0','41730716739','Cleared','','','','','','','','',0.00,0.00,0,'',''),(184,'sk45jok6c9','Mpesa','','2024-11-04 14:03:00','','0','4','2024-11-04 14:03:00','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41730716960','Cleared','','','','','','','','',0.00,0.00,0,'',''),(185,'sk46jqv9ba','Mpesa','','2024-11-04 14:19:44','','0','4','2024-11-04 14:19:44','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41730719148','Cleared','','','','','','','','',0.00,0.00,0,'',''),(186,'sk42k11ouq','Mpesa','','2024-11-04 15:32:39','','0','4','2024-11-04 15:32:39','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41730723538','Cleared','','','','','','','','',0.00,0.00,0,'',''),(187,'sk46khjsne','Mpesa','','2024-11-04 17:04:52','','0','4','2024-11-04 17:04:52','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41730729080','Cleared','','','','','','','','',0.00,0.00,0,'',''),(188,'sk41l26395','Mpesa','','2024-11-04 18:58:40','','0','4','2024-11-04 18:58:40','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41730735876','Cleared','','','','','','','','',0.00,0.00,0,'',''),(189,'sk45l4mobn','Mpesa','','2024-11-04 19:05:20','','0','4','2024-11-04 19:05:20','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','41730736299','Cleared','','','','','','','','',0.00,0.00,0,'',''),(190,'','Cash','','2024-11-04 19:16:10','','0','4','2024-11-04 19:16:10','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41730736946','Cleared','','','','','','','','',0.00,0.00,0,'',''),(191,'sk58n3jtzy','Mpesa','','2024-11-05 10:14:20','','0','4','2024-11-05 10:14:20','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41730790830','Cleared','','','','','','','','',0.00,0.00,0,'',''),(192,'sk54n4so5y','Mpesa','','2024-11-05 10:28:24','','0','4','2024-11-05 10:28:24','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41730790897','Cleared','','','','','','','','',0.00,0.00,0,'',''),(193,'sk54nswybe','Mpesa','','2024-11-05 10:30:21','','0','4','2024-11-05 10:30:21','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41730791807','Cleared','','','','','','','','',0.00,0.00,0,'',''),(194,'sk54n5hh12y','Mpesa','','2024-11-05 10:31:52','','0','4','2024-11-05 10:31:52','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41730791885','Cleared','','','','','','','','',0.00,0.00,0,'',''),(195,'sk58nd21mm','Mpesa','','2024-11-05 11:22:25','','0','4','2024-11-05 11:22:25','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41730791950','Cleared','','','','','','','','',0.00,0.00,0,'',''),(196,'sk57ng94y1','Mpesa','','2024-11-05 11:45:08','','0','4','2024-11-05 11:45:08','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41730795011','Cleared','','','','','','','','',0.00,0.00,0,'',''),(197,'sk57np5rnj','Mpesa','','2024-11-05 12:47:56','','0','4','2024-11-05 12:47:56','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','41730797577','Cleared','','','','','','','','',0.00,0.00,0,'',''),(198,'sk58nx5zt8','Mpesa','','2024-11-05 13:38:33','','0','4','2024-11-05 13:38:33','','0','380','1','retail','0','380','1','0','0','0','0','380','0','printed',' ','','1','0','41730800736','Cleared','','','','','','','','',0.00,0.00,0,'',''),(199,'','Cash','','2024-11-05 17:32:30','','0','4','2024-11-05 17:32:30','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41730817069','Cleared','','','','','','','','',0.00,0.00,0,'',''),(200,'','Cash','','2024-11-05 18:49:24','','0','4','2024-11-05 18:49:24','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41730821749','Cleared','','','','','','','','',0.00,0.00,0,'',''),(201,'sk60rguch1','Mpesa','','2024-11-06 10:16:11','','0','4','2024-11-06 10:16:11','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41730877348','Cleared','','','','','','','','',0.00,0.00,0,'',''),(202,'sk64rp23e1','Mpesa','','2024-11-06 11:17:28','','0','4','2024-11-06 11:17:28','','0','360','1','retail','0','360','1','0','0','0','0','360','0','printed',' ','','1','0','41730877492','Cleared','','','','','','','','',0.00,0.00,0,'',''),(203,'','Cash','','2024-11-06 11:50:14','','0','4','2024-11-06 11:50:14','','28','28','1','retail','0','28','1','0','0','0','0','0','0','printed',' ','','1','0','41730881126','Cleared','','','','','','','','',0.00,0.00,0,'',''),(204,'sk63s5xra5','Mpesa','','2024-11-06 15:40:18','','0','4','2024-11-06 15:40:18','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41730896787','Cleared','','','','','','','','',0.00,0.00,0,'',''),(205,'sk60srhla2','Mpesa','','2024-11-06 15:42:37','','0','4','2024-11-06 15:42:37','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','41730896855','Cleared','','','','','','','','',0.00,0.00,0,'',''),(206,'sk62sqs06e','Mpesa','','2024-11-06 15:44:03','','0','4','2024-11-06 15:44:03','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','41730896995','Cleared','','','','','','','','',0.00,0.00,0,'',''),(207,'sk60s8cz4s','Mpesa','','2024-11-06 15:45:37','','0','4','2024-11-06 15:45:37','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41730897093','Cleared','','','','','','','','',0.00,0.00,0,'',''),(208,'sk69susbgb','Mpesa','','2024-11-06 16:03:47','','0','4','2024-11-06 16:03:47','','0','220','1','retail','0','220','1','0','0','0','0','220','0','printed',' ','','1','0','41730898140','Cleared','','','','','','','','',0.00,0.00,0,'',''),(209,'','Cash','','2024-11-06 16:34:02','','0','4','2024-11-06 16:34:02','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41730899277','Cleared','','','','','','','','',0.00,0.00,0,'',''),(210,'sk67tj997j','Mpesa','','2024-11-06 18:20:31','','0','4','2024-11-06 18:20:31','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41730906417','Cleared','','','','','','','','',0.00,0.00,0,'',''),(211,'','Cash','','2024-11-07 11:47:39','','0','4','2024-11-07 11:47:39','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41730969206','Cleared','','','','','','','','',0.00,0.00,0,'',''),(212,'','Cash','','2024-11-07 12:34:03','','0','4','2024-11-07 12:34:03','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41730969263','Cleared','','','','','','','','',0.00,0.00,0,'',''),(213,'sk70wf0omm','Mpesa','','2024-11-07 12:44:26','','0','4','2024-11-07 12:44:26','','0','540','1','retail','0','540','1','0','0','0','0','540','0','printed',' ','','1','0','41730972049','Cleared','','','','','','','','',0.00,0.00,0,'',''),(214,'sk71wfpdqp','Mpesa','','2024-11-07 12:49:30','','0','4','2024-11-07 12:49:30','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41730972948','Cleared','','','','','','','','',0.00,0.00,0,'',''),(215,'','Cash','','2024-11-07 13:52:30','','0','4','2024-11-07 13:52:31','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41730976687','Cleared','','','','','','','','',0.00,0.00,0,'',''),(216,'','Cash','','2024-11-07 15:51:30','','0','4','2024-11-07 15:51:30','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','41730983076','Cleared','','','','','','','','',0.00,0.00,0,'',''),(217,'','Cash','','2024-11-07 16:14:19','','0','4','2024-11-07 16:14:19','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41730985230','Cleared','','','','','','','','',0.00,0.00,0,'',''),(218,'','Cash','','2024-11-07 18:27:33','','0','4','2024-11-07 18:27:33','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','41730993232','Cleared','','','','','','','','',0.00,0.00,0,'',''),(219,'sk73y1un5f50','Mpesa','','2024-11-07 18:46:11','','0','4','2024-11-07 18:46:11','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41730994256','Cleared','','','','','','','','',0.00,0.00,0,'',''),(220,'sk72y20vqu120','Mpesa','','2024-11-07 18:47:31','','0','4','2024-11-07 18:47:31','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','41730994429','Cleared','','','','','','','','',0.00,0.00,0,'',''),(221,'sk78y70kjo','Mpesa','','2024-11-07 19:06:34','','0','4','2024-11-07 19:06:34','','0','160','1','retail','0','160','1','0','0','0','0','160','0','printed',' ','','1','0','41730994568','Cleared','','','','','','','','',0.00,0.00,0,'',''),(222,'','Cash','','2024-11-08 08:51:36','','0','4','2024-11-08 08:51:36','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41731045019','Cleared','','','','','','','','',0.00,0.00,0,'',''),(223,'','Cash','','2024-11-08 10:13:19','','0','4','2024-11-08 10:13:19','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41731045104','Cleared','','','','','','','','',0.00,0.00,0,'',''),(224,'','Cash','','2024-11-08 11:22:51','','0','4','2024-11-08 11:22:51','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41731054151','Cleared','','','','','','','','',0.00,0.00,0,'',''),(225,'','Cash','','2024-11-08 12:27:26','','0','4','2024-11-08 12:27:26','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41731058021','Cleared','','','','','','','','',0.00,0.00,0,'',''),(226,'','Cash','','2024-11-08 12:44:39','','0','4','2024-11-08 12:44:39','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41731059057','Cleared','','','','','','','','',0.00,0.00,0,'',''),(227,'sk831vnw33','Mpesa','','2024-11-08 13:01:52','','0','4','2024-11-08 13:01:52','','0','230','1','retail','0','230','1','0','0','0','0','230','0','printed',' ','','1','0','41731060069','Cleared','','','','','','','','',0.00,0.00,0,'',''),(228,'','Cash','','2024-11-08 13:20:45','','0','4','2024-11-08 13:20:45','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41731061230','Cleared','','','','','','','','',0.00,0.00,0,'',''),(229,'','Cash','','2024-11-08 13:58:57','','0','4','2024-11-08 13:58:57','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41731061707','Cleared','','','','','','','','',0.00,0.00,0,'',''),(230,'','Cash','','2024-11-08 14:50:49','','0','4','2024-11-08 14:50:49','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','41731066612','Cleared','','','','','','','','',0.00,0.00,0,'',''),(231,'sk892auw99','Mpesa','','2024-11-08 14:51:32','','0','4','2024-11-08 14:51:32','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41731066654','Cleared','','','','','','','','',0.00,0.00,0,'',''),(232,'sk852a9917','Mpesa','','2024-11-08 14:55:04','','0','4','2024-11-08 14:55:04','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','41731066734','Cleared','','','','','','','','',0.00,0.00,0,'',''),(233,'','Cash','','2024-11-08 15:55:43','','0','4','2024-11-08 15:55:44','','810','810','1','retail','0','810','1','0','0','0','0','0','0','printed',' ','','1','0','41731070152','Cleared','','','','','','','','',0.00,0.00,0,'',''),(234,'','Cash','','2024-11-08 18:16:24','','0','4','2024-11-08 18:16:24','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41731078957','Cleared','','','','','','','','',0.00,0.00,0,'',''),(235,'','Cash','','2024-11-08 18:56:36','','0','4','2024-11-08 18:56:36','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41731081374','Cleared','','','','','','','','',0.00,0.00,0,'',''),(236,'','Cash','','2024-11-08 19:14:27','','0','4','2024-11-08 19:14:27','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','41731082392','Cleared','','','','','','','','',0.00,0.00,0,'',''),(237,'','Cash','','2024-11-09 10:21:23','','0','4','2024-11-09 10:21:23','','125','125','1','retail','0','125','1','0','0','0','0','0','0','printed',' ','','1','0','41731136594','Cleared','','','','','','','','',0.00,0.00,0,'',''),(238,'','Cash','','2024-11-09 11:02:29','','0','4','2024-11-09 11:02:29','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41731139322','Cleared','','','','','','','','',0.00,0.00,0,'',''),(239,'','Cash','','2024-11-09 12:34:21','','0','4','2024-11-09 12:34:21','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41731144809','Cleared','','','','','','','','',0.00,0.00,0,'',''),(240,'sk975qltk1','Mpesa','','2024-11-09 12:36:22','','0','4','2024-11-09 12:36:22','','0','270','1','retail','0','270','1','0','0','0','0','270','0','printed',' ','','1','0','41731144869','Cleared','','','','','','','','',0.00,0.00,0,'',''),(241,'sk946d73bo','Mpesa','','2024-11-09 13:18:12','','0','4','2024-11-09 13:18:12','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','41731145023','Cleared','','','','','','','','',0.00,0.00,0,'',''),(242,'','Cash','','2024-11-09 14:04:44','','0','4','2024-11-09 14:04:44','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','41731150169','Cleared','','','','','','','','',0.00,0.00,0,'',''),(243,'','Cash','','2024-11-09 15:11:48','','0','4','2024-11-09 15:11:48','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','41731154253','Cleared','','','','','','','','',0.00,0.00,0,'',''),(244,'sk957des2b','Mpesa','','2024-11-09 17:08:05','','0','4','2024-11-09 17:08:05','','0','1325','1','retail','25','1300','1','0','0','0','0','1300','0','printed',' ','','1','0','41731159426','Cleared','','','','','','','','',0.00,0.00,0,'',''),(245,'sk937haput','Mpesa','','2024-11-09 17:30:43','','0','4','2024-11-09 17:30:43','','0','45','1','retail','0','45','1','0','0','0','0','45','0','printed',' ','','1','0','41731161864','Cleared','','','','','','','','',0.00,0.00,0,'',''),(246,'sk967shlje','Mpesa','','2024-11-09 18:29:52','','0','4','2024-11-09 18:29:52','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41731162851','Cleared','','','','','','','','',0.00,0.00,0,'',''),(247,'sk927v7jjy','Mpesa','','2024-11-09 18:41:03','','0','4','2024-11-09 18:41:03','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','41731166326','Cleared','','','','','','','','',0.00,0.00,0,'',''),(248,'SKB1DPPWQP','Mpesa','','2024-11-11 09:07:10','','0','4','2024-11-11 09:07:10','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41731305196','Cleared','','','','','','','','',0.00,0.00,0,'',''),(249,'','Cash','','2024-11-11 10:16:05','','0','4','2024-11-11 10:16:05','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','1','0','41731309084','Cleared','','','','','','','','',0.00,0.00,0,'',''),(250,'SKB3EG8DLL','Mpesa','','2024-11-11 12:28:33','','0','4','2024-11-11 12:28:33','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','41731317291','Cleared','','','','','','','','',0.00,0.00,0,'',''),(251,'','Cash','','2024-11-11 12:30:06','','0','4','2024-11-11 12:30:06','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41731317361','Cleared','','','','','','','','',0.00,0.00,0,'',''),(252,'','Cash','','2024-11-11 13:03:38','','0','4','2024-11-11 13:03:38','','560','560','1','retail','0','560','1','0','0','0','0','0','0','printed',' ','','1','0','41731319141','Cleared','','','','','','','','',0.00,0.00,0,'',''),(253,'','Cash','','2024-11-11 13:26:14','','0','4','2024-11-11 13:26:14','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41731320063','Cleared','','','','','','','','',0.00,0.00,0,'',''),(254,'','Cash','','2024-11-11 13:58:35','','0','4','2024-11-11 13:58:35','','385','390','1','retail','5','385','1','0','0','0','0','0','0','printed',' ','','1','0','41731321116','Cleared','','','','','','','','',0.00,0.00,0,'',''),(255,'SKB8F8WJAO','Mpesa','','2024-11-11 15:57:18','','0','4','2024-11-11 15:57:18','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','41731329495','Cleared','','','','','','','','',0.00,0.00,0,'',''),(256,'','Cash','','2024-11-11 16:49:02','','0','4','2024-11-11 16:49:02','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41731332923','Cleared','','','','','','','','',0.00,0.00,0,'',''),(257,'SKB4FKON7E','Mpesa','','2024-11-11 17:01:36','','0','4','2024-11-11 17:01:36','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','41731333666','Cleared','','','','','','','','',0.00,0.00,0,'',''),(258,'','Cash','','2024-11-11 18:17:24','','0','4','2024-11-11 18:17:24','','40','50','1','retail','10','40','1','0','0','0','0','0','0','printed',' ','','1','0','41731337305','Cleared','','','','','','','','',0.00,0.00,0,'',''),(259,'','Cash','','2024-11-12 09:35:33','','0','4','2024-11-12 09:35:33','','18','18','1','retail','0','18','1','0','0','0','0','0','0','printed',' ','','1','0','41731393296','Cleared','','','','','','','','',0.00,0.00,0,'',''),(260,'skc610bid6','Mpesa','','2024-11-12 09:41:49','','0','4','2024-11-12 09:41:49','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41731393340','Cleared','','','','','','','','',0.00,0.00,0,'',''),(261,'','Cash','','2024-11-12 09:47:08','','0','4','2024-11-12 09:47:08','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41731393833','Cleared','','','','','','','','',0.00,0.00,0,'',''),(262,'SKC61B1JRO','Mpesa','','2024-11-12 11:05:05','','0','4','2024-11-12 11:05:05','','0','12','1','retail','0','12','1','0','0','0','0','12','0','printed',' ','','1','0','41731394031','Cleared','','','','','','','','',0.00,0.00,0,'',''),(263,'','Cash','','2024-11-12 11:29:43','','0','4','2024-11-12 11:29:43','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','41731398773','Cleared','','','','','','','','',0.00,0.00,0,'',''),(264,'','Cash','','2024-11-12 11:59:34','','0','4','2024-11-12 11:59:34','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41731400212','Cleared','','','','','','','','',0.00,0.00,0,'',''),(265,'','Cash','','2024-11-12 14:34:59','','0','4','2024-11-12 14:34:59','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','41731411270','Cleared','','','','','','','','',0.00,0.00,0,'',''),(266,'','Cash','','2024-11-12 14:52:14','','0','4','2024-11-12 14:52:14','','500','540','1','retail','40','500','1','0','0','0','0','0','0','printed',' ','','1','0','41731411324','Cleared','','','','','','','','',0.00,0.00,0,'',''),(267,'','Cash','','2024-11-12 17:54:35','','0','4','2024-11-12 17:54:35','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41731423254','Cleared','','','','','','','','',0.00,0.00,0,'',''),(268,'','Cash','','2024-11-12 18:17:53','','0','4','2024-11-12 18:17:53','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41731423322','Cleared','','','','','','','','',0.00,0.00,0,'',''),(269,'SKC9K51GFF','Mpesa','','2024-11-12 18:29:09','','0','4','2024-11-12 18:29:09','','0','35','1','retail','0','35','1','0','0','0','0','35','0','printed',' ','','1','0','41731424676','Cleared','','','','','','','','',0.00,0.00,0,'',''),(270,'','Cash','','2024-11-12 19:18:30','','0','4','2024-11-12 19:18:30','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','41731428278','Cleared','','','','','','','','',0.00,0.00,0,'',''),(271,'SKD6LZNTYO','Mpesa','','2024-11-13 08:42:31','','0','4','2024-11-13 08:42:31','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41731475403','Cleared','','','','','','','','',0.00,0.00,0,'',''),(272,'','Cash','','2024-11-13 10:15:41','','0','4','2024-11-13 10:15:41','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41731476672','Cleared','','','','','','','','',0.00,0.00,0,'',''),(273,'SKD3MCOPP9','Mpesa','','2024-11-13 10:23:16','','0','4','2024-11-13 10:23:16','','0','135','1','retail','0','135','1','0','0','0','0','135','0','printed',' ','','1','0','41731482144','Cleared','','','','','','','','',0.00,0.00,0,'',''),(274,'','Cash','','2024-11-13 10:45:35','','0','4','2024-11-13 10:45:35','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41731483879','Cleared','','','','','','','','',0.00,0.00,0,'',''),(275,'','Cash','','2024-11-13 11:07:12','','0','4','2024-11-13 11:07:12','','350','355','1','retail','5','350','1','0','0','0','0','0','0','printed',' ','','1','0','41731483954','Cleared','','','','','','','','',0.00,0.00,0,'',''),(276,'SKD5MPXTR9','Mpesa','','2024-11-13 12:12:25','','0','4','2024-11-13 12:12:25','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','41731485937','Cleared','','','','','','','','',0.00,0.00,0,'',''),(277,'','Cash','','2024-11-13 12:28:18','','0','4','2024-11-13 12:28:18','','3170','3170','1','retail','0','3170','1','0','0','0','0','0','0','printed',' ','','1','0','41731489206','Cleared','','','','','','','','',0.00,0.00,0,'',''),(278,'','Cash','','2024-11-13 12:34:07','','0','4','2024-11-13 12:34:07','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','41731490334','Cleared','','','','','','','','',0.00,0.00,0,'',''),(279,'','Cash','','2024-11-13 12:48:21','','0','4','2024-11-13 12:48:21','','190','200','1','retail','10','190','1','0','0','0','0','0','0','printed',' ','','1','0','41731491278','Cleared','','','','','','','','',0.00,0.00,0,'',''),(280,'','Cash','','2024-11-13 13:27:17','','0','4','2024-11-13 13:27:17','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41731493625','Cleared','','','','','','','','',0.00,0.00,0,'',''),(281,'','Mpesa','','2024-11-13 14:50:32','','0','4','2024-11-13 14:50:32','','0','2550','1','retail','50','2500','1','0','0','0','0','2500','0','printed',' ','','1','0','41731497416','Cleared','','','','','','','','',0.00,0.00,0,'',''),(282,'SKD6NE4WSA','Mpesa','','2024-11-13 14:58:42','','0','4','2024-11-13 14:58:42','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41731499110','Cleared','','','','','','','','',0.00,0.00,0,'',''),(283,'SKD7NG1ZEV','Mpesa','','2024-11-13 15:15:00','','0','4','2024-11-13 15:15:00','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41731500084','Cleared','','','','','','','','',0.00,0.00,0,'',''),(284,'SKD6NNXHNM','Mpesa','','2024-11-13 16:07:16','','0','4','2024-11-13 16:07:16','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','41731500257','Cleared','','','','','','','','',0.00,0.00,0,'',''),(285,'','Cash','','2024-11-13 18:04:29','','0','4','2024-11-13 18:04:29','','935','935','1','retail','0','935','1','0','0','0','0','0','0','printed',' ','','1','0','41731510092','Cleared','','','','','','','','',0.00,0.00,0,'',''),(286,'','Cash','','2024-11-13 18:09:55','','0','4','2024-11-13 18:09:55','','96','96','1','retail','0','96','1','0','0','0','0','0','0','printed',' ','','1','0','41731510282','Cleared','','','','','','','','',0.00,0.00,0,'',''),(287,'','Cash','','2024-11-14 08:47:35','','0','4','2024-11-14 08:47:35','','20','21','1','retail','1','20','1','0','0','0','0','0','0','printed',' ','','1','0','41731563215','Cleared','','','','','','','','',0.00,0.00,0,'',''),(288,'','Cash','','2024-11-14 09:39:57','','0','4','2024-11-14 09:39:58','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41731563274','Cleared','','','','','','','','',0.00,0.00,0,'',''),(289,'','Cash','','2024-11-14 09:45:27','','0','4','2024-11-14 09:45:27','','9','9','1','retail','0','9','1','0','0','0','0','0','0','printed',' ','','1','0','41731566403','Cleared','','','','','','','','',0.00,0.00,0,'',''),(290,'SKE2QKOMBI','Mpesa','','2024-11-14 10:42:10','','0','4','2024-11-14 10:42:10','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41731566731','Cleared','','','','','','','','',0.00,0.00,0,'',''),(291,'','Cash','','2024-11-14 10:54:20','','0','4','2024-11-14 10:54:20','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41731570846','Cleared','','','','','','','','',0.00,0.00,0,'',''),(292,'SKEOQSHOTK','Mpesa','','2024-11-14 11:51:40','','0','4','2024-11-14 11:51:40','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41731570863','Cleared','','','','','','','','',0.00,0.00,0,'',''),(293,'','Cash','','2024-11-14 13:15:10','','0','4','2024-11-14 13:15:10','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41731579263','Cleared','','','','','','','','',0.00,0.00,0,'',''),(294,'SKE1R5K38N','Mpesa','','2024-11-14 13:25:38','','0','4','2024-11-14 13:25:38','','0','420','1','retail','0','420','1','0','0','0','0','420','0','printed',' ','','1','0','41731579916','Cleared','','','','','','','','',0.00,0.00,0,'',''),(295,'','Cash','','2024-11-14 14:02:15','','0','4','2024-11-14 14:02:15','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41731581300','Cleared','','','','','','','','',0.00,0.00,0,'',''),(296,'SKE4RJTJPK','Mpesa','','2024-11-14 15:08:17','','0','4','2024-11-14 15:08:17','','0','380','1','retail','0','380','1','0','0','0','0','380','0','printed',' ','','1','0','41731586065','Cleared','','','','','','','','',0.00,0.00,0,'',''),(297,'SKE7RLMS81','Mpesa','','2024-11-14 15:14:40','','0','4','2024-11-14 15:14:40','','0','21','1','retail','1','20','1','0','0','0','0','20','0','printed',' ','','1','0','41731586154','Cleared','','','','','','','','',0.00,0.00,0,'',''),(298,'SKE5ROK19J','Mpesa','','2024-11-14 15:33:31','','0','4','2024-11-14 15:33:31','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41731587587','Cleared','','','','','','','','',0.00,0.00,0,'',''),(299,'SKE5RT1L4V','Mpesa','','2024-11-14 16:13:50','','0','4','2024-11-14 16:13:50','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41731587692','Cleared','','','','','','','','',0.00,0.00,0,'',''),(300,'','Cash','','2024-11-14 16:21:18','','0','4','2024-11-14 16:21:18','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41731590088','Cleared','','','','','','','','',0.00,0.00,0,'',''),(301,'','Cash','','2024-11-14 16:54:12','','0','4','2024-11-14 16:54:12','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41731590483','Cleared','','','','','','','','',0.00,0.00,0,'',''),(302,'','Cash','','2024-11-14 18:13:39','','0','4','2024-11-14 18:13:39','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41731592460','Cleared','','','','','','','','',0.00,0.00,0,'',''),(303,'','Cash','','2024-11-14 18:25:36','','0','4','2024-11-14 18:25:36','','730','730','1','retail','0','730','1','0','0','0','0','0','0','printed',' ','','1','0','41731597254','Cleared','','','','','','','','',0.00,0.00,0,'',''),(304,'SKE3SKFFOL','Mpesa','','2024-11-14 18:40:01','','0','4','2024-11-14 18:40:01','','0','35','1','retail','0','35','1','0','0','0','0','35','0','printed',' ','','1','0','41731598781','Cleared','','','','','','','','',0.00,0.00,0,'',''),(305,'','Cash','','2024-11-14 19:11:25','','0','4','2024-11-14 19:11:25','','660','660','1','retail','0','660','1','0','0','0','0','0','0','printed',' ','','1','0','41731600638','Cleared','','','','','','','','',0.00,0.00,0,'',''),(306,'','Cash','','2024-11-15 09:01:22','','0','4','2024-11-15 09:01:22','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41731650456','Cleared','','','','','','','','',0.00,0.00,0,'',''),(307,'skf9umg3l7','Mpesa','','2024-11-15 10:12:07','','0','4','2024-11-15 10:12:07','','0','160','1','retail','0','160','1','0','0','0','0','160','0','printed',' ','','1','0','41731650486','Cleared','','','','','','','','',0.00,0.00,0,'',''),(308,'','Cash','','2024-11-15 10:33:06','','0','4','2024-11-15 10:33:06','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','41731654813','Cleared','','','','','','','','',0.00,0.00,0,'',''),(309,'SKF7V1YCEP','Mpesa','','2024-11-15 12:09:11','','0','4','2024-11-15 12:09:11','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41731661680','Cleared','','','','','','','','',0.00,0.00,0,'',''),(310,'','Cash','','2024-11-15 12:15:42','','0','4','2024-11-15 12:15:42','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','41731661952','Cleared','','','','','','','','',0.00,0.00,0,'',''),(311,'','Cash','','2024-11-15 13:14:22','','0','4','2024-11-15 13:14:22','','540','540','1','retail','0','540','1','0','0','0','0','0','0','printed',' ','','1','0','41731665523','Cleared','','','','','','','','',0.00,0.00,0,'',''),(312,'','Cash','','2024-11-15 13:54:46','','0','4','2024-11-15 13:54:46','','160','160','1','retail','0','160','1','0','0','0','0','0','0','printed',' ','','1','0','41731665836','Cleared','','','','','','','','',0.00,0.00,0,'',''),(313,'','Cash','','2024-11-15 14:14:51','','0','4','2024-11-15 14:14:51','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41731668238','Cleared','','','','','','','','',0.00,0.00,0,'',''),(314,'SKF2VL3RJG','Mpesa','','2024-11-15 14:32:34','','0','4','2024-11-15 14:32:34','','0','540','1','retail','0','540','1','0','0','0','0','540','0','printed',' ','','1','0','41731669305','Cleared','','','','','','','','',0.00,0.00,0,'',''),(315,'','Cash','','2024-11-15 14:49:33','','0','4','2024-11-15 14:49:33','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41731671350','Cleared','','','','','','','','',0.00,0.00,0,'',''),(316,'','Cash','','2024-11-15 16:04:20','','0','4','2024-11-15 16:04:20','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41731675701','Cleared','','','','','','','','',0.00,0.00,0,'',''),(317,'SKF2W8M2RG','Mpesa','','2024-11-15 16:55:36','','0','4','2024-11-15 16:55:36','','0','570','1','retail','0','570','1','0','0','0','0','570','0','printed',' ','','1','0','41731678696','Cleared','','','','','','','','',0.00,0.00,0,'',''),(318,'SKF8WD5SDC','Mpesa','','2024-11-15 17:22:54','','0','4','2024-11-15 17:22:54','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41731680553','Cleared','','','','','','','','',0.00,0.00,0,'',''),(319,'SKFOWJ1ODG','Mpesa','','2024-11-15 17:54:34','','0','4','2024-11-15 17:54:34','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','41731682286','Cleared','','','','','','','','',0.00,0.00,0,'',''),(320,'','Cash','','2024-11-15 18:06:14','','0','4','2024-11-15 18:06:14','','390','390','1','retail','0','390','1','0','0','0','0','0','0','printed',' ','','1','0','41731682537','Cleared','','','','','','','','',0.00,0.00,0,'',''),(321,'','Cash','','2024-11-15 18:32:53','','0','4','2024-11-15 18:32:53','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41731684756','Cleared','','','','','','','','',0.00,0.00,0,'',''),(322,'SKG3YSJQQZ','Mpesa','','2024-11-16 09:43:24','','0','4','2024-11-16 09:43:24','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41731737249','Cleared','','','','','','','','',0.00,0.00,0,'',''),(323,'SKGOYTWNRU','Mpesa','','2024-11-16 09:53:43','','0','4','2024-11-16 09:53:43','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41731739455','Cleared','','','','','','','','',0.00,0.00,0,'',''),(324,'','Cash','','2024-11-16 11:25:33','','0','4','2024-11-16 11:25:33','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41731740084','Cleared','','','','','','','','',0.00,0.00,0,'',''),(325,'','Cash','','2024-11-16 16:40:44','','0','4','2024-11-16 16:40:44','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41731759525','Cleared','','','','','','','','',0.00,0.00,0,'',''),(326,'SKG81G2T5K','Mpesa','','2024-11-16 16:55:44','','0','4','2024-11-16 16:55:44','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41731765306','Cleared','','','','','','','','',0.00,0.00,0,'',''),(327,'','Cash','','2024-11-16 17:13:53','','0','4','2024-11-16 17:13:53','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41731765385','Cleared','','','','','','','','',0.00,0.00,0,'',''),(328,'','Cash','','2024-11-16 17:54:32','','0','4','2024-11-16 17:54:32','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','41731766437','Cleared','','','','','','','','',0.00,0.00,0,'',''),(329,'','Cash','','2024-11-16 18:20:05','','0','4','2024-11-16 18:20:05','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41731770108','Cleared','','','','','','','','',0.00,0.00,0,'',''),(330,'','Cash','','2024-11-16 18:29:16','','0','4','2024-11-16 18:29:16','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41731770434','Cleared','','','','','','','','',0.00,0.00,0,'',''),(331,'SKG421YXOY','Mpesa','','2024-11-16 18:49:23','','0','4','2024-11-16 18:49:23','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','41731771386','Cleared','','','','','','','','',0.00,0.00,0,'',''),(332,'','Cash','','2024-11-16 19:22:34','','0','4','2024-11-16 19:22:34','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','41731772327','Cleared','','','','','','','','',0.00,0.00,0,'',''),(333,'SKGO2EJKM8','Mpesa','','2024-11-16 19:44:51','','0','4','2024-11-16 19:44:51','','0','1445','1','retail','0','1445','1','0','0','0','0','1445','0','printed',' ','','1','0','41731774161','Cleared','','','','','','','','',0.00,0.00,0,'',''),(334,'','Cash','','2024-11-16 19:50:51','','0','4','2024-11-16 19:50:51','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','41731775829','Cleared','','','','','','','','',0.00,0.00,0,'',''),(335,'','Cash','','2024-11-18 09:08:24','','0','4','2024-11-18 09:08:24','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41731910082','Cleared','','','','','','','','',0.00,0.00,0,'',''),(336,'','Cash','','2024-11-18 10:13:00','','0','4','2024-11-18 10:13:00','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41731910114','Cleared','','','','','','','','',0.00,0.00,0,'',''),(337,'','Cash','','2024-11-18 10:21:01','','0','4','2024-11-18 10:21:01','','9','9','1','retail','0','9','1','0','0','0','0','0','0','printed',' ','','1','0','41731914435','Cleared','','','','','','','','',0.00,0.00,0,'',''),(338,'','Cash','','2024-11-18 10:34:46','','0','4','2024-11-18 10:34:46','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','41731914465','Cleared','','','','','','','','',0.00,0.00,0,'',''),(339,'SKI18OXCAN','Mpesa','','2024-11-18 10:42:29','','0','4','2024-11-18 10:42:29','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','41731915289','Cleared','','','','','','','','',0.00,0.00,0,'',''),(340,'','Cash','','2024-11-18 11:27:47','','0','4','2024-11-18 11:27:47','','540','540','1','retail','0','540','1','0','0','0','0','0','0','printed',' ','','1','0','41731915871','Cleared','','','','','','','','',0.00,0.00,0,'',''),(341,'','Cash','','2024-11-18 11:34:51','','0','4','2024-11-18 11:34:51','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','41731918471','Cleared','','','','','','','','',0.00,0.00,0,'',''),(342,'','Cash','','2024-11-18 11:47:18','','0','4','2024-11-18 11:47:18','','690','690','1','retail','0','690','1','0','0','0','0','0','0','printed',' ','','1','0','41731918912','Cleared','','','','','','','','',0.00,0.00,0,'',''),(343,'','Cash','','2024-11-18 12:07:30','','0','4','2024-11-18 12:07:30','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','41731920127','Cleared','','','','','','','','',0.00,0.00,0,'',''),(344,'SK108BOGGK','Mpesa','','2024-11-18 12:08:17','','0','4','2024-11-18 12:08:17','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41731920855','Cleared','','','','','','','','',0.00,0.00,0,'',''),(345,'SKIO8PV5KG','Mpesa','','2024-11-18 13:46:50','','0','4','2024-11-18 13:46:50','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41731926051','Cleared','','','','','','','','',0.00,0.00,0,'',''),(346,'','Cash','','2024-11-18 13:51:44','','0','4','2024-11-18 13:51:44','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41731926840','Cleared','','','','','','','','',0.00,0.00,0,'',''),(347,'','Cash','','2024-11-18 14:18:10','','0','4','2024-11-18 14:18:10','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','41731927546','Cleared','','','','','','','','',0.00,0.00,0,'',''),(348,'','Cash','','2024-11-18 17:00:39','','0','4','2024-11-18 17:00:39','','460','460','1','retail','0','460','1','0','0','0','0','0','0','printed',' ','','1','0','41731938231','Cleared','','','','','','','','',0.00,0.00,0,'',''),(349,'SKI592SOT9','Mpesa','','2024-11-18 18:42:32','','0','4','2024-11-18 18:42:32','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','41731944537','Cleared','','','','','','','','',0.00,0.00,0,'',''),(350,'','Cash','','2024-11-18 18:57:34','','0','4','2024-11-18 18:57:34','','260','260','1','retail','0','260','1','0','0','0','0','0','0','printed',' ','','1','0','41731944699','Cleared','','','','','','','','',0.00,0.00,0,'',''),(351,'SK19A34JKD','Mpesa','','2024-11-18 18:58:57','','0','4','2024-11-18 18:58:57','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41731945460','Cleared','','','','','','','','',0.00,0.00,0,'',''),(352,'','Cash','','2024-11-18 19:16:56','','0','4','2024-11-18 19:16:56','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41731946578','Cleared','','','','','','','','',0.00,0.00,0,'',''),(353,'','Mpesa','','2024-11-18 19:29:31','','0','4','2024-11-18 19:29:31','','0','165','1','retail','5','160','1','0','0','0','0','160','0','printed',' ','','1','0','41731947309','Cleared','','','','','','','','',0.00,0.00,0,'',''),(354,'','Cash','','2024-11-19 10:24:41','','0','4','2024-11-19 10:24:41','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41732001042','Cleared','','','','','','','','',0.00,0.00,0,'',''),(355,'','Cash','','2024-11-19 12:27:17','','0','4','2024-11-19 12:27:17','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','41732008412','Cleared','','','','','','','','',0.00,0.00,0,'',''),(356,'SKJ8D7KD4Q','Mpesa','','2024-11-19 15:17:35','','0','4','2024-11-19 15:17:35','','0','375','1','retail','0','375','1','0','0','0','0','375','0','printed',' ','','1','0','41732018585','Cleared','','','','','','','','',0.00,0.00,0,'',''),(357,'','Cash','','2024-11-19 15:19:15','','0','4','2024-11-19 15:19:15','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41732018731','Cleared','','','','','','','','',0.00,0.00,0,'',''),(358,'','Cash','','2024-11-19 16:26:50','','0','4','2024-11-19 16:26:50','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41732022780','Cleared','','','','','','','','',0.00,0.00,0,'',''),(359,'','Cash','','2024-11-19 17:46:18','','0','4','2024-11-19 17:46:18','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41732022816','Cleared','','','','','','','','',0.00,0.00,0,'',''),(360,'SKJ3DWV3LD','Mpesa','','2024-11-19 17:59:33','','0','4','2024-11-19 17:59:33','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41732028323','Cleared','','','','','','','','',0.00,0.00,0,'',''),(361,'','Cash','','2024-11-19 18:39:37','','0','4','2024-11-19 18:39:37','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41732030762','Cleared','','','','','','','','',0.00,0.00,0,'',''),(362,'','Cash','','2024-11-19 19:17:56','','0','4','2024-11-19 19:17:56','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','41732033025','Cleared','','','','','','','','',0.00,0.00,0,'',''),(363,'','Cash','','2024-11-20 10:55:58','','0','4','2024-11-20 10:55:58','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41732089268','Cleared','','','','','','','','',0.00,0.00,0,'',''),(364,'SKK4GCXWJC','Mpesa','','2024-11-20 10:56:24','','0','4','2024-11-20 10:56:24','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','41732089362','Cleared','','','','','','','','',0.00,0.00,0,'',''),(365,'','Cash','','2024-11-20 12:29:36','','0','4','2024-11-20 12:29:37','','125','125','1','retail','0','125','1','0','0','0','0','0','0','printed',' ','','1','0','41732089428','Cleared','','','','','','','','',0.00,0.00,0,'',''),(366,'SKK5H16A1L','Mpesa','','2024-11-20 16:12:49','','0','4','2024-11-20 16:12:49','','0','185','1','retail','0','185','1','0','0','0','0','185','0','printed',' ','','1','0','41732108273','Cleared','','','','','','','','',0.00,0.00,0,'',''),(367,'','Cash','','2024-11-20 16:50:40','','0','4','2024-11-20 16:50:40','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41732108418','Cleared','','','','','','','','',0.00,0.00,0,'',''),(368,'SKK7HUR44F','Mpesa','','2024-11-20 17:25:19','','0','4','2024-11-20 17:25:19','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41732112703','Cleared','','','','','','','','',0.00,0.00,0,'',''),(369,'','Cash','','2024-11-20 18:07:36','','0','4','2024-11-20 18:07:36','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41732112751','Cleared','','','','','','','','',0.00,0.00,0,'',''),(370,'SKK11GCSFH','Mpesa','','2024-11-20 19:07:24','','0','4','2024-11-20 19:07:24','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','41732118820','Cleared','','','','','','','','',0.00,0.00,0,'',''),(371,'','Cash','','2024-11-21 09:11:04','','0','4','2024-11-21 09:11:04','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41732169396','Cleared','','','','','','','','',0.00,0.00,0,'',''),(372,'','Cash','','2024-11-21 11:48:31','','0','4','2024-11-21 11:48:31','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41732178890','Cleared','','','','','','','','',0.00,0.00,0,'',''),(373,'','Cash','','2024-11-21 12:13:03','','0','4','2024-11-21 12:13:03','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41732178914','Cleared','','','','','','','','',0.00,0.00,0,'',''),(374,'','Cash','','2024-11-21 14:01:57','','0','4','2024-11-21 14:01:57','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41732180388','Cleared','','','','','','','','',0.00,0.00,0,'',''),(375,'','Cash','','2024-11-21 14:26:19','','0','4','2024-11-21 14:26:19','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41732186921','Cleared','','','','','','','','',0.00,0.00,0,'',''),(376,'SKL9LBFUNJ','Mpesa','','2024-11-21 14:35:36','','0','4','2024-11-21 14:35:36','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41732188384','Cleared','','','','','','','','',0.00,0.00,0,'',''),(377,'','Cash','','2024-11-21 15:25:45','','0','4','2024-11-21 15:25:45','','130','135','1','retail','5','130','1','0','0','0','0','0','0','printed',' ','','1','0','41732191895','Cleared','','','','','','','','',0.00,0.00,0,'',''),(378,'','Cash','','2024-11-21 16:38:05','','0','4','2024-11-21 16:38:05','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41732196257','Cleared','','','','','','','','',0.00,0.00,0,'',''),(379,'','Cash','','2024-11-21 17:29:06','','0','4','2024-11-21 17:29:06','','40','41','1','retail','1','40','1','0','0','0','0','0','0','printed',' ','','1','0','41732196288','Cleared','','','','','','','','',0.00,0.00,0,'',''),(380,'','Cash','','2024-11-21 18:39:57','','0','4','2024-11-21 18:39:57','','820','820','1','retail','0','820','1','0','0','0','0','0','0','printed',' ','','1','0','41732199366','Cleared','','','','','','','','',0.00,0.00,0,'',''),(381,'','Cash','','2024-11-21 18:42:08','','0','4','2024-11-21 18:42:08','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41732203708','Cleared','','','','','','','','',0.00,0.00,0,'',''),(382,'','Cash','','2024-11-21 18:46:58','','0','4','2024-11-21 18:46:58','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41732203993','Cleared','','','','','','','','',0.00,0.00,0,'',''),(383,'','Cash','','2024-11-21 19:17:55','','0','4','2024-11-21 19:17:55','','48','48','1','retail','0','48','1','0','0','0','0','0','0','printed',' ','','1','0','41732205851','Cleared','','','','','','','','',0.00,0.00,0,'',''),(384,'','Cash','','2024-11-22 09:05:04','','0','4','2024-11-22 09:05:04','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','41732254846','Cleared','','','','','','','','',0.00,0.00,0,'',''),(385,'','Cash','','2024-11-22 10:34:53','','0','4','2024-11-22 10:34:53','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41732255507','Cleared','','','','','','','','',0.00,0.00,0,'',''),(386,'SKM1OLSVBL','Mpesa','','2024-11-22 10:40:03','','1','4','2024-11-22 10:40:03','','0','141','1','retail','1','140','1','0','0','0','0','141','0','printed',' ','','1','0','41732261137','Cleared','','','','','','','','',0.00,0.00,0,'',''),(387,'','Cash','','2024-11-22 10:52:12','','0','4','2024-11-22 10:52:12','','105','105','1','retail','0','105','1','0','0','0','0','0','0','printed',' ','','1','0','41732261587','Cleared','','','','','','','','',0.00,0.00,0,'',''),(388,'','Cash','','2024-11-22 10:53:26','','0','4','2024-11-22 10:53:26','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','41732261936','Cleared','','','','','','','','',0.00,0.00,0,'',''),(389,'','Cash','','2024-11-22 11:32:56','','0','4','2024-11-22 11:32:56','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','41732263309','Cleared','','','','','','','','',0.00,0.00,0,'',''),(390,'SKM1OSDOSX','Mpesa','','2024-11-22 11:33:51','','0','4','2024-11-22 11:33:51','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41732264380','Cleared','','','','','','','','',0.00,0.00,0,'',''),(391,'','Cash','','2024-11-22 13:00:12','','0','4','2024-11-22 13:00:12','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41732269554','Cleared','','','','','','','','',0.00,0.00,0,'',''),(392,'','Cash','','2024-11-22 13:12:56','','0','4','2024-11-22 13:12:56','','18','18','1','retail','0','18','1','0','0','0','0','0','0','printed',' ','','1','0','41732270349','Cleared','','','','','','','','',0.00,0.00,0,'',''),(393,'','Cash','','2024-11-22 13:14:18','','0','4','2024-11-22 13:14:18','','190','190','1','retail','0','190','1','0','0','0','0','0','0','printed',' ','','1','0','41732270381','Cleared','','','','','','','','',0.00,0.00,0,'',''),(394,'SKM2P5OY3A','Mpesa','','2024-11-22 13:20:00','','0','4','2024-11-22 13:20:00','','0','260','1','retail','0','260','1','0','0','0','0','260','0','printed',' ','','1','0','41732270715','Cleared','','','','','','','','',0.00,0.00,0,'',''),(395,'SKM0PBMXCW','Mpesa','','2024-11-22 13:51:52','','0','4','2024-11-22 13:51:52','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41732271097','Cleared','','','','','','','','',0.00,0.00,0,'',''),(396,'SKM3PSSYX5','Mpesa','','2024-11-22 15:57:41','','0','4','2024-11-22 15:57:41','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41732277751','Cleared','','','','','','','','',0.00,0.00,0,'',''),(397,'','Cash','','2024-11-22 16:26:05','','0','4','2024-11-22 16:26:05','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41732280290','Cleared','','','','','','','','',0.00,0.00,0,'',''),(398,'','Cash','','2024-11-22 17:50:51','','0','4','2024-11-22 17:50:51','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41732284522','Cleared','','','','','','','','',0.00,0.00,0,'',''),(399,'','Cash','','2024-11-22 18:10:19','','0','4','2024-11-22 18:10:19','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41732288194','Cleared','','','','','','','','',0.00,0.00,0,'',''),(400,'','Cash','','2024-11-23 10:00:44','','0','4','2024-11-23 10:00:44','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','41732340639','Cleared','','','','','','','','',0.00,0.00,0,'',''),(401,'','Cash','','2024-11-23 10:20:44','','0','4','2024-11-23 10:20:44','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','41732345248','Cleared','','','','','','','','',0.00,0.00,0,'',''),(402,'SKN9SXF5AX','Mpesa','','2024-11-23 10:55:53','','0','4','2024-11-23 10:55:53','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','41732348481','Cleared','','','','','','','','',0.00,0.00,0,'',''),(403,'SKN3SY5WPJ','Mpesa','','2024-11-23 11:00:44','','0','4','2024-11-23 11:00:44','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41732348830','Cleared','','','','','','','','',0.00,0.00,0,'',''),(404,'','Cash','','2024-11-23 12:14:02','','0','4','2024-11-23 12:14:02','','325','325','1','retail','0','325','1','0','0','0','0','0','0','printed',' ','','1','0','41732353166','Cleared','','','','','','','','',0.00,0.00,0,'',''),(405,'','Cash','','2024-11-23 12:57:54','','0','4','2024-11-23 12:57:54','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','41732355762','Cleared','','','','','','','','',0.00,0.00,0,'',''),(406,'','Cash','','2024-11-23 13:50:25','','0','4','2024-11-23 13:50:25','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41732358999','Cleared','','','','','','','','',0.00,0.00,0,'',''),(407,'SKN9U1SPLT','Mpesa','','2024-11-23 15:33:28','','0','4','2024-11-23 15:33:28','','0','170','1','retail','0','170','1','0','0','0','0','170','0','printed',' ','','1','0','41732359029','Cleared','','','','','','','','',0.00,0.00,0,'',''),(408,'SKN1U2LZML','Mpesa','','2024-11-23 15:38:42','','0','4','2024-11-23 15:38:42','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41732365248','Cleared','','','','','','','','',0.00,0.00,0,'',''),(409,'SKN6UHGOIG','Mpesa','','2024-11-23 17:13:32','','0','4','2024-11-23 17:13:32','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','41732365558','Cleared','','','','','','','','',0.00,0.00,0,'',''),(410,'','Cash','','2024-11-23 18:52:44','','0','4','2024-11-23 18:52:44','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','41732377138','Cleared','','','','','','','','',0.00,0.00,0,'',''),(411,'SKN7V2J6FJ','Mpesa','','2024-11-23 18:59:48','','0','4','2024-11-23 18:59:48','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41732377539','Cleared','','','','','','','','',0.00,0.00,0,'',''),(412,'','Cash','','2024-11-23 19:17:04','','0','4','2024-11-23 19:17:04','','100','105','1','retail','5','100','1','0','0','0','0','0','0','printed',' ','','1','0','41732377627','Cleared','','','','','','','','',0.00,0.00,0,'',''),(413,'','Cash','','2024-11-25 09:55:57','','0','4','2024-11-25 09:55:58','','190','190','1','retail','0','190','1','0','0','0','0','0','0','printed',' ','','1','0','41732517704','Cleared','','','','','','','','',0.00,0.00,0,'',''),(414,'','Cash','','2024-11-25 12:54:56','','0','4','2024-11-25 12:54:56','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','41732528440','Cleared','','','','','','','','',0.00,0.00,0,'',''),(415,'SKP42V1VEA','Mpesa','','2024-11-25 14:33:08','','0','4','2024-11-25 14:33:08','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41732528503','Cleared','','','','','','','','',0.00,0.00,0,'',''),(416,'','Cash','','2024-11-25 14:43:16','','0','4','2024-11-25 14:43:16','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41732534549','Cleared','','','','','','','','',0.00,0.00,0,'',''),(417,'SKP43706VC','Mpesa','','2024-11-25 17:07:24','','0','4','2024-11-25 17:07:24','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','41732543559','Cleared','','','','','','','','',0.00,0.00,0,'',''),(418,'','Cash','','2024-11-25 17:10:30','','0','4','2024-11-25 17:10:30','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','41732543722','Cleared','','','','','','','','',0.00,0.00,0,'',''),(419,'SKP43J3ZUE','Mpesa','','2024-11-25 17:16:27','','0','4','2024-11-25 17:16:27','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41732544133','Cleared','','','','','','','','',0.00,0.00,0,'',''),(420,'SKP33T28NX','Mpesa','','2024-11-25 18:15:44','','0','4','2024-11-25 18:15:44','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','41732547542','Cleared','','','','','','','','',0.00,0.00,0,'',''),(421,'','Cash','','2024-11-25 19:01:36','','0','4','2024-11-25 19:01:36','','100','105','1','retail','5','100','1','0','0','0','0','0','0','printed',' ','','1','0','41732550441','Cleared','','','','','','','','',0.00,0.00,0,'',''),(422,'SKQ4689RTA','Mpesa','','2024-11-26 11:12:01','','0','4','2024-11-26 11:12:01','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41732608697','Cleared','','','','','','','','',0.00,0.00,0,'',''),(423,'','Cash','','2024-11-26 11:14:53','','0','4','2024-11-26 11:14:53','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41732608755','Cleared','','','','','','','','',0.00,0.00,0,'',''),(424,'','Cash','','2024-11-26 11:16:56','','0','4','2024-11-26 11:16:56','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41732608994','Cleared','','','','','','','','',0.00,0.00,0,'',''),(425,'','Cash','','2024-11-26 11:18:44','','0','4','2024-11-26 11:18:44','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41732609097','Cleared','','','','','','','','',0.00,0.00,0,'',''),(426,'','Cash','','2024-11-26 13:04:43','','0','4','2024-11-26 13:04:43','','2850','2850','1','retail','0','2850','1','0','0','0','0','0','0','printed',' ','','1','0','41732609137','Cleared','','','','','','','','',0.00,0.00,0,'',''),(427,'','Cash','','2024-11-26 13:17:50','','0','4','2024-11-26 13:17:50','','240','240','1','retail','0','240','1','0','0','0','0','0','0','printed',' ','','1','0','41732616237','Cleared','','','','','','','','',0.00,0.00,0,'',''),(428,'','Cash','','2024-11-26 13:23:30','','0','4','2024-11-26 13:23:30','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41732616275','Cleared','','','','','','','','',0.00,0.00,0,'',''),(429,'','Cash','','2024-11-26 13:28:12','','0','4','2024-11-26 13:28:12','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41732616872','Cleared','','','','','','','','',0.00,0.00,0,'',''),(430,'SKQ86SQ3EG','Mpesa','','2024-11-26 13:40:31','','0','4','2024-11-26 13:40:31','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41732617593','Cleared','','','','','','','','',0.00,0.00,0,'',''),(431,'SKQ76HLVHF','Mpesa','','2024-11-26 14:07:16','','80','4','2024-11-26 14:07:16','','0','3080','1','retail','80','3000','1','0','0','0','0','3080','0','printed',' ','','1','0','41732618976','Cleared','','','','','','','','',0.00,0.00,0,'',''),(432,'','Cash','','2024-11-26 15:26:35','','0','4','2024-11-26 15:26:35','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41732623966','Cleared','','','','','','','','',0.00,0.00,0,'',''),(433,'SKQ67Q13ZE','Mpesa','','2024-11-26 17:21:55','','0','4','2024-11-26 17:21:55','','0','700','1','retail','0','700','1','0','0','0','0','700','0','printed',' ','','1','0','41732629908','Cleared','','','','','','','','',0.00,0.00,0,'',''),(434,'','Cash','','2024-11-26 18:18:28','','0','4','2024-11-26 18:18:28','','3930','3930','1','retail','0','3930','1','0','0','0','0','0','0','printed',' ','','1','0','41732633722','Cleared','','','','','','','','',0.00,0.00,0,'',''),(435,'SKQ98C168H','Mpesa','','2024-11-26 19:09:47','','0','4','2024-11-26 19:09:47','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41732635981','Cleared','','','','','','','','',0.00,0.00,0,'',''),(436,'SKQ48BQA68','Mpesa','','2024-11-26 19:14:48','','0','4','2024-11-26 19:14:48','','0','375','1','retail','0','375','1','0','0','0','0','375','0','printed',' ','','1','0','41732637628','Cleared','','','','','','','','',0.00,0.00,0,'',''),(437,'','Cash','','2024-11-27 08:14:22','','0','4','2024-11-27 08:14:22','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41732684438','Cleared','','','','','','','','',0.00,0.00,0,'',''),(438,'SKQ5805ZUR','Mpesa','','2024-11-27 08:39:50','','0','4','2024-11-27 08:39:50','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41732684465','Cleared','','','','','','','','',0.00,0.00,0,'',''),(439,'SKR5A4TNNL','Mpesa','','2024-11-27 09:20:47','','0','4','2024-11-27 09:20:47','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41732686887','Cleared','','','','','','','','',0.00,0.00,0,'',''),(440,'','Cash','','2024-11-27 10:05:31','','0','4','2024-11-27 10:05:31','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41732691112','Cleared','','','','','','','','',0.00,0.00,0,'',''),(441,'','Cash','','2024-11-27 11:28:25','','0','4','2024-11-27 11:28:25','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','41732691134','Cleared','','','','','','','','',0.00,0.00,0,'',''),(442,'SKR9ANM06D','Mpesa','','2024-11-27 11:43:56','','0','4','2024-11-27 11:43:56','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41732697016','Cleared','','','','','','','','',0.00,0.00,0,'',''),(443,'','Cash','','2024-11-27 11:50:59','','0','4','2024-11-27 11:50:59','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','41732697080','Cleared','','','','','','','','',0.00,0.00,0,'',''),(444,'SKR3AZXNBV','Mpesa','','2024-11-27 13:16:33','','0','4','2024-11-27 13:16:33','','0','875','1','retail','0','875','1','0','0','0','0','875','0','printed',' ','','1','0','41732702475','Cleared','','','','','','','','',0.00,0.00,0,'',''),(445,'SKR5B5QOHL','Mpesa','','2024-11-27 13:53:06','','0','4','2024-11-27 13:53:06','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','41732702668','Cleared','','','','','','','','',0.00,0.00,0,'',''),(446,'','Cash','','2024-11-27 14:00:44','','0','4','2024-11-27 14:00:44','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41732705224','Cleared','','','','','','','','',0.00,0.00,0,'',''),(447,'SKR1BY06ZP','Mpesa','','2024-11-27 17:38:34','','0','4','2024-11-27 17:38:34','','0','145','1','retail','0','145','1','0','0','0','0','145','0','printed',' ','','1','0','41732716176','Cleared','','','','','','','','',0.00,0.00,0,'',''),(448,'','Cash','','2024-11-27 17:44:08','','0','4','2024-11-27 17:44:08','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','1','0','41732718372','Cleared','','','','','','','','',0.00,0.00,0,'',''),(449,'','Cash','','2024-11-27 18:09:49','','0','4','2024-11-27 18:09:49','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','41732720140','Cleared','','','','','','','','',0.00,0.00,0,'',''),(450,'SKR3CBWM51','Mpesa','','2024-11-27 18:21:31','','0','4','2024-11-27 18:21:31','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41732720212','Cleared','','','','','','','','',0.00,0.00,0,'',''),(451,'','Cash','','2024-11-27 18:36:28','','0','4','2024-11-27 18:36:28','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','41732720943','Cleared','','','','','','','','',0.00,0.00,0,'',''),(452,'','Cash','','2024-11-27 19:01:39','','0','4','2024-11-27 19:01:39','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41732721822','Cleared','','','','','','','','',0.00,0.00,0,'',''),(453,'','Cash','','2024-11-28 09:52:21','','0','4','2024-11-28 09:52:21','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','41732771854','Cleared','','','','','','','','',0.00,0.00,0,'',''),(454,'','Cash','','2024-11-28 10:02:03','','0','4','2024-11-28 10:02:03','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','41732776775','Cleared','','','','','','','','',0.00,0.00,0,'',''),(455,'','Cash','','2024-11-28 12:31:11','','0','4','2024-11-28 12:31:11','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','41732786244','Cleared','','','','','','','','',0.00,0.00,0,'',''),(456,'sks8fj5oue','Mpesa','','2024-11-28 13:50:41','','0','4','2024-11-28 13:50:41','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','41732791015','Cleared','','','','','','','','',0.00,0.00,0,'',''),(457,'SKS7FS7UGL','Mpesa','','2024-11-28 15:06:42','','0','4','2024-11-28 15:06:42','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41732795583','Cleared','','','','','','','','',0.00,0.00,0,'',''),(458,'','Cash','','2024-11-28 15:31:22','','0','4','2024-11-28 15:31:22','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','41732797046','Cleared','','','','','','','','',0.00,0.00,0,'',''),(459,'SKS9G33MPP','Mpesa','','2024-11-28 16:10:35','','0','4','2024-11-28 16:10:35','','0','480','1','retail','0','480','1','0','0','0','0','480','0','printed',' ','','1','0','41732799350','Cleared','','','','','','','','',0.00,0.00,0,'',''),(460,'SKS2G4UIL8','Mpesa','','2024-11-28 16:21:35','','0','4','2024-11-28 16:21:35','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41732800066','Cleared','','','','','','','','',0.00,0.00,0,'',''),(461,'SKSOGOTDNO','Mpesa','','2024-11-28 16:25:49','','0','4','2024-11-28 16:25:49','','0','390','1','retail','0','390','1','0','0','0','0','390','0','printed',' ','','1','0','41732800310','Cleared','','','','','','','','',0.00,0.00,0,'',''),(462,'','Cash','','2024-11-28 16:54:34','','0','4','2024-11-28 16:54:34','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','41732802033','Cleared','','','','','','','','',0.00,0.00,0,'',''),(463,'','Cash','','2024-11-28 18:01:57','','0','4','2024-11-28 18:01:57','','450','470','1','retail','20','450','1','0','0','0','0','0','0','printed',' ','','1','0','41732806057','Cleared','','','','','','','','',0.00,0.00,0,'',''),(464,'','Cash','','2024-11-28 18:03:49','','0','4','2024-11-28 18:03:49','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','41732806203','Cleared','','','','','','','','',0.00,0.00,0,'',''),(465,'','Cash','','2024-11-29 09:05:36','','0','4','2024-11-29 09:05:36','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41732860281','Cleared','','','','','','','','',0.00,0.00,0,'',''),(466,'SKT81VTGK6C','Mpesa','','2024-11-29 09:19:13','','0','4','2024-11-29 09:19:13','','0','45','1','retail','0','45','1','0','0','0','0','45','0','printed',' ','','1','0','41732860339','Cleared','','','','','','','','',0.00,0.00,0,'',''),(467,'','Cash','','2024-11-29 11:24:19','','0','4','2024-11-29 11:24:19','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','41732868612','Cleared','','','','','','','','',0.00,0.00,0,'',''),(468,'','Cash','','2024-11-29 11:37:22','','0','4','2024-11-29 11:37:22','','150','151','1','retail','1','150','1','0','0','0','0','0','0','printed',' ','','1','0','41732868662','Cleared','','','','','','','','',0.00,0.00,0,'',''),(469,'','Cash','','2024-11-29 12:51:44','','0','4','2024-11-29 12:51:44','','940','940','1','retail','0','940','1','0','0','0','0','0','0','printed',' ','','1','0','41732873745','Cleared','','','','','','','','',0.00,0.00,0,'',''),(470,'','Cash','','2024-11-29 12:53:56','','0','4','2024-11-29 12:53:56','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41732874013','Cleared','','','','','','','','',0.00,0.00,0,'',''),(471,'SKT4K5MU8E','Mpesa','','2024-11-29 14:40:06','','0','4','2024-11-29 14:40:06','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41732880385','Cleared','','','','','','','','',0.00,0.00,0,'',''),(472,'','Cash','','2024-11-29 16:00:38','','0','4','2024-11-29 16:00:38','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','41732880499','Cleared','','','','','','','','',0.00,0.00,0,'',''),(473,'','Cash','','2024-11-29 16:27:07','','0','4','2024-11-29 16:27:07','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','41732886748','Cleared','','','','','','','','',0.00,0.00,0,'',''),(474,'','Cash','','2024-11-29 16:47:47','','0','4','2024-11-29 16:47:47','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41732888053','Cleared','','','','','','','','',0.00,0.00,0,'',''),(475,'','Cash','','2024-11-29 17:56:51','','0','4','2024-11-29 17:56:51','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','41732888070','Cleared','','','','','','','','',0.00,0.00,0,'',''),(476,'SKT3L5YO2B','Mpesa','','2024-11-29 18:22:22','','0','4','2024-11-29 18:22:22','','0','170','1','retail','0','170','1','0','0','0','0','170','0','printed',' ','','1','0','41732893653','Cleared','','','','','','','','',0.00,0.00,0,'',''),(477,'SKT8L8LZUS','Mpesa','','2024-11-29 18:36:49','','0','4','2024-11-29 18:36:49','','0','135','1','retail','0','135','1','0','0','0','0','135','0','printed',' ','','1','0','41732894556','Cleared','','','','','','','','',0.00,0.00,0,'',''),(478,'','Cash','','2024-11-29 18:59:07','','0','4','2024-11-29 18:59:07','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41732895927','Cleared','','','','','','','','',0.00,0.00,0,'',''),(479,'SKU4NCOLVS','Mpesa','','2024-11-30 09:48:16','','0','4','2024-11-30 09:48:16','','0','225','1','retail','0','225','1','0','0','0','0','225','0','printed',' ','','1','0','41732949166','Cleared','','','','','','','','',0.00,0.00,0,'',''),(480,'','Cash','','2024-11-30 10:17:29','','0','4','2024-11-30 10:17:29','','56','56','1','retail','0','56','1','0','0','0','0','0','0','printed',' ','','1','0','41732949331','Cleared','','','','','','','','',0.00,0.00,0,'',''),(481,'SKU8NR4YPA','Mpesa','','2024-11-30 11:27:49','','0','4','2024-11-30 11:27:49','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41732951065','Cleared','','','','','','','','',0.00,0.00,0,'',''),(482,'','Cash','','2024-11-30 12:39:34','','0','4','2024-11-30 12:39:34','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41732955310','Cleared','','','','','','','','',0.00,0.00,0,'',''),(483,'','Cash','','2024-11-30 13:46:40','','0','4','2024-11-30 13:46:40','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41732959580','Cleared','','','','','','','','',0.00,0.00,0,'',''),(484,'','Cash','','2024-11-30 13:56:43','','0','4','2024-11-30 13:56:43','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41732964175','Cleared','','','','','','','','',0.00,0.00,0,'',''),(485,'','Cash','','2024-11-30 14:08:48','','0','4','2024-11-30 14:08:48','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41732964206','Cleared','','','','','','','','',0.00,0.00,0,'',''),(486,'SKU9O1EEH7','Mpesa','','2024-11-30 14:26:45','','0','4','2024-11-30 14:26:45','','0','170','1','retail','0','170','1','0','0','0','0','170','0','printed',' ','','1','0','41732964934','Cleared','','','','','','','','',0.00,0.00,0,'',''),(487,'','Cash','','2024-11-30 15:55:04','','0','4','2024-11-30 15:55:04','','190','190','1','retail','0','190','1','0','0','0','0','0','0','printed',' ','','1','0','41732971223','Cleared','','','','','','','','',0.00,0.00,0,'',''),(488,'','Cash','','2024-11-30 18:02:17','','0','4','2024-11-30 18:02:17','','115','115','1','retail','0','115','1','0','0','0','0','0','0','printed',' ','','1','0','41732978760','Cleared','','','','','','','','',0.00,0.00,0,'',''),(489,'','Cash','','2024-11-30 18:33:18','','0','4','2024-11-30 18:33:18','','290','290','1','retail','0','290','1','0','0','0','0','0','0','printed',' ','','1','0','41732978953','Cleared','','','','','','','','',0.00,0.00,0,'',''),(490,'','Cash','','2024-11-30 18:44:45','','0','4','2024-11-30 18:44:45','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41732981458','Cleared','','','','','','','','',0.00,0.00,0,'',''),(491,'','Cash','','2024-11-30 18:56:55','','0','4','2024-11-30 18:56:55','','34','34','1','retail','0','34','1','0','0','0','0','0','0','printed',' ','','1','0','41732982164','Cleared','','','','','','','','',0.00,0.00,0,'',''),(492,'SKU9PU3385','Mpesa','','2024-11-30 18:57:28','','0','4','2024-11-30 18:57:28','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41732982221','Cleared','','','','','','','','',0.00,0.00,0,'',''),(493,'','Cash','','2024-12-02 09:41:27','','0','4','2024-12-02 09:41:27','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41733121459','Cleared','','','','','','','','',0.00,0.00,0,'',''),(494,'','Cash','','2024-12-02 10:35:07','','0','4','2024-12-02 10:35:07','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41733121691','Cleared','','','','','','','','',0.00,0.00,0,'',''),(495,'','Cash','','2024-12-02 11:12:54','','0','4','2024-12-02 11:12:55','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41733124911','Cleared','','','','','','','','',0.00,0.00,0,'',''),(496,'','Cash','','2024-12-02 12:35:27','','0','4','2024-12-02 12:35:27','','310','310','1','retail','0','310','1','0','0','0','0','0','0','printed',' ','','1','0','41733127179','Cleared','','','','','','','','',0.00,0.00,0,'',''),(497,'','Cash','','2024-12-02 13:14:31','','0','4','2024-12-02 13:14:31','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','41733132171','Cleared','','','','','','','','',0.00,0.00,0,'',''),(498,'','Mpesa','','2024-12-02 13:49:10','','0','4','2024-12-02 13:49:10','','0','780','1','retail','0','780','1','0','0','0','0','780','0','printed','','','1','0','41733134474','Cleared','4','2024-12-02 16:35:03','','','','','','',0.00,0.00,0,'',''),(499,'','Cash','','2024-12-02 16:18:25','','0','4','2024-12-02 16:18:25','','190','190','1','retail','0','190','1','0','0','0','0','0','0','printed',' ','','1','0','41733145446','Cleared','','','','','','','','',0.00,0.00,0,'',''),(500,'SL21XRJBFB','Mpesa','','2024-12-02 17:11:01','','0','4','2024-12-02 17:11:01','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41733148557','Cleared','','','','','','','','',0.00,0.00,0,'',''),(501,'','Cash','','2024-12-02 17:16:37','','0','4','2024-12-02 17:16:37','','170','170','1','retail','0','170','1','0','0','0','0','0','0','printed',' ','','1','0','41733148740','Cleared','','','','','','','','',0.00,0.00,0,'',''),(502,'','Cash','','2024-12-02 17:42:56','','0','4','2024-12-02 17:42:56','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','41733150540','Cleared','','','','','','','','',0.00,0.00,0,'',''),(503,'','Cash','','2024-12-02 18:00:13','','0','4','2024-12-02 18:00:13','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41733151216','Cleared','','','','','','','','',0.00,0.00,0,'',''),(504,'','Cash','','2024-12-02 18:49:35','','0','4','2024-12-02 18:49:35','','1100','1125','1','retail','25','1100','1','0','0','0','0','0','0','printed',' ','','1','0','41733154554','Cleared','','','','','','','','',0.00,0.00,0,'',''),(505,'SL20YCZ16U','Mpesa','','2024-12-02 18:56:48','','0','4','2024-12-02 18:56:48','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41733154988','Cleared','','','','','','','','',0.00,0.00,0,'',''),(506,'SL38151MXQ','Mpesa','','2024-12-03 08:55:05','','0','4','2024-12-03 08:55:05','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41733205290','Cleared','','','','','','','','',0.00,0.00,0,'',''),(507,'SL321D8CTO','Mpesa','','2024-12-03 09:55:57','','0','4','2024-12-03 09:55:57','','0','270','1','retail','0','270','1','0','0','0','0','270','0','printed',' ','','1','0','41733205359','Cleared','','','','','','','','',0.00,0.00,0,'',''),(508,'','Cash','','2024-12-03 10:18:05','','0','4','2024-12-03 10:18:05','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','41733209061','Cleared','','','','','','','','',0.00,0.00,0,'',''),(509,'SL321G2NMS','Mpesa','','2024-12-03 10:24:22','','0','4','2024-12-03 10:24:22','','0','1600','1','retail','0','1600','1','0','0','0','0','1600','0','printed',' ','','1','0','41733210288','Cleared','','','','','','','','',0.00,0.00,0,'',''),(510,'','Cash','','2024-12-03 10:55:04','','0','4','2024-12-03 10:55:04','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41733212489','Cleared','','','','','','','','',0.00,0.00,0,'',''),(511,'','Cash','','2024-12-03 12:01:08','','0','4','2024-12-03 12:01:08','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41733216451','Cleared','','','','','','','','',0.00,0.00,0,'',''),(512,'SL381X1FWY','Mpesa','','2024-12-03 12:20:22','','0','4','2024-12-03 12:20:22','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41733217611','Cleared','','','','','','','','',0.00,0.00,0,'',''),(513,'SL3424V2PU','Mpesa','','2024-12-03 13:11:49','','0','4','2024-12-03 13:11:49','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','41733217765','Cleared','','','','','','','','',0.00,0.00,0,'',''),(514,'','Cash','','2024-12-03 13:39:52','','0','4','2024-12-03 13:39:52','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41733222374','Cleared','','','','','','','','',0.00,0.00,0,'',''),(515,'','Cash','','2024-12-03 14:49:30','','0','4','2024-12-03 14:49:30','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41733222461','Cleared','','','','','','','','',0.00,0.00,0,'',''),(516,'','Cash','','2024-12-03 14:53:33','','0','4','2024-12-03 14:53:33','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41733226574','Cleared','','','','','','','','',0.00,0.00,0,'',''),(517,'SL3736WEKH','Mpesa','','2024-12-03 17:21:08','','0','4','2024-12-03 17:21:08','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41733235616','Cleared','','','','','','','','',0.00,0.00,0,'',''),(518,'','Cash','','2024-12-03 17:49:16','','0','4','2024-12-03 17:49:16','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41733237328','Cleared','','','','','','','','',0.00,0.00,0,'',''),(519,'SL323K8X7Q','Mpesa','','2024-12-03 18:29:05','','0','4','2024-12-03 18:29:05','','0','51','1','retail','1','50','1','0','0','0','0','50','0','printed',' ','','1','0','41733237359','Cleared','','','','','','','','',0.00,0.00,0,'',''),(520,'','Cash','','2024-12-03 18:38:23','','0','4','2024-12-03 18:38:23','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41733240271','Cleared','','','','','','','','',0.00,0.00,0,'',''),(521,'','Cash','','2024-12-03 18:56:15','','0','4','2024-12-03 18:56:15','','410','410','1','retail','0','410','1','0','0','0','0','0','0','printed',' ','','1','0','41733240337','Cleared','','','','','','','','',0.00,0.00,0,'',''),(522,'','Cash','','2024-12-04 08:54:08','','0','4','2024-12-04 08:54:08','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41733290408','Cleared','','','','','','','','',0.00,0.00,0,'',''),(523,'','Cash','','2024-12-04 09:12:49','','0','4','2024-12-04 09:12:49','','330','330','1','retail','0','330','1','0','0','0','0','0','0','printed',' ','','1','0','41733292713','Cleared','','','','','','','','',0.00,0.00,0,'',''),(524,'SL435R55WT','Mpesa','','2024-12-04 09:45:08','','0','4','2024-12-04 09:45:08','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','41733292776','Cleared','','','','','','','','',0.00,0.00,0,'',''),(525,'SL485RUVFK','Mpesa','','2024-12-04 09:47:55','','0','4','2024-12-04 09:47:55','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41733294763','Cleared','','','','','','','','',0.00,0.00,0,'',''),(526,'','Cash','','2024-12-04 10:11:36','','0','4','2024-12-04 10:11:36','','530','530','1','retail','0','530','1','0','0','0','0','0','0','printed',' ','','1','0','41733296180','Cleared','','','','','','','','',0.00,0.00,0,'',''),(527,'','Cash','','2024-12-04 10:39:43','','0','4','2024-12-04 10:39:43','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41733296357','Cleared','','','','','','','','',0.00,0.00,0,'',''),(528,'SL446F6Q1S','Mpesa','','2024-12-04 12:32:37','','0','4','2024-12-04 12:32:37','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41733302938','Cleared','','','','','','','','',0.00,0.00,0,'',''),(529,'SL496H5CE5','Mpesa','','2024-12-04 12:50:31','','0','4','2024-12-04 12:50:31','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','41733304799','Cleared','','','','','','','','',0.00,0.00,0,'',''),(530,'SL436HM8CX','Mpesa','','2024-12-04 12:52:11','','0','4','2024-12-04 12:52:11','','0','360','1','retail','0','360','1','0','0','0','0','360','0','printed',' ','','1','0','41733305868','Cleared','','','','','','','','',0.00,0.00,0,'',''),(531,'SL406HS400','Mpesa','','2024-12-04 12:53:10','','0','4','2024-12-04 12:53:10','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41733305970','Cleared','','','','','','','','',0.00,0.00,0,'',''),(532,'','Cash','','2024-12-04 13:16:21','','0','4','2024-12-04 13:16:21','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41733307355','Cleared','','','','','','','','',0.00,0.00,0,'',''),(533,'SL407A36PO','Mpesa','','2024-12-04 15:55:00','','0','4','2024-12-04 15:55:00','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','41733316882','Cleared','','','','','','','','',0.00,0.00,0,'',''),(534,'','Cash','','2024-12-04 17:23:19','','0','4','2024-12-04 17:23:19','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41733316933','Cleared','','','','','','','','',0.00,0.00,0,'',''),(535,'','Cash','','2024-12-04 17:51:36','','0','4','2024-12-04 17:51:36','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41733323876','Cleared','','','','','','','','',0.00,0.00,0,'',''),(536,'','Cash','','2024-12-04 19:14:06','','0','4','2024-12-04 19:14:06','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41733328810','Cleared','','','','','','','','',0.00,0.00,0,'',''),(537,'SL458A7EPB','Mpesa','','2024-12-04 19:15:08','','0','4','2024-12-04 19:15:08','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41733328850','Cleared','','','','','','','','',0.00,0.00,0,'',''),(538,'','Cash','','2024-12-05 09:57:26','','0','4','2024-12-05 09:57:26','','210','210','1','retail','0','210','1','0','0','0','0','0','0','printed',' ','','1','0','41733381420','Cleared','','','','','','','','',0.00,0.00,0,'',''),(539,'','Cash','','2024-12-05 10:34:21','','0','4','2024-12-05 10:34:21','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','printed',' ','','1','0','41733381850','Cleared','','','','','','','','',0.00,0.00,0,'',''),(540,'','Cash','','2024-12-05 11:27:38','','0','4','2024-12-05 11:27:38','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','41733385888','Cleared','','','','','','','','',0.00,0.00,0,'',''),(541,'','Cash','','2024-12-05 12:17:28','','0','4','2024-12-05 12:17:28','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41733387277','Cleared','','','','','','','','',0.00,0.00,0,'',''),(542,'','Cash','','2024-12-05 12:51:56','','0','4','2024-12-05 12:51:56','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41733390251','Cleared','','','','','','','','',0.00,0.00,0,'',''),(543,'','Cash','','2024-12-05 12:56:37','','0','4','2024-12-05 12:56:37','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41733392340','Cleared','','','','','','','','',0.00,0.00,0,'',''),(544,'SL53B3M86X','Mpesa','','2024-12-05 12:58:32','','0','4','2024-12-05 12:58:32','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','41733392605','Cleared','','','','','','','','',0.00,0.00,0,'',''),(545,'SL52BHNOY8','Mpesa','','2024-12-05 14:28:44','','0','4','2024-12-05 14:28:44','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','41733397736','Cleared','','','','','','','','',0.00,0.00,0,'',''),(546,'','Cash','','2024-12-05 14:31:00','','0','4','2024-12-05 14:31:00','','305','305','1','retail','0','305','1','0','0','0','0','0','0','printed',' ','','1','0','41733398159','Cleared','','','','','','','','',0.00,0.00,0,'',''),(547,'SL51BJ84QX','Mpesa','','2024-12-05 14:33:27','','0','4','2024-12-05 14:33:27','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','41733398271','Cleared','','','','','','','','',0.00,0.00,0,'',''),(548,'','Cash','','2024-12-05 15:33:18','','0','4','2024-12-05 15:33:18','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','41733398564','Cleared','','','','','','','','',0.00,0.00,0,'',''),(549,'','Cash','','2024-12-05 17:56:20','','0','4','2024-12-05 17:56:20','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','41733410521','Cleared','','','','','','','','',0.00,0.00,0,'',''),(550,'','Cash','','2024-12-05 18:27:45','','0','4','2024-12-05 18:27:45','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41733412449','Cleared','','','','','','','','',0.00,0.00,0,'',''),(551,'SL51CM227L','Mpesa','','2024-12-05 18:30:33','','0','4','2024-12-05 18:30:33','','0','159','1','retail','9','150','1','0','0','0','0','150','0','printed',' ','','1','0','41733412553','Cleared','','','','','','','','',0.00,0.00,0,'',''),(552,'','Cash','','2024-12-05 18:33:39','','0','4','2024-12-05 18:33:39','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41733412688','Cleared','','','','','','','','',0.00,0.00,0,'',''),(553,'','Cash','','2024-12-05 18:34:52','','0','4','2024-12-05 18:34:52','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','41733412823','Cleared','','','','','','','','',0.00,0.00,0,'',''),(554,'','Cash','','2024-12-05 18:46:32','','0','4','2024-12-05 18:46:32','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','41733413561','Cleared','','','','','','','','',0.00,0.00,0,'',''),(555,'','Cash','','2024-12-05 19:04:14','','0','4','2024-12-05 19:04:14','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41733414627','Cleared','','','','','','','','',0.00,0.00,0,'',''),(556,'','Cash','','2024-12-05 19:05:53','','0','4','2024-12-05 19:05:53','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41733414661','Cleared','','','','','','','','',0.00,0.00,0,'',''),(557,'','Cash','','2024-12-05 19:10:39','','0','4','2024-12-05 19:10:39','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41733414983','Cleared','','','','','','','','',0.00,0.00,0,'',''),(558,'','Cash','','2024-12-05 19:14:06','','0','4','2024-12-05 19:14:06','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','41733415218','Cleared','','','','','','','','',0.00,0.00,0,'',''),(559,'sl69ejsd7d','Mpesa','','2024-12-06 08:24:17','','0','4','2024-12-06 08:24:17','','0','21','1','retail','1','20','1','0','0','0','0','20','0','printed',' ','','1','0','41733462487','Cleared','','','','','','','','',0.00,0.00,0,'',''),(560,'','Cash','','2024-12-06 09:43:12','','0','4','2024-12-06 09:43:12','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','41733467355','Cleared','','','','','','','','',0.00,0.00,0,'',''),(561,'','Cash','','2024-12-06 09:57:12','','0','4','2024-12-06 09:57:12','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','41733467398','Cleared','','','','','','','','',0.00,0.00,0,'',''),(562,'SL61F7LOXV','Mpesa','','2024-12-06 11:30:16','','0','4','2024-12-06 11:30:16','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41733473785','Cleared','','','','','','','','',0.00,0.00,0,'',''),(563,'','Cash','','2024-12-06 12:21:49','','0','4','2024-12-06 12:21:49','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41733474743','Cleared','','','','','','','','',0.00,0.00,0,'',''),(564,'','Cash','','2024-12-06 15:29:53','','0','4','2024-12-06 15:29:53','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41733488166','Cleared','','','','','','','','',0.00,0.00,0,'',''),(565,'','Cash','','2024-12-06 15:55:37','','0','4','2024-12-06 15:55:37','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','41733488452','Cleared','','','','','','','','',0.00,0.00,0,'',''),(566,'SL66GO6Y7Y','Mpesa','','2024-12-06 16:54:26','','0','4','2024-12-06 16:54:26','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41733489754','Cleared','','','','','','','','',0.00,0.00,0,'',''),(567,'SL65GQYIXZ','Mpesa','','2024-12-06 17:33:55','','0','4','2024-12-06 17:33:55','','0','650','1','retail','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','41733495489','Cleared','','','','','','','','',0.00,0.00,0,'',''),(568,'SL61HA5PX1','Mpesa','','2024-12-06 18:48:38','','0','4','2024-12-06 18:48:38','','0','540','1','retail','0','540','1','0','0','0','0','540','0','printed',' ','','1','0','41733498001','Cleared','','','','','','','','',0.00,0.00,0,'',''),(569,'','Cash','','2024-12-07 10:03:04','','0','4','2024-12-07 10:03:04','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41733550537','Cleared','','','','','','','','',0.00,0.00,0,'',''),(570,'SL72JLGCO0','Mpesa','','2024-12-07 10:27:30','','0','4','2024-12-07 10:27:30','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41733554989','Cleared','','','','','','','','',0.00,0.00,0,'',''),(571,'','Cash','','2024-12-07 10:46:39','','0','4','2024-12-07 10:46:39','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','41733556544','Cleared','','','','','','','','',0.00,0.00,0,'',''),(572,'','Cash','','2024-12-07 12:28:40','','0','4','2024-12-07 12:28:40','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','41733557619','Cleared','','','','','','','','',0.00,0.00,0,'',''),(573,'','Cash','','2024-12-07 12:42:02','','0','4','2024-12-07 12:42:02','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41733563744','Cleared','','','','','','','','',0.00,0.00,0,'',''),(574,'SL77K8212J','Mpesa','','2024-12-07 13:03:33','','0','4','2024-12-07 13:03:33','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','41733564574','Cleared','','','','','','','','',0.00,0.00,0,'',''),(575,'SL78KSMB34','Mpesa','','2024-12-07 15:16:13','','0','4','2024-12-07 15:16:13','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','41733573698','Cleared','','','','','','','','',0.00,0.00,0,'',''),(576,'SL78L63D5U','Mpesa','','2024-12-07 16:43:15','','0','4','2024-12-07 16:43:15','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41733578966','Cleared','','','','','','','','',0.00,0.00,0,'',''),(577,'','Cash','','2024-12-07 17:11:54','','0','4','2024-12-07 17:11:54','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41733579053','Cleared','','','','','','','','',0.00,0.00,0,'',''),(578,'SL78M40NTO','Mpesa','','2024-12-07 19:34:22','','0','4','2024-12-07 19:34:22','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41733589240','Cleared','','','','','','','','',0.00,0.00,0,'',''),(579,'SL74M3Z9NM','Mpesa','','2024-12-07 19:35:20','','0','4','2024-12-07 19:35:20','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41733589301','Cleared','','','','','','','','',0.00,0.00,0,'',''),(580,'','Cash','','2024-12-09 08:12:36','','0','4','2024-12-09 08:12:36','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41733721144','Cleared','','','','','','','','',0.00,0.00,0,'',''),(581,'','Cash','','2024-12-09 10:38:47','','0','4','2024-12-09 10:38:47','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','41733729893','Cleared','','','','','','','','',0.00,0.00,0,'',''),(582,'','Cash','','2024-12-09 11:25:50','','0','4','2024-12-09 11:25:50','','380','380','1','retail','0','380','1','0','0','0','0','0','0','printed',' ','','1','0','41733729930','Cleared','','','','','','','','',0.00,0.00,0,'',''),(583,'','Cash','','2024-12-09 12:19:44','','0','4','2024-12-09 12:19:44','','20','21','1','retail','1','20','1','0','0','0','0','0','0','printed',' ','','1','0','41733732767','Cleared','','','','','','','','',0.00,0.00,0,'',''),(584,'SL92T76FKK','Mpesa','','2024-12-09 14:35:32','','0','4','2024-12-09 14:35:32','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','41733744085','Cleared','','','','','','','','',0.00,0.00,0,'',''),(585,'','Cash','','2024-12-09 15:54:48','','0','4','2024-12-09 15:54:48','','700','700','1','retail','0','700','1','0','0','0','0','0','0','printed',' ','','1','0','41733748849','Cleared','','','','','','','','',0.00,0.00,0,'',''),(586,'','Cash','','2024-12-09 16:19:30','','0','4','2024-12-09 16:19:30','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41733748895','Cleared','','','','','','','','',0.00,0.00,0,'',''),(587,'SL91TPESVT','Mpesa','','2024-12-09 16:35:56','','0','4','2024-12-09 16:35:56','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41733750535','Cleared','','','','','','','','',0.00,0.00,0,'',''),(588,'','Cash','','2024-12-09 16:59:10','','0','4','2024-12-09 16:59:10','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','41733752717','Cleared','','','','','','','','',0.00,0.00,0,'',''),(589,'SL94TVA311','Mpesa','','2024-12-09 17:12:35','','0','4','2024-12-09 17:12:35','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','41733752791','Cleared','','','','','','','','',0.00,0.00,0,'',''),(590,'','Cash','','2024-12-09 18:28:53','','0','4','2024-12-09 18:28:53','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41733753682','Cleared','','','','','','','','',0.00,0.00,0,'',''),(591,'SL95UEK81R','Mpesa','','2024-12-09 18:52:30','','0','4','2024-12-09 18:52:30','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','41733721981','Cleared','','','','','','','','',0.00,0.00,0,'',''),(592,'','Cash','','2024-12-10 09:20:03','','0','4','2024-12-10 09:20:03','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41733811590','Cleared','','','','','','','','',0.00,0.00,0,'',''),(593,'','Cash','','2024-12-10 10:04:44','','0','4','2024-12-10 10:04:44','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','41733814266','Cleared','','','','','','','','',0.00,0.00,0,'',''),(594,'SLA8WJDZZ4','Mpesa','','2024-12-10 10:27:28','','0','4','2024-12-10 10:27:28','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41733814289','Cleared','','','','','','','','',0.00,0.00,0,'',''),(595,'SLA7X7WCKX','Mpesa','','2024-12-10 13:19:00','','0','4','2024-12-10 13:19:00','','0','780','1','retail','0','780','1','0','0','0','0','780','0','printed',' ','','1','0','41733825599','Cleared','','','','','','','','',0.00,0.00,0,'',''),(596,'SLA4XB37RS','Mpesa','','2024-12-10 13:40:46','','0','4','2024-12-10 13:40:46','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41733815692','Cleared','','','','','','','','',0.00,0.00,0,'',''),(597,'SLA2XEY8T4','Mpesa','','2024-12-10 14:16:23','','0','4','2024-12-10 14:16:23','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','41733827277','Cleared','','','','','','','','',0.00,0.00,0,'',''),(598,'SLA2Y3QAYA','Mpesa','','2024-12-10 16:58:21','','0','4','2024-12-10 16:58:21','','0','870','1','retail','0','870','1','0','0','0','0','870','0','printed',' ','','1','0','41733838978','Cleared','','','','','','','','',0.00,0.00,0,'',''),(599,'','Cash','','2024-12-10 17:11:49','','0','4','2024-12-10 17:11:49','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','41733825988','Cleared','','','','','','','','',0.00,0.00,0,'',''),(600,'','Cash','','2024-12-10 17:22:56','','0','4','2024-12-10 17:22:56','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','41733840553','Cleared','','','','','','','','',0.00,0.00,0,'',''),(601,'','Cash','','2024-12-10 17:41:05','','0','4','2024-12-10 17:41:05','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41733812430','Cleared','','','','','','','','',0.00,0.00,0,'',''),(602,'','Cash','','2024-12-10 18:49:58','','0','4','2024-12-10 18:49:58','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41733845775','Cleared','','','','','','','','',0.00,0.00,0,'',''),(603,'SLB91SFDBV','Mpesa','','2024-12-11 11:47:29','','0','4','2024-12-11 11:47:29','','0','230','1','retail','0','230','1','0','0','0','0','230','0','printed',' ','','1','0','41733906797','Cleared','','','','','','','','',0.00,0.00,0,'',''),(604,'','Cash','','2024-12-11 11:51:21','','0','4','2024-12-11 11:51:21','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41733906935','Cleared','','','','','','','','',0.00,0.00,0,'',''),(605,'','Cash','','2024-12-11 12:08:36','','0','4','2024-12-11 12:08:36','','320','320','1','retail','0','320','1','0','0','0','0','0','0','printed',' ','','1','0','41733907108','Cleared','','','','','','','','',0.00,0.00,0,'',''),(606,'','Cash','','2024-12-11 12:10:59','','0','4','2024-12-11 12:10:59','','298','298','1','retail','0','298','1','0','0','0','0','0','0','printed',' ','','1','0','41733908146','Cleared','','','','','','','','',0.00,0.00,0,'',''),(607,'','Cash','','2024-12-11 12:13:33','','0','4','2024-12-11 12:13:33','','1470','1470','1','retail','0','1470','1','0','0','0','0','0','0','printed',' ','','1','0','41733908300','Cleared','','','','','','','','',0.00,0.00,0,'',''),(608,'SLB320SOQX','Mpesa','','2024-12-11 12:15:32','','0','4','2024-12-11 12:15:32','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41733908480','Cleared','','','','','','','','',0.00,0.00,0,'',''),(609,'','Cash','','2024-12-11 12:23:04','','0','4','2024-12-11 12:23:04','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','41733908894','Cleared','','','','','','','','',0.00,0.00,0,'',''),(610,'','Mpesa','','2024-12-11 12:53:37','','0','4','2024-12-11 12:53:37','','0','280','1','retail','0','280','1','0','0','0','0','280SLB02JJVD6','0','printed',' ','','1','0','41733910781','Cleared','','','','','','','','',0.00,0.00,0,'',''),(611,'SLB92TCIAZ','Mpesa','','2024-12-11 14:04:27','','0','4','2024-12-11 14:04:27','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41733911229','Cleared','','','','','','','','',0.00,0.00,0,'',''),(612,'','Cash','','2024-12-11 14:06:20','','0','4','2024-12-11 14:06:20','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','41733915129','Cleared','','','','','','','','',0.00,0.00,0,'',''),(613,'SLB62VCX10','Mpesa','','2024-12-11 14:15:22','','0','4','2024-12-11 14:15:22','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','41733915218','Cleared','','','','','','','','',0.00,0.00,0,'',''),(614,'','Cash','','2024-12-11 14:45:55','','0','4','2024-12-11 14:45:55','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','41733917347','Cleared','','','','','','','','',0.00,0.00,0,'',''),(615,'SLB1358F87','Mpesa','','2024-12-11 15:19:26','','0','4','2024-12-11 15:19:26','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41733917558','Cleared','','','','','','','','',0.00,0.00,0,'',''),(616,'SLB535LPFV','Mpesa','','2024-12-11 15:39:59','','0','4','2024-12-11 15:39:59','','0','390','1','retail','0','390','1','0','0','0','0','390','0','printed',' ','','1','0','41733920749','Cleared','','','','','','','','',0.00,0.00,0,'',''),(617,'SLB237194Q','Mpesa','','2024-12-11 15:43:05','','0','4','2024-12-11 15:43:05','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','41733920854','Cleared','','','','','','','','',0.00,0.00,0,'',''),(618,'','Cash','','2024-12-11 15:53:56','','0','4','2024-12-11 15:53:56','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41733921615','Cleared','','','','','','','','',0.00,0.00,0,'',''),(619,'','Cash','','2024-12-11 16:56:43','','0','4','2024-12-11 16:56:43','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41733922622','Cleared','','','','','','','','',0.00,0.00,0,'',''),(620,'','Cash','','2024-12-11 16:57:56','','0','4','2024-12-11 16:57:56','','430','430','1','retail','0','430','1','0','0','0','0','0','0','printed',' ','','1','0','41733925407','Cleared','','','','','','','','',0.00,0.00,0,'',''),(621,'SLB73LVIKJ','Mpesa','','2024-12-11 17:07:59','','0','4','2024-12-11 17:07:59','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','41733925998','Cleared','','','','','','','','',0.00,0.00,0,'',''),(622,'','Cash','','2024-12-11 18:34:34','','0','4','2024-12-11 18:34:34','','410','415','1','retail','5','410','1','0','0','0','0','0','0','printed',' ','','1','0','41733931119','Cleared','','','','','','','','',0.00,0.00,0,'',''),(623,'','Mpesa','','2024-12-11 18:58:59','','0','4','2024-12-11 18:58:59','','0','451','1','retail','1','450','1','0','0','0','0','450','0','printed',' ','','1','0','41733931437','Cleared','','','','','','','','',0.00,0.00,0,'',''),(624,'','Cash','','2024-12-12 09:19:50','','0','4','2024-12-12 09:19:50','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41733984374','Cleared','','','','','','','','',0.00,0.00,0,'',''),(625,'SLC36NELDL','Mpesa','','2024-12-12 11:43:10','','0','4','2024-12-12 11:43:10','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41733992887','Cleared','','','','','','','','',0.00,0.00,0,'',''),(626,'','Cash','','2024-12-12 11:44:31','','0','4','2024-12-12 11:44:31','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41733993034','Cleared','','','','','','','','',0.00,0.00,0,'',''),(627,'','Cash','','2024-12-12 13:52:13','','0','4','2024-12-12 13:52:13','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41734000686','Cleared','','','','','','','','',0.00,0.00,0,'',''),(628,'SLC67CBDBM','Mpesa','','2024-12-12 14:34:00','','0','4','2024-12-12 14:34:00','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','41734000737','Cleared','','','','','','','','',0.00,0.00,0,'',''),(629,'SLC47DMEAI','Mpesa','','2024-12-12 14:54:33','','0','4','2024-12-12 14:54:33','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','41734003277','Cleared','','','','','','','','',0.00,0.00,0,'',''),(630,'','Cash','','2024-12-12 14:55:37','','0','4','2024-12-12 14:55:37','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41734004509','Cleared','','','','','','','','',0.00,0.00,0,'',''),(631,'SLC97F49OZ','Mpesa','','2024-12-12 14:56:58','','0','4','2024-12-12 14:56:58','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41734004602','Cleared','','','','','','','','',0.00,0.00,0,'',''),(632,'SLC17K34NJ','Mpesa','','2024-12-12 15:33:34','','0','4','2024-12-12 15:33:34','','0','460','1','retail','20','440','1','0','0','0','0','440','0','printed',' ','','1','0','41734006237','Cleared','','','','','','','','',0.00,0.00,0,'',''),(633,'','Cash','','2024-12-13 09:36:27','','0','4','2024-12-13 09:36:27','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41734071767','Cleared','','','','','','','','',0.00,0.00,0,'',''),(634,'','Cash','','2024-12-13 09:47:14','','0','4','2024-12-13 09:47:14','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','41734071789','Cleared','','','','','','','','',0.00,0.00,0,'',''),(635,'SLD6AFMGVC','Mpesa','','2024-12-13 09:48:34','','0','4','2024-12-13 09:48:34','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41734072439','Cleared','','','','','','','','',0.00,0.00,0,'',''),(636,'','Cash','','2024-12-13 10:06:25','','0','4','2024-12-13 10:06:25','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41734072567','Cleared','','','','','','','','',0.00,0.00,0,'',''),(637,'SLD2AMCLYI','Mpesa','','2024-12-13 10:27:32','','0','4','2024-12-13 10:27:32','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41734073589','Cleared','','','','','','','','',0.00,0.00,0,'',''),(638,'','Cash','','2024-12-13 10:56:35','','0','4','2024-12-13 10:56:35','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41734075183','Cleared','','','','','','','','',0.00,0.00,0,'',''),(639,'','Cash','','2024-12-13 13:23:19','','0','4','2024-12-13 13:23:19','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41734085385','Cleared','','','','','','','','',0.00,0.00,0,'',''),(640,'SLDOBGUC81','Mpesa','','2024-12-13 14:05:53','','0','4','2024-12-13 14:05:53','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41734085404','Cleared','','','','','','','','',0.00,0.00,0,'',''),(641,'','Cash','','2024-12-13 14:10:52','','0','4','2024-12-13 14:10:52','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41734087993','Cleared','','','','','','','','',0.00,0.00,0,'',''),(642,'','Cash','','2024-12-13 15:52:33','','0','4','2024-12-13 15:52:33','','800','825','1','retail','25','800','1','0','0','0','0','0','0','printed',' ','','1','0','41734094316','Cleared','','','','','','','','',0.00,0.00,0,'',''),(643,'','Cash','','2024-12-13 15:59:29','','0','4','2024-12-13 15:59:29','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','41734094390','Cleared','','','','','','','','',0.00,0.00,0,'',''),(644,'','Cash','','2024-12-13 17:10:32','','0','4','2024-12-13 17:10:32','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','41734094794','Cleared','','','','','','','','',0.00,0.00,0,'',''),(645,'','Cash','','2024-12-13 17:29:50','','0','4','2024-12-13 17:29:50','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41734099071','Cleared','','','','','','','','',0.00,0.00,0,'',''),(646,'','Cash','','2024-12-13 18:43:47','','0','4','2024-12-13 18:43:47','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41734100224','Cleared','','','','','','','','',0.00,0.00,0,'',''),(647,'','Cash','','2024-12-14 09:34:31','','0','4','2024-12-14 09:34:31','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','41734155569','Cleared','','','','','','','','',0.00,0.00,0,'',''),(648,'','Cash','','2024-12-14 10:20:54','','0','4','2024-12-14 10:20:54','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41734158088','Cleared','','','','','','','','',0.00,0.00,0,'',''),(649,'SLE8F1V2TO','Mpesa','','2024-12-14 10:59:39','','0','4','2024-12-14 10:59:39','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41734163161','Cleared','','','','','','','','',0.00,0.00,0,'',''),(650,'','Cash','','2024-12-14 11:35:20','','0','4','2024-12-14 11:35:20','','220','220','1','retail','0','220','1','0','0','0','0','0','0','printed',' ','','1','0','41734163348','Cleared','','','','','','','','',0.00,0.00,0,'',''),(651,'','Cash','','2024-12-14 11:36:05','','0','4','2024-12-14 11:36:05','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41734165341','Cleared','','','','','','','','',0.00,0.00,0,'',''),(652,'SLE3FEH3JF','Mpesa','','2024-12-14 12:29:48','','0','4','2024-12-14 12:29:48','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41734165377','Cleared','','','','','','','','',0.00,0.00,0,'',''),(653,'SLE5FEP367','Mpesa','','2024-12-14 12:31:08','','0','4','2024-12-14 12:31:08','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41734168640','Cleared','','','','','','','','',0.00,0.00,0,'',''),(654,'SLEOFY62QW','Mpesa','','2024-12-14 14:47:28','','0','4','2024-12-14 14:47:28','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','41734176783','Cleared','','','','','','','','',0.00,0.00,0,'',''),(655,'','Cash','','2024-12-14 16:39:45','','0','4','2024-12-14 16:39:45','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','41734183007','Cleared','','','','','','','','',0.00,0.00,0,'',''),(656,'SLE1GJYN4P','Mpesa','','2024-12-14 17:15:27','','0','4','2024-12-14 17:15:27','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41734185710','Cleared','','','','','','','','',0.00,0.00,0,'',''),(657,'SLE7GKCCLI','Mpesa','','2024-12-14 17:16:25','','0','4','2024-12-14 17:16:25','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41734185767','Cleared','','','','','','','','',0.00,0.00,0,'',''),(658,'SLE7GJWWVF9','Mpesa','','2024-12-14 17:20:12','','0','4','2024-12-14 17:20:12','','0','695','1','retail','0','695','1','0','0','0','0','695','0','printed',' ','','1','0','41734185949','Cleared','','','','','','','','',0.00,0.00,0,'',''),(659,'','Cash','','2024-12-14 17:22:50','','0','4','2024-12-14 17:22:50','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41734186151','Cleared','','','','','','','','',0.00,0.00,0,'',''),(660,'SLE8GSMR82','Mpesa','','2024-12-14 17:59:59','','0','4','2024-12-14 17:59:59','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41734186185','Cleared','','','','','','','','',0.00,0.00,0,'',''),(661,'','Cash','','2024-12-14 18:28:11','','0','4','2024-12-14 18:28:11','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41734188671','Cleared','','','','','','','','',0.00,0.00,0,'',''),(662,'','Cash','','2024-12-14 18:47:30','','0','4','2024-12-14 18:47:30','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41734190097','Cleared','','','','','','','','',0.00,0.00,0,'',''),(663,'SLG1NO2P97','Mpesa','','2024-12-16 09:36:28','','0','4','2024-12-16 09:36:28','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41734330885','Cleared','','','','','','','','',0.00,0.00,0,'',''),(664,'','Cash','','2024-12-16 09:38:17','','0','4','2024-12-16 09:38:17','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41734331037','Cleared','','','','','','','','',0.00,0.00,0,'',''),(665,'','Cash','','2024-12-16 09:51:24','','0','4','2024-12-16 09:51:24','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41734331104','Cleared','','','','','','','','',0.00,0.00,0,'',''),(666,'','Cash','','2024-12-16 10:33:07','','0','4','2024-12-16 10:33:07','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41734331890','Cleared','','','','','','','','',0.00,0.00,0,'',''),(667,'SLG4NK03V8','Mpesa','','2024-12-16 11:52:57','','0','4','2024-12-16 11:52:57','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','41734335658','Cleared','','','','','','','','',0.00,0.00,0,'',''),(668,'','Mpesa','','2024-12-16 11:59:33','','0','4','2024-12-16 11:59:33','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed','','','1','0','41734339246','Cleared','4','2024-12-16 16:34:55','','','','','','',0.00,0.00,0,'',''),(669,'','Cash','','2024-12-16 12:57:01','','0','4','2024-12-16 12:57:01','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','41734342984','Cleared','','','','','','','','',0.00,0.00,0,'',''),(670,'SLG6NWQ79Y','Mpesa','','2024-12-16 13:14:27','','0','4','2024-12-16 13:14:27','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','41734343968','Cleared','','','','','','','','',0.00,0.00,0,'',''),(671,'SLGOOBTT14','Mpesa','','2024-12-16 15:02:07','','0','4','2024-12-16 15:02:07','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','41734345496','Cleared','','','','','','','','',0.00,0.00,0,'',''),(672,'SLGOOEO580','Mpesa','','2024-12-16 15:16:23','','0','4','2024-12-16 15:16:23','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','41734350572','Cleared','','','','','','','','',0.00,0.00,0,'',''),(673,'','Cash','','2024-12-16 15:32:47','','0','4','2024-12-16 15:32:47','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41734351468','Cleared','','','','','','','','',0.00,0.00,0,'',''),(674,'SLG50UXJSB','Mpesa','','2024-12-16 17:08:50','','0','4','2024-12-16 17:08:50','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41734357937','Cleared','','','','','','','','',0.00,0.00,0,'',''),(675,'SLG4PHM6QS','Mpesa','','2024-12-16 19:10:01','','0','4','2024-12-16 19:10:01','','0','35','1','retail','0','35','1','0','0','0','0','35','0','printed',' ','','1','0','41734365384','Cleared','','','','','','','','',0.00,0.00,0,'',''),(676,'','Cash','','2024-12-16 19:12:47','','0','4','2024-12-16 19:12:47','','525','525','1','retail','0','525','1','0','0','0','0','0','0','printed',' ','','1','0','41734365445','Cleared','','','','','','','','',0.00,0.00,0,'',''),(677,'','Cash','','2024-12-16 19:14:16','','0','4','2024-12-16 19:14:16','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41734365630','Cleared','','','','','','','','',0.00,0.00,0,'',''),(678,'SLH1R9H96X','Mpesa','','2024-12-17 09:12:55','','0','4','2024-12-17 09:12:55','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41734414500','Cleared','','','','','','','','',0.00,0.00,0,'',''),(679,'SLH6RO5F5K','Mpesa','','2024-12-17 11:00:15','','0','4','2024-12-17 11:00:15','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41734416021','Cleared','','','','','','','','',0.00,0.00,0,'',''),(680,'SLH9RSZEQT','Mpesa','','2024-12-17 11:31:03','','0','4','2024-12-17 11:31:03','','0','750','1','retail','0','750','1','0','0','0','0','750','0','printed',' ','','1','0','41734423797','Cleared','','','','','','','','',0.00,0.00,0,'',''),(681,'','Cash','','2024-12-17 11:55:06','','0','4','2024-12-17 11:55:06','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41734425653','Cleared','','','','','','','','',0.00,0.00,0,'',''),(682,'SLH6SXPL8','Mpesa','','2024-12-17 13:02:28','','0','4','2024-12-17 13:02:28','','0','75','1','retail','0','75','1','0','0','0','0','75','0','printed',' ','','1','0','41734425722','Cleared','','','','','','','','',0.00,0.00,0,'',''),(683,'SLH4S9Z84K','Mpesa','','2024-12-17 13:23:40','','0','4','2024-12-17 13:23:40','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41734429875','Cleared','','','','','','','','',0.00,0.00,0,'',''),(684,'','Cash','','2024-12-17 13:35:33','','0','4','2024-12-17 13:35:33','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41734431140','Cleared','','','','','','','','',0.00,0.00,0,'',''),(685,'SLH4TO4ODY','Mpesa','','2024-12-17 16:23:55','','0','4','2024-12-17 16:23:55','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','41734441815','Cleared','','','','','','','','',0.00,0.00,0,'',''),(686,'SLH1T80CKH','Mpesa','','2024-12-17 17:15:47','','0','4','2024-12-17 17:15:47','','0','1380','1','retail','0','1380','1','0','0','0','0','1380','0','printed',' ','','1','0','41734441900','Cleared','','','','','','','','',0.00,0.00,0,'',''),(687,'','Cash','','2024-12-17 17:44:10','','0','4','2024-12-17 17:44:10','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41734445112','Cleared','','','','','','','','',0.00,0.00,0,'',''),(688,'','Mpesa','','2024-12-17 19:03:50','','0','4','2024-12-17 19:03:50','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed','','','1','0','41734450812','Cleared','4','2024-12-17 19:10:58','','','','','','',0.00,0.00,0,'',''),(689,'','Cash','','2024-12-17 19:06:07','','0','4','2024-12-17 19:06:07','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','41734451476','Cleared','','','','','','','','',0.00,0.00,0,'',''),(690,'','Cash','','2024-12-17 19:07:49','','0','4','2024-12-17 19:07:49','','50','60','1','retail','10','50','1','0','0','0','0','0','0','printed',' ','','1','0','41734451586','Cleared','','','','','','','','',0.00,0.00,0,'',''),(691,'','Cash','','2024-12-18 09:16:05','','0','4','2024-12-18 09:16:05','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41734502553','Cleared','','','','','','','','',0.00,0.00,0,'',''),(692,'','Cash','','2024-12-18 10:23:15','','0','4','2024-12-18 10:23:15','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','41734503948','Cleared','','','','','','','','',0.00,0.00,0,'',''),(693,'','Cash','','2024-12-18 10:48:16','','0','4','2024-12-18 10:48:16','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','41734506600','Cleared','','','','','','','','',0.00,0.00,0,'',''),(694,'SLI5WOPINR','Mpesa','','2024-12-18 10:48:33','','0','4','2024-12-18 10:48:33','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41734508101','Cleared','','','','','','','','',0.00,0.00,0,'',''),(695,'','Cash','','2024-12-18 11:36:38','','0','4','2024-12-18 11:36:38','','525','525','1','retail','0','525','1','0','0','0','0','0','0','printed',' ','','1','0','41734508908','Cleared','','','','','','','','',0.00,0.00,0,'',''),(696,'','Cash','','2024-12-18 11:47:38','','0','4','2024-12-18 11:47:38','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41734511342','Cleared','','','','','','','','',0.00,0.00,0,'',''),(697,'SL16WCOTB2','Mpesa','','2024-12-18 12:08:43','','0','4','2024-12-18 12:08:43','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','41734511666','Cleared','','','','','','','','',0.00,0.00,0,'',''),(698,'','Cash','','2024-12-18 12:24:36','','0','4','2024-12-18 12:24:36','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','41734512971','Cleared','','','','','','','','',0.00,0.00,0,'',''),(699,'','Cash','','2024-12-18 14:57:49','','0','4','2024-12-18 14:57:49','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41734515947','Cleared','','','','','','','','',0.00,0.00,0,'',''),(700,'SLIOX160KU','Mpesa','','2024-12-18 15:04:04','','0','4','2024-12-18 15:04:04','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','41734523395','Cleared','','','','','','','','',0.00,0.00,0,'',''),(701,'','Cash','','2024-12-18 15:06:16','','0','4','2024-12-18 15:06:16','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','41734523482','Cleared','','','','','','','','',0.00,0.00,0,'',''),(702,'','Cash','','2024-12-18 15:53:15','','0','4','2024-12-18 15:53:15','','65','65','1','retail','0','65','1','0','0','0','0','0','0','printed',' ','','1','0','41734526333','Cleared','','','','','','','','',0.00,0.00,0,'',''),(703,'','Cash','','2024-12-18 16:27:08','','0','4','2024-12-18 16:27:08','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41734526404','Cleared','','','','','','','','',0.00,0.00,0,'',''),(704,'','Cash','','2024-12-18 16:29:09','','0','4','2024-12-18 16:29:09','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41734528518','Cleared','','','','','','','','',0.00,0.00,0,'',''),(705,'SL17XU3G02','Mpesa','','2024-12-18 18:00:29','','0','4','2024-12-18 18:00:29','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41734528580','Cleared','','','','','','','','',0.00,0.00,0,'',''),(706,'','Cash','','2024-12-18 18:42:36','','0','4','2024-12-18 18:42:36','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41734534066','Cleared','','','','','','','','',0.00,0.00,0,'',''),(707,'SLJ9ZZ15HJ','Mpesa','','2024-12-19 09:00:07','','0','4','2024-12-19 09:00:07','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','41734586053','Cleared','','','','','','','','',0.00,0.00,0,'',''),(708,'SLJ415EE6O','Mpesa','','2024-12-19 09:48:54','','0','4','2024-12-19 09:48:54','','0','160','1','retail','0','160','1','0','0','0','0','160','0','printed',' ','','1','0','41734588064','Cleared','','','','','','','','',0.00,0.00,0,'',''),(709,'','Cash','','2024-12-19 10:33:51','','0','4','2024-12-19 10:33:51','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','41734590966','Cleared','','','','','','','','',0.00,0.00,0,'',''),(710,'SLJ71NKTGD','Mpesa','','2024-12-19 11:41:42','','0','4','2024-12-19 11:41:42','','0','520','1','retail','0','520','1','0','0','0','0','520','0','printed',' ','','1','0','41734597678','Cleared','','','','','','','','',0.00,0.00,0,'',''),(711,'SLJ41NU94M','Mpesa','','2024-12-19 11:43:02','','0','4','2024-12-19 11:43:02','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41734597735','Cleared','','','','','','','','',0.00,0.00,0,'',''),(712,'','Cash','','2024-12-19 13:13:30','','0','4','2024-12-19 13:13:30','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41734603192','Cleared','','','','','','','','',0.00,0.00,0,'',''),(713,'SLJO24BRII','Mpesa','','2024-12-19 13:32:13','','0','4','2024-12-19 13:32:13','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41734603213','Cleared','','','','','','','','',0.00,0.00,0,'',''),(714,'SLJ024XUDS','Mpesa','','2024-12-19 13:34:30','','0','4','2024-12-19 13:34:30','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','41734604370','Cleared','','','','','','','','',0.00,0.00,0,'',''),(715,'SLJ82G9FEZ','Mpesa','','2024-12-19 14:49:12','','0','4','2024-12-19 14:49:12','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41734604518','Cleared','','','','','','','','',0.00,0.00,0,'',''),(716,'SLJ32UN2LF','Mpesa','','2024-12-19 16:24:05','','0','4','2024-12-19 16:24:05','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41734609008','Cleared','','','','','','','','',0.00,0.00,0,'',''),(717,'SLJ32WNP4R','Mpesa','','2024-12-19 16:36:28','','0','4','2024-12-19 16:36:28','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','41734614712','Cleared','','','','','','','','',0.00,0.00,0,'',''),(718,'','Cash','','2024-12-19 17:24:53','','0','4','2024-12-19 17:24:53','','540','540','1','retail','0','540','1','0','0','0','0','0','0','printed',' ','','1','0','41734615501','Cleared','','','','','','','','',0.00,0.00,0,'',''),(719,'','Cash','','2024-12-20 11:58:25','','0','4','2024-12-20 11:58:25','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41734685083','Cleared','','','','','','','','',0.00,0.00,0,'',''),(720,'SLK964QTX','Mpesa','','2024-12-20 12:17:52','','0','4','2024-12-20 12:17:52','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41734685108','Cleared','','','','','','','','',0.00,0.00,0,'',''),(721,'','Cash','','2024-12-20 12:27:36','','0','4','2024-12-20 12:27:36','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','41734686304','Cleared','','','','','','','','',0.00,0.00,0,'',''),(722,'SLK266WTBS','Mpesa','','2024-12-20 12:35:47','','0','4','2024-12-20 12:35:47','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','41734686900','Cleared','','','','','','','','',0.00,0.00,0,'',''),(723,'SLK86F51FE','Mpesa','','2024-12-20 14:02:43','','0','4','2024-12-20 14:02:43','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41734687431','Cleared','','','','','','','','',0.00,0.00,0,'',''),(724,'','Cash','','2024-12-20 14:04:07','','0','4','2024-12-20 14:04:07','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41734692595','Cleared','','','','','','','','',0.00,0.00,0,'',''),(725,'SLK16RKS4L','Mpesa','','2024-12-20 14:53:54','','0','4','2024-12-20 14:53:54','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41734692650','Cleared','','','','','','','','',0.00,0.00,0,'',''),(726,'','Cash','','2024-12-20 14:59:18','','0','4','2024-12-20 14:59:18','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','41734695692','Cleared','','','','','','','','',0.00,0.00,0,'',''),(727,'SLK76SODCJ','Mpesa','','2024-12-20 15:02:33','','0','4','2024-12-20 15:02:33','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','41734695962','Cleared','','','','','','','','',0.00,0.00,0,'',''),(728,'','Cash','','2024-12-20 15:09:01','','0','4','2024-12-20 15:09:01','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','41734696177','Cleared','','','','','','','','',0.00,0.00,0,'',''),(729,'','Cash','','2024-12-20 15:20:18','','0','4','2024-12-20 15:20:18','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41734696558','Cleared','','','','','','','','',0.00,0.00,0,'',''),(730,'SLK06X03DG','Mpesa','','2024-12-20 15:34:36','','0','4','2024-12-20 15:34:36','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41734697222','Cleared','','','','','','','','',0.00,0.00,0,'',''),(731,'','Cash','','2024-12-20 17:09:45','','0','4','2024-12-20 17:09:45','','100','105','1','retail','5','100','1','0','0','0','0','0','0','printed',' ','','1','0','41734698158','Cleared','','','','','','','','',0.00,0.00,0,'',''),(732,'','Cash','','2024-12-20 18:11:09','','0','4','2024-12-20 18:11:09','','105','105','1','retail','0','105','1','0','0','0','0','0','0','printed',' ','','1','0','41734703805','Cleared','','','','','','','','',0.00,0.00,0,'',''),(733,'','Cash','','2024-12-20 18:20:03','','0','4','2024-12-20 18:20:04','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41734707986','Cleared','','','','','','','','',0.00,0.00,0,'',''),(734,'','Cash','','2024-12-20 18:30:14','','0','4','2024-12-20 18:30:14','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41734708007','Cleared','','','','','','','','',0.00,0.00,0,'',''),(735,'','Cash','','2024-12-20 18:56:02','','0','4','2024-12-20 18:56:02','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41734708617','Cleared','','','','','','','','',0.00,0.00,0,'',''),(736,'','Cash','','2024-12-21 08:44:44','','0','4','2024-12-21 08:44:44','','1080','1080','1','retail','0','1080','1','0','0','0','0','0','0','printed',' ','','1','0','41734759730','Cleared','','','','','','','','',0.00,0.00,0,'',''),(737,'','Cash','','2024-12-21 09:32:08','','0','4','2024-12-21 09:32:08','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41734762712','Cleared','','','','','','','','',0.00,0.00,0,'',''),(738,'SLL5A3061P','Mpesa','','2024-12-21 10:19:02','','0','4','2024-12-21 10:19:02','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41734762731','Cleared','','','','','','','','',0.00,0.00,0,'',''),(739,'','Cash','','2024-12-21 10:54:02','','0','4','2024-12-21 10:54:02','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41734765600','Cleared','','','','','','','','',0.00,0.00,0,'',''),(740,'SLL9ACK84P','Mpesa','','2024-12-21 11:26:08','','0','4','2024-12-21 11:26:08','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41734767660','Cleared','','','','','','','','',0.00,0.00,0,'',''),(741,'','Cash','','2024-12-21 11:45:57','','0','4','2024-12-21 11:45:57','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41734769662','Cleared','','','','','','','','',0.00,0.00,0,'',''),(742,'','Cash','','2024-12-21 12:37:28','','0','4','2024-12-21 12:37:28','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41734770776','Cleared','','','','','','','','',0.00,0.00,0,'',''),(743,'','Cash','','2024-12-21 13:08:28','','0','4','2024-12-21 13:08:28','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41734775691','Cleared','','','','','','','','',0.00,0.00,0,'',''),(744,'SLL6BO3C1O','Mpesa','','2024-12-21 14:07:40','','0','4','2024-12-21 14:07:40','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','41734775721','Cleared','','','','','','','','',0.00,0.00,0,'',''),(745,'','Cash','','2024-12-21 16:18:55','','0','4','2024-12-21 16:18:55','','280','280','1','retail','0','280','1','0','0','0','0','0','0','printed',' ','','1','0','41734787073','Cleared','','','','','','','','',0.00,0.00,0,'',''),(746,'','Cash','','2024-12-21 16:32:45','','0','4','2024-12-21 16:32:45','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41734787138','Cleared','','','','','','','','',0.00,0.00,0,'',''),(747,'SLL1C5P6F3','Mpesa','','2024-12-21 18:21:34','','0','4','2024-12-21 18:21:34','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41734788036','Cleared','','','','','','','','',0.00,0.00,0,'',''),(748,'','Cash','','2024-12-21 18:24:08','','0','4','2024-12-21 18:24:08','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41734794538','Cleared','','','','','','','','',0.00,0.00,0,'',''),(749,'SLL7CCOK5T','Mpesa','','2024-12-21 18:53:20','','0','4','2024-12-21 18:53:20','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','41734796381','Cleared','','','','','','','','',0.00,0.00,0,'',''),(750,'','Cash','','2024-12-21 18:54:33','','0','4','2024-12-21 18:54:33','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41734796440','Cleared','','','','','','','','',0.00,0.00,0,'',''),(751,'','Cash','','2024-12-23 08:57:05','','0','4','2024-12-23 08:57:05','','895','895','1','retail','0','895','1','0','0','0','0','0','0','printed',' ','','1','0','41734932303','Cleared','','','','','','','','',0.00,0.00,0,'',''),(752,'SLN514NLK9','Mpesa','','2024-12-23 08:57:34','','0','4','2024-12-23 08:57:34','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41734933444','Cleared','','','','','','','','',0.00,0.00,0,'',''),(753,'SLNO1TFTRW','Mpesa','','2024-12-23 11:47:16','','0','4','2024-12-23 11:47:16','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41734943623','Cleared','','','','','','','','',0.00,0.00,0,'',''),(754,'','Cash','','2024-12-23 11:48:26','','0','4','2024-12-23 11:48:26','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41734943680','Cleared','','','','','','','','',0.00,0.00,0,'',''),(755,'','Cash','','2024-12-23 11:57:10','','0','4','2024-12-23 11:57:10','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41734943711','Cleared','','','','','','','','',0.00,0.00,0,'',''),(756,'SLN4J4BRWQ','Mpesa','','2024-12-23 12:59:41','','0','4','2024-12-23 12:59:41','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41734947960','Cleared','','','','','','','','',0.00,0.00,0,'',''),(757,'','Cash','','2024-12-23 14:08:20','','0','4','2024-12-23 14:08:20','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41734948097','Cleared','','','','','','','','',0.00,0.00,0,'',''),(758,'SLN3JKRMM3','Mpesa','','2024-12-23 14:47:17','','0','4','2024-12-23 14:47:17','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41734952103','Cleared','','','','','','','','',0.00,0.00,0,'',''),(759,'SLN9JLPEJB','Mpesa','','2024-12-23 14:49:12','','0','4','2024-12-23 14:49:12','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','41734954488','Cleared','','','','','','','','',0.00,0.00,0,'',''),(760,'','Cash','','2024-12-23 14:52:42','','0','4','2024-12-23 14:52:42','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','41734954593','Cleared','','','','','','','','',0.00,0.00,0,'',''),(761,'SLN6KTDG3A','Mpesa','','2024-12-23 19:00:00','','0','4','2024-12-23 19:00:00','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41734969250','Cleared','','','','','','','','',0.00,0.00,0,'',''),(762,'','Cash','','2024-12-28 11:24:40','','0','4','2024-12-28 11:24:40','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41735374258','Cleared','','','','','','','','',0.00,0.00,0,'',''),(763,'','Cash','','2024-12-28 11:57:23','','0','4','2024-12-28 11:57:23','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41735374284','Cleared','','','','','','','','',0.00,0.00,0,'',''),(764,'','Cash','','2024-12-28 17:56:10','','0','4','2024-12-28 17:56:10','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41735397734','Cleared','','','','','','','','',0.00,0.00,0,'',''),(765,'','Cash','','2024-12-28 17:56:52','','0','4','2024-12-28 17:56:52','','20','21','1','retail','1','20','1','0','0','0','0','0','0','printed',' ','','1','0','41735397786','Cleared','','','','','','','','',0.00,0.00,0,'',''),(766,'','Cash','','2024-12-28 17:58:10','','0','4','2024-12-28 17:58:10','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41735397831','Cleared','','','','','','','','',0.00,0.00,0,'',''),(767,'SLS55A3T7L','Mpesa','','2024-12-28 17:59:37','','0','4','2024-12-28 17:59:37','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','41735397895','Cleared','','','','','','','','',0.00,0.00,0,'',''),(768,'SLS65BOD12','Mpesa','','2024-12-28 18:02:24','','0','4','2024-12-28 18:02:24','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','41735398055','Cleared','','','','','','','','',0.00,0.00,0,'',''),(769,'','Cash','','2024-12-28 18:03:26','','0','4','2024-12-28 18:03:26','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','41735398181','Cleared','','','','','','','','',0.00,0.00,0,'',''),(770,'SLS15RHYDP','Mpesa','','2024-12-28 18:05:16','','0','4','2024-12-28 18:05:16','','0','660','1','retail','5','655','1','0','0','0','0','655','0','printed',' ','','1','0','41735398218','Cleared','','','','','','','','',0.00,0.00,0,'',''),(771,'','Cash','','2024-12-28 18:24:50','','0','4','2024-12-28 18:24:50','','90','100','1','retail','10','90','1','0','0','0','0','0','0','printed',' ','','1','0','41735399430','Cleared','','','','','','','','',0.00,0.00,0,'',''),(772,'','Cash','','2024-12-28 18:47:47','','0','4','2024-12-28 18:47:48','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41735400848','Cleared','','','','','','','','',0.00,0.00,0,'',''),(773,'','Cash','','2024-12-30 10:34:37','','0','4','2024-12-30 10:34:37','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','41735544045','Cleared','','','','','','','','',0.00,0.00,0,'',''),(774,'','Cash','','2024-12-30 10:36:19','','0','4','2024-12-30 10:36:19','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41735544081','Cleared','','','','','','','','',0.00,0.00,0,'',''),(775,'','Cash','','2024-12-30 11:11:08','','0','4','2024-12-30 11:11:08','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','41735546227','Cleared','','','','','','','','',0.00,0.00,0,'',''),(776,'','Cash','','2024-12-30 12:42:54','','0','4','2024-12-30 12:42:54','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41735551734','Cleared','','','','','','','','',0.00,0.00,0,'',''),(777,'','Cash','','2024-12-30 12:43:41','','0','4','2024-12-30 12:43:41','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41735551785','Cleared','','','','','','','','',0.00,0.00,0,'',''),(778,'slu1cehk9t','Mpesa','','2024-12-30 12:44:19','','0','4','2024-12-30 12:44:19','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41735551824','Cleared','','','','','','','','',0.00,0.00,0,'',''),(779,'sluoce7ng8','Mpesa','','2024-12-30 12:46:14','','0','4','2024-12-30 12:46:14','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41735551895','Cleared','','','','','','','','',0.00,0.00,0,'',''),(780,'','Cash','','2024-12-30 12:59:57','','0','4','2024-12-30 12:59:57','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41735552768','Cleared','','','','','','','','',0.00,0.00,0,'',''),(781,'SLUOBB1UHK','Mpesa','','2024-12-30 13:00:43','','0','4','2024-12-30 13:00:43','','0','270','1','retail','0','270','1','0','0','0','0','270','0','printed',' ','','1','0','41735552803','Cleared','','','','','','','','',0.00,0.00,0,'',''),(782,'SLU5BKB283','Mpesa','','2024-12-30 13:03:07','','0','4','2024-12-30 13:03:07','','0','160','1','retail','10','150','1','0','0','0','0','150','0','printed',' ','','1','0','41735552884','Cleared','','','','','','','','',0.00,0.00,0,'',''),(783,'SLU4CKX9BY','Mpesa','','2024-12-30 13:20:08','','0','4','2024-12-30 13:20:08','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41735553929','Cleared','','','','','','','','',0.00,0.00,0,'',''),(784,'','Mpesa','','2024-12-30 14:01:44','','0','4','2024-12-30 14:01:44','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed','','','1','0','41735554922','Cleared','4','2024-12-30 14:04:20','','','','','','',0.00,0.00,0,'',''),(785,'SLU2CSGP5G','Mpesa','','2024-12-30 14:12:25','','0','4','2024-12-30 14:12:25','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','41735556758','Cleared','','','','','','','','',0.00,0.00,0,'',''),(786,'','Cash','','2024-12-30 14:27:58','','0','4','2024-12-30 14:27:58','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41735558014','Cleared','','','','','','','','',0.00,0.00,0,'',''),(787,'','Cash','','2024-12-30 17:27:32','','0','4','2024-12-30 17:27:32','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41735568145','Cleared','','','','','','','','',0.00,0.00,0,'',''),(788,'SLU1DKQPJ3','Mpesa','','2024-12-30 17:27:58','','0','4','2024-12-30 17:27:58','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41735568855','Cleared','','','','','','','','',0.00,0.00,0,'',''),(789,'','Cash','','2024-12-30 18:49:42','','0','4','2024-12-30 18:49:42','','630','630','1','retail','0','630','1','0','0','0','0','0','0','printed',' ','','1','0','41735571628','Cleared','','','','','','','','',0.00,0.00,0,'',''),(790,'','Cash','','2024-12-31 10:46:22','','0','4','2024-12-31 10:46:22','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41735631143','Cleared','','','','','','','','',0.00,0.00,0,'',''),(791,'SLV4FNS6E8','Mpesa','','2024-12-31 10:50:47','','0','4','2024-12-31 10:50:47','','0','630','1','retail','0','630','1','0','0','0','0','630','0','printed',' ','','1','0','41735631186','Cleared','','','','','','','','',0.00,0.00,0,'',''),(792,'','Cash','','2024-12-31 10:56:16','','0','4','2024-12-31 10:53:31','','375','385','1','retail','10','375','1','0','0','0','0','0','0','printed',' ','','1','0','41735631503','Cleared','4','2024-12-31 10:56:16','','','','','','',0.00,0.00,0,'',''),(793,'','Cash','','2024-12-31 10:59:57','','0','4','2024-12-31 10:59:57','','495','495','1','retail','0','495','1','0','0','0','0','0','0','printed',' ','','1','0','41735631821','Cleared','','','','','','','','',0.00,0.00,0,'',''),(794,'','Cash','','2024-12-31 11:03:51','','0','4','2024-12-31 11:03:51','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','41735632183','Cleared','','','','','','','','',0.00,0.00,0,'',''),(795,'','Cash','','2024-12-31 11:04:41','','0','4','2024-12-31 11:04:41','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41735632259','Cleared','','','','','','','','',0.00,0.00,0,'',''),(796,'SLV5GAG68J','Mpesa','','2024-12-31 11:36:07','','0','4','2024-12-31 11:36:07','','0','105','1','retail','0','105','1','0','0','0','0','105','0','printed',' ','','1','0','41735633699','Cleared','','','','','','','','',0.00,0.00,0,'',''),(797,'','Cash','','2024-12-31 11:37:22','','0','4','2024-12-31 11:37:22','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41735634212','Cleared','','','','','','','','',0.00,0.00,0,'',''),(798,'','Cash','','2024-12-31 11:42:28','','0','4','2024-12-31 11:42:28','','750','750','1','retail','0','750','1','0','0','0','0','0','0','printed',' ','','1','0','41735634475','Cleared','','','','','','','','',0.00,0.00,0,'',''),(799,'','Cash','','2024-12-31 11:44:55','','0','4','2024-12-31 11:44:55','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41735634668','Cleared','','','','','','','','',0.00,0.00,0,'',''),(800,'','Cash','','2024-12-31 11:52:30','','0','4','2024-12-31 11:52:30','','145','145','1','retail','0','145','1','0','0','0','0','0','0','printed',' ','','1','0','41735635089','Cleared','','','','','','','','',0.00,0.00,0,'',''),(801,'','Cash','','2024-12-31 12:00:16','','0','4','2024-12-31 12:00:16','','20','21','1','retail','1','20','1','0','0','0','0','0','0','printed',' ','','1','0','41735635268','Cleared','','','','','','','','',0.00,0.00,0,'',''),(802,'SLV5GPPSQP','Mpesa','','2024-12-31 13:23:42','','0','4','2024-12-31 13:23:42','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41735638670','Cleared','','','','','','','','',0.00,0.00,0,'',''),(803,'','Cash','','2024-12-31 13:24:29','','0','4','2024-12-31 13:24:29','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41735640654','Cleared','','','','','','','','',0.00,0.00,0,'',''),(804,'SLV9GT12O7','Mpesa','','2024-12-31 13:38:06','','0','4','2024-12-31 13:38:06','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41735640747','Cleared','','','','','','','','',0.00,0.00,0,'',''),(805,'','Cash','','2024-12-31 14:13:41','','0','4','2024-12-31 14:13:41','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','41735641517','Cleared','','','','','','','','',0.00,0.00,0,'',''),(806,'','Cash','','2024-12-31 17:13:48','','0','4','2024-12-31 17:13:48','','360','360','1','retail','0','360','1','0','0','0','0','0','0','printed',' ','','1','0','41735654356','Cleared','','','','','','','','',0.00,0.00,0,'',''),(807,'','Cash','','2024-12-31 17:29:32','','0','4','2024-12-31 17:29:32','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41735654498','Cleared','','','','','','','','',0.00,0.00,0,'',''),(808,'SLV1HXW37T','Mpesa','','2024-12-31 18:02:25','','0','4','2024-12-31 18:02:25','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','41735655377','Cleared','','','','','','','','',0.00,0.00,0,'',''),(809,'','Cash','','2024-12-31 18:52:21','','0','4','2024-12-31 18:52:21','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41735657405','Cleared','','','','','','','','',0.00,0.00,0,'',''),(810,'SLV6196IMS','Mpesa','','2024-12-31 18:52:44','','0','4','2024-12-31 18:52:44','','0','240','1','retail','0','240','1','0','0','0','0','240','0','printed',' ','','1','0','41735660345','Cleared','','','','','','','','',0.00,0.00,0,'',''),(811,'SLV51HEF6F','Mpesa','','2024-12-31 19:30:46','','0','4','2024-12-31 19:30:46','','0','1150','1','retail','0','1150','1','0','0','0','0','1150','0','printed',' ','','1','0','41735660397','Cleared','','','','','','','','',0.00,0.00,0,'',''),(812,'','Cash','','2024-12-31 19:34:36','','0','4','2024-12-31 19:34:36','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41735662861','Cleared','','','','','','','','',0.00,0.00,0,'',''),(813,'','Cash','','2025-01-01 11:08:02','','0','4','2025-01-01 11:08:02','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41735718557','Cleared','','','','','','','','',0.00,0.00,0,'',''),(814,'TA14KTF2VC','Mpesa','','2025-01-01 11:08:51','','0','4','2025-01-01 11:08:51','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','41735718885','Cleared','','','','','','','','',0.00,0.00,0,'',''),(815,'','Cash','','2025-01-01 11:53:11','','0','4','2025-01-01 11:53:11','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41735718973','Cleared','','','','','','','','',0.00,0.00,0,'',''),(816,'','Cash','','2025-01-01 11:59:51','','0','4','2025-01-01 11:59:51','','825','825','1','retail','0','825','1','0','0','0','0','0','0','printed',' ','','1','0','41735721595','Cleared','','','','','','','','',0.00,0.00,0,'',''),(817,'','Cash','','2025-01-01 12:12:34','','0','4','2025-01-01 12:12:34','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41735722718','Cleared','','','','','','','','',0.00,0.00,0,'',''),(818,'','Cash','','2025-01-01 14:23:09','','0','4','2025-01-01 14:23:09','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41735725815','Cleared','','','','','','','','',0.00,0.00,0,'',''),(819,'','Cash','','2025-01-01 16:36:23','','0','4','2025-01-01 16:36:23','','170','170','1','retail','0','170','1','0','0','0','0','0','0','printed',' ','','1','0','41735738077','Cleared','','','','','','','','',0.00,0.00,0,'',''),(820,'','Cash','','2025-01-01 18:27:57','','0','4','2025-01-01 18:27:57','','110','120','1','retail','10','110','1','0','0','0','0','0','0','printed',' ','','1','0','41735738590','Cleared','','','','','','','','',0.00,0.00,0,'',''),(821,'','Cash','','2025-01-01 18:57:45','','0','4','2025-01-01 18:57:45','','220','220','1','retail','0','220','1','0','0','0','0','0','0','printed',' ','','1','0','41735747019','Cleared','','','','','','','','',0.00,0.00,0,'',''),(822,'','Cash','','2025-01-01 19:03:53','','0','4','2025-01-01 19:03:53','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41735747068','Cleared','','','','','','','','',0.00,0.00,0,'',''),(823,'','Cash','','2025-01-02 08:42:27','','0','4','2025-01-02 08:42:27','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41735796529','Cleared','','','','','','','','',0.00,0.00,0,'',''),(824,'','Cash','','2025-01-02 10:05:04','','0','4','2025-01-02 10:05:04','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41735801479','Cleared','','','','','','','','',0.00,0.00,0,'',''),(825,'TA24OELOZK','Mpesa','','2025-01-02 10:31:59','','0','4','2025-01-02 10:31:59','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41735801509','Cleared','','','','','','','','',0.00,0.00,0,'',''),(826,'TA21OHUS6B','Mpesa','','2025-01-02 10:56:40','','0','4','2025-01-02 10:56:40','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41735803234','Cleared','','','','','','','','',0.00,0.00,0,'',''),(827,'','Cash','','2025-01-02 12:29:02','','0','4','2025-01-02 12:29:02','','320','320','1','retail','0','320','1','0','0','0','0','0','0','printed',' ','','1','0','41735804699','Cleared','','','','','','','','',0.00,0.00,0,'',''),(828,'','Cash','','2025-01-02 12:42:24','','0','4','2025-01-02 12:42:24','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41735810914','Cleared','','','','','','','','',0.00,0.00,0,'',''),(829,'','Cash','','2025-01-02 13:22:52','','0','4','2025-01-02 13:22:52','','960','960','1','retail','0','960','1','0','0','0','0','0','0','printed',' ','','1','0','41735810954','Cleared','','','','','','','','',0.00,0.00,0,'',''),(830,'','Cash','','2025-01-02 13:47:57','','0','4','2025-01-02 13:47:57','','290','290','1','retail','0','290','1','0','0','0','0','0','0','printed',' ','','1','0','41735813379','Cleared','','','','','','','','',0.00,0.00,0,'',''),(831,'','Cash','','2025-01-02 15:33:08','','0','4','2025-01-02 15:33:08','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41735821174','Cleared','','','','','','','','',0.00,0.00,0,'',''),(832,'','Cash','','2025-01-02 17:57:43','','0','4','2025-01-02 17:57:43','','750','760','1','retail','10','750','1','0','0','0','0','0','0','printed',' ','','1','0','41735822856','Cleared','','','','','','','','',0.00,0.00,0,'',''),(833,'','Cash','','2025-01-02 18:07:12','','0','4','2025-01-02 18:07:12','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41735830416','Cleared','','','','','','','','',0.00,0.00,0,'',''),(834,'','Cash','','2025-01-02 18:18:42','','0','4','2025-01-02 18:18:42','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41735831108','Cleared','','','','','','','','',0.00,0.00,0,'',''),(835,'TA2OQETSW6','Mpesa','','2025-01-02 18:55:21','','0','4','2025-01-02 18:55:21','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','41735832880','Cleared','','','','','','','','',0.00,0.00,0,'',''),(836,'','Cash','','2025-01-02 18:56:32','','0','4','2025-01-02 18:56:32','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41735833372','Cleared','','','','','','','','',0.00,0.00,0,'',''),(837,'','Cash','','2025-01-02 19:10:58','','0','4','2025-01-02 19:10:58','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41735834229','Cleared','','','','','','','','',0.00,0.00,0,'',''),(838,'','Cash','','2025-01-03 12:47:12','','0','4','2025-01-03 12:47:12','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','41735897576','Cleared','','','','','','','','',0.00,0.00,0,'',''),(839,'','Cash','','2025-01-03 13:16:36','','0','4','2025-01-03 13:16:36','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','41735897650','Cleared','','','','','','','','',0.00,0.00,0,'',''),(840,'','Cash','','2025-01-03 13:18:21','','0','4','2025-01-03 13:18:21','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41735899475','Cleared','','','','','','','','',0.00,0.00,0,'',''),(841,'TA38T3N6BQ','Mpesa','','2025-01-03 13:38:30','','0','4','2025-01-03 13:38:30','','0','435','1','retail','0','435','1','0','0','0','0','435','0','printed',' ','','1','0','41735899506','Cleared','','','','','','','','',0.00,0.00,0,'',''),(842,'','Cash','','2025-01-03 16:00:18','','0','4','2025-01-03 16:00:18','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41735909190','Cleared','','','','','','','','',0.00,0.00,0,'',''),(843,'','Cash','','2025-01-03 16:38:05','','0','4','2025-01-03 16:38:05','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41735909222','Cleared','','','','','','','','',0.00,0.00,0,'',''),(844,'','Cash','','2025-01-03 16:48:45','','0','4','2025-01-03 16:48:45','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41735911488','Cleared','','','','','','','','',0.00,0.00,0,'',''),(845,'','Mpesa','','2025-01-03 17:02:17','','0','4','2025-01-03 17:02:17','','0','30','1','retail','0','30','1','0','0','0','0','30TA35TX8TT7','0','printed',' ','','1','0','41735912132','Cleared','','','','','','','','',0.00,0.00,0,'',''),(846,'','Cash','','2025-01-03 19:15:09','','0','4','2025-01-03 19:15:09','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41735920055','Cleared','','','','','','','','',0.00,0.00,0,'',''),(847,'TA3OUCCNSU','Mpesa','','2025-01-03 19:16:09','','0','4','2025-01-03 19:16:09','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41735920921','Cleared','','','','','','','','',0.00,0.00,0,'',''),(848,'TA39U9ETLI','Mpesa','','2025-01-03 19:17:45','','0','4','2025-01-03 19:17:45','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41735921014','Cleared','','','','','','','','',0.00,0.00,0,'',''),(849,'','Cash','','2025-01-04 10:02:04','','0','4','2025-01-04 10:02:04','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41735972831','Cleared','','','','','','','','',0.00,0.00,0,'',''),(850,'TA47W15WE1','Mpesa','','2025-01-04 10:28:09','','0','4','2025-01-04 10:28:09','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41735974129','Cleared','','','','','','','','',0.00,0.00,0,'',''),(851,'','Cash','','2025-01-04 11:06:02','','0','4','2025-01-04 11:06:02','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41735975731','Cleared','','','','','','','','',0.00,0.00,0,'',''),(852,'','Cash','','2025-01-04 14:51:19','','0','4','2025-01-04 14:51:19','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41735991466','Cleared','','','','','','','','',0.00,0.00,0,'',''),(853,'','Cash','','2025-01-04 15:01:07','','0','4','2025-01-04 15:01:07','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','41735991482','Cleared','','','','','','','','',0.00,0.00,0,'',''),(854,'','Cash','','2025-01-04 15:54:01','','0','4','2025-01-04 15:54:01','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41735992071','Cleared','','','','','','','','',0.00,0.00,0,'',''),(855,'TA46YOMNHU','Mpesa','','2025-01-04 16:43:01','','0','4','2025-01-04 16:43:01','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41735995244','Cleared','','','','','','','','',0.00,0.00,0,'',''),(856,'TA48Y3LFIM','Mpesa','','2025-01-04 16:57:53','','0','4','2025-01-04 16:57:53','','0','220','1','retail','0','220','1','0','0','0','0','220','0','printed',' ','','1','0','41735998209','Cleared','','','','','','','','',0.00,0.00,0,'',''),(857,'','Cash','','2025-01-04 18:00:19','','0','4','2025-01-04 18:00:19','','105','105','1','retail','0','105','1','0','0','0','0','0','0','printed',' ','','1','0','41736002752','Cleared','','','','','','','','',0.00,0.00,0,'',''),(858,'TA49YFIETT','Mpesa','','2025-01-04 18:06:22','','0','4','2025-01-04 18:06:22','','0','240','1','retail','0','240','1','0','0','0','0','240','0','printed',' ','','1','0','41736002823','Cleared','','','','','','','','',0.00,0.00,0,'',''),(859,'','Cash','','2025-01-04 18:10:26','','0','4','2025-01-04 18:10:26','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41736003373','Cleared','','','','','','','','',0.00,0.00,0,'',''),(860,'TA41YIR5W5','Mpesa','','2025-01-04 18:22:45','','0','4','2025-01-04 18:22:45','','0','190','1','retail','0','190','1','0','0','0','0','190','0','printed',' ','','1','0','41736004093','Cleared','','','','','','','','',0.00,0.00,0,'',''),(861,'','Cash','','2025-01-04 18:25:58','','0','4','2025-01-04 18:25:58','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41736004337','Cleared','','','','','','','','',0.00,0.00,0,'',''),(862,'TA41VLMSDD','Mpesa','','2025-01-04 18:36:42','','0','4','2025-01-04 18:36:42','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41736004363','Cleared','','','','','','','','',0.00,0.00,0,'',''),(863,'','Cash','','2025-01-06 09:30:29','','0','4','2025-01-06 09:30:29','','675','675','1','retail','0','675','1','0','0','0','0','0','0','printed',' ','','1','0','41736144947','Cleared','','','','','','','','',0.00,0.00,0,'',''),(864,'TA6066MCTU','Mpesa','','2025-01-06 12:11:08','','0','4','2025-01-06 12:11:08','','0','210','1','retail','0','210','1','0','0','0','0','210','0','printed',' ','','1','0','41736153563','Cleared','','','','','','','','',0.00,0.00,0,'',''),(865,'','Cash','','2025-01-06 12:13:45','','0','4','2025-01-06 12:13:45','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41736154767','Cleared','','','','','','','','',0.00,0.00,0,'',''),(866,'','Cash','','2025-01-06 12:44:31','','0','4','2025-01-06 12:44:31','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41736154830','Cleared','','','','','','','','',0.00,0.00,0,'',''),(867,'TA646EO3Q0','Mpesa','','2025-01-06 13:02:43','','0','4','2025-01-06 13:02:43','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41736156675','Cleared','','','','','','','','',0.00,0.00,0,'',''),(868,'','Cash','','2025-01-06 14:33:33','','0','4','2025-01-06 14:33:33','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','41736163175','Cleared','','','','','','','','',0.00,0.00,0,'',''),(869,'','Cash','','2025-01-06 15:30:37','','0','4','2025-01-06 15:30:37','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','printed',' ','','1','0','41736163216','Cleared','','','','','','','','',0.00,0.00,0,'',''),(870,'','Cash','','2025-01-06 16:28:29','','0','4','2025-01-06 16:28:29','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41736170083','Cleared','','','','','','','','',0.00,0.00,0,'',''),(871,'','Cash','','2025-01-06 17:46:30','','0','4','2025-01-06 17:46:30','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41736170152','Cleared','','','','','','','','',0.00,0.00,0,'',''),(872,'','Cash','','2025-01-06 18:28:07','','0','4','2025-01-06 18:28:07','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41736174798','Cleared','','','','','','','','',0.00,0.00,0,'',''),(873,'TA647WSXRW','Mpesa','','2025-01-06 18:38:10','','0','4','2025-01-06 18:38:10','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41736177301','Cleared','','','','','','','','',0.00,0.00,0,'',''),(874,'','Cash','','2025-01-06 18:51:57','','0','4','2025-01-06 18:51:57','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41736177928','Cleared','','','','','','','','',0.00,0.00,0,'',''),(875,'TA66822X1','Mpesa','','2025-01-06 19:06:41','','0','4','2025-01-06 19:06:41','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41736178722','Cleared','','','','','','','','',0.00,0.00,0,'',''),(876,'','Cash','','2025-01-06 19:08:10','','0','4','2025-01-06 19:08:10','','249','249','1','retail','0','249','1','0','0','0','0','0','0','printed',' ','','1','0','41736179641','Cleared','','','','','','','','',0.00,0.00,0,'',''),(877,'TA6788JQW9','Mpesa','','2025-01-06 19:28:08','','0','4','2025-01-06 19:28:08','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41736179704','Cleared','','','','','','','','',0.00,0.00,0,'',''),(878,'TA6088UY9G','Mpesa','','2025-01-06 19:30:25','','0','4','2025-01-06 19:30:25','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41736181004','Cleared','','','','','','','','',0.00,0.00,0,'',''),(879,'TA6587GGQ7','Mpesa','','2025-01-06 19:34:42','','0','4','2025-01-06 19:34:42','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','41736181145','Cleared','','','','','','','','',0.00,0.00,0,'',''),(880,'','Cash','','2025-01-06 19:39:06','','0','4','2025-01-06 19:39:06','','6','6','1','retail','0','6','1','0','0','0','0','0','0','printed',' ','','1','0','41736181520','Cleared','','','','','','','','',0.00,0.00,0,'',''),(881,'TA789VJVK','Mpesa','','2025-01-07 08:59:46','','0','4','2025-01-07 08:59:46','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','41736228808','Cleared','','','','','','','','',0.00,0.00,0,'',''),(882,'TA71ABEIBR','Mpesa','','2025-01-07 10:53:53','','0','4','2025-01-07 10:53:53','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','41736229869','Cleared','','','','','','','','',0.00,0.00,0,'',''),(883,'','Cash','','2025-01-07 10:57:43','','0','4','2025-01-07 10:57:43','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41736236631','Cleared','','','','','','','','',0.00,0.00,0,'',''),(884,'','Cash','','2025-01-07 11:04:35','','0','4','2025-01-07 11:04:35','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','41736236666','Cleared','','','','','','','','',0.00,0.00,0,'',''),(885,'','Cash','','2025-01-07 11:53:30','','0','4','2025-01-07 11:53:30','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41736237080','Cleared','','','','','','','','',0.00,0.00,0,'',''),(886,'','Cash','','2025-01-07 13:07:37','','0','4','2025-01-07 13:07:37','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41736240013','Cleared','','','','','','','','',0.00,0.00,0,'',''),(887,'','Cash','','2025-01-07 13:08:00','','0','4','2025-01-07 13:08:00','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41736244461','Cleared','','','','','','','','',0.00,0.00,0,'',''),(888,'TA75AOKFXX','Mpesa','','2025-01-07 13:10:03','','0','4','2025-01-07 13:10:03','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41736244587','Cleared','','','','','','','','',0.00,0.00,0,'',''),(889,'TA78AVQY6Q','Mpesa','','2025-01-07 13:13:50','','0','4','2025-01-07 13:13:50','','0','240','1','retail','0','240','1','0','0','0','0','240','0','printed',' ','','1','0','41736244718','Cleared','','','','','','','','',0.00,0.00,0,'',''),(890,'','Cash','','2025-01-07 15:22:15','','0','4','2025-01-07 15:22:15','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41736252511','Cleared','','','','','','','','',0.00,0.00,0,'',''),(891,'TA77BC8L2N','Mpesa','','2025-01-07 15:23:13','','-1','4','2025-01-07 15:23:13','','0','251','1','retail','0','251','1','0','0','0','0','250','0','printed',' ','','1','0','41736252540','Cleared','','','','','','','','',0.00,0.00,0,'',''),(892,'','Cash','','2025-01-07 15:24:57','','0','4','2025-01-07 15:24:57','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','41736252666','Cleared','','','','','','','','',0.00,0.00,0,'',''),(893,'TA71BKVLGR','Mpesa','','2025-01-07 15:54:42','','0','4','2025-01-07 15:54:42','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41736252832','Cleared','','','','','','','','',0.00,0.00,0,'',''),(894,'','Cash','','2025-01-07 16:42:02','','0','4','2025-01-07 16:42:02','','135','135','1','retail','0','135','1','0','0','0','0','0','0','printed',' ','','1','0','41736257169','Cleared','','','','','','','','',0.00,0.00,0,'',''),(895,'','Cash','','2025-01-07 18:18:32','','0','4','2025-01-07 18:18:32','','220','220','1','retail','0','220','1','0','0','0','0','0','0','printed',' ','','1','0','41736260039','Cleared','','','','','','','','',0.00,0.00,0,'',''),(896,'','Cash','','2025-01-08 09:02:37','','0','4','2025-01-08 09:02:37','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41736316140','Cleared','','','','','','','','',0.00,0.00,0,'',''),(897,'','Cash','','2025-01-08 09:26:01','','0','4','2025-01-08 09:26:01','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41736316161','Cleared','','','','','','','','',0.00,0.00,0,'',''),(898,'','Cash','','2025-01-08 10:08:26','','0','4','2025-01-08 10:08:26','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41736318109','Cleared','','','','','','','','',0.00,0.00,0,'',''),(899,'','Cash','','2025-01-08 10:47:53','','0','4','2025-01-08 10:47:53','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41736320110','Cleared','','','','','','','','',0.00,0.00,0,'',''),(900,'','Cash','','2025-01-08 11:15:33','','0','4','2025-01-08 11:15:33','','380','380','1','retail','0','380','1','0','0','0','0','0','0','printed',' ','','1','0','41736322492','Cleared','','','','','','','','',0.00,0.00,0,'',''),(901,'TA8IETUH4R','Mpesa','','2025-01-08 11:16:29','','0','4','2025-01-08 11:16:29','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41736324173','Cleared','','','','','','','','',0.00,0.00,0,'',''),(902,'','Cash','','2025-01-08 11:59:11','','0','4','2025-01-08 11:59:11','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41736325022','Cleared','','','','','','','','',0.00,0.00,0,'',''),(903,'','Cash','','2025-01-08 13:09:19','','0','4','2025-01-08 13:09:19','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','41736326778','Cleared','','','','','','','','',0.00,0.00,0,'',''),(904,'','Cash','','2025-01-08 13:46:25','','0','4','2025-01-08 13:46:25','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41736331196','Cleared','','','','','','','','',0.00,0.00,0,'',''),(905,'TA82FH91WG','Mpesa','','2025-01-08 13:49:06','','0','4','2025-01-08 13:49:06','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','41736333293','Cleared','','','','','','','','',0.00,0.00,0,'',''),(906,'','Cash','','2025-01-08 14:48:23','','0','4','2025-01-08 14:48:23','','295','295','1','retail','0','295','1','0','0','0','0','0','0','printed',' ','','1','0','41736333480','Cleared','','','','','','','','',0.00,0.00,0,'',''),(907,'','Cash','','2025-01-08 16:26:41','','0','4','2025-01-08 16:26:41','','1030','1030','1','retail','0','1030','1','0','0','0','0','0','0','printed',' ','','1','0','41736337944','Cleared','','','','','','','','',0.00,0.00,0,'',''),(908,'','Cash','','2025-01-08 16:29:15','','0','4','2025-01-08 16:29:15','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41736342935','Cleared','','','','','','','','',0.00,0.00,0,'',''),(909,'','Cash','','2025-01-08 17:31:58','','0','4','2025-01-08 17:31:58','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41736343804','Cleared','','','','','','','','',0.00,0.00,0,'',''),(910,'TA89GIMLFR','Mpesa','','2025-01-08 18:03:26','','0','4','2025-01-08 18:03:26','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41736346724','Cleared','','','','','','','','',0.00,0.00,0,'',''),(911,'','Cash','','2025-01-08 19:06:39','','0','4','2025-01-08 19:06:39','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41736352380','Cleared','','','','','','','','',0.00,0.00,0,'',''),(912,'','Cash','','2025-01-08 19:10:04','','0','4','2025-01-08 19:10:04','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41736352576','Cleared','','','','','','','','',0.00,0.00,0,'',''),(913,'TA95J8LXKJ','Mpesa','','2025-01-09 11:38:40','','0','4','2025-01-09 11:38:40','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','41736408670','Cleared','','','','','','','','',0.00,0.00,0,'',''),(914,'TA93JEKPOL','Mpesa','','2025-01-09 12:22:38','','0','4','2025-01-09 12:22:38','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','41736414525','Cleared','','','','','','','','',0.00,0.00,0,'',''),(915,'TA97JHO101','Mpesa','','2025-01-09 12:49:18','','0','4','2025-01-09 12:49:18','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','41736414660','Cleared','','','','','','','','',0.00,0.00,0,'',''),(916,'TA95KOOPNN','Mpesa','','2025-01-09 14:56:53','','0','4','2025-01-09 14:56:53','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41736423779','Cleared','','','','','','','','',0.00,0.00,0,'',''),(917,'','Cash','','2025-01-09 17:00:30','','0','4','2025-01-09 17:00:30','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','41736431176','Cleared','','','','','','','','',0.00,0.00,0,'',''),(918,'TA98L2U981','Mpesa','','2025-01-09 18:51:09','','0','4','2025-01-09 18:51:09','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41736437848','Cleared','','','','','','','','',0.00,0.00,0,'',''),(919,'','Cash','','2025-01-09 18:54:28','','0','4','2025-01-09 18:54:28','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41736437905','Cleared','','','','','','','','',0.00,0.00,0,'',''),(920,'TA98L4VZ91','Mpesa','','2025-01-09 18:58:46','','0','4','2025-01-09 18:58:46','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41736438080','Cleared','','','','','','','','',0.00,0.00,0,'',''),(921,'TA95LD9AKR','Mpesa','','2025-01-10 08:24:21','','0','4','2025-01-10 08:24:21','','0','630','1','retail','0','630','1','0','0','0','0','630','0','printed',' ','','1','0','41736486625','Cleared','','','','','','','','',0.00,0.00,0,'',''),(922,'','Cash','','2025-01-10 08:27:26','','0','4','2025-01-10 08:27:26','','625','625','1','retail','0','625','1','0','0','0','0','0','0','printed',' ','','1','0','41736486702','Cleared','','','','','','','','',0.00,0.00,0,'',''),(923,'','Cash','','2025-01-10 09:19:16','','0','4','2025-01-10 09:19:16','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41736487954','Cleared','','','','','','','','',0.00,0.00,0,'',''),(924,'','Cash','','2025-01-10 09:52:37','','0','4','2025-01-10 09:52:37','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41736491302','Cleared','','','','','','','','',0.00,0.00,0,'',''),(925,'','Cash','','2025-01-10 10:34:51','','0','4','2025-01-10 10:34:51','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41736493034','Cleared','','','','','','','','',0.00,0.00,0,'',''),(926,'','Cash','','2025-01-10 10:52:50','','0','4','2025-01-10 10:52:50','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41736494495','Cleared','','','','','','','','',0.00,0.00,0,'',''),(927,'TAA8NKTWAO','Mpesa','','2025-01-10 12:17:27','','0','4','2025-01-10 12:17:27','','0','290','1','retail','0','290','1','0','0','0','0','290','0','printed',' ','','1','0','41736500587','Cleared','','','','','','','','',0.00,0.00,0,'',''),(928,'','Cash','','2025-01-10 15:48:03','','0','4','2025-01-10 15:48:03','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','41736501355','Cleared','','','','','','','','',0.00,0.00,0,'',''),(929,'TAA6OTOOB4','Mpesa','','2025-01-10 17:25:08','','0','4','2025-01-10 17:25:08','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','41736513301','Cleared','','','','','','','','',0.00,0.00,0,'',''),(930,'','Cash','','2025-01-10 18:03:43','','0','4','2025-01-10 18:03:43','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41736520149','Cleared','','','','','','','','',0.00,0.00,0,'',''),(931,'TAA7P8Y1AJ','Mpesa','','2025-01-10 18:47:31','','0','4','2025-01-10 18:47:31','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41736523716','Cleared','','','','','','','','',0.00,0.00,0,'',''),(932,'','Cash','','2025-01-11 08:22:53','','0','4','2025-01-11 08:22:53','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','41736572297','Cleared','','','','','','','','',0.00,0.00,0,'',''),(933,'','Cash','','2025-01-11 10:58:52','','0','4','2025-01-11 10:58:52','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','41736572977','Cleared','','','','','','','','',0.00,0.00,0,'',''),(934,'','Cash','','2025-01-11 15:57:00','','0','4','2025-01-11 15:57:00','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','41736599973','Cleared','','','','','','','','',0.00,0.00,0,'',''),(935,'TAB25KNFQO','Mpesa','','2025-01-11 17:14:26','','0','4','2025-01-11 17:14:26','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','41736600233','Cleared','','','','','','','','',0.00,0.00,0,'',''),(936,'','Cash','','2025-01-11 17:30:27','','0','4','2025-01-11 17:30:27','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41736604932','Cleared','','','','','','','','',0.00,0.00,0,'',''),(937,'','Cash','','2025-01-11 17:48:42','','0','4','2025-01-11 17:48:42','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41736605833','Cleared','','','','','','','','',0.00,0.00,0,'',''),(938,'TAB4TCAYQI','Mpesa','','2025-01-11 18:12:24','','0','4','2025-01-11 18:12:24','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41736606999','Cleared','','','','','','','','',0.00,0.00,0,'',''),(939,'','Mpesa','','2025-01-11 19:14:46','','0','4','2025-01-11 19:14:46','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed','','','1','0','41736608392','Cleared','4','2025-01-11 19:19:57','','','','','','',0.00,0.00,0,'',''),(940,'TAD6ZYLD08','Mpesa','','2025-01-13 11:55:14','','0','4','2025-01-13 11:55:14','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41736758499','Cleared','','','','','','','','',0.00,0.00,0,'',''),(941,'','Cash','','2025-01-13 12:15:28','','0','4','2025-01-13 12:15:28','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41736759471','Cleared','','','','','','','','',0.00,0.00,0,'',''),(942,'','Cash','','2025-01-13 13:20:07','','0','4','2025-01-13 13:20:07','','145','145','1','retail','0','145','1','0','0','0','0','0','0','printed',' ','','1','0','41736761439','Cleared','','','','','','','','',0.00,0.00,0,'',''),(943,'','Cash','','2025-01-13 14:14:33','','0','4','2025-01-13 14:14:33','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','41736763611','Cleared','','','','','','','','',0.00,0.00,0,'',''),(944,'','Cash','','2025-01-13 15:29:21','','0','4','2025-01-13 15:29:21','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41736766878','Cleared','','','','','','','','',0.00,0.00,0,'',''),(945,'TAD01WT80K','Mpesa','','2025-01-13 15:50:11','','0','4','2025-01-13 15:50:11','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41736771365','Cleared','','','','','','','','',0.00,0.00,0,'',''),(946,'','Cash','','2025-01-13 15:54:19','','0','4','2025-01-13 15:54:19','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41736772643','Cleared','','','','','','','','',0.00,0.00,0,'',''),(947,'','Cash','','2025-01-13 17:50:23','','0','4','2025-01-13 17:50:23','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','41736779508','Cleared','','','','','','','','',0.00,0.00,0,'',''),(948,'','Cash','','2025-01-13 18:25:15','','0','4','2025-01-13 18:25:15','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','printed',' ','','1','0','41736779826','Cleared','','','','','','','','',0.00,0.00,0,'',''),(949,'TAD52MHYZF','Mpesa','','2025-01-13 18:30:57','','0','4','2025-01-13 18:30:57','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41736782218','Cleared','','','','','','','','',0.00,0.00,0,'',''),(950,'','Cash','','2025-01-13 18:43:33','','0','4','2025-01-13 18:43:33','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','41736782962','Cleared','','','','','','','','',0.00,0.00,0,'',''),(951,'','Cash','','2025-01-13 19:01:43','','0','4','2025-01-13 19:01:43','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41736783076','Cleared','','','','','','','','',0.00,0.00,0,'',''),(952,'TAD82VPH58','Mpesa','','2025-01-13 19:26:28','','0','4','2025-01-13 19:26:28','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','41736784106','Cleared','','','','','','','','',0.00,0.00,0,'',''),(953,'TAD42X02NQ','Mpesa','','2025-01-13 19:27:33','','0','4','2025-01-13 19:27:33','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41736785626','Cleared','','','','','','','','',0.00,0.00,0,'',''),(954,'TAD72YGBJP','Mpesa','','2025-01-13 19:28:35','','0','4','2025-01-13 19:28:35','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','41736785695','Cleared','','','','','','','','',0.00,0.00,0,'',''),(955,'TAD22YTNX6','Mpesa','','2025-01-13 19:32:31','','0','4','2025-01-13 19:32:31','','0','60','1','retail','10','50','1','0','0','0','0','50','0','printed',' ','','1','0','41736785914','Cleared','','','','','','','','',0.00,0.00,0,'',''),(956,'','Cash','','2025-01-13 19:36:29','','0','4','2025-01-13 19:36:29','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41736786135','Cleared','','','','','','','','',0.00,0.00,0,'',''),(957,'','Cash','','2025-01-13 19:39:35','','0','4','2025-01-13 19:39:35','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41736786330','Cleared','','','','','','','','',0.00,0.00,0,'',''),(958,'TAE54HMJA3','Mpesa','','2025-01-14 08:47:24','','0','4','2025-01-14 08:47:24','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41736832295','Cleared','','','','','','','','',0.00,0.00,0,'',''),(959,'','Cash','','2025-01-14 09:13:05','','0','4','2025-01-14 09:13:05','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41736833678','Cleared','','','','','','','','',0.00,0.00,0,'',''),(960,'TAE24SOISE','Mpesa','','2025-01-14 10:06:32','','0','4','2025-01-14 10:06:32','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41736835191','Cleared','','','','','','','','',0.00,0.00,0,'',''),(961,'','Cash','','2025-01-14 11:31:24','','0','4','2025-01-14 11:31:24','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41736838425','Cleared','','','','','','','','',0.00,0.00,0,'',''),(962,'TAE656AGL8','Mpesa','','2025-01-14 11:50:38','','0','4','2025-01-14 11:50:38','','0','420','1','retail','0','420','1','0','0','0','0','420','0','printed',' ','','1','0','41736843487','Cleared','','','','','','','','',0.00,0.00,0,'',''),(963,'','Cash','','2025-01-14 11:51:50','','0','4','2025-01-14 11:51:50','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41736844678','Cleared','','','','','','','','',0.00,0.00,0,'',''),(964,'','Cash','','2025-01-14 11:58:47','','0','4','2025-01-14 11:58:47','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41736844769','Cleared','','','','','','','','',0.00,0.00,0,'',''),(965,'','Cash','','2025-01-14 13:07:12','','0','4','2025-01-14 13:07:12','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41736845130','Cleared','','','','','','','','',0.00,0.00,0,'',''),(966,'','Cash','','2025-01-14 13:35:39','','0','4','2025-01-14 13:35:39','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41736849236','Cleared','','','','','','','','',0.00,0.00,0,'',''),(967,'TAE55UOCT9','Mpesa','','2025-01-14 14:34:36','','0','4','2025-01-14 14:34:36','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41736850942','Cleared','','','','','','','','',0.00,0.00,0,'',''),(968,'','Cash','','2025-01-14 15:46:24','','0','4','2025-01-14 15:46:24','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41736854516','Cleared','','','','','','','','',0.00,0.00,0,'',''),(969,'','Cash','','2025-01-14 16:45:39','','0','4','2025-01-14 16:45:39','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41736858808','Cleared','','','','','','','','',0.00,0.00,0,'',''),(970,'TAE36P2ZPP','Mpesa','','2025-01-14 18:11:45','','0','4','2025-01-14 18:11:45','','0','125','1','retail','0','125','1','0','0','0','0','125','0','printed',' ','','1','0','41736866223','Cleared','','','','','','','','',0.00,0.00,0,'',''),(971,'TAE26SZD6E','Mpesa','','2025-01-14 18:26:40','','0','4','2025-01-14 18:26:40','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41736867564','Cleared','','','','','','','','',0.00,0.00,0,'',''),(972,'TAE26YPS4K','Mpesa','','2025-01-14 18:54:57','','0','4','2025-01-14 18:54:57','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','41736868447','Cleared','','','','','','','','',0.00,0.00,0,'',''),(973,'TAE872U6WG','Mpesa','','2025-01-14 19:13:56','','0','4','2025-01-14 19:13:56','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41736870670','Cleared','','','','','','','','',0.00,0.00,0,'',''),(974,'TAE3728OO3','Mpesa','','2025-01-14 19:14:55','','0','4','2025-01-14 19:14:55','','0','45','1','retail','0','45','1','0','0','0','0','45','0','printed',' ','','1','0','41736871274','Cleared','','','','','','','','',0.00,0.00,0,'',''),(975,'TAE7716GUH','Mpesa','','2025-01-14 19:16:57','','0','4','2025-01-14 19:16:57','','0','230','1','retail','0','230','1','0','0','0','0','230','0','printed',' ','','1','0','41736871335','Cleared','','','','','','','','',0.00,0.00,0,'',''),(976,'TAF88NDSKQ','Mpesa','','2025-01-15 08:28:44','','0','4','2025-01-15 08:28:44','','0','65','1','retail','0','65','1','0','0','0','0','65','0','printed',' ','','1','0','41736918845','Cleared','','','','','','','','',0.00,0.00,0,'',''),(977,'TAF88Q1DEQ','Mpesa','','2025-01-15 08:48:53','','0','4','2025-01-15 08:48:53','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41736918964','Cleared','','','','','','','','',0.00,0.00,0,'',''),(978,'','Cash','','2025-01-15 13:12:46','','0','4','2025-01-15 13:12:46','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41736935894','Cleared','','','','','','','','',0.00,0.00,0,'',''),(979,'TAF4A32UZG','Mpesa','','2025-01-15 15:54:18','','0','4','2025-01-15 15:54:18','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41736945644','Cleared','','','','','','','','',0.00,0.00,0,'',''),(980,'','Cash','','2025-01-15 15:55:25','','0','4','2025-01-15 15:55:25','','105','105','1','retail','0','105','1','0','0','0','0','0','0','printed',' ','','1','0','41736945701','Cleared','','','','','','','','',0.00,0.00,0,'',''),(981,'','Cash','','2025-01-15 17:11:50','','0','4','2025-01-15 17:11:50','','115','115','1','retail','0','115','1','0','0','0','0','0','0','printed',' ','','1','0','41736945729','Cleared','','','','','','','','',0.00,0.00,0,'',''),(982,'TAF5AP6F6X','Mpesa','','2025-01-15 17:19:48','','0','4','2025-01-15 17:19:48','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','41736950314','Cleared','','','','','','','','',0.00,0.00,0,'',''),(983,'','Cash','','2025-01-15 19:17:05','','0','4','2025-01-15 19:17:05','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41736951527','Cleared','','','','','','','','',0.00,0.00,0,'',''),(984,'','Cash','','2025-01-16 08:36:52','','0','4','2025-01-16 08:36:52','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41737005792','Cleared','','','','','','','','',0.00,0.00,0,'',''),(985,'','Cash','','2025-01-16 09:40:27','','0','4','2025-01-16 09:40:27','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','41737009581','Cleared','','','','','','','','',0.00,0.00,0,'',''),(986,'','Cash','','2025-01-16 10:48:26','','0','4','2025-01-16 10:48:26','','100','105','1','retail','5','100','1','0','0','0','0','0','0','printed',' ','','1','0','41737012046','Cleared','','','','','','','','',0.00,0.00,0,'',''),(987,'TAGODDOFRM','Mpesa','','2025-01-16 10:49:21','','10','4','2025-01-16 10:49:21','','0','60','1','retail','10','50','1','0','0','0','0','60','0','printed',' ','','1','0','41737013724','Cleared','','','','','','','','',0.00,0.00,0,'',''),(988,'','Cash','','2025-01-16 11:47:54','','0','4','2025-01-16 11:47:54','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41737013812','Cleared','','','','','','','','',0.00,0.00,0,'',''),(989,'TAGODVLFGE','Mpesa','','2025-01-16 13:25:45','','0','4','2025-01-16 13:25:45','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41737021603','Cleared','','','','','','','','',0.00,0.00,0,'',''),(990,'','Cash','','2025-01-16 13:49:42','','0','4','2025-01-16 13:49:42','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41737023190','Cleared','','','','','','','','',0.00,0.00,0,'',''),(991,'','Cash','','2025-01-16 15:16:10','','0','4','2025-01-16 15:16:10','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41737029750','Cleared','','','','','','','','',0.00,0.00,0,'',''),(992,'','Cash','','2025-01-16 15:46:35','','0','4','2025-01-16 15:46:35','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41737029773','Cleared','','','','','','','','',0.00,0.00,0,'',''),(993,'TAG7EKV2CX','Mpesa','','2025-01-16 16:06:02','','0','4','2025-01-16 16:06:02','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41737031599','Cleared','','','','','','','','',0.00,0.00,0,'',''),(994,'TAGOEPXWDS','Mpesa','','2025-01-16 16:40:05','','0','4','2025-01-16 16:40:05','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','41737032804','Cleared','','','','','','','','',0.00,0.00,0,'',''),(995,'','Cash','','2025-01-16 16:45:22','','0','4','2025-01-16 16:45:22','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41737034861','Cleared','','','','','','','','',0.00,0.00,0,'',''),(996,'TAG4FO6MO2','Mpesa','','2025-01-16 17:44:21','','0','4','2025-01-16 17:44:21','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','41737035124','Cleared','','','','','','','','',0.00,0.00,0,'',''),(997,'','Cash','','2025-01-16 18:09:41','','0','4','2025-01-16 18:09:41','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','41737038732','Cleared','','','','','','','','',0.00,0.00,0,'',''),(998,'','Cash','','2025-01-16 18:43:13','','0','4','2025-01-16 18:43:13','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41737040203','Cleared','','','','','','','','',0.00,0.00,0,'',''),(999,'','Cash','','2025-01-16 19:20:32','','0','4','2025-01-16 19:20:32','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41737044415','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1000,'','Cash','','2025-01-17 08:50:16','','0','4','2025-01-17 08:50:16','','105','105','1','retail','0','105','1','0','0','0','0','0','0','printed',' ','','1','0','41737091085','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1001,'','Cash','','2025-01-17 09:12:45','','0','4','2025-01-17 09:12:45','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41737093021','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1002,'TAH2HBBW42','Mpesa','','2025-01-17 09:48:05','','0','4','2025-01-17 09:48:05','','0','154','1','retail','4','150','1','0','0','0','0','150','0','printed',' ','','1','0','41737096449','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1003,'','Cash','','2025-01-17 10:52:35','','0','4','2025-01-17 10:52:35','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41737096541','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1004,'','Cash','','2025-01-17 11:40:50','','0','4','2025-01-17 11:40:50','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41737100361','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1005,'','Cash','','2025-01-17 12:35:11','','0','4','2025-01-17 12:35:11','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41737103253','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1006,'','Cash','','2025-01-17 13:03:30','','0','4','2025-01-17 13:03:30','','275','275','1','retail','0','275','1','0','0','0','0','0','0','printed',' ','','1','0','41737106515','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1007,'','Cash','','2025-01-17 13:04:52','','0','4','2025-01-17 13:04:52','','225','225','1','retail','0','225','1','0','0','0','0','0','0','printed',' ','','1','0','41737108221','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1008,'','Cash','','2025-01-17 13:20:28','','0','4','2025-01-17 13:20:28','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41737108298','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1009,'','Cash','','2025-01-17 13:42:53','','0','4','2025-01-17 13:42:53','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41737109232','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1010,'TAHO1KO3LE','Mpesa','','2025-01-17 17:01:12','','0','4','2025-01-17 17:01:12','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41737120786','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1011,'TAH5J97Q8V','Mpesa','','2025-01-17 17:48:11','','0','4','2025-01-17 17:48:11','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41737124964','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1012,'','Cash','','2025-01-17 17:49:20','','0','4','2025-01-17 17:49:20','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41737125336','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1013,'','Cash','','2025-01-17 18:48:47','','0','4','2025-01-17 18:48:47','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','41737125364','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1014,'TAHOJNCIKO','Mpesa','','2025-01-17 19:14:59','','0','4','2025-01-17 19:14:59','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','41737128931','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1015,'','Cash','','2025-01-17 19:16:03','','0','4','2025-01-17 19:16:03','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41737130538','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1016,'TAH1JSHMM3','Mpesa','','2025-01-17 19:19:32','','0','4','2025-01-17 19:19:32','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','41737130758','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1017,'','Cash','','2025-01-17 19:24:40','','0','4','2025-01-17 19:24:40','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41737131046','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1018,'TA12LFRKMM','Mpesa','','2025-01-18 09:11:27','','0','4','2025-01-18 09:11:27','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','41737180646','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1019,'TAI1LPPPL','Mpesa','','2025-01-18 10:20:29','','0','4','2025-01-18 10:20:29','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','41737180737','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1020,'','Cash','','2025-01-18 10:22:37','','0','4','2025-01-18 10:22:37','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41737184915','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1021,'TA18LW2XNY','Mpesa','','2025-01-18 11:15:59','','0','4','2025-01-18 11:15:59','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','41737188099','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1022,'','Cash','','2025-01-18 11:19:17','','0','4','2025-01-18 11:19:17','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','41737188279','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1023,'TA16MQU2GK','Mpesa','','2025-01-18 14:44:02','','0','4','2025-01-18 14:44:02','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','41737200541','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1024,'','Cash','','2025-01-18 14:46:49','','0','4','2025-01-18 14:46:49','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41737200778','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1025,'','Cash','','2025-01-18 15:56:39','','0','4','2025-01-18 15:56:39','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41737204977','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1026,'','Cash','','2025-01-18 17:19:17','','0','4','2025-01-18 17:19:17','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41737205004','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1027,'','Cash','','2025-01-18 19:18:50','','0','4','2025-01-18 19:18:50','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','41737215218','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1028,'','Cash','','2025-01-20 12:31:23','','0','4','2025-01-20 12:31:23','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','41737365429','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1029,'','Cash','','2025-01-20 17:30:01','','0','4','2025-01-20 17:30:01','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41737383365','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1030,'TAK8VNGCMY','Mpesa','','2025-01-20 17:34:00','','0','4','2025-01-20 17:34:00','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41737383407','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1031,'TAKIVQUBTT','Mpesa','','2025-01-20 17:53:20','','0','4','2025-01-20 17:53:20','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','41737383673','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1032,'','Cash','','2025-01-20 19:08:58','','0','4','2025-01-20 19:08:58','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41737384835','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1033,'','Cash','','2025-01-20 19:13:07','','0','4','2025-01-20 19:13:07','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41737389342','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1034,'','Cash','','2025-01-20 19:19:02','','0','4','2025-01-20 19:19:02','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41737389596','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1035,'TAK8W86RRI','Mpesa','','2025-01-20 19:19:32','','0','4','2025-01-20 19:19:32','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41737389946','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1036,'','Cash','','2025-01-20 19:24:37','','0','4','2025-01-20 19:24:37','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','41737390017','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1037,'TAL9YD1T1L','Mpesa','','2025-01-21 11:39:06','','0','4','2025-01-21 11:39:06','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41737448730','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1038,'TAL9Y8758H','Mpesa','','2025-01-21 11:40:59','','0','4','2025-01-21 11:40:59','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','41737448798','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1039,'','Cash','','2025-01-21 12:25:31','','0','4','2025-01-21 12:25:31','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','41737451394','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1040,'','Cash','','2025-01-21 14:22:15','','0','4','2025-01-21 14:22:15','','1125','1125','1','retail','0','1125','1','0','0','0','0','0','0','printed',' ','','1','0','41737452887','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1041,'','Cash','','2025-01-21 14:30:37','','0','4','2025-01-21 14:30:37','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41737459021','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1042,'TAL32MRBPX','Mpesa','','2025-01-21 17:11:17','','0','4','2025-01-21 17:11:17','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','41737468286','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1043,'TAL2ZSCPFM','Mpesa','','2025-01-21 18:00:26','','0','4','2025-01-21 18:00:26','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','41737468727','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1044,'TAL92V61NL','Mpesa','','2025-01-21 18:04:34','','0','4','2025-01-21 18:04:34','','0','1550','1','retail','0','1550','1','0','0','0','0','1550','0','printed',' ','','1','0','41737471665','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1045,'TAL61ABRFC','Mpesa','','2025-01-21 19:19:23','','0','4','2025-01-21 19:19:23','','0','390','1','retail','0','390','1','0','0','0','0','390','0','printed',' ','','1','0','41737476258','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1046,'','Cash','','2025-01-22 08:53:14','','0','4','2025-01-22 08:53:14','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41737524410','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1047,'TAM537DKK7','Mpesa','','2025-01-22 09:49:46','','0','4','2025-01-22 09:49:46','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','41737525197','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1048,'','Cash','','2025-01-22 09:50:43','','0','4','2025-01-22 09:50:43','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41737528627','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1049,'','Cash','','2025-01-22 10:35:05','','0','4','2025-01-22 10:35:05','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41737528646','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1050,'TAM73RHVLD','Mpesa','','2025-01-22 12:14:33','','0','4','2025-01-22 12:14:33','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','41737531308','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1051,'TAM73XT72P','Mpesa','','2025-01-22 13:01:11','','0','4','2025-01-22 13:01:11','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41737540061','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1052,'TAM747DL11','Mpesa','','2025-01-22 14:32:03','','0','4','2025-01-22 14:32:03','','0','720','1','retail','30','690','1','0','0','0','0','690','0','printed',' ','','1','0','41737545334','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1053,'','Cash','','2025-01-22 14:38:12','','0','4','2025-01-22 14:38:12','','330','330','1','retail','0','330','1','0','0','0','0','0','0','printed',' ','','1','0','41737545804','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1054,'','Cash','','2025-01-22 14:42:22','','0','4','2025-01-22 14:42:22','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','41737546121','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1055,'','Cash','','2025-01-22 15:31:21','','0','4','2025-01-22 15:31:21','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','41737546167','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1056,'','Cash','','2025-01-22 15:48:39','','0','4','2025-01-22 15:48:39','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41737549103','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1057,'','Cash','','2025-01-22 16:03:02','','0','4','2025-01-22 16:03:02','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41737550123','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1058,'','Cash','','2025-01-22 17:02:50','','0','4','2025-01-22 17:02:50','','175','175','1','retail','0','175','1','0','0','0','0','0','0','printed',' ','','1','0','41737550985','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1059,'TAM14Y610Z','Mpesa','','2025-01-22 17:25:55','','0','4','2025-01-22 17:25:55','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41737554574','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1060,'','Cash','','2025-01-22 17:40:14','','0','4','2025-01-22 17:40:14','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41737555992','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1061,'','Cash','','2025-01-22 17:44:41','','0','4','2025-01-22 17:44:41','','155','160','1','retail','5','155','1','0','0','0','0','0','0','printed',' ','','1','0','41737556886','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1062,'','Cash','','2025-01-22 18:03:13','','0','4','2025-01-22 18:03:13','','160','160','1','retail','0','160','1','0','0','0','0','0','0','printed',' ','','1','0','41737558146','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1063,'','Cash','','2025-01-22 18:11:46','','0','4','2025-01-22 18:11:46','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41737558224','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1064,'','Cash','','2025-01-22 19:11:41','','0','4','2025-01-22 19:11:41','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41737562270','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1065,'TAN97FQBYI','Mpesa','','2025-01-23 11:58:23','','0','4','2025-01-23 11:58:23','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41737622670','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1066,'','Cash','','2025-01-23 11:59:31','','0','4','2025-01-23 11:59:31','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41737622749','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1067,'TAM25LI81E','Mpesa','','2025-01-23 12:00:30','','0','4','2025-01-23 12:00:30','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41737622775','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1068,'','Cash','','2025-01-23 12:02:08','','0','4','2025-01-23 12:02:08','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41737622863','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1069,'TAN97ZWCSF','Mpesa','','2025-01-23 12:33:12','','0','4','2025-01-23 12:33:12','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41737622931','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1070,'','Cash','','2025-01-23 14:28:49','','0','4','2025-01-23 14:28:49','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41737624860','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1071,'','Cash','','2025-01-23 14:31:44','','0','4','2025-01-23 14:31:44','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41737631733','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1072,'','Cash','','2025-01-23 15:01:27','','0','4','2025-01-23 15:01:27','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41737633667','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1073,'','Cash','','2025-01-23 15:38:42','','0','4','2025-01-23 15:38:42','','135','135','1','retail','0','135','1','0','0','0','0','0','0','printed',' ','','1','0','41737633690','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1074,'TAN292046G','Mpesa','','2025-01-23 17:09:50','','0','4','2025-01-23 17:09:50','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41737635932','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1075,'','Cash','','2025-01-23 17:20:28','','0','4','2025-01-23 17:20:28','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41737641528','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1076,'TAN89BR95M','Mpesa','','2025-01-23 18:07:11','','0','4','2025-01-23 18:07:11','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','41737642032','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1077,'','Cash','','2025-01-23 18:52:11','','0','4','2025-01-23 18:52:11','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41737644882','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1078,'','Cash','','2025-01-23 18:54:58','','0','4','2025-01-23 18:54:58','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','41737647681','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1079,'TAO2BDPWQU','Mpesa','','2025-01-24 09:02:57','','0','4','2025-01-24 09:02:57','','0','480','1','retail','0','480','1','0','0','0','0','480','0','printed',' ','','1','0','41737698484','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1080,'','Cash','','2025-01-24 09:23:06','','0','4','2025-01-24 09:23:06','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41737698613','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1081,'TAO4COVB6','Mpesa','','2025-01-24 11:58:00','','0','4','2025-01-24 11:58:00','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','41737709041','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1082,'TAO7C321HP','Mpesa','','2025-01-24 12:14:55','','0','4','2025-01-24 12:14:55','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41737709110','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1083,'','Cash','','2025-01-24 13:28:25','','0','4','2025-01-24 13:28:25','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','41737714483','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1084,'TAO5CZ8TOR','Mpesa','','2025-01-24 16:00:55','','0','4','2025-01-24 16:00:55','','0','45','1','retail','0','45','1','0','0','0','0','45','0','printed',' ','','1','0','41737723074','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1085,'TAO1CYZ001','Mpesa','','2025-01-24 16:02:21','','0','4','2025-01-24 16:02:21','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','41737723694','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1086,'','Cash','','2025-01-24 16:03:35','','0','4','2025-01-24 16:03:35','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','41737723770','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1087,'','Cash','','2025-01-24 16:06:16','','0','4','2025-01-24 16:06:16','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41737723957','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1088,'','Cash','','2025-01-24 16:31:18','','0','4','2025-01-24 16:31:18','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41737724037','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1089,'TAO5DCLQWL','Mpesa','','2025-01-24 17:34:54','','0','4','2025-01-24 17:34:54','','0','255','1','retail','0','255','1','0','0','0','0','255','0','printed',' ','','1','0','41737726243','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1090,'','Cash','','2025-01-24 17:36:32','','0','4','2025-01-24 17:36:32','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41737729333','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1091,'','Cash','','2025-01-24 18:15:11','','0','4','2025-01-24 18:15:11','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41737729396','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1092,'','Cash','','2025-01-25 09:55:42','','0','4','2025-01-25 09:55:42','','780','780','1','retail','0','780','1','0','0','0','0','0','0','printed',' ','','1','0','41737788006','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1093,'','Cash','','2025-01-25 10:31:18','','0','4','2025-01-25 10:31:18','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41737790260','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1094,'','Cash','','2025-01-25 12:05:31','','0','4','2025-01-25 12:05:31','','125','125','1','retail','0','125','1','0','0','0','0','0','0','printed',' ','','1','0','41737795901','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1095,'','Cash','','2025-01-25 12:10:31','','0','4','2025-01-25 12:10:31','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41737796216','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1096,'','Cash','','2025-01-25 12:48:43','','0','4','2025-01-25 12:48:43','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41737796286','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1097,'','Cash','','2025-01-25 14:22:33','','0','4','2025-01-25 14:22:33','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','41737798527','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1098,'','Cash','','2025-01-25 14:40:22','','0','4','2025-01-25 14:40:22','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41737805182','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1099,'','Cash','','2025-01-25 16:25:19','','0','4','2025-01-25 16:25:19','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41737805234','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1100,'','Cash','','2025-01-25 17:06:05','','0','4','2025-01-25 17:06:05','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41737811524','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1101,'TAP7HSHKRX','Mpesa','','2025-01-25 17:45:15','','0','4','2025-01-25 17:45:15','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41737813995','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1102,'','Cash','','2025-01-25 18:35:12','','0','4','2025-01-25 18:35:12','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','41737816357','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1103,'','Cash','','2025-01-25 19:11:59','','0','4','2025-01-25 19:11:59','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41737820961','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1104,'','Cash','','2025-01-25 19:19:00','','0','4','2025-01-25 19:19:00','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41737821538','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1105,'','Cash','','2025-01-27 09:42:36','','0','4','2025-01-27 09:42:36','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41737960142','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1106,'TAR207VZAU','Mpesa','','2025-01-27 10:07:12','','0','4','2025-01-27 10:07:12','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','41737961582','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1107,'TAR1OFX5PT','Mpesa','','2025-01-27 11:05:34','','0','4','2025-01-27 11:05:34','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41737965121','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1108,'TAR1OHDTNF','Mpesa','','2025-01-27 11:18:14','','0','4','2025-01-27 11:18:14','','0','380','1','retail','0','380','1','0','0','0','0','380','0','printed',' ','','1','0','41737965205','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1109,'','Cash','','2025-01-27 11:59:46','','0','4','2025-01-27 11:59:46','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','41737965928','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1110,'TAR5OQXZPR','Mpesa','','2025-01-27 12:51:52','','0','4','2025-01-27 12:51:52','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','41737968389','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1111,'TAR4OW93Y2','Mpesa','','2025-01-27 13:01:28','','0','4','2025-01-27 13:01:28','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41737971549','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1112,'','Cash','','2025-01-27 13:37:43','','0','4','2025-01-27 13:37:43','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41737972229','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1113,'TAR6P6CS5K','Mpesa','','2025-01-27 14:45:49','','0','4','2025-01-27 14:45:50','','0','1650','1','retail','0','1650','1','0','0','0','0','1650','0','printed',' ','','1','0','41737974266','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1114,'','Cash','','2025-01-27 16:43:26','','0','4','2025-01-27 16:43:26','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41737979479','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1115,'','Mpesa','','2025-01-27 17:08:02','','0','4','2025-01-27 17:08:02','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','41737985413','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1116,'TAR4PV7SHG','Mpesa','','2025-01-27 17:11:01','','0','4','2025-01-27 17:11:01','','0','601','1','retail','1','600','1','0','0','0','0','600','0','printed',' ','','1','0','41737986915','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1117,'TAR8Q3AOZE','Mpesa','','2025-01-27 17:52:59','','0','4','2025-01-27 17:52:59','','0','540','1','retail','0','540','1','0','0','0','0','540','0','printed',' ','','1','0','41737989562','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1118,'TAR4Q8PVFY','Mpesa','','2025-01-27 18:19:58','','0','4','2025-01-27 18:19:58','','0','230','1','retail','0','230','1','0','0','0','0','230','0','printed',' ','','1','0','41737991171','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1119,'','Cash','','2025-01-27 18:34:36','','0','4','2025-01-27 18:34:36','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41737991290','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1120,'','Cash','','2025-01-27 19:18:58','','0','4','2025-01-27 19:18:58','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41737994707','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1121,'TAS1SFPV6B','Mpesa','','2025-01-28 10:12:59','','0','4','2025-01-28 10:12:59','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41738046250','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1122,'TAS8SSMF4Q','Mpesa','','2025-01-28 11:46:57','','0','4','2025-01-28 11:46:57','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','41738048419','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1123,'TAS7SUGMWT','Mpesa','','2025-01-28 12:04:43','','0','4','2025-01-28 12:04:43','','0','490','1','retail','0','490','1','0','0','0','0','490','0','printed',' ','','1','0','41738054050','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1124,'','Cash','','2025-01-28 12:30:01','','0','4','2025-01-28 12:30:01','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','41738056578','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1125,'TASOTAAH4A','Mpesa','','2025-01-28 13:54:26','','0','4','2025-01-28 13:54:26','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','41738061640','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1126,'TAS5TG14MB','Mpesa','','2025-01-28 14:42:33','','5','4','2025-01-28 14:42:33','','0','745','1','retail','5','740','1','0','0','0','0','745','0','printed',' ','','1','0','41738061699','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1127,'','Cash','','2025-01-28 15:03:19','','0','4','2025-01-28 15:03:19','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41738065713','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1128,'','Cash','','2025-01-28 15:15:50','','0','4','2025-01-28 15:15:50','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41738065814','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1129,'TAS8TNFW39','Mpesa','','2025-01-28 15:32:19','','0','4','2025-01-28 15:32:20','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','41738066555','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1130,'','Cash','','2025-01-28 15:33:38','','0','4','2025-01-28 15:33:38','','360','360','1','retail','0','360','1','0','0','0','0','0','0','printed',' ','','1','0','41738067577','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1131,'TAS5TQJ7YF','Mpesa','','2025-01-28 15:49:20','','0','4','2025-01-28 15:49:20','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41738067651','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1132,'TAS7U2ZOHN','Mpesa','','2025-01-28 17:14:14','','0','4','2025-01-28 17:14:14','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41738070105','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1133,'TAS6U9Z8HM','Mpesa','','2025-01-28 17:53:13','','0','4','2025-01-28 17:53:13','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41738075969','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1134,'','Cash','','2025-01-29 10:28:00','','0','4','2025-01-29 10:28:00','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41738135648','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1135,'','Cash','','2025-01-29 11:07:53','','0','4','2025-01-29 11:07:53','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41738138044','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1136,'','Cash','','2025-01-29 11:40:31','','0','4','2025-01-29 11:40:31','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','41738138077','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1137,'TAT8X4H5LI','Mpesa','','2025-01-29 12:39:23','','0','4','2025-01-29 12:39:23','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41738140034','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1138,'TATOXHTG5S','Mpesa','','2025-01-29 14:16:18','','0','4','2025-01-29 14:16:18','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41738143591','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1139,'TATOXHYE5S','Mpesa','','2025-01-29 14:26:22','','0','4','2025-01-29 14:26:22','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','41738149951','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1140,'','Cash','','2025-01-29 14:30:11','','0','4','2025-01-29 14:30:11','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','41738150184','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1141,'','Cash','','2025-01-29 14:32:12','','0','4','2025-01-29 14:32:12','','360','360','1','retail','0','360','1','0','0','0','0','0','0','printed',' ','','1','0','41738150311','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1142,'TAT6XZPE2M','Mpesa','','2025-01-29 16:17:23','','0','4','2025-01-29 16:17:23','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41738156194','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1143,'','Cash','','2025-01-29 17:01:34','','0','4','2025-01-29 17:01:34','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41738156705','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1144,'TATIYGC8XX','Mpesa','','2025-01-29 17:57:14','','0','4','2025-01-29 17:57:14','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41738161014','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1145,'','Cash','','2025-01-29 18:02:40','','0','4','2025-01-29 18:02:40','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41738162688','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1146,'','Cash','','2025-01-29 18:05:11','','0','4','2025-01-29 18:05:11','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41738163091','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1147,'TAT3YL5WLP','Mpesa','','2025-01-29 18:21:12','','0','4','2025-01-29 18:21:12','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41738164052','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1148,'','Cash','','2025-01-29 18:24:01','','0','4','2025-01-29 18:24:01','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','41738164113','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1149,'TATOYNT5UO','Mpesa','','2025-01-29 18:42:46','','0','4','2025-01-29 18:42:47','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','41738164264','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1150,'TAT5YPGKM3','Mpesa','','2025-01-29 18:43:49','','0','4','2025-01-29 18:43:49','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41738165413','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1151,'','Cash','','2025-01-30 08:57:10','','0','4','2025-01-30 08:57:10','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41738216592','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1152,'TAV61RIITA','Mpesa','','2025-01-30 12:21:00','','0','4','2025-01-30 12:21:00','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41738228845','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1153,'TAU72BV37T','Mpesa','','2025-01-30 12:23:16','','0','4','2025-01-30 12:23:16','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41738228915','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1154,'TAU221B3CG','Mpesa','','2025-01-30 12:53:03','','0','4','2025-01-30 12:53:03','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','41738230673','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1155,'','Cash','','2025-01-30 12:56:18','','0','4','2025-01-30 12:56:18','','400','420','1','retail','20','400','1','0','0','0','0','0','0','printed',' ','','1','0','41738230825','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1156,'','Cash','','2025-01-30 12:58:10','','0','4','2025-01-30 12:58:10','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41738231075','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1157,'','Cash','','2025-01-30 15:09:36','','0','4','2025-01-30 15:09:36','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41738238955','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1158,'TAU73BU8V9','Mpesa','','2025-01-30 16:18:52','','0','4','2025-01-30 16:18:52','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','41738238980','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1159,'TAV862EGIC','Mpesa','','2025-01-31 09:46:50','','0','4','2025-01-31 09:46:50','','0','871','1','retail','11','860','1','0','0','0','0','860','0','printed',' ','','1','0','41738304025','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1160,'','Cash','','2025-01-31 09:51:47','','0','4','2025-01-31 09:51:47','','1590','1594','1','retail','4','1590','1','0','0','0','0','0','0','printed',' ','','1','0','41738306099','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1161,'','Cash','','2025-01-31 10:06:54','','0','4','2025-01-31 10:06:54','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','41738306559','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1162,'TAV565YFNR','Mpesa','','2025-01-31 10:08:01','','0','4','2025-01-31 10:08:01','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41738307218','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1163,'','Cash','','2025-01-31 10:09:57','','0','4','2025-01-31 10:09:57','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41738307319','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1164,'','Cash','','2025-01-31 14:20:17','','0','4','2025-01-31 14:20:17','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','41738322350','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1165,'','Mpesa','','2025-01-31 16:05:59','','0','4','2025-01-31 16:05:59','','0','1190','1','retail','10','1180','1','0','0','0','0','1180','0','printed','','','1','0','41738328376','Cleared','4','2025-01-31 16:08:37','','','','','','',0.00,0.00,0,'',''),(1166,'','Cash','','2025-01-31 16:53:01','','0','4','2025-01-31 16:53:01','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41738328975','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1167,'','Cash','','2025-01-31 18:57:58','','0','4','2025-01-31 18:57:58','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','41738338431','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1168,'TAVO8JLHMS','Mpesa','','2025-01-31 19:01:27','','0','4','2025-01-31 19:01:27','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41738339265','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1169,'TAV48MODCA','Mpesa','','2025-01-31 19:19:08','','0','4','2025-01-31 19:19:08','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','41738340257','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1170,'','Cash','','2025-01-31 19:20:17','','0','4','2025-01-31 19:20:17','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','41738340388','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1171,'TB19AGWTQB','Mpesa','','2025-02-01 08:48:09','','0','4','2025-02-01 08:48:09','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','41738388874','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1172,'TB15B3ROO','Mpesa','','2025-02-01 11:32:43','','0','4','2025-02-01 11:32:43','','0','75','1','retail','0','75','1','0','0','0','0','75','0','printed',' ','','1','0','41738398703','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1173,'','Mpesa','','2025-02-01 12:30:05','','0','4','2025-02-01 12:30:05','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed','','','1','0','41738398799','Cleared','4','2025-02-01 15:11:34','','','','','','',0.00,0.00,0,'',''),(1174,'TB1OB0KGJK','Mpesa','','2025-02-01 13:50:39','','0','4','2025-02-01 13:50:39','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','41738402211','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1175,'TB11CIZ91B','Mpesa','','2025-02-01 15:14:58','','0','4','2025-02-01 15:14:58','','0','530','1','retail','0','530','1','0','0','0','0','530','0','printed',' ','','1','0','41738411939','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1176,'','Cash','','2025-02-01 18:06:01','','0','4','2025-02-01 18:06:02','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41738422287','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1177,'TB17DCO42B','Mpesa','','2025-02-01 19:12:05','','0','4','2025-02-01 19:12:05','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','41738426290','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1178,'TB31JH1NX3','Mpesa','','2025-02-03 09:12:18','','0','4','2025-02-03 09:12:18','','0','700','1','retail','0','700','1','0','0','0','0','700','0','printed',' ','','1','0','41738561688','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1179,'','Cash','','2025-02-03 09:48:53','','0','4','2025-02-03 09:48:53','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41738563193','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1180,'TB3OJQYSZI','Mpesa','','2025-02-03 09:58:55','','0','4','2025-02-03 09:58:55','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41738565337','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1181,'','Cash','','2025-02-03 10:20:32','','0','4','2025-02-03 10:20:32','','12','12','1','retail','0','12','1','0','0','0','0','0','0','printed',' ','','1','0','41738566713','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1182,'','Cash','','2025-02-03 10:20:56','','0','4','2025-02-03 10:20:56','','12','12','1','retail','0','12','1','0','0','0','0','0','0','printed',' ','','1','0','41738567236','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1183,'','Cash','','2025-02-03 11:05:05','','0','4','2025-02-03 11:05:05','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41738569775','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1184,'TB32K3P318','Mpesa','','2025-02-03 11:44:22','','0','4','2025-02-03 11:44:22','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','41738569909','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1185,'TB37K2XD31','Mpesa','','2025-02-03 11:46:14','','0','4','2025-02-03 11:46:14','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','41738572298','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1186,'','Cash','','2025-02-03 12:00:10','','0','4','2025-02-03 12:00:10','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','41738572424','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1187,'','Cash','','2025-02-03 14:20:45','','0','4','2025-02-03 14:20:45','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41738581614','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1188,'TB38KW8FKS','Mpesa','','2025-02-03 14:43:45','','0','4','2025-02-03 14:43:45','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41738581670','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1189,'','Cash','','2025-02-03 17:23:34','','0','4','2025-02-03 17:23:34','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41738592586','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1190,'','Cash','','2025-02-03 17:28:21','','0','4','2025-02-03 17:28:21','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41738592618','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1191,'','Cash','','2025-02-03 17:47:55','','0','4','2025-02-03 17:47:55','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','41738592907','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1192,'TB36LWF218','Mpesa','','2025-02-03 18:21:06','','0','4','2025-02-03 18:21:06','','0','35','1','retail','0','35','1','0','0','0','0','35','0','printed',' ','','1','0','41738594132','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1193,'','Cash','','2025-02-03 18:37:54','','0','4','2025-02-03 18:37:54','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41738596141','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1194,'TB37M6JU2F','Mpesa','','2025-02-03 19:09:09','','0','4','2025-02-03 19:09:09','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41738598180','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1195,'','Cash','','2025-02-03 19:12:41','','0','4','2025-02-03 19:12:41','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41738598992','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1196,'','Cash','','2025-02-04 08:15:28','','0','4','2025-02-04 08:15:28','','105','105','1','retail','0','105','1','0','0','0','0','0','0','printed',' ','','1','0','41738646110','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1197,'TB45OJ4KIH','Mpesa','','2025-02-04 11:40:38','','0','4','2025-02-04 11:40:38','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','41738657021','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1198,'TB440KL917','Mpesa','','2025-02-04 11:42:26','','0','4','2025-02-04 11:42:26','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','41738658484','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1199,'','Cash','','2025-02-04 11:44:58','','0','4','2025-02-04 11:44:58','','395','395','1','retail','0','395','1','0','0','0','0','0','0','printed',' ','','1','0','41738658601','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1200,'','Cash','','2025-02-04 12:03:02','','0','4','2025-02-04 12:03:02','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41738659756','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1201,'TB45PG4KMN','Mpesa','','2025-02-04 14:44:08','','0','4','2025-02-04 14:44:08','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','41738669412','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1202,'TB41Q52DS7','Mpesa','','2025-02-04 17:25:48','','0','4','2025-02-04 17:25:48','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41738679131','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1203,'','Cash','','2025-02-04 17:55:15','','0','4','2025-02-04 17:55:15','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','41738679177','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1204,'','Cash','','2025-02-04 18:32:25','','0','4','2025-02-04 18:32:25','','405','405','1','retail','0','405','1','0','0','0','0','0','0','printed',' ','','1','0','41738683089','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1205,'TB40QKJ0AQ','Mpesa','','2025-02-04 18:40:25','','0','4','2025-02-04 18:40:25','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41738683174','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1206,'','Cash','','2025-02-05 09:26:46','','0','4','2025-02-05 09:26:46','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41738736787','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1207,'TB50SP2002','Mpesa','','2025-02-05 09:27:07','','0','4','2025-02-05 09:27:07','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41738736810','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1208,'TB54SP3B9S','Mpesa','','2025-02-05 09:28:13','','0','4','2025-02-05 09:28:13','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41738736872','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1209,'TB58SUFICA','Mpesa','','2025-02-05 10:06:52','','0','4','2025-02-05 10:06:52','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','41738736943','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1210,'TB55T3EDBP','Mpesa','','2025-02-05 11:09:41','','0','4','2025-02-05 11:09:41','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41738739244','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1211,'','Cash','','2025-02-05 11:18:00','','0','4','2025-02-05 11:18:00','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41738743012','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1212,'','Cash','','2025-02-05 12:27:02','','0','4','2025-02-05 12:27:02','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41738747601','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1213,'','Cash','','2025-02-05 12:36:54','','0','4','2025-02-05 12:36:54','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41738747626','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1214,'TB52TX5NI','Mpesa','','2025-02-05 14:26:57','','0','4','2025-02-05 14:26:58','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','41738748217','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1215,'TB54TXXY1E','Mpesa','','2025-02-05 14:29:38','','0','4','2025-02-05 14:29:38','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41738754851','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1216,'','Cash','','2025-02-05 17:11:39','','0','4','2025-02-05 17:11:39','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','41738764675','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1217,'TB57UU6BV9','Mpesa','','2025-02-05 17:53:47','','0','4','2025-02-05 17:53:47','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41738767105','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1218,'TB52UO6UI','Mpesa','','2025-02-05 18:14:32','','0','4','2025-02-05 18:14:32','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','41738767277','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1219,'TB55V095NR','Mpesa','','2025-02-05 18:23:36','','0','4','2025-02-05 18:23:36','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41738768998','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1220,'','Cash','','2025-02-05 18:40:22','','0','4','2025-02-05 18:40:22','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41738769054','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1221,'TB59V9D231','Mpesa','','2025-02-05 19:05:06','','0','4','2025-02-05 19:05:06','','0','230','1','retail','0','230','1','0','0','0','0','230','0','printed',' ','','1','0','41738771442','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1222,'','Cash','','2025-02-05 19:33:15','','0','4','2025-02-05 19:33:15','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','41738773168','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1223,'TB6OX57R58','Mpesa','','2025-02-06 08:21:26','','0','4','2025-02-06 08:21:26','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','41738819267','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1224,'','Cash','','2025-02-06 08:33:52','','0','4','2025-02-06 08:33:52','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41738819364','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1225,'','Cash','','2025-02-06 09:15:06','','0','4','2025-02-06 09:15:06','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41738820036','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1226,'','Cash','','2025-02-06 10:41:36','','0','4','2025-02-06 10:41:36','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41738824689','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1227,'','Cash','','2025-02-06 11:26:41','','0','4','2025-02-06 11:26:41','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41738827698','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1228,'','Cash','','2025-02-06 12:09:40','','0','4','2025-02-06 12:09:40','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41738830413','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1229,'TB66Y311OK','Mpesa','','2025-02-06 12:24:55','','0','4','2025-02-06 12:24:55','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41738833875','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1230,'TB6OY3CYWK','Mpesa','','2025-02-06 12:27:45','','0','4','2025-02-06 12:27:45','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41738834049','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1231,'','Cash','','2025-02-06 13:36:54','','0','4','2025-02-06 13:36:54','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41738834097','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1232,'TB68Z1D2JB','Mpesa','','2025-02-06 16:10:05','','0','4','2025-02-06 16:10:05','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41738847394','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1233,'TB6OZ4ODEU','Mpesa','','2025-02-06 16:34:50','','0','4','2025-02-06 16:34:50','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','41738847509','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1234,'TB60ZNOO7Q','Mpesa','','2025-02-06 18:14:08','','0','4','2025-02-06 18:14:08','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41738848929','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1235,'','Cash','','2025-02-07 11:19:48','','0','4','2025-02-07 11:19:48','','215','215','1','retail','0','215','1','0','0','0','0','0','0','printed',' ','','1','0','41738909261','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1236,'','Cash','','2025-02-07 12:05:30','','0','4','2025-02-07 12:05:30','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41738916393','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1237,'TB764VUTJS','Mpesa','','2025-02-07 17:05:21','','0','4','2025-02-07 17:05:21','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','41738937065','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1238,'','Cash','','2025-02-07 17:30:40','','0','4','2025-02-07 17:30:40','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','41738938618','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1239,'','Cash','','2025-02-07 17:50:52','','0','4','2025-02-07 17:50:52','','105','105','1','retail','0','105','1','0','0','0','0','0','0','printed',' ','','1','0','41738939834','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1240,'TB715763KZ','Mpesa','','2025-02-07 18:01:37','','0','4','2025-02-07 18:01:37','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41738940479','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1241,'TB827PVJOA','Mpesa','','2025-02-08 09:56:59','','0','4','2025-02-08 09:56:59','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','41738993046','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1242,'TB877RX3YX','Mpesa','','2025-02-08 10:12:02','','0','4','2025-02-08 10:12:02','','0','430','1','retail','0','430','1','0','0','0','0','430','0','printed',' ','','1','0','41738997969','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1243,'TB8181K9WB','Mpesa','','2025-02-08 11:16:34','','0','4','2025-02-08 11:16:34','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41738998772','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1244,'','Cash','','2025-02-08 11:53:16','','0','4','2025-02-08 11:53:16','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41739002755','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1245,'TB80875MFS','Mpesa','','2025-02-08 11:53:56','','0','4','2025-02-08 11:53:56','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','41739004799','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1246,'TB848HY4TM','Mpesa','','2025-02-08 13:05:56','','0','4','2025-02-08 13:05:56','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','41739004949','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1247,'TB848XQA70','Mpesa','','2025-02-08 14:44:48','','0','4','2025-02-08 14:44:48','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41739009228','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1248,'','Cash','','2025-02-08 15:13:47','','0','4','2025-02-08 15:13:47','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','41739015153','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1249,'','Cash','','2025-02-08 17:09:09','','0','4','2025-02-08 17:09:09','','250','255','1','retail','5','250','1','0','0','0','0','0','0','printed',' ','','1','0','41739023707','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1250,'','Cash','','2025-02-08 17:18:58','','0','4','2025-02-08 17:18:58','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41739023765','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1251,'','Cash','','2025-02-08 19:08:09','','0','4','2025-02-08 19:08:09','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41739024341','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1252,'','Cash','','2025-02-08 19:18:37','','0','4','2025-02-08 19:18:37','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41739030892','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1253,'','Cash','','2025-02-08 19:19:57','','0','4','2025-02-08 19:19:57','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41739031584','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1254,'TBA9GBI059','Mpesa','','2025-02-10 08:35:31','','0','4','2025-02-10 08:35:31','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','41739165719','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1255,'','Cash','','2025-02-10 09:02:16','','0','4','2025-02-10 09:02:16','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41739165776','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1256,'TB99CT616N','Mpesa','','2025-02-10 09:58:41','','0','4','2025-02-10 09:58:41','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41739170710','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1257,'TBA6GRWB3C','Mpesa','','2025-02-10 10:32:45','','0','4','2025-02-10 10:32:45','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41739170791','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1258,'TBA2H0EHE','Mpesa','','2025-02-10 11:32:57','','0','4','2025-02-10 11:32:57','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','41739176325','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1259,'TBA6H0TXPM','Mpesa','','2025-02-10 11:34:46','','0','4','2025-02-10 11:34:46','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41739176439','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1260,'','Cash','','2025-02-10 12:33:54','','0','4','2025-02-10 12:33:54','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','41739176522','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1261,'TBA1HDJR6J','Mpesa','','2025-02-10 12:57:32','','0','4','2025-02-10 12:57:32','','0','25','1','retail','0','25','1','0','0','0','0','25','0','printed',' ','','1','0','41739180038','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1262,'','Cash','','2025-02-10 13:23:52','','0','4','2025-02-10 13:23:52','','535','535','1','retail','0','535','1','0','0','0','0','0','0','printed',' ','','1','0','41739182910','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1263,'TBA1HH69ST','Mpesa','','2025-02-10 13:24:58','','0','4','2025-02-10 13:24:58','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','41739183037','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1264,'TBA7GDNQV3','Mpesa','','2025-02-10 13:49:52','','0','4','2025-02-10 13:49:52','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','41739183150','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1265,'','Cash','','2025-02-10 14:07:39','','0','4','2025-02-10 14:07:39','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41739184640','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1266,'','Cash','','2025-02-10 14:31:51','','0','4','2025-02-10 14:31:51','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','printed',' ','','1','0','41739185662','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1267,'TBA514TC2P','Mpesa','','2025-02-10 16:03:22','','0','4','2025-02-10 16:03:22','','0','455','1','retail','0','455','1','0','0','0','0','455','0','printed',' ','','1','0','41739192584','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1268,'TBAO16KM3G','Mpesa','','2025-02-10 16:11:50','','0','4','2025-02-10 16:11:50','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41739192712','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1269,'TBA5IEJ0T5','Mpesa','','2025-02-10 17:05:24','','0','4','2025-02-10 17:05:24','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41739193448','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1270,'','Cash','','2025-02-10 17:28:58','','0','4','2025-02-10 17:28:58','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','41739196434','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1271,'','Cash','','2025-02-10 17:31:12','','0','4','2025-02-10 17:31:12','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','41739197760','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1272,'','Cash','','2025-02-10 17:37:25','','0','4','2025-02-10 17:37:25','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41739197876','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1273,'','Cash','','2025-02-10 17:59:15','','0','4','2025-02-10 17:59:15','','400','450','1','retail','50','400','1','0','0','0','0','0','0','printed',' ','','1','0','41739198248','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1274,'','Cash','','2025-02-10 18:07:02','','0','4','2025-02-10 18:07:02','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41739199684','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1275,'','Cash','','2025-02-10 18:13:06','','0','4','2025-02-10 18:13:06','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41739200028','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1276,'','Cash','','2025-02-10 19:04:37','','0','4','2025-02-10 19:04:37','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','41739200826','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1277,'','Cash','','2025-02-10 19:12:26','','0','4','2025-02-10 19:12:26','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41739203932','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1278,'TBB8L2DOSA','Mpesa','','2025-02-11 09:38:07','','0','4','2025-02-11 09:38:07','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41739254120','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1279,'','Cash','','2025-02-11 09:42:18','','0','4','2025-02-11 09:42:18','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','41739255935','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1280,'TBB2L5VEEC','Mpesa','','2025-02-11 10:00:38','','0','4','2025-02-11 10:00:38','','0','35','1','retail','0','35','1','0','0','0','0','35','0','printed',' ','','1','0','41739256148','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1281,'','Cash','','2025-02-11 10:09:52','','0','4','2025-02-11 10:09:52','','160','160','1','retail','0','160','1','0','0','0','0','0','0','printed',' ','','1','0','41739257265','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1282,'TBB9LG2RPN','Mpesa','','2025-02-11 11:10:17','','0','4','2025-02-11 11:10:17','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41739257816','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1283,'','Cash','','2025-02-11 12:58:15','','0','4','2025-02-11 12:58:15','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','41739267806','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1284,'TBB7LS46SP','Mpesa','','2025-02-11 12:59:15','','0','4','2025-02-11 12:59:15','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','41739267899','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1285,'TBB1M6ATQN','Mpesa','','2025-02-11 14:08:58','','0','4','2025-02-11 14:08:58','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','41739272113','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1286,'TBB6MPTSIO','Mpesa','','2025-02-11 16:29:27','','0','4','2025-02-11 16:29:27','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','41739280532','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1287,'','Cash','','2025-02-11 17:56:17','','0','4','2025-02-11 17:56:17','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41739280622','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1288,'TBB4N783M6','Mpesa','','2025-02-11 18:09:54','','0','4','2025-02-11 18:09:54','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41739285805','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1289,'','Cash','','2025-02-11 18:11:05','','0','4','2025-02-11 18:11:05','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','41739286633','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1290,'','Cash','','2025-02-12 10:44:32','','0','4','2025-02-12 10:44:32','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41739341867','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1291,'','Cash','','2025-02-12 11:25:03','','0','4','2025-02-12 11:25:03','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41739346277','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1292,'','Cash','','2025-02-12 11:27:34','','0','4','2025-02-12 11:27:34','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','41739348707','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1293,'TBCOQ9VB9Y','Mpesa','','2025-02-12 12:38:41','','0','4','2025-02-12 12:38:41','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41739348857','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1294,'','Cash','','2025-02-12 13:30:04','','0','4','2025-02-12 13:30:04','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41739353232','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1295,'','Cash','','2025-02-12 16:32:29','','0','4','2025-02-12 16:32:29','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41739367111','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1296,'TBC6RFVIBO','Mpesa','','2025-02-12 17:48:22','','0','4','2025-02-12 17:48:22','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41739371683','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1297,'TBC1RHK44J','Mpesa','','2025-02-12 17:49:32','','0','4','2025-02-12 17:49:32','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41739371746','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1298,'','Cash','','2025-02-12 17:50:51','','0','4','2025-02-12 17:50:51','','195','195','1','retail','0','195','1','0','0','0','0','0','0','printed',' ','','1','0','41739371807','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1299,'','Cash','','2025-02-12 17:54:00','','0','4','2025-02-12 17:54:00','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41739372028','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1300,'','Cash','','2025-02-12 17:54:57','','0','4','2025-02-12 17:54:57','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41739372075','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1301,'','Cash','','2025-02-12 18:27:10','','0','4','2025-02-12 18:27:10','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','41739372342','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1302,'TBC2RR1IHM','Mpesa','','2025-02-12 18:27:56','','0','4','2025-02-12 18:27:56','','0','440','1','retail','0','440','1','0','0','0','0','440','0','printed',' ','','1','0','41739374034','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1303,'','Cash','','2025-02-12 18:52:46','','0','4','2025-02-12 18:52:46','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41739375528','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1304,'','Cash','','2025-02-13 08:26:14','','0','4','2025-02-13 08:26:14','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','41739424341','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1305,'TBD0UT8COM','Mpesa','','2025-02-13 13:01:48','','0','4','2025-02-13 13:01:48','','0','450','1','retail','50','400','1','0','0','0','0','400','0','printed',' ','','1','0','41739440887','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1306,'TBD6VO5OH4','Mpesa','','2025-02-13 13:47:02','','0','4','2025-02-13 13:47:02','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','41739440989','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1307,'TBD7VATOVB','Mpesa','','2025-02-13 15:22:07','','0','4','2025-02-13 15:22:07','','0','160','1','retail','0','160','1','0','0','0','0','160','0','printed',' ','','1','0','41739449252','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1308,'TBD6VBL09A','Mpesa','','2025-02-13 15:25:58','','0','4','2025-02-13 15:25:58','','0','900','1','retail','0','900','1','0','0','0','0','900','0','printed',' ','','1','0','41739449391','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1309,'','Cash','','2025-02-13 15:28:26','','0','4','2025-02-13 15:28:26','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','41739449638','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1310,'','Cash','','2025-02-13 19:08:39','','0','4','2025-02-13 19:08:39','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41739462891','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1311,'','Cash','','2025-02-14 08:52:43','','0','4','2025-02-14 08:52:43','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41739512338','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1312,'TBE2YD9D80','Mpesa','','2025-02-14 09:01:40','','0','4','2025-02-14 09:01:40','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','41739512881','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1313,'','Cash','','2025-02-14 10:57:25','','0','4','2025-02-14 10:57:25','','270','270','1','retail','0','270','1','0','0','0','0','0','0','printed',' ','','1','0','41739519759','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1314,'','Cash','','2025-02-14 11:03:49','','0','4','2025-02-14 11:03:49','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','41739519850','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1315,'TBE629PN16','Mpesa','','2025-02-14 12:39:09','','0','4','2025-02-14 12:39:09','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41739520243','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1316,'','Cash','','2025-02-14 14:30:50','','0','4','2025-02-14 14:30:50','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41739525981','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1317,'','Cash','','2025-02-14 17:02:39','','0','4','2025-02-14 17:02:39','','0','0','1','retail','380','0','1','0','0','0','0','0','0','printed',' ','','1','0','41739541675','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1318,'TBE11ECB49','Mpesa','','2025-02-14 17:03:24','','0','4','2025-02-14 17:03:24','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41739541779','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1319,'TBE51E4BCN','Mpesa','','2025-02-14 17:14:12','','0','4','2025-02-14 17:14:12','','0','380','1','retail','20','360','1','0','0','0','0','360','0','printed',' ','','1','0','41739542393','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1320,'','Cash','','2025-02-14 17:16:39','','0','4','2025-02-14 17:16:39','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41739542576','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1321,'','Cash','','2025-02-14 17:44:09','','0','4','2025-02-14 17:44:09','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41739542603','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1322,'TBE41XPFL4','Mpesa','','2025-02-14 18:37:53','','0','4','2025-02-14 18:37:53','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41739547450','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1323,'','Cash','','2025-02-14 18:40:08','','0','4','2025-02-14 18:40:08','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41739547587','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1324,'TBF0455W72','Mpesa','','2025-02-15 09:11:00','','0','4','2025-02-15 09:11:00','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','41739599842','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1325,'TBF14AOGNN','Mpesa','','2025-02-15 09:33:12','','0','4','2025-02-15 09:33:12','','0','650','1','retail','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','41739599894','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1326,'TBF04CR8GI','Mpesa','','2025-02-15 09:49:21','','0','4','2025-02-15 09:49:21','','0','375','1','retail','5','370','1','0','0','0','0','370','0','printed',' ','','1','0','41739601220','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1327,'TBF44F9WQ1','Mpesa','','2025-02-15 10:11:12','','0','4','2025-02-15 10:11:12','','0','975','1','retail','25','950','1','0','0','0','0','950','0','printed',' ','','1','0','41739603252','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1328,'','Cash','','2025-02-15 10:13:25','','0','4','2025-02-15 10:13:25','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41739603583','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1329,'TBF54QQNW9','Mpesa','','2025-02-15 11:29:57','','0','4','2025-02-15 11:29:57','','0','580','1','retail','0','580','1','0','0','0','0','580','0','printed',' ','','1','0','41739603912','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1330,'','Cash','','2025-02-15 12:01:18','','0','4','2025-02-15 12:01:18','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41739610041','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1331,'TBF2501PGS','Mpesa','','2025-02-15 12:24:23','','0','4','2025-02-15 12:24:23','','0','530','1','retail','0','530','1','0','0','0','0','530','0','printed',' ','','1','0','41739610090','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1332,'','Cash','','2025-02-15 12:54:21','','0','4','2025-02-15 12:54:21','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41739611551','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1333,'','Cash','','2025-02-15 13:06:49','','0','4','2025-02-15 13:06:49','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41739613279','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1334,'','Cash','','2025-02-15 13:14:04','','0','4','2025-02-15 13:14:04','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41739614415','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1335,'','Cash','','2025-02-15 16:06:24','','0','4','2025-02-15 16:06:24','','280','300','1','retail','20','280','1','0','0','0','0','0','0','printed',' ','','1','0','41739624761','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1336,'','Cash','','2025-02-15 17:51:04','','0','4','2025-02-15 17:51:04','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41739624850','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1337,'TBF96S047T','Mpesa','','2025-02-15 18:35:17','','0','4','2025-02-15 18:35:17','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','41739632069','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1338,'','Cash','','2025-02-15 19:00:14','','0','4','2025-02-15 19:00:14','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41739634970','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1339,'','Cash','','2025-02-17 08:13:09','','0','4','2025-02-17 08:13:09','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41739769167','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1340,'TBH1CVJCW5','Mpesa','','2025-02-17 08:13:26','','0','4','2025-02-17 08:13:26','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41739769192','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1341,'','Cash','','2025-02-17 08:22:01','','0','4','2025-02-17 08:22:01','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41739769698','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1342,'TBH1CVJCW5','Mpesa','','2025-02-17 08:22:49','','0','4','2025-02-17 08:22:49','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','41739769742','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1343,'','Cash','','2025-02-17 08:29:25','','0','4','2025-02-17 08:29:25','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41739769811','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1344,'TBH4DD8VIQ','Mpesa','','2025-02-17 12:30:58','','0','4','2025-02-17 12:30:58','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41739784637','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1345,'TBH7DHX0F5','Mpesa','','2025-02-17 12:31:55','','0','4','2025-02-17 12:31:55','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41739784699','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1346,'','Cash','','2025-02-17 12:39:59','','0','4','2025-02-17 12:39:59','','1690','1690','1','retail','0','1690','1','0','0','0','0','0','0','printed',' ','','1','0','41739784920','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1347,'','Cash','','2025-02-17 12:44:34','','0','4','2025-02-17 12:44:34','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41739785436','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1348,'tbh2e3xvbu','Mpesa','','2025-02-17 13:31:36','','0','4','2025-02-17 13:31:36','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41739787397','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1349,'','Cash','','2025-02-17 14:53:39','','0','4','2025-02-17 14:53:39','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','41739788468','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1350,'','Cash','','2025-02-17 16:26:41','','0','4','2025-02-17 16:26:41','','845','845','1','retail','0','845','1','0','0','0','0','0','0','printed',' ','','1','0','41739793237','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1351,'','Cash','','2025-02-17 16:28:07','','0','4','2025-02-17 16:28:07','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41739798848','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1352,'','Cash','','2025-02-17 18:21:57','','0','4','2025-02-17 18:21:57','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41739805662','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1353,'TBH0FCUS64','Mpesa','','2025-02-17 18:22:21','','0','4','2025-02-17 18:22:21','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41739805723','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1354,'TBH0F6NEPC','Mpesa','','2025-02-17 18:23:23','','0','4','2025-02-17 18:23:23','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41739805779','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1355,'','Cash','','2025-02-17 18:43:43','','0','4','2025-02-17 18:43:43','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','41739805865','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1356,'TBH5FK2NUZ','Mpesa','','2025-02-17 18:52:17','','0','4','2025-02-17 18:52:17','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','41739807517','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1357,'','Cash','','2025-02-17 18:56:52','','0','4','2025-02-17 18:56:52','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41739807712','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1358,'TBH6FRG1TS','Mpesa','','2025-02-17 19:24:41','','0','4','2025-02-17 19:24:41','','0','1050','1','retail','0','1050','1','0','0','0','0','1050','0','printed',' ','','1','0','41739807823','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1359,'','Cash','','2025-02-17 19:32:43','','0','4','2025-02-17 19:32:43','','160','160','1','retail','0','160','1','0','0','0','0','0','0','printed',' ','','1','0','41739809892','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1360,'','Cash','','2025-02-17 19:35:08','','0','4','2025-02-17 19:35:08','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41739810081','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1361,'TBI0HO5X6K','Mpesa','','2025-02-18 09:45:59','','0','4','2025-02-18 09:45:59','','0','25','1','retail','0','25','1','0','0','0','0','25','0','printed',' ','','1','0','41739855973','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1362,'','Cash','','2025-02-18 09:59:12','','0','4','2025-02-18 09:59:12','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41739861391','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1363,'','Cash','','2025-02-18 10:10:16','','0','4','2025-02-18 10:10:16','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41739861955','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1364,'','Cash','','2025-02-18 10:59:48','','0','4','2025-02-18 10:59:48','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41739862621','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1365,'TBI3HZ3XUZ','Mpesa','','2025-02-18 11:06:08','','0','4','2025-02-18 11:06:08','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41739865592','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1366,'','Cash','','2025-02-18 13:51:18','','0','4','2025-02-18 13:51:18','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41739875857','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1367,'TB151QNN7KV','Mpesa','','2025-02-18 14:19:47','','0','4','2025-02-18 14:19:47','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','41739875881','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1368,'TB191VETED','Mpesa','','2025-02-18 14:56:57','','0','4','2025-02-18 14:56:57','','0','450','1','retail','50','400','1','0','0','0','0','400','0','printed',' ','','1','0','41739877624','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1369,'TB191VR39J','Mpesa','','2025-02-18 14:58:23','','0','4','2025-02-18 14:58:23','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41739879879','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1370,'','Cash','','2025-02-18 18:12:26','','0','4','2025-02-18 18:12:26','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41739891532','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1371,'','Cash','','2025-02-18 19:10:40','','0','4','2025-02-18 19:10:40','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41739895006','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1372,'TB16K2KK89','Mpesa','','2025-02-18 19:12:05','','0','4','2025-02-18 19:12:05','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','41739895045','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1373,'TBJIMCDWZR','Mpesa','','2025-02-19 11:08:14','','0','4','2025-02-19 11:08:14','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','41739952468','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1374,'','Cash','','2025-02-19 11:10:17','','0','4','2025-02-19 11:10:17','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41739952530','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1375,'','Cash','','2025-02-19 11:47:38','','0','4','2025-02-19 11:47:38','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41739952620','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1376,'','Cash','','2025-02-19 13:39:15','','0','4','2025-02-19 13:39:15','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','41739954862','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1377,'','Cash','','2025-02-19 14:15:32','','0','4','2025-02-19 14:15:32','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41739961559','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1378,'','Cash','','2025-02-19 14:51:48','','0','4','2025-02-19 14:51:48','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41739963735','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1379,'','Cash','','2025-02-19 16:14:41','','0','4','2025-02-19 16:14:41','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41739965911','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1380,'TBJ7NMD8','Mpesa','','2025-02-19 16:26:20','','0','4','2025-02-19 16:26:20','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41739970885','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1381,'TBJ3NWKXMN','Mpesa','','2025-02-19 17:23:02','','0','4','2025-02-19 17:23:02','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41739974967','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1382,'','Cash','','2025-02-19 17:31:14','','0','4','2025-02-19 17:31:14','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41739975437','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1383,'','Cash','','2025-02-19 17:36:12','','0','4','2025-02-19 17:36:12','','290','290','1','retail','0','290','1','0','0','0','0','0','0','printed',' ','','1','0','41739975721','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1384,'','Cash','','2025-02-19 17:49:37','','0','4','2025-02-19 17:49:37','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41739976093','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1385,'TBJ5080SVZ','Mpesa','','2025-02-19 19:11:38','','0','4','2025-02-19 19:11:38','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41739976621','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1386,'TBJ80115HG','Mpesa','','2025-02-19 19:18:43','','0','4','2025-02-19 19:18:43','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41739981905','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1387,'','Cash','','2025-02-19 19:33:02','','0','4','2025-02-19 19:33:02','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41739982760','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1388,'TBJ9ON5KT3','Mpesa','','2025-02-19 19:33:44','','0','4','2025-02-19 19:33:44','','0','160','1','retail','0','160','1','0','0','0','0','160','0','printed',' ','','1','0','41739982789','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1389,'TBK6QGB3OQ','Mpesa','','2025-02-20 09:36:21','','0','4','2025-02-20 09:36:21','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41740033355','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1390,'TB27FUEMMIP','Mpesa','','2025-02-20 13:26:20','','0','4','2025-02-20 13:26:20','','0','1200','1','retail','0','1200','1','0','0','0','0','1200','0','printed',' ','','1','0','41740047125','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1391,'','Cash','','2025-02-20 13:28:26','','0','4','2025-02-20 13:28:26','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41740047267','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1392,'','Cash','','2025-02-20 13:37:52','','0','4','2025-02-20 13:37:52','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','1','0','41740047765','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1393,'TBK6RHF2MS','Mpesa','','2025-02-20 13:59:59','','0','4','2025-02-20 13:59:59','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','41740049135','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1394,'','Mpesa','','2025-02-20 14:25:38','','0','4','2025-02-20 14:25:38','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41740050725','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1395,'TBK6RYQGDU','Mpesa','','2025-02-20 16:05:23','','0','4','2025-02-20 16:05:23','','0','420','1','retail','0','420','1','0','0','0','0','420','0','printed',' ','','1','0','41740056703','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1396,'','Cash','','2025-02-20 18:03:34','','0','4','2025-02-20 18:03:34','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41740063284','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1397,'','Cash','','2025-02-20 18:04:30','','0','4','2025-02-20 18:04:30','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41740063845','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1398,'','Cash','','2025-02-20 18:26:36','','0','4','2025-02-20 18:26:36','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41740063888','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1399,'','Cash','','2025-02-20 18:27:30','','0','4','2025-02-20 18:27:30','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41740065201','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1400,'','Cash','','2025-02-20 18:51:13','','0','4','2025-02-20 18:51:13','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41740065320','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1401,'','Cash','','2025-02-21 08:57:08','','0','4','2025-02-21 08:57:08','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41740115586','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1402,'TBL4V69184','Mpesa','','2025-02-21 10:59:34','','0','4','2025-02-21 10:59:34','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','41740121968','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1403,'TBL9VC616X','Mpesa','','2025-02-21 11:38:33','','0','4','2025-02-21 11:38:33','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','41740124812','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1404,'TBL7VLBERX','Mpesa','','2025-02-21 12:45:19','','0','4','2025-02-21 12:45:19','','0','73','1','retail','3','70','1','0','0','0','0','70','0','printed',' ','','1','0','41740127295','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1405,'','Cash','','2025-02-21 13:53:56','','0','4','2025-02-21 13:53:56','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41740131172','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1406,'TBL1WKXV8R','Mpesa','','2025-02-21 17:33:10','','0','4','2025-02-21 17:33:10','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41740142909','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1407,'TBL3WTPTD5','Mpesa','','2025-02-21 17:39:40','','0','4','2025-02-21 17:39:40','','0','155','1','retail','0','155','1','0','0','0','0','155','0','printed',' ','','1','0','41740148457','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1408,'','Cash','','2025-02-21 18:44:23','','0','4','2025-02-21 18:44:23','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41740148811','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1409,'','Cash','','2025-02-21 18:53:23','','0','4','2025-02-21 18:53:23','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41740153171','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1410,'','Cash','','2025-02-21 19:15:45','','0','4','2025-02-21 19:15:45','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41740153209','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1411,'','Cash','','2025-02-21 19:18:39','','0','4','2025-02-21 19:18:39','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41740154647','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1412,'','Cash','','2025-02-21 19:29:24','','0','4','2025-02-21 19:29:24','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41740155348','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1413,'','Cash','','2025-02-21 19:31:54','','0','4','2025-02-21 19:31:54','','190','191','1','retail','1','190','1','0','0','0','0','0','0','printed',' ','','1','0','41740155370','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1414,'','Cash','','2025-02-22 12:47:53','','0','4','2025-02-22 12:47:53','','300','301','1','retail','1','300','1','0','0','0','0','0','0','printed',' ','','1','0','41740217614','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1415,'TBM4100CJW','Mpesa','','2025-02-22 12:48:29','','0','4','2025-02-22 12:48:29','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41740217694','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1416,'TBM6ZOPZTS','Mpesa','','2025-02-22 15:19:06','','0','4','2025-02-22 15:19:06','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41740224296','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1417,'','Cash','','2025-02-22 16:22:09','','0','4','2025-02-22 16:22:09','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41740226782','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1418,'TBM8200PH4','Mpesa','','2025-02-22 16:28:08','','0','4','2025-02-22 16:28:08','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41740230872','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1419,'','Cash','','2025-02-22 17:16:32','','0','4','2025-02-22 17:16:32','','100','104','1','retail','4','100','1','0','0','0','0','0','0','printed',' ','','1','0','41740230917','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1420,'','Cash','','2025-02-22 17:18:24','','0','4','2025-02-22 17:18:24','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41740233888','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1421,'','Cash','','2025-02-22 18:01:07','','0','4','2025-02-22 18:01:07','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41740233932','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1422,'','Cash','','2025-02-22 18:54:21','','0','4','2025-02-22 18:54:21','','555','555','1','retail','0','555','1','0','0','0','0','0','0','printed',' ','','1','0','41740239568','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1423,'TBM22SQ91G','Mpesa','','2025-02-22 19:05:06','','0','4','2025-02-22 19:05:06','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','41740240280','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1424,'TBP8DLFLC6','Mpesa','','2025-02-25 10:27:09','','0','4','2025-02-25 10:27:09','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41740468413','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1425,'','Cash','','2025-02-25 11:10:50','','0','4','2025-02-25 11:10:50','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41740468467','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1426,'TBP9DZCD3X','Mpesa','','2025-02-25 11:47:55','','0','4','2025-02-25 11:47:55','','0','270','1','retail','20','250','1','0','0','0','0','250','0','printed',' ','','1','0','41740471053','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1427,'','Cash','','2025-02-25 11:50:46','','0','4','2025-02-25 11:50:46','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','41740473355','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1428,'','Cash','','2025-02-25 12:10:58','','0','4','2025-02-25 12:10:58','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','41740473456','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1429,'','Cash','','2025-02-25 12:13:13','','0','4','2025-02-25 12:13:13','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41740474762','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1430,'','Cash','','2025-02-25 16:15:15','','0','4','2025-02-25 16:15:15','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41740489299','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1431,'TBP8FH2FRE','Mpesa','','2025-02-25 17:50:17','','0','4','2025-02-25 17:50:17','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41740489331','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1432,'','Cash','','2025-02-25 18:15:06','','0','4','2025-02-25 18:15:06','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41740495062','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1433,'TBP5FZ1G1H','Mpesa','','2025-02-25 19:11:44','','0','4','2025-02-25 19:11:44','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41740496511','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1434,'TBP9G1V033','Mpesa','','2025-02-25 19:21:13','','0','4','2025-02-25 19:21:13','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41740500329','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1435,'','Cash','','2025-02-25 19:23:38','','0','4','2025-02-25 19:23:39','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41740500601','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1436,'','Cash','','2025-02-26 08:45:29','','0','4','2025-02-26 08:45:29','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41740548685','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1437,'','Cash','','2025-02-26 10:03:52','','0','4','2025-02-26 10:03:52','','710','710','1','retail','0','710','1','0','0','0','0','0','0','printed',' ','','1','0','41740553374','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1438,'','Cash','','2025-02-26 10:36:37','','0','4','2025-02-26 10:36:37','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41740555366','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1439,'','Cash','','2025-02-26 11:06:40','','0','4','2025-02-26 11:06:40','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','41740557174','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1440,'TBQ856301V','Mpesa','','2025-02-26 15:10:38','','0','4','2025-02-26 15:10:38','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41740571766','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1441,'','Cash','','2025-02-26 15:11:35','','0','4','2025-02-26 15:11:35','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','41740571879','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1442,'','Cash','','2025-02-26 17:48:44','','0','4','2025-02-26 17:48:44','','190','190','1','retail','0','190','1','0','0','0','0','0','0','printed',' ','','1','0','41740581267','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1443,'','Cash','','2025-02-26 17:50:43','','0','4','2025-02-26 17:50:43','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41740581425','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1444,'','Cash','','2025-02-26 18:20:19','','0','4','2025-02-26 18:20:19','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41740581460','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1445,'TBR3N2RTOH','Mpesa','','2025-02-27 11:47:07','','0','4','2025-02-27 11:47:07','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41740646005','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1446,'TBR4N44USU','Mpesa','','2025-02-27 11:48:29','','0','4','2025-02-27 11:48:29','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','41740646070','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1447,'','Cash','','2025-02-27 12:22:43','','0','4','2025-02-27 12:22:43','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','41740646139','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1448,'TBI1HXPW2H','Mpesa','','2025-02-27 14:47:22','','0','4','2025-02-27 14:47:22','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','41740656782','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1449,'TBR6NY6J18','Mpesa','','2025-02-27 14:59:11','','0','4','2025-02-27 14:59:11','','0','431','1','retail','1','430','1','0','0','0','0','430','0','printed',' ','','1','0','41740656889','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1450,'','Cash','','2025-02-27 15:36:50','','0','4','2025-02-27 15:36:50','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41740657742','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1451,'TBR704HGR9','Mpesa','','2025-02-27 15:43:07','','0','4','2025-02-27 15:43:07','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41740659829','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1452,'','Cash','','2025-02-27 16:12:01','','0','4','2025-02-27 16:12:01','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41740660270','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1453,'','Cash','','2025-02-27 16:31:45','','0','4','2025-02-27 16:31:45','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','41740661965','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1454,'','Cash','','2025-02-27 16:38:24','','0','4','2025-02-27 16:38:24','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41740663237','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1455,'TBR7O110LI','Mpesa','','2025-02-27 17:13:57','','0','4','2025-02-27 17:13:57','','0','490','1','retail','0','490','1','0','0','0','0','490','0','printed',' ','','1','0','41740665572','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1456,'','Cash','','2025-02-27 17:37:13','','0','4','2025-02-27 17:37:13','','160','160','1','retail','0','160','1','0','0','0','0','0','0','printed',' ','','1','0','41740665687','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1457,'','Cash','','2025-02-27 18:25:05','','0','4','2025-02-27 18:25:05','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','41740667059','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1458,'','Cash','','2025-02-27 18:33:37','','0','4','2025-02-27 18:33:37','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41740670385','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1459,'','Cash','','2025-02-27 18:45:53','','0','4','2025-02-27 18:45:53','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41740670424','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1460,'TBR5P7FODB','Mpesa','','2025-02-27 19:12:53','','0','4','2025-02-27 19:12:53','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','41740672750','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1461,'','Cash','','2025-02-27 19:15:07','','0','4','2025-02-27 19:15:07','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41740672860','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1462,'TBS3RBMVBL','Mpesa','','2025-02-28 09:53:25','','0','4','2025-02-28 09:53:25','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41740721102','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1463,'TBS8REN7VG','Mpesa','','2025-02-28 10:12:37','','0','4','2025-02-28 10:12:37','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','41740725704','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1464,'','Cash','','2025-02-28 11:04:21','','0','4','2025-02-28 11:04:21','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41740726860','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1465,'TBS3RR3AE','Mpesa','','2025-02-28 11:36:17','','0','4','2025-02-28 11:36:17','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41740729866','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1466,'','Cash','','2025-02-28 11:54:38','','0','4','2025-02-28 11:54:38','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41740731804','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1467,'TBS3S005Y1','Mpesa','','2025-02-28 12:32:42','','0','4','2025-02-28 12:32:42','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','41740735101','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1468,'','Cash','','2025-02-28 12:57:22','','0','4','2025-02-28 12:57:22','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41740735195','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1469,'TBS4S8XK1E','Mpesa','','2025-02-28 13:27:13','','0','4','2025-02-28 13:27:13','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41740736646','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1470,'','Cash','','2025-02-28 14:29:23','','0','4','2025-02-28 14:29:23','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41740738483','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1471,'TBS7SNPORT','Mpesa','','2025-02-28 14:56:42','','0','4','2025-02-28 14:56:42','','0','120','1','retail','10','110','1','0','0','0','0','110','0','printed',' ','','1','0','41740742176','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1472,'','Cash','','2025-02-28 16:31:24','','0','4','2025-02-28 16:31:24','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41740749423','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1473,'','Cash','','2025-02-28 17:27:46','','0','4','2025-02-28 17:27:46','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41740749491','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1474,'','Cash','','2025-02-28 17:40:36','','0','4','2025-02-28 17:40:36','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41740752898','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1475,'TBS2TK7K06','Mpesa','','2025-02-28 18:18:55','','0','4','2025-02-28 18:18:55','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','41740753875','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1476,'','Cash','','2025-02-28 18:20:10','','0','4','2025-02-28 18:20:10','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41740755980','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1477,'','Cash','','2025-02-28 19:08:19','','0','4','2025-02-28 19:08:19','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41740758874','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1478,'TC11W2QKSX','Mpesa','','2025-03-01 09:22:54','','0','4','2025-03-01 09:22:54','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41740809611','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1479,'TC14WGLES8','Mpesa','','2025-03-01 10:57:26','','0','4','2025-03-01 10:57:26','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','41740810212','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1480,'TC15WPILJ5','Mpesa','','2025-03-01 12:06:19','','0','4','2025-03-01 12:06:19','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41740815898','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1481,'TCHOWU8U5K','Mpesa','','2025-03-01 12:27:37','','0','4','2025-03-01 12:27:37','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41740820018','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1482,'','Cash','','2025-03-01 12:29:33','','0','4','2025-03-01 12:29:33','','590','590','1','retail','0','590','1','0','0','0','0','0','0','printed',' ','','1','0','41740821296','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1483,'','Cash','','2025-03-01 12:30:54','','0','4','2025-03-01 12:30:54','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','41740821426','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1484,'TC18WW2XHM','Mpesa','','2025-03-01 12:35:13','','0','4','2025-03-01 12:35:13','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41740821675','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1485,'TC10WNV7988','Mpesa','','2025-03-01 12:39:24','','0','4','2025-03-01 12:39:24','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41740821847','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1486,'TC12WNB12S','Mpesa','','2025-03-01 12:40:33','','0','4','2025-03-01 12:40:33','','0','310','1','retail','0','310','1','0','0','0','0','310','0','printed',' ','','1','0','41740822004','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1487,'','Cash','','2025-03-01 13:15:29','','0','4','2025-03-01 13:15:29','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41740824092','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1488,'TC12XHST61','Mpesa','','2025-03-01 14:52:36','','0','4','2025-03-01 14:52:36','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41740824160','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1489,'','Cash','','2025-03-01 14:53:48','','0','4','2025-03-01 14:53:48','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','41740829995','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1490,'TC15Y62QVL','Mpesa','','2025-03-01 17:17:20','','0','4','2025-03-01 17:17:20','','0','220','1','retail','0','220','1','0','0','0','0','220','0','printed',' ','','1','0','41740838588','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1491,'','Cash','','2025-03-01 18:19:06','','0','4','2025-03-01 18:19:06','','0','0','1','retail','40','0','1','0','0','0','0','0','0','printed',' ','','1','0','41740838728','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1492,'TC13VL2H3','Mpesa','','2025-03-01 19:14:48','','0','4','2025-03-01 19:14:48','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41740844507','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1493,'TC3960ZTY5','Mpesa','','2025-03-03 07:59:54','','0','4','2025-03-03 07:59:54','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41740977973','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1494,'','Cash','','2025-03-03 08:02:51','','0','4','2025-03-03 08:02:51','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41740978027','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1495,'TC326JUT26','Mpesa','','2025-03-03 10:10:53','','0','4','2025-03-03 10:10:53','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','41740985815','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1496,'','Cash','','2025-03-03 10:13:24','','0','4','2025-03-03 10:13:24','','90','91','1','retail','1','90','1','0','0','0','0','0','0','printed',' ','','1','0','41740985980','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1497,'','Cash','','2025-03-03 10:14:12','','0','4','2025-03-03 10:14:12','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','41740986026','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1498,'TC3361VUGR','Mpesa','','2025-03-03 10:14:27','','0','4','2025-03-03 10:14:27','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','41740986056','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1499,'TCC336YNT1D','Mpesa','','2025-03-03 12:06:05','','0','4','2025-03-03 12:06:05','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','41740992699','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1500,'','Cash','','2025-03-03 12:09:06','','0','4','2025-03-03 12:09:06','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41740992910','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1501,'TC3272XLVI','Mpesa','','2025-03-03 12:10:09','','0','4','2025-03-03 12:10:09','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','41740992949','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1502,'','Cash','','2025-03-03 12:18:03','','0','4','2025-03-03 12:18:03','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41740993050','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1503,'TC30785PFW','Mpesa','','2025-03-03 12:47:07','','0','4','2025-03-03 12:47:07','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','41740993488','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1504,'TC357FQ3P9','Mpesa','','2025-03-03 13:30:02','','0','4','2025-03-03 13:30:02','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','41740995259','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1505,'','Cash','','2025-03-03 14:07:44','','0','4','2025-03-03 14:07:44','','700','700','1','retail','0','700','1','0','0','0','0','0','0','printed',' ','','1','0','41741000015','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1506,'','Cash','','2025-03-03 15:18:14','','0','4','2025-03-03 15:18:14','','320','320','1','retail','0','320','1','0','0','0','0','0','0','printed',' ','','1','0','41741004250','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1507,'TC327ZDVTM','Mpesa','','2025-03-03 15:32:02','','0','4','2025-03-03 15:32:02','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41741004335','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1508,'','Cash','','2025-03-03 16:06:55','','0','4','2025-03-03 16:06:55','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41741007191','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1509,'','Cash','','2025-03-03 16:54:12','','0','4','2025-03-03 16:54:12','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','41741007220','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1510,'','Cash','','2025-03-03 18:59:51','','0','4','2025-03-03 18:59:51','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41741013119','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1511,'TC399LJZQX','Mpesa','','2025-03-04 10:52:40','','0','4','2025-03-04 10:52:40','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41741074740','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1512,'TC48BJKBY8','Mpesa','','2025-03-04 10:56:59','','0','4','2025-03-04 10:56:59','','0','783','1','retail','3','780','1','0','0','0','0','780','0','printed',' ','','1','0','41741074799','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1513,'TC40C5HKC4','Mpesa','','2025-03-04 13:07:14','','0','4','2025-03-04 13:07:14','','0','340','1','retail','0','340','1','0','0','0','0','340','0','printed',' ','','1','0','41741082810','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1514,'','Cash','','2025-03-04 14:15:21','','0','4','2025-03-04 14:15:21','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41741086877','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1515,'','Cash','','2025-03-04 14:33:08','','0','4','2025-03-04 14:33:08','','0','0','1','retail','100','0','1','0','0','0','0','0','0','printed',' ','','1','0','41741086925','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1516,'','Cash','','2025-03-04 14:34:08','','0','4','2025-03-04 14:34:08','','0','0','1','retail','105','0','1','0','0','0','0','0','0','printed',' ','','1','0','41741088026','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1517,'','Cash','','2025-03-04 14:35:14','','0','4','2025-03-04 14:35:14','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41741088100','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1518,'','Mpesa','','2025-03-04 15:11:43','','5','4','2025-03-04 15:11:43','','0','555','1','retail','5','550','1','0','0','0','0','555','0','printed',' ','','1','0','41741090191','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1519,'','Cash','','2025-03-04 15:53:49','','0','4','2025-03-04 15:53:49','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41741092812','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1520,'TC4OD5PMVY','Mpesa','','2025-03-04 17:05:24','','0','4','2025-03-04 17:05:24','','0','271','1','retail','1','270','1','0','0','0','0','270','0','printed',' ','','1','0','41741096742','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1521,'','Cash','','2025-03-04 17:11:55','','0','4','2025-03-04 17:11:55','','10','12','1','retail','2','10','1','0','0','0','0','0','0','printed',' ','','1','0','41741097491','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1522,'TC42DD1V1Q','Mpesa','','2025-03-04 17:41:16','','0','4','2025-03-04 17:41:16','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41741098532','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1523,'','Cash','','2025-03-05 09:35:26','','0','4','2025-03-05 09:35:26','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41741156499','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1524,'TC52G2Z0O0','Mpesa','','2025-03-05 09:38:43','','0','4','2025-03-05 09:38:43','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41741156531','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1525,'TC50GHZ760','Mpesa','','2025-03-05 11:26:05','','0','4','2025-03-05 11:26:05','','0','650','1','retail','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','41741156978','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1526,'','Cash','','2025-03-05 11:55:03','','0','4','2025-03-05 11:55:03','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','41741163206','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1527,'','Cash','','2025-03-05 13:30:21','','0','4','2025-03-05 13:30:21','','330','330','1','retail','0','330','1','0','0','0','0','0','0','printed',' ','','1','0','41741164906','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1528,'','Cash','','2025-03-05 13:31:36','','0','4','2025-03-05 13:31:36','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41741170673','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1529,'TC51HOAHK3','Mpesa','','2025-03-05 16:04:59','','0','4','2025-03-05 16:04:59','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41741179883','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1530,'','Cash','','2025-03-05 16:27:47','','0','4','2025-03-05 16:27:47','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41741179930','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1531,'','Cash','','2025-03-05 17:04:41','','0','4','2025-03-05 17:04:41','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41741183466','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1532,'','Cash','','2025-03-06 09:24:22','','0','4','2025-03-06 09:24:22','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41741241136','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1533,'','Cash','','2025-03-06 12:00:19','','0','4','2025-03-06 12:00:19','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','41741251536','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1534,'','Cash','','2025-03-06 12:03:57','','0','4','2025-03-06 12:03:57','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41741251623','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1535,'','Cash','','2025-03-06 13:43:21','','0','4','2025-03-06 13:43:21','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41741251963','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1536,'TC65MFFWY7','Mpesa','','2025-03-06 16:15:27','','0','4','2025-03-06 16:15:27','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','41741266825','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1537,'','Cash','','2025-03-06 16:16:43','','0','4','2025-03-06 16:16:43','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','41741266976','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1538,'','Cash','','2025-03-06 17:35:30','','0','4','2025-03-06 17:35:30','','240','240','1','retail','0','240','1','0','0','0','0','0','0','printed',' ','','1','0','41741268774','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1539,'','Cash','','2025-03-06 17:55:32','','0','4','2025-03-06 17:55:32','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41741271786','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1540,'TC66N3R1X4','Mpesa','','2025-03-06 18:28:28','','0','4','2025-03-06 18:28:28','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41741272936','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1541,'TC67N43XGX','Mpesa','','2025-03-06 18:29:42','','0','4','2025-03-06 18:29:42','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41741274945','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1542,'','Cash','','2025-03-06 18:44:05','','0','4','2025-03-06 18:44:05','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','41741275013','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1543,'','Cash','','2025-03-06 19:04:20','','0','4','2025-03-06 19:04:21','','555','555','1','retail','0','555','1','0','0','0','0','0','0','printed',' ','','1','0','41741276958','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1544,'TC6ONEBHQ4','Mpesa','','2025-03-06 19:10:44','','0','4','2025-03-06 19:10:44','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41741277431','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1545,'TC65NFUOPX','Mpesa','','2025-03-07 08:32:04','','0','4','2025-03-07 08:32:04','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41741325501','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1546,'TC75PFBK4Z','Mpesa','','2025-03-07 09:43:28','','0','4','2025-03-07 09:43:28','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41741329795','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1547,'','Cash','','2025-03-07 11:15:50','','0','4','2025-03-07 11:15:50','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','41741329840','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1548,'TC79PYLBFD','Mpesa','','2025-03-07 11:26:07','','0','4','2025-03-07 11:26:07','','0','181','1','retail','1','180','1','0','0','0','0','180','0','printed',' ','','1','0','41741335353','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1549,'','Cash','','2025-03-07 11:34:13','','0','4','2025-03-07 11:34:13','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','41741336049','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1550,'TC71Q3LMTF','Mpesa','','2025-03-07 11:58:47','','0','4','2025-03-07 11:58:47','','10','10','1','retail','80','10','1','0','0','0','0','80','0','printed',' ','','1','0','41741336455','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1551,'','Cash','','2025-03-07 12:01:31','','0','4','2025-03-07 12:01:31','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','41741337993','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1552,'','Cash','','2025-03-07 12:07:26','','0','4','2025-03-07 12:07:26','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','41741338101','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1553,'TC75Q29TM7','Mpesa','','2025-03-07 12:17:32','','0','4','2025-03-07 12:17:32','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','41741338449','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1554,'TC70QDNPIK','Mpesa','','2025-03-07 13:06:21','','0','4','2025-03-07 13:06:21','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41741341938','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1555,'tc71qqtv6x','Mpesa','','2025-03-07 14:27:59','','0','4','2025-03-07 14:27:59','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41741342029','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1556,'','Cash','','2025-03-07 14:54:21','','0','4','2025-03-07 14:54:21','','155','155','1','retail','0','155','1','0','0','0','0','0','0','printed',' ','','1','0','41741346913','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1557,'','Cash','','2025-03-07 14:57:06','','0','4','2025-03-07 14:57:06','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','41741348602','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1558,'TC73QZV507','Mpesa','','2025-03-07 15:35:19','','0','4','2025-03-07 15:35:19','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','41741350762','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1559,'TC79R6OKNT','Mpesa','','2025-03-07 16:13:43','','0','4','2025-03-07 16:13:43','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','41741351107','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1560,'','Cash','','2025-03-07 17:46:24','','0','4','2025-03-07 17:46:25','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','41741358002','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1561,'','Cash','','2025-03-07 18:29:31','','0','4','2025-03-07 18:29:31','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41741358790','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1562,'','Cash','','2025-03-07 19:02:42','','0','4','2025-03-07 19:02:42','','0','0','1','retail','60','0','1','0','0','0','0','0','0','printed',' ','','1','0','41741363336','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1563,'','Cash','','2025-03-07 19:05:57','','0','4','2025-03-07 19:05:57','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','41741363540','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1564,'TC85TZDE27','Mpesa','','2025-03-08 08:32:07','','0','4','2025-03-08 08:32:07','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41741411913','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1565,'TC83UAHTCF','Mpesa','','2025-03-08 09:54:00','','0','4','2025-03-08 09:54:00','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41741412033','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1566,'','Cash','','2025-03-08 10:47:24','','0','4','2025-03-08 10:47:24','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','41741416873','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1567,'','Mpesa','','2025-03-08 11:26:11','','0','4','2025-03-08 11:26:11','','0','651','1','retail','1','650','1','0','0','0','0','650','0','printed',' ','','1','0','41741420077','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1568,'','Cash','','2025-03-08 11:47:09','','0','4','2025-03-08 11:47:09','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','41741422464','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1569,'TC87UQ9MBT','Mpesa','','2025-03-08 11:47:31','','0','4','2025-03-08 11:47:31','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','41741423632','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1570,'','Cash','','2025-03-08 12:59:33','','0','4','2025-03-08 12:59:33','','275','276','1','retail','1','275','1','0','0','0','0','0','0','printed',' ','','1','0','41741423781','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1571,'','Cash','','2025-03-08 13:40:18','','0','4','2025-03-08 13:40:18','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41741428007','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1572,'TC85VEUXKH','Mpesa','','2025-03-08 14:16:00','','0','4','2025-03-08 14:16:00','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41741430812','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1573,'','Cash','','2025-03-08 14:40:22','','0','4','2025-03-08 14:40:22','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41741432637','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1574,'','Cash','','2025-03-08 14:43:27','','0','4','2025-03-08 14:43:27','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','41741434177','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1575,'TC81VMCDML','Mpesa','','2025-03-08 15:02:57','','0','4','2025-03-08 15:02:57','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','41741434227','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1576,'TC89VTPYRD','Mpesa','','2025-03-08 15:50:02','','0','4','2025-03-08 15:50:02','','0','210','1','retail','0','210','1','0','0','0','0','210','0','printed',' ','','1','0','41741435455','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1577,'TC87VZ8B93','Mpesa','','2025-03-08 16:24:19','','0','4','2025-03-08 16:24:19','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41741438244','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1578,'','Cash','','2025-03-08 17:05:06','','0','4','2025-03-08 17:05:06','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41741441327','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1579,'TC86W7RFZA','Mpesa','','2025-03-08 17:15:49','','0','4','2025-03-08 17:15:49','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','41741443288','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1580,'TC84WJFZP8','Mpesa','','2025-03-08 18:12:06','','0','4','2025-03-08 18:12:06','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41741444410','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1581,'TC86WQSCBC','Mpesa','','2025-03-08 18:57:23','','0','4','2025-03-08 18:57:23','','0','745','1','retail','0','745','1','0','0','0','0','745','0','printed',' ','','1','0','41741449331','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1582,'TCA841D1CA','Mpesa','','2025-03-10 10:56:39','','0','4','2025-03-10 10:56:39','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','41741593389','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1583,'','Cash','','2025-03-10 10:57:48','','0','4','2025-03-10 10:57:48','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','41741593431','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1584,'','Cash','','2025-03-10 11:23:29','','0','4','2025-03-10 11:23:29','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','41741593472','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1585,'','Cash','','2025-03-10 13:39:21','','0','4','2025-03-10 13:39:21','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41741602825','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1586,'TCA16CN7DZ','Mpesa','','2025-03-10 18:00:27','','0','4','2025-03-10 18:00:27','','0','45','1','retail','0','45','1','0','0','0','0','45','0','printed',' ','','1','0','41741618816','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1587,'TCA16LCWFF','Mpesa','','2025-03-10 18:41:38','','0','4','2025-03-10 18:41:38','','0','21','1','retail','1','20','1','0','0','0','0','20','0','printed',' ','','1','0','41741618860','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1588,'','Cash','','2025-03-10 18:49:54','','0','4','2025-03-10 18:49:54','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41741621775','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1589,'','Cash','','2025-03-10 19:09:12','','0','4','2025-03-10 19:09:12','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','41741621807','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1590,'','Cash','','2025-03-10 19:09:38','','0','4','2025-03-10 19:09:38','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41741622955','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1591,'','Cash','','2025-03-10 19:11:38','','0','4','2025-03-10 19:11:38','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41741623051','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1592,'tca46upbbg','Mpesa','','2025-03-11 09:26:30','','0','4','2025-03-11 09:26:30','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','41741672733','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1593,'','Cash','','2025-03-11 09:27:52','','0','4','2025-03-11 09:27:52','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','41741674419','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1594,'','Cash','','2025-03-11 09:58:46','','0','4','2025-03-11 09:58:46','','1115','1115','1','retail','0','1115','1','0','0','0','0','0','0','printed',' ','','1','0','41741674533','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1595,'TCB98V1H27','Mpesa','','2025-03-11 10:17:50','','0','4','2025-03-11 10:17:50','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','41741677441','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1596,'TCB8905TWS','Mpesa','','2025-03-11 11:07:53','','0','4','2025-03-11 11:07:53','','0','3430','1','retail','80','3350','1','0','0','0','0','3350','0','printed',' ','','1','0','41741677887','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1597,'','Cash','','2025-03-11 11:09:36','','0','4','2025-03-11 11:09:36','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41741680555','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1598,'','Cash','','2025-03-11 11:12:46','','0','4','2025-03-11 11:12:46','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41741680720','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1599,'','Cash','','2025-03-11 11:19:14','','0','4','2025-03-11 11:19:14','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','41741681113','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1600,'','Cash','','2025-03-11 11:40:53','','0','4','2025-03-11 11:40:53','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','41741682439','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1601,'TCB09CLAYE','Mpesa','','2025-03-11 12:15:40','','0','4','2025-03-11 12:15:40','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','41741683168','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1602,'','Cash','','2025-03-11 13:50:20','','0','4','2025-03-11 13:50:20','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','41741687204','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1603,'','Cash','','2025-03-11 14:16:12','','0','4','2025-03-11 14:16:12','','100','105','1','retail','5','100','1','0','0','0','0','0','0','printed',' ','','1','0','41741690399','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1604,'','Cash','','2025-03-11 15:59:00','','0','4','2025-03-11 15:59:00','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','41741697911','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1605,'TCB1AFTMA2','Mpesa','','2025-03-11 16:44:34','','0','4','2025-03-11 16:44:34','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41741700479','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1606,'','Cash','','2025-03-11 17:52:54','','0','4','2025-03-11 17:52:54','','330','330','1','retail','0','330','1','0','0','0','0','0','0','printed',' ','','1','0','41741702799','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1607,'','Cash','','2025-03-11 18:43:27','','0','4','2025-03-11 18:43:27','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41741707790','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1608,'TCB9BFX143','Mpesa','','2025-03-11 19:36:39','','0','4','2025-03-11 19:36:39','','0','101','1','retail','1','100','1','0','0','0','0','100','0','printed',' ','','1','0','41741710903','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1609,'TCB8BFURKA','Mpesa','','2025-03-11 19:40:05','','0','4','2025-03-11 19:40:05','','0','305','1','retail','5','300','1','0','0','0','0','300','0','printed',' ','','1','0','41741711050','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1610,'','Cash','','2025-03-11 19:42:05','','0','4','2025-03-11 19:42:05','','370','370','1','retail','0','370','1','0','0','0','0','0','0','printed',' ','','1','0','41741711272','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1611,'','Cash','','2025-03-11 19:44:34','','0','4','2025-03-11 19:44:34','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','41741711451','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1612,'','Cash','','2025-03-12 08:53:59','','0','4','2025-03-12 08:53:59','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41741756865','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1613,'TCC7D9SPZR','Mpesa','','2025-03-12 09:31:58','','0','4','2025-03-12 09:31:58','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41741758843','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1614,'TCC7DNN8ZF','Mpesa','','2025-03-12 11:07:50','','0','4','2025-03-12 11:07:50','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41741761158','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1615,'TCC2DURVYW','Mpesa','','2025-03-12 11:59:18','','0','4','2025-03-12 11:59:18','','0','520','1','retail','0','520','1','0','0','0','0','520','0','printed',' ','','1','0','41741766903','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1616,'TCC8DX6B3W','Mpesa','','2025-03-12 12:14:01','','0','4','2025-03-12 12:14:01','','0','235','1','retail','0','235','1','0','0','0','0','235','0','printed',' ','','1','0','41741770762','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1617,'','Cash','','2025-03-12 13:28:51','','0','4','2025-03-12 13:28:51','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','41741770872','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1618,'TCC6EASTX2','Mpesa','','2025-03-12 13:44:42','','0','4','2025-03-12 13:44:42','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','41741775347','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1619,'','Cash','','2025-03-12 13:45:34','','0','4','2025-03-12 13:45:34','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41741776315','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1620,'TCC7EFV971','Mpesa','','2025-03-12 14:22:19','','0','4','2025-03-12 14:22:19','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','41741776374','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1621,'TCC8EGBPNY','Mpesa','','2025-03-12 14:23:10','','0','4','2025-03-12 14:23:10','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41741778569','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1622,'TCC3EW75FF','Mpesa','','2025-03-12 16:14:28','','0','4','2025-03-12 16:14:28','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','41741778656','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1623,'','Cash','','2025-03-12 16:31:51','','0','4','2025-03-12 16:31:51','','1365','1365','1','retail','0','1365','1','0','0','0','0','0','0','printed',' ','','1','0','41741785297','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1624,'','Cash','','2025-03-13 08:52:59','','0','4','2025-03-13 08:52:59','','700','700','1','retail','0','700','1','0','0','0','0','0','0','printed',' ','','1','0','41741845113','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1625,'','Cash','','2025-03-13 09:46:12','','0','4','2025-03-13 09:46:12','','50','50','1','retail','120','50','1','0','0','0','0','0','0','printed',' ','','1','0','41741845193','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1626,'TCD8HX3HV2','Mpesa','','2025-03-13 09:58:08','','0','4','2025-03-13 09:58:08','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41741848375','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1627,'','Cash','','2025-03-13 11:07:42','','0','4','2025-03-13 11:07:42','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41741849149','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1628,'TCD017D692','Mpesa','','2025-03-13 11:11:48','','0','4','2025-03-13 11:11:48','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','41741853274','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1629,'','Cash','','2025-03-13 11:38:08','','0','4','2025-03-13 11:38:08','','160','160','1','retail','0','160','1','0','0','0','0','0','0','printed',' ','','1','0','41741853535','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1630,'','Cash','','2025-03-13 12:06:58','','0','4','2025-03-13 12:06:58','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','41741856795','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1631,'TCD21HYCZQ','Mpesa','','2025-03-13 12:26:22','','0','4','2025-03-13 12:26:22','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41741857966','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1632,'','Cash','','2025-03-13 12:34:22','','0','4','2025-03-13 12:34:22','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41741858121','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1633,'TCD91R23XV','Mpesa','','2025-03-13 13:35:55','','0','4','2025-03-13 13:35:55','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','41741862112','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1634,'TCD91QWXPF','Mpesa','','2025-03-13 13:39:43','','0','4','2025-03-13 13:39:43','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','41741862304','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1635,'TCD9J7D7VR','Mpesa','','2025-03-13 15:24:02','','0','4','2025-03-13 15:24:02','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41741862440','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1636,'TCD5J6V6FX','Mpesa','','2025-03-13 15:25:31','','0','4','2025-03-13 15:25:31','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','41741868673','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1637,'','Cash','','2025-03-13 15:26:35','','0','4','2025-03-13 15:26:35','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41741868766','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1638,'','Cash','','2025-03-13 15:44:37','','0','4','2025-03-13 15:44:37','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41741868816','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1639,'','Cash','','2025-03-13 16:35:34','','0','4','2025-03-13 16:35:34','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41741872837','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1640,'','Cash','','2025-03-13 18:17:15','','0','4','2025-03-13 18:17:15','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41741878990','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1641,'','Cash','','2025-03-13 18:49:06','','0','4','2025-03-13 18:49:06','','380','380','1','retail','0','380','1','0','0','0','0','0','0','printed',' ','','1','0','41741880718','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1642,'','Cash','','2025-03-13 19:07:26','','0','4','2025-03-13 19:07:26','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41741882032','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1643,'','Cash','','2025-03-14 08:22:18','','0','4','2025-03-14 08:22:18','','160','160','1','retail','0','160','1','0','0','0','0','0','0','printed',' ','','1','0','41741929700','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1644,'','Cash','','2025-03-14 09:08:18','','0','4','2025-03-14 09:08:18','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41741932473','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1645,'','Cash','','2025-03-14 09:40:45','','0','4','2025-03-14 09:40:45','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41741932501','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1646,'','Cash','','2025-03-14 10:00:30','','0','4','2025-03-14 10:00:30','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','41741934448','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1647,'TCE9MHK9TH','Mpesa','','2025-03-14 10:07:31','','0','4','2025-03-14 10:07:31','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','41741935635','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1648,'','Cash','','2025-03-14 11:13:14','','0','4','2025-03-14 11:13:14','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','41741939981','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1649,'','Cash','','2025-03-14 11:20:20','','0','4','2025-03-14 11:20:20','','1125','1125','1','retail','0','1125','1','0','0','0','0','0','0','printed',' ','','1','0','41741939997','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1650,'','Cash','','2025-03-14 17:12:37','','0','4','2025-03-14 17:12:37','','20','21','1','retail','1','20','1','0','0','0','0','0','0','printed',' ','','1','0','41741961535','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1651,'','Cash','','2025-03-14 17:21:11','','0','4','2025-03-14 17:21:11','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41741961575','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1652,'TCEOOK41UO','Mpesa','','2025-03-14 18:17:25','','0','4','2025-03-14 18:17:25','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41741962075','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1653,'TCF7QNBCB9','Mpesa','','2025-03-15 08:11:00','','0','4','2025-03-15 08:11:00','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41742015441','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1654,'','Cash','','2025-03-15 08:22:42','','0','4','2025-03-15 08:22:42','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41742015493','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1655,'','Cash','','2025-03-15 08:31:34','','0','4','2025-03-15 08:31:34','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41742016166','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1656,'','Cash','','2025-03-15 09:55:39','','0','4','2025-03-15 09:55:39','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41742021406','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1657,'','Cash','','2025-03-15 10:27:51','','0','4','2025-03-15 10:27:51','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41742021743','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1658,'','Cash','','2025-03-15 10:53:41','','0','4','2025-03-15 10:53:41','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41742023674','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1659,'','Cash','','2025-03-15 12:23:58','','0','4','2025-03-15 12:23:58','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41742025224','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1660,'TCF9RUE7SX','Mpesa','','2025-03-15 13:09:30','','0','4','2025-03-15 13:09:30','','0','190','1','retail','0','190','1','0','0','0','0','190','0','printed',' ','','1','0','41742030641','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1661,'','Cash','','2025-03-15 13:47:19','','0','4','2025-03-15 13:47:19','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','41742033401','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1662,'','Cash','','2025-03-15 14:44:09','','0','4','2025-03-15 14:44:09','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41742035643','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1663,'TCF7SFE8OX','Mpesa','','2025-03-15 15:24:19','','0','4','2025-03-15 15:24:19','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41742039053','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1664,'','Cash','','2025-03-15 15:24:58','','0','4','2025-03-15 15:24:58','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41742041487','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1665,'TCF0SLLJLU','Mpesa','','2025-03-15 16:05:22','','0','4','2025-03-15 16:05:22','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','41742041503','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1666,'','Cash','','2025-03-15 16:36:59','','0','4','2025-03-15 16:36:59','','170','170','1','retail','0','170','1','0','0','0','0','0','0','printed',' ','','1','0','41742043947','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1667,'TCF6SSMELI','Mpesa','','2025-03-15 16:46:55','','0','4','2025-03-15 16:46:55','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41742045842','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1668,'','Cash','','2025-03-15 16:58:25','','0','4','2025-03-15 16:58:25','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','41742046445','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1669,'','Cash','','2025-03-17 09:03:54','','0','4','2025-03-17 09:03:54','','700','700','1','retail','0','700','1','0','0','0','0','0','0','printed',' ','','1','0','41742188148','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1670,'TCH8ZTRZF2','Mpesa','','2025-03-17 09:26:14','','0','4','2025-03-17 09:26:14','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','41742192760','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1671,'','Cash','','2025-03-17 09:50:07','','0','4','2025-03-17 09:50:07','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41742192826','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1672,'TCH8ZYVFJO','Mpesa','','2025-03-17 10:00:17','','0','4','2025-03-17 10:00:17','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41742194232','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1673,'TCH51G9X3D','Mpesa','','2025-03-17 12:17:45','','0','4','2025-03-17 12:17:45','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41742202043','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1674,'TCH911B61P','Mpesa','','2025-03-17 12:19:54','','0','4','2025-03-17 12:19:54','','0','470','1','retail','0','470','1','0','0','0','0','470','0','printed',' ','','1','0','41742203115','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1675,'','Cash','','2025-03-17 12:38:40','','0','4','2025-03-17 12:38:40','','315','315','1','retail','0','315','1','0','0','0','0','0','0','printed',' ','','1','0','41742204256','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1676,'','Cash','','2025-03-17 12:54:01','','0','4','2025-03-17 12:54:01','','20','21','1','retail','1','20','1','0','0','0','0','0','0','printed',' ','','1','0','41742204360','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1677,'','Cash','','2025-03-17 15:50:42','','0','4','2025-03-17 15:50:42','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','41742215762','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1678,'','Cash','','2025-03-17 15:56:38','','0','4','2025-03-17 15:56:38','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','41742216180','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1679,'','Cash','','2025-03-17 17:27:17','','0','4','2025-03-17 17:27:17','','0','0','1','retail','40','0','1','0','0','0','0','0','0','printed',' ','','1','0','41742216251','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1680,'TCH22SBWBS','Mpesa','','2025-03-17 17:34:38','','0','4','2025-03-17 17:34:38','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41742221747','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1681,'','Cash','','2025-03-17 17:36:18','','0','4','2025-03-17 17:36:18','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','41742222116','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1682,'','Cash','','2025-03-17 18:49:02','','0','4','2025-03-17 18:49:02','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41742226518','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1683,'','Cash','','2025-03-17 19:16:34','','0','4','2025-03-17 19:16:34','','310','310','1','retail','0','310','1','0','0','0','0','0','0','printed',' ','','1','0','41742228149','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1684,'','Cash','','2025-03-18 11:28:53','','0','4','2025-03-18 11:28:53','','0','0','1','retail','50','0','1','0','0','0','0','0','0','printed',' ','','1','0','41742286512','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1685,'TC135NXF7F','Mpesa','','2025-03-18 11:29:11','','0','4','2025-03-18 11:29:11','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41742286537','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1686,'TC176D6CR3','Mpesa','','2025-03-18 14:12:51','','0','4','2025-03-18 14:12:51','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41742296325','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1687,'TC126QG1NA','Mpesa','','2025-03-18 16:07:29','','0','4','2025-03-18 16:07:29','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','41742296419','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1688,'TC1571O137','Mpesa','','2025-03-18 16:58:09','','0','4','2025-03-18 16:58:09','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','41742306253','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1689,'','Cash','','2025-03-18 17:19:35','','0','4','2025-03-18 17:19:35','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','41742306319','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1690,'','Cash','','2025-03-18 17:25:28','','0','4','2025-03-18 17:25:28','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41742307910','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1691,'','Cash','','2025-03-18 18:42:52','','0','4','2025-03-18 18:42:52','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41742307983','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1692,'','Cash','','2025-03-18 19:17:49','','0','4','2025-03-18 19:17:49','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','41742314617','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1693,'','Cash','','2025-03-19 09:37:53','','0','4','2025-03-19 09:37:53','','520','520','1','retail','0','520','1','0','0','0','0','0','0','printed',' ','','1','0','41742366157','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1694,'','Cash','','2025-03-19 12:12:17','','0','4','2025-03-19 12:12:17','','1085','1085','1','retail','0','1085','1','0','0','0','0','0','0','printed',' ','','1','0','41742375314','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1695,'','Cash','','2025-03-19 12:24:52','','0','4','2025-03-19 12:24:52','','95','95','1','retail','0','95','1','0','0','0','0','0','0','printed',' ','','1','0','41742375724','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1696,'','Cash','','2025-03-19 12:48:15','','0','4','2025-03-19 12:48:15','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41742376324','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1697,'','Cash','','2025-03-19 13:11:03','','0','4','2025-03-19 13:11:03','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41742377699','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1698,'','Mpesa','','2025-03-19 13:12:15','','0','4','2025-03-19 13:12:15','','0','160','1','retail','0','160','1','0','0','0','0','160','0','printed',' ','','1','0','41742379067','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1699,'TCJ8AMHF4U','Mpesa','','2025-03-19 13:44:50','','0','4','2025-03-19 13:44:50','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41742381045','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1700,'','Cash','','2025-03-19 15:36:57','','0','4','2025-03-19 15:36:57','','290','290','1','retail','0','290','1','0','0','0','0','0','0','printed',' ','','1','0','41742381136','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1701,'','Cash','','2025-03-19 16:03:28','','0','4','2025-03-19 16:03:28','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41742389244','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1702,'','Cash','','2025-03-19 16:23:59','','0','4','2025-03-19 16:23:59','','1065','1065','1','retail','0','1065','1','0','0','0','0','0','0','printed',' ','','1','0','41742389411','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1703,'tcj1bps2of','Mpesa','','2025-03-19 20:01:44','','0','4','2025-03-19 20:01:44','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','41742403655','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1704,'','Cash','','2025-03-19 20:03:03','','0','4','2025-03-19 20:03:03','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','41742403751','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1705,'','Cash','','2025-03-19 20:04:09','','0','4','2025-03-19 20:04:09','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41742403799','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1706,'tcj5coc1z3','Mpesa','','2025-03-19 20:04:55','','0','4','2025-03-19 20:04:55','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41742403861','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1707,'tcj5corecf','Mpesa','','2025-03-19 20:06:28','','0','4','2025-03-19 20:06:28','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41742403925','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1708,'tcj5bsczkj','Mpesa','','2025-03-19 20:07:49','','0','4','2025-03-19 20:07:49','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','41742404021','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1709,'TCKIEUGNKD','Mpesa','','2025-03-20 13:09:56','','0','4','2025-03-20 13:09:56','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41742465355','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1710,'','Cash','','2025-03-20 16:19:20','','0','4','2025-03-20 16:19:20','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41742476730','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1711,'TCK7GE2SU7','Mpesa','','2025-03-20 18:52:34','','0','4','2025-03-20 18:52:34','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41742485939','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1712,'tcl2163ciu','Mpesa','','2025-03-21 08:32:49','','0','4','2025-03-21 08:32:49','','0','21','1','retail','1','20','1','0','0','0','0','20','0','printed',' ','','1','0','41742535134','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1713,'','Cash','','2025-03-21 08:56:17','','0','4','2025-03-21 08:56:17','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41742535210','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1714,'TCL61PAHO6','Mpesa','','2025-03-21 10:42:14','','0','4','2025-03-21 10:42:14','','0','160','1','retail','0','160','1','0','0','0','0','160','0','printed',' ','','1','0','41742536580','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1715,'TCL21S4UN4','Mpesa','','2025-03-21 11:04:43','','0','4','2025-03-21 11:04:43','','0','545','1','retail','0','545','1','0','0','0','0','545','0','printed',' ','','1','0','41742543101','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1716,'TCL71Y2KUX','Mpesa','','2025-03-21 11:56:39','','0','4','2025-03-21 11:56:39','','0','2790','1','retail','0','2790','1','0','0','0','0','2790','0','printed',' ','','1','0','41742544320','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1717,'','Cash','','2025-03-21 11:58:39','','0','4','2025-03-21 11:58:39','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41742547503','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1718,'','Cash','','2025-03-21 12:45:10','','0','4','2025-03-21 12:45:10','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41742550297','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1719,'','Cash','','2025-03-21 12:45:54','','0','4','2025-03-21 12:45:54','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','41742550337','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1720,'','Cash','','2025-03-21 13:27:28','','0','4','2025-03-21 13:27:28','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41742550557','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1721,'TCLOJDLAY8','Mpesa','','2025-03-21 13:36:06','','0','4','2025-03-21 13:36:06','','0','42','1','retail','2','40','1','0','0','0','0','40','0','printed',' ','','1','0','41742552872','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1722,'','Cash','','2025-03-21 15:32:03','','0','4','2025-03-21 15:32:03','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41742553559','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1723,'','Cash','','2025-03-21 16:55:17','','0','4','2025-03-21 16:55:17','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41742565300','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1724,'','Cash','','2025-03-21 17:06:50','','0','4','2025-03-21 17:06:50','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41742565996','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1725,'','Cash','','2025-03-21 17:26:09','','0','4','2025-03-21 17:26:09','','190','190','1','retail','0','190','1','0','0','0','0','0','0','printed',' ','','1','0','41742566039','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1726,'TCL6KESCOI','Mpesa','','2025-03-21 17:33:49','','0','4','2025-03-21 17:33:49','','0','65','1','retail','0','65','1','0','0','0','0','65','0','printed',' ','','1','0','41742567599','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1727,'','Cash','','2025-03-21 18:57:05','','0','4','2025-03-21 18:57:05','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','41742572607','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1728,'','Cash','','2025-03-22 09:58:19','','0','4','2025-03-22 09:58:19','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41742625126','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1729,'TCL5L3YH41','Mpesa','','2025-03-22 09:59:07','','0','4','2025-03-22 09:59:07','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41742626702','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1730,'TCL7L2WILN','Mpesa','','2025-03-22 10:00:57','','0','4','2025-03-22 10:00:57','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41742626793','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1731,'','Cash','','2025-03-22 10:52:36','','0','4','2025-03-22 10:52:36','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','41742626919','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1732,'','Cash','','2025-03-22 12:18:23','','0','4','2025-03-22 12:18:23','','0','0','1','retail','70','0','1','0','0','0','0','0','0','printed',' ','','1','0','41742635089','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1733,'TCM6ODROK2','Mpesa','','2025-03-22 15:40:11','','0','4','2025-03-22 15:40:11','','0','360','1','retail','0','360','1','0','0','0','0','360','0','printed',' ','','1','0','41742647151','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1734,'TCM2OCMCX4','Mpesa','','2025-03-22 15:45:49','','0','4','2025-03-22 15:45:49','','0','660','1','retail','0','660','1','0','0','0','0','660','0','printed',' ','','1','0','41742647385','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1735,'','Cash','','2025-03-22 16:13:04','','0','4','2025-03-22 16:13:04','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','41742649159','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1736,'','Cash','','2025-03-22 16:43:15','','0','4','2025-03-22 16:43:15','','340','340','1','retail','0','340','1','0','0','0','0','0','0','printed',' ','','1','0','41742649188','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1737,'tcm5ou58s5','Mpesa','','2025-03-22 17:20:18','','0','4','2025-03-22 17:20:18','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41742653199','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1738,'','Cash','','2025-03-22 18:26:23','','0','4','2025-03-22 18:26:23','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','41742656588','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1739,'TCM5PC5OO2','Mpesa','','2025-03-22 18:51:30','','0','4','2025-03-22 18:51:30','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41742658639','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1740,'TCO2VDCT34','Mpesa','','2025-03-24 08:52:11','','0','4','2025-03-24 08:52:11','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41742793257','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1741,'','Cash','','2025-03-24 16:37:26','','0','4','2025-03-24 16:37:26','','470','470','1','retail','0','470','1','0','0','0','0','0','0','printed',' ','','1','0','41742819904','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1742,'','Cash','','2025-03-24 18:40:54','','0','4','2025-03-24 18:40:54','','160','160','1','retail','0','160','1','0','0','0','0','0','0','printed',' ','','1','0','41742830818','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1743,'','Cash','','2025-03-24 18:45:22','','0','4','2025-03-24 18:45:22','','100','105','1','retail','5','100','1','0','0','0','0','0','0','printed',' ','','1','0','41742830875','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1744,'TCOOY3N2PO','Mpesa','','2025-03-24 19:21:38','','0','4','2025-03-24 19:21:38','','0','730','1','retail','0','730','1','0','0','0','0','730','0','printed',' ','','1','0','41742833130','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1745,'','Cash','','2025-03-25 08:57:51','','0','4','2025-03-25 08:57:51','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41742882235','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1746,'TCPOZS7M12','Mpesa','','2025-03-25 08:58:11','','0','4','2025-03-25 08:58:11','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41742882275','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1747,'','Cash','','2025-03-25 09:58:10','','0','4','2025-03-25 09:58:10','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41742882341','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1748,'','Cash','','2025-03-25 10:12:27','','0','4','2025-03-25 10:12:28','','0','0','1','retail','120','0','1','0','0','0','0','0','0','printed',' ','','1','0','41742886467','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1749,'TCP712XART','Mpesa','','2025-03-25 10:29:27','','0','4','2025-03-25 10:29:27','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','41742887404','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1750,'','Cash','','2025-03-25 13:28:30','','0','4','2025-03-25 13:28:30','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41742898464','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1751,'','Cash','','2025-03-25 13:51:43','','0','4','2025-03-25 13:51:43','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41742898532','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1752,'','Cash','','2025-03-25 18:01:59','','0','4','2025-03-25 18:01:59','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41742914855','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1753,'TCQ85EENVQ','Mpesa','','2025-03-26 09:53:40','','0','4','2025-03-26 09:53:40','','0','360','1','retail','0','360','1','0','0','0','0','360','0','printed',' ','','1','0','41742971967','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1754,'','Cash','','2025-03-26 09:54:32','','0','4','2025-03-26 09:54:32','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41742972057','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1755,'TCQ25NKMMA','Mpesa','','2025-03-26 10:51:20','','0','4','2025-03-26 10:51:20','','0','170','1','retail','0','170','1','0','0','0','0','170','0','printed',' ','','1','0','41742972076','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1756,'TCQ65QFBKE','Mpesa','','2025-03-26 11:16:35','','0','4','2025-03-26 11:16:35','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41742975897','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1757,'','Cash','','2025-03-26 11:45:39','','0','4','2025-03-26 11:45:39','','220','220','1','retail','0','220','1','0','0','0','0','0','0','printed',' ','','1','0','41742977089','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1758,'','Cash','','2025-03-26 12:20:08','','0','4','2025-03-26 12:20:08','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41742979747','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1759,'','Cash','','2025-03-26 12:45:54','','0','4','2025-03-26 12:45:54','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41742980822','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1760,'','Cash','','2025-03-26 16:56:19','','0','4','2025-03-26 16:56:19','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','41742997365','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1761,'tcq57ksdg1','Mpesa','','2025-03-26 18:55:16','','0','4','2025-03-26 18:55:16','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41742998922','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1762,'TCQ87FS50T4','Mpesa','','2025-03-26 18:56:08','','0','4','2025-03-26 18:56:08','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41743004548','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1763,'','Cash','','2025-03-26 19:20:23','','0','4','2025-03-26 19:20:23','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41743006010','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1764,'TCR4A5FUL8','Mpesa','','2025-03-27 10:52:19','','0','4','2025-03-27 10:52:19','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','41743061895','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1765,'','Cash','','2025-03-27 10:53:24','','0','4','2025-03-27 10:53:24','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41743061977','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1766,'','Cash','','2025-03-27 12:03:42','','0','4','2025-03-27 12:03:42','','90','98','1','retail','8','90','1','0','0','0','0','0','0','printed',' ','','1','0','41743062007','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1767,'TCR7AHQOKP','Mpesa','','2025-03-27 12:17:19','','0','4','2025-03-27 12:17:19','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41743066304','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1768,'','Cash','','2025-03-27 14:43:32','','0','4','2025-03-27 14:43:32','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41743075798','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1769,'TCR9B9RYBH','Mpesa','','2025-03-27 15:27:39','','0','4','2025-03-27 15:27:39','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41743075863','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1770,'TCR2BJSJ7S','Mpesa','','2025-03-27 16:32:52','','0','4','2025-03-27 16:32:52','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41743078538','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1771,'','Cash','','2025-03-27 16:45:35','','0','4','2025-03-27 16:45:35','','0','0','1','retail','100','0','1','0','0','0','0','0','0','printed',' ','','1','0','41743083121','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1772,'','Cash','','2025-03-27 17:10:24','','0','4','2025-03-27 17:10:24','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41743083159','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1773,'TCR3BPV1VH','Mpesa','','2025-03-27 17:16:26','','0','4','2025-03-27 17:16:26','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41743084630','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1774,'TCR7BRPAM7','Mpesa','','2025-03-27 17:53:25','','0','4','2025-03-27 17:53:25','','0','320','1','retail','0','320','1','0','0','0','0','320','0','printed',' ','','1','0','41743085030','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1775,'TCR6B5LK6U','Mpesa','','2025-03-27 17:54:44','','0','4','2025-03-27 17:54:44','','0','55','1','retail','0','55','1','0','0','0','0','55','0','printed',' ','','1','0','41743087245','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1776,'','Cash','','2025-03-27 18:00:48','','0','4','2025-03-27 18:00:48','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','41743087361','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1777,'','Cash','','2025-03-27 18:03:26','','0','4','2025-03-27 18:03:26','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41743087779','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1778,'','Cash','','2025-03-27 18:55:07','','0','4','2025-03-27 18:55:07','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41743090812','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1779,'','Cash','','2025-03-28 10:26:29','','0','4','2025-03-28 10:26:29','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','41743146726','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1780,'TCS4ELRD18','Mpesa','','2025-03-28 10:37:52','','0','4','2025-03-28 10:37:52','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41743146793','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1781,'','Cash','','2025-03-28 11:37:03','','0','4','2025-03-28 11:37:03','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41743147534','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1782,'','Cash','','2025-03-28 16:24:50','','0','4','2025-03-28 16:24:50','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41743168263','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1783,'','Cash','','2025-03-28 16:52:52','','0','4','2025-03-28 16:52:52','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41743168309','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1784,'','Cash','','2025-03-28 18:04:26','','0','4','2025-03-28 18:04:26','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','41743174209','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1785,'','Cash','','2025-03-28 18:11:19','','0','4','2025-03-28 18:11:19','','520','520','1','retail','0','520','1','0','0','0','0','0','0','printed',' ','','1','0','41743174284','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1786,'TCT61U51TI','Mpesa','','2025-03-29 08:45:09','','0','4','2025-03-29 08:45:09','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','41743227073','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1787,'','Cash','','2025-03-29 09:41:21','','0','4','2025-03-29 09:41:21','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41743227147','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1788,'TCTIJ58207','Mpesa','','2025-03-29 09:57:16','','0','4','2025-03-29 09:57:16','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41743230484','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1789,'','Cash','','2025-03-29 13:00:04','','0','4','2025-03-29 13:00:04','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41743242384','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1790,'TCT2KG21CA','Mpesa','','2025-03-29 15:03:25','','0','4','2025-03-29 15:03:25','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','41743249784','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1791,'','Cash','','2025-03-29 18:07:42','','0','4','2025-03-29 18:07:42','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','41743260839','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1792,'TCT2LROFBS','Mpesa','','2025-03-29 19:14:34','','0','4','2025-03-29 19:14:34','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41743264856','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1793,'TD17WSYJT5','Mpesa','','2025-04-01 09:33:06','','0','4','2025-04-01 09:33:06','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','41743489134','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1794,'','Cash','','2025-04-01 10:44:05','','0','4','2025-04-01 10:44:05','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41743493323','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1795,'','Cash','','2025-04-01 11:47:26','','0','4','2025-04-01 11:47:26','','190','190','1','retail','0','190','1','0','0','0','0','0','0','printed',' ','','1','0','41743493448','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1796,'','Cash','','2025-04-01 11:59:08','','0','4','2025-04-01 11:59:08','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41743497251','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1797,'','Cash','','2025-04-01 14:45:17','','0','4','2025-04-01 14:45:17','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41743507898','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1798,'','Cash','','2025-04-01 16:33:17','','0','4','2025-04-01 16:33:17','','750','750','1','retail','0','750','1','0','0','0','0','0','0','printed',' ','','1','0','41743507920','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1799,'','Mpesa','','2025-04-01 17:24:50','','0','4','2025-04-01 17:24:50','','0','131','1','retail','1','130','1','0','0','0','0','130','0','printed',' ','','1','0','41743514548','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1800,'','Cash','','2025-04-01 17:27:04','','0','4','2025-04-01 17:27:04','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','41743517568','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1801,'','Cash','','2025-04-01 18:09:30','','0','4','2025-04-01 18:09:30','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41743517679','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1802,'','Cash','','2025-04-01 19:12:58','','0','4','2025-04-01 19:12:58','','755','755','1','retail','0','755','1','0','0','0','0','0','0','printed',' ','','1','0','41743520193','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1803,'TD262C7A64','Mpesa','','2025-04-02 08:20:15','','0','4','2025-04-02 08:20:15','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','41743571203','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1804,'TD232KH5Y7','Mpesa','','2025-04-02 09:22:19','','0','4','2025-04-02 09:22:19','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','41743571294','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1805,'','Cash','','2025-04-02 09:56:03','','0','4','2025-04-02 09:56:03','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41743574972','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1806,'','Cash','','2025-04-02 11:07:22','','0','4','2025-04-02 11:07:22','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41743576966','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1807,'','Cash','','2025-04-02 11:15:01','','0','4','2025-04-02 11:15:01','','0','0','1','retail','330','0','1','0','0','0','0','0','0','printed',' ','','1','0','41743581246','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1808,'','Cash','','2025-04-02 11:35:28','','0','4','2025-04-02 11:35:28','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41743581705','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1809,'TD213J20FR','Mpesa','','2025-04-02 13:41:38','','0','4','2025-04-02 13:41:38','','0','1430','1','retail','0','1430','1','0','0','0','0','1430','0','printed',' ','','1','0','41743590259','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1810,'','Cash','','2025-04-02 13:47:23','','0','4','2025-04-02 13:47:23','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41743590830','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1811,'TD29472GZ5','Mpesa','','2025-04-02 15:37:55','','0','4','2025-04-02 15:37:55','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41743597459','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1812,'','Cash','','2025-04-02 15:38:53','','0','4','2025-04-02 15:38:53','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41743597516','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1813,'','Cash','','2025-04-02 16:06:50','','0','4','2025-04-02 16:06:50','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','41743597556','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1814,'','Cash','','2025-04-02 16:32:02','','0','4','2025-04-02 16:32:02','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41743600703','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1815,'','Cash','','2025-04-02 18:05:05','','0','4','2025-04-02 18:05:05','','280','280','1','retail','0','280','1','0','0','0','0','0','0','printed',' ','','1','0','41743606226','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1816,'','Mpesa','','2025-04-03 08:35:24','','0','4','2025-04-03 08:35:24','','0','21','1','retail','1','20','1','0','0','0','0','20','0','printed',' ','','1','0','41743658448','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1817,'','Cash','','2025-04-03 08:36:25','','0','4','2025-04-03 08:36:25','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41743658564','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1818,'','Cash','','2025-04-03 09:13:04','','0','4','2025-04-03 09:13:04','','380','380','1','retail','0','380','1','0','0','0','0','0','0','printed',' ','','1','0','41743660726','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1819,'TD397EVQXN','Mpesa','','2025-04-03 09:25:47','','0','4','2025-04-03 09:25:47','','0','156','1','retail','6','150','1','0','0','0','0','150','0','printed',' ','','1','0','41743660788','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1820,'','Cash','','2025-04-03 09:27:57','','0','4','2025-04-03 09:27:57','','200','204','1','retail','4','200','1','0','0','0','0','0','0','printed',' ','','1','0','41743661632','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1821,'','Cash','','2025-04-03 10:03:28','','0','4','2025-04-03 10:03:28','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','41743663780','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1822,'','Cash','','2025-04-03 11:17:10','','0','4','2025-04-03 11:17:10','','360','360','1','retail','0','360','1','0','0','0','0','0','0','printed',' ','','1','0','41743668181','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1823,'','Cash','','2025-04-03 11:20:51','','0','4','2025-04-03 11:20:51','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41743668424','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1824,'TD327Z6220','Mpesa','','2025-04-03 11:38:30','','0','4','2025-04-03 11:38:30','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','41743669422','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1825,'','Cash','','2025-04-03 12:43:35','','0','4','2025-04-03 12:43:35','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','41743672563','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1826,'','Cash','','2025-04-03 14:30:02','','0','4','2025-04-03 14:30:02','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','41743679781','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1827,'','Cash','','2025-04-03 14:45:23','','0','4','2025-04-03 14:45:23','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41743679828','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1828,'TD36940BUW','Mpesa','','2025-04-03 15:53:01','','0','4','2025-04-03 15:53:01','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41743684734','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1829,'','Cash','','2025-04-03 17:09:20','','0','4','2025-04-03 17:09:20','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41743687610','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1830,'','Cash','','2025-04-03 17:24:07','','0','4','2025-04-03 17:24:07','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','41743689378','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1831,'','Cash','','2025-04-03 18:43:22','','0','4','2025-04-03 18:43:22','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41743694983','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1832,'','Cash','','2025-04-03 18:44:58','','0','4','2025-04-03 18:44:58','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','41743695082','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1833,'TD36A8KZAI','Mpesa','','2025-04-04 08:34:51','','0','4','2025-04-04 08:34:51','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41743744877','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1834,'TD47C22JGV','Mpesa','','2025-04-04 08:42:48','','0','4','2025-04-04 08:42:48','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','41743744961','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1835,'','Cash','','2025-04-04 08:48:48','','0','4','2025-04-04 08:48:48','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','41743745402','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1836,'TD47CYH7CZ','Mpesa','','2025-04-04 12:12:57','','0','4','2025-04-04 12:12:58','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','41743757753','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1837,'TD42D7PO41','Mpesa','','2025-04-04 13:04:32','','0','4','2025-04-04 13:04:32','','0','45','1','retail','0','45','1','0','0','0','0','45','0','printed',' ','','1','0','41743761034','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1838,'','Cash','','2025-04-04 13:06:10','','0','4','2025-04-04 13:06:10','','720','720','1','retail','0','720','1','0','0','0','0','0','0','printed',' ','','1','0','41743761136','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1839,'','Cash','','2025-04-04 14:11:59','','0','4','2025-04-04 14:11:59','','0','0','1','retail','30','0','1','0','0','0','0','0','0','printed',' ','','1','0','41743764699','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1840,'TD42DJ6EFA','Mpesa','','2025-04-04 14:16:39','','0','4','2025-04-04 14:16:39','','0','370','1','retail','0','370','1','0','0','0','0','370','0','printed',' ','','1','0','41743765124','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1841,'','Cash','','2025-04-04 14:19:05','','0','4','2025-04-04 14:19:05','','0','0','1','retail','125','0','1','0','0','0','0','0','0','printed',' ','','1','0','41743765481','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1842,'TD41E8NUB2','Mpesa','','2025-04-04 16:51:01','','0','4','2025-04-04 16:51:01','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','41743774477','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1843,'','Cash','','2025-04-04 16:54:20','','0','4','2025-04-04 16:54:20','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','41743774818','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1844,'TD43E47CEH','Mpesa','','2025-04-04 17:00:05','','0','4','2025-04-04 17:00:05','','0','1550','1','retail','0','1550','1','0','0','0','0','1550','0','printed',' ','','1','0','41743774915','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1845,'TD42EQV4JS','Mpesa','','2025-04-04 18:21:04','','0','4','2025-04-04 18:21:04','','0','315','1','retail','0','315','1','0','0','0','0','315','0','printed',' ','','1','0','41743779975','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1846,'','Cash','','2025-04-04 18:37:24','','0','4','2025-04-04 18:37:24','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41743780252','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1847,'','Cash','','2025-04-04 19:00:06','','0','4','2025-04-04 19:00:06','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','41743781077','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1848,'TD43F2C2JD','Mpesa','','2025-04-04 19:02:45','','0','4','2025-04-04 19:02:45','','0','520','1','retail','0','520','1','0','0','0','0','520','0','printed',' ','','1','0','41743782544','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1849,'TD52HOYLFU','Mpesa','','2025-04-05 09:39:49','','0','4','2025-04-05 09:39:49','','0','170','1','retail','0','170','1','0','0','0','0','170','0','printed',' ','','1','0','41743835157','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1850,'','Cash','','2025-04-05 11:59:37','','0','4','2025-04-05 11:59:37','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41743843560','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1851,'','Cash','','2025-04-05 12:05:55','','0','4','2025-04-05 12:05:55','','540','540','1','retail','0','540','1','0','0','0','0','0','0','printed',' ','','1','0','41743843580','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1852,'','Cash','','2025-04-05 12:59:44','','0','4','2025-04-05 12:59:44','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41743843958','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1853,'','Cash','','2025-04-05 13:50:20','','0','4','2025-04-05 13:50:21','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41743847200','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1854,'','Cash','','2025-04-05 16:04:28','','0','4','2025-04-05 16:04:28','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41743858246','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1855,'','Cash','','2025-04-05 16:13:08','','0','4','2025-04-05 16:13:08','','20','21','1','retail','1','20','1','0','0','0','0','0','0','printed',' ','','1','0','41743858298','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1856,'TD54KOCH5C','Mpesa','','2025-04-05 19:03:05','','0','4','2025-04-05 19:03:05','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41743868969','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1857,'','Cash','','2025-04-07 10:14:44','','0','4','2025-04-07 10:14:44','','0','0','1','retail','100','0','1','0','0','0','0','0','0','printed',' ','','1','0','41744010072','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1858,'TD73QXIL4B','Mpesa','','2025-04-07 11:15:35','','0','4','2025-04-07 11:15:35','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41744013704','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1859,'TD75RORXNP','Mpesa','','2025-04-07 11:34:33','','0','4','2025-04-07 11:34:33','','0','35','1','retail','0','35','1','0','0','0','0','35','0','printed',' ','','1','0','41744013800','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1860,'','Cash','','2025-04-07 11:37:01','','0','4','2025-04-07 11:37:01','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41744014950','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1861,'TD76R1PBUC','Mpesa','','2025-04-07 11:42:23','','0','4','2025-04-07 11:42:23','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41744015025','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1862,'TD75RASMJJ','Mpesa','','2025-04-07 12:35:15','','0','4','2025-04-07 12:35:15','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','41744015372','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1863,'TD76RABZ7Q','Mpesa','','2025-04-07 12:37:57','','0','4','2025-04-07 12:37:57','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41744018632','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1864,'','Cash','','2025-04-07 12:39:26','','0','4','2025-04-07 12:39:26','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','41744018714','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1865,'AB81926E6925','Mpesa','','2025-04-07 12:50:41','','0','4','2025-04-07 12:50:41','','0','530','1','retail','0','530','1','0','0','0','0','530','0','printed',' ','','1','0','41744019319','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1866,'TD5OH2YUMA','Mpesa','','2025-04-07 13:41:52','','0','4','2025-04-07 13:41:52','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','41744022467','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1867,'TD77RXODSB','Mpesa','','2025-04-07 14:56:50','','0','4','2025-04-07 14:56:50','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41744022565','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1868,'TD72SIC5CO','Mpesa','','2025-04-07 15:27:21','','0','4','2025-04-07 15:27:21','','0','360','1','retail','0','360','1','0','0','0','0','360','0','printed',' ','','1','0','41744028726','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1869,'TD73SFOUOR','Mpesa','','2025-04-07 16:51:47','','0','4','2025-04-07 16:51:47','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','41744028878','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1870,'','Cash','','2025-04-07 16:57:33','','0','4','2025-04-07 16:57:33','','65','65','1','retail','0','65','1','0','0','0','0','0','0','printed',' ','','1','0','41744034212','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1871,'','Cash','','2025-04-07 17:08:15','','0','4','2025-04-07 17:08:15','','260','260','1','retail','0','260','1','0','0','0','0','0','0','printed',' ','','1','0','41744034280','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1872,'','Cash','','2025-04-07 17:39:41','','0','4','2025-04-07 17:39:41','','1600','1600','1','retail','0','1600','1','0','0','0','0','0','0','printed',' ','','1','0','41744036706','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1873,'','Cash','','2025-04-07 17:41:57','','0','4','2025-04-07 17:41:57','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41744036895','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1874,'','Cash','','2025-04-07 18:12:24','','0','4','2025-04-07 18:12:24','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41744036926','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1875,'','Cash','','2025-04-07 19:11:53','','0','4','2025-04-07 19:11:53','','190','190','1','retail','0','190','1','0','0','0','0','0','0','printed',' ','','1','0','41744042247','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1876,'','Cash','','2025-04-08 08:55:11','','0','4','2025-04-08 08:55:11','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41744091692','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1877,'','Cash','','2025-04-08 12:09:27','','0','4','2025-04-08 12:09:27','','210','210','1','retail','0','210','1','0','0','0','0','0','0','printed',' ','','1','0','41744103333','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1878,'TD83V2S3ZL','Mpesa','','2025-04-08 12:27:33','','0','4','2025-04-08 12:27:33','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','41744103372','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1879,'','Cash','','2025-04-08 12:32:44','','0','4','2025-04-08 12:32:44','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41744104489','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1880,'TD84VX11QRO','Mpesa','','2025-04-08 12:33:43','','0','4','2025-04-08 12:33:43','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41744104773','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1881,'','Cash','','2025-04-08 12:35:14','','0','4','2025-04-08 12:35:14','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41744104879','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1882,'','Cash','','2025-04-08 12:49:18','','0','4','2025-04-08 12:49:18','','1130','1130','1','retail','0','1130','1','0','0','0','0','0','0','printed',' ','','1','0','41744105689','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1883,'','Mpesa','','2025-04-08 13:52:38','','0','4','2025-04-08 13:52:38','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','41744105822','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1884,'','Cash','','2025-04-08 13:53:14','','0','4','2025-04-08 13:53:14','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41744109573','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1885,'','Cash','','2025-04-08 15:19:20','','0','4','2025-04-08 15:19:20','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','41744114741','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1886,'','Cash','','2025-04-08 15:30:44','','0','4','2025-04-08 15:30:45','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','41744115428','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1887,'TD82X4G95K','Mpesa','','2025-04-08 16:40:04','','0','4','2025-04-08 16:40:04','','0','185','1','retail','0','185','1','0','0','0','0','185','0','printed',' ','','1','0','41744119503','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1888,'','Cash','','2025-04-08 17:04:13','','0','4','2025-04-08 17:04:13','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41744121039','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1889,'','Cash','','2025-04-08 17:08:58','','0','4','2025-04-08 17:08:58','','250','450','1','retail','0','450','1','0','0','0','0','200','0','printed',' ','','1','0','41744121057','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1890,'TD80XH7Q84','Mpesa','','2025-04-08 17:45:21','','0','4','2025-04-08 17:45:21','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41744121782','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1891,'TD82XJPII','Mpesa','','2025-04-08 17:59:01','','0','4','2025-04-08 17:59:01','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','41744123564','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1892,'','Cash','','2025-04-08 18:42:14','','0','4','2025-04-08 18:42:14','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41744126920','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1893,'TD912XOOF9','Mpesa','','2025-04-09 10:10:32','','0','4','2025-04-09 10:10:32','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41744182601','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1894,'','Cash','','2025-04-09 10:14:42','','0','4','2025-04-09 10:14:42','','625','625','1','retail','0','625','1','0','0','0','0','0','0','printed',' ','','1','0','41744182683','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1895,'','Cash','','2025-04-09 14:12:24','','0','4','2025-04-09 14:12:24','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','41744197127','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1896,'TD9821P565','Mpesa','','2025-04-09 15:18:04','','0','4','2025-04-09 15:18:04','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41744197148','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1897,'','Cash','','2025-04-09 15:54:22','','0','4','2025-04-09 15:54:22','','160','160','1','retail','0','160','1','0','0','0','0','0','0','printed',' ','','1','0','41744201134','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1898,'','Cash','','2025-04-09 15:55:06','','0','4','2025-04-09 15:55:06','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41744203265','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1899,'','Cash','','2025-04-09 16:19:19','','0','4','2025-04-09 16:19:19','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41744203309','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1900,'TD933UID8V','Mpesa','','2025-04-10 08:34:37','','0','4','2025-04-10 08:34:37','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','41744263246','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1901,'','Cash','','2025-04-10 10:52:53','','0','4','2025-04-10 10:52:53','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41744271557','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1902,'','Cash','','2025-04-10 11:07:09','','0','4','2025-04-10 11:07:09','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','41744271576','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1903,'','Cash','','2025-04-10 12:15:50','','0','4','2025-04-10 12:15:50','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','41744272764','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1904,'tTDA97HQ0A5','Mpesa','','2025-04-10 16:16:15','','0','4','2025-04-10 16:16:15','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41744290962','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1905,'TDA87PYQCY','Mpesa','','2025-04-10 17:05:25','','0','4','2025-04-10 17:05:25','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','41744291002','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1906,'','Cash','','2025-04-11 10:01:12','','0','4','2025-04-11 10:01:12','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41744354856','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1907,'','Cash','','2025-04-11 12:28:03','','0','4','2025-04-11 12:28:03','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41744363616','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1908,'','Cash','','2025-04-11 13:58:12','','0','4','2025-04-11 13:58:12','','50','51','1','retail','1','50','1','0','0','0','0','0','0','printed',' ','','1','0','41744363696','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1909,'','Cash','','2025-04-11 14:05:00','','0','4','2025-04-11 14:05:00','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41744369450','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1910,'','Cash','','2025-04-11 15:39:28','','0','4','2025-04-11 15:39:28','','30','32','1','retail','2','30','1','0','0','0','0','0','0','printed',' ','','1','0','41744369507','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1911,'','Cash','','2025-04-11 15:44:09','','0','4','2025-04-11 15:44:09','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41744375186','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1912,'TDB5CIHZX5','Mpesa','','2025-04-11 17:08:00','','0','4','2025-04-11 17:08:00','','0','491','1','retail','1','490','1','0','0','0','0','490','0','printed',' ','','1','0','41744375454','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1913,'','Cash','','2025-04-11 17:59:11','','0','4','2025-04-11 17:59:11','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','41744381843','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1914,'','Cash','','2025-04-11 18:01:39','','0','4','2025-04-11 18:01:39','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41744383641','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1915,'','Cash','','2025-04-11 19:10:49','','0','4','2025-04-11 19:10:49','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41744387823','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1916,'TDE9P4TFH7','Mpesa','','2025-04-14 12:56:40','','0','4','2025-04-14 12:56:40','','0','310','1','retail','0','310','1','0','0','0','0','310','0','printed',' ','','1','0','41744624473','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1917,'','Cash','','2025-04-14 12:58:00','','0','4','2025-04-14 12:58:00','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41744624648','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1918,'','Cash','','2025-04-14 13:00:24','','0','4','2025-04-14 13:00:24','','100','108','1','retail','8','100','1','0','0','0','0','0','0','printed',' ','','1','0','41744624790','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1919,'','Cash','','2025-04-14 13:56:01','','0','4','2025-04-14 13:56:01','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41744624842','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1920,'','Cash','','2025-04-14 14:26:24','','0','4','2025-04-14 14:26:24','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41744628164','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1921,'','Cash','','2025-04-14 15:17:20','','0','4','2025-04-14 15:17:20','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41744629986','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1922,'tde2qnrfj2','Mpesa','','2025-04-14 18:49:58','','0','4','2025-04-14 18:49:58','','0','280','1','retail','0','280','1','0','0','0','0','280','0','printed',' ','','1','0','41744645724','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1923,'','Cash','','2025-04-14 18:52:14','','0','4','2025-04-14 18:52:14','','1115','1115','1','retail','0','1115','1','0','0','0','0','0','0','printed',' ','','1','0','41744645880','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1924,'','Cash','','2025-04-14 18:53:48','','0','4','2025-04-14 18:53:48','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41744646010','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1925,'','Cash','','2025-04-15 09:27:56','','0','4','2025-04-15 09:27:56','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41744698462','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1926,'','Cash','','2025-04-15 14:11:06','','0','4','2025-04-15 14:11:06','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','41744715421','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1927,'TDF6VDVD3U','Mpesa','','2025-04-15 18:37:08','','0','4','2025-04-15 18:37:08','','0','25','1','retail','0','25','1','0','0','0','0','25','0','printed',' ','','1','0','41744731401','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1928,'','Cash','','2025-04-15 18:44:40','','0','4','2025-04-15 18:44:40','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41744731859','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1929,'','Cash','','2025-04-15 19:14:36','','0','4','2025-04-15 19:14:36','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41744733652','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1930,'TDGNOF4D5','Mpesa','','2025-04-16 11:58:50','','0','4','2025-04-16 11:58:50','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','41744793244','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1931,'','Cash','','2025-04-16 15:57:36','','0','4','2025-04-16 15:57:36','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','41744808210','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1932,'','Cash','','2025-04-16 19:21:22','','0','4','2025-04-16 19:21:22','','9','9','1','retail','0','9','1','0','0','0','0','0','0','printed',' ','','1','0','41744820460','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1933,'TDG41A3PMI','Mpesa','','2025-04-16 19:22:09','','0','4','2025-04-16 19:22:09','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41744820489','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1934,'','Cash','','2025-04-16 19:23:51','','0','4','2025-04-16 19:23:51','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41744820607','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1935,'TDGIZLR8Q9','Mpesa','','2025-04-16 19:24:27','','0','4','2025-04-16 19:24:27','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','41744820638','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1936,'','Cash','','2025-04-16 19:29:29','','0','4','2025-04-16 19:29:29','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','41744820944','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1937,'','Cash','','2025-04-16 19:30:16','','0','4','2025-04-16 19:30:16','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41744820990','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1938,'','Cash','','2025-04-16 19:31:03','','0','4','2025-04-16 19:31:03','','0','0','1','retail','50','0','1','0','0','0','0','0','0','printed',' ','','1','0','41744821051','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1939,'','Cash','','2025-04-17 10:21:08','','0','4','2025-04-17 10:21:08','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','41744874257','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1940,'','Cash','','2025-04-17 11:08:34','','0','4','2025-04-17 11:08:34','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','41744877247','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1941,'','Cash','','2025-04-17 13:08:47','','0','4','2025-04-17 13:08:47','','220','220','1','retail','0','220','1','0','0','0','0','0','0','printed',' ','','1','0','41744884155','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1942,'TDH85EGNNM','Mpesa','','2025-04-17 16:47:14','','0','4','2025-04-17 16:47:14','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','41744884533','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1943,'','Cash','','2025-04-17 17:09:38','','0','4','2025-04-17 17:09:38','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41744898901','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1944,'TDH35W6DHF','Mpesa','','2025-04-17 18:27:25','','0','4','2025-04-17 18:27:25','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','41744903352','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1945,'','Cash','','2025-04-17 18:34:28','','0','4','2025-04-17 18:34:28','','90','100','1','retail','10','90','1','0','0','0','0','0','0','printed',' ','','1','0','41744904044','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1946,'','Cash','','2025-04-17 18:43:15','','0','4','2025-04-17 18:43:15','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','41744904092','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1947,'TDH666L916','Mpesa','','2025-04-17 19:01:32','','0','4','2025-04-17 19:01:32','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41744905637','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1948,'TDH76EE28D','Mpesa','','2025-04-18 08:34:00','','0','4','2025-04-18 08:34:00','','0','625','1','retail','25','600','1','0','0','0','0','600','0','printed',' ','','1','0','41744954354','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1949,'','Cash','','2025-04-18 08:41:54','','0','4','2025-04-18 08:41:54','','170','170','1','retail','0','170','1','0','0','0','0','0','0','printed',' ','','1','0','41744954873','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1950,'','Cash','','2025-04-18 10:25:23','','0','4','2025-04-18 10:25:23','','135','135','1','retail','0','135','1','0','0','0','0','0','0','printed',' ','','1','0','41744954917','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1951,'','Mpesa','','2025-04-18 10:27:26','','0','4','2025-04-18 10:27:26','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','41744961126','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1952,'','Cash','','2025-04-18 11:47:03','','0','4','2025-04-18 11:47:03','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41744966009','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1953,'','Cash','','2025-04-18 12:04:41','','0','4','2025-04-18 12:04:41','','100','105','1','retail','5','100','1','0','0','0','0','0','0','printed',' ','','1','0','41744967062','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1954,'','Cash','','2025-04-18 12:15:48','','0','4','2025-04-18 12:15:48','','5','6','1','retail','1','5','1','0','0','0','0','0','0','printed',' ','','1','0','41744967103','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1955,'','Cash','','2025-04-18 13:51:47','','0','4','2025-04-18 13:51:47','','430','430','1','retail','0','430','1','0','0','0','0','0','0','printed',' ','','1','0','41744967763','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1956,'TD139EJ39T','Mpesa','','2025-04-18 13:59:38','','0','4','2025-04-18 13:59:38','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41744973942','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1957,'TD159GNVAB','Mpesa','','2025-04-18 14:12:06','','0','4','2025-04-18 14:12:06','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41744974022','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1958,'','Cash','','2025-04-18 15:31:54','','0','4','2025-04-18 15:31:54','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','41744974827','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1959,'','Cash','','2025-04-18 17:22:22','','0','4','2025-04-18 17:22:22','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41744982362','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1960,'TD14ADJ2VY','Mpesa','','2025-04-18 17:43:35','','0','4','2025-04-18 17:43:35','','0','750','1','retail','0','750','1','0','0','0','0','750','0','printed',' ','','1','0','41744986160','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1961,'TD16AJ39S2','Mpesa','','2025-04-18 18:00:06','','0','4','2025-04-18 18:00:06','','0','6','1','retail','0','6','1','0','0','0','0','6','0','printed',' ','','1','0','41744988384','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1962,'TD15ALHA89','Mpesa','','2025-04-18 18:17:06','','0','4','2025-04-18 18:17:06','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','41744988448','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1963,'TD19ASZV3H','Mpesa','','2025-04-18 18:46:45','','0','4','2025-04-18 18:46:45','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41744989481','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1964,'TD14AY7HEW','Mpesa','','2025-04-18 19:07:17','','0','4','2025-04-18 19:07:17','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','41744992353','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1965,'TDIIBOLIKL','Mpesa','','2025-04-19 08:52:42','','0','4','2025-04-19 08:52:42','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41745041942','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1966,'TDJ7DIDW3F','Mpesa','','2025-04-19 10:13:14','','0','4','2025-04-19 10:13:14','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41745046771','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1967,'TDJ8D2OOG4','Mpesa','','2025-04-19 10:32:22','','0','4','2025-04-19 10:32:22','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','41745047919','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1968,'TDJ4DCFCEI','Mpesa','','2025-04-19 11:25:31','','0','4','2025-04-19 11:25:31','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41745051114','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1969,'TDJ9DCNOLL','Mpesa','','2025-04-19 11:26:30','','0','4','2025-04-19 11:26:30','','0','60','1','retail','10','50','1','0','0','0','0','50','0','printed',' ','','1','0','41745051168','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1970,'TDJ7DIABXH','Mpesa','','2025-04-19 12:04:59','','0','4','2025-04-19 12:04:59','','0','15','1','retail','0','15','1','0','0','0','0','15','0','printed',' ','','1','0','41745051236','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1971,'','Cash','','2025-04-19 12:28:06','','0','4','2025-04-19 12:28:06','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41745053528','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1972,'TDJ4DSXBX','Mpesa','','2025-04-19 13:14:51','','0','4','2025-04-19 13:14:51','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','41745054890','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1973,'','Cash','','2025-04-19 13:48:06','','0','4','2025-04-19 13:48:06','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41745057718','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1974,'','Cash','','2025-04-19 14:10:38','','0','4','2025-04-19 14:10:38','','300','301','1','retail','1','300','1','0','0','0','0','0','0','printed',' ','','1','0','41745059689','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1975,'TDJ3EDVS72','Mpesa','','2025-04-19 16:34:07','','0','4','2025-04-19 16:34:07','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41745069572','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1976,'TDJ2EDY48E','Mpesa','','2025-04-19 16:35:57','','0','4','2025-04-19 16:35:57','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','41745069683','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1977,'','Cash','','2025-04-19 16:38:13','','0','4','2025-04-19 16:38:13','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41745069851','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1978,'','Cash','','2025-04-19 16:44:17','','0','4','2025-04-19 16:44:17','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41745070246','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1979,'','Cash','','2025-04-19 17:06:57','','0','4','2025-04-19 17:06:57','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','41745070261','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1980,'','Cash','','2025-04-21 08:49:05','','0','4','2025-04-21 08:49:05','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','41745214520','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1981,'','Cash','','2025-04-21 10:20:38','','0','4','2025-04-21 10:20:38','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41745214549','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1982,'TDL4LO4LW2','Mpesa','','2025-04-21 10:27:38','','0','4','2025-04-21 10:27:38','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','41745220044','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1983,'','Cash','','2025-04-21 10:57:03','','0','4','2025-04-21 10:57:03','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41745220525','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1984,'TDLOMOJQ4','Mpesa','','2025-04-21 11:55:58','','0','4','2025-04-21 11:55:58','','0','210','1','retail','10','200','1','0','0','0','0','200','0','printed',' ','','1','0','41745222226','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1985,'TDL2M11LFM','Mpesa','','2025-04-21 12:13:13','','0','4','2025-04-21 12:13:13','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41745226769','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1986,'TDL3MEYCER','Mpesa','','2025-04-21 13:34:09','','0','4','2025-04-21 13:34:09','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','41745231630','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1987,'TDL5MN1TH3','Mpesa','','2025-04-21 14:29:35','','0','4','2025-04-21 14:29:35','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41745234942','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1988,'','Cash','','2025-04-21 14:34:14','','0','4','2025-04-21 14:34:14','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','41745235165','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1989,'','Cash','','2025-04-21 14:35:35','','0','4','2025-04-21 14:35:35','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41745235316','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1990,'TDL7MUPEPL','Mpesa','','2025-04-21 15:19:10','','0','4','2025-04-21 15:19:10','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41745235368','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1991,'','Cash','','2025-04-21 16:57:04','','0','4','2025-04-21 16:57:04','','244','244','1','retail','0','244','1','0','0','0','0','0','0','printed',' ','','1','0','41745238001','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1992,'TDL8NIHH2','Mpesa','','2025-04-21 17:43:38','','0','4','2025-04-21 17:43:38','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','41745246601','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1993,'','Cash','','2025-04-21 18:18:52','','0','4','2025-04-21 18:18:52','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41745248691','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1994,'','Cash','','2025-04-21 18:51:19','','0','4','2025-04-21 18:51:19','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41745250660','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1995,'TDL4NYWNHK','Mpesa','','2025-04-22 08:13:09','','0','4','2025-04-22 08:13:09','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41745298760','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1996,'','Cash','','2025-04-22 08:39:17','','0','4','2025-04-22 08:39:17','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','41745300348','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1997,'','Cash','','2025-04-22 09:06:47','','0','4','2025-04-22 09:06:47','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','41745300360','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1998,'TDM6POB7H2','Mpesa','','2025-04-22 09:10:18','','0','4','2025-04-22 09:10:18','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41745302010','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1999,'','Cash','','2025-04-22 09:22:40','','0','4','2025-04-22 09:22:40','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41745302257','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2000,'','Cash','','2025-04-22 10:35:09','','0','4','2025-04-22 10:35:09','','170','170','1','retail','0','170','1','0','0','0','0','0','0','printed',' ','','1','0','41745302963','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2001,'','Cash','','2025-04-22 11:57:35','','0','4','2025-04-22 11:57:35','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41745307315','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2002,'','Cash','','2025-04-22 14:03:33','','0','4','2025-04-22 14:03:33','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','41745319798','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2003,'','Mpesa','','2025-04-22 16:08:29','','0','4','2025-04-22 16:08:29','','150','200','1','retail','0','200','1','0','0','0','0','50','0','printed',' ','','1','0','41745327251','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2004,'','Cash','','2025-04-22 17:04:40','','0','4','2025-04-22 17:04:40','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41745327394','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2005,'','Cash','','2025-04-22 17:39:58','','0','4','2025-04-22 17:39:58','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41745332784','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2006,'','Cash','','2025-04-22 17:47:13','','0','4','2025-04-22 17:47:13','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','41745332840','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2007,'','Cash','','2025-04-22 18:04:42','','0','4','2025-04-22 18:04:42','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41745334096','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2008,'TDM2S24TE','Mpesa','','2025-04-22 18:18:07','','0','4','2025-04-22 18:18:07','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41745335066','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2009,'','Cash','','2025-04-22 18:40:43','','0','4','2025-04-22 18:40:43','','70','100','1','retail','0','100','1','0','0','0','0','30','0','printed',' ','','1','0','41745335157','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2010,'','Cash','','2025-04-22 18:56:40','','0','4','2025-04-22 18:56:40','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','41745337335','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2011,'','Cash','','2025-04-22 18:59:57','','0','4','2025-04-22 18:59:57','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41745337579','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2012,'TDM9SDCHJF','Mpesa','','2025-04-23 12:02:33','','0','4','2025-04-23 12:02:33','','0','45','1','retail','0','45','1','0','0','0','0','45','0','printed',' ','','1','0','41745398929','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2013,'','Cash','','2025-04-23 12:03:21','','0','4','2025-04-23 12:03:21','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41745398988','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2014,'','Cash','','2025-04-23 13:13:23','','0','4','2025-04-23 13:13:23','','0','0','1','retail','150','0','1','0','0','0','0','0','0','printed',' ','','1','0','41745403190','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2015,'TDN3V8K9PZ','Mpesa','','2025-04-23 13:41:40','','0','4','2025-04-23 13:41:40','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41745403207','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2016,'TDN3V8V17D','Mpesa','','2025-04-23 13:42:52','','0','4','2025-04-23 13:42:52','','0','21','1','retail','1','20','1','0','0','0','0','20','0','printed',' ','','1','0','41745404940','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2017,'','Cash','','2025-04-23 14:38:52','','0','4','2025-04-23 14:38:52','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','41745408321','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2018,'TDN2VOP2EQ','Mpesa','','2025-04-23 15:34:47','','0','4','2025-04-23 15:34:47','','0','500','1','retail','0','500','1','0','0','0','0','500','0','printed',' ','','1','0','41745411639','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2019,'TDN2VLQC5W','Mpesa','','2025-04-23 15:36:22','','0','4','2025-04-23 15:36:22','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41745411726','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2020,'TDN8UVNPVG2','Mpesa','','2025-04-23 15:45:55','','0','4','2025-04-23 15:45:55','','0','1000','1','retail','0','1000','1','0','0','0','0','1000','0','printed',' ','','1','0','41745412094','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2021,'TDN3V8K9P2','Mpesa','','2025-04-23 15:48:59','','0','4','2025-04-23 15:48:59','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41745412522','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2022,'','Cash','','2025-04-23 15:59:19','','0','4','2025-04-23 15:59:19','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41745413147','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2023,'TDN6WEJT91','Mpesa','','2025-04-23 18:00:16','','0','4','2025-04-23 18:00:16','','0','850','1','retail','0','850','1','0','0','0','0','850','0','printed',' ','','1','0','41745420274','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2024,'','Cash','','2025-04-23 18:39:15','','0','4','2025-04-23 18:39:15','','130','135','1','retail','5','130','1','0','0','0','0','0','0','printed',' ','','1','0','41745422697','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2025,'','Cash','','2025-04-24 10:52:24','','0','4','2025-04-24 10:52:24','','120','121','1','retail','1','120','1','0','0','0','0','0','0','printed',' ','','1','0','41745481097','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2026,'TDO1Z5WE17','Mpesa','','2025-04-24 11:22:29','','0','4','2025-04-24 11:22:29','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41745481161','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2027,'','Cash','','2025-04-24 11:24:23','','0','4','2025-04-24 11:24:23','','375','375','1','retail','0','375','1','0','0','0','0','0','0','printed',' ','','1','0','41745483009','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2028,'TDO6ZHUGR6','Mpesa','','2025-04-24 12:53:48','','0','4','2025-04-24 12:52:58','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41745484438','Cleared','4','2025-04-24 12:53:48','','','','','','',0.00,0.00,0,'',''),(2029,'','Cash','','2025-04-24 12:56:35','','0','4','2025-04-24 12:56:35','','645','645','1','retail','0','645','1','0','0','0','0','0','0','printed',' ','','1','0','41745488520','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2030,'','Cash','','2025-04-24 13:23:05','','0','4','2025-04-24 13:23:05','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41745490173','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2031,'','Cash','','2025-04-24 14:14:43','','0','4','2025-04-24 14:14:43','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41745490191','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2032,'','Cash','','2025-04-24 15:02:52','','0','4','2025-04-24 15:02:52','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41745496156','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2033,'','Cash','','2025-04-24 15:17:23','','0','4','2025-04-24 15:17:23','','330','330','1','retail','0','330','1','0','0','0','0','0','0','printed',' ','','1','0','41745496206','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2034,'','Cash','','2025-04-24 15:48:52','','0','4','2025-04-24 15:48:52','','320','320','1','retail','0','320','1','0','0','0','0','0','0','printed',' ','','1','0','41745498728','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2035,'','Cash','','2025-04-24 16:02:43','','0','4','2025-04-24 16:02:43','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41745499745','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2036,'TDO31TB9R1','Mpesa','','2025-04-24 17:41:07','','0','4','2025-04-24 17:41:07','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41745505651','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2037,'','Cash','','2025-04-25 11:09:33','','0','4','2025-04-25 11:09:33','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41745568553','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2038,'TDP14PW113','Mpesa','','2025-04-25 11:09:56','','0','4','2025-04-25 11:09:56','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41745568577','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2039,'','Cash','','2025-04-25 11:45:57','','0','4','2025-04-25 11:45:57','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41745568630','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2040,'TDP458GNO8','Mpesa','','2025-04-25 13:09:00','','0','4','2025-04-25 13:09:00','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41745570760','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2041,'','Cash','','2025-04-25 13:40:00','','0','4','2025-04-25 13:40:00','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','41745575849','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2042,'TDPO51KWM8','Mpesa','','2025-04-25 14:14:12','','0','4','2025-04-25 14:14:12','','0','420','1','retail','0','420','1','0','0','0','0','420','0','printed',' ','','1','0','41745577609','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2043,'TDP05T9YFS','Mpesa','','2025-04-25 15:17:54','','0','4','2025-04-25 15:17:54','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41745583446','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2044,'','Cash','','2025-04-25 15:24:17','','0','4','2025-04-25 15:24:17','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41745583539','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2045,'','Cash','','2025-04-25 16:52:13','','0','4','2025-04-25 16:52:13','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','41745589119','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2046,'TDP76DAMFV','Mpesa','','2025-04-25 17:15:47','','0','4','2025-04-25 17:15:47','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41745589136','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2047,'','Cash','','2025-04-25 17:22:29','','0','4','2025-04-25 17:22:29','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41745590582','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2048,'','Cash','','2025-04-25 18:00:32','','0','4','2025-04-25 18:00:32','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','41745590954','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2049,'TDP56PLOSB','Mpesa','','2025-04-25 18:15:58','','0','4','2025-04-25 18:15:58','','0','240','1','retail','0','240','1','0','0','0','0','240','0','printed',' ','','1','0','41745593352','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2050,'','Cash','','2025-04-25 18:24:53','','0','4','2025-04-25 18:24:53','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41745594213','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2051,'','Cash','','2025-04-26 09:16:02','','0','4','2025-04-26 09:16:02','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','41745647958','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2052,'TDQ68YWYIQ','Mpesa','','2025-04-26 09:16:24','','0','4','2025-04-26 09:16:24','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41745648167','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2053,'TDQ29BW3DO','Mpesa','','2025-04-26 10:18:00','','0','4','2025-04-26 10:18:00','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41745648218','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2054,'','Cash','','2025-04-26 10:29:36','','0','4','2025-04-26 10:29:36','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','41745652522','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2055,'','Cash','','2025-04-26 11:14:53','','0','4','2025-04-26 11:14:53','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41745652579','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2056,'','Cash','','2025-04-26 13:09:16','','0','4','2025-04-26 13:09:16','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41745655296','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2057,'','Cash','','2025-04-26 15:01:19','','0','4','2025-04-26 15:01:19','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41745662162','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2058,'','Cash','','2025-04-26 16:06:08','','0','4','2025-04-26 16:06:08','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41745670088','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2059,'TDQ7A8ANF','Mpesa','','2025-04-26 16:06:41','','0','4','2025-04-26 16:06:41','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41745672774','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2060,'','Cash','','2025-04-26 17:27:03','','0','4','2025-04-26 17:27:03','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','1','0','41745672879','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2061,'','Cash','','2025-04-26 17:32:48','','0','4','2025-04-26 17:32:48','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41745677937','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2062,'','Cash','','2025-04-26 18:18:19','','0','4','2025-04-26 18:18:19','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41745680657','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2063,'TDQ3BS92WI','Mpesa','','2025-04-26 19:00:41','','0','4','2025-04-26 19:00:41','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41745683216','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2064,'TDQ6BSPXYA','Mpesa','','2025-04-26 19:02:15','','0','4','2025-04-26 19:02:15','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','41745683296','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2065,'','Cash','','2025-04-26 19:03:35','','0','4','2025-04-26 19:03:35','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41745683368','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2066,'TDSIICHV35','Mpesa','','2025-04-28 09:30:49','','0','4','2025-04-28 09:30:49','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','41745819355','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2067,'','Cash','','2025-04-28 09:45:11','','0','4','2025-04-28 09:45:12','','4490','4490','1','retail','0','4490','1','0','0','0','0','0','0','printed',' ','','1','0','41745822182','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2068,'TDS81K13X8','Mpesa','','2025-04-28 10:10:39','','0','4','2025-04-28 10:10:39','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41745822816','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2069,'TDR5E9TG93','Mpesa','','2025-04-28 10:29:10','','0','4','2025-04-28 10:29:10','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','41745825297','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2070,'','Cash','','2025-04-28 11:15:13','','0','4','2025-04-28 11:15:13','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','41745828090','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2071,'TDS41UKWA4','Mpesa','','2025-04-28 11:18:24','','0','4','2025-04-28 11:18:24','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41745828292','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2072,'','Cash','','2025-04-28 11:23:46','','0','4','2025-04-28 11:23:46','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41745828408','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2073,'','Cash','','2025-04-28 11:29:52','','0','4','2025-04-28 11:29:52','','280','280','1','retail','0','280','1','0','0','0','0','0','0','printed',' ','','1','0','41745828629','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2074,'','Cash','','2025-04-28 12:10:52','','0','4','2025-04-28 12:10:52','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41745828996','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2075,'TDS0J3W9P2','Mpesa','','2025-04-28 12:21:19','','0','4','2025-04-28 12:21:19','','0','35','1','retail','0','35','1','0','0','0','0','35','0','printed',' ','','1','0','41745831952','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2076,'','Cash','','2025-04-28 13:53:39','','0','4','2025-04-28 13:53:39','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41745837588','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2077,'TDS1JLMAMR','Mpesa','','2025-04-28 14:09:47','','0','4','2025-04-28 14:09:47','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41745838198','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2078,'','Cash','','2025-04-28 14:34:32','','0','4','2025-04-28 14:34:33','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','41745840031','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2079,'','Cash','','2025-04-28 15:27:54','','0','4','2025-04-28 15:27:54','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','41745840123','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2080,'TDS8KFEW80','Mpesa','','2025-04-28 17:08:11','','0','4','2025-04-28 17:08:11','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41745849265','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2081,'TDS4KHL4OS','Mpesa','','2025-04-28 17:31:44','','0','4','2025-04-28 17:31:44','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41745850503','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2082,'TDS2KTF88M','Mpesa','','2025-04-28 18:20:58','','0','4','2025-04-28 18:20:58','','0','560','1','retail','0','560','1','0','0','0','0','560','0','printed',' ','','1','0','41745850745','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2083,'','Cash','','2025-04-28 19:11:05','','0','4','2025-04-28 19:11:05','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41745856644','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2084,'','Cash','','2025-04-28 19:21:49','','0','4','2025-04-28 19:21:49','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41745856702','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2085,'TDS3LARRUN','Mpesa','','2025-04-28 19:23:37','','0','4','2025-04-28 19:23:37','','0','160','1','retail','0','160','1','0','0','0','0','160','0','printed',' ','','1','0','41745857315','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2086,'','Cash','','2025-04-29 09:18:43','','0','4','2025-04-29 09:18:43','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41745907490','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2087,'TDT4NOK4PC','Mpesa','','2025-04-29 09:26:18','','0','4','2025-04-29 09:26:18','','0','225','1','retail','0','225','1','0','0','0','0','225','0','printed',' ','','1','0','41745907526','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2088,'TDT2N57G10','Mpesa','','2025-04-29 09:28:24','','0','4','2025-04-29 09:28:24','','0','465','1','retail','0','465','1','0','0','0','0','465','0','printed',' ','','1','0','41745908022','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2089,'TDT6NM2YV6','Mpesa','','2025-04-29 11:17:28','','0','4','2025-04-29 11:17:28','','0','700','1','retail','0','700','1','0','0','0','0','700','0','printed',' ','','1','0','41745908140','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2090,'','Cash','','2025-04-29 11:20:07','','0','4','2025-04-29 11:20:07','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41745914767','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2091,'','Cash','','2025-04-29 13:20:04','','0','4','2025-04-29 13:20:04','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41745921985','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2092,'','Cash','','2025-04-29 13:39:46','','0','4','2025-04-29 13:39:46','','210','210','1','retail','0','210','1','0','0','0','0','0','0','printed',' ','','1','0','41745923112','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2093,'TDT8OBR40M','Mpesa','','2025-04-29 13:53:05','','0','4','2025-04-29 13:53:05','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','41745923946','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2094,'','Cash','','2025-04-29 13:54:58','','0','4','2025-04-29 13:54:58','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41745924043','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2095,'','Cash','','2025-04-29 15:05:00','','0','4','2025-04-29 15:05:00','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','41745924149','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2096,'','Cash','','2025-04-29 15:07:20','','0','4','2025-04-29 15:07:20','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41745928421','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2097,'','Cash','','2025-04-29 16:21:18','','0','4','2025-04-29 16:21:18','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41745928460','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2098,'TDT9P2AJON','Mpesa','','2025-04-29 16:40:19','','0','4','2025-04-29 16:40:19','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41745932883','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2099,'','Cash','','2025-04-29 17:19:45','','0','4','2025-04-29 17:19:45','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41745934091','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2100,'','Cash','','2025-04-30 08:53:33','','0','4','2025-04-30 08:53:33','','130','131','1','retail','1','130','1','0','0','0','0','0','0','printed',' ','','1','0','41745990110','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2101,'TDS0JCDHOU','Mpesa','','2025-04-30 12:58:40','','0','4','2025-04-30 12:58:40','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41746007096','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2102,'TDU4SWGDZU','Mpesa','','2025-04-30 13:00:09','','0','4','2025-04-30 13:00:09','','0','320','1','retail','0','320','1','0','0','0','0','320','0','printed',' ','','1','0','41746007159','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2103,'','Cash','','2025-04-30 13:02:00','','0','4','2025-04-30 13:02:01','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41746007275','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2104,'','Cash','','2025-04-30 15:25:29','','0','4','2025-04-30 15:25:29','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','41746014898','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2105,'','Cash','','2025-04-30 17:09:47','','0','4','2025-04-30 17:09:47','','240','240','1','retail','0','240','1','0','0','0','0','0','0','printed',' ','','1','0','41746022142','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2106,'','Cash','','2025-04-30 17:42:17','','0','4','2025-04-30 17:42:17','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41746024092','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2107,'','Cash','','2025-04-30 18:04:45','','0','4','2025-04-30 18:04:45','','50','51','1','retail','1','50','1','0','0','0','0','0','0','printed',' ','','1','0','41746024155','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2108,'','Cash','','2025-04-30 18:09:16','','0','4','2025-04-30 18:09:16','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41746025503','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2109,'','Cash','','2025-04-30 18:27:27','','0','4','2025-04-30 18:27:27','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41746026790','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2110,'','Cash','','2025-04-30 18:36:30','','0','4','2025-04-30 18:36:30','','0','0','1','retail','600','0','1','0','0','0','0','0','0','printed',' ','','1','0','41746027077','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2111,'TDU7UKCX9N','Mpesa','','2025-04-30 18:39:08','','0','4','2025-04-30 18:39:08','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','41746027500','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2112,'','Cash','','2025-04-30 18:41:02','','0','4','2025-04-30 18:41:02','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41746027647','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2113,'','Cash','','2025-04-30 18:43:26','','0','4','2025-04-30 18:43:26','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','41746027774','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2114,'TDU5UTFOMF','Mpesa','','2025-04-30 19:10:36','','0','4','2025-04-30 19:10:36','','0','210','1','retail','10','200','1','0','0','0','0','200','0','printed',' ','','1','0','41746029398','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2115,'','Cash','','2025-05-01 09:21:39','','0','4','2025-05-01 09:21:39','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41746080475','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2116,'TE13WUOF9N','Mpesa','','2025-05-01 09:42:12','','0','4','2025-05-01 09:42:12','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','41746080503','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2117,'','Cash','','2025-05-01 09:43:59','','0','4','2025-05-01 09:43:59','','70','150','1','retail','0','150','1','0','0','0','0','80','0','printed',' ','','1','0','41746081794','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2118,'','Cash','','2025-05-01 10:07:10','','0','4','2025-05-01 10:07:10','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41746081926','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2119,'A4AE233FOO96F','Mpesa','','2025-05-01 10:10:35','','0','4','2025-05-01 10:10:35','','0','635','1','retail','5','630','1','0','0','0','0','630','0','printed',' ','','1','0','41746083236','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2120,'TE16X4QJAY','Mpesa','','2025-05-01 10:48:31','','0','4','2025-05-01 10:48:31','','0','111','1','retail','1','110','1','0','0','0','0','110','0','printed',' ','','1','0','41746085648','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2121,'','Cash','','2025-05-01 11:17:42','','0','4','2025-05-01 11:17:42','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','41746087439','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2122,'TE12XBMSGC','Mpesa','','2025-05-01 11:34:59','','0','4','2025-05-01 11:34:59','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41746088197','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2123,'','Mpesa','','2025-05-01 12:33:24','','0','4','2025-05-01 12:33:24','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','41746088539','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2124,'','Cash','','2025-05-01 14:01:36','','0','4','2025-05-01 14:01:36','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41746097280','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2125,'TE18Y4BK1S','Mpesa','','2025-05-01 14:39:47','','0','4','2025-05-01 14:39:47','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41746097317','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2126,'','Cash','','2025-05-01 14:51:46','','0','4','2025-05-01 14:51:46','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','41746099636','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2127,'TE17YJNNYJ','Mpesa','','2025-05-01 17:13:57','','0','4','2025-05-01 17:13:57','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','41746108761','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2128,'','Cash','','2025-05-01 17:16:18','','0','4','2025-05-01 17:16:18','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41746108954','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2129,'','Cash','','2025-05-01 17:41:21','','0','4','2025-05-01 17:41:21','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41746110458','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2130,'TE17ZDF5BX','Mpesa','','2025-05-01 18:56:09','','0','4','2025-05-01 18:56:09','','0','102','1','retail','2','100','1','0','0','0','0','100','0','printed',' ','','1','0','41746114772','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2131,'TEIIZIMYZR','Mpesa','','2025-05-02 09:06:03','','0','4','2025-05-02 09:06:03','','0','170','1','retail','0','170','1','0','0','0','0','170','0','printed',' ','','1','0','41746165920','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2132,'','Cash','','2025-05-02 09:09:23','','0','4','2025-05-02 09:09:23','','1830','1830','1','retail','0','1830','1','0','0','0','0','0','0','printed',' ','','1','0','41746166005','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2133,'','Cash','','2025-05-02 10:20:18','','0','4','2025-05-02 10:20:18','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41746166420','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2134,'','Cash','','2025-05-02 10:38:28','','0','4','2025-05-02 10:38:28','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41746170421','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2135,'TE212YLM3T','Mpesa','','2025-05-02 11:20:17','','0','4','2025-05-02 11:20:17','','0','240','1','retail','0','240','1','0','0','0','0','240','0','printed',' ','','1','0','41746171535','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2136,'','Cash','','2025-05-02 11:38:53','','0','4','2025-05-02 11:38:53','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41746174073','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2137,'','Cash','','2025-05-02 11:45:05','','0','4','2025-05-02 11:45:05','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41746175154','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2138,'TE233GUVS5','Mpesa','','2025-05-02 13:24:05','','0','4','2025-05-02 13:24:05','','0','640','1','retail','0','640','1','0','0','0','0','640','0','printed',' ','','1','0','41746181401','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2139,'TE253DZKDL','Mpesa','','2025-05-02 13:26:53','','0','4','2025-05-02 13:26:53','','0','630','1','retail','0','630','1','0','0','0','0','630','0','printed',' ','','1','0','41746181487','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2140,'TE284KCFIY','Mpesa','','2025-05-02 17:21:31','','0','4','2025-05-02 17:21:31','','0','55','1','retail','0','55','1','0','0','0','0','55','0','printed',' ','','1','0','41746195645','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2141,'','Cash','','2025-05-02 18:11:43','','0','4','2025-05-02 18:11:43','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41746196447','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2142,'TE20505WGC','Mpesa','','2025-05-02 18:34:05','','0','4','2025-05-02 18:34:05','','0','25','1','retail','0','25','1','0','0','0','0','25','0','printed',' ','','1','0','41746198780','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2143,'','Cash','','2025-05-03 09:20:43','','0','4','2025-05-03 09:20:43','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41746253222','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2144,'TE3481Q6CG','Mpesa','','2025-05-03 12:09:22','','0','4','2025-05-03 12:09:22','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41746263346','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2145,'TE378A34UR','Mpesa','','2025-05-03 13:02:00','','0','4','2025-05-03 13:02:00','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41746266481','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2146,'','Cash','','2025-05-03 13:11:10','','0','4','2025-05-03 13:11:10','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41746266554','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2147,'','Cash','','2025-05-03 17:42:04','','0','4','2025-05-03 17:42:04','','370','370','1','retail','0','370','1','0','0','0','0','0','0','printed',' ','','1','0','41746283242','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2148,'','Cash','','2025-05-03 17:43:25','','0','4','2025-05-03 17:43:25','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','41746283386','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2149,'TE319V13EV','Mpesa','','2025-05-03 18:27:59','','0','4','2025-05-03 18:27:59','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','41746286037','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2150,'TE57GFXZY9','Mpesa','','2025-05-05 08:41:28','','0','4','2025-05-05 08:41:28','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41746423635','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2151,'','Cash','','2025-05-05 10:17:53','','0','4','2025-05-05 10:17:53','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41746423739','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2152,'TDP86AZ1HY','Mpesa','','2025-05-05 11:47:31','','0','4','2025-05-05 11:47:31','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41746429478','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2153,'','Cash','','2025-05-05 13:43:26','','0','4','2025-05-05 13:43:26','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','41746441782','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2154,'','Cash','','2025-05-05 16:58:21','','0','4','2025-05-05 16:58:21','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','41746453484','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2155,'TE53JOOLJF','Mpesa','','2025-05-05 18:11:58','','0','4','2025-05-05 18:11:58','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41746457540','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2156,'TE51JAB7J5','Mpesa','','2025-05-05 18:53:27','','0','4','2025-05-05 18:53:27','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41746460388','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2157,'TE53JBCSHB','Mpesa','','2025-05-05 18:56:04','','0','4','2025-05-05 18:56:04','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41746460443','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2158,'','Cash','','2025-05-05 18:59:24','','0','4','2025-05-05 18:59:24','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41746460739','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2159,'TE67L96GK5','Mpesa','','2025-05-06 08:59:20','','0','4','2025-05-06 08:59:20','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41746511147','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2160,'','Cash','','2025-05-06 10:14:57','','0','4','2025-05-06 10:14:57','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','41746511219','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2161,'TE69LO62ER','Mpesa','','2025-05-06 10:43:18','','0','4','2025-05-06 10:43:18','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','41746517374','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2162,'','Cash','','2025-05-06 10:45:01','','0','4','2025-05-06 10:45:01','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','41746517444','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2163,'','Cash','','2025-05-06 11:22:37','','0','4','2025-05-06 11:22:37','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41746517572','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2164,'','Cash','','2025-05-06 12:42:04','','0','4','2025-05-06 12:42:04','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41746519783','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2165,'TE62M9M4OA','Mpesa','','2025-05-06 13:05:36','','0','4','2025-05-06 13:05:37','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41746524530','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2166,'','Cash','','2025-05-06 14:38:28','','0','4','2025-05-06 14:38:28','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','1','0','41746531407','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2167,'','Cash','','2025-05-06 18:09:33','','0','4','2025-05-06 18:09:33','','100','250','1','retail','','250','1','0','0','0','0','150','0','printed',' ','','1','0','41746544121','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2168,'','Cash','','2025-05-06 18:11:45','','0','4','2025-05-06 18:11:46','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41746544256','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2169,'','Cash','','2025-05-06 18:19:41','','0','4','2025-05-06 18:19:41','','560','560','1','retail','0','560','1','0','0','0','0','0','0','printed',' ','','1','0','41746544658','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2170,'','Cash','','2025-05-06 18:41:18','','0','4','2025-05-06 18:41:18','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41746546052','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2171,'TE62MAKFMS','Mpesa','','2025-05-06 18:41:48','','0','4','2025-05-06 18:41:48','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41746546085','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2172,'','Cash','','2025-05-06 18:59:09','','0','4','2025-05-06 18:59:09','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41746547118','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2173,'','Cash','','2025-05-07 10:08:12','','0','4','2025-05-07 10:08:12','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','41746598925','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2174,'','Cash','','2025-05-07 10:30:04','','0','4','2025-05-07 10:30:04','','360','360','1','retail','0','360','1','0','0','0','0','0','0','printed',' ','','1','0','41746602900','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2175,'','Cash','','2025-05-07 10:31:17','','0','4','2025-05-07 10:31:17','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','41746603055','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2176,'TE75QANSGR','Mpesa','','2025-05-07 12:42:39','','0','4','2025-05-07 12:42:39','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','41746610912','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2177,'','Cash','','2025-05-07 12:43:39','','0','4','2025-05-07 12:43:39','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41746610994','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2178,'TE74RF2V7C','Mpesa','','2025-05-07 14:48:19','','0','4','2025-05-07 14:48:19','','0','450','1','retail','0','450','1','0','0','0','0','450','0','printed',' ','','1','0','41746618476','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2179,'TE79RO6PIJ','Mpesa','','2025-05-07 15:47:41','','0','4','2025-05-07 15:47:41','','0','270','1','retail','0','270','1','0','0','0','0','270','0','printed',' ','','1','0','41746621995','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2180,'','Cash','','2025-05-07 16:00:02','','0','4','2025-05-07 16:00:02','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41746622538','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2181,'','Cash','','2025-05-07 16:49:59','','0','4','2025-05-07 16:49:59','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41746623570','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2182,'','Cash','','2025-05-07 17:39:09','','0','4','2025-05-07 17:39:09','','0','0','1','retail','90','0','1','0','0','0','0','0','0','printed',' ','','1','0','41746625810','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2183,'','Cash','','2025-05-07 17:39:32','','0','4','2025-05-07 17:39:32','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41746628753','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2184,'','Cash','','2025-05-07 18:29:06','','0','4','2025-05-07 18:29:06','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41746628775','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2185,'TE79SL706D','Mpesa','','2025-05-07 18:38:39','','0','4','2025-05-07 18:38:39','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41746632250','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2186,'','Cash','','2025-05-07 18:40:09','','0','4','2025-05-07 18:40:09','','315','315','1','retail','0','315','1','0','0','0','0','0','0','printed',' ','','1','0','41746632376','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2187,'','Mpesa','','2025-05-07 18:48:48','','0','4','2025-05-07 18:48:48','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','41746632895','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2188,'','Cash','','2025-05-07 18:55:05','','0','4','2025-05-07 18:55:05','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','41746633291','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2189,'','Cash','','2025-05-08 08:54:45','','0','4','2025-05-08 08:54:45','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','41746683062','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2190,'','Cash','','2025-05-08 10:44:21','','0','4','2025-05-08 10:44:21','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41746683688','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2191,'','Cash','','2025-05-08 11:38:59','','0','4','2025-05-08 11:38:59','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41746690264','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2192,'','Cash','','2025-05-08 12:24:07','','0','4','2025-05-08 12:24:07','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41746693544','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2193,'TE81VWDVM7','Mpesa','','2025-05-08 13:58:06','','0','4','2025-05-08 13:58:06','','0','440','1','retail','0','440','1','0','0','0','0','440','0','printed',' ','','1','0','41746699991','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2194,'TE86VZ2M90','Mpesa','','2025-05-08 14:23:20','','0','4','2025-05-08 14:23:20','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','41746703235','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2195,'TE86W316JK','Mpesa','','2025-05-08 14:40:12','','0','4','2025-05-08 14:40:12','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41746703993','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2196,'TE82W5J9D4','Mpesa','','2025-05-08 14:51:31','','0','4','2025-05-08 14:51:31','','0','25','1','retail','0','25','1','0','0','0','0','25','0','printed',' ','','1','0','41746704480','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2197,'TE85WMY3MH','Mpesa','','2025-05-08 16:41:46','','0','4','2025-05-08 16:41:46','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41746705508','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2198,'TE88WROEJ6','Mpesa','','2025-05-08 17:01:17','','0','4','2025-05-08 17:01:17','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41746711736','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2199,'','Cash','','2025-05-08 18:48:43','','0','4','2025-05-08 18:48:43','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','41746713011','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2200,'','Cash','','2025-05-08 18:51:31','','0','4','2025-05-08 18:51:31','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','41746719463','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2201,'','Cash','','2025-05-08 18:53:03','','0','4','2025-05-08 18:53:03','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','41746719548','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2202,'TE83XIXMF7','Mpesa','','2025-05-08 19:14:02','','0','4','2025-05-08 19:14:02','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41746720819','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2203,'TE81XKA81R','Mpesa','','2025-05-08 19:15:32','','0','4','2025-05-08 19:15:32','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41746720884','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2204,'TE96ZNEPWC','Mpesa','','2025-05-09 10:17:59','','0','4','2025-05-09 10:17:59','','0','210','1','retail','0','210','1','0','0','0','0','210','0','printed',' ','','1','0','41746775016','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2205,'TE96ZO3PCC','Mpesa','','2025-05-09 10:19:18','','0','4','2025-05-09 10:19:18','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','41746775114','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2206,'','Cash','','2025-05-09 10:20:43','','0','4','2025-05-09 10:20:43','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','41746775191','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2207,'TE9912RAYP','Mpesa','','2025-05-09 11:59:33','','0','4','2025-05-09 11:59:33','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41746775262','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2208,'TE212CIBI','Mpesa','','2025-05-09 12:00:42','','0','4','2025-05-09 12:00:42','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','41746781207','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2209,'','Cash','','2025-05-09 12:02:42','','0','4','2025-05-09 12:02:42','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41746781288','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2210,'','Cash','','2025-05-09 12:03:53','','0','4','2025-05-09 12:03:53','','340','340','1','retail','0','340','1','0','0','0','0','0','0','printed',' ','','1','0','41746781393','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2211,'','Cash','','2025-05-09 12:05:14','','0','4','2025-05-09 12:05:14','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41746781491','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2212,'TE93180GXB','Mpesa','','2025-05-09 12:32:52','','0','4','2025-05-09 12:32:52','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41746781667','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2213,'','Cash','','2025-05-09 12:34:32','','0','4','2025-05-09 12:34:32','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','41746783225','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2214,'TE981BSNB4','Mpesa','','2025-05-09 12:48:44','','0','4','2025-05-09 12:48:44','','0','660','1','retail','0','660','1','0','0','0','0','660','0','printed',' ','','1','0','41746784051','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2215,'','Cash','','2025-05-09 13:20:55','','0','4','2025-05-09 13:20:55','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','printed',' ','','1','0','41746786018','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2216,'','Cash','','2025-05-09 13:32:08','','0','4','2025-05-09 13:32:08','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41746786708','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2217,'','Cash','','2025-05-09 13:55:05','','0','4','2025-05-09 13:55:05','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41746788096','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2218,'','Cash','','2025-05-09 15:16:21','','0','4','2025-05-09 15:16:21','','0','0','1','retail','50','0','1','0','0','0','0','0','0','printed',' ','','1','0','41746792960','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2219,'','Cash','','2025-05-09 16:40:11','','0','4','2025-05-09 16:40:11','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41746797986','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2220,'','Cash','','2025-05-09 17:57:05','','0','4','2025-05-09 17:57:05','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','41746802565','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2221,'','Cash','','2025-05-09 17:59:17','','0','4','2025-05-09 17:59:17','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41746802734','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2222,'TE982Z2CD4','Mpesa','','2025-05-09 18:30:22','','0','4','2025-05-09 18:30:22','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41746804598','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2223,'TE902XXVK6','Mpesa','','2025-05-09 18:31:30','','0','4','2025-05-09 18:31:30','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41746804658','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2224,'','Cash','','2025-05-09 18:39:17','','0','4','2025-05-09 18:39:17','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41746805131','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2225,'','Cash','','2025-05-09 18:49:17','','0','4','2025-05-09 18:49:17','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41746805737','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2226,'','Mpesa','','2025-05-09 19:05:51','','0','4','2025-05-09 19:05:51','','0','21','1','retail','1','20','1','0','0','0','0','020','0','printed',' ','','1','0','41746806724','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2227,'','Cash','','2025-05-10 09:31:43','','0','4','2025-05-10 09:31:43','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','41746857478','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2228,'TEA555XCA5','Mpesa','','2025-05-10 09:31:57','','0','4','2025-05-10 09:31:57','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41746858706','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2229,'TEA15HMK4D','Mpesa','','2025-05-10 10:27:41','','0','4','2025-05-10 10:27:41','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41746862026','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2230,'','Cash','','2025-05-10 10:28:30','','0','4','2025-05-10 10:28:30','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','41746862090','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2231,'TEA15JW57D','Mpesa','','2025-05-10 10:41:38','','0','4','2025-05-10 10:41:38','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41746862116','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2232,'','Cash','','2025-05-10 11:08:30','','0','4','2025-05-10 11:08:30','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41746864479','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2233,'','Cash','','2025-05-10 11:54:36','','0','4','2025-05-10 11:54:36','','530','530','1','retail','0','530','1','0','0','0','0','0','0','printed',' ','','1','0','41746864513','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2234,'','Cash','','2025-05-10 12:55:42','','0','4','2025-05-10 12:55:42','','2840','2840','1','retail','0','2840','1','0','0','0','0','0','0','printed',' ','','1','0','41746870871','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2235,'','Cash','','2025-05-10 14:10:27','','0','4','2025-05-10 14:10:27','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41746872284','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2236,'','Cash','','2025-05-10 14:59:40','','0','4','2025-05-10 14:59:40','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41746875465','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2237,'','Cash','','2025-05-10 15:12:07','','0','4','2025-05-10 15:12:07','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41746878432','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2238,'','Cash','','2025-05-10 17:55:00','','0','4','2025-05-10 17:55:00','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','41746888795','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2239,'','Cash','','2025-05-10 18:40:34','','0','4','2025-05-10 18:40:34','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41746891610','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2240,'','Cash','','2025-05-10 18:51:53','','0','4','2025-05-10 18:51:53','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41746891638','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2241,'TEEONN9LLS','Mpesa','','2025-05-14 09:32:57','','0','4','2025-05-14 09:32:57','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41747203936','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2242,'','Cash','','2025-05-14 09:36:35','','0','4','2025-05-14 09:36:35','','190','190','1','retail','0','190','1','0','0','0','0','0','0','printed',' ','','1','0','41747204413','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2243,'TEE4NO4HVU','Mpesa','','2025-05-14 09:45:06','','0','4','2025-05-14 09:45:06','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41747204612','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2244,'','Cash','','2025-05-14 12:49:31','','0','4','2025-05-14 12:49:31','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41747212846','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2245,'','Cash','','2025-05-14 12:55:39','','0','4','2025-05-14 12:55:39','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','41747216175','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2246,'TEE8P2KT70','Mpesa','','2025-05-14 15:25:16','','0','4','2025-05-14 15:25:16','','0','550','1','retail','0','550','1','0','0','0','0','550','0','printed',' ','','1','0','41747225423','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2247,'TEEIP6113B','Mpesa','','2025-05-14 15:47:42','','0','4','2025-05-14 15:47:42','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','41747226813','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2248,'TEE7PDOLS1','Mpesa','','2025-05-14 16:33:03','','0','4','2025-05-14 16:33:03','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','41747229565','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2249,'TEE1PO9M6N','Mpesa','','2025-05-14 17:42:44','','0','4','2025-05-14 17:42:44','','0','260','1','retail','0','260','1','0','0','0','0','260','0','printed',' ','','1','0','41747233700','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2250,'TEE6PXRJJ8','Mpesa','','2025-05-14 18:17:07','','0','4','2025-05-14 18:17:07','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41747233809','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2251,'','Cash','','2025-05-14 19:00:04','','0','4','2025-05-14 19:00:04','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41747235862','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2252,'TEE4Q58NJI','Mpesa','','2025-05-14 19:00:38','','0','4','2025-05-14 19:00:38','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41747238410','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2253,'TEE2Q6HN7S','Mpesa','','2025-05-14 19:01:57','','0','4','2025-05-14 19:01:57','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','41747238479','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2254,'','Cash','','2025-05-14 19:03:51','','0','4','2025-05-14 19:03:51','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41747238605','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2255,'','Cash','','2025-05-15 09:03:50','','0','4','2025-05-15 09:03:50','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41747287723','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2256,'','Cash','','2025-05-15 09:20:54','','0','4','2025-05-15 09:20:54','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','41747289034','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2257,'TEF1S9DFOB','Mpesa','','2025-05-15 09:38:13','','0','4','2025-05-15 09:38:13','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41747291080','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2258,'','Cash','','2025-05-15 10:52:03','','0','4','2025-05-15 10:52:03','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','41747295463','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2259,'TEF5SVOFA1','Mpesa','','2025-05-15 12:03:43','','0','4','2025-05-15 12:03:43','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41747295530','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2260,'','Cash','','2025-05-15 13:05:37','','0','4','2025-05-15 13:05:37','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41747299965','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2261,'','Cash','','2025-05-15 13:20:39','','0','4','2025-05-15 13:20:39','','625','625','1','retail','0','625','1','0','0','0','0','0','0','printed',' ','','1','0','41747303772','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2262,'','Cash','','2025-05-15 14:18:55','','0','4','2025-05-15 14:18:55','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','41747307919','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2263,'TEF8TJZPIW','Mpesa','','2025-05-15 14:51:21','','0','4','2025-05-15 14:51:21','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41747309704','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2264,'TEF7TPWXBH','Mpesa','','2025-05-15 15:32:17','','0','4','2025-05-15 15:32:17','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41747309915','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2265,'TEF5TU8V6L','Mpesa','','2025-05-15 16:00:25','','0','4','2025-05-15 16:00:25','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','41747312364','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2266,'TEF2TY9O2E','Mpesa','','2025-05-15 16:25:53','','0','4','2025-05-15 16:25:53','','0','600','1','retail','0','600','1','0','0','0','0','600','0','printed',' ','','1','0','41747315521','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2267,'','Cash','','2025-05-15 16:31:01','','0','4','2025-05-15 16:31:01','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41747315847','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2268,'','Cash','','2025-05-15 16:49:26','','0','4','2025-05-15 16:49:26','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41747315886','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2269,'','Cash','','2025-05-15 17:17:13','','0','4','2025-05-15 17:17:13','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41747316969','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2270,'TEF2UGJTNO','Mpesa','','2025-05-15 18:00:50','','0','4','2025-05-15 18:00:50','','0','540','1','retail','0','540','1','0','0','0','0','540','0','printed',' ','','1','0','41747318636','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2271,'','Cash','','2025-05-15 18:08:30','','0','4','2025-05-15 18:08:30','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41747321697','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2272,'','Cash','','2025-05-15 18:10:08','','0','4','2025-05-15 18:10:08','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41747321764','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2273,'TEF6UL7306','Mpesa','','2025-05-15 18:21:31','','0','4','2025-05-15 18:21:31','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41747321812','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2274,'','Cash','','2025-05-15 18:37:56','','0','4','2025-05-15 18:37:56','','10','12','1','retail','2','10','1','0','0','0','0','0','0','printed',' ','','1','0','41747323452','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2275,'','Cash','','2025-05-16 12:27:13','','0','4','2025-05-16 12:27:13','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41747387595','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2276,'','Cash','','2025-05-16 13:31:34','','0','4','2025-05-16 13:31:34','','50','100','1','retail','0','100','1','0','0','0','0','50','0','printed',' ','','1','0','41747387642','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2277,'TEG7ZBIDEL','Mpesa','','2025-05-16 18:25:07','','0','4','2025-05-16 18:25:07','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41747409030','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2278,'','Cash','','2025-05-16 18:27:40','','0','4','2025-05-16 18:27:40','','0','0','1','retail','120','0','1','0','0','0','0','0','0','printed',' ','','1','0','41747409231','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2279,'TEG7ZGA51D','Mpesa','','2025-05-16 18:48:11','','0','4','2025-05-16 18:48:11','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','41747410442','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2280,'TEG7ZGA51D','Mpesa','','2025-05-16 18:55:39','','0','4','2025-05-16 18:55:39','','0','3120','1','retail','120','3000','1','0','0','0','0','3000','0','printed',' ','','1','0','41747410753','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2281,'','Cash','','2025-05-17 10:47:07','','0','4','2025-05-17 10:47:07','','815','815','1','retail','0','815','1','0','0','0','0','0','0','printed',' ','','1','0','41747467931','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2282,'','Cash','','2025-05-17 11:11:29','','0','4','2025-05-17 11:11:29','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41747468036','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2283,'','Cash','','2025-05-17 11:34:32','','0','4','2025-05-17 11:34:32','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41747469493','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2284,'TEH736OALD','Mpesa','','2025-05-17 11:38:26','','0','4','2025-05-17 11:38:26','','0','35','1','retail','0','35','1','0','0','0','0','35','0','printed',' ','','1','0','41747471004','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2285,'','Cash','','2025-05-17 11:46:35','','0','4','2025-05-17 11:46:35','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41747471576','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2286,'','Cash','','2025-05-17 12:35:05','','0','4','2025-05-17 12:35:05','','20','21','1','retail','1','20','1','0','0','0','0','0','0','printed',' ','','1','0','41747471606','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2287,'','Cash','','2025-05-17 13:15:02','','0','4','2025-05-17 13:15:02','','755','755','1','retail','0','755','1','0','0','0','0','0','0','printed',' ','','1','0','41747476864','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2288,'','Cash','','2025-05-17 13:16:51','','0','4','2025-05-17 13:16:51','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','41747476995','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2289,'','Cash','','2025-05-17 13:25:11','','0','4','2025-05-17 13:25:11','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','41747477478','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2290,'','Cash','','2025-05-17 14:02:25','','0','4','2025-05-17 14:02:25','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','41747477516','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2291,'TEH63Z6PKW','Mpesa','','2025-05-17 14:43:37','','0','4','2025-05-17 14:43:38','','0','230','1','retail','0','230','1','0','0','0','0','230','0','printed',' ','','1','0','41747481304','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2292,'TEHO5641Y','Mpesa','','2025-05-17 19:08:47','','0','4','2025-05-17 19:08:47','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','41747498107','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2293,'TEH45CQYK2','Mpesa','','2025-05-17 19:10:26','','0','4','2025-05-17 19:10:26','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','41747498169','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2294,'TEJ7CICL79','Mpesa','','2025-05-19 10:55:33','','0','4','2025-05-19 10:55:33','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41747641311','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2295,'','Cash','','2025-05-19 10:57:05','','0','4','2025-05-19 10:57:05','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41747641373','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2296,'TEJ7CF2YPV','Mpesa','','2025-05-19 12:34:08','','0','4','2025-05-19 12:34:08','','0','330','1','retail','0','330','1','0','0','0','0','330','0','printed',' ','','1','0','41747641429','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2297,'','Cash','','2025-05-19 15:24:01','','0','4','2025-05-19 15:24:02','','1555','1555','1','retail','0','1555','1','0','0','0','0','0','0','printed',' ','','1','0','41747656784','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2298,'','Cash','','2025-05-19 15:37:24','','0','4','2025-05-19 15:37:24','','755','755','1','retail','0','755','1','0','0','0','0','0','0','printed',' ','','1','0','41747658189','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2299,'TEJDL4GKV','Mpesa','','2025-05-19 16:50:57','','0','4','2025-05-19 16:50:57','','0','520','1','retail','0','520','1','0','0','0','0','520','0','printed',' ','','1','0','41747661932','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2300,'','Cash','','2025-05-19 17:41:12','','0','4','2025-05-19 17:41:12','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','41747665278','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2301,'','Cash','','2025-05-19 17:52:31','','0','4','2025-05-19 17:52:31','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','41747666336','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2302,'TEJ7DXOMA9','Mpesa','','2025-05-19 17:53:10','','0','4','2025-05-19 17:53:10','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41747666355','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2303,'TEJ9E24B49','Mpesa','','2025-05-19 18:25:49','','0','4','2025-05-19 18:25:49','','0','162','1','retail','2','160','1','0','0','0','0','160','0','printed',' ','','1','0','41747666439','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2304,'','Cash','','2025-05-19 18:27:01','','0','4','2025-05-19 18:27:01','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41747668402','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2305,'','Cash','','2025-05-19 18:42:13','','0','4','2025-05-19 18:42:13','','35','35','1','retail','0','35','1','0','0','0','0','0','0','printed',' ','','1','0','41747669320','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2306,'TEK7GLN3CH','Mpesa','','2025-05-20 10:45:44','','0','4','2025-05-20 10:45:44','','0','105','1','retail','5','100','1','0','0','0','0','100','0','printed',' ','','1','0','41747723699','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2307,'','Cash','','2025-05-20 10:47:12','','0','4','2025-05-20 10:47:12','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41747727213','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2308,'','Cash','','2025-05-20 11:22:33','','0','4','2025-05-20 11:22:33','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41747727236','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2309,'','Cash','','2025-05-20 13:18:43','','0','4','2025-05-20 13:18:43','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41747736297','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2310,'TEK7H46Z9V','Mpesa','','2025-05-20 13:19:19','','0','4','2025-05-20 13:19:19','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41747736331','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2311,'TEK7GLN3CH','Mpesa','','2025-05-20 13:20:59','','0','4','2025-05-20 13:20:59','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41747736418','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2312,'','Cash','','2025-05-20 13:22:50','','0','4','2025-05-20 13:22:50','','910','910','1','retail','0','910','1','0','0','0','0','0','0','printed',' ','','1','0','41747736495','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2313,'TEK1HF10HV','Mpesa','','2025-05-20 14:00:10','','0','4','2025-05-20 14:00:10','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41747738778','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2314,'','Cash','','2025-05-20 14:22:40','','0','4','2025-05-20 14:22:40','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','41747740140','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2315,'','Cash','','2025-05-20 17:22:12','','0','4','2025-05-20 17:22:12','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41747750910','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2316,'TEK41D8UWS','Mpesa','','2025-05-20 17:30:52','','0','4','2025-05-20 17:30:52','','0','281','1','retail','1','280','1','0','0','0','0','280','0','printed',' ','','1','0','41747750936','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2317,'','Cash','','2025-05-20 18:37:32','','0','4','2025-05-20 18:37:32','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','41747755409','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2318,'','Cash','','2025-05-21 11:03:45','','0','4','2025-05-21 11:03:45','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41747814601','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2319,'TEK6JOEIUO','Mpesa','','2025-05-21 12:00:16','','0','4','2025-05-21 12:00:16','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41747817995','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2320,'TEL8LK2C8U','Mpesa','','2025-05-21 12:01:24','','0','4','2025-05-21 12:01:24','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41747818057','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2321,'','Cash','','2025-05-21 12:03:09','','0','4','2025-05-21 12:03:10','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41747818130','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2322,'TELILL6QCP','Mpesa','','2025-05-21 12:08:07','','0','4','2025-05-21 12:08:07','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','41747818475','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2323,'TEL4LNV072','Mpesa','','2025-05-21 12:37:04','','0','4','2025-05-21 12:37:04','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','41747818633','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2324,'TELOLR5WJQ','Mpesa','','2025-05-21 13:21:31','','0','4','2025-05-21 13:21:31','','0','2132','1','retail','2','2130','1','0','0','0','0','2130','0','printed',' ','','1','0','41747822545','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2325,'','Cash','','2025-05-21 13:31:09','','0','4','2025-05-21 13:31:09','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','41747823436','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2326,'TEL2M891G6','Mpesa','','2025-05-21 14:30:22','','0','4','2025-05-21 14:30:22','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','41747823672','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2327,'TEL4ME78MQ','Mpesa','','2025-05-21 15:18:01','','0','4','2025-05-21 15:18:01','','0','15','1','retail','0','15','1','0','0','0','0','15','0','printed',' ','','1','0','41747827525','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2328,'','Cash','','2025-05-21 15:47:52','','0','4','2025-05-21 15:47:52','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','41747829934','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2329,'TEL2MK47RW','Mpesa','','2025-05-21 15:56:51','','0','4','2025-05-21 15:56:51','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41747831719','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2330,'','Cash','','2025-05-21 16:49:17','','0','4','2025-05-21 16:49:17','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41747835344','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2331,'TEL8MVUC4Y','Mpesa','','2025-05-21 17:12:39','','0','4','2025-05-21 17:12:39','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41747835385','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2332,'','Cash','','2025-05-21 17:54:32','','0','4','2025-05-21 17:54:32','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41747839252','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2333,'','Cash','','2025-05-21 18:28:35','','0','4','2025-05-21 18:28:35','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41747841287','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2334,'TEL1NHEUGB','Mpesa','','2025-05-21 19:16:23','','0','4','2025-05-21 19:16:24','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','41747844132','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2335,'','Cash','','2025-05-21 19:17:25','','0','4','2025-05-21 19:17:25','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41747844220','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2336,'TELONPIDNO','Mpesa','','2025-05-21 19:20:19','','0','4','2025-05-21 19:20:19','','0','335','1','retail','0','335','1','0','0','0','0','335','0','printed',' ','','1','0','41747844252','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2337,'TEL1NS8363','Mpesa','','2025-05-21 19:26:03','','0','4','2025-05-21 19:26:03','','0','395','1','retail','0','395','1','0','0','0','0','395','0','printed',' ','','1','0','41747844452','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2338,'','Cash','','2025-05-22 10:02:37','','0','4','2025-05-22 10:02:37','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41747892951','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2339,'','Cash','','2025-05-22 10:18:23','','0','4','2025-05-22 10:18:23','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','41747897363','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2340,'','Cash','','2025-05-22 10:36:19','','0','4','2025-05-22 10:36:19','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41747898305','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2341,'TEM7WTTAH','Mpesa','','2025-05-22 10:40:58','','0','4','2025-05-22 10:40:58','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41747899383','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2342,'','Cash','','2025-05-22 10:44:30','','0','4','2025-05-22 10:44:30','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41747899695','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2343,'','Cash','','2025-05-22 10:59:59','','0','4','2025-05-22 10:59:59','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41747899873','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2344,'TEM7QCUPIB','Mpesa','','2025-05-22 12:36:01','','0','4','2025-05-22 12:36:02','','0','920','1','retail','0','920','1','0','0','0','0','920','0','printed',' ','','1','0','41747900804','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2345,'TEM6R7B520','Mpesa','','2025-05-22 15:56:37','','0','4','2025-05-22 15:56:37','','0','195','1','retail','0','195','1','0','0','0','0','195','0','printed',' ','','1','0','41747918043','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2346,'','Cash','','2025-05-22 15:58:50','','0','4','2025-05-22 15:58:50','','380','380','1','retail','0','380','1','0','0','0','0','0','0','printed',' ','','1','0','41747918663','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2347,'','Cash','','2025-05-22 16:02:39','','0','4','2025-05-22 16:02:39','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41747918865','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2348,'','Cash','','2025-05-22 16:35:18','','0','4','2025-05-22 16:35:18','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41747920892','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2349,'','Mpesa','','2025-05-22 17:08:42','','0','4','2025-05-22 17:08:42','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41747922833','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2350,'','Cash','','2025-05-22 17:30:00','','0','4','2025-05-22 17:30:00','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','41747922935','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2351,'','Mpesa','','2025-05-22 17:30:22','','0','4','2025-05-22 17:30:22','','55','100','1','retail','0','100','1','0','0','0','0','45','0','printed',' ','','1','0','41747924207','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2352,'','Cash','','2025-05-22 17:43:00','','0','4','2025-05-22 17:43:00','','75','75','1','retail','0','75','1','0','0','0','0','0','0','printed',' ','','1','0','41747924955','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2353,'','Mpesa','','2025-05-22 18:57:10','','0','4','2025-05-22 18:02:47','','100','120','1','retail','0','120','1','0','0','0','0','20','0','printed',' ','','1','0','41747925104','Cleared','4','2025-05-22 18:57:10','','','','','','',0.00,0.00,0,'',''),(2354,'','Cash','','2025-05-23 11:14:28','','0','4','2025-05-23 11:14:28','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41747982457','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2355,'','Cash','','2025-05-23 11:15:05','','0','4','2025-05-23 11:15:05','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41747988072','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2356,'','Cash','','2025-05-23 12:38:03','','0','4','2025-05-23 12:38:03','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41747988108','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2357,'TEN1UWFUID','Mpesa','','2025-05-23 12:38:52','','0','4','2025-05-23 12:38:52','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41747993086','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2358,'TEN9V1EXA2','Mpesa','','2025-05-23 13:08:55','','0','4','2025-05-23 13:08:55','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41747993191','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2359,'TENOVICWWA','Mpesa','','2025-05-23 14:58:35','','0','4','2025-05-23 14:58:35','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','41747994966','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2360,'TEN2VNRT7U','Mpesa','','2025-05-23 15:33:42','','0','4','2025-05-23 15:33:42','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41748001546','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2361,'','Cash','','2025-05-23 17:20:35','','0','4','2025-05-23 17:20:35','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41748003658','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2362,'TEN5W65DOZ','Mpesa','','2025-05-23 17:20:58','','0','4','2025-05-23 17:20:58','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41748010039','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2363,'TEN8W718BC','Mpesa','','2025-05-23 17:29:44','','0','4','2025-05-23 17:29:44','','0','55','1','retail','0','55','1','0','0','0','0','55','0','printed',' ','','1','0','41748010177','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2364,'TEN3WBFJND','Mpesa','','2025-05-23 17:48:31','','0','4','2025-05-23 17:48:31','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','41748010625','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2365,'','Cash','','2025-05-24 08:36:58','','0','4','2025-05-24 08:36:59','','955','955','1','retail','0','955','1','0','0','0','0','0','0','printed',' ','','1','0','41748064843','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2366,'','Cash','','2025-05-24 08:38:14','','0','4','2025-05-24 08:38:14','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','41748065068','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2367,'','Cash','','2025-05-24 08:39:03','','0','4','2025-05-24 08:39:03','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41748065126','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2368,'TEO4YR9DPG','Mpesa','','2025-05-24 09:19:35','','0','4','2025-05-24 09:19:35','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41748065565','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2369,'TEO6Z22DAY','Mpesa','','2025-05-24 10:34:37','','0','4','2025-05-24 10:34:37','','0','200','1','retail','10','190','1','0','0','0','0','190','0','printed',' ','','1','0','41748067622','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2370,'','Cash','','2025-05-24 11:28:56','','0','4','2025-05-24 11:28:56','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41748073776','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2371,'TEO1ZU89EF','Mpesa','','2025-05-24 13:43:34','','0','4','2025-05-24 13:43:34','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41748083385','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2372,'TEO1ZWWRG9','Mpesa','','2025-05-24 13:57:19','','0','4','2025-05-24 13:57:19','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41748084224','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2373,'TEO8ZZVFC','Mpesa','','2025-05-24 14:17:58','','0','4','2025-05-24 14:17:58','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41748085458','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2374,'','Cash','','2025-05-24 15:17:23','','0','4','2025-05-24 15:17:23','','260','260','1','retail','0','260','1','0','0','0','0','0','0','printed',' ','','1','0','41748085559','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2375,'','Cash','','2025-05-24 15:59:51','','0','4','2025-05-24 15:59:51','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41748089083','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2376,'','Cash','','2025-05-24 16:30:44','','0','4','2025-05-24 16:30:44','','330','330','1','retail','0','330','1','0','0','0','0','0','0','printed',' ','','1','0','41748091726','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2377,'TEO61Z5OAK','Mpesa','','2025-05-24 17:47:42','','0','4','2025-05-24 17:47:42','','0','500','1','retail','50','450','1','0','0','0','0','450','0','printed',' ','','1','0','41748093468','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2378,'','Cash','','2025-05-24 18:45:24','','0','4','2025-05-24 18:45:24','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41748101503','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2379,'','Cash','','2025-05-24 18:57:09','','0','4','2025-05-24 18:57:09','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41748101528','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2380,'','Cash','','2025-05-24 19:01:07','','0','4','2025-05-24 19:01:07','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41748102333','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2381,'','Cash','','2025-05-24 19:05:20','','0','4','2025-05-24 19:05:20','','0','0','1','retail','115','0','1','0','0','0','0','0','0','printed',' ','','1','0','41748102701','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2382,'','Cash','','2025-05-24 19:18:09','','0','4','2025-05-24 19:18:09','','15','15','1','retail','0','15','1','0','0','0','0','0','0','printed',' ','','1','0','41748103469','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2383,'TEQ79KNFPP','Mpesa','','2025-05-26 14:23:53','','0','4','2025-05-26 14:23:53','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','41748258619','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2384,'','Mpesa','','2025-05-26 14:24:55','','0','4','2025-05-26 14:24:55','','0','10','1','retail','0','10','1','0','0','0','0','10TEQ1917CE3','0','printed',' ','','1','0','41748258671','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2385,'TEQ4A2Z4SO','Mpesa','','2025-05-26 14:26:21','','0','4','2025-05-26 14:26:21','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','41748258723','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2386,'','Cash','','2025-05-26 16:55:45','','0','4','2025-05-26 16:55:46','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','41748267721','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2387,'TEQ3ARGB9F','Mpesa','','2025-05-26 16:59:46','','0','4','2025-05-26 16:59:46','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41748267752','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2388,'TEQ7AVPOKH','Mpesa','','2025-05-26 17:22:19','','0','4','2025-05-26 17:22:19','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41748268124','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2389,'TEQ6B57SLE','Mpesa','','2025-05-26 18:09:59','','0','4','2025-05-26 18:09:59','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','41748272179','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2390,'','Cash','','2025-05-26 18:22:03','','0','4','2025-05-26 18:22:03','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41748272229','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2391,'TEQ6BDCDQQ','Mpesa','','2025-05-26 18:48:19','','0','4','2025-05-26 18:48:19','','0','55','1','retail','0','55','1','0','0','0','0','55','0','printed',' ','','1','0','41748272928','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2392,'','Cash','','2025-05-26 18:53:37','','0','4','2025-05-26 18:53:37','','839','839','1','retail','0','839','1','0','0','0','0','0','0','printed',' ','','1','0','41748274546','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2393,'TEQ2BKCUWM','Mpesa','','2025-05-26 19:08:52','','0','4','2025-05-26 19:08:52','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41748275712','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2394,'TER6DRM414','Mpesa','','2025-05-27 10:39:06','','0','4','2025-05-27 10:39:06','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41748331529','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2395,'','Mpesa','','2025-05-27 11:37:34','','0','4','2025-05-27 11:37:34','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41748331580','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2396,'TER0EA3R2O','Mpesa','','2025-05-27 12:44:59','','0','4','2025-05-27 12:44:59','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','41748335063','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2397,'TER2EGFAGG','Mpesa','','2025-05-27 13:25:04','','0','4','2025-05-27 13:25:04','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41748339130','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2398,'','Cash','','2025-05-27 13:43:31','','0','4','2025-05-27 13:43:31','','0','0','1','retail','120','0','1','0','0','0','0','0','0','printed',' ','','1','0','41748341541','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2399,'TER6ELQBCC','Mpesa','','2025-05-27 13:55:46','','0','4','2025-05-27 13:55:46','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','41748342616','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2400,'TERENOYPY','Mpesa','','2025-05-27 14:07:09','','0','4','2025-05-27 14:07:09','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41748343539','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2401,'TER2F19VMY','Mpesa','','2025-05-27 15:40:35','','0','4','2025-05-27 15:40:35','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41748344066','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2402,'TER8FCRRSO','Mpesa','','2025-05-27 16:58:26','','0','4','2025-05-27 16:58:26','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41748354290','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2403,'TER5FS8CW5','Mpesa','','2025-05-27 18:26:18','','0','4','2025-05-27 18:26:18','','0','2320','1','retail','0','2320','1','0','0','0','0','2320','0','printed',' ','','1','0','41748358948','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2404,'','Cash','','2025-05-27 19:04:09','','0','4','2025-05-27 19:04:09','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41748361829','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2405,'TESS8HYMKIM','Mpesa','','2025-05-28 10:26:28','','0','4','2025-05-28 10:26:28','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41748410038','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2406,'TES4HYS391','Mpesa','','2025-05-28 10:27:43','','0','4','2025-05-28 10:27:43','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','41748417243','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2407,'TES51THR43','Mpesa','','2025-05-28 10:28:31','','0','4','2025-05-28 10:28:31','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41748417291','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2408,'TES71D9LND','Mpesa','','2025-05-28 10:34:04','','0','4','2025-05-28 10:34:04','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','41748417335','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2409,'','Cash','','2025-05-28 10:42:05','','0','4','2025-05-28 10:42:05','','110','110','1','retail','0','110','1','0','0','0','0','0','0','printed',' ','','1','0','41748417676','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2410,'','Cash','','2025-05-28 10:57:30','','0','4','2025-05-28 10:57:30','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41748418127','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2411,'','Cash','','2025-05-28 11:58:12','','0','4','2025-05-28 11:58:12','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41748419054','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2412,'','Cash','','2025-05-28 12:25:59','','0','4','2025-05-28 12:25:59','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41748422695','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2413,'TES9J2V62J','Mpesa','','2025-05-28 13:30:27','','0','4','2025-05-28 13:30:27','','0','140','1','retail','0','140','1','0','0','0','0','140','0','printed',' ','','1','0','41748424364','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2414,'','Cash','','2025-05-28 13:37:58','','0','4','2025-05-28 13:37:58','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41748428262','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2415,'TES5J4O2DX','Mpesa','','2025-05-28 13:39:08','','0','4','2025-05-28 13:39:08','','0','80','1','retail','0','80','1','0','0','0','0','80','0','printed',' ','','1','0','41748428683','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2416,'','Cash','','2025-05-28 14:12:37','','0','4','2025-05-28 14:12:37','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41748428897','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2417,'','Cash','','2025-05-28 15:29:50','','0','4','2025-05-28 15:29:50','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41748430761','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2418,'','Cash','','2025-05-28 15:56:44','','0','4','2025-05-28 15:56:44','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','41748435395','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2419,'','Cash','','2025-05-28 16:37:05','','0','4','2025-05-28 16:37:05','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41748439408','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2420,'','Cash','','2025-05-28 16:48:58','','0','4','2025-05-28 16:48:58','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41748439429','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2421,'TES3K18TWD','Mpesa','','2025-05-28 17:12:05','','0','4','2025-05-28 17:12:05','','0','78','1','retail','0','78','1','0','0','0','0','78','0','printed',' ','','1','0','41748441499','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2422,'','Cash','','2025-05-28 18:57:35','','0','4','2025-05-28 18:57:36','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','41748447801','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2423,'','Cash','','2025-05-28 18:58:55','','0','4','2025-05-28 18:58:55','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41748447864','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2424,'','Mpesa','','2025-05-28 18:59:21','','0','4','2025-05-28 18:59:22','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41748447941','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2425,'','Cash','','2025-05-29 09:00:19','','0','4','2025-05-29 09:00:19','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41748495562','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2426,'TET9MNXOUR','Mpesa','','2025-05-29 09:00:37','','0','4','2025-05-29 09:00:37','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41748498422','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2427,'TET7MNZTZ3','Mpesa','','2025-05-29 09:01:26','','0','4','2025-05-29 09:01:26','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41748498465','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2428,'','Cash','','2025-05-29 10:53:35','','0','4','2025-05-29 10:53:35','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','41748505166','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2429,'','Cash','','2025-05-29 11:59:48','','0','4','2025-05-29 11:59:48','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','printed',' ','','1','0','41748505222','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2430,'','Cash','','2025-05-29 12:26:52','','0','4','2025-05-29 12:26:52','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41748509323','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2431,'','Cash','','2025-05-29 12:53:40','','0','4','2025-05-29 12:53:40','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41748510830','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2432,'','Cash','','2025-05-29 13:17:58','','0','4','2025-05-29 13:17:58','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41748512437','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2433,'TET4OGRAB6','Mpesa','','2025-05-29 16:19:04','','0','4','2025-05-29 16:19:04','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','41748524710','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2434,'','Cash','','2025-05-29 16:28:38','','0','4','2025-05-29 16:28:38','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','41748524801','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2435,'TETIP921Y7','Mpesa','','2025-05-29 18:43:38','','0','4','2025-05-29 18:43:38','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','41748533401','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2436,'TET5PBJZCX','Mpesa','','2025-05-29 18:47:27','','0','4','2025-05-29 18:47:27','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','41748533458','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2437,'TEU3RYDVAX','Mpesa','','2025-05-30 12:03:36','','0','4','2025-05-30 12:03:36','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41748591317','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2438,'TEU9SOZDWV','Mpesa','','2025-05-30 12:04:38','','0','4','2025-05-30 12:04:38','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','41748595856','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2439,'','Cash','','2025-05-30 12:54:48','','0','4','2025-05-30 12:54:48','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41748595909','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2440,'TEU2SK4QX6','Mpesa','','2025-05-30 13:46:03','','0','4','2025-05-30 13:46:03','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','41748598892','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2441,'','Cash','','2025-05-30 14:52:27','','0','4','2025-05-30 14:52:27','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41748605925','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2442,'','Cash','','2025-05-30 15:22:29','','0','4','2025-05-30 15:22:29','','1080','1080','1','retail','0','1080','1','0','0','0','0','0','0','printed',' ','','1','0','41748605953','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2443,'','Cash','','2025-05-30 15:24:20','','0','4','2025-05-30 15:24:21','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41748607836','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2444,'','Cash','','2025-05-30 19:00:02','','0','4','2025-05-30 19:00:02','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41748620781','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2445,'TEVOWJN551','Mpesa','','2025-05-31 10:24:25','','0','4','2025-05-31 10:24:25','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41748676254','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2446,'TEV6WMRWWQ','Mpesa','','2025-05-31 10:43:58','','0','4','2025-05-31 10:43:58','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41748676333','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2447,'','Cash','','2025-05-31 12:06:20','','0','4','2025-05-31 12:06:20','','320','320','1','retail','0','320','1','0','0','0','0','0','0','printed',' ','','1','0','41748677466','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2448,'','Cash','','2025-05-31 13:11:06','','0','4','2025-05-31 13:11:06','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41748682383','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2449,'TEV8X06T1U','Mpesa','','2025-05-31 14:40:29','','0','4','2025-05-31 14:40:29','','0','260','1','retail','0','260','1','0','0','0','0','260','0','printed',' ','','1','0','41748686269','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2450,'TEV8XRJOSM','Mpesa','','2025-05-31 15:02:44','','0','4','2025-05-31 15:02:44','','0','910','1','retail','0','910','1','0','0','0','0','910','0','printed',' ','','1','0','41748692882','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2451,'TEV1YKH5FZ','Mpesa','','2025-05-31 17:45:46','','0','4','2025-05-31 17:45:46','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41748702728','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2452,'TEV1YKTT6D','Mpesa','','2025-05-31 17:46:56','','0','4','2025-05-31 17:46:56','','0','105','1','retail','0','105','1','0','0','0','0','105','0','printed',' ','','1','0','41748702790','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2453,'TEV4YLEPLE','Mpesa','','2025-05-31 17:47:54','','0','4','2025-05-31 17:47:54','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41748702854','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2454,'TEV6YXKGLM','Mpesa','','2025-05-31 18:37:47','','0','4','2025-05-31 18:37:47','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41748705847','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2455,'TEV7YZ7JBV','Mpesa','','2025-05-31 18:43:44','','0','4','2025-05-31 18:43:44','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41748705907','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2456,'TEV0Z1JP3M','Mpesa','','2025-05-31 18:53:10','','0','4','2025-05-31 18:53:10','','0','66','1','retail','0','66','1','0','0','0','0','66','0','printed',' ','','1','0','41748706258','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2457,'TEV1Z3BWKZ','Mpesa','','2025-05-31 18:58:32','','0','4','2025-05-31 18:58:32','','0','190','1','retail','0','190','1','0','0','0','0','190','0','printed',' ','','1','0','41748707084','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2458,'TEV2Z4KEV8','Mpesa','','2025-05-31 19:05:47','','0','4','2025-05-31 19:05:47','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41748707225','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2459,'TEV3Z4NV3','Mpesa','','2025-05-31 19:06:52','','0','4','2025-05-31 19:06:52','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41748707590','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2460,'TEV4Z60X12','Mpesa','','2025-05-31 19:10:19','','0','4','2025-05-31 19:10:19','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','41748707672','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2461,'','Cash','','2025-05-31 19:21:19','','0','4','2025-05-31 19:21:19','','210','210','1','retail','0','210','1','0','0','0','0','0','0','printed',' ','','1','0','41748708413','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2462,'','Cash','','2025-06-02 11:11:33','','0','4','2025-06-02 11:11:33','','590','590','1','retail','0','590','1','0','0','0','0','0','0','printed',' ','','1','0','41748851670','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2463,'TF2379JON5','Mpesa','','2025-06-02 11:57:44','','0','4','2025-06-02 11:57:44','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41748854292','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2464,'','Cash','','2025-06-02 12:22:07','','0','4','2025-06-02 12:22:07','','425','425','1','retail','0','425','1','0','0','0','0','0','0','printed',' ','','1','0','41748856042','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2465,'','Cash','','2025-06-02 12:37:12','','0','4','2025-06-02 12:37:12','','360','360','1','retail','0','360','1','0','0','0','0','0','0','printed',' ','','1','0','41748857012','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2466,'','Cash','','2025-06-02 12:37:50','','0','4','2025-06-02 12:37:50','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','41748857057','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2467,'','Cash','','2025-06-02 12:55:29','','0','4','2025-06-02 12:55:29','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','41748858087','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2468,'','Mpesa','','2025-06-02 14:25:15','','0','4','2025-06-02 14:25:15','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','41748863496','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2469,'TF2680U2KQ','Mpesa','','2025-06-02 14:53:46','','0','4','2025-06-02 14:53:46','','0','25','1','retail','0','25','1','0','0','0','0','25','0','printed',' ','','1','0','41748863546','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2470,'TF248JM3KM','Mpesa','','2025-06-02 16:49:23','','0','4','2025-06-02 16:49:23','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41748865258','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2471,'','Cash','','2025-06-02 17:23:44','','0','4','2025-06-02 17:23:44','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41748874212','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2472,'TF298WK8X3','Mpesa','','2025-06-02 18:00:19','','0','4','2025-06-02 18:00:19','','0','65','1','retail','0','65','1','0','0','0','0','65','0','printed',' ','','1','0','41748874228','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2473,'TF2792YD92','Mpesa','','2025-06-02 18:29:36','','0','4','2025-06-02 18:29:36','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','41748878154','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2474,'TF22918NOM','Mpesa','','2025-06-02 18:30:33','','0','4','2025-06-02 18:30:33','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','41748878211','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2475,'','Cash','','2025-06-02 19:03:22','','0','4','2025-06-02 19:03:22','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41748880164','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2476,'TF32C71M5A','Mpesa','','2025-06-03 13:17:51','','0','4','2025-06-03 13:17:51','','0','360','1','retail','0','360','1','0','0','0','0','360','0','printed',' ','','1','0','41748945841','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2477,'','Cash','','2025-06-03 13:19:24','','0','4','2025-06-03 13:19:24','','100','105','1','retail','5','100','1','0','0','0','0','0','0','printed',' ','','1','0','41748945928','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2478,'','Cash','','2025-06-03 13:20:49','','0','4','2025-06-03 13:20:49','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','41748945986','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2479,'TF30CKRHIQ','Mpesa','','2025-06-03 14:23:21','','0','4','2025-06-03 14:23:21','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41748946054','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2480,'','Cash','','2025-06-03 16:23:09','','0','4','2025-06-03 16:23:09','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41748949830','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2481,'','Cash','','2025-06-03 16:35:13','','0','4','2025-06-03 16:35:13','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41748957679','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2482,'TF32DAFQBW','Mpesa','','2025-06-03 17:03:25','','0','4','2025-06-03 17:03:25','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41748959263','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2483,'','Cash','','2025-06-03 17:05:09','','0','4','2025-06-03 17:05:09','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41748959454','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2484,'','Cash','','2025-06-03 17:24:29','','0','4','2025-06-03 17:24:29','','560','560','1','retail','0','560','1','0','0','0','0','0','0','printed',' ','','1','0','41748960604','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2485,'','Cash','','2025-06-03 18:37:43','','0','4','2025-06-03 18:37:43','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41748965049','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2486,'','Cash','','2025-06-03 18:59:00','','0','4','2025-06-03 18:59:00','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41748966326','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2487,'','Cash','','2025-06-03 19:04:42','','0','4','2025-06-03 19:04:42','','360','360','1','retail','0','360','1','0','0','0','0','0','0','printed',' ','','1','0','41748966654','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2488,'TF39E2NQHH','Mpesa','','2025-06-03 19:05:15','','0','4','2025-06-03 19:05:16','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41748966690','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2489,'TF43FVAUTD','Mpesa','','2025-06-04 08:51:01','','0','4','2025-06-04 08:51:01','','0','21','1','retail','1','20','1','0','0','0','0','20','0','printed',' ','','1','0','41749016188','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2490,'TF43FXUN2Z','Mpesa','','2025-06-04 08:52:53','','0','4','2025-06-04 08:52:53','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41749016358','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2491,'','Cash','','2025-06-04 08:56:14','','0','4','2025-06-04 08:56:14','','','','1','retail','0','','1','0','0','0','0','0','0','printed',' ','',NULL,'0','41749016574','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2492,'TF48G1X6AC','Mpesa','','2025-06-04 11:34:10','','0','4','2025-06-04 11:34:10','','0','1625','1','retail','5','1620','1','0','0','0','0','1620','0','printed',' ','','1','0','41749024327','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2493,'','Cash','','2025-06-04 11:56:13','','0','4','2025-06-04 11:56:13','','1255','1255','1','retail','0','1255','1','0','0','0','0','0','0','printed',' ','','1','0','41749026119','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2494,'','Cash','','2025-06-04 12:34:09','','0','4','2025-06-04 12:34:09','','90','90','1','retail','0','90','1','0','0','0','0','0','0','printed',' ','','1','0','41749029589','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2495,'','Cash','','2025-06-04 12:59:13','','0','4','2025-06-04 12:59:13','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','41749031138','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2496,'TF43H0W7CP','Mpesa','','2025-06-04 13:14:11','','0','4','2025-06-04 13:14:11','','0','210','1','retail','0','210','1','0','0','0','0','210','0','printed',' ','','1','0','41749032033','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2497,'TF49HAQV4L','Mpesa','','2025-06-04 14:17:02','','0','4','2025-06-04 14:17:02','','0','21','1','retail','1','20','1','0','0','0','0','20','0','printed',' ','','1','0','41749032982','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2498,'','Cash','','2025-06-04 14:54:53','','0','4','2025-06-04 14:54:53','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41749035873','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2499,'TF44144R2G','Mpesa','','2025-06-04 18:10:50','','0','4','2025-06-04 18:10:50','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41749049805','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2500,'TF4813WWLW9','Mpesa','','2025-06-04 18:12:42','','0','4','2025-06-04 18:12:42','','0','91','1','retail','0','91','1','0','0','0','0','91','0','printed',' ','','1','0','41749049908','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2501,'','Cash','','2025-06-05 09:43:06','','0','4','2025-06-05 09:43:06','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41749103705','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2502,'TF53KYTIIT','Mpesa','','2025-06-05 09:57:29','','0','4','2025-06-05 09:57:30','','0','680','1','retail','0','680','1','0','0','0','0','680','0','printed',' ','','1','0','41749105791','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2503,'TF5OL2Q2BI','Mpesa','','2025-06-05 10:17:32','','0','4','2025-06-05 10:17:32','','0','130','1','retail','0','130','1','0','0','0','0','130','0','printed',' ','','1','0','41749107761','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2504,'','Cash','','2025-06-05 10:19:21','','0','4','2025-06-05 10:19:21','','190','190','1','retail','0','190','1','0','0','0','0','0','0','printed',' ','','1','0','41749107889','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2505,'','Cash','','2025-06-05 10:20:38','','0','4','2025-06-05 10:20:38','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41749108012','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2506,'','Cash','','2025-06-05 10:21:42','','0','4','2025-06-05 10:21:42','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41749108082','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2507,'','Cash','','2025-06-05 12:19:42','','0','4','2025-06-05 12:19:42','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41749115160','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2508,'','Cash','','2025-06-05 13:07:27','','0','4','2025-06-05 13:07:27','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41749115186','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2509,'','Cash','','2025-06-05 13:16:45','','0','4','2025-06-05 13:16:45','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41749118149','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2510,'TF53LV6ZAZ','Mpesa','','2025-06-05 13:17:10','','0','4','2025-06-05 13:17:10','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41749118612','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2511,'','Cash','','2025-06-05 14:08:34','','0','4','2025-06-05 14:08:34','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41749118808','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2512,'','Cash','','2025-06-05 14:44:25','','0','4','2025-06-05 14:44:25','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41749123843','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2513,'','Cash','','2025-06-05 15:06:01','','0','4','2025-06-05 15:06:01','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','41749123883','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2514,'TF53MOJM13','Mpesa','','2025-06-05 16:17:33','','0','4','2025-06-05 16:17:33','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41749129437','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2515,'TF50MOP5AE','Mpesa','','2025-06-05 16:18:25','','0','4','2025-06-05 16:18:25','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','41749129486','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2516,'','Cash','','2025-06-05 16:31:46','','0','4','2025-06-05 16:31:46','','260','260','1','retail','0','260','1','0','0','0','0','0','0','printed',' ','','1','0','41749129733','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2517,'TF51MXC6OX','Mpesa','','2025-06-05 17:02:42','','0','4','2025-06-05 17:02:42','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41749131594','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2518,'','Cash','','2025-06-05 18:02:49','','0','4','2025-06-05 18:02:49','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41749132580','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2519,'','Cash','','2025-06-05 19:03:50','','0','4','2025-06-05 19:03:50','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','1','0','41749135774','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2520,'TF25749SOD','Mpesa','','2025-06-05 19:11:44','','0','4','2025-06-05 19:11:44','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41749139884','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2521,'TF65PY2DVP','Mpesa','','2025-06-06 09:57:15','','0','4','2025-06-06 09:57:15','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41749193024','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2522,'','Cash','','2025-06-06 12:15:31','','0','4','2025-06-06 12:15:31','','2130','2130','1','retail','0','2130','1','0','0','0','0','0','0','printed',' ','','1','0','41749201250','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2523,'','Cash','','2025-06-06 15:44:46','','0','4','2025-06-06 15:44:46','','880','880','1','retail','0','880','1','0','0','0','0','0','0','printed',' ','','1','0','41749213754','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2524,'TF6ORDFUD2','Mpesa','','2025-06-06 15:51:35','','0','4','2025-06-06 15:51:35','','0','185','1','retail','0','185','1','0','0','0','0','185','0','printed','TF6ORDFUD2','','1','0','41749214182','Cleared','4','2025-06-06 15:53:21','','','','','','',0.00,0.00,0,'',''),(2525,'','Cash','','2025-06-06 16:14:50','','0','4','2025-06-06 16:14:50','','280','280','1','retail','0','280','1','0','0','0','0','0','0','printed',' ','','1','0','41749215641','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2526,'','Cash','','2025-06-06 18:07:12','','0','4','2025-06-06 18:07:12','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','1','0','41749222373','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2527,'TF69521P9H','Mpesa','','2025-06-06 18:08:44','','0','4','2025-06-06 18:08:44','','0','670','1','retail','0','670','1','0','0','0','0','670','0','printed',' ','','1','0','41749222437','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2528,'','Cash','','2025-06-06 18:28:49','','0','4','2025-06-06 18:28:49','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41749223708','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2529,'','Cash','','2025-06-06 18:50:11','','0','4','2025-06-06 18:50:11','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41749224177','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2530,'TF71U10879','Mpesa','','2025-06-07 08:42:12','','0','4','2025-06-07 08:42:12','','0','360','1','retail','0','360','1','0','0','0','0','360','0','printed',' ','','1','0','41749274895','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2531,'','Cash','','2025-06-07 09:02:51','','0','4','2025-06-07 09:02:51','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41749274967','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2532,'','Cash','','2025-06-07 09:13:25','','0','4','2025-06-07 09:13:25','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','41749276175','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2533,'','Cash','','2025-06-07 09:19:14','','0','4','2025-06-07 09:19:14','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41749276810','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2534,'','Cash','','2025-06-07 12:06:33','','0','4','2025-06-07 12:06:33','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41749277158','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2535,'','Cash','','2025-06-07 13:54:54','','0','4','2025-06-07 13:54:54','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41749293663','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2536,'','Cash','','2025-06-07 14:09:20','','0','4','2025-06-07 14:09:20','','220','221','1','retail','1','220','1','0','0','0','0','0','0','printed',' ','','1','0','41749293700','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2537,'','Cash','','2025-06-07 15:03:59','','0','4','2025-06-07 15:03:59','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41749294575','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2538,'','Cash','','2025-06-07 15:26:27','','0','4','2025-06-07 15:26:27','','480','480','1','retail','0','480','1','0','0','0','0','0','0','printed',' ','','1','0','41749297845','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2539,'','Cash','','2025-06-07 15:53:53','','0','4','2025-06-07 15:53:53','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41749300801','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2540,'TF78WEMVWC','Mpesa','','2025-06-07 16:13:46','','0','4','2025-06-07 16:13:46','','0','1100','1','retail','0','1100','1','0','0','0','0','1100','0','printed',' ','','1','0','41749301920','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2541,'TF53MOJM13','Mpesa','','2025-06-09 12:14:33','','0','4','2025-06-09 12:14:33','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41749460460','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2542,'','Cash','','2025-06-09 12:16:43','','0','4','2025-06-09 12:16:43','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41749460514','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2543,'TF945TWQBQ','Mpesa','','2025-06-09 12:57:53','','0','4','2025-06-09 12:57:53','','0','710','1','retail','10','700','1','0','0','0','0','700','0','printed',' ','','1','0','41749460620','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2544,'','Cash','','2025-06-09 15:49:51','','0','4','2025-06-09 15:49:51','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41749470902','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2545,'TF9879M18E','Mpesa','','2025-06-09 17:57:36','','0','4','2025-06-09 17:57:36','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41749481043','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2546,'TF957G683Z','Mpesa','','2025-06-09 18:03:03','','0','4','2025-06-09 18:03:03','','0','25','1','retail','0','25','1','0','0','0','0','25','0','printed',' ','','1','0','41749481324','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2547,'','Cash','','2025-06-09 18:46:26','','0','4','2025-06-09 18:46:26','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41749481429','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2548,'TFA29Q0BJW','Mpesa','','2025-06-10 09:12:54','','0','4','2025-06-10 09:12:54','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41749535958','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2549,'','Cash','','2025-06-10 09:13:56','','0','4','2025-06-10 09:13:56','','270','270','1','retail','0','270','1','0','0','0','0','0','0','printed',' ','','1','0','41749536006','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2550,'','Cash','','2025-06-10 12:13:02','','0','4','2025-06-10 12:13:02','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41749546770','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2551,'TFA5BKNN8P','Mpesa','','2025-06-10 16:03:30','','0','4','2025-06-10 16:03:30','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41749560571','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2552,'','Cash','','2025-06-10 17:12:14','','0','4','2025-06-10 17:12:15','','690','690','1','retail','0','690','1','0','0','0','0','0','0','printed',' ','','1','0','41749564594','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2553,'','Cash','','2025-06-10 17:14:28','','0','4','2025-06-10 17:14:28','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41749564848','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2554,'TFA3BU7OGF','Mpesa','','2025-06-10 17:58:32','','0','4','2025-06-10 17:58:33','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','41749564939','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2555,'','Cash','','2025-06-10 18:02:50','','0','4','2025-06-10 18:02:50','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41749567734','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2556,'','Cash','','2025-06-11 10:02:31','','0','4','2025-06-11 10:02:31','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41749625329','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2557,'TFB5E089CN','Mpesa','','2025-06-11 10:03:01','','0','4','2025-06-11 10:03:01','','0','110','1','retail','0','110','1','0','0','0','0','110','0','printed',' ','','1','0','41749625355','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2558,'TFB9ENWOXN','Mpesa','','2025-06-11 10:04:19','','0','4','2025-06-11 10:04:19','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41749625419','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2559,'','Cash','','2025-06-11 10:56:51','','0','4','2025-06-11 10:56:51','','220','220','1','retail','0','220','1','0','0','0','0','0','0','printed',' ','','1','0','41749625491','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2560,'TFB3FHGC7B','Mpesa','','2025-06-11 12:58:02','','0','4','2025-06-11 12:58:02','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41749635862','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2561,'','Cash','','2025-06-11 14:18:43','','0','4','2025-06-11 14:18:43','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','printed',' ','','1','0','41749640628','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2562,'','Cash','','2025-06-11 14:37:47','','0','4','2025-06-11 14:37:47','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','printed',' ','','1','0','41749641788','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2563,'','Cash','','2025-06-11 14:50:27','','0','4','2025-06-11 14:50:27','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41749642599','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2564,'TFB0FVVDTQ','Mpesa','','2025-06-11 14:51:09','','0','4','2025-06-11 14:51:09','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41749642655','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2565,'TFB1G1968L','Mpesa','','2025-06-11 15:18:42','','0','4','2025-06-11 15:18:42','','0','741','1','retail','1','740','1','0','0','0','0','740','0','printed',' ','','1','0','41749643791','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2566,'','Cash','','2025-06-11 15:23:49','','0','4','2025-06-11 15:23:49','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','41749644537','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2567,'','Cash','','2025-06-11 16:33:25','','0','4','2025-06-11 16:33:25','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41749647985','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2568,'TFB0GHNZD6','Mpesa','','2025-06-11 16:47:31','','0','4','2025-06-11 16:47:31','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41749649626','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2569,'','Cash','','2025-06-11 16:52:00','','0','4','2025-06-11 16:52:00','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41749649909','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2570,'TFB2GM8SZS','Mpesa','','2025-06-11 17:12:16','','0','4','2025-06-11 17:12:16','','0','380','1','retail','0','380','1','0','0','0','0','380','0','printed',' ','','1','0','41749649924','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2571,'','Cash','','2025-06-11 17:22:12','','0','4','2025-06-11 17:22:12','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41749651709','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2572,'TFB5GSHZOZ','Mpesa','','2025-06-11 17:42:54','','0','4','2025-06-11 17:42:54','','0','22','1','retail','2','20','1','0','0','0','0','20','0','printed',' ','','1','0','41749652929','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2573,'','Cash','','2025-06-11 18:02:43','','0','4','2025-06-11 18:02:43','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41749654136','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2574,'','Mpesa','','2025-06-11 18:50:23','','0','4','2025-06-11 18:50:23','','0','0','1','retail','100','0','1','0','0','0','0','100','0','printed',' ','','1','0','41749654168','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2575,'','Cash','','2025-06-11 18:59:01','','0','4','2025-06-11 18:59:01','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41749657490','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2576,'','Cash','','2025-06-12 09:17:21','','0','4','2025-06-12 09:17:21','','595','595','1','retail','0','595','1','0','0','0','0','0','0','printed',' ','','1','0','41749708840','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2577,'TFB2HCFDZO','Mpesa','','2025-06-12 09:18:20','','0','4','2025-06-12 09:18:20','','0','30','1','retail','0','30','1','0','0','0','0','30','0','printed',' ','','1','0','41749709061','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2578,'TFC6J66E7Y','Mpesa','','2025-06-12 09:20:03','','0','4','2025-06-12 09:20:03','','0','280','1','retail','0','280','1','0','0','0','0','280','0','printed',' ','','1','0','41749709163','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2579,'TFC7JHM207','Mpesa','','2025-06-12 10:06:16','','0','4','2025-06-12 10:06:16','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41749709237','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2580,'','Cash','','2025-06-12 10:51:07','','0','4','2025-06-12 10:51:07','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41749712015','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2581,'','Cash','','2025-06-12 11:17:30','','0','4','2025-06-12 11:17:30','','235','235','1','retail','0','235','1','0','0','0','0','0','0','printed',' ','','1','0','41749716006','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2582,'','Cash','','2025-06-12 12:38:54','','0','4','2025-06-12 12:38:54','','540','540','1','retail','0','540','1','0','0','0','0','0','0','printed',' ','','1','0','41749716253','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2583,'','Cash','','2025-06-12 12:58:59','','0','4','2025-06-12 12:58:59','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41749722324','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2584,'','Cash','','2025-06-12 14:20:35','','0','4','2025-06-12 14:20:35','','70','71','1','retail','1','70','1','0','0','0','0','0','0','printed',' ','','1','0','41749722342','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2585,'FTC0L8ZSC6','Mpesa','','2025-06-12 16:58:19','','0','4','2025-06-12 16:58:19','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41749736679','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2586,'','Cash','','2025-06-12 18:08:11','','0','4','2025-06-12 18:08:11','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41749736742','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2587,'','Cash','','2025-06-12 18:44:46','','0','4','2025-06-12 18:44:46','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41749740895','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2588,'','Cash','','2025-06-20 12:21:22','','0','4','2025-06-20 12:21:22','','620','700','1','retail','80','620','1','0','0','0','0','0','0','printed',' ','','1','0','41750410171','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2589,'TFK8MCHB59','Mpesa','','2025-06-20 12:23:23','','0','4','2025-06-20 12:23:23','','0','650','1','retail','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','41750411321','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2590,'','Mpesa','','2025-06-20 12:24:30','','0','4','2025-06-20 12:24:30','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','41750411438','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2591,'TFK3MLNANJ','Mpesa','','2025-06-20 13:26:10','','0','4','2025-06-20 13:26:10','','0','750','1','retail','0','750','1','0','0','0','0','750','0','printed',' ','','1','0','41750414808','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2592,'','Cash','','2025-06-20 13:28:30','','0','4','2025-06-20 13:28:30','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','41750415232','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2593,'','Cash','','2025-06-20 13:31:16','','0','4','2025-06-20 13:31:16','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41750415453','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2594,'TFK5MQJFR1','Mpesa','','2025-06-20 13:48:55','','0','4','2025-06-20 13:48:55','','0','400','1','retail','0','400','1','0','0','0','0','400','0','printed',' ','','1','0','41750416263','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2595,'TFK9N4859P','Mpesa','','2025-06-20 15:16:52','','0','4','2025-06-20 15:16:52','','0','800','1','retail','0','800','1','0','0','0','0','800','0','printed',' ','','1','0','41750416565','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2596,'','Cash','','2025-06-20 16:35:37','','0','4','2025-06-20 16:35:37','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41750426517','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2597,'','Cash','','2025-06-20 17:43:11','','0','4','2025-06-20 17:43:11','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41750426541','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2598,'','Cash','','2025-06-20 18:22:19','','0','4','2025-06-20 18:22:19','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41750432917','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2599,'','Cash','','2025-06-20 18:53:08','','0','4','2025-06-20 18:53:08','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41750434763','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2600,'TFKOOD514S','Mpesa','','2025-06-21 08:49:30','','0','4','2025-06-21 08:49:30','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41750484950','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2601,'TFL1R0UADJ','Mpesa','','2025-06-21 12:26:45','','0','4','2025-06-21 12:26:45','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41750497989','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2602,'TFL8R21E2W','Mpesa','','2025-06-21 12:27:47','','0','4','2025-06-21 12:27:47','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','41750498045','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2603,'TFL2R31B2G','Mpesa','','2025-06-21 12:29:00','','0','4','2025-06-21 12:29:00','','0','250','1','retail','0','250','1','0','0','0','0','250','0','printed',' ','','1','0','41750498102','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2604,'','Cash','','2025-06-21 12:30:59','','0','4','2025-06-21 12:30:59','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41750498220','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2605,'TFL6R7VNAS','Mpesa','','2025-06-21 12:54:33','','0','4','2025-06-21 12:54:33','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','41750498261','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2606,'','Cash','','2025-06-21 13:38:32','','0','4','2025-06-21 13:38:32','','50','60','1','retail','0','60','1','0','0','0','0','10','0','printed',' ','','1','0','41750499713','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2607,'','Cash','','2025-06-21 14:42:55','','0','4','2025-06-21 14:42:55','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41750502332','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2608,'TFLOSF191G','Mpesa','','2025-06-21 17:10:38','','0','4','2025-06-21 17:10:38','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','41750515013','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2609,'','Cash','','2025-06-21 17:49:29','','0','4','2025-06-21 17:49:29','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41750515183','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2610,'TFL5SX47DF','Mpesa','','2025-06-21 18:37:09','','0','4','2025-06-21 18:37:09','','0','380','1','retail','0','380','1','0','0','0','0','380','0','printed',' ','','1','0','41750517375','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2611,'','Cash','','2025-06-21 18:42:10','','0','4','2025-06-21 18:42:10','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','41750520508','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2612,'TFL9T3EZQJ','Mpesa','','2025-06-21 19:03:05','','0','4','2025-06-21 19:03:05','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','41750521760','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2613,'TFL6TZWQCU','Mpesa','','2025-06-21 19:04:42','','0','4','2025-06-21 19:04:42','','0','650','1','retail','0','650','1','0','0','0','0','650','0','printed',' ','','1','0','41750521832','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2614,'TFL4T5R88W','Mpesa','','2025-06-21 19:08:02','','0','4','2025-06-21 19:08:02','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41750522054','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2615,'','Cash','','2025-06-21 19:10:30','','0','4','2025-06-21 19:10:30','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41750522213','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2616,'TFN4ZR3D74','Mpesa','','2025-06-23 11:22:08','','0','4','2025-06-23 11:22:08','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','41750666904','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2617,'','Cash','','2025-06-23 11:24:16','','0','4','2025-06-23 11:24:16','','320','320','1','retail','0','320','1','0','0','0','0','0','0','printed',' ','','1','0','41750666987','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2618,'TFN112JJEL','Mpesa','','2025-06-23 11:24:47','','0','4','2025-06-23 11:24:47','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41750667069','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2619,'','Cash','','2025-06-23 11:25:58','','0','4','2025-06-23 11:25:58','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41750667131','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2620,'','Cash','','2025-06-23 11:27:58','','0','4','2025-06-23 11:27:58','','370','370','1','retail','0','370','1','0','0','0','0','0','0','printed',' ','','1','0','41750667161','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2621,'','Cash','','2025-06-23 13:55:46','','0','4','2025-06-23 13:55:46','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','41750676130','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2622,'TFN11RBUR5','Mpesa','','2025-06-23 13:57:23','','0','4','2025-06-23 13:57:23','','0','175','1','retail','0','175','1','0','0','0','0','175','0','printed',' ','','1','0','41750676150','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2623,'','Cash','','2025-06-23 15:55:05','','0','4','2025-06-23 15:55:05','','320','320','1','retail','0','320','1','0','0','0','0','0','0','printed',' ','','1','0','41750683255','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2624,'','Cash','','2025-06-23 16:08:43','','0','4','2025-06-23 16:08:43','','35','36','1','retail','1','35','1','0','0','0','0','0','0','printed',' ','','1','0','41750684087','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2625,'TFN4ZR3D74','Mpesa','','2025-06-23 16:09:37','','0','4','2025-06-23 16:09:37','','0','55','1','retail','0','55','1','0','0','0','0','55','0','printed',' ','','1','0','41750684138','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2626,'TFN92MQ68P','Mpesa','','2025-06-23 17:15:58','','0','4','2025-06-23 17:15:58','','0','1500','1','retail','0','1500','1','0','0','0','0','1500','0','printed',' ','','1','0','41750684228','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2627,'TFN62Q5JD6','Mpesa','','2025-06-23 17:21:34','','0','4','2025-06-23 17:21:34','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41750688310','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2628,'','Cash','','2025-06-23 18:54:34','','0','4','2025-06-23 18:54:34','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41750693837','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2629,'','Cash','','2025-06-24 10:16:35','','-20','4','2025-06-24 10:16:35','','0','0','1','retail','300','0','1','0','0','0','0','150','0','printed',' ','','1','0','41750749377','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2630,'TFO250781K','Mpesa','','2025-06-24 10:45:27','','0','4','2025-06-24 10:45:27','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','41750751104','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2631,'TFOO5PL5XG','Mpesa','','2025-06-24 10:59:52','','0','4','2025-06-24 10:59:52','','0','100','1','retail','0','100','1','0','0','0','0','100','0','printed',' ','','1','0','41750751184','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2632,'','Cash','','2025-06-24 11:37:12','','0','4','2025-06-24 11:37:12','','440','440','1','retail','0','440','1','0','0','0','0','0','0','printed',' ','','1','0','41750753929','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2633,'','Cash','','2025-06-24 12:25:15','','0','4','2025-06-24 12:25:15','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','41750754505','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2634,'','Cash','','2025-06-24 12:39:23','','0','4','2025-06-24 12:39:23','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41750757127','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2635,'TFO16AZBOF','Mpesa','','2025-06-24 13:26:16','','0','4','2025-06-24 13:26:17','','0','985','1','retail','0','985','1','0','0','0','0','985','0','printed',' ','','1','0','41750760602','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2636,'TFO86HEYXE','Mpesa','','2025-06-24 13:57:24','','0','4','2025-06-24 13:57:24','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','41750762623','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2637,'','Mpesa','','2025-06-24 13:58:32','','0','4','2025-06-24 13:58:32','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41750762680','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2638,'TFO872D5UQ','Mpesa','','2025-06-25 08:59:44','','0','4','2025-06-24 08:59:44','','0','90','1','retail','0','90','1','0','0','0','0','90','0','printed',' ','','1','0','41750831167','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2639,'','Cash','','2025-06-25 09:06:55','','0','4','2025-06-24 09:06:55','','530','530','1','retail','0','530','1','0','0','0','0','0','0','printed',' ','','1','0','41750831453','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2640,'TFO97BL605','Mpesa','','2025-06-25 09:07:56','','0','4','2025-06-24 09:07:56','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','41750831635','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2641,'','Cash','','2025-06-25 09:09:35','','0','4','2025-06-24 09:09:35','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','41750831715','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2642,'TFOO8504AE','Mpesa','','2025-06-25 09:11:25','','0','4','2025-06-24 09:11:25','','0','260','1','retail','0','260','1','0','0','0','0','260','0','printed',' ','','1','0','41750831798','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2643,'','Cash','','2025-06-25 10:39:39','','0','4','2025-06-25 10:39:39','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41750837131','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2644,'','Cash','','2025-06-25 10:46:48','','0','4','2025-06-25 10:46:48','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41750837183','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2645,'TFP2AQQGTU','Mpesa','','2025-06-25 12:04:08','','0','4','2025-06-25 12:04:08','','0','150','1','retail','0','150','1','0','0','0','0','150','0','printed',' ','','1','0','41750842238','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2646,'','Cash','','2025-06-25 12:17:11','','0','4','2025-06-25 12:17:11','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41750842278','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2647,'TFP1ASQRKF','Mpesa','','2025-06-25 12:17:34','','0','4','2025-06-25 12:17:34','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41750843034','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2648,'','Cash','','2025-06-25 12:35:10','','0','4','2025-06-25 12:35:10','','25','25','1','retail','0','25','1','0','0','0','0','0','0','printed',' ','','1','0','41750843097','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2649,'TFP4BOYNVO','Mpesa','','2025-06-25 13:17:46','','0','4','2025-06-25 13:17:46','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41750844114','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2650,'TFP7BOU41J','Mpesa','','2025-06-25 13:19:10','','0','4','2025-06-25 13:19:10','','0','180','1','retail','0','180','1','0','0','0','0','180','0','printed',' ','','1','0','41750846701','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2651,'','Cash','','2025-06-25 15:38:07','','0','4','2025-06-25 15:38:07','','425','425','1','retail','0','425','1','0','0','0','0','0','0','printed',' ','','1','0','41750855016','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2652,'','Cash','','2025-06-25 16:13:51','','0','4','2025-06-25 16:13:51','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','41750855098','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2653,'','Cash','','2025-06-25 16:32:56','','0','4','2025-06-25 16:32:56','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','41750858325','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2654,'','Cash','','2025-06-25 17:44:37','','0','4','2025-06-25 17:44:37','','50','51','1','retail','1','50','1','0','0','0','0','0','0','printed',' ','','1','0','41750862644','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2655,'','Cash','','2025-06-25 18:26:50','','0','4','2025-06-25 18:26:50','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','41750862690','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2656,'TFP6CBT2FW','Mpesa','','2025-06-25 18:27:21','','0','4','2025-06-25 18:27:21','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41750865213','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2657,'','Cash','','2025-06-25 18:44:40','','0','4','2025-06-25 18:44:40','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41750866250','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2658,'','Cash','','2025-06-26 10:16:30','','0','4','2025-06-26 10:16:30','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41750915327','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2659,'','Cash','','2025-06-26 10:45:16','','0','4','2025-06-26 10:45:16','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','1','0','41750922194','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2660,'','Cash','','2025-06-26 12:49:39','','0','4','2025-06-26 12:49:39','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','41750923919','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2661,'','Cash','','2025-06-26 13:44:20','','0','4','2025-06-26 13:44:20','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','41750931383','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2662,'','Cash','','2025-06-26 14:57:32','','0','4','2025-06-26 14:57:32','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41750934665','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2663,'TFQ3GXYWCL','Mpesa','','2025-06-26 18:29:04','','0','4','2025-06-26 18:29:04','','0','300','1','retail','0','300','1','0','0','0','0','300','0','printed',' ','','1','0','41750951728','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2664,'TFQ4GYM3AY','Mpesa','','2025-06-26 18:32:38','','0','4','2025-06-26 18:32:38','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41750951825','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2665,'','Cash','','2025-06-26 18:36:05','','0','4','2025-06-26 18:36:05','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','41750952011','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2666,'','Cash','','2025-06-26 18:37:41','','0','4','2025-06-26 18:37:41','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','41750952245','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2667,'','Mpesa','','2025-06-26 18:53:15','','0','4','2025-06-26 18:53:15','','0','15','1','retail','0','15','1','0','0','0','0','15','0','printed',' ','','1','0','41750953149','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2668,'TFR5J4VLRD','Mpesa','','2025-06-27 08:51:04','','0','4','2025-06-27 08:51:04','','0','380','1','retail','0','380','1','0','0','0','0','380','0','printed',' ','','1','0','41751002422','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2669,'','Cash','','2025-06-27 08:53:29','','0','4','2025-06-27 08:53:29','','45','45','1','retail','0','45','1','0','0','0','0','0','0','printed',' ','','1','0','41751003513','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2670,'','Cash','','2025-06-27 11:38:31','','0','4','2025-06-27 11:38:31','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','41751013442','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2671,'TFR9K15E81','Mpesa','','2025-06-27 12:16:43','','0','4','2025-06-27 12:16:43','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41751013516','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2672,'','Cash','','2025-06-27 12:35:11','','0','4','2025-06-27 12:35:11','','95','95','1','retail','0','95','1','0','0','0','0','0','0','printed',' ','','1','0','41751015868','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2673,'TFR2K6NJ8G','Mpesa','','2025-06-27 12:58:06','','0','4','2025-06-27 12:58:06','','0','210','1','retail','10','200','1','0','0','0','0','200','0','printed',' ','','1','0','41751016916','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2674,'TFR5KPDKWF','Mpesa','','2025-06-27 14:46:18','','0','4','2025-06-27 14:46:18','','0','620','1','retail','0','620','1','0','0','0','0','620','0','printed',' ','','1','0','41751018360','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2675,'','Cash','','2025-06-27 15:30:58','','0','4','2025-06-27 15:30:58','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41751027433','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2676,'','Cash','','2025-06-27 17:28:01','','0','4','2025-06-27 17:28:01','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41751034425','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2677,'','Cash','','2025-06-27 17:38:39','','0','4','2025-06-27 17:38:39','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','41751034554','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2678,'','Cash','','2025-06-27 17:41:01','','0','4','2025-06-27 17:41:01','','55','55','1','retail','0','55','1','0','0','0','0','0','0','printed',' ','','1','0','41751035159','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2679,'TFR5LM1545','Mpesa','','2025-06-27 17:47:23','','0','4','2025-06-27 17:47:23','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41751035626','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2680,'TFR7LPDUAX','Mpesa','','2025-06-27 18:02:02','','0','4','2025-06-27 18:02:02','','0','10','1','retail','0','10','1','0','0','0','0','10','0','printed',' ','','1','0','41751036474','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2681,'','Cash','','2025-06-27 18:31:07','','0','4','2025-06-27 18:31:07','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','1','0','41751036569','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2682,'','Cash','','2025-06-28 09:39:17','','0','4','2025-06-28 09:39:17','','715','715','1','retail','0','715','1','0','0','0','0','0','0','printed',' ','','1','0','41751088908','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2683,'','Cash','','2025-06-28 10:20:27','','0','4','2025-06-28 10:20:27','','870','870','1','retail','0','870','1','0','0','0','0','0','0','printed',' ','','1','0','41751095142','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2684,'TFS4OMMHN6','Mpesa','','2025-06-28 10:56:21','','0','4','2025-06-28 10:56:21','','0','530','1','retail','0','530','1','0','0','0','0','530','0','printed',' ','','1','0','41751095297','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2685,'','Cash','','2025-06-28 10:57:31','','0','4','2025-06-28 10:57:31','','40','45','1','retail','5','40','1','0','0','0','0','0','0','printed',' ','','1','0','41751097426','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2686,'','Cash','','2025-06-28 11:06:26','','0','4','2025-06-28 11:06:26','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','41751097966','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2687,'TFS9OX41UR','Mpesa','','2025-06-28 12:03:31','','0','4','2025-06-28 12:03:31','','0','240','1','retail','0','240','1','0','0','0','0','240','0','printed',' ','','1','0','41751101314','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2688,'TFS7OXEBEL','Mpesa','','2025-06-28 12:05:20','','0','4','2025-06-28 12:05:20','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41751101458','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2689,'TFS8PQY2RE','Mpesa','','2025-06-28 14:59:59','','0','4','2025-06-28 14:59:59','','0','45','1','retail','5','40','1','0','0','0','0','40','0','printed',' ','','1','0','41751111980','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2690,'','Cash','','2025-06-28 15:01:19','','0','4','2025-06-28 15:01:19','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41751112045','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2691,'TFS3PV25MX','Mpesa','','2025-06-28 15:24:49','','0','4','2025-06-28 15:24:49','','0','350','1','retail','0','350','1','0','0','0','0','350','0','printed',' ','','1','0','41751113467','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2692,'TFS7D4RIBV','Mpesa','','2025-06-28 16:20:44','','0','4','2025-06-28 16:20:44','','0','850','1','retail','0','850','1','0','0','0','0','850','0','printed',' ','','1','0','41751113553','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2693,'','Cash','','2025-06-28 16:39:20','','0','4','2025-06-28 16:39:20','','30','30','1','retail','0','30','1','0','0','0','0','0','0','printed',' ','','1','0','41751117895','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2694,'','Cash','','2025-06-28 16:43:39','','0','4','2025-06-28 16:43:39','','5','5','1','retail','0','5','1','0','0','0','0','0','0','printed',' ','','1','0','41751118185','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2695,'','Cash','','2025-06-28 17:47:35','','0','4','2025-06-28 17:47:35','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41751119020','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2696,'','Cash','','2025-06-30 10:13:22','','0','4','2025-06-30 10:13:22','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','1','0','41751261554','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2697,'TFU3YOY16D','Mpesa','','2025-06-30 10:18:39','','0','4','2025-06-30 10:18:39','','0','0','1','retail','130','0','1','0','0','0','0','130','0','printed',' ','','1','0','41751267877','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2698,'TFU6Y0KDA4','Mpesa','','2025-06-30 10:20:13','','0','4','2025-06-30 10:20:13','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41751267961','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2699,'','Cash','','2025-06-30 10:23:07','','0','4','2025-06-30 10:23:07','','790','790','1','retail','0','790','1','0','0','0','0','0','0','printed',' ','','1','0','41751268048','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2700,'TFU1Y4ZFWV','Mpesa','','2025-06-30 10:47:57','','0','4','2025-06-30 10:47:57','','60','60','1','retail','130','60','1','0','0','0','0','130','0','printed',' ','','1','0','41751269574','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2701,'','Cash','','2025-06-30 11:24:36','','0','4','2025-06-30 11:24:36','','1530','1530','1','retail','0','1530','1','0','0','0','0','0','0','printed',' ','','1','0','41751269720','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2702,'TFU0YCDQ2A','Mpesa','','2025-06-30 11:28:02','','0','4','2025-06-30 11:28:02','','0','60','1','retail','0','60','1','0','0','0','0','60','0','printed',' ','','1','0','41751272038','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2703,'','Cash','','2025-06-30 11:30:01','','0','4','2025-06-30 11:30:01','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','41751272180','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2704,'TFUOYHVAR','Mpesa','','2025-06-30 12:05:56','','0','4','2025-06-30 12:05:56','','0','200','1','retail','0','200','1','0','0','0','0','200','0','printed',' ','','1','0','41751274322','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2705,'TFU0YW8ANS','Mpesa','','2025-06-30 13:26:00','','0','4','2025-06-30 13:26:00','','0','50','1','retail','0','50','1','0','0','0','0','50','0','printed',' ','','1','0','41751279145','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2706,'TFU2YYXMZ4','Mpesa','','2025-06-30 13:44:26','','0','4','2025-06-30 13:44:26','','0','70','1','retail','0','70','1','0','0','0','0','70','0','printed',' ','','1','0','41751279335','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2707,'TFUZKLQMI','Mpesa','','2025-06-30 15:52:20','','0','4','2025-06-30 15:52:20','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','41751280311','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2708,'TFU2ZSOQYO','Mpesa','','2025-06-30 16:37:30','','0','4','2025-06-30 16:37:30','','0','120','1','retail','0','120','1','0','0','0','0','120','0','printed',' ','','1','0','41751287992','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2709,'','Cash','','2025-06-30 17:32:04','','0','4','2025-06-30 17:32:04','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','1','0','41751290695','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2710,'TFU916S87J','Mpesa','','2025-06-30 17:46:53','','0','4','2025-06-30 17:46:53','','0','40','1','retail','0','40','1','0','0','0','0','40','0','printed',' ','','1','0','41751293928','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2711,'TFU119L39N','Mpesa','','2025-06-30 17:58:29','','0','4','2025-06-30 17:58:29','','0','20','1','retail','0','20','1','0','0','0','0','20','0','printed',' ','','1','0','41751295485','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2712,'','Cash','','2025-06-30 17:59:27','','0','4','2025-06-30 17:59:27','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41751295544','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2713,'','Cash','','2025-06-30 18:45:29','','0','4','2025-06-30 18:45:29','','175','175','1','retail','0','175','1','0','0','0','0','0','0','printed',' ','','1','0','41751298281','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2714,'','Cash','','2025-06-30 18:49:20','','0','4','2025-06-30 18:49:20','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','1','0','41751298437','Cleared','','','','','','','','',0.00,0.00,0,'',''); /*!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` 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` 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=4513 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 ('117289981327130001',1,'11728998010','1100','2.00','120','retail','0','2024-10-15 16:19:28','','','','30','Cash',16.55,'60','','','1','','1','2024-10-16 13:43:44','1','30','returned','1','new','pcs','','2024-10-16 16:43:44','3','','','0','','','VATABLE',103.45,'','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('117289989269392833',2,'11728998873','205','1.00','580','retail','0','2024-10-15 16:30:29','','','','288','Cash',80.00,'580','','','1','','1','2024-10-16 13:43:05','1','30','returned','1','new','pcs','','2024-10-16 16:43:05','3','','','0','','','VATABLE',500.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('417290820252824330',3,'41729081864','496','15.00','150','retail','0','2024-10-16 15:37:51','','','','3','Cash',20.69,'10','','','4','','1','2024-10-16 13:42:34','1','5','returned','1','new','pcs','','2024-10-16 16:42:34','3','yes','','0','','','VATABLE',8.62,'15','280.00','265','Inclusive','branch','Inventory','','','','',''),('417290824283332233',4,'41729082311','1118','20.00','40','retail','0','2024-10-16 15:54:54','','','','0','Cash',5.52,'2','','','4','','1','2024-10-16 13:00:07','1','20','returned','1','new','pcs','','2024-10-16 16:00:07','4','yes','','0','','','VATABLE',1.72,'20','80.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('417290824961302223',5,'41729082311','496','15.00','99.99','retail','0','2024-10-16 15:54:54','','','','3','Cash',13.79,'6.666','','','4','','1','2024-10-16 12:57:27','1','5','returned','1','new','pcs','','2024-10-16 15:57:27','4','yes','','0','','','VATABLE',86.20,'','265.00','250','Inclusive','branch','Inventory','','','','',''),('417290870291283123',6,'41729086579','1','1.00','50','retail','0','2024-10-16 16:57:18','','','','30','Cash',6.90,'50','','','4','','1','2024-10-16 13:57:29','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'','100.00','99','Inclusive','branch','Inventory','','','','',''),('417290891630012236',7,'41729088258','74','1.00','20','retail','0','2024-10-16 17:32:44','','','','11','Cash',2.76,'20','','','4','','1','2024-10-16 14:32:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('417290957375020304',8,'41729095692','1134','1.00','20','retail','0','2024-10-16 19:22:18','','','','7.63','Cash',2.76,'20','','','4','','1','2024-10-16 16:31:01','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','146.00','145','Inclusive','branch','Inventory','1110','4000','5500','',''),('417292560340340222',9,'41729255977','468','20.00','300','retail','0','2024-10-18 15:54:49','','','','6','Cash',41.38,'15','','','4','','1','2024-10-18 12:55:00','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'20','60.00','40','Inclusive','branch','Inventory','','','','',''),('417292560893030440',10,'41729255977','394','10.00','50','retail','0','2024-10-18 15:54:49','','','','2.75','Cash',6.90,'5','','','4','','1','2024-10-18 12:55:00','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','490.00','480','Inclusive','branch','Inventory','','','','',''),('417292571032320352',11,'41729256103','269','1.00','120','retail','0','2024-10-18 16:15:41','','','','79','Cash',16.55,'120','','','4','','1','2024-10-18 13:18:30','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('417292639264220333',12,'41729263889','692','4.00','20','retail','0','2024-10-18 18:05:26','','','','1','Cash',2.76,'5','','','4','','1','2024-10-18 15:06:59','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','1000.00','996','Inclusive','branch','Inventory','','','','',''),('417292664884033700',13,'41729266455','692','4.00','20','retail','0','2024-10-18 18:48:08','','','','1','Cash',2.76,'5','','','4','','1','2024-10-18 15:48:16','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','996.00','992','Inclusive','branch','Inventory','','','','',''),('417292677983073322',14,'41729267765','1118','10.00','20','retail','0','2024-10-18 19:09:58','','','','0','Cash',2.76,'2','','','4','','1','2024-10-18 16:10:04','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','80.00','70','Inclusive','branch','Inventory','1110','4000','5500','',''),('417292678994222230',15,'41729267862','1118','10.00','20','retail','0','2024-10-18 19:11:39','','','','0','Cash',2.76,'2','','','4','','1','2024-10-18 16:11:45','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','70.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('417293216250232300',16,'41729321450','46','3.00','60','retail','0','2024-10-19 10:07:05','','','','14','Cash',8.28,'20','','','4','','1','2024-10-19 07:07:13','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','290.00','287','Inclusive','branch','Inventory','','','','',''),('417293247191323303',17,'41729324606','1118','20.00','40','retail','0','2024-10-19 10:58:39','','','','0','Cash',5.52,'2','','','4','','1','2024-10-19 07:58:42','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','60.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('417293259573232332',18,'41729325917','1118','20.00','40','retail','0','2024-10-19 11:19:17','','','','0','Cash',5.52,'2','','','4','','1','2024-10-19 08:19:23','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','40.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('417293289569366922',19,'41729328924','554','10.00','50','retail','0','2024-10-19 12:13:13','','','','1.1','Cash',6.90,'5','','','4','','1','2024-10-19 09:13:20','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','988.00','978','Inclusive','branch','Inventory','','','','',''),('417293291932399372',20,'41729328924','1118','10.00','20','retail','0','2024-10-19 12:13:13','','','','0','Cash',2.76,'2','','','4','','1','2024-10-19 09:13:20','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','20.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('417293297854718722',21,'41729329665','1140','1.00','115','retail','0','2024-10-19 12:23:05','','','','84','Cash',15.86,'115','','','4','','1','2024-10-19 09:23:11','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',99.14,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('417293331542220325',22,'41729333120','701','1.00','420','retail','0','2024-10-19 13:20:28','','','','258','Cash',57.93,'420','','','4','','1','2024-10-19 10:22:26','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',362.07,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417293332272723032',23,'41729333120','1118','10.00','20','retail','0','2024-10-19 13:20:28','','','','0','Cash',2.76,'2','','','4','','1','2024-10-19 10:22:26','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','10.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('417293377852933430',24,'41729337748','1030','10.00','400','retail','0','2024-10-19 14:37:31','','','','17','Cash',55.17,'40','','','4','','1','2024-10-19 11:38:02','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'10','100.00','90','Inclusive','branch','Inventory','','','','',''),('417293378502370833',25,'41729337748','1147','15.00','450','retail','0','2024-10-19 14:37:31','','','','5','Cash',62.07,'30','','','4','','1','2024-10-19 11:38:02','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'15','240.00','225','Inclusive','branch','Inventory','1110','4000','5500','',''),('417293381534307320',26,'41729337884','905','1.00','180','retail','0','2024-10-19 14:52:42','','','','110','Cash',24.83,'180','','','4','','1','2024-10-19 11:53:29','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417293382099238303',27,'41729337884','121','1.00','50','retail','0','2024-10-19 14:52:42','','','','26','Cash',6.90,'50','','','4','','1','2024-10-19 11:53:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('417293387002730273',28,'41729337884','179','4.00','40','retail','0','2024-10-19 14:52:42','','','','5','Cash',5.52,'10','','','4','','1','2024-10-19 11:53:29','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'4','50.00','46','Inclusive','branch','Inventory','','','','',''),('417293387613772271',29,'41729337884','179','2.00','20','retail','0','2024-10-19 14:52:42','','','','5','Cash',2.76,'10','','','4','','1','2024-10-19 11:53:29','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','46.00','44','Inclusive','branch','Inventory','','','','',''),('417293391471320142',30,'41729339106','987','50.00','100','retail','0','2024-10-19 14:59:09','','','','1','Cash',13.79,'2','','','4','','1','2024-10-19 11:59:18','1','46','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'50','150.00','100','Inclusive','branch','Inventory','','','','',''),('417293429522333222',31,'41729342897','124','1.00','200','retail','0','2024-10-19 16:02:33','','','','136','Cash',27.59,'200','','','4','','1','2024-10-19 13:04:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('417293441153202323',32,'41729343084','1190','1.00','200','retail','0','2024-10-19 16:21:55','','','','124','Cash',27.59,'200','','','4','','1','2024-10-19 13:22:03','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('417293445352234020',33,'41729344124','302','1.00','35','retail','0','2024-10-19 16:33:05','','','','20','Cash',4.83,'35','','','4','','1','2024-10-19 13:37:48','1','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('417293446040343310',34,'41729344124','302','9.00','315','retail','0','2024-10-19 16:33:05','','','','20','Cash',43.45,'35','','','4','','1','2024-10-19 13:37:48','1','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'9','39.00','30','Inclusive','branch','Inventory','','','','',''),('417293447850233124',35,'41729344124','554','20.00','100','retail','0','2024-10-19 16:33:05','','','','1.1','Cash',13.79,'5','','','4','','1','2024-10-19 13:37:48','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'20','978.00','958','Inclusive','branch','Inventory','','','','',''),('417293454173422720',36,'41729345069','1106','1.00','100','retail','0','2024-10-19 16:43:38','','','','0','Cash',13.79,'100','','','4','','1','2024-10-19 13:44:35','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('417293466794337342',37,'41729346624','1191','3.00','150','retail','0','2024-10-19 17:04:40','','','','23','Cash',20.69,'50','','','4','','1','2024-10-19 14:04:49','1','43','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'3','450.00','447','Inclusive','branch','Inventory','1110','4000','5500','',''),('417293495962223020',38,'41729349554','692','10.00','50','retail','0','2024-10-19 17:53:17','','','','1','Cash',6.90,'5','','','4','','1','2024-10-19 14:53:27','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','992.00','982','Inclusive','branch','Inventory','','','','',''),('417293516913902130',39,'41729349610','1184','1.00','80','retail','0','2024-10-19 18:30:26','','','','54','Cash',11.03,'80','','','4','','1','2024-10-19 15:33:07','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('417293517412173399',40,'41729349610','1147','5.00','150','retail','0','2024-10-19 18:30:26','','','','5','Cash',20.69,'30','','','4','','1','2024-10-19 15:33:07','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'5','225.00','220','Inclusive','branch','Inventory','1110','4000','5500','',''),('417293517880048323',41,'41729349610','445','10.00','30','retail','0','2024-10-19 18:30:26','','','','1','Cash',4.14,'3','','','4','','1','2024-10-19 15:33:07','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','200.00','190','Inclusive','branch','Inventory','','','','',''),('417293518252325202',42,'41729349610','582','1.00','100','retail','0','2024-10-19 18:30:26','','','','44.5','Cash',13.79,'100','','','4','','1','2024-10-19 15:33:07','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','112.00','111','Inclusive','branch','Inventory','','','','',''),('417293554230223233',43,'41729355363','1192','10.00','450','retail','0','2024-10-19 19:30:24','','','','0','Cash',62.07,'45','','','4','','1','2024-10-19 16:30:35','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'10','32.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('417295738604338323',44,'41729573821','529','2.00','200','retail','0','2024-10-22 08:13:00','','','','32','Cash',27.59,'100','','','4','','1','2024-10-22 05:15:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','189.00','187','Inclusive','branch','Inventory','','','','',''),('417295739793307413',45,'41729573821','529','3.00','300','retail','0','2024-10-22 08:13:00','','','','32','Cash',41.38,'100','','','4','','1','2024-10-22 05:15:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'3','187.00','184','Inclusive','branch','Inventory','','','','',''),('417295812833831032',46,'41729581243','1174','1.00','250','retail','0','2024-10-22 10:17:51','','','','90','Cash',34.48,'250','','','4','','1','2024-10-22 07:21:34','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('417295813223080133',47,'41729581243','1191','10.00','500','retail','0','2024-10-22 10:17:51','','','','23','Cash',68.97,'50','','','4','','1','2024-10-22 07:21:34','1','43','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'10','447.00','437','Inclusive','branch','Inventory','1110','4000','5500','',''),('417295814133813213',48,'41729581243','249','1.00','300','retail','0','2024-10-22 10:17:51','','','','150','Cash',41.38,'300','','','4','','1','2024-10-22 07:21:34','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417295817632963422',49,'41729581695','41','1.00','450','retail','0','2024-10-22 10:22:43','','','','318','Cash',62.07,'450','','','4','','1','2024-10-22 07:24:39','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417295834602237402',50,'41729581881','393','10.00','100','retail','0','2024-10-22 10:51:00','','','','5','Cash',13.79,'10','','','4','','1','2024-10-22 07:51:51','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','240.00','230','Inclusive','branch','Inventory','','','','',''),('417295890797003700',51,'41729583512','972','1.00','45','retail','0','2024-10-22 12:26:41','','','','23','Cash',6.21,'45','','','4','','1','2024-10-22 09:27:30','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('417295892000833030',52,'41729583512','972','14.00','630','retail','0','2024-10-22 12:26:41','','','','23','Cash',86.90,'45','','','4','','1','2024-10-22 09:27:30','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'14','59.00','45','Inclusive','branch','Inventory','','','','',''),('417295912833033221',53,'41729591234','1','1.00','60','retail','0','2024-10-22 13:14:04','','','','30','Cash',8.28,'60','','','4','','1','2024-10-22 10:14:23','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','99.00','98','Inclusive','branch','Inventory','','','','',''),('417295913563000494',54,'41729591234','1183','1.00','50','retail','0','2024-10-22 13:14:04','','','','27','Cash',6.90,'50','','','4','','1','2024-10-22 10:14:23','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('417295913877907203',55,'41729591234','650','15.00','75','retail','0','2024-10-22 13:14:04','','','','0.59','Cash',10.34,'5','','','4','','1','2024-10-22 10:14:23','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','400.00','385','Inclusive','branch','Inventory','','','','',''),('417295914233402222',56,'41729591234','1136','1.00','400','retail','0','2024-10-22 13:14:04','','','','282','Cash',55.17,'400','','','4','','1','2024-10-22 10:14:23','1','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('417295945113002002',57,'41729594457','600','1.00','300','retail','0','2024-10-22 13:55:11','','','','170','Cash',41.38,'300','','','4','','1','2024-10-22 10:55:17','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417295952902323329',58,'41729595261','121','1.00','50','retail','0','2024-10-22 14:08:50','','','','26','Cash',6.90,'50','','','4','','1','2024-10-22 11:09:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('417295953292233034',59,'41729595261','48','1.00','50','retail','0','2024-10-22 14:08:50','','','','18','Cash',6.90,'50','','','4','','1','2024-10-22 11:09:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('417296033663233000',60,'41729603333','124','1.00','200','retail','0','2024-10-22 16:22:47','','','','136','Cash',27.59,'200','','','4','','1','2024-10-22 13:24:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('417296035463434299',61,'41729603489','255','1.00','70','retail','0','2024-10-22 16:25:47','','','','4570','Cash',9.66,'70','','','4','','1','2024-10-22 13:25:53','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417296048272302427',62,'41729604580','1142','1.00','400','retail','0','2024-10-22 16:50:06','','','','265','Cash',55.17,'400','','','4','','1','2024-10-22 13:51:03','1','39','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417296050050373493',63,'41729604580','739','30.00','60','retail','0','2024-10-22 16:50:06','','','','1','Cash',8.28,'2','','','4','','1','2024-10-22 13:51:03','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'30','600.00','570','Inclusive','branch','Inventory','','','','',''),('417296075040092740',64,'41729607457','411','1.00','100','retail','0','2024-10-22 17:35:13','','','','22','Cash',13.79,'100','','','4','','1','2024-10-22 14:35:40','1','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('417296093879020300',65,'41729609351','1159','5.00','500','retail','0','2024-10-22 18:03:07','','','','40','Cash',68.97,'100','','','4','','1','2024-10-22 15:04:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'5','200.00','195','Inclusive','branch','Inventory','1110','4000','5500','',''),('417296120424343732',66,'41729611782','24','1.00','100','retail','0','2024-10-22 18:48:00','','','','40','Cash',13.79,'100','','','4','','1','2024-10-22 15:48:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('417296120799222233',67,'41729611782','739','20.00','40','retail','0','2024-10-22 18:48:00','','','','1','Cash',5.52,'2','','','4','','1','2024-10-22 15:48:06','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','570.00','550','Inclusive','branch','Inventory','','','','',''),('417296694797026023',68,'41729669450','623','9.00','1080','retail','0','2024-10-23 10:48:56','','','','49','Cash',148.97,'120','','','4','','1','2024-10-23 07:57:42','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'9','37.00','28','Inclusive','branch','Inventory','','','','',''),('417296695053702496',69,'41729669450','529','8.00','800','retail','0','2024-10-23 10:48:56','','','','32','Cash',110.34,'100','','','4','','1','2024-10-23 07:57:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'8','184.00','176','Inclusive','branch','Inventory','','','','',''),('417296695270023432',70,'41729669450','540','6.00','300','retail','0','2024-10-23 10:48:56','','','','19','Cash',41.38,'50','','','4','','1','2024-10-23 07:57:42','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'6','150.00','144','Inclusive','branch','Inventory','','','','',''),('417296696032222342',71,'41729669450','1032','1.00','50','retail','0','2024-10-23 10:48:56','','','','15','Cash',6.90,'50','','','4','','1','2024-10-23 07:57:42','1','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','80.00','79','Inclusive','branch','Inventory','','','','',''),('417296697362732237',72,'41729669450','1174','1.00','250','retail','0','2024-10-23 10:48:56','','','','90','Cash',34.48,'250','','','4','','1','2024-10-23 07:57:42','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('417296712084287332',73,'41729671193','1193','2.00','300','retail','0','2024-10-23 11:14:08','','','','50','Cash',41.38,'150','','','4','','1','2024-10-23 08:14:30','1','48','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('417296712473223221',74,'41729671193','1194','2.00','200','retail','0','2024-10-23 11:14:08','','','','10','Cash',27.59,'100','','','4','','1','2024-10-23 08:14:30','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('417296712887233236',75,'41729671271','1159','4.00','400','retail','0','2024-10-23 11:14:49','','','','40','Cash',55.17,'100','','','4','','1','2024-10-23 08:15:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'4','195.00','191','Inclusive','branch','Inventory','1110','4000','5500','',''),('417296753303000234',76,'41729675298','1135','1.00','350','retail','0','2024-10-23 12:28:00','','','','235','Cash',48.28,'350','','','4','','1','2024-10-23 09:28:07','1','40','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417296755440235204',77,'41729675298','1177','20.00','300','retail','0','2024-10-23 12:28:00','','','','8','Cash',41.38,'15','','','4','','1','2024-10-23 09:28:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'20','370.00','350','Inclusive','branch','Inventory','1110','4000','5500','',''),('417296755927354222',78,'41729675298','109','15.00','75','retail','0','2024-10-23 12:28:00','','','','2','Cash',10.34,'5','','','4','','1','2024-10-23 09:28:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','725.00','710','Inclusive','branch','Inventory','','','','',''),('417296756280203340',79,'41729675298','237','1.00','110','retail','0','2024-10-23 12:28:00','','','','68','Cash',15.17,'110','','','4','','1','2024-10-23 09:28:07','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',94.83,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('417296756801236343',80,'41729675298','217','1.00','50','retail','0','2024-10-23 12:28:00','','','','15','Cash',6.90,'50','','','4','','1','2024-10-23 09:28:07','1','31','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417297535852009542',81,'41729753225','36','1.00','500','retail','0','2024-10-24 10:07:23','','','','365','Cash',68.97,'500','','','4','','1','2024-10-24 07:08:47','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417297536103322490',82,'41729753225','905','1.00','180','retail','0','2024-10-24 10:07:23','','','','110','Cash',24.83,'180','','','4','','1','2024-10-24 07:08:47','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417297536430333330',83,'41729753225','1173','1.00','150','retail','0','2024-10-24 10:07:23','','','','65','Cash',20.69,'150','','','4','','1','2024-10-24 07:08:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('417297541745321200',84,'41729754152','1195','2.00','80','retail','0','2024-10-24 10:16:14','','','','0','Cash',11.03,'40','','','4','','1','2024-10-24 07:16:19','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'2','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('417297542412102021',85,'41729754180','1177','20.00','300','retail','0','2024-10-24 10:18:00','','','','8','Cash',41.38,'15','','','4','','1','2024-10-24 07:18:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'20','350.00','330','Inclusive','branch','Inventory','1110','4000','5500','',''),('417297542803133287',86,'41729754180','109','15.00','75','retail','0','2024-10-24 10:18:00','','','','2','Cash',10.34,'5','','','4','','1','2024-10-24 07:18:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','710.00','695','Inclusive','branch','Inventory','','','','',''),('417297553303005242',87,'41729754878','239','1.00','80','retail','0','2024-10-24 10:35:31','','','','39','Cash',11.03,'80','','','4','','1','2024-10-24 07:36:01','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('417297578921520333',88,'41729756105','642','1.00','100','retail','0','2024-10-24 11:20:26','','','','61','Cash',13.79,'100','','','4','','1','2024-10-24 08:20:31','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417297580255252830',89,'41729756105','692','10.00','50','retail','0','2024-10-24 11:20:26','','','','1','Cash',6.90,'5','','','4','','1','2024-10-24 08:20:31','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','982.00','972','Inclusive','branch','Inventory','','','','',''),('417297596470366022',90,'41729759525','623','9.00','1080','retail','0','2024-10-24 11:56:31','','','','49','Cash',148.97,'120','','','4','','1','2024-10-24 08:57:36','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'9','28.00','19','Inclusive','branch','Inventory','','','','',''),('417297596795322040',91,'41729759525','529','8.00','800','retail','0','2024-10-24 11:56:31','','','','32','Cash',110.34,'100','','','4','','1','2024-10-24 08:57:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'8','176.00','168','Inclusive','branch','Inventory','','','','',''),('417297597180303702',92,'41729759525','1191','5.00','250','retail','0','2024-10-24 11:56:31','','','','23','Cash',34.48,'50','','','4','','1','2024-10-24 08:57:36','1','43','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'5','432.00','427','Inclusive','branch','Inventory','1110','4000','5500','',''),('417297597510223323',93,'41729759525','1032','1.00','50','retail','0','2024-10-24 11:56:31','','','','15','Cash',6.90,'50','','','4','','1','2024-10-24 08:57:36','1','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','79.00','78','Inclusive','branch','Inventory','','','','',''),('417297597922523353',94,'41729759525','1174','1.00','250','retail','0','2024-10-24 11:56:31','','','','90','Cash',34.48,'250','','','4','','1','2024-10-24 08:57:36','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('417297598503445033',95,'41729759525','540','6.00','300','retail','0','2024-10-24 11:56:31','','','','19','Cash',41.38,'50','','','4','','1','2024-10-24 08:57:36','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'6','144.00','138','Inclusive','branch','Inventory','','','','',''),('417297599402223330',96,'41729759525','1194','2.00','200','retail','0','2024-10-24 11:56:31','','','','10','Cash',27.59,'100','','','4','','1','2024-10-24 08:57:36','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','50.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('417297600222732222',97,'41729759525','1193','2.00','300','retail','0','2024-10-24 11:56:31','','','','50','Cash',41.38,'150','','','4','','1','2024-10-24 08:57:36','1','48','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','8.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('417297601474630302',98,'41729759525','623','1.00','120','retail','0','2024-10-24 11:56:31','','','','49','Cash',16.55,'120','','','4','','1','2024-10-24 08:57:36','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('417297601903214030',99,'41729759525','529','1.00','100','retail','0','2024-10-24 11:56:31','','','','32','Cash',13.79,'100','','','4','','1','2024-10-24 08:57:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','168.00','167','Inclusive','branch','Inventory','','','','',''),('417297604812312070',100,'41729760434','121','1.00','50','retail','0','2024-10-24 12:01:22','','','','26','Cash',6.90,'50','','','4','','1','2024-10-24 09:03:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('417297631772930733',101,'41729763126','736','15.00','75','retail','0','2024-10-24 12:46:18','','','','3','Cash',10.34,'5','','','4','','1','2024-10-24 09:46:24','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','900.00','885','Inclusive','branch','Inventory','','','','',''),('417297718312123402',102,'41729771799','739','10.00','20','retail','0','2024-10-24 15:10:32','','','','1','Cash',2.76,'2','','','4','','1','2024-10-24 12:10:39','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','550.00','540','Inclusive','branch','Inventory','','','','',''),('417297843703009200',103,'41729784339','692','6.00','30','retail','0','2024-10-24 18:41:09','','','','1','Cash',4.14,'5','','','4','','1','2024-10-24 15:42:29','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','972.00','966','Inclusive','branch','Inventory','','','','',''),('417297844692429234',104,'41729784339','1199','4.00','72','retail','0','2024-10-24 18:41:09','','','','0','Cash',9.93,'18','','','4','','1','2024-10-24 15:42:29','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',15.52,'4','10.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('417297851148001233',105,'41729784550','1134','1.00','20','retail','0','2024-10-24 18:51:55','','','','7.63','Cash',2.76,'20','','','4','','1','2024-10-24 15:53:52','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','145.00','144','Inclusive','branch','Inventory','1110','4000','5500','',''),('417298376677620348',106,'41729837631','1150','2.00','20','retail','0','2024-10-25 09:27:48','','','','5','Cash',2.76,'10','','','4','','1','2024-10-25 06:31:12','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','280.00','278','Inclusive','branch','Inventory','1110','4000','5500','',''),('417298391862322732',107,'41729837875','554','2.00','10','retail','0','2024-10-25 10:08:09','','','','1.1','Cash',1.38,'5','','','4','','1','2024-10-25 07:08:30','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','858.00','856','Inclusive','branch','Inventory','','','','',''),('417298400880232080',108,'41729837875','244','2.00','20','retail','0','2024-10-25 10:08:09','','','','5','Cash',2.76,'10','','','4','','1','2024-10-25 07:08:30','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','200.00','198','Inclusive','branch','Inventory','','','','',''),('417298435562329333',109,'41729840114','48','1.00','50','retail','0','2024-10-25 11:05:56','','','','18','Cash',6.90,'50','','','4','','1','2024-10-25 08:07:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('417298450652423284',110,'41729845037','121','1.00','50','retail','0','2024-10-25 11:31:05','','','','26','Cash',6.90,'50','','','4','','1','2024-10-25 08:31:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('417298580807322320',111,'41729858039','445','10.00','30','retail','0','2024-10-25 15:08:01','','','','1','Cash',4.14,'3','','','4','','1','2024-10-25 12:08:08','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','80.00','70','Inclusive','branch','Inventory','','','','',''),('417298622293243822',112,'41729858092','1','1.00','60','retail','0','2024-10-25 16:17:10','','','','30','Cash',8.28,'60','','','4','','1','2024-10-25 13:17:25','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','98.00','97','Inclusive','branch','Inventory','','','','',''),('417298632123424023',113,'41729862246','692','4.00','20','retail','0','2024-10-25 16:34:29','','','','1','Cash',2.76,'5','','','4','','1','2024-10-25 13:34:38','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','966.00','962','Inclusive','branch','Inventory','','','','',''),('417298632673029360',114,'41729862246','988','5.00','5','retail','0','2024-10-25 16:34:29','','','','0.50','Cash',0.69,'1','','','4','','1','2024-10-25 13:34:38','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'5','400.00','395','Inclusive','branch','Inventory','','','','',''),('417298671247239336',115,'41729863281','904','1.00','350','retail','0','2024-10-25 17:40:11','','','','210','Cash',48.28,'350','','','4','','1','2024-10-25 14:41:01','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417298671623372328',116,'41729863281','692','5.00','25','retail','0','2024-10-25 17:40:11','','','','1','Cash',3.45,'5','','','4','','1','2024-10-25 14:41:01','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','962.00','957','Inclusive','branch','Inventory','','','','',''),('417298673023232217',117,'41729867263','739','5.00','10','retail','0','2024-10-25 17:42:25','','','','1','Cash',1.38,'2','','','4','','1','2024-10-25 14:43:26','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'5','240.00','235','Inclusive','branch','Inventory','','','','',''),('417298673454332229',118,'41729867263','179','2.00','20','retail','0','2024-10-25 17:42:25','','','','5','Cash',2.76,'10','','','4','','1','2024-10-25 14:43:26','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','44.00','42','Inclusive','branch','Inventory','','','','',''),('417298678792232733',119,'41729867845','1203','1.00','300','retail','0','2024-10-25 17:51:19','','','','225','Cash',41.38,'300','','','4','','1','2024-10-25 14:51:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('417298728429322282',120,'41729872804','903','1.00','50','retail','0','2024-10-25 19:14:03','','','','24','Cash',6.90,'50','','','4','','1','2024-10-25 16:14:17','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('417299223868283336',121,'41729922351','445','3.00','9','retail','0','2024-10-26 08:59:47','','','','1','Cash',1.24,'3','','','4','','1','2024-10-26 05:59:54','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'3','70.00','67','Inclusive','branch','Inventory','','','','',''),('417299242162342430',122,'41729922399','1198','4.00','20','retail','0','2024-10-26 09:30:17','','','','3','Cash',2.76,'5','','','4','','1','2024-10-26 06:30:21','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','490.00','486','Inclusive','branch','Inventory','1110','4000','5500','',''),('417299281268200004',123,'41729928095','1149','1.00','300','retail','0','2024-10-26 10:36:53','','','','150','Cash',41.38,'300','','','4','','1','2024-10-26 07:39:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417299282123220937',124,'41729928095','307','15.00','75','retail','0','2024-10-26 10:36:53','','','','1','Cash',10.34,'5','','','4','','1','2024-10-26 07:39:23','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','500.00','485','Inclusive','branch','Inventory','','','','',''),('417299284039203307',125,'41729928372','38','15.00','30','retail','0','2024-10-26 10:40:05','','','','0.6','Cash',4.14,'2','','','4','','1','2024-10-26 07:40:46','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'15','300.00','285','Inclusive','branch','Inventory','','','','',''),('417299289912848913',126,'41729928958','1173','1.00','150','retail','0','2024-10-26 10:50:38','','','','65','Cash',20.69,'150','','','4','','1','2024-10-26 07:50:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('417299290361034323',127,'41729928958','48','1.00','50','retail','0','2024-10-26 10:50:38','','','','18','Cash',6.90,'50','','','4','','1','2024-10-26 07:50:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('417299303411702023',128,'41729930299','1198','6.00','30','retail','0','2024-10-26 11:12:22','','','','3','Cash',4.14,'5','','','4','','1','2024-10-26 08:12:28','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','486.00','480','Inclusive','branch','Inventory','1110','4000','5500','',''),('417299326442232333',129,'41729930352','420','1.00','50','retail','0','2024-10-26 11:51:18','','','','0','Cash',6.90,'50','','','4','','1','2024-10-26 08:51:23','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('417299326772007239',130,'41729930352','255','1.00','70','retail','0','2024-10-26 11:51:18','','','','4570','Cash',9.66,'70','','','4','','1','2024-10-26 08:51:23','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417299337723239322',131,'41729933745','739','10.00','20','retail','0','2024-10-26 12:10:04','','','','1','Cash',2.76,'2','','','4','','1','2024-10-26 09:10:09','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','235.00','225','Inclusive','branch','Inventory','','','','',''),('417299338030230338',132,'41729933745','506','15.00','45','retail','0','2024-10-26 12:10:04','','','','1.5','Cash',6.21,'3','','','4','','1','2024-10-26 09:10:09','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'15','400.00','385','Inclusive','branch','Inventory','','','','',''),('417299406053322433',133,'41729940570','38','15.00','30','retail','0','2024-10-26 14:03:25','','','','0.6','Cash',4.14,'2','','','4','','1','2024-10-26 11:03:32','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'15','285.00','270','Inclusive','branch','Inventory','','','','',''),('417299475403422092',134,'41729940613','36','1.00','500','retail','0','2024-10-26 15:59:02','','','','365','Cash',68.97,'500','','','4','','1','2024-10-26 13:00:32','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417299478293439242',135,'41729947789','600','1.00','300','retail','0','2024-10-26 16:05:46','','','','170','Cash',41.38,'300','','','4','','1','2024-10-26 13:06:39','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417299478857872023',136,'41729947789','612','1.00','150','retail','0','2024-10-26 16:05:46','','','','60','Cash',20.69,'150','','','4','','1','2024-10-26 13:06:39','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('417299479459201122',137,'41729947789','1198','20.00','100','retail','0','2024-10-26 16:05:46','','','','3','Cash',13.79,'5','','','4','','1','2024-10-26 13:06:39','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'20','480.00','460','Inclusive','branch','Inventory','1110','4000','5500','',''),('417299503882328372',138,'41729950357','692','6.00','30','retail','0','2024-10-26 16:47:46','','','','1','Cash',4.14,'5','','','4','','1','2024-10-26 13:47:57','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','957.00','951','Inclusive','branch','Inventory','','','','',''),('417299504257023104',139,'41729950357','558','15.00','105','retail','0','2024-10-26 16:47:46','','','','3.43','Cash',14.48,'7','','','4','','1','2024-10-26 13:47:57','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','500.00','485','Inclusive','branch','Inventory','','','','',''),('417299504642333242',140,'41729950357','1140','1.00','115','retail','0','2024-10-26 16:47:46','','','','84','Cash',15.86,'115','','','4','','1','2024-10-26 13:47:57','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',99.14,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('417299515383340803',141,'41729951507','1166','1.00','350','retail','0','2024-10-26 17:05:39','','','','255','Cash',48.28,'350','','','4','','1','2024-10-26 14:05:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('417299527445222392',142,'41729951607','1134','3.00','60','retail','0','2024-10-26 17:25:45','','','','7.63','Cash',8.28,'20','','','4','','1','2024-10-26 14:26:31','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','144.00','141','Inclusive','branch','Inventory','1110','4000','5500','',''),('417299559969026295',143,'41729955960','269','1.00','120','retail','0','2024-10-26 18:19:56','','','','79','Cash',16.55,'120','','','4','','1','2024-10-26 15:20:04','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('417299564209440430',144,'41729956387','114','8.00','24','retail','0','2024-10-26 18:27:01','','','','1','Cash',3.31,'3','','','4','','1','2024-10-26 15:27:07','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'8','860.00','852','Inclusive','branch','Inventory','','','','',''),('417300988807034743',145,'41730098845','420','1.00','50','retail','0','2024-10-28 10:01:21','','','','0','Cash',6.90,'50','','','4','','1','2024-10-28 07:01:29','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('417300996311360230',146,'41730098891','400','10.00','50','retail','0','2024-10-28 10:13:52','','','','2','Cash',6.90,'5','','','4','','1','2024-10-28 07:13:59','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','245.00','235','Inclusive','branch','Inventory','','','','',''),('417301022502332233',147,'41730099642','1146','1.00','100','retail','0','2024-10-28 10:57:31','','','','20','Cash',13.79,'100','','','4','','1','2024-10-28 07:58:54','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('417301034163012003',148,'41730102337','693','1.00','50','retail','0','2024-10-28 11:17:39','','','','20','Cash',6.90,'50','','','4','','1','2024-10-28 08:17:44','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('417301034594330023',149,'41730102337','1101','1.00','50','retail','0','2024-10-28 11:17:39','','','','18','Cash',6.90,'50','','','4','','1','2024-10-28 08:17:44','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('417301079041027300',150,'41730103465','924','1.00','100','retail','0','2024-10-28 12:32:23','','','','48','Cash',13.79,'100','','','4','','1','2024-10-28 09:33:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('417301079434202342',151,'41730103465','36','1.00','500','retail','0','2024-10-28 12:32:23','','','','365','Cash',68.97,'500','','','4','','1','2024-10-28 09:33:11','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417301080382232702',152,'41730107993','691','1.00','150','retail','0','2024-10-28 12:33:58','','','','48','Cash',20.69,'150','','','4','','1','2024-10-28 09:35:23','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417301105043453274',153,'41730108944','48','1.00','50','retail','0','2024-10-28 13:15:35','','','','18','Cash',6.90,'50','','','4','','1','2024-10-28 10:15:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('417301105350433130',154,'41730108944','1190','1.00','200','retail','0','2024-10-28 13:15:35','','','','124','Cash',27.59,'200','','','4','','1','2024-10-28 10:15:40','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('417301141411070331',155,'41730110541','693','1.00','50','retail','0','2024-10-28 14:16:16','','','','20','Cash',6.90,'50','','','4','','1','2024-10-28 11:16:53','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('417301141761022203',156,'41730110541','476','12.00','60','retail','0','2024-10-28 14:16:16','','','','1','Cash',8.28,'5','','','4','','1','2024-10-28 11:16:53','1','39','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'12','110.00','98','Inclusive','branch','Inventory','','','','',''),('417301148613372300',157,'41730114386','642','1.00','100','retail','0','2024-10-28 14:27:43','','','','61','Cash',13.79,'100','','','4','','1','2024-10-28 11:27:50','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417301176761241373',158,'41730117640','255','1.00','70','retail','0','2024-10-28 15:15:20','','','','4570','Cash',9.66,'70','','','4','','1','2024-10-28 12:16:20','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417301177193223232',159,'41730117640','420','1.00','50','retail','0','2024-10-28 15:15:20','','','','0','Cash',6.90,'50','','','4','','1','2024-10-28 12:16:20','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('417301205350330440',160,'41730120509','1145','1.00','80','retail','0','2024-10-28 16:02:16','','','','51','Cash',11.03,'80','','','4','','1','2024-10-28 13:02:23','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417301212384212434',161,'41730120568','440','1.00','50','retail','0','2024-10-28 16:13:59','','','','22','Cash',6.90,'50','','','4','','1','2024-10-28 13:14:12','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('417301252343223303',162,'41730121255','50','10.00','100','retail','0','2024-10-28 17:22:20','','','','3.2','Cash',13.79,'10','','','4','','1','2024-10-28 14:23:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','890.00','880','Inclusive','branch','Inventory','','','','',''),('417301252623134030',163,'41730121255','1','1.00','60','retail','0','2024-10-28 17:22:20','','','','30','Cash',8.28,'60','','','4','','1','2024-10-28 14:23:03','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','97.00','96','Inclusive','branch','Inventory','','','','',''),('417301253042432023',164,'41730121255','109','15.00','75','retail','0','2024-10-28 17:22:20','','','','2','Cash',10.34,'5','','','4','','1','2024-10-28 14:23:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','565.00','550','Inclusive','branch','Inventory','','','','',''),('417301253393203402',165,'41730121255','71','1.00','5','retail','0','2024-10-28 17:22:20','','','','2','Cash',0.69,'5','','','4','','1','2024-10-28 14:23:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','480.00','479','Inclusive','branch','Inventory','','','','',''),('417301265073240740',166,'41730125434','739','10.00','20','retail','0','2024-10-28 17:42:13','','','','1','Cash',2.76,'2','','','4','','1','2024-10-28 14:43:38','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','225.00','215','Inclusive','branch','Inventory','','','','',''),('417301265333232320',167,'41730125434','1147','1.00','30','retail','0','2024-10-28 17:42:13','','','','5','Cash',4.14,'30','','','4','','1','2024-10-28 14:43:38','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','206.00','205','Inclusive','branch','Inventory','1110','4000','5500','',''),('417301285532320223',168,'41730128510','978','1.00','150','retail','0','2024-10-28 18:15:53','','','','90','Cash',20.69,'150','','','4','','1','2024-10-28 15:16:01','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('417301289929833202',169,'41730128957','74','1.00','20','retail','0','2024-10-28 18:23:13','','','','11','Cash',2.76,'20','','','4','','1','2024-10-28 15:24:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('417301305823303082',170,'41730129197','988','20.00','20','retail','0','2024-10-28 18:49:43','','','','0.50','Cash',2.76,'1','','','4','','1','2024-10-28 15:49:48','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'20','395.00','375','Inclusive','branch','Inventory','','','','',''),('417301324002333232',171,'41730132374','692','5.00','25','retail','0','2024-10-28 19:22:43','','','','1','Cash',3.45,'5','','','4','','1','2024-10-28 16:25:34','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','951.00','946','Inclusive','branch','Inventory','','','','',''),('417301325620053133',172,'41730132374','601','15.00','150','retail','0','2024-10-28 19:22:43','','','','5.39','Cash',20.69,'10','','','4','','1','2024-10-28 16:25:34','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'15','400.00','385','Inclusive','branch','Inventory','','','','',''),('417301811484202028',173,'41730181117','400','2.00','10','retail','0','2024-10-29 08:55:41','','','','2','Cash',1.38,'5','','','4','','1','2024-10-29 05:55:49','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','235.00','233','Inclusive','branch','Inventory','','','','',''),('417301813400223024',174,'41730181117','400','2.00','10','retail','0','2024-10-29 08:55:41','','','','2','Cash',1.38,'5','','','4','','1','2024-10-29 05:55:49','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','233.00','231','Inclusive','branch','Inventory','','','','',''),('417301820293230320',175,'41730181349','445','6.00','18','retail','0','2024-10-29 09:07:10','','','','1','Cash',2.48,'3','','','4','','1','2024-10-29 06:07:14','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'6','67.00','61','Inclusive','branch','Inventory','','','','',''),('417301888240380301',176,'41730182035','1198','10.00','50','retail','0','2024-10-29 11:00:55','','','','3','Cash',6.90,'5','','','4','','1','2024-10-29 08:01:26','1','20','printed','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','460.00','450','Inclusive','branch','Inventory','1110','4000','5500','',''),('417301888550323580',177,'41730182035','1177','20.00','300','retail','0','2024-10-29 11:00:55','','','','8','Cash',41.38,'15','','','4','','1','2024-10-29 08:01:26','1','1','printed','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'20','330.00','310','Inclusive','branch','Inventory','1110','4000','5500','',''),('417301914483331942',179,'41730189105','50','10.00','100','retail','0','2024-10-29 11:45:19','','','','3.2','Cash',13.79,'10','','','4','','1','2024-10-29 08:45:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','880.00','870','Inclusive','branch','Inventory','','','','',''),('417301914827022302',180,'41730189105','1','1.00','60','retail','0','2024-10-29 11:45:19','','','','30','Cash',8.28,'60','','','4','','1','2024-10-29 08:45:32','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','96.00','95','Inclusive','branch','Inventory','','','','',''),('417301915193353420',181,'41730189105','109','15.00','75','retail','0','2024-10-29 11:45:19','','','','2','Cash',10.34,'5','','','4','','1','2024-10-29 08:45:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','550.00','535','Inclusive','branch','Inventory','','','','',''),('417301921002201301',182,'41730191533','903','1.00','50','retail','0','2024-10-29 11:55:01','','','','24','Cash',6.90,'50','','','4','','1','2024-10-29 08:55:05','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('417301987141129423',183,'41730198688','131','1.00','150','retail','0','2024-10-29 13:45:15','','','','106','Cash',20.69,'150','','','4','','1','2024-10-29 10:48:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('417302010701233202',184,'41730201038','109','15.00','75','retail','0','2024-10-29 14:27:20','','','','2','Cash',10.34,'5','','','4','','1','2024-10-29 11:27:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','535.00','520','Inclusive','branch','Inventory','','','','',''),('417302012402320101',185,'41730201038','71','1.00','5','retail','0','2024-10-29 14:27:20','','','','2','Cash',0.69,'5','','','4','','1','2024-10-29 11:27:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','379.00','378','Inclusive','branch','Inventory','','','','',''),('417302078923302140',186,'41730207871','915','2.00','20','retail','0','2024-10-29 16:18:12','','','','3','Cash',2.76,'10','','','4','','1','2024-10-29 13:19:11','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','15.00','13','Inclusive','branch','Inventory','','','','',''),('417302134713223323',187,'41730213449','1187','3.00','60','retail','0','2024-10-29 17:51:11','','','','9','Cash',8.28,'20','','','4','','1','2024-10-29 14:51:16','1','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','20.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('417302135533210332',188,'41730213520','269','1.00','120','retail','0','2024-10-29 18:06:43','','','','79','Cash',16.55,'120','','','4','','1','2024-10-29 15:07:33','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('417302150334052202',189,'41730214953','48','1.00','50','retail','0','2024-10-29 18:17:54','','','','18','Cash',6.90,'50','','','4','','1','2024-10-29 15:17:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('417302150741377072',190,'41730214953','121','1.00','50','retail','0','2024-10-29 18:17:54','','','','26','Cash',6.90,'50','','','4','','1','2024-10-29 15:17:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('417302152952234232',191,'41730215267','1173','1.00','150','retail','0','2024-10-29 18:21:35','','','','65','Cash',20.69,'150','','','4','','1','2024-10-29 15:21:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('417302165236402400',192,'41730216489','179','2.00','20','retail','0','2024-10-29 18:42:03','','','','5','Cash',2.76,'10','','','4','','1','2024-10-29 15:42:08','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','42.00','40','Inclusive','branch','Inventory','','','','',''),('417302705262032232',193,'41730270485','692','2.00','10','retail','0','2024-10-30 09:42:07','','','','1','Cash',1.38,'5','','','4','','1','2024-10-30 06:42:12','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','946.00','944','Inclusive','branch','Inventory','','','','',''),('417302766097462372',194,'41730276576','36','1.00','500','retail','0','2024-10-30 11:23:29','','','','365','Cash',68.97,'500','','','4','','1','2024-10-30 08:24:30','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417302794759372227',195,'41730279447','1204','1.00','100','retail','0','2024-10-30 12:11:15','','','','42','Cash',13.79,'100','','','4','','1','2024-10-30 09:11:52','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','100.00','99','Inclusive','branch','Inventory','1110','4000','5500','',''),('417302795465090060',196,'41730279513','1198','10.00','50','retail','0','2024-10-30 12:12:26','','','','3','Cash',6.90,'5','','','4','','1','2024-10-30 09:13:08','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','450.00','440','Inclusive','branch','Inventory','1110','4000','5500','',''),('417302799793309733',197,'41730279589','1142','1.00','400','retail','0','2024-10-30 12:19:40','','','','265','Cash',55.17,'400','','','4','','1','2024-10-30 09:21:44','1','39','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('417302810800010000',198,'41730280105','1130','30.00','300','retail','0','2024-10-30 12:38:32','','','','0','Cash',41.38,'10','','','4','','1','2024-10-30 09:44:40','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'30','30.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('417302811112034214',199,'41730280105','1184','1.00','80','retail','0','2024-10-30 12:38:32','','','','54','Cash',11.03,'80','','','4','','1','2024-10-30 09:44:40','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('417302858550003024',200,'41730285815','50','10.00','100','retail','0','2024-10-30 13:59:04','','','','3.2','Cash',13.79,'10','','','4','','1','2024-10-30 11:07:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','870.00','860','Inclusive','branch','Inventory','','','','',''),('417302859063303320',201,'41730285815','724','30.00','300','retail','0','2024-10-30 13:59:04','','','','2.9','Cash',41.38,'10','','','4','','1','2024-10-30 11:07:31','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'30','136.00','106','Inclusive','branch','Inventory','','','','',''),('417302859437337123',202,'41730285815','1151','1.00','370','retail','0','2024-10-30 13:59:04','','','','265','Cash',51.03,'370','','','4','','1','2024-10-30 11:07:31','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',318.97,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('417302883123202422',203,'41730288288','1205','10.00','100','retail','0','2024-10-30 14:38:32','','','','5','Cash',13.79,'10','','','4','','1','2024-10-30 11:38:35','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','130.00','120','Inclusive','branch','Inventory','1110','4000','5500','',''),('417302886112342013',204,'41730288316','291','1.00','450','retail','0','2024-10-30 14:43:31','','','','300','Cash',62.07,'450','','','4','','1','2024-10-30 11:47:02','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417302906343320201',205,'41730289045','644','1.00','350','retail','0','2024-10-30 15:17:42','','','','220','Cash',48.28,'350','','','4','','1','2024-10-30 12:22:21','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417302906622063334',206,'41730289045','1198','10.00','50','retail','0','2024-10-30 15:17:42','','','','3','Cash',6.90,'5','','','4','','1','2024-10-30 12:22:21','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','440.00','430','Inclusive','branch','Inventory','1110','4000','5500','',''),('417302915573352724',207,'41730291174','1183','1.00','50','retail','0','2024-10-30 15:32:38','','','','27','Cash',6.90,'50','','','4','','1','2024-10-30 12:32:41','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('417302929823200302',208,'41730292964','269','1.00','120','retail','0','2024-10-30 15:57:36','','','','79','Cash',16.55,'120','','','4','','1','2024-10-30 12:59:15','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('417302930020223002',209,'41730292964','1','1.00','60','retail','0','2024-10-30 15:57:36','','','','30','Cash',8.28,'60','','','4','','1','2024-10-30 12:59:15','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','95.00','94','Inclusive','branch','Inventory','','','','',''),('417302930272302234',210,'41730292964','50','10.00','100','retail','0','2024-10-30 15:57:36','','','','3.2','Cash',13.79,'10','','','4','','1','2024-10-30 12:59:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','860.00','850','Inclusive','branch','Inventory','','','','',''),('417302930560300223',211,'41730292964','582','1.00','100','retail','0','2024-10-30 15:57:36','','','','44.5','Cash',13.79,'100','','','4','','1','2024-10-30 12:59:15','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','111.00','110','Inclusive','branch','Inventory','','','','',''),('417302947060390207',212,'41730294656','252','1.00','150','retail','0','2024-10-30 16:25:48','','','','55','Cash',20.69,'150','','','4','','1','2024-10-30 13:26:51','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417302947483444722',213,'41730294656','692','14.00','70','retail','0','2024-10-30 16:25:48','','','','1','Cash',9.66,'5','','','4','','1','2024-10-30 13:26:51','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'14','944.00','930','Inclusive','branch','Inventory','','','','',''),('417302948694930207',214,'41730294843','237','1.00','110','retail','0','2024-10-30 16:27:50','','','','68','Cash',15.17,'110','','','4','','1','2024-10-30 13:29:04','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',94.83,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('417302951984322050',215,'41730295145','237','1.00','90','retail','20','2024-10-30 16:33:19','','','','68','Cash',12.41,'90','','','4','','1','2024-10-30 13:33:26','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',77.59,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('417302954874022247',216,'41730295451','99','10.00','20','retail','0','2024-10-30 16:38:07','','','','1.2','Cash',2.76,'2','','','4','','1','2024-10-30 13:38:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','503.00','493','Inclusive','branch','Inventory','','','','',''),('417302987238392237',217,'41730297505','612','1.00','150','retail','0','2024-10-30 17:37:58','','','','60','Cash',20.69,'150','','','4','','1','2024-10-30 14:38:42','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('417302987543204228',218,'41730297505','109','15.00','75','retail','0','2024-10-30 17:37:58','','','','2','Cash',10.34,'5','','','4','','1','2024-10-30 14:38:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','520.00','505','Inclusive','branch','Inventory','','','','',''),('417302990513102220',219,'41730297505','951','1.00','300','retail','0','2024-10-30 17:37:58','','','','125','Cash',41.38,'300','','','4','','1','2024-10-30 14:38:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417302990777232070',220,'41730297505','71','1.00','5','retail','0','2024-10-30 17:37:58','','','','2','Cash',0.69,'5','','','4','','1','2024-10-30 14:38:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','378.00','377','Inclusive','branch','Inventory','','','','',''),('417303020111332222',221,'41730301983','692','4.00','20','retail','0','2024-10-30 18:27:43','','','','1','Cash',2.76,'5','','','4','','1','2024-10-30 15:27:47','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','930.00','926','Inclusive','branch','Inventory','','','','',''),('417303020382332302',222,'41730301983','988','10.00','10','retail','0','2024-10-30 18:27:43','','','','0.50','Cash',1.38,'1','','','4','','1','2024-10-30 15:27:47','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'10','375.00','365','Inclusive','branch','Inventory','','','','',''),('417303020636602023',223,'41730301983','186','1.00','10','retail','0','2024-10-30 18:27:43','','','','8','Cash',1.38,'10','','','4','','1','2024-10-30 15:27:47','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('417303036743302433',224,'41730303321','1204','3.00','300','retail','0','2024-10-30 18:54:35','','','','42','Cash',41.38,'100','','','4','','1','2024-10-30 15:55:32','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'3','99.00','96','Inclusive','branch','Inventory','1110','4000','5500','',''),('417303555094270330',225,'41730355481','978','1.00','150','retail','0','2024-10-31 09:18:29','','','','90','Cash',20.69,'150','','','4','','1','2024-10-31 06:18:34','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417303559942045303',226,'41730355514','692','4.00','20','retail','0','2024-10-31 09:26:34','','','','1','Cash',2.76,'5','','','4','','1','2024-10-31 06:26:38','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','926.00','922','Inclusive','branch','Inventory','','','','',''),('417303562621032223',227,'41730355998','1','1.00','60','retail','0','2024-10-31 09:31:02','','','','30','Cash',8.28,'60','','','4','','1','2024-10-31 06:31:07','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','94.00','93','Inclusive','branch','Inventory','','','','',''),('417303601673034023',228,'41730356268','276','2.00','60','retail','0','2024-10-31 10:36:07','','','','20','Cash',8.28,'30','','','4','','1','2024-10-31 07:39:34','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','261.00','259','Inclusive','branch','Inventory','','','','',''),('417303621900220102',229,'41730360375','114','30.00','90','retail','0','2024-10-31 11:09:50','','','','1','Cash',12.41,'3','','','4','','1','2024-10-31 08:09:54','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'30','852.00','822','Inclusive','branch','Inventory','','','','',''),('417303689366822420',230,'41730362196','691','1.00','150','retail','0','2024-10-31 13:03:41','','','','48','Cash',20.69,'150','','','4','','1','2024-10-31 10:08:35','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417303689610330033',231,'41730362196','612','1.00','150','retail','0','2024-10-31 13:03:41','','','','60','Cash',20.69,'150','','','4','','1','2024-10-31 10:08:35','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('417303689909346230',232,'41730362196','109','15.00','75','retail','0','2024-10-31 13:03:41','','','','2','Cash',10.34,'5','','','4','','1','2024-10-31 10:08:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','505.00','490','Inclusive','branch','Inventory','','','','',''),('417303690202237242',233,'41730362196','724','14.00','140','retail','0','2024-10-31 13:03:41','','','','2.9','Cash',19.31,'10','','','4','','1','2024-10-31 10:08:35','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'14','106.00','92','Inclusive','branch','Inventory','','','','',''),('417303696172024223',234,'41730369586','903','1.00','50','retail','0','2024-10-31 13:13:37','','','','24','Cash',6.90,'50','','','4','','1','2024-10-31 10:13:42','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('417303725616322737',235,'41730369624','692','5.00','25','retail','0','2024-10-31 14:05:20','','','','1','Cash',3.45,'5','','','4','','1','2024-10-31 11:05:52','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','922.00','917','Inclusive','branch','Inventory','','','','',''),('417303726700232020',236,'41730369624','456','1.00','300','retail','0','2024-10-31 14:05:20','','','','187','Cash',41.38,'300','','','4','','1','2024-10-31 11:05:52','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417303727201422221',237,'41730369624','304','15.00','75','retail','0','2024-10-31 14:05:20','','','','1.4','Cash',10.34,'5','','','4','','1','2024-10-31 11:05:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','600.00','585','Inclusive','branch','Inventory','','','','',''),('417303776990023203',238,'41730377677','161','4.00','180','retail','0','2024-10-31 15:28:43','','','','34','Cash',24.83,'45','','','4','','1','2024-10-31 12:28:46','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'4','40.00','36','Inclusive','branch','Inventory','','','','',''),('417303777232732300',239,'41730377677','692','4.00','20','retail','0','2024-10-31 15:28:43','','','','1','Cash',2.76,'5','','','4','','1','2024-10-31 12:28:46','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','917.00','913','Inclusive','branch','Inventory','','','','',''),('417303850332233040',240,'41730384996','558','15.00','105','retail','0','2024-10-31 17:32:03','','','','3.43','Cash',14.48,'7','','','4','','1','2024-10-31 14:35:45','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','485.00','470','Inclusive','branch','Inventory','','','','',''),('417303850593307332',241,'41730384996','692','5.00','25','retail','0','2024-10-31 17:32:03','','','','1','Cash',3.45,'5','','','4','','1','2024-10-31 14:35:45','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','913.00','908','Inclusive','branch','Inventory','','','','',''),('417303850950433303',242,'41730384996','739','20.00','40','retail','0','2024-10-31 17:32:03','','','','1','Cash',5.52,'2','','','4','','1','2024-10-31 14:35:45','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','115.00','95','Inclusive','branch','Inventory','','','','',''),('417303851223020280',243,'41730384996','1140','1.00','115','retail','0','2024-10-31 17:32:03','','','','84','Cash',15.86,'115','','','4','','1','2024-10-31 14:35:45','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',99.14,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('417304396472330100',244,'41730439484','329','30.00','210','retail','0','2024-11-01 08:40:48','','','','4','Cash',28.97,'7','','','4','','1','2024-11-01 05:41:35','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'30','96.00','66','Inclusive','branch','Inventory','','','','',''),('417304416810234123',245,'41730441638','1147','2.00','60','retail','0','2024-11-01 09:14:41','','','','5','Cash',8.28,'30','','','4','','1','2024-11-01 06:15:22','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','205.00','203','Inclusive','branch','Inventory','1110','4000','5500','',''),('417304435653023504',246,'41730441723','121','1.00','50','retail','0','2024-11-01 09:46:06','','','','26','Cash',6.90,'50','','','4','','1','2024-11-01 06:47:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('417304442500203330',247,'41730443653','1101','1.00','50','retail','0','2024-11-01 09:57:53','','','','18','Cash',6.90,'50','','','4','','1','2024-11-01 06:57:57','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('417304442733273313',248,'41730443653','693','1.00','50','retail','0','2024-11-01 09:57:53','','','','20','Cash',6.90,'50','','','4','','1','2024-11-01 06:57:57','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('417304505220343373',249,'41730450446','988','10.00','10','retail','0','2024-11-01 11:42:27','','','','0.50','Cash',1.38,'1','','','4','','1','2024-11-01 08:42:33','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'10','365.00','355','Inclusive','branch','Inventory','','','','',''),('417304505461512331',250,'41730450446','445','6.00','18','retail','0','2024-11-01 11:42:27','','','','1','Cash',2.48,'3','','','4','','1','2024-11-01 08:42:33','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'6','61.00','55','Inclusive','branch','Inventory','','','','',''),('417304505810003550',251,'41730450559','269','1.00','120','retail','0','2024-11-01 11:43:02','','','','79','Cash',16.55,'120','','','4','','1','2024-11-01 08:43:58','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('417304506702333000',252,'41730450639','978','1.00','150','retail','0','2024-11-01 11:44:59','','','','90','Cash',20.69,'150','','','4','','1','2024-11-01 08:45:57','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417304506990442423',253,'41730450639','420','1.00','50','retail','0','2024-11-01 11:44:59','','','','0','Cash',6.90,'50','','','4','','1','2024-11-01 08:45:57','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('417304513344113332',254,'41730451305','48','1.00','50','retail','0','2024-11-01 11:55:35','','','','18','Cash',6.90,'50','','','4','','1','2024-11-01 08:55:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('417304625832362323',255,'41730462561','582','1.00','100','retail','0','2024-11-01 15:03:04','','','','44.5','Cash',13.79,'100','','','4','','1','2024-11-01 12:03:44','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','110.00','109','Inclusive','branch','Inventory','','','','',''),('417304731970302133',256,'41730472898','161','2.00','90','retail','0','2024-11-01 17:59:57','','','','34','Cash',12.41,'45','','','4','','1','2024-11-01 15:01:16','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'2','36.00','34','Inclusive','branch','Inventory','','','','',''),('417305334977214402',257,'41730533476','1206','4.00','20','retail','0','2024-11-02 10:44:58','','','','0','Cash',2.76,'5','','','4','','1','2024-11-02 07:45:03','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','176.00','172','Inclusive','branch','Inventory','1110','4000','5500','',''),('417305344364333124',258,'41730533657','462','1.00','350','retail','0','2024-11-02 11:00:36','','','','217','Cash',48.28,'350','','','4','','1','2024-11-02 08:00:39','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417305355172304230',259,'41730534441','1013','1.00','50','retail','0','2024-11-02 11:18:37','','','','11','Cash',6.90,'50','','','4','','1','2024-11-02 08:19:18','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('417305357323304431',260,'41730535559','420','1.00','50','retail','0','2024-11-02 11:22:12','','','','0','Cash',6.90,'50','','','4','','1','2024-11-02 08:22:16','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('417305366583313803',261,'41730535737','1','1.00','60','retail','0','2024-11-02 11:38:41','','','','30','Cash',8.28,'60','','','4','','1','2024-11-02 08:39:32','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','93.00','92','Inclusive','branch','Inventory','','','','',''),('417305367212346203',262,'41730535737','1106','1.00','100','retail','0','2024-11-02 11:38:41','','','','0','Cash',13.79,'100','','','4','','1','2024-11-02 08:39:32','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('417305385402025304',263,'41730538504','86','7.00','105','retail','0','2024-11-02 12:09:01','','','','10','Cash',14.48,'15','','','4','','1','2024-11-02 09:09:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'7','77.00','70','Inclusive','branch','Inventory','','','','',''),('417305386024020322',264,'41730538573','692','4.00','20','retail','0','2024-11-02 12:10:03','','','','1','Cash',2.76,'5','','','4','','1','2024-11-02 09:10:31','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','898.00','894','Inclusive','branch','Inventory','','','','',''),('417305386513320803',265,'41730538632','582','1.00','100','retail','0','2024-11-02 12:10:51','','','','44.5','Cash',13.79,'100','','','4','','1','2024-11-02 09:10:55','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','109.00','108','Inclusive','branch','Inventory','','','','',''),('417305452283030402',266,'41730543091','266','1.00','70','retail','0','2024-11-02 14:00:28','','','','22','Cash',9.66,'70','','','4','','1','2024-11-02 11:00:43','1','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('417305462730242223',267,'41730545245','692','2.00','10','retail','0','2024-11-02 14:17:54','','','','1','Cash',1.38,'5','','','4','','1','2024-11-02 11:17:58','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','894.00','892','Inclusive','branch','Inventory','','','','',''),('417305465224222324',268,'41730546292','739','20.00','40','retail','0','2024-11-02 14:22:03','','','','1','Cash',5.52,'2','','','4','','1','2024-11-02 11:22:06','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','95.00','75','Inclusive','branch','Inventory','','','','',''),('417305528277030533',269,'41730552800','266','1.00','70','retail','0','2024-11-02 16:07:33','','','','22','Cash',9.66,'70','','','4','','1','2024-11-02 13:08:31','1','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417305528523372222',270,'41730552800','1198','2.00','10','retail','0','2024-11-02 16:07:33','','','','3','Cash',1.38,'5','','','4','','1','2024-11-02 13:08:31','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','430.00','428','Inclusive','branch','Inventory','1110','4000','5500','',''),('417305542602204322',271,'41730552913','692','2.00','10','retail','0','2024-11-02 16:31:00','','','','1','Cash',1.38,'5','','','4','','1','2024-11-02 13:31:04','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','892.00','890','Inclusive','branch','Inventory','','','','',''),('417305543460233303',272,'41730554280','186','1.00','10','retail','0','2024-11-02 16:32:26','','','','8','Cash',1.38,'10','','','4','','1','2024-11-02 13:32:29','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('417305554235332030',273,'41730554370','445','3.00','9','retail','0','2024-11-02 16:50:54','','','','1','Cash',1.24,'3','','','4','','1','2024-11-02 13:50:57','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'3','55.00','52','Inclusive','branch','Inventory','','','','',''),('417305554534033532',274,'41730554370','692','2.00','10','retail','0','2024-11-02 16:50:54','','','','1','Cash',1.38,'5','','','4','','1','2024-11-02 13:50:57','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','890.00','888','Inclusive','branch','Inventory','','','','',''),('417305591763230720',275,'41730555507','179','6.00','60','retail','0','2024-11-02 17:52:57','','','','5','Cash',8.28,'10','','','4','','1','2024-11-02 14:53:00','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'6','40.00','34','Inclusive','branch','Inventory','','','','',''),('417305612412002302',276,'41730559214','186','1.00','10','retail','0','2024-11-02 18:27:58','','','','8','Cash',1.38,'10','','','4','','1','2024-11-02 15:28:04','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('417305612782332432',277,'41730559214','38','4.00','8','retail','0','2024-11-02 18:27:58','','','','0.6','Cash',1.10,'2','','','4','','1','2024-11-02 15:28:04','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'4','170.00','166','Inclusive','branch','Inventory','','','','',''),('417305625276300050',278,'41730561316','48','1.00','50','retail','0','2024-11-02 18:49:28','','','','18','Cash',6.90,'50','','','4','','1','2024-11-02 15:52:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('417305625684577338',279,'41730561316','1179','1.00','120','retail','0','2024-11-02 18:49:28','','','','78','Cash',16.55,'120','','','4','','1','2024-11-02 15:52:48','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('417305627903163204',280,'41730562773','161','1.00','45','retail','0','2024-11-02 18:53:10','','','','34','Cash',6.21,'45','','','4','','1','2024-11-02 15:53:53','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('417305647311205620',281,'41730564711','1','1.00','60','retail','0','2024-11-02 19:25:31','','','','30','Cash',8.28,'60','','','4','','1','2024-11-02 16:25:36','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','92.00','91','Inclusive','branch','Inventory','','','','',''),('417307034957037573',282,'41730701212','692','4.00','20','retail','0','2024-11-04 09:58:15','','','','1','Cash',2.76,'5','','','4','','1','2024-11-04 06:59:09','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','888.00','884','Inclusive','branch','Inventory','','','','',''),('417307080030223030',283,'41730707978','114','10.00','30','retail','0','2024-11-04 11:14:45','','','','1','Cash',4.14,'3','','','4','','1','2024-11-04 08:14:48','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','822.00','812','Inclusive','branch','Inventory','','','','',''),('417307080453244373',284,'41730707978','99','10.00','20','retail','0','2024-11-04 11:14:45','','','','1.2','Cash',2.76,'2','','','4','','1','2024-11-04 08:14:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','493.00','483','Inclusive','branch','Inventory','','','','',''),('417307080858200330',285,'41730707978','739','10.00','20','retail','0','2024-11-04 11:14:45','','','','1','Cash',2.76,'2','','','4','','1','2024-11-04 08:14:48','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','75.00','65','Inclusive','branch','Inventory','','','','',''),('417307083893333343',286,'41730708089','988','10.00','10','retail','0','2024-11-04 11:20:30','','','','0.50','Cash',1.38,'1','','','4','','1','2024-11-04 08:20:49','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'10','355.00','345','Inclusive','branch','Inventory','','','','',''),('417307084303020720',287,'41730708089','989','5.00','15','retail','0','2024-11-04 11:20:30','','','','0.95','Cash',2.07,'3','','','4','','1','2024-11-04 08:20:49','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'5','90.00','85','Inclusive','branch','Inventory','','','','',''),('417307130202222302',288,'41730712945','99','50.00','100','retail','0','2024-11-04 12:37:01','','','','1.2','Cash',13.79,'2','','','4','','1','2024-11-04 09:37:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'50','483.00','433','Inclusive','branch','Inventory','','','','',''),('417307130593323300',289,'41730713026','966','30.00','300','retail','0','2024-11-04 12:38:05','','','','5.20','Cash',41.38,'10','','','4','','1','2024-11-04 09:41:07','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'30','490.00','460','Inclusive','branch','Inventory','','','','',''),('417307130850282201',290,'41730713026','1190','1.00','200','retail','0','2024-11-04 12:38:05','','','','124','Cash',27.59,'200','','','4','','1','2024-11-04 09:41:07','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('417307167681323443',291,'41730716739','739','10.00','20','retail','0','2024-11-04 13:40:06','','','','1','Cash',2.76,'2','','','4','','1','2024-11-04 10:42:03','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','65.00','55','Inclusive','branch','Inventory','','','','',''),('417307168062600167',292,'41730716739','558','15.00','105','retail','0','2024-11-04 13:40:06','','','','3.43','Cash',14.48,'7','','','4','','1','2024-11-04 10:42:03','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','370.00','355','Inclusive','branch','Inventory','','','','',''),('417307181793074423',293,'41730716960','739','20.00','40','retail','0','2024-11-04 14:03:00','','','','1','Cash',5.52,'2','','','4','','1','2024-11-04 11:06:48','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','55.00','35','Inclusive','branch','Inventory','','','','',''),('417307191840909232',294,'41730719148','1196','4.00','200','retail','0','2024-11-04 14:19:44','','','','0','Cash',27.59,'50','','','4','','1','2024-11-04 11:22:10','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'4','12.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('417307235592525232',295,'41730723538','1205','5.00','50','retail','0','2024-11-04 15:32:39','','','','5','Cash',6.90,'10','','','4','','1','2024-11-04 12:33:19','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'5','120.00','115','Inclusive','branch','Inventory','1110','4000','5500','',''),('417307290921342304',296,'41730729080','1146','1.00','100','retail','0','2024-11-04 17:04:52','','','','20','Cash',13.79,'100','','','4','','1','2024-11-04 14:17:48','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('417307359194333292',297,'41730735876','588','10.00','50','retail','0','2024-11-04 18:58:40','','','','0','Cash',6.90,'5','','','4','','1','2024-11-04 15:59:24','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','44.00','34','Inclusive','branch','Inventory','','','','',''),('417307363200320021',298,'41730736299','186','1.00','10','retail','0','2024-11-04 19:05:20','','','','8','Cash',1.38,'10','','','4','','1','2024-11-04 16:06:23','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('417307369693034326',299,'41730736946','692','4.00','20','retail','0','2024-11-04 19:16:10','','','','1','Cash',2.76,'5','','','4','','1','2024-11-04 16:16:14','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','884.00','880','Inclusive','branch','Inventory','','','','',''),('417307908601223934',300,'41730790830','440','2.00','100','retail','0','2024-11-05 10:14:20','','','','22','Cash',13.79,'50','','','4','','1','2024-11-05 07:14:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','20.00','18','Inclusive','branch','Inventory','','','','',''),('417307917042300124',301,'41730790897','1194','1.00','100','retail','0','2024-11-05 10:28:24','','','','10','Cash',13.79,'100','','','4','','1','2024-11-05 07:30:06','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('417307918211712841',302,'41730791807','1146','1.00','100','retail','0','2024-11-05 10:30:21','','','','20','Cash',13.79,'100','','','4','','1','2024-11-05 07:31:24','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('417307919113011329',303,'41730791885','1194','2.00','200','retail','0','2024-11-05 10:31:52','','','','10','Cash',27.59,'100','','','4','','1','2024-11-05 07:32:29','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','43.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('417307949452392523',304,'41730791950','400','10.00','50','retail','0','2024-11-05 11:22:25','','','','2','Cash',6.90,'5','','','4','','1','2024-11-05 08:23:14','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','231.00','221','Inclusive','branch','Inventory','','','','',''),('417307963087002223',305,'41730795011','739','20.00','40','retail','0','2024-11-05 11:45:08','','','','1','Cash',5.52,'2','','','4','','1','2024-11-05 08:46:27','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','35.00','15','Inclusive','branch','Inventory','','','','',''),('417308000760330023',306,'41730797577','291','1.00','450','retail','0','2024-11-05 12:47:56','','','','300','Cash',62.07,'450','','','4','','1','2024-11-05 09:49:56','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417308031128331330',307,'41730800736','1152','1.00','380','retail','0','2024-11-05 13:38:33','','','','190','Cash',52.41,'380','','','4','','1','2024-11-05 10:43:19','1','10','new','1','new','pcs','','','','yes','','0','','','VATABLE',327.59,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417308171014103433',308,'41730817069','924','1.00','100','retail','0','2024-11-05 17:32:30','','','','48','Cash',13.79,'100','','','4','','1','2024-11-05 14:32:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('417308171191232372',309,'41730817069','186','1.00','10','retail','0','2024-11-05 17:32:30','','','','8','Cash',1.38,'10','','','4','','1','2024-11-05 14:32:35','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('417308171502271233',310,'41730817069','71','2.00','10','retail','0','2024-11-05 17:32:30','','','','2','Cash',1.38,'5','','','4','','1','2024-11-05 14:32:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','277.00','275','Inclusive','branch','Inventory','','','','',''),('417308217642312722',311,'41730821749','1','1.00','60','retail','0','2024-11-05 18:49:24','','','','30','Cash',8.28,'60','','','4','','1','2024-11-05 15:49:29','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','66.00','65','Inclusive','branch','Inventory','','','','',''),('417308773710027403',312,'41730877348','114','10.00','30','retail','0','2024-11-06 10:16:11','','','','1','Cash',4.14,'3','','','4','','1','2024-11-06 07:18:11','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','812.00','802','Inclusive','branch','Inventory','','','','',''),('417308810193283330',313,'41730877492','1','1.00','60','retail','0','2024-11-06 11:17:28','','','','30','Cash',8.28,'60','','','4','','1','2024-11-06 08:18:45','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','65.00','64','Inclusive','branch','Inventory','','','','',''),('417308810473003042',314,'41730877492','525','1.00','300','retail','0','2024-11-06 11:17:28','','','','95','Cash',41.38,'300','','','4','','1','2024-11-06 08:18:45','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417308829880034092',315,'41730881126','739','5.00','10','retail','0','2024-11-06 11:50:14','','','','1','Cash',1.38,'2','','','4','','1','2024-11-06 08:50:18','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'5','15.00','10','Inclusive','branch','Inventory','','','','',''),('417308830144232400',316,'41730881126','506','6.00','18','retail','0','2024-11-06 11:50:14','','','','1.5','Cash',2.48,'3','','','4','','1','2024-11-06 08:50:18','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'6','385.00','379','Inclusive','branch','Inventory','','','','',''),('417308968184002123',317,'41730896787','554','8.00','40','retail','0','2024-11-06 15:40:18','','','','1.1','Cash',5.52,'5','','','4','','1','2024-11-06 12:40:54','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'8','856.00','848','Inclusive','branch','Inventory','','','','',''),('417308969322334033',318,'41730896855','255','1.00','70','retail','0','2024-11-06 15:42:37','','','','4570','Cash',9.66,'70','','','4','','1','2024-11-06 12:43:14','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417308969568230022',319,'41730896855','420','1.00','50','retail','0','2024-11-06 15:42:37','','','','0','Cash',6.90,'50','','','4','','1','2024-11-06 12:43:14','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('417308970199170021',320,'41730896995','255','1.00','70','retail','0','2024-11-06 15:44:03','','','','4570','Cash',9.66,'70','','','4','','1','2024-11-06 12:44:53','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417308970433203333',321,'41730896995','420','1.00','50','retail','0','2024-11-06 15:44:03','','','','0','Cash',6.90,'50','','','4','','1','2024-11-06 12:44:53','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('417308971372042211',322,'41730897093','1198','10.00','50','retail','0','2024-11-06 15:45:37','','','','3','Cash',6.90,'5','','','4','','1','2024-11-06 12:46:13','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','428.00','418','Inclusive','branch','Inventory','1110','4000','5500','',''),('417308981634446002',323,'41730898140','978','1.00','150','retail','0','2024-11-06 16:03:47','','','','90','Cash',20.69,'150','','','4','','1','2024-11-06 13:05:12','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417308982271032391',324,'41730898140','255','1.00','70','retail','0','2024-11-06 16:03:47','','','','4570','Cash',9.66,'70','','','4','','1','2024-11-06 13:05:12','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417308999843324303',325,'41730899277','1161','1.00','100','retail','0','2024-11-06 16:34:02','','','','70','Cash',13.79,'100','','','4','','1','2024-11-06 13:35:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('417309000420220103',326,'41730899277','48','1.00','50','retail','0','2024-11-06 16:34:02','','','','18','Cash',6.90,'50','','','4','','1','2024-11-06 13:35:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('417309064313022403',327,'41730906417','124','1.00','200','retail','0','2024-11-06 18:20:31','','','','136','Cash',27.59,'200','','','4','','1','2024-11-06 15:21:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('417309692417323393',328,'41730969206','692','4.00','20','retail','0','2024-11-07 11:47:39','','','','1','Cash',2.76,'5','','','4','','1','2024-11-07 08:47:42','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','880.00','876','Inclusive','branch','Inventory','','','','',''),('417309692580529658',329,'41730969206','420','1.00','50','retail','0','2024-11-07 11:47:39','','','','0','Cash',6.90,'50','','','4','','1','2024-11-07 08:47:42','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('417309720433413302',330,'41730969263','26','1.00','200','retail','0','2024-11-07 12:34:03','','','','120','Cash',27.59,'200','','','4','','1','2024-11-07 09:34:08','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417309725523057230',331,'41730972049','109','15.00','75','retail','0','2024-11-07 12:44:26','','','','2','Cash',10.34,'5','','','4','','1','2024-11-07 09:47:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','390.00','375','Inclusive','branch','Inventory','','','','',''),('417309725750320359',332,'41730972049','951','1.00','300','retail','0','2024-11-07 12:44:26','','','','125','Cash',41.38,'300','','','4','','1','2024-11-07 09:47:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417309726362332422',333,'41730972049','612','1.00','150','retail','0','2024-11-07 12:44:26','','','','60','Cash',20.69,'150','','','4','','1','2024-11-07 09:47:22','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417309726660302220',334,'41730972049','1181','1.00','15','retail','0','2024-11-07 12:44:26','','','','7','Cash',2.07,'15','','','4','','1','2024-11-07 09:47:22','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('417309729702023023',335,'41730972948','1181','10.00','150','retail','0','2024-11-07 12:49:30','','','','7','Cash',20.69,'15','','','4','','1','2024-11-07 09:52:08','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'10','90.00','80','Inclusive','branch','Inventory','1110','4000','5500','',''),('417309767103010213',336,'41730976687','739','10.00','20','retail','0','2024-11-07 13:52:31','','','','1','Cash',2.76,'2','','','4','','1','2024-11-07 10:52:35','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','30.00','20','Inclusive','branch','Inventory','','','','',''),('417309767321332322',337,'41730976687','71','1.00','5','retail','0','2024-11-07 13:52:31','','','','2','Cash',0.69,'5','','','4','','1','2024-11-07 10:52:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','275.00','274','Inclusive','branch','Inventory','','','','',''),('417309767490209200',338,'41730976687','340','1.00','35','retail','0','2024-11-07 13:52:31','','','','26','Cash',4.83,'35','','','4','','1','2024-11-07 10:52:35','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('417309831091032230',339,'41730983076','266','1.00','70','retail','0','2024-11-07 15:51:30','','','','22','Cash',9.66,'70','','','4','','1','2024-11-07 12:51:33','1','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417309837523300307',340,'41730983076','1139','1.00','30','retail','0','2024-11-07 15:51:30','','','','21','Cash',4.14,'30','','','4','','1','2024-11-07 12:51:33','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','180.00','179','Inclusive','branch','Inventory','1110','4000','5500','',''),('417309838380309223',341,'41730983076','1139','9.00','270','retail','0','2024-11-07 15:51:30','','','','21','Cash',37.24,'30','','','4','','1','2024-11-07 12:51:33','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'9','179.00','170','Inclusive','branch','Inventory','1110','4000','5500','',''),('417309838898030202',342,'41730983076','1139','1.00','30','retail','0','2024-11-07 15:51:30','','','','21','Cash',4.14,'30','','','4','','1','2024-11-07 12:51:33','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','170.00','169','Inclusive','branch','Inventory','1110','4000','5500','',''),('417309852593232220',343,'41730985230','692','4.00','20','retail','0','2024-11-07 16:14:19','','','','1','Cash',2.76,'5','','','4','','1','2024-11-07 13:14:22','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','876.00','872','Inclusive','branch','Inventory','','','','',''),('417309932532030430',344,'41730993232','36','1.00','500','retail','0','2024-11-07 18:27:33','','','','365','Cash',68.97,'500','','','4','','1','2024-11-07 15:27:37','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417309943713330034',345,'41730994256','903','1.00','50','retail','0','2024-11-07 18:46:11','','','','24','Cash',6.90,'50','','','4','','1','2024-11-07 15:47:08','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('417309944510320223',346,'41730994429','269','1.00','120','retail','0','2024-11-07 18:47:31','','','','79','Cash',16.55,'120','','','4','','1','2024-11-07 15:48:22','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('417309955572001305',347,'41730994568','1134','3.00','60','retail','0','2024-11-07 19:06:34','','','','7.63','Cash',8.28,'20','','','4','','1','2024-11-07 16:07:30','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','141.00','138','Inclusive','branch','Inventory','1110','4000','5500','',''),('417309955930335392',348,'41730994568','903','2.00','100','retail','0','2024-11-07 19:06:34','','','','24','Cash',13.79,'50','','','4','','1','2024-11-07 16:07:30','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','18.00','16','Inclusive','branch','Inventory','','','','',''),('417310450962226090',349,'41731045019','978','1.00','150','retail','0','2024-11-08 08:51:36','','','','90','Cash',20.69,'150','','','4','','1','2024-11-08 05:51:43','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417310499990320920',350,'41731045104','1196','3.00','150','retail','0','2024-11-08 10:13:19','','','','0','Cash',20.69,'50','','','4','','1','2024-11-08 07:13:23','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'3','8.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('417310541703033705',351,'41731054151','289','1.00','50','retail','0','2024-11-08 11:22:51','','','','25','Cash',6.90,'50','','','4','','1','2024-11-08 08:22:55','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417310580466720130',352,'41731058021','1198','8.00','40','retail','0','2024-11-08 12:27:26','','','','3','Cash',5.52,'5','','','4','','1','2024-11-08 09:27:31','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'8','418.00','410','Inclusive','branch','Inventory','1110','4000','5500','',''),('417310590792030393',353,'41731059057','988','10.00','10','retail','0','2024-11-08 12:44:39','','','','0.50','Cash',1.38,'1','','','4','','1','2024-11-08 09:44:46','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'10','345.00','335','Inclusive','branch','Inventory','','','','',''),('417310600872323083',354,'41731060069','1007','30.00','150','retail','0','2024-11-08 13:01:52','','','','2','Cash',20.69,'5','','','4','','1','2024-11-08 10:05:39','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'30','200.00','170','Inclusive','branch','Inventory','','','','',''),('417310601120204334',355,'41731060069','1184','1.00','80','retail','0','2024-11-08 13:01:52','','','','54','Cash',11.03,'80','','','4','','1','2024-11-08 10:05:39','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('417310612450330232',356,'41731061230','124','1.00','200','retail','0','2024-11-08 13:20:45','','','','136','Cash',27.59,'200','','','4','','1','2024-11-08 10:20:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('417310635374211252',357,'41731061707','739','10.00','20','retail','0','2024-11-08 13:58:57','','','','1','Cash',2.76,'2','','','4','','1','2024-11-08 10:59:02','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','20.00','10','Inclusive','branch','Inventory','','','','',''),('417310666493323306',358,'41731066612','498','30.00','180','retail','0','2024-11-08 14:50:49','','','','3','Cash',24.83,'6','','','4','','1','2024-11-08 11:50:53','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',5.17,'30','148.00','118','Inclusive','branch','Inventory','','','','',''),('417310666920300322',359,'41731066654','692','6.00','30','retail','0','2024-11-08 14:51:32','','','','1','Cash',4.14,'5','','','4','','1','2024-11-08 11:52:12','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','872.00','866','Inclusive','branch','Inventory','','','','',''),('417310667697437477',360,'41731066734','951','1.00','300','retail','0','2024-11-08 14:55:04','','','','125','Cash',41.38,'300','','','4','','1','2024-11-08 11:55:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417310668143223733',361,'41731066734','724','7.00','70','retail','0','2024-11-08 14:55:04','','','','2.9','Cash',9.66,'10','','','4','','1','2024-11-08 11:55:48','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'7','87.00','80','Inclusive','branch','Inventory','','','','',''),('417310668446123312',362,'41731066734','109','15.00','75','retail','0','2024-11-08 14:55:04','','','','2','Cash',10.34,'5','','','4','','1','2024-11-08 11:55:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','375.00','360','Inclusive','branch','Inventory','','','','',''),('417310668823334031',363,'41731066734','612','1.00','150','retail','0','2024-11-08 14:55:04','','','','60','Cash',20.69,'150','','','4','','1','2024-11-08 11:55:48','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417310669042239323',364,'41731066734','71','1.00','5','retail','0','2024-11-08 14:55:04','','','','2','Cash',0.69,'5','','','4','','1','2024-11-08 11:55:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','274.00','273','Inclusive','branch','Inventory','','','','',''),('417310701742002203',365,'41731070152','291','1.00','450','retail','0','2024-11-08 15:55:44','','','','300','Cash',62.07,'450','','','4','','1','2024-11-08 12:57:16','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417310702172433373',366,'41731070152','111','10.00','300','retail','0','2024-11-08 15:55:44','','','','22','Cash',41.38,'30','','','4','','1','2024-11-08 12:57:16','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','210.00','200','Inclusive','branch','Inventory','','','','',''),('417310705430221223',367,'41731070152','99','30.00','60','retail','0','2024-11-08 15:55:44','','','','1.2','Cash',8.28,'2','','','4','','1','2024-11-08 12:57:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'30','433.00','403','Inclusive','branch','Inventory','','','','',''),('417310789843402432',368,'41731078957','1207','20.00','40','retail','0','2024-11-08 18:16:24','','','','1','Cash',5.52,'2','','','4','','1','2024-11-08 15:16:28','1','46','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','100.00','80','Inclusive','branch','Inventory','1110','4000','5500','',''),('417310813968222313',369,'41731081374','692','4.00','20','retail','0','2024-11-08 18:56:36','','','','1','Cash',2.76,'5','','','4','','1','2024-11-08 15:56:39','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','866.00','862','Inclusive','branch','Inventory','','','','',''),('417310824453311123',370,'41731082392','582','1.00','80','retail','20','2024-11-08 19:14:27','','','','44.5','Cash',11.03,'80','','','4','','1','2024-11-08 16:14:32','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','108.00','107','Inclusive','branch','Inventory','','','','',''),('417310824674431873',371,'41731082392','1','1.00','60','retail','0','2024-11-08 19:14:27','','','','30','Cash',8.28,'60','','','4','','1','2024-11-08 16:14:32','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','64.00','63','Inclusive','branch','Inventory','','','','',''),('417311366153213062',372,'41731136594','1','1.00','60','retail','0','2024-11-09 10:21:23','','','','30','Cash',8.28,'60','','','4','','1','2024-11-09 07:21:53','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','63.00','62','Inclusive','branch','Inventory','','','','',''),('417311367981323322',373,'41731136594','161','1.00','45','retail','0','2024-11-09 10:21:23','','','','34','Cash',6.21,'45','','','4','','1','2024-11-09 07:21:53','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('417311368241041822',374,'41731136594','988','10.00','10','retail','0','2024-11-09 10:21:23','','','','0.50','Cash',1.38,'1','','','4','','1','2024-11-09 07:21:53','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'10','335.00','325','Inclusive','branch','Inventory','','','','',''),('417311368822403041',375,'41731136594','186','1.00','10','retail','0','2024-11-09 10:21:23','','','','8','Cash',1.38,'10','','','4','','1','2024-11-09 07:21:53','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('417311393483330003',376,'41731139322','1190','1.00','200','retail','0','2024-11-09 11:02:29','','','','124','Cash',27.59,'200','','','4','','1','2024-11-09 08:02:32','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417311448558222302',377,'41731144809','988','20.00','20','retail','0','2024-11-09 12:34:21','','','','0.50','Cash',2.76,'1','','','4','','1','2024-11-09 09:34:28','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'20','325.00','305','Inclusive','branch','Inventory','','','','',''),('417311449163243010',378,'41731144869','24','1.00','100','retail','0','2024-11-09 12:36:22','','','','40','Cash',13.79,'100','','','4','','1','2024-11-09 09:37:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417311449543033233',379,'41731144869','1107','1.00','50','retail','0','2024-11-09 12:36:22','','','','0','Cash',6.90,'50','','','4','','1','2024-11-09 09:37:02','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('417311449813190031',380,'41731144869','1216','1.00','120','retail','0','2024-11-09 12:36:22','','','','70','Cash',16.55,'120','','','4','','1','2024-11-09 09:37:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('417311474572033423',381,'41731145023','61','1.00','350','retail','0','2024-11-09 13:18:12','','','','250','Cash',48.28,'350','','','4','','1','2024-11-09 10:20:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417311474923030332',382,'41731145023','1205','10.00','100','retail','0','2024-11-09 13:18:12','','','','5','Cash',13.79,'10','','','4','','1','2024-11-09 10:20:41','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','115.00','105','Inclusive','branch','Inventory','1110','4000','5500','',''),('417311501959203373',383,'41731150169','739','5.00','10','retail','0','2024-11-09 14:04:44','','','','1','Cash',1.38,'2','','','4','','1','2024-11-09 11:04:48','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'5','1990.00','1985','Inclusive','branch','Inventory','','','','',''),('417311502297073291',384,'41731150169','506','3.00','9','retail','0','2024-11-09 14:04:44','','','','1.5','Cash',1.24,'3','','','4','','1','2024-11-09 11:04:48','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'3','379.00','376','Inclusive','branch','Inventory','','','','',''),('417311502833331322',385,'41731150169','506','2.00','6','retail','0','2024-11-09 14:04:44','','','','1.5','Cash',0.83,'3','','','4','','1','2024-11-09 11:04:48','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'2','376.00','374','Inclusive','branch','Inventory','','','','',''),('417311543074533370',386,'41731154253','632','15.00','45','retail','0','2024-11-09 15:11:48','','','','1.45','Cash',6.21,'3','','','4','','1','2024-11-09 12:11:52','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'15','500.00','485','Inclusive','branch','Inventory','','','','',''),('417311611321223301',387,'41731159426','584','1.00','450','retail','0','2024-11-09 17:08:05','','','','285','Cash',62.07,'450','','','4','','1','2024-11-09 14:10:43','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417311611961321923',388,'41731159426','1140','1.00','115','retail','0','2024-11-09 17:08:05','','','','84','Cash',15.86,'115','','','4','','1','2024-11-09 14:10:43','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',99.14,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('417311612392023322',389,'41731159426','1216','1.00','120','retail','0','2024-11-09 17:08:05','','','','70','Cash',16.55,'120','','','4','','1','2024-11-09 14:10:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('417311612856213503',390,'41731159426','791','16.00','640','retail','160','2024-11-09 17:08:05','','','','14.59','Cash',88.28,'40','','','4','','1','2024-11-09 14:10:43','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'16','55.00','39','Inclusive','branch','Inventory','','','','',''),('417311626433633322',391,'41731161864','161','1.00','45','retail','0','2024-11-09 17:30:43','','','','34','Cash',6.21,'45','','','4','','1','2024-11-09 14:33:45','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('417311661922432133',392,'41731162851','1147','1.00','30','retail','0','2024-11-09 18:29:52','','','','5','Cash',4.14,'30','','','4','','1','2024-11-09 15:30:32','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','187.00','186','Inclusive','branch','Inventory','1110','4000','5500','',''),('417311668622314100',393,'41731166326','266','1.00','70','retail','0','2024-11-09 18:41:03','','','','22','Cash',9.66,'70','','','4','','1','2024-11-09 15:42:17','1','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417313052292042420',394,'41731305196','121','1.00','50','retail','0','2024-11-11 09:07:10','','','','26','Cash',6.90,'50','','','4','','1','2024-11-11 06:07:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','55.00','54','Inclusive','branch','Inventory','','','','',''),('417313091977900203',395,'41731309084','333','30.00','300','retail','0','2024-11-11 10:16:05','','','','5','Cash',41.38,'10','','','4','','1','2024-11-11 07:16:12','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'30','329.00','299','Inclusive','branch','Inventory','','','','',''),('417313092210342232',396,'41731309084','1139','10.00','300','retail','0','2024-11-11 10:16:05','','','','21','Cash',41.38,'30','','','4','','1','2024-11-11 07:16:12','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','169.00','159','Inclusive','branch','Inventory','1110','4000','5500','',''),('417313093072393220',397,'41731309084','600','1.00','300','retail','0','2024-11-11 10:16:05','','','','170','Cash',41.38,'300','','','4','','1','2024-11-11 07:16:12','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417313093653742220',398,'41731309084','1198','10.00','50','retail','0','2024-11-11 10:16:05','','','','3','Cash',6.90,'5','','','4','','1','2024-11-11 07:16:12','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','410.00','400','Inclusive','branch','Inventory','1110','4000','5500','',''),('417313173133222340',399,'41731317291','41','1.00','450','retail','0','2024-11-11 12:28:33','','','','318','Cash',62.07,'450','','','4','','1','2024-11-11 09:29:21','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417313174050323402',400,'41731317361','99','10.00','20','retail','0','2024-11-11 12:30:06','','','','1.2','Cash',2.76,'2','','','4','','1','2024-11-11 09:30:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','403.00','393','Inclusive','branch','Inventory','','','','',''),('417313191612323201',401,'41731319141','131','1.00','150','retail','0','2024-11-11 13:03:38','','','','106','Cash',20.69,'150','','','4','','1','2024-11-11 10:03:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('417313193943320233',402,'41731319141','201','1.00','300','retail','0','2024-11-11 13:03:38','','','','140','Cash',41.38,'300','','','4','','1','2024-11-11 10:03:43','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('417313194172920242',403,'41731319141','237','1.00','110','retail','0','2024-11-11 13:03:38','','','','68','Cash',15.17,'110','','','4','','1','2024-11-11 10:03:43','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',94.83,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('417313207743232033',404,'41731320063','181','1.00','70','retail','0','2024-11-11 13:26:14','','','','36','Cash',9.66,'70','','','4','','1','2024-11-11 10:26:19','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('417313225085033223',405,'41731321116','692','9.00','45','retail','0','2024-11-11 13:58:35','','','','1','Cash',6.21,'5','','','4','','1','2024-11-11 10:59:20','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'9','862.00','853','Inclusive','branch','Inventory','','','','',''),('417313226291224612',406,'41731321116','558','15.00','105','retail','0','2024-11-11 13:58:35','','','','3.43','Cash',14.48,'7','','','4','','1','2024-11-11 10:59:20','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','255.00','240','Inclusive','branch','Inventory','','','','',''),('417313226564720162',407,'41731321116','26','1.00','200','retail','0','2024-11-11 13:58:35','','','','120','Cash',27.59,'200','','','4','','1','2024-11-11 10:59:20','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417313227153373022',408,'41731321116','739','20.00','40','retail','0','2024-11-11 13:58:35','','','','1','Cash',5.52,'2','','','4','','1','2024-11-11 10:59:20','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','1985.00','1965','Inclusive','branch','Inventory','','','','',''),('417313295442333775',409,'41731329495','558','15.00','105','retail','0','2024-11-11 15:57:18','','','','3.43','Cash',14.48,'7','','','4','','1','2024-11-11 12:58:04','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','240.00','225','Inclusive','branch','Inventory','','','','',''),('417313296791923242',410,'41731329495','506','13.00','39','retail','0','2024-11-11 15:57:18','','','','1.5','Cash',5.38,'3','','','4','','1','2024-11-11 12:58:04','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'13','374.00','361','Inclusive','branch','Inventory','','','','',''),('417313297403713223',411,'41731329495','554','10.00','50','retail','0','2024-11-11 15:57:18','','','','1.1','Cash',6.90,'5','','','4','','1','2024-11-11 12:58:04','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','848.00','838','Inclusive','branch','Inventory','','','','',''),('417313298053282330',412,'41731329495','1146','1.00','100','retail','0','2024-11-11 15:57:18','','','','20','Cash',13.79,'100','','','4','','1','2024-11-11 12:58:04','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('417313298370218083',413,'41731329495','988','6.00','6','retail','0','2024-11-11 15:57:18','','','','0.50','Cash',0.83,'1','','','4','','1','2024-11-11 12:58:04','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'6','305.00','299','Inclusive','branch','Inventory','','','','',''),('417313329423233322',414,'41731332923','124','1.00','200','retail','0','2024-11-11 16:49:02','','','','136','Cash',27.59,'200','','','4','','1','2024-11-11 13:49:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('417313336813302330',415,'41731333666','1209','1.00','50','retail','0','2024-11-11 17:01:36','','','','30','Cash',6.90,'50','','','4','','1','2024-11-11 14:02:31','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417313336964337433',416,'41731333666','124','1.00','200','retail','0','2024-11-11 17:01:36','','','','136','Cash',27.59,'200','','','4','','1','2024-11-11 14:02:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('417313382444004420',417,'41731337305','1013','1.00','50','retail','0','2024-11-11 18:17:24','','','','11','Cash',6.90,'50','','','4','','1','2024-11-11 15:17:49','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('417313933331332323',418,'41731393296','989','6.00','18','retail','0','2024-11-12 09:35:33','','','','0.95','Cash',2.48,'3','','','4','','1','2024-11-12 06:35:39','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'6','85.00','79','Inclusive','branch','Inventory','','','','',''),('417313937080222348',419,'41731393340','121','1.00','50','retail','0','2024-11-12 09:41:49','','','','26','Cash',6.90,'50','','','4','','1','2024-11-12 06:43:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('417313940003220402',420,'41731393833','554','4.00','20','retail','0','2024-11-12 09:47:08','','','','1.1','Cash',2.76,'5','','','4','','1','2024-11-12 06:47:11','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','838.00','834','Inclusive','branch','Inventory','','','','',''),('417313940284232300',421,'41731393833','739','10.00','20','retail','0','2024-11-12 09:47:08','','','','1','Cash',2.76,'2','','','4','','1','2024-11-12 06:47:11','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1965.00','1955','Inclusive','branch','Inventory','','','','',''),('417313987053735303',422,'41731394031','445','4.00','12','retail','0','2024-11-12 11:05:05','','','','1','Cash',1.66,'3','','','4','','1','2024-11-12 08:06:13','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'4','52.00','48','Inclusive','branch','Inventory','','','','',''),('417314001831321033',423,'41731398773','632','15.00','45','retail','0','2024-11-12 11:29:43','','','','1.45','Cash',6.21,'3','','','4','','1','2024-11-12 08:29:48','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'15','385.00','370','Inclusive','branch','Inventory','','','','',''),('417314019732243173',424,'41731400212','1211','1.00','100','retail','0','2024-11-12 11:59:34','','','','48','Cash',13.79,'100','','','4','','1','2024-11-12 08:59:37','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('417314112981922110',425,'41731411270','554','9.00','45','retail','0','2024-11-12 14:34:59','','','','1.1','Cash',6.21,'5','','','4','','1','2024-11-12 11:35:04','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'9','834.00','825','Inclusive','branch','Inventory','','','','',''),('417314123331212223',426,'41731411324','36','1.00','540','retail','0','2024-11-12 14:52:14','','','','400','Cash',74.48,'540','','','4','','1','2024-11-12 11:52:56','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',465.52,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417314232752342732',427,'41731423254','1205','2.00','20','retail','0','2024-11-12 17:54:35','','','','5','Cash',2.76,'10','','','4','','1','2024-11-12 14:54:39','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','105.00','103','Inclusive','branch','Inventory','1110','4000','5500','',''),('417314246730743020',428,'41731423322','251','1.00','50','retail','0','2024-11-12 18:17:53','','','','20','Cash',6.90,'50','','','4','','1','2024-11-12 15:17:56','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('417314253483283240',429,'41731424676','21','1.00','35','retail','0','2024-11-12 18:29:09','','','','25','Cash',4.83,'35','','','4','','1','2024-11-12 15:31:41','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'1','100.00','99','Inclusive','branch','Inventory','','','','',''),('417314283103223723',430,'41731428278','1206','3.00','15','retail','0','2024-11-12 19:18:30','','','','0','Cash',2.07,'5','','','4','','1','2024-11-12 16:18:38','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'3','172.00','169','Inclusive','branch','Inventory','1110','4000','5500','',''),('417314765513330332',431,'41731475403','1007','30.00','150','retail','0','2024-11-13 08:42:31','','','','2','Cash',20.69,'5','','','4','','1','2024-11-13 05:44:31','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'30','2170.00','2140','Inclusive','branch','Inventory','','','','',''),('417314821173270132',432,'41731476672','255','1.00','70','retail','0','2024-11-13 10:15:41','','','','4570','Cash',9.66,'70','','','4','','1','2024-11-13 07:15:44','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417314821413822043',433,'41731476672','420','1.00','50','retail','0','2024-11-13 10:15:41','','','','0','Cash',6.90,'50','','','4','','1','2024-11-13 07:15:44','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('417314825963022220',434,'41731482144','972','3.00','135','retail','0','2024-11-13 10:23:16','','','','23','Cash',18.62,'45','','','4','','1','2024-11-13 07:44:38','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'3','25.00','22','Inclusive','branch','Inventory','','','','',''),('417314839352439333',435,'41731483879','143','1.00','50','retail','0','2024-11-13 10:45:35','','','','25','Cash',6.90,'50','','','4','','1','2024-11-13 07:45:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417314851723115224',436,'41731483954','420','1.00','50','retail','0','2024-11-13 11:07:12','','','','0','Cash',6.90,'50','','','4','','1','2024-11-13 08:07:39','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('417314851902323341',437,'41731483954','255','1.00','70','retail','0','2024-11-13 11:07:12','','','','4570','Cash',9.66,'70','','','4','','1','2024-11-13 08:07:39','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417314852082442820',438,'41731483954','1216','1.00','120','retail','0','2024-11-13 11:07:12','','','','70','Cash',16.55,'120','','','4','','1','2024-11-13 08:07:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('417314852311310033',439,'41731483954','1140','1.00','115','retail','0','2024-11-13 11:07:12','','','','84','Cash',15.86,'115','','','4','','1','2024-11-13 08:07:39','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',99.14,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('417314891450250113',440,'41731485937','607','8.00','800','retail','0','2024-11-13 12:12:25','','','','50','Cash',110.34,'100','','','4','','1','2024-11-13 09:13:14','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'8','205.00','197','Inclusive','branch','Inventory','','','','',''),('417314893362131332',441,'41731489206','607','2.00','200','retail','0','2024-11-13 12:28:18','','','','50','Cash',27.59,'100','','','4','','1','2024-11-13 09:32:14','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','197.00','195','Inclusive','branch','Inventory','','','','',''),('417314893773022030',442,'41731489206','1171','1.00','150','retail','0','2024-11-13 12:28:18','','','','114','Cash',20.69,'150','','','4','','1','2024-11-13 09:32:14','1','10','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('417314894013308042',443,'41731489206','1217','1.00','400','retail','0','2024-11-13 12:28:18','','','','250','Cash',55.17,'400','','','4','','1','2024-11-13 09:32:14','1','40','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('417314894299023002',444,'41731489206','255','1.00','70','retail','0','2024-11-13 12:28:18','','','','4570','Cash',9.66,'70','','','4','','1','2024-11-13 09:32:14','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417314894513228303',445,'41731489206','420','1.00','50','retail','0','2024-11-13 12:28:18','','','','0','Cash',6.90,'50','','','4','','1','2024-11-13 09:32:14','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('417314894842027432',446,'41731489206','1174','1.00','250','retail','0','2024-11-13 12:28:18','','','','90','Cash',34.48,'250','','','4','','1','2024-11-13 09:32:14','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('417314895153509123',447,'41731489206','1194','2.00','200','retail','0','2024-11-13 12:28:18','','','','10','Cash',27.59,'100','','','4','','1','2024-11-13 09:32:14','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','41.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('417314895523830332',448,'41731489206','1219','1.00','170','retail','0','2024-11-13 12:28:18','','','','110','Cash',23.45,'170','','','4','','1','2024-11-13 09:32:14','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',146.55,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417314896393073232',449,'41731489206','249','1.00','300','retail','0','2024-11-13 12:28:18','','','','150','Cash',41.38,'300','','','4','','1','2024-11-13 09:32:14','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417314896770402223',450,'41731489206','540','6.00','300','retail','0','2024-11-13 12:28:18','','','','19','Cash',41.38,'50','','','4','','1','2024-11-13 09:32:14','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'6','78.00','72','Inclusive','branch','Inventory','','','','',''),('417314900984093430',451,'41731489206','623','9.00','1080','retail','0','2024-11-13 12:28:18','','','','49','Cash',148.97,'120','','','4','','1','2024-11-13 09:32:14','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'9','300.00','291','Inclusive','branch','Inventory','','','','',''),('417314903884304022',452,'41731490334','525','1.00','300','retail','0','2024-11-13 12:34:07','','','','95','Cash',41.38,'300','','','4','','1','2024-11-13 09:34:11','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417314904272334030',453,'41731490334','971','1.00','50','retail','0','2024-11-13 12:34:07','','','','15','Cash',6.90,'50','','','4','','1','2024-11-13 09:34:11','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('417314904470433444',454,'41731490334','691','1.00','150','retail','0','2024-11-13 12:34:07','','','','48','Cash',20.69,'150','','','4','','1','2024-11-13 09:34:11','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('417314913000244004',455,'41731491278','1229','2.00','200','retail','0','2024-11-13 12:48:21','','','','25','Cash',27.59,'100','','','4','','1','2024-11-13 09:48:47','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','170.00','168','Inclusive','branch','Inventory','1110','4000','5500','',''),('417314936360600111',456,'41731493625','186','1.00','10','retail','0','2024-11-13 13:27:17','','','','8','Cash',1.38,'10','','','4','','1','2024-11-13 10:27:20','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('417314984921240342',457,'41731497416','127','30.00','900','retail','0','2024-11-13 14:50:32','','','','7','Cash',124.14,'30','','','4','','1','2024-11-13 11:52:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'30','120.00','90','Inclusive','branch','Inventory','','','','',''),('417314985322432433',458,'41731497416','1164','30.00','750','retail','0','2024-11-13 14:50:32','','','','16','Cash',103.45,'25','','','4','','1','2024-11-13 11:52:24','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'30','60.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('417314985820182152',459,'41731497416','1139','10.00','300','retail','0','2024-11-13 14:50:32','','','','21','Cash',41.38,'30','','','4','','1','2024-11-13 11:52:24','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','159.00','149','Inclusive','branch','Inventory','1110','4000','5500','',''),('417314986312200221',460,'41731497416','113','30.00','600','retail','0','2024-11-13 14:50:32','','','','13','Cash',82.76,'20','','','4','','1','2024-11-13 11:52:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'30','100.00','70','Inclusive','branch','Inventory','','','','',''),('417314991223991243',461,'41731499110','124','1.00','200','retail','0','2024-11-13 14:58:42','','','','136','Cash',27.59,'200','','','4','','1','2024-11-13 11:59:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417315001002032403',462,'41731500084','131','1.00','150','retail','0','2024-11-13 15:15:00','','','','106','Cash',20.69,'150','','','4','','1','2024-11-13 12:17:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('417315031663230033',463,'41731500257','587','20.00','200','retail','0','2024-11-13 16:07:16','','','','4','Cash',27.59,'10','','','4','','1','2024-11-13 13:09:59','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'20','575.00','555','Inclusive','branch','Inventory','','','','',''),('417315032073232002',464,'41731500257','109','15.00','75','retail','0','2024-11-13 16:07:16','','','','2','Cash',10.34,'5','','','4','','1','2024-11-13 13:09:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','760.00','745','Inclusive','branch','Inventory','','','','',''),('417315032363723212',465,'41731500257','1198','5.00','25','retail','0','2024-11-13 16:07:16','','','','3','Cash',3.45,'5','','','4','','1','2024-11-13 13:09:59','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','400.00','395','Inclusive','branch','Inventory','1110','4000','5500','',''),('417315101151153335',466,'41731510092','644','1.00','350','retail','0','2024-11-13 18:04:29','','','','220','Cash',48.28,'350','','','4','','1','2024-11-13 15:04:42','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417315101481135312',467,'41731510092','506','20.00','60','retail','0','2024-11-13 18:04:29','','','','1.5','Cash',8.28,'3','','','4','','1','2024-11-13 15:04:42','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'20','361.00','341','Inclusive','branch','Inventory','','','','',''),('417315101814583331',468,'41731510092','113','5.00','100','retail','0','2024-11-13 18:04:29','','','','13','Cash',13.79,'20','','','4','','1','2024-11-13 15:04:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'5','70.00','65','Inclusive','branch','Inventory','','','','',''),('417315102060313230',469,'41731510092','111','5.00','150','retail','0','2024-11-13 18:04:29','','','','22','Cash',20.69,'30','','','4','','1','2024-11-13 15:04:42','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'5','200.00','195','Inclusive','branch','Inventory','','','','',''),('417315102403304240',470,'41731510092','127','5.00','150','retail','0','2024-11-13 18:04:29','','','','7','Cash',20.69,'30','','','4','','1','2024-11-13 15:04:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'5','90.00','85','Inclusive','branch','Inventory','','','','',''),('417315102683223130',471,'41731510092','1165','5.00','125','retail','0','2024-11-13 18:04:29','','','','20','Cash',17.24,'25','','','4','','1','2024-11-13 15:04:42','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'5','60.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('417315105953243423',472,'41731510282','1127','8.00','96','retail','0','2024-11-13 18:09:55','','','','0','Cash',13.24,'12','','','4','','1','2024-11-13 15:09:59','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',10.34,'8','22.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('417315632541330543',473,'41731563215','445','7.00','21','retail','0','2024-11-14 08:47:35','','','','1','Cash',2.90,'3','','','4','','1','2024-11-14 05:47:54','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'7','48.00','41','Inclusive','branch','Inventory','','','','',''),('417315663972603302',474,'41731563274','46','2.00','40','retail','0','2024-11-14 09:39:58','','','','14','Cash',5.52,'20','','','4','','1','2024-11-14 06:40:01','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','271.00','269','Inclusive','branch','Inventory','','','','',''),('417315667264567402',475,'41731566403','445','3.00','9','retail','0','2024-11-14 09:45:27','','','','1','Cash',1.24,'3','','','4','','1','2024-11-14 06:45:30','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'3','41.00','38','Inclusive','branch','Inventory','','','','',''),('417315701302374273',476,'41731566731','1196','1.00','50','retail','0','2024-11-14 10:42:10','','','','0','Cash',6.90,'50','','','4','','1','2024-11-14 07:43:35','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417315708597002232',477,'41731570846','46','1.00','20','retail','0','2024-11-14 10:54:20','','','','14','Cash',2.76,'20','','','4','','1','2024-11-14 07:54:23','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','269.00','268','Inclusive','branch','Inventory','','','','',''),('417315743002324312',478,'41731570863','1196','1.00','50','retail','0','2024-11-14 11:51:40','','','','0','Cash',6.90,'50','','','4','','1','2024-11-14 08:52:36','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('417315793092203399',479,'41731579263','445','10.00','30','retail','0','2024-11-14 13:15:10','','','','1','Cash',4.14,'3','','','4','','1','2024-11-14 10:15:13','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','38.00','28','Inclusive','branch','Inventory','','','','',''),('417315799372230302',480,'41731579916','1148','10.00','420','retail','0','2024-11-14 13:25:38','','','','21','Cash',57.93,'42','','','4','','1','2024-11-14 10:26:19','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',36.21,'10','43.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('417315821342342012',481,'41731581300','692','6.00','30','retail','0','2024-11-14 14:02:15','','','','1','Cash',4.14,'5','','','4','','1','2024-11-14 11:02:18','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','753.00','747','Inclusive','branch','Inventory','','','','',''),('417315860977812373',482,'41731586065','1239','1.00','380','retail','0','2024-11-14 15:08:17','','','','300','Cash',52.41,'380','','','4','','1','2024-11-14 12:09:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',327.59,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('417315862813283160',483,'41731586154','445','6.00','18','retail','0','2024-11-14 15:14:40','','','','1','Cash',2.48,'3','','','4','','1','2024-11-14 12:16:56','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'6','28.00','22','Inclusive','branch','Inventory','','','','',''),('417315864797021110',484,'41731586154','445','1.00','3','retail','0','2024-11-14 15:14:40','','','','1','Cash',0.41,'3','','','4','','1','2024-11-14 12:16:56','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('417315876110602625',485,'41731587587','38','15.00','30','retail','0','2024-11-14 15:33:31','','','','0.6','Cash',4.14,'2','','','4','','1','2024-11-14 12:34:50','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'15','166.00','151','Inclusive','branch','Inventory','','','','',''),('417315900295744219',486,'41731587692','554','10.00','50','retail','0','2024-11-14 16:13:50','','','','1.1','Cash',6.90,'5','','','4','','1','2024-11-14 13:14:36','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','825.00','815','Inclusive','branch','Inventory','','','','',''),('417315904783402322',487,'41731590088','739','25.00','50','retail','0','2024-11-14 16:21:18','','','','1','Cash',6.90,'2','','','4','','1','2024-11-14 13:21:23','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'25','1855.00','1830','Inclusive','branch','Inventory','','','','',''),('417315924522332033',488,'41731590483','692','4.00','20','retail','0','2024-11-14 16:54:12','','','','1','Cash',2.76,'5','','','4','','1','2024-11-14 13:54:20','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','747.00','743','Inclusive','branch','Inventory','','','','',''),('417315972191232193',489,'41731592460','1','1.00','50','retail','10','2024-11-14 18:13:39','','','','30','Cash',6.90,'50','','','4','','1','2024-11-14 15:13:49','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','62.00','61','Inclusive','branch','Inventory','','','','',''),('417315977623003260',490,'41731597254','1207','80.00','160','retail','0','2024-11-14 18:25:36','','','','1','Cash',22.07,'2','','','4','','1','2024-11-14 15:25:40','1','46','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'80','80.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('417315977877373703',491,'41731597254','1','1.00','60','retail','0','2024-11-14 18:25:36','','','','30','Cash',8.28,'60','','','4','','1','2024-11-14 15:25:40','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','61.00','60','Inclusive','branch','Inventory','','','','',''),('417315978202323250',492,'41731597254','1106','1.00','100','retail','0','2024-11-14 18:25:36','','','','0','Cash',13.79,'100','','','4','','1','2024-11-14 15:25:40','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('417315978441324323',493,'41731597254','1007','30.00','150','retail','0','2024-11-14 18:25:36','','','','2','Cash',20.69,'5','','','4','','1','2024-11-14 15:25:40','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'30','1840.00','1810','Inclusive','branch','Inventory','','','','',''),('417315978650421060',494,'41731597254','1210','1.00','250','retail','0','2024-11-14 18:25:36','','','','165','Cash',34.48,'250','','','4','','1','2024-11-14 15:25:40','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('417315979352594322',495,'41731597254','988','10.00','10','retail','0','2024-11-14 18:25:36','','','','0.50','Cash',1.38,'1','','','4','','1','2024-11-14 15:25:40','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'10','299.00','289','Inclusive','branch','Inventory','','','','',''),('417315988003342332',496,'41731598781','21','1.00','35','retail','0','2024-11-14 18:40:01','','','','25','Cash',4.83,'35','','','4','','1','2024-11-14 15:41:06','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'1','99.00','98','Inclusive','branch','Inventory','','','','',''),('417316006555032420',497,'41731600638','111','10.00','300','retail','0','2024-11-14 19:11:25','','','','22','Cash',41.38,'30','','','4','','1','2024-11-14 16:11:31','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','195.00','185','Inclusive','branch','Inventory','','','','',''),('417316006711000223',498,'41731600638','525','1.00','300','retail','0','2024-11-14 19:11:25','','','','95','Cash',41.38,'300','','','4','','1','2024-11-14 16:11:31','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417316006852022353',499,'41731600638','1','1.00','60','retail','0','2024-11-14 19:11:25','','','','30','Cash',8.28,'60','','','4','','1','2024-11-14 16:11:31','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('417316504820222320',500,'41731650456','1134','3.00','60','retail','0','2024-11-15 09:01:22','','','','7.63','Cash',8.28,'20','','','4','','1','2024-11-15 06:01:26','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','131.00','128','Inclusive','branch','Inventory','1110','4000','5500','',''),('417316547073320771',501,'41731650486','582','1.00','100','retail','0','2024-11-15 10:12:07','','','','44.5','Cash',13.79,'100','','','4','','1','2024-11-15 07:13:15','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','102.00','101','Inclusive','branch','Inventory','','','','',''),('417316547273137033',502,'41731650486','1','1.00','60','retail','0','2024-11-15 10:12:07','','','','30','Cash',8.28,'60','','','4','','1','2024-11-15 07:13:15','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','59.00','58','Inclusive','branch','Inventory','','','','',''),('417316559677022302',503,'41731654813','1190','1.00','200','retail','0','2024-11-15 10:33:06','','','','124','Cash',27.59,'200','','','4','','1','2024-11-15 07:33:10','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('417316559862522223',504,'41731654813','1198','10.00','50','retail','0','2024-11-15 10:33:06','','','','3','Cash',6.90,'5','','','4','','1','2024-11-15 07:33:10','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','395.00','385','Inclusive','branch','Inventory','1110','4000','5500','',''),('417316617516213342',505,'41731661680','430','20.00','200','retail','0','2024-11-15 12:09:11','','','','5','Cash',27.59,'10','','','4','','1','2024-11-15 09:12:18','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'20','200.00','180','Inclusive','branch','Inventory','','','','',''),('417316620993623236',506,'41731661952','21','1.00','35','retail','0','2024-11-15 12:15:42','','','','25','Cash',4.83,'35','','','4','','1','2024-11-15 09:15:46','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'1','98.00','97','Inclusive','branch','Inventory','','','','',''),('417316621416134602',507,'41731661952','179','2.00','20','retail','0','2024-11-15 12:15:42','','','','5','Cash',2.76,'10','','','4','','1','2024-11-15 09:15:46','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','34.00','32','Inclusive','branch','Inventory','','','','',''),('417316656617063013',508,'41731665523','36','1.00','540','retail','0','2024-11-15 13:14:22','','','','400','Cash',74.48,'540','','','4','','1','2024-11-15 10:15:44','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',465.52,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417316669081383330',509,'41731665836','269','1.00','120','retail','0','2024-11-15 13:54:46','','','','79','Cash',16.55,'120','','','4','','1','2024-11-15 10:54:49','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('417316680857407446',510,'41731665836','54','4.00','40','retail','0','2024-11-15 13:54:46','','','','5','Cash',5.52,'10','','','4','','1','2024-11-15 10:54:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'4','90.00','86','Inclusive','branch','Inventory','','','','',''),('417316692910222331',511,'41731668238','692','4.00','20','retail','0','2024-11-15 14:14:51','','','','1','Cash',2.76,'5','','','4','','1','2024-11-15 11:14:54','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','743.00','739','Inclusive','branch','Inventory','','','','',''),('417316702762640100',512,'41731669305','739','20.00','40','retail','0','2024-11-15 14:32:34','','','','1','Cash',5.52,'2','','','4','','1','2024-11-15 11:33:36','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','1830.00','1810','Inclusive','branch','Inventory','','','','',''),('417316703012312203',513,'41731669305','1012','10.00','350','retail','0','2024-11-15 14:32:34','','','','23','Cash',48.28,'35','','','4','','1','2024-11-15 11:33:36','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'10','20.00','10','Inclusive','branch','Inventory','','','','',''),('417316703543230033',514,'41731669305','601','15.00','150','retail','0','2024-11-15 14:32:34','','','','5.39','Cash',20.69,'10','','','4','','1','2024-11-15 11:33:36','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'15','285.00','270','Inclusive','branch','Inventory','','','','',''),('417316713732233224',515,'41731671350','691','1.00','150','retail','0','2024-11-15 14:49:33','','','','48','Cash',20.69,'150','','','4','','1','2024-11-15 11:49:40','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('417316758603322822',516,'41731675701','121','1.00','40','retail','10','2024-11-15 16:04:20','','','','26','Cash',5.52,'40','','','4','','1','2024-11-15 13:04:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('417316788824320832',517,'41731678696','36','1.00','520','retail','20','2024-11-15 16:55:36','','','','400','Cash',71.72,'520','','','4','','1','2024-11-15 13:58:19','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',448.28,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417316789362343303',518,'41731678696','420','1.00','50','retail','0','2024-11-15 16:55:36','','','','0','Cash',6.90,'50','','','4','','1','2024-11-15 13:58:19','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('417316805732533280',519,'41731680553','692','10.00','50','retail','0','2024-11-15 17:22:54','','','','1','Cash',6.90,'5','','','4','','1','2024-11-15 14:23:56','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','739.00','729','Inclusive','branch','Inventory','','','','',''),('417316824743602243',520,'41731682286','739','5.00','10','retail','0','2024-11-15 17:54:34','','','','1','Cash',1.38,'2','','','4','','1','2024-11-15 14:55:36','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'5','1810.00','1805','Inclusive','branch','Inventory','','','','',''),('417316831222203303',521,'41731682537','1177','20.00','300','retail','0','2024-11-15 18:06:14','','','','8','Cash',41.38,'15','','','4','','1','2024-11-15 15:06:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'20','310.00','290','Inclusive','branch','Inventory','1110','4000','5500','',''),('417316831743334733',522,'41731682537','632','30.00','90','retail','0','2024-11-15 18:06:14','','','','1.45','Cash',12.41,'3','','','4','','1','2024-11-15 15:06:18','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'30','370.00','340','Inclusive','branch','Inventory','','','','',''),('417316847724032334',523,'41731684756','186','10.00','100','retail','0','2024-11-15 18:32:53','','','','8','Cash',13.79,'10','','','4','','1','2024-11-15 15:32:56','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','43.00','33','Inclusive','branch','Inventory','','','','',''),('417317394043430323',524,'41731737249','554','4.00','20','retail','0','2024-11-16 09:43:24','','','','1.1','Cash',2.76,'5','','','4','','1','2024-11-16 06:44:15','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','815.00','811','Inclusive','branch','Inventory','','','','',''),('417317400222220333',525,'41731739455','1146','1.00','100','retail','0','2024-11-16 09:53:43','','','','20','Cash',13.79,'100','','','4','','1','2024-11-16 06:54:44','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('417317455322223203',526,'41731740084','71','2.00','10','retail','0','2024-11-16 11:25:33','','','','2','Cash',1.38,'5','','','4','','1','2024-11-16 08:25:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','173.00','171','Inclusive','branch','Inventory','','','','',''),('417317644440323333',527,'41731759525','71','2.00','10','retail','0','2024-11-16 16:40:44','','','','2','Cash',1.38,'5','','','4','','1','2024-11-16 13:40:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','171.00','169','Inclusive','branch','Inventory','','','','',''),('417317653444043073',528,'41731765306','124','1.00','200','retail','0','2024-11-16 16:55:44','','','','136','Cash',27.59,'200','','','4','','1','2024-11-16 13:56:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417317664323332622',529,'41731765385','692','4.00','20','retail','0','2024-11-16 17:13:53','','','','1','Cash',2.76,'5','','','4','','1','2024-11-16 14:13:56','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','729.00','725','Inclusive','branch','Inventory','','','','',''),('417317688723103332',530,'41731766437','1012','1.00','35','retail','0','2024-11-16 17:54:32','','','','23','Cash',4.83,'35','','','4','','1','2024-11-16 14:54:38','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417317704052037041',531,'41731770108','48','1.00','50','retail','0','2024-11-16 18:20:05','','','','18','Cash',6.90,'50','','','4','','1','2024-11-16 15:20:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','73.00','72','Inclusive','branch','Inventory','','','','',''),('417317709314322443',532,'41731770434','554','10.00','50','retail','0','2024-11-16 18:29:16','','','','1.1','Cash',6.90,'5','','','4','','1','2024-11-16 15:29:20','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','811.00','801','Inclusive','branch','Inventory','','','','',''),('417317709562033633',533,'41731770434','1200','1.00','100','retail','0','2024-11-16 18:29:16','','','','56','Cash',13.79,'100','','','4','','1','2024-11-16 15:29:20','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('417317721443404372',534,'41731771386','266','1.00','70','retail','0','2024-11-16 18:49:23','','','','22','Cash',9.66,'70','','','4','','1','2024-11-16 15:50:28','1','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417317721623210330',535,'41731771386','1198','10.00','50','retail','0','2024-11-16 18:49:23','','','','3','Cash',6.90,'5','','','4','','1','2024-11-16 15:50:28','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','385.00','375','Inclusive','branch','Inventory','1110','4000','5500','',''),('417317740972334432',536,'41731772327','1200','1.00','100','retail','0','2024-11-16 19:22:34','','','','56','Cash',13.79,'100','','','4','','1','2024-11-16 16:22:40','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('417317741530313703',537,'41731772327','1206','2.00','10','retail','0','2024-11-16 19:22:34','','','','0','Cash',1.38,'5','','','4','','1','2024-11-16 16:22:40','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','169.00','167','Inclusive','branch','Inventory','1110','4000','5500','',''),('417317753888332020',538,'41731774161','1012','9.00','315','retail','0','2024-11-16 19:44:51','','','','23','Cash',43.45,'35','','','4','','1','2024-11-16 16:46:39','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'9','9.00','0','Inclusive','branch','Inventory','','','','',''),('417317754153133433',539,'41731774161','111','14.00','420','retail','0','2024-11-16 19:44:51','','','','22','Cash',57.93,'30','','','4','','1','2024-11-16 16:46:39','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'14','175.00','161','Inclusive','branch','Inventory','','','','',''),('417317754602003233',540,'41731774161','1147','19.00','570','retail','0','2024-11-16 19:44:51','','','','5','Cash',78.62,'30','','','4','','1','2024-11-16 16:46:39','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'19','180.00','161','Inclusive','branch','Inventory','1110','4000','5500','',''),('417317754903030031',541,'41731774161','266','2.00','140','retail','0','2024-11-16 19:44:51','','','','22','Cash',19.31,'70','','','4','','1','2024-11-16 16:46:39','1','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('417317758512133173',542,'41731775829','181','2.00','140','retail','0','2024-11-16 19:50:51','','','','36','Cash',19.31,'70','','','4','','1','2024-11-16 16:50:57','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','23.00','21','Inclusive','branch','Inventory','','','','',''),('417319101043021339',543,'41731910082','1134','3.00','60','retail','0','2024-11-18 09:08:24','','','','7.63','Cash',8.28,'20','','','4','','1','2024-11-18 06:08:33','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','128.00','125','Inclusive','branch','Inventory','1110','4000','5500','',''),('417319139803003212',544,'41731910114','739','10.00','20','retail','0','2024-11-18 10:13:00','','','','1','Cash',2.76,'2','','','4','','1','2024-11-18 07:13:03','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1805.00','1795','Inclusive','branch','Inventory','','','','',''),('417319144602323230',545,'41731914435','445','3.00','9','retail','0','2024-11-18 10:21:01','','','','1','Cash',1.24,'3','','','4','','1','2024-11-18 07:21:05','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'3','21.00','18','Inclusive','branch','Inventory','','','','',''),('417319152852033231',546,'41731914465','237','1.00','110','retail','0','2024-11-18 10:34:46','','','','68','Cash',15.17,'110','','','4','','1','2024-11-18 07:34:49','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',94.83,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('417319157491333922',547,'41731915289','896','1.00','80','retail','0','2024-11-18 10:42:29','','','','39','Cash',11.03,'80','','','4','','1','2024-11-18 07:44:31','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('417319184678132222',548,'41731915871','36','1.00','540','retail','0','2024-11-18 11:27:47','','','','400','Cash',74.48,'540','','','4','','1','2024-11-18 08:27:51','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',465.52,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417319188912920234',549,'41731918471','1148','10.00','420','retail','0','2024-11-18 11:34:51','','','','21','Cash',57.93,'42','','','4','','1','2024-11-18 08:34:55','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',36.21,'10','33.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('417319196073420772',550,'41731918912','1141','1.00','150','retail','0','2024-11-18 11:47:18','','','','96','Cash',20.69,'150','','','4','','1','2024-11-18 08:47:26','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('417319196383013323',551,'41731918912','36','1.00','540','retail','0','2024-11-18 11:47:18','','','','400','Cash',74.48,'540','','','4','','1','2024-11-18 08:47:26','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',465.52,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417319208098321303',552,'41731920127','131','1.00','150','retail','0','2024-11-18 12:07:30','','','','106','Cash',20.69,'150','','','4','','1','2024-11-18 09:07:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('417319208502210292',553,'41731920127','48','1.00','30','retail','20','2024-11-18 12:07:30','','','','18','Cash',4.14,'30','','','4','','1','2024-11-18 09:07:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','72.00','71','Inclusive','branch','Inventory','','','','',''),('417319208963034699',554,'41731920855','692','4.00','20','retail','0','2024-11-18 12:08:17','','','','1','Cash',2.76,'5','','','4','','1','2024-11-18 09:08:54','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','725.00','721','Inclusive','branch','Inventory','','','','',''),('417319268102023130',555,'41731926051','791','4.00','200','retail','0','2024-11-18 13:46:50','','','','14.59','Cash',27.59,'50','','','4','','1','2024-11-18 10:47:20','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'4','23.00','19','Inclusive','branch','Inventory','','','','',''),('417319271039032331',556,'41731926840','612','1.00','150','retail','0','2024-11-18 13:51:44','','','','60','Cash',20.69,'150','','','4','','1','2024-11-18 10:51:51','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417319286703741323',557,'41731927546','739','20.00','40','retail','0','2024-11-18 14:18:10','','','','1','Cash',5.52,'2','','','4','','1','2024-11-18 11:18:13','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','1695.00','1675','Inclusive','branch','Inventory','','','','',''),('417319286903393028',558,'41731927546','397','10.00','100','retail','0','2024-11-18 14:18:10','','','','3','Cash',13.79,'10','','','4','','1','2024-11-18 11:18:13','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','305.00','295','Inclusive','branch','Inventory','','','','',''),('417319382519300072',559,'41731938231','582','1.00','100','retail','0','2024-11-18 17:00:39','','','','44.5','Cash',13.79,'100','','','4','','1','2024-11-18 14:00:43','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','101.00','100','Inclusive','branch','Inventory','','','','',''),('417319382879233904',560,'41731938231','26','1.00','180','retail','20','2024-11-18 17:00:39','','','','120','Cash',24.83,'180','','','4','','1','2024-11-18 14:00:43','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417319383152033347',561,'41731938231','739','20.00','40','retail','0','2024-11-18 17:00:39','','','','1','Cash',5.52,'2','','','4','','1','2024-11-18 14:00:43','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','1675.00','1655','Inclusive','branch','Inventory','','','','',''),('417319383482432302',562,'41731938231','692','7.00','35','retail','0','2024-11-18 17:00:39','','','','1','Cash',4.83,'5','','','4','','1','2024-11-18 14:00:43','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'7','721.00','714','Inclusive','branch','Inventory','','','','',''),('417319384390321332',563,'41731938231','558','15.00','105','retail','0','2024-11-18 17:00:39','','','','3.43','Cash',14.48,'7','','','4','','1','2024-11-18 14:00:43','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','25.00','10','Inclusive','branch','Inventory','','','','',''),('417319445512495303',564,'41731944537','181','1.00','70','retail','0','2024-11-18 18:42:32','','','','36','Cash',9.66,'70','','','4','','1','2024-11-18 15:43:17','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('417319454022020330',565,'41731944699','74','1.00','20','retail','0','2024-11-18 18:57:34','','','','11','Cash',2.76,'20','','','4','','1','2024-11-18 15:57:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('417319454272200234',566,'41731944699','181','2.00','140','retail','0','2024-11-18 18:57:34','','','','36','Cash',19.31,'70','','','4','','1','2024-11-18 15:57:40','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','20.00','18','Inclusive','branch','Inventory','','','','',''),('417319454543010240',567,'41731944699','1196','2.00','100','retail','0','2024-11-18 18:57:34','','','','0','Cash',13.79,'50','','','4','','1','2024-11-18 15:57:40','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('417319455366243522',568,'41731945460','46','3.00','60','retail','0','2024-11-18 18:58:57','','','','14','Cash',8.28,'20','','','4','','1','2024-11-18 15:59:35','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','268.00','265','Inclusive','branch','Inventory','','','','',''),('417319466163906022',569,'41731946578','554','8.00','40','retail','0','2024-11-18 19:16:56','','','','1.1','Cash',5.52,'5','','','4','','1','2024-11-18 16:17:00','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'8','801.00','793','Inclusive','branch','Inventory','','','','',''),('417319473477230233',570,'41731947309','558','15.00','105','retail','0','2024-11-18 19:29:31','','','','3.43','Cash',14.48,'7','','','4','','1','2024-11-18 16:30:00','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','275.00','260','Inclusive','branch','Inventory','','','','',''),('417319473712102403',571,'41731947309','506','20.00','60','retail','0','2024-11-18 19:29:31','','','','1.5','Cash',8.28,'3','','','4','','1','2024-11-18 16:30:00','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'20','341.00','321','Inclusive','branch','Inventory','','','','',''),('417320010590022300',572,'41732001042','1198','4.00','20','retail','0','2024-11-19 10:24:41','','','','3','Cash',2.76,'5','','','4','','1','2024-11-19 07:24:45','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','375.00','371','Inclusive','branch','Inventory','1110','4000','5500','',''),('417320010811022032',573,'41732001042','739','10.00','20','retail','0','2024-11-19 10:24:41','','','','1','Cash',2.76,'2','','','4','','1','2024-11-19 07:24:45','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1655.00','1645','Inclusive','branch','Inventory','','','','',''),('417320084362003620',574,'41732008412','181','2.00','140','retail','0','2024-11-19 12:27:17','','','','36','Cash',19.31,'70','','','4','','1','2024-11-19 09:27:20','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','18.00','16','Inclusive','branch','Inventory','','','','',''),('417320186016033617',575,'41732018585','26','1.00','200','retail','0','2024-11-19 15:17:35','','','','120','Cash',27.59,'200','','','4','','1','2024-11-19 12:18:51','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417320186303233830',576,'41732018585','691','1.00','150','retail','0','2024-11-19 15:17:35','','','','48','Cash',20.69,'150','','','4','','1','2024-11-19 12:18:51','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('417320186537225022',577,'41732018585','692','5.00','25','retail','0','2024-11-19 15:17:35','','','','1','Cash',3.45,'5','','','4','','1','2024-11-19 12:18:51','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','714.00','709','Inclusive','branch','Inventory','','','','',''),('417320187553743532',578,'41732018731','692','10.00','50','retail','0','2024-11-19 15:19:15','','','','1','Cash',6.90,'5','','','4','','1','2024-11-19 12:19:19','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','709.00','699','Inclusive','branch','Inventory','','','','',''),('417320228103333013',579,'41732022780','988','20.00','20','retail','0','2024-11-19 16:26:50','','','','0.50','Cash',2.76,'1','','','4','','1','2024-11-19 13:26:55','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'20','289.00','269','Inclusive','branch','Inventory','','','','',''),('417320275770222050',580,'41732022816','692','4.00','20','retail','0','2024-11-19 17:46:18','','','','1','Cash',2.76,'5','','','4','','1','2024-11-19 14:46:21','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','699.00','695','Inclusive','branch','Inventory','','','','',''),('417320283512232023',581,'41732028323','739','20.00','40','retail','0','2024-11-19 17:59:33','','','','1','Cash',5.52,'2','','','4','','1','2024-11-19 15:00:27','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','1645.00','1625','Inclusive','branch','Inventory','','','','',''),('417320283730030000',582,'41732028323','400','4.00','20','retail','0','2024-11-19 17:59:33','','','','2','Cash',2.76,'5','','','4','','1','2024-11-19 15:00:27','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','221.00','217','Inclusive','branch','Inventory','','','','',''),('417320307772203223',583,'41732030762','791','1.00','50','retail','0','2024-11-19 18:39:37','','','','14.59','Cash',6.90,'50','','','4','','1','2024-11-19 15:39:40','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('417320330420223302',584,'41732033025','1101','1.00','50','retail','0','2024-11-19 19:17:56','','','','18','Cash',6.90,'50','','','4','','1','2024-11-19 16:17:59','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('417320330573022433',585,'41732033025','21','1.00','35','retail','0','2024-11-19 19:17:56','','','','25','Cash',4.83,'35','','','4','','1','2024-11-19 16:17:59','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'1','97.00','96','Inclusive','branch','Inventory','','','','',''),('417320330763233733',586,'41732033025','71','1.00','5','retail','0','2024-11-19 19:17:56','','','','2','Cash',0.69,'5','','','4','','1','2024-11-19 16:17:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','69.00','68','Inclusive','branch','Inventory','','','','',''),('417320893073017303',587,'41732089268','514','2.00','60','retail','0','2024-11-20 10:55:58','','','','23','Cash',8.28,'30','','','4','','1','2024-11-20 07:56:02','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','90.00','88','Inclusive','branch','Inventory','','','','',''),('417320893362033364',588,'41732089268','988','20.00','20','retail','0','2024-11-20 10:55:58','','','','0.50','Cash',2.76,'1','','','4','','1','2024-11-20 07:56:02','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'20','269.00','249','Inclusive','branch','Inventory','','','','',''),('417320893572037320',589,'41732089268','1206','4.00','20','retail','0','2024-11-20 10:55:58','','','','0','Cash',2.76,'5','','','4','','1','2024-11-20 07:56:02','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','167.00','163','Inclusive','branch','Inventory','1110','4000','5500','',''),('417320893832228720',590,'41732089362','529','4.00','400','retail','0','2024-11-20 10:56:24','','','','32','Cash',55.17,'100','','','4','','1','2024-11-20 07:57:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'4','316.00','312','Inclusive','branch','Inventory','','','','',''),('417320949072223707',591,'41732089428','554','10.00','50','retail','0','2024-11-20 12:29:37','','','','1.1','Cash',6.90,'5','','','4','','1','2024-11-20 09:29:41','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','793.00','783','Inclusive','branch','Inventory','','','','',''),('417320949272303103',592,'41732089428','692','6.00','30','retail','0','2024-11-20 12:29:37','','','','1','Cash',4.14,'5','','','4','','1','2024-11-20 09:29:41','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','695.00','689','Inclusive','branch','Inventory','','','','',''),('417320949762140737',593,'41732089428','632','15.00','45','retail','0','2024-11-20 12:29:37','','','','1.45','Cash',6.21,'3','','','4','','1','2024-11-20 09:29:41','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'15','340.00','325','Inclusive','branch','Inventory','','','','',''),('417321082992202333',594,'41732108273','558','15.00','105','retail','0','2024-11-20 16:12:49','','','','3.43','Cash',14.48,'7','','','4','','1','2024-11-20 13:13:38','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','260.00','245','Inclusive','branch','Inventory','','','','',''),('417321083353123353',595,'41732108273','632','15.00','45','retail','0','2024-11-20 16:12:49','','','','1.45','Cash',6.21,'3','','','4','','1','2024-11-20 13:13:38','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'15','325.00','310','Inclusive','branch','Inventory','','','','',''),('417321083670372132',596,'41732108273','692','7.00','35','retail','0','2024-11-20 16:12:49','','','','1','Cash',4.83,'5','','','4','','1','2024-11-20 13:13:38','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'7','689.00','682','Inclusive','branch','Inventory','','','','',''),('417321106404220312',597,'41732108418','99','35.00','70','retail','0','2024-11-20 16:50:40','','','','1.2','Cash',9.66,'2','','','4','','1','2024-11-20 13:50:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'35','193.00','158','Inclusive','branch','Inventory','','','','',''),('417321127183003037',598,'41732112703','1146','1.00','100','retail','0','2024-11-20 17:25:19','','','','20','Cash',13.79,'100','','','4','','1','2024-11-20 14:25:51','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('417321152560112253',599,'41732112751','554','4.00','20','retail','0','2024-11-20 18:07:36','','','','1.1','Cash',2.76,'5','','','4','','1','2024-11-20 15:07:40','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','783.00','779','Inclusive','branch','Inventory','','','','',''),('417321188430200137',600,'41732118820','266','1.00','70','retail','0','2024-11-20 19:07:24','','','','22','Cash',9.66,'70','','','4','','1','2024-11-20 16:08:17','1','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('417321694392921439',601,'41732169396','1205','3.00','30','retail','0','2024-11-21 09:11:04','','','','5','Cash',4.14,'10','','','4','','1','2024-11-21 06:11:08','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'3','103.00','100','Inclusive','branch','Inventory','1110','4000','5500','',''),('417321694641204224',602,'41732169396','739','10.00','20','retail','0','2024-11-21 09:11:04','','','','1','Cash',2.76,'2','','','4','','1','2024-11-21 06:11:08','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1625.00','1615','Inclusive','branch','Inventory','','','','',''),('417321789109044222',603,'41732178890','445','10.00','30','retail','0','2024-11-21 11:48:31','','','','1','Cash',4.14,'3','','','4','','1','2024-11-21 08:48:34','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','518.00','508','Inclusive','branch','Inventory','','','','',''),('417321803832314300',604,'41732178914','186','1.00','10','retail','0','2024-11-21 12:13:03','','','','8','Cash',1.38,'10','','','4','','1','2024-11-21 09:13:07','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('417321869174300174',605,'41732180388','739','10.00','20','retail','0','2024-11-21 14:01:57','','','','1','Cash',2.76,'2','','','4','','1','2024-11-21 11:02:01','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1515.00','1505','Inclusive','branch','Inventory','','','','',''),('417321883793942380',606,'41732186921','420','1.00','50','retail','0','2024-11-21 14:26:19','','','','0','Cash',6.90,'50','','','4','','1','2024-11-21 11:26:23','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('417321889353301303',607,'41732188384','1112','1.00','100','retail','0','2024-11-21 14:35:36','','','','0','Cash',13.79,'100','','','4','','1','2024-11-21 11:36:22','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('417321919142242324',608,'41732191895','111','1.00','30','retail','0','2024-11-21 15:25:45','','','','22','Cash',4.14,'30','','','4','','1','2024-11-21 12:26:02','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','119.00','118','Inclusive','branch','Inventory','','','','',''),('417321919441439092',609,'41732191895','302','3.00','105','retail','0','2024-11-21 15:25:45','','','','20','Cash',14.48,'35','','','4','','1','2024-11-21 12:26:02','1','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'3','20.00','17','Inclusive','branch','Inventory','','','','',''),('417321962843823003',610,'41732196257','988','10.00','10','retail','0','2024-11-21 16:38:05','','','','0.50','Cash',1.38,'1','','','4','','1','2024-11-21 13:38:08','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'10','249.00','239','Inclusive','branch','Inventory','','','','',''),('417321993132403232',611,'41732196288','99','10.00','20','retail','0','2024-11-21 17:29:06','','','','1.2','Cash',2.76,'2','','','4','','1','2024-11-21 14:29:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','158.00','148','Inclusive','branch','Inventory','','','','',''),('417321993450031335',612,'41732196288','989','7.00','21','retail','0','2024-11-21 17:29:06','','','','0.95','Cash',2.90,'3','','','4','','1','2024-11-21 14:29:26','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'7','79.00','72','Inclusive','branch','Inventory','','','','',''),('417322034913330393',613,'41732199366','340','2.00','70','retail','0','2024-11-21 18:39:57','','','','26','Cash',9.66,'35','','','4','','1','2024-11-21 15:40:29','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'2','29.00','27','Inclusive','branch','Inventory','','','','',''),('417322035252053232',614,'41732199366','237','1.00','100','retail','10','2024-11-21 18:39:57','','','','68','Cash',13.79,'100','','','4','','1','2024-11-21 15:40:29','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('417322035603043221',615,'41732199366','111','10.00','300','retail','0','2024-11-21 18:39:57','','','','22','Cash',41.38,'30','','','4','','1','2024-11-21 15:40:29','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','118.00','108','Inclusive','branch','Inventory','','','','',''),('417322035963317232',616,'41732199366','61','1.00','350','retail','0','2024-11-21 18:39:57','','','','250','Cash',48.28,'350','','','4','','1','2024-11-21 15:40:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417322037281240307',617,'41732203708','915','2.00','20','retail','0','2024-11-21 18:42:08','','','','3','Cash',2.76,'10','','','4','','1','2024-11-21 15:42:14','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','13.00','11','Inclusive','branch','Inventory','','','','',''),('417322040182702470',618,'41732203993','21','1.00','30','retail','5','2024-11-21 18:46:58','','','','25','Cash',4.14,'30','','','4','','1','2024-11-21 15:47:03','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','96.00','95','Inclusive','branch','Inventory','','','','',''),('417322058743822204',619,'41732205851','506','16.00','48','retail','0','2024-11-21 19:17:55','','','','1.5','Cash',6.62,'3','','','4','','1','2024-11-21 16:18:02','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'16','321.00','305','Inclusive','branch','Inventory','','','','',''),('417322555043033220',620,'41732254846','692','1.00','5','retail','0','2024-11-22 09:05:04','','','','1','Cash',0.69,'5','','','4','','1','2024-11-22 06:05:07','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','682.00','681','Inclusive','branch','Inventory','','','','',''),('417322608932202244',621,'41732255507','554','4.00','20','retail','0','2024-11-22 10:34:53','','','','1.1','Cash',2.76,'5','','','4','','1','2024-11-22 07:34:58','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','779.00','775','Inclusive','branch','Inventory','','','','',''),('417322611712234242',622,'41732261137','558','15.00','105','retail','0','2024-11-22 10:40:03','','','','3.43','Cash',14.48,'7','','','4','','1','2024-11-22 07:46:26','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','245.00','230','Inclusive','branch','Inventory','','','','',''),('417322612022330662',623,'41732261137','506','12.00','36','retail','0','2024-11-22 10:40:03','','','','1.5','Cash',4.97,'3','','','4','','1','2024-11-22 07:46:26','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'12','205.00','193','Inclusive','branch','Inventory','','','','',''),('417322619312130323',624,'41732261587','21','3.00','105','retail','0','2024-11-22 10:52:12','','','','25','Cash',14.48,'35','','','4','','1','2024-11-22 07:52:15','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'3','94.00','91','Inclusive','branch','Inventory','','','','',''),('417322619602633631',625,'41732261936','692','5.00','25','retail','0','2024-11-22 10:53:26','','','','1','Cash',3.45,'5','','','4','','1','2024-11-22 07:53:49','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','681.00','676','Inclusive','branch','Inventory','','','','',''),('417322619892039322',626,'41732261936','558','15.00','105','retail','0','2024-11-22 10:53:26','','','','3.43','Cash',14.48,'7','','','4','','1','2024-11-22 07:53:49','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','230.00','215','Inclusive','branch','Inventory','','','','',''),('417322620063337032',627,'41732261936','1111','1.00','100','retail','0','2024-11-22 10:53:26','','','','0','Cash',13.79,'100','','','4','','1','2024-11-22 07:53:49','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('417322643401324663',628,'41732263309','924','1.00','100','retail','0','2024-11-22 11:32:56','','','','48','Cash',13.79,'100','','','4','','1','2024-11-22 08:32:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('417322643754773223',629,'41732263309','739','20.00','40','retail','0','2024-11-22 11:32:56','','','','1','Cash',5.52,'2','','','4','','1','2024-11-22 08:32:59','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','1505.00','1485','Inclusive','branch','Inventory','','','','',''),('417322644313413237',630,'41732264380','1190','1.00','200','retail','0','2024-11-22 11:33:51','','','','124','Cash',27.59,'200','','','4','','1','2024-11-22 08:35:53','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('417322695830340522',631,'41732269554','420','1.00','50','retail','0','2024-11-22 13:00:12','','','','0','Cash',6.90,'50','','','4','','1','2024-11-22 10:00:16','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('417322696129222002',632,'41732269554','692','2.00','10','retail','0','2024-11-22 13:00:12','','','','1','Cash',1.38,'5','','','4','','1','2024-11-22 10:00:16','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','676.00','674','Inclusive','branch','Inventory','','','','',''),('417322703753202004',633,'41732270349','632','6.00','18','retail','0','2024-11-22 13:12:56','','','','1.45','Cash',2.48,'3','','','4','','1','2024-11-22 10:13:01','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'6','310.00','304','Inclusive','branch','Inventory','','','','',''),('417322704223200322',634,'41732270381','256','1.00','150','retail','0','2024-11-22 13:14:18','','','','90','Cash',20.69,'150','','','4','','1','2024-11-22 10:14:23','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417322704572202470',635,'41732270381','420','1.00','40','retail','10','2024-11-22 13:14:18','','','','0','Cash',5.52,'40','','','4','','1','2024-11-22 10:14:23','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('417322707582704377',636,'41732270715','337','28.00','140','retail','0','2024-11-22 13:20:00','','','','2','Cash',19.31,'5','','','4','','1','2024-11-22 10:20:38','1','49','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'28','496.00','468','Inclusive','branch','Inventory','','','','',''),('417322707850222242',637,'41732270715','114','20.00','60','retail','0','2024-11-22 13:20:00','','','','1','Cash',8.28,'3','','','4','','1','2024-11-22 10:20:38','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'20','802.00','782','Inclusive','branch','Inventory','','','','',''),('417322708001287831',638,'41732270715','1','1.00','60','retail','0','2024-11-22 13:20:00','','','','30','Cash',8.28,'60','','','4','','1','2024-11-22 10:20:38','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('417322727123322722',639,'41732271097','420','1.00','50','retail','0','2024-11-22 13:51:52','','','','0','Cash',6.90,'50','','','4','','1','2024-11-22 10:53:31','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('417322802616332322',640,'41732277751','445','10.00','30','retail','0','2024-11-22 15:57:41','','','','1','Cash',4.14,'3','','','4','','1','2024-11-22 12:58:10','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','508.00','498','Inclusive','branch','Inventory','','','','',''),('417322819655203021',641,'41732280290','1134','3.00','60','retail','0','2024-11-22 16:26:05','','','','7.63','Cash',8.28,'20','','','4','','1','2024-11-22 13:26:09','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','125.00','122','Inclusive','branch','Inventory','1110','4000','5500','',''),('417322870160242083',642,'41732284522','179','4.00','40','retail','0','2024-11-22 17:50:51','','','','5','Cash',5.52,'10','','','4','','1','2024-11-22 14:51:00','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'4','32.00','28','Inclusive','branch','Inventory','','','','',''),('417322870502347442',643,'41732284522','179','6.00','60','retail','0','2024-11-22 17:50:51','','','','5','Cash',8.28,'10','','','4','','1','2024-11-22 14:51:00','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'6','28.00','22','Inclusive','branch','Inventory','','','','',''),('417322882192221229',644,'41732288194','692','6.00','30','retail','0','2024-11-22 18:10:19','','','','1','Cash',4.14,'5','','','4','','1','2024-11-22 15:10:22','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','674.00','668','Inclusive','branch','Inventory','','','','',''),('417323452043372333',645,'41732340639','201','1.00','300','retail','0','2024-11-23 10:00:44','','','','140','Cash',41.38,'300','','','4','','1','2024-11-23 07:00:47','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('417323452261032330',646,'41732340639','48','1.00','50','retail','0','2024-11-23 10:00:44','','','','18','Cash',6.90,'50','','','4','','1','2024-11-23 07:00:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','71.00','70','Inclusive','branch','Inventory','','','','',''),('417323452440231303',647,'41732340639','121','1.00','50','retail','0','2024-11-23 10:00:44','','','','26','Cash',6.90,'50','','','4','','1','2024-11-23 07:00:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('417323463863330283',648,'41732345248','870','5.00','100','retail','0','2024-11-23 10:20:44','','','','11','Cash',13.79,'20','','','4','','1','2024-11-23 07:20:48','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'5','99.00','94','Inclusive','branch','Inventory','','','','',''),('417323464032242327',649,'41732345248','113','5.00','100','retail','0','2024-11-23 10:20:44','','','','13','Cash',13.79,'20','','','4','','1','2024-11-23 07:20:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'5','65.00','60','Inclusive','branch','Inventory','','','','',''),('417323464241632414',650,'41732345248','739','10.00','20','retail','0','2024-11-23 10:20:44','','','','1','Cash',2.76,'2','','','4','','1','2024-11-23 07:20:48','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1485.00','1475','Inclusive','branch','Inventory','','','','',''),('417323464442366233',651,'41732345248','1206','6.00','30','retail','0','2024-11-23 10:20:44','','','','0','Cash',4.14,'5','','','4','','1','2024-11-23 07:20:48','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','163.00','157','Inclusive','branch','Inventory','1110','4000','5500','',''),('417323485183140232',652,'41732348481','1148','10.00','420','retail','0','2024-11-23 10:55:53','','','','21','Cash',57.93,'42','','','4','','1','2024-11-23 07:56:39','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',36.21,'10','23.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('417323485533052032',653,'41732348481','739','15.00','30','retail','0','2024-11-23 10:55:53','','','','1','Cash',4.14,'2','','','4','','1','2024-11-23 07:56:39','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'15','1475.00','1460','Inclusive','branch','Inventory','','','','',''),('417323488440022744',654,'41732348830','131','1.00','150','retail','0','2024-11-23 11:00:44','','','','106','Cash',20.69,'150','','','4','','1','2024-11-23 08:01:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('417323531962233920',655,'41732353166','587','20.00','200','retail','0','2024-11-23 12:14:02','','','','4','Cash',27.59,'10','','','4','','1','2024-11-23 09:14:10','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'20','555.00','535','Inclusive','branch','Inventory','','','','',''),('417323532192222732',656,'41732353166','109','15.00','75','retail','0','2024-11-23 12:14:02','','','','2','Cash',10.34,'5','','','4','','1','2024-11-23 09:14:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','630.00','615','Inclusive','branch','Inventory','','','','',''),('417323532423332350',657,'41732353166','1198','10.00','50','retail','0','2024-11-23 12:14:02','','','','3','Cash',6.90,'5','','','4','','1','2024-11-23 09:14:10','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','371.00','361','Inclusive','branch','Inventory','1110','4000','5500','',''),('417323558133358233',658,'41732355762','1210','1.00','250','retail','0','2024-11-23 12:57:54','','','','165','Cash',34.48,'250','','','4','','1','2024-11-23 09:58:00','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('417323558383022032',659,'41732355762','230','1.00','100','retail','0','2024-11-23 12:57:54','','','','68','Cash',13.79,'100','','','4','','1','2024-11-23 09:58:00','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('417323558574754220',660,'41732355762','1112','1.00','100','retail','0','2024-11-23 12:57:54','','','','0','Cash',13.79,'100','','','4','','1','2024-11-23 09:58:00','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('417323558737331232',661,'41732355762','1209','1.00','50','retail','0','2024-11-23 12:57:54','','','','30','Cash',6.90,'50','','','4','','1','2024-11-23 09:58:00','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('417323590243432003',662,'41732358999','642','1.00','100','retail','0','2024-11-23 13:50:25','','','','61','Cash',13.79,'100','','','4','','1','2024-11-23 10:50:29','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417323650653220263',663,'41732359029','48','1.00','50','retail','0','2024-11-23 15:33:28','','','','18','Cash',6.90,'50','','','4','','1','2024-11-23 12:34:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','70.00','69','Inclusive','branch','Inventory','','','','',''),('417323650878828433',664,'41732359029','1215','1.00','100','retail','0','2024-11-23 15:33:28','','','','47','Cash',13.79,'100','','','4','','1','2024-11-23 12:34:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('417323652084272313',665,'41732359029','554','4.00','20','retail','0','2024-11-23 15:33:28','','','','1.1','Cash',2.76,'5','','','4','','1','2024-11-23 12:34:08','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','775.00','771','Inclusive','branch','Inventory','','','','',''),('417323655220333235',666,'41732365248','903','1.00','50','retail','0','2024-11-23 15:38:42','','','','24','Cash',6.90,'50','','','4','','1','2024-11-23 12:39:17','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('417323712110327023',667,'41732365558','181','1.00','70','retail','0','2024-11-23 17:13:32','','','','36','Cash',9.66,'70','','','4','','1','2024-11-23 14:14:07','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('417323771642030336',668,'41732377138','554','3.00','15','retail','0','2024-11-23 18:52:44','','','','1.1','Cash',2.07,'5','','','4','','1','2024-11-23 15:52:53','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'3','771.00','768','Inclusive','branch','Inventory','','','','',''),('417323775673234030',669,'41732377539','179','2.00','20','retail','0','2024-11-23 18:59:48','','','','5','Cash',2.76,'10','','','4','','1','2024-11-23 16:00:26','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','22.00','20','Inclusive','branch','Inventory','','','','',''),('417323775880107323',670,'41732377539','179','2.00','20','retail','0','2024-11-23 18:59:48','','','','5','Cash',2.76,'10','','','4','','1','2024-11-23 16:00:26','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','20.00','18','Inclusive','branch','Inventory','','','','',''),('417323785924127300',671,'41732377627','38','15.00','30','retail','0','2024-11-23 19:17:04','','','','0.6','Cash',4.14,'2','','','4','','1','2024-11-23 16:17:27','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'15','51.00','36','Inclusive','branch','Inventory','','','','',''),('417323786223200242',672,'41732377627','650','15.00','75','retail','0','2024-11-23 19:17:04','','','','0.59','Cash',10.34,'5','','','4','','1','2024-11-23 16:17:27','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','385.00','370','Inclusive','branch','Inventory','','','','',''),('417325177362133052',673,'41732517704','256','1.00','140','retail','10','2024-11-25 09:55:58','','','','90','Cash',19.31,'140','','','4','','1','2024-11-25 06:56:03','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.69,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417325177573373370',674,'41732517704','420','1.00','50','retail','0','2024-11-25 09:55:58','','','','0','Cash',6.90,'50','','','4','','1','2024-11-25 06:56:03','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('417325284620333424',675,'41732528440','1174','1.00','250','retail','0','2024-11-25 12:54:56','','','','90','Cash',34.48,'250','','','4','','1','2024-11-25 09:55:03','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('417325284952422520',676,'41732528440','1194','2.00','200','retail','0','2024-11-25 12:54:56','','','','10','Cash',27.59,'100','','','4','','1','2024-11-25 09:55:03','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','39.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('417325343882085434',677,'41732528503','2','1.00','50','retail','0','2024-11-25 14:33:08','','','','20','Cash',6.90,'50','','','4','','1','2024-11-25 11:35:46','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','75.00','74','Inclusive','branch','Inventory','','','','',''),('417325349963922372',678,'41732534549','1205','5.00','50','retail','0','2024-11-25 14:43:16','','','','5','Cash',6.90,'10','','','4','','1','2024-11-25 11:43:23','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'5','100.00','95','Inclusive','branch','Inventory','1110','4000','5500','',''),('417325436123322254',679,'41732543559','971','3.00','150','retail','0','2024-11-25 17:07:24','','','','15','Cash',20.69,'50','','','4','','1','2024-11-25 14:08:10','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'3','37.00','34','Inclusive','branch','Inventory','','','','',''),('417325436433323750',680,'41732543559','612','1.00','100','retail','50','2024-11-25 17:07:24','','','','60','Cash',13.79,'100','','','4','','1','2024-11-25 14:08:10','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417325437483804222',681,'41732543722','554','10.00','50','retail','0','2024-11-25 17:10:30','','','','1.1','Cash',6.90,'5','','','4','','1','2024-11-25 14:10:35','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','768.00','758','Inclusive','branch','Inventory','','','','',''),('417325437799222222',682,'41732543722','400','10.00','50','retail','0','2024-11-25 17:10:30','','','','2','Cash',6.90,'5','','','4','','1','2024-11-25 14:10:35','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','217.00','207','Inclusive','branch','Inventory','','','','',''),('417325438303382142',683,'41732543722','607','3.00','300','retail','0','2024-11-25 17:10:30','','','','50','Cash',41.38,'100','','','4','','1','2024-11-25 14:10:35','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'3','112.00','109','Inclusive','branch','Inventory','','','','',''),('417325441563221210',684,'41732544133','554','6.00','30','retail','0','2024-11-25 17:16:27','','','','1.1','Cash',4.14,'5','','','4','','1','2024-11-25 14:19:59','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','758.00','752','Inclusive','branch','Inventory','','','','',''),('417325441870223132',685,'41732544133','739','10.00','20','retail','0','2024-11-25 17:16:27','','','','1','Cash',2.76,'2','','','4','','1','2024-11-25 14:19:59','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1460.00','1450','Inclusive','branch','Inventory','','','','',''),('417325477430372372',686,'41732547542','237','1.00','110','retail','0','2024-11-25 18:15:44','','','','68','Cash',15.17,'110','','','4','','1','2024-11-25 15:16:16','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',94.83,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('417325504962233333',687,'41732550441','558','15.00','105','retail','0','2024-11-25 19:01:36','','','','3.43','Cash',14.48,'7','','','4','','1','2024-11-25 16:01:53','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','115.00','100','Inclusive','branch','Inventory','','','','',''),('417326087202302370',688,'41732608697','279','2.00','20','retail','0','2024-11-26 11:12:01','','','','5','Cash',2.76,'10','','','4','','1','2024-11-26 08:12:35','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','200.00','198','Inclusive','branch','Inventory','','','','',''),('417326087801423620',689,'41732608755','554','4.00','20','retail','0','2024-11-26 11:14:53','','','','1.1','Cash',2.76,'5','','','4','','1','2024-11-26 08:14:59','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','752.00','748','Inclusive','branch','Inventory','','','','',''),('417326090160232723',690,'41732608994','1176','1.00','150','retail','0','2024-11-26 11:16:56','','','','68','Cash',20.69,'150','','','4','','1','2024-11-26 08:17:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('417326091242390233',691,'41732609097','554','6.00','30','retail','0','2024-11-26 11:18:44','','','','1.1','Cash',4.14,'5','','','4','','1','2024-11-26 08:18:57','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','748.00','742','Inclusive','branch','Inventory','','','','',''),('417326151453243025',692,'41732609137','623','9.00','1080','retail','0','2024-11-26 13:04:43','','','','49','Cash',148.97,'120','','','4','','1','2024-11-26 10:05:04','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'9','247.00','238','Inclusive','branch','Inventory','','','','',''),('417326151732305231',693,'41732609137','540','6.00','300','retail','0','2024-11-26 13:04:43','','','','19','Cash',41.38,'50','','','4','','1','2024-11-26 10:05:04','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'6','62.00','56','Inclusive','branch','Inventory','','','','',''),('417326152040423330',694,'41732609137','249','1.00','300','retail','0','2024-11-26 13:04:43','','','','150','Cash',41.38,'300','','','4','','1','2024-11-26 10:05:04','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417326152282232328',695,'41732609137','1229','1.00','100','retail','0','2024-11-26 13:04:43','','','','25','Cash',13.79,'100','','','4','','1','2024-11-26 10:05:04','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','159.00','158','Inclusive','branch','Inventory','1110','4000','5500','',''),('417326153152535322',696,'41732609137','1219','1.00','170','retail','0','2024-11-26 13:04:43','','','','110','Cash',23.45,'170','','','4','','1','2024-11-26 10:05:04','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',146.55,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('417326153452221322',697,'41732609137','1194','2.00','200','retail','0','2024-11-26 13:04:43','','','','10','Cash',27.59,'100','','','4','','1','2024-11-26 10:05:04','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','37.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('417326153742022625',698,'41732609137','256','1.00','150','retail','0','2024-11-26 13:04:43','','','','90','Cash',20.69,'150','','','4','','1','2024-11-26 10:05:04','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417326153932703233',699,'41732609137','420','1.00','50','retail','0','2024-11-26 13:04:43','','','','0','Cash',6.90,'50','','','4','','1','2024-11-26 10:05:04','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('417326154222356122',700,'41732609137','1217','1.00','400','retail','0','2024-11-26 13:04:43','','','','250','Cash',55.17,'400','','','4','','1','2024-11-26 10:05:04','1','40','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('417326154833300373',701,'41732609137','1229','1.00','100','retail','0','2024-11-26 13:04:43','','','','25','Cash',13.79,'100','','','4','','1','2024-11-26 10:05:04','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','158.00','157','Inclusive','branch','Inventory','1110','4000','5500','',''),('417326162696326231',702,'41732616237','1177','16.00','240','retail','0','2024-11-26 13:17:50','','','','8','Cash',33.10,'15','','','4','','1','2024-11-26 10:17:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'16','290.00','274','Inclusive','branch','Inventory','1110','4000','5500','',''),('417326166103724603',703,'41732616275','1150','5.00','50','retail','0','2024-11-26 13:23:30','','','','5','Cash',6.90,'10','','','4','','1','2024-11-26 10:23:33','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'5','138.00','133','Inclusive','branch','Inventory','1110','4000','5500','',''),('417326168923323220',704,'41732616872','1150','10.00','100','retail','0','2024-11-26 13:28:12','','','','5','Cash',13.79,'10','','','4','','1','2024-11-26 10:28:15','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','133.00','123','Inclusive','branch','Inventory','1110','4000','5500','',''),('417326176303404221',705,'41732617593','1177','2.00','30','retail','0','2024-11-26 13:40:31','','','','8','Cash',4.14,'15','','','4','','1','2024-11-26 10:41:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'2','274.00','272','Inclusive','branch','Inventory','1110','4000','5500','',''),('417326189983834342',706,'41732618976','1219','1.00','170','retail','0','2024-11-26 14:07:16','','','','110','Cash',23.45,'170','','','4','','1','2024-11-26 11:08:23','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',146.55,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('417326190249100003',707,'41732618976','540','6.00','300','retail','0','2024-11-26 14:07:16','','','','19','Cash',41.38,'50','','','4','','1','2024-11-26 11:08:23','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'6','56.00','50','Inclusive','branch','Inventory','','','','',''),('417326190499022232',708,'41732618976','1229','1.00','100','retail','0','2024-11-26 14:07:16','','','','25','Cash',13.79,'100','','','4','','1','2024-11-26 11:08:23','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','157.00','156','Inclusive','branch','Inventory','1110','4000','5500','',''),('417326190710032220',709,'41732618976','1194','2.00','200','retail','0','2024-11-26 14:07:16','','','','10','Cash',27.59,'100','','','4','','1','2024-11-26 11:08:23','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','35.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('417326190902224910',710,'41732618976','249','1.00','300','retail','0','2024-11-26 14:07:16','','','','150','Cash',41.38,'300','','','4','','1','2024-11-26 11:08:23','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417326191171222223',711,'41732618976','1217','1.00','400','retail','0','2024-11-26 14:07:16','','','','250','Cash',55.17,'400','','','4','','1','2024-11-26 11:08:23','1','40','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('417326191502213322',712,'41732618976','1131','20.00','500','retail','0','2024-11-26 14:07:16','','','','0','Cash',68.97,'25','','','4','','1','2024-11-26 11:08:23','1','49','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'20','140.00','120','Inclusive','branch','Inventory','1110','4000','5500','',''),('417326191890243329',713,'41732618976','1177','2.00','30','retail','0','2024-11-26 14:07:16','','','','8','Cash',4.14,'15','','','4','','1','2024-11-26 11:08:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'2','272.00','270','Inclusive','branch','Inventory','1110','4000','5500','',''),('417326192360222233',714,'41732618976','623','9.00','1080','retail','0','2024-11-26 14:07:16','','','','49','Cash',148.97,'120','','','4','','1','2024-11-26 11:08:23','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'9','238.00','229','Inclusive','branch','Inventory','','','','',''),('417326239942432031',715,'41732623966','290','1.00','80','retail','20','2024-11-26 15:26:35','','','','40','Cash',11.03,'80','','','4','','1','2024-11-26 12:26:42','1','24','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('417326308963036232',716,'41732629908','529','6.00','600','retail','0','2024-11-26 17:21:55','','','','32','Cash',82.76,'100','','','4','','1','2024-11-26 14:22:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'6','287.00','281','Inclusive','branch','Inventory','','','','',''),('417326309140302336',717,'41732629908','607','1.00','100','retail','0','2024-11-26 17:21:55','','','','50','Cash',13.79,'100','','','4','','1','2024-11-26 14:22:35','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','99.00','98','Inclusive','branch','Inventory','','','','',''),('417326340533036030',718,'41732633722','1122','30.00','3000','retail','0','2024-11-26 18:18:28','','','','0','Cash',413.79,'100','','','4','','1','2024-11-26 15:20:09','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'30','90.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('417326341830003340',719,'41732633722','554','10.00','50','retail','0','2024-11-26 18:18:28','','','','1.1','Cash',6.90,'5','','','4','','1','2024-11-26 15:20:09','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','642.00','632','Inclusive','branch','Inventory','','','','',''),('417326342322022372',720,'41732633722','85','60.00','180','retail','0','2024-11-26 18:18:28','','','','2','Cash',24.83,'3','','','4','','1','2024-11-26 15:20:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'60','250.00','190','Inclusive','branch','Inventory','','','','',''),('417326343073232330',721,'41732633722','1142','2.00','700','retail','100','2024-11-26 18:18:28','','','','265','Cash',96.55,'350','','','4','','1','2024-11-26 15:20:09','1','39','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('417326373873373222',722,'41732635981','279','2.00','20','retail','0','2024-11-26 19:09:47','','','','5','Cash',2.76,'10','','','4','','1','2024-11-26 16:10:25','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','198.00','196','Inclusive','branch','Inventory','','','','',''),('417326376443236323',723,'41732637628','1203','1.00','300','retail','0','2024-11-26 19:14:48','','','','225','Cash',41.38,'300','','','4','','1','2024-11-26 16:15:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('417326376672303340',724,'41732637628','1198','10.00','50','retail','0','2024-11-26 19:14:48','','','','3','Cash',6.90,'5','','','4','','1','2024-11-26 16:15:24','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','361.00','351','Inclusive','branch','Inventory','1110','4000','5500','',''),('417326376880433326',725,'41732637628','692','5.00','25','retail','0','2024-11-26 19:14:48','','','','1','Cash',3.45,'5','','','4','','1','2024-11-26 16:15:24','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','668.00','663','Inclusive','branch','Inventory','','','','',''),('417326844612330622',726,'41732684438','279','2.00','20','retail','0','2024-11-27 08:14:22','','','','5','Cash',2.76,'10','','','4','','1','2024-11-27 05:14:25','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','196.00','194','Inclusive','branch','Inventory','','','','',''),('417326859898213362',727,'41732684465','74','1.00','20','retail','0','2024-11-27 08:39:50','','','','11','Cash',2.76,'20','','','4','','1','2024-11-27 05:40:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('417326884318333342',728,'41732686887','50','10.00','100','retail','0','2024-11-27 09:20:47','','','','3.2','Cash',13.79,'10','','','4','','1','2024-11-27 06:21:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','740.00','730','Inclusive','branch','Inventory','','','','',''),('417326884473222030',729,'41732686887','582','1.00','100','retail','0','2024-11-27 09:20:47','','','','44.5','Cash',13.79,'100','','','4','','1','2024-11-27 06:21:26','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','100.00','99','Inclusive','branch','Inventory','','','','',''),('417326911313223402',730,'41732691112','692','6.00','30','retail','0','2024-11-27 10:05:31','','','','1','Cash',4.14,'5','','','4','','1','2024-11-27 07:05:34','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','663.00','657','Inclusive','branch','Inventory','','','','',''),('417326961056504201',731,'41732691134','1153','10.00','500','retail','0','2024-11-27 11:28:25','','','','30','Cash',68.97,'50','','','4','','1','2024-11-27 08:28:31','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'10','50.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('417326970362321302',732,'41732697016','1205','5.00','50','retail','0','2024-11-27 11:43:56','','','','5','Cash',6.90,'10','','','4','','1','2024-11-27 08:44:40','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'5','95.00','90','Inclusive','branch','Inventory','1110','4000','5500','',''),('417326974399334923',733,'41732697080','1134','3.00','60','retail','0','2024-11-27 11:50:59','','','','7.63','Cash',8.28,'20','','','4','','1','2024-11-27 08:51:04','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','122.00','119','Inclusive','branch','Inventory','1110','4000','5500','',''),('417326974592740322',734,'41732697080','1198','10.00','50','retail','0','2024-11-27 11:50:59','','','','3','Cash',6.90,'5','','','4','','1','2024-11-27 08:51:04','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','351.00','341','Inclusive','branch','Inventory','1110','4000','5500','',''),('417327025110134373',735,'41732702475','701','1.00','420','retail','0','2024-11-27 13:16:33','','','','258','Cash',57.93,'420','','','4','','1','2024-11-27 10:17:12','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',362.07,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417327025343037013',736,'41732702475','1147','5.00','150','retail','0','2024-11-27 13:16:33','','','','5','Cash',20.69,'30','','','4','','1','2024-11-27 10:17:12','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'5','161.00','156','Inclusive','branch','Inventory','1110','4000','5500','',''),('417327025720322433',737,'41732702475','558','15.00','105','retail','0','2024-11-27 13:16:33','','','','3.43','Cash',14.48,'7','','','4','','1','2024-11-27 10:17:12','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','100.00','85','Inclusive','branch','Inventory','','','','',''),('417327025937433302',738,'41732702475','26','1.00','200','retail','0','2024-11-27 13:16:33','','','','120','Cash',27.59,'200','','','4','','1','2024-11-27 10:17:12','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417327047862233303',739,'41732702668','256','1.00','140','retail','10','2024-11-27 13:53:06','','','','90','Cash',19.31,'140','','','4','','1','2024-11-27 10:53:41','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.69,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417327052440243220',740,'41732705224','420','1.00','50','retail','0','2024-11-27 14:00:44','','','','0','Cash',6.90,'50','','','4','','1','2024-11-27 11:00:47','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('417327182141302020',741,'41732716176','558','15.00','105','retail','0','2024-11-27 17:38:34','','','','3.43','Cash',14.48,'7','','','4','','1','2024-11-27 14:39:07','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','85.00','70','Inclusive','branch','Inventory','','','','',''),('417327182753323334',742,'41732716176','692','5.00','25','retail','0','2024-11-27 17:38:34','','','','1','Cash',3.45,'5','','','4','','1','2024-11-27 14:39:07','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','657.00','652','Inclusive','branch','Inventory','','','','',''),('417327183143023213',743,'41732716176','632','5.00','15','retail','0','2024-11-27 17:38:34','','','','1.45','Cash',2.07,'3','','','4','','1','2024-11-27 14:39:07','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'5','204.00','199','Inclusive','branch','Inventory','','','','',''),('417327183891330320',744,'41732718372','420','1.00','50','retail','0','2024-11-27 17:44:08','','','','0','Cash',6.90,'50','','','4','','1','2024-11-27 14:44:23','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('417327184283014223',745,'41732718372','179','4.00','40','retail','0','2024-11-27 17:44:08','','','','5','Cash',5.52,'10','','','4','','1','2024-11-27 14:44:23','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'4','18.00','14','Inclusive','branch','Inventory','','','','',''),('417327184542224220',746,'41732718372','554','2.00','10','retail','0','2024-11-27 17:44:08','','','','1.1','Cash',1.38,'5','','','4','','1','2024-11-27 14:44:23','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','632.00','630','Inclusive','branch','Inventory','','','','',''),('417327184704023113',747,'41732718372','529','1.00','100','retail','0','2024-11-27 17:44:08','','','','32','Cash',13.79,'100','','','4','','1','2024-11-27 14:44:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','261.00','260','Inclusive','branch','Inventory','','','','',''),('417327185100535170',748,'41732718372','1138','2.00','100','retail','0','2024-11-27 17:44:08','','','','18','Cash',13.79,'50','','','4','','1','2024-11-27 14:44:23','1','50','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','125.00','123','Inclusive','branch','Inventory','1110','4000','5500','',''),('417327185612203233',749,'41732718372','691','1.00','150','retail','0','2024-11-27 17:44:08','','','','48','Cash',20.69,'150','','','4','','1','2024-11-27 14:44:23','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('417327185962634412',750,'41732718372','971','2.00','100','retail','0','2024-11-27 17:44:08','','','','15','Cash',13.79,'50','','','4','','1','2024-11-27 14:44:23','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','34.00','32','Inclusive','branch','Inventory','','','','',''),('417327186173227316',751,'41732718372','612','1.00','100','retail','50','2024-11-27 17:44:08','','','','60','Cash',13.79,'100','','','4','','1','2024-11-27 14:44:23','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417327186480612623',752,'41732718372','1172','1.00','300','retail','0','2024-11-27 17:44:08','','','','209','Cash',41.38,'300','','','4','','1','2024-11-27 14:44:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('417327201622223323',753,'41732720140','632','8.00','24','retail','0','2024-11-27 18:09:49','','','','1.45','Cash',3.31,'3','','','4','','1','2024-11-27 15:09:54','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'8','199.00','191','Inclusive','branch','Inventory','','','','',''),('417327201894882233',754,'41732720140','988','1.00','1','retail','0','2024-11-27 18:09:49','','','','0.50','Cash',0.14,'1','','','4','','1','2024-11-27 15:09:54','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'1','239.00','238','Inclusive','branch','Inventory','','','','',''),('417327208913710007',755,'41732720212','978','1.00','150','retail','0','2024-11-27 18:21:31','','','','90','Cash',20.69,'150','','','4','','1','2024-11-27 15:22:13','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417327217660342626',756,'41732720943','632','8.00','24','retail','0','2024-11-27 18:36:28','','','','1.45','Cash',3.31,'3','','','4','','1','2024-11-27 15:36:34','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'8','191.00','183','Inclusive','branch','Inventory','','','','',''),('417327217872122307',757,'41732720943','988','1.00','1','retail','0','2024-11-27 18:36:28','','','','0.50','Cash',0.14,'1','','','4','','1','2024-11-27 15:36:34','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'1','238.00','237','Inclusive','branch','Inventory','','','','',''),('417327232753732003',758,'41732721822','279','1.00','10','retail','0','2024-11-27 19:01:39','','','','5','Cash',1.38,'10','','','4','','1','2024-11-27 16:01:43','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','194.00','193','Inclusive','branch','Inventory','','','','',''),('417327232993273392',759,'41732721822','276','3.00','90','retail','0','2024-11-27 19:01:39','','','','20','Cash',12.41,'30','','','4','','1','2024-11-27 16:01:43','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'3','259.00','256','Inclusive','branch','Inventory','','','','',''),('417327767192220242',760,'41732771854','607','6.00','600','retail','0','2024-11-28 09:52:21','','','','50','Cash',82.76,'100','','','4','','1','2024-11-28 06:52:54','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'6','87.00','81','Inclusive','branch','Inventory','','','','',''),('417327767403003427',761,'41732771854','1217','1.00','400','retail','0','2024-11-28 09:52:21','','','','250','Cash',55.17,'400','','','4','','1','2024-11-28 06:52:54','1','40','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('417327773237232242',762,'41732776775','1203','1.00','300','retail','0','2024-11-28 10:02:03','','','','225','Cash',41.38,'300','','','4','','1','2024-11-28 07:02:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('417327862710322262',763,'41732786244','256','1.00','140','retail','10','2024-11-28 12:31:11','','','','90','Cash',19.31,'140','','','4','','1','2024-11-28 09:31:23','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.69,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417327910410004222',764,'41732791015','514','4.00','120','retail','0','2024-11-28 13:50:41','','','','23','Cash',16.55,'30','','','4','','1','2024-11-28 10:51:23','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'4','60.00','56','Inclusive','branch','Inventory','','','','',''),('417327956020305030',765,'41732795583','1200','1.00','100','retail','0','2024-11-28 15:06:42','','','','56','Cash',13.79,'100','','','4','','1','2024-11-28 12:07:18','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('417327970613232479',766,'41732797046','1217','1.00','400','retail','0','2024-11-28 15:31:22','','','','250','Cash',55.17,'400','','','4','','1','2024-11-28 12:31:33','1','40','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('417327970822213429',767,'41732797046','607','6.00','600','retail','0','2024-11-28 15:31:22','','','','50','Cash',82.76,'100','','','4','','1','2024-11-28 12:31:33','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'6','81.00','75','Inclusive','branch','Inventory','','','','',''),('417327993713231303',768,'41732799350','558','15.00','105','retail','0','2024-11-28 16:10:35','','','','3.43','Cash',14.48,'7','','','4','','1','2024-11-28 13:11:15','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','70.00','55','Inclusive','branch','Inventory','','','','',''),('417327994083922343',769,'41732799350','692','5.00','25','retail','0','2024-11-28 16:10:35','','','','1','Cash',3.45,'5','','','4','','1','2024-11-28 13:11:15','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','652.00','647','Inclusive','branch','Inventory','','','','',''),('417327994352297432',770,'41732799350','904','1.00','350','retail','0','2024-11-28 16:10:35','','','','210','Cash',48.28,'350','','','4','','1','2024-11-28 13:11:15','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417328000942403233',771,'41732800066','1176','1.00','150','retail','0','2024-11-28 16:21:35','','','','68','Cash',20.69,'150','','','4','','1','2024-11-28 13:22:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('417328003313332003',772,'41732800310','1246','3.00','90','retail','0','2024-11-28 16:25:49','','','','12','Cash',12.41,'30','','','4','','1','2024-11-28 13:26:25','1','57','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'3','55.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('417328003492402014',773,'41732800310','1149','1.00','300','retail','0','2024-11-28 16:25:49','','','','150','Cash',41.38,'300','','','4','','1','2024-11-28 13:26:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('417328020522223202',774,'41732802033','1198','10.00','50','retail','0','2024-11-28 16:54:34','','','','3','Cash',6.90,'5','','','4','','1','2024-11-28 13:54:37','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','241.00','231','Inclusive','branch','Inventory','1110','4000','5500','',''),('417328020740000334',775,'41732802033','1241','2.00','130','retail','0','2024-11-28 16:54:34','','','','43','Cash',17.93,'65','','','4','','1','2024-11-28 13:54:37','1','56','new','1','new','pcs','','','','yes','','0','','','VATABLE',56.03,'2','120.00','118','Inclusive','branch','Inventory','1110','4000','5500','',''),('417328060860222637',776,'41732806057','1148','10.00','420','retail','0','2024-11-28 18:01:57','','','','21','Cash',57.93,'42','','','4','','1','2024-11-28 15:02:18','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',36.21,'10','13.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('417328061161043333',777,'41732806057','692','10.00','50','retail','0','2024-11-28 18:01:57','','','','1','Cash',6.90,'5','','','4','','1','2024-11-28 15:02:18','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','647.00','637','Inclusive','branch','Inventory','','','','',''),('417328062290322430',778,'41732806203','966','30.00','300','retail','0','2024-11-28 18:03:49','','','','5.20','Cash',41.38,'10','','','4','','1','2024-11-28 15:03:54','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'30','460.00','430','Inclusive','branch','Inventory','','','','',''),('417328603010230323',779,'41732860281','1215','1.00','100','retail','0','2024-11-29 09:05:36','','','','47','Cash',13.79,'100','','','4','','1','2024-11-29 06:05:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('417328603203320000',780,'41732860281','48','1.00','50','retail','0','2024-11-29 09:05:36','','','','18','Cash',6.90,'50','','','4','','1','2024-11-29 06:05:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','64.00','63','Inclusive','branch','Inventory','','','','',''),('417328603354228222',781,'41732860281','121','1.00','50','retail','0','2024-11-29 09:05:36','','','','26','Cash',6.90,'50','','','4','','1','2024-11-29 06:05:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('417328611535221133',782,'41732860339','161','1.00','45','retail','0','2024-11-29 09:19:13','','','','34','Cash',6.21,'45','','','4','','1','2024-11-29 06:23:14','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('417328686363242313',783,'41732868612','739','5.00','10','retail','0','2024-11-29 11:24:19','','','','1','Cash',1.38,'2','','','4','','1','2024-11-29 08:24:22','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'5','1350.00','1345','Inclusive','branch','Inventory','','','','',''),('417328686593260432',784,'41732868612','506','5.00','15','retail','0','2024-11-29 11:24:19','','','','1.5','Cash',2.07,'3','','','4','','1','2024-11-29 08:24:22','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'5','193.00','188','Inclusive','branch','Inventory','','','','',''),('417328693592330434',785,'41732868662','582','1.00','100','retail','0','2024-11-29 11:37:22','','','','44.5','Cash',13.79,'100','','','4','','1','2024-11-29 08:37:36','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','93.00','92','Inclusive','branch','Inventory','','','','',''),('417328693793429223',786,'41732868662','279','3.00','30','retail','0','2024-11-29 11:37:22','','','','5','Cash',4.14,'10','','','4','','1','2024-11-29 08:37:36','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'3','193.00','190','Inclusive','branch','Inventory','','','','',''),('417328694410234223',787,'41732868662','632','7.00','21','retail','0','2024-11-29 11:37:22','','','','1.45','Cash',2.90,'3','','','4','','1','2024-11-29 08:37:36','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'7','183.00','176','Inclusive','branch','Inventory','','','','',''),('417328737813374030',788,'41732873745','701','1.00','420','retail','0','2024-11-29 12:51:44','','','','258','Cash',57.93,'420','','','4','','1','2024-11-29 09:51:47','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',362.07,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417328738051333250',789,'41732873745','739','20.00','40','retail','0','2024-11-29 12:51:44','','','','1','Cash',5.52,'2','','','4','','1','2024-11-29 09:51:47','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','1345.00','1325','Inclusive','branch','Inventory','','','','',''),('417328738312023203',790,'41732873745','612','1.00','100','retail','50','2024-11-29 12:51:44','','','','60','Cash',13.79,'100','','','4','','1','2024-11-29 09:51:47','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417328738574337300',791,'41732873745','600','1.00','300','retail','0','2024-11-29 12:51:44','','','','170','Cash',41.38,'300','','','4','','1','2024-11-29 09:51:47','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','100.00','99','Inclusive','branch','Inventory','','','','',''),('417328738802307328',792,'41732873745','692','10.00','50','retail','0','2024-11-29 12:51:44','','','','1','Cash',6.90,'5','','','4','','1','2024-11-29 09:51:47','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','637.00','627','Inclusive','branch','Inventory','','','','',''),('417328739032000303',793,'41732873745','554','6.00','30','retail','0','2024-11-29 12:51:44','','','','1.1','Cash',4.14,'5','','','4','','1','2024-11-29 09:51:47','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','630.00','624','Inclusive','branch','Inventory','','','','',''),('417328740362423331',794,'41732874013','739','20.00','40','retail','0','2024-11-29 12:53:56','','','','1','Cash',5.52,'2','','','4','','1','2024-11-29 09:54:00','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','1325.00','1305','Inclusive','branch','Inventory','','','','',''),('417328804053008030',795,'41732880385','290','1.00','100','retail','0','2024-11-29 14:40:06','','','','40','Cash',13.79,'100','','','4','','1','2024-11-29 11:41:39','1','24','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('417328852383043210',796,'41732880499','291','1.00','450','retail','0','2024-11-29 16:00:38','','','','300','Cash',62.07,'450','','','4','','1','2024-11-29 13:00:41','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417328867672623222',797,'41732886748','558','15.00','105','retail','0','2024-11-29 16:27:07','','','','3.43','Cash',14.48,'7','','','4','','1','2024-11-29 13:27:34','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','55.00','40','Inclusive','branch','Inventory','','','','',''),('417328867910043383',798,'41732886748','71','10.00','50','retail','0','2024-11-29 16:27:07','','','','2','Cash',6.90,'5','','','4','','1','2024-11-29 13:27:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','58.00','48','Inclusive','branch','Inventory','','','','',''),('417328868273422032',799,'41732886748','109','15.00','75','retail','0','2024-11-29 16:27:07','','','','2','Cash',10.34,'5','','','4','','1','2024-11-29 13:27:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','615.00','600','Inclusive','branch','Inventory','','','','',''),('417328880662330623',800,'41732888053','181','1.00','70','retail','0','2024-11-29 16:47:47','','','','36','Cash',9.66,'70','','','4','','1','2024-11-29 13:47:50','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('417328921909323983',801,'41732888070','1169','10.00','300','retail','0','2024-11-29 17:56:51','','','','22','Cash',41.38,'30','','','4','','1','2024-11-29 14:56:54','1','54','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','60.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('417328922102232309',802,'41732888070','71','10.00','50','retail','0','2024-11-29 17:56:51','','','','2','Cash',6.90,'5','','','4','','1','2024-11-29 14:56:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','48.00','38','Inclusive','branch','Inventory','','','','',''),('417328937183703211',803,'41732893653','601','15.00','150','retail','0','2024-11-29 18:22:22','','','','5.39','Cash',20.69,'10','','','4','','1','2024-11-29 15:22:58','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'15','270.00','255','Inclusive','branch','Inventory','','','','',''),('417328937421223123',804,'41732893653','692','4.00','20','retail','0','2024-11-29 18:22:22','','','','1','Cash',2.76,'5','','','4','','1','2024-11-29 15:22:58','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','627.00','623','Inclusive','branch','Inventory','','','','',''),('417328945723732089',805,'41732894556','21','1.00','35','retail','0','2024-11-29 18:36:49','','','','25','Cash',4.83,'35','','','4','','1','2024-11-29 15:37:29','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'1','91.00','90','Inclusive','branch','Inventory','','','','',''),('417328946092320120',806,'41732894556','1204','1.00','100','retail','0','2024-11-29 18:36:49','','','','42','Cash',13.79,'100','','','4','','1','2024-11-29 15:37:29','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','95.00','94','Inclusive','branch','Inventory','1110','4000','5500','',''),('417328959472342438',807,'41732895927','739','5.00','10','retail','0','2024-11-29 18:59:07','','','','1','Cash',1.38,'2','','','4','','1','2024-11-29 15:59:10','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'5','1305.00','1300','Inclusive','branch','Inventory','','','','',''),('417329492182339033',808,'41732949166','558','20.00','140','retail','0','2024-11-30 09:48:16','','','','3.43','Cash',19.31,'7','','','4','','1','2024-11-30 06:48:51','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'20','40.00','20','Inclusive','branch','Inventory','','','','',''),('417329492960093306',809,'41732949166','109','17.00','85','retail','0','2024-11-30 09:48:16','','','','2','Cash',11.72,'5','','','4','','1','2024-11-30 06:48:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'17','600.00','583','Inclusive','branch','Inventory','','','','',''),('417329510352347032',810,'41732949331','632','12.00','36','retail','0','2024-11-30 10:17:29','','','','1.45','Cash',4.97,'3','','','4','','1','2024-11-30 07:17:32','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'12','176.00','164','Inclusive','branch','Inventory','','','','',''),('417329510490134333',811,'41732949331','1134','1.00','20','retail','0','2024-11-30 10:17:29','','','','7.63','Cash',2.76,'20','','','4','','1','2024-11-30 07:17:32','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','119.00','118','Inclusive','branch','Inventory','1110','4000','5500','',''),('417329551540012135',812,'41732951065','739','5.00','10','retail','0','2024-11-30 11:27:49','','','','1','Cash',1.38,'2','','','4','','1','2024-11-30 08:28:30','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'5','1300.00','1295','Inclusive','branch','Inventory','','','','',''),('417329552683298203',813,'41732951065','739','5.00','10','retail','0','2024-11-30 11:27:49','','','','1','Cash',1.38,'2','','','4','','1','2024-11-30 08:28:30','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'5','1295.00','1290','Inclusive','branch','Inventory','','','','',''),('417329595453532323',814,'41732955310','558','15.00','105','retail','0','2024-11-30 12:39:34','','','','3.43','Cash',14.48,'7','','','4','','1','2024-11-30 09:39:39','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','20.00','5','Inclusive','branch','Inventory','','','','',''),('417329595743024032',815,'41732955310','632','15.00','45','retail','0','2024-11-30 12:39:34','','','','1.45','Cash',6.21,'3','','','4','','1','2024-11-30 09:39:39','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'15','164.00','149','Inclusive','branch','Inventory','','','','',''),('417329635842625333',816,'41732959580','739','5.00','10','retail','0','2024-11-30 13:46:40','','','','1','Cash',1.38,'2','','','4','','1','2024-11-30 10:46:43','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'5','1290.00','1285','Inclusive','branch','Inventory','','','','',''),('417329636003230703',817,'41732959580','988','10.00','10','retail','0','2024-11-30 13:46:40','','','','0.50','Cash',1.38,'1','','','4','','1','2024-11-30 10:46:43','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'10','237.00','227','Inclusive','branch','Inventory','','','','',''),('417329642033020332',818,'41732964175','1013','1.00','50','retail','0','2024-11-30 13:56:43','','','','11','Cash',6.90,'50','','','4','','1','2024-11-30 10:56:46','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('417329649062702202',819,'41732964206','1134','2.00','40','retail','0','2024-11-30 14:08:48','','','','7.63','Cash',5.52,'20','','','4','','1','2024-11-30 11:08:54','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','118.00','116','Inclusive','branch','Inventory','1110','4000','5500','',''),('417329649270203703',820,'41732964206','111','2.00','60','retail','0','2024-11-30 14:08:48','','','','22','Cash',8.28,'30','','','4','','1','2024-11-30 11:08:54','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','108.00','106','Inclusive','branch','Inventory','','','','',''),('417329659123703421',821,'41732964934','1181','5.00','75','retail','0','2024-11-30 14:26:45','','','','7','Cash',10.34,'15','','','4','','1','2024-11-30 11:27:31','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'5','70.00','65','Inclusive','branch','Inventory','1110','4000','5500','',''),('417329659440423312',822,'41732964934','266','1.00','70','retail','0','2024-11-30 14:26:45','','','','22','Cash',9.66,'70','','','4','','1','2024-11-30 11:27:31','1','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('417329659802998332',823,'41732964934','739','12.00','24','retail','0','2024-11-30 14:26:45','','','','1','Cash',3.31,'2','','','4','','1','2024-11-30 11:27:31','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'12','1285.00','1273','Inclusive','branch','Inventory','','','','',''),('417329660053000930',824,'41732964934','988','1.00','1','retail','0','2024-11-30 14:26:45','','','','0.50','Cash',0.14,'1','','','4','','1','2024-11-30 11:27:31','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'1','227.00','226','Inclusive','branch','Inventory','','','','',''),('417329712542002592',825,'41732971223','420','1.00','50','retail','0','2024-11-30 15:55:04','','','','0','Cash',6.90,'50','','','4','','1','2024-11-30 12:55:07','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('417329713042230472',826,'41732971223','256','1.00','140','retail','10','2024-11-30 15:55:04','','','','90','Cash',19.31,'140','','','4','','1','2024-11-30 12:55:07','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.69,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417329788162023036',827,'41732978760','739','20.00','40','retail','0','2024-11-30 18:02:17','','','','1','Cash',5.52,'2','','','4','','1','2024-11-30 15:02:32','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','1273.00','1253','Inclusive','branch','Inventory','','','','',''),('417329789367033210',828,'41732978760','109','15.00','75','retail','0','2024-11-30 18:02:17','','','','2','Cash',10.34,'5','','','4','','1','2024-11-30 15:02:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','483.00','468','Inclusive','branch','Inventory','','','','',''),('417329807590444330',829,'41732978953','1146','1.00','100','retail','0','2024-11-30 18:33:18','','','','20','Cash',13.79,'100','','','4','','1','2024-11-30 15:33:22','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('417329807823233202',830,'41732978953','181','2.00','140','retail','0','2024-11-30 18:33:18','','','','36','Cash',19.31,'70','','','4','','1','2024-11-30 15:33:22','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','14.00','12','Inclusive','branch','Inventory','','','','',''),('417329807982340038',831,'41732978953','903','1.00','50','retail','0','2024-11-30 18:33:18','','','','24','Cash',6.90,'50','','','4','','1','2024-11-30 15:33:22','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('417329814853332729',832,'41732981458','692','6.00','30','retail','0','2024-11-30 18:44:45','','','','1','Cash',4.14,'5','','','4','','1','2024-11-30 15:44:50','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','623.00','617','Inclusive','branch','Inventory','','','','',''),('417329821881930201',833,'41732982164','739','10.00','20','retail','0','2024-11-30 18:56:55','','','','1','Cash',2.76,'2','','','4','','1','2024-11-30 15:56:59','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1253.00','1243','Inclusive','branch','Inventory','','','','',''),('417329822133334223',834,'41732982164','988','14.00','14','retail','0','2024-11-30 18:56:55','','','','0.50','Cash',1.93,'1','','','4','','1','2024-11-30 15:56:59','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'14','226.00','212','Inclusive','branch','Inventory','','','','',''),('417329822483233110',835,'41732982221','1141','1.00','150','retail','0','2024-11-30 18:57:28','','','','96','Cash',20.69,'150','','','4','','1','2024-11-30 15:58:04','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('417331216863222242',836,'41733121459','71','2.00','10','retail','0','2024-12-02 09:41:27','','','','2','Cash',1.38,'5','','','4','','1','2024-12-02 06:41:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','538.00','536','Inclusive','branch','Inventory','','','','',''),('417331249072423000',837,'41733121691','21','2.00','70','retail','0','2024-12-02 10:35:07','','','','25','Cash',9.66,'35','','','4','','1','2024-12-02 07:35:10','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'2','90.00','88','Inclusive','branch','Inventory','','','','',''),('417331271740013333',838,'41733124911','989','10.00','20','retail','10','2024-12-02 11:12:55','','','','0.95','Cash',2.76,'2','','','4','','1','2024-12-02 08:12:59','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','72.00','62','Inclusive','branch','Inventory','','','','',''),('417331320693333312',839,'41733127179','1141','1.00','150','retail','0','2024-12-02 12:35:27','','','','96','Cash',20.69,'150','','','4','','1','2024-12-02 09:35:30','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417331320890200220',840,'41733127179','1','1.00','60','retail','0','2024-12-02 12:35:27','','','','30','Cash',8.28,'60','','','4','','1','2024-12-02 09:35:30','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','80.00','79','Inclusive','branch','Inventory','','','','',''),('417331321274272073',841,'41733127179','446','10.00','100','retail','0','2024-12-02 12:35:27','','','','2','Cash',13.79,'10','','','4','','1','2024-12-02 09:35:30','1','9','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','550.00','540','Inclusive','branch','Inventory','','','','',''),('417331344703201312',842,'41733132171','632','15.00','45','retail','0','2024-12-02 13:14:31','','','','1.45','Cash',6.21,'3','','','4','','1','2024-12-02 10:14:34','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'15','649.00','634','Inclusive','branch','Inventory','','','','',''),('417331363547350421',843,'41733134474','1203','1.00','300','retail','0','2024-12-02 13:49:10','','','','225','Cash',41.38,'300','','','4','','1','2024-12-02 10:49:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('417331364463773623',844,'41733134474','724','10.00','100','retail','0','2024-12-02 13:49:10','','','','2.9','Cash',13.79,'10','','','4','','1','2024-12-02 10:49:15','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','65.00','55','Inclusive','branch','Inventory','','','','',''),('417331364760337032',845,'41733134474','691','1.00','150','retail','0','2024-12-02 13:49:10','','','','48','Cash',20.69,'150','','','4','','1','2024-12-02 10:49:15','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('417331365070332163',846,'41733134474','109','15.00','75','retail','0','2024-12-02 13:49:10','','','','2','Cash',10.34,'5','','','4','','1','2024-12-02 10:49:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','468.00','453','Inclusive','branch','Inventory','','','','',''),('417331365283203302',847,'41733134474','612','1.00','150','retail','0','2024-12-02 13:49:10','','','','60','Cash',20.69,'150','','','4','','1','2024-12-02 10:49:15','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('417331365502312032',848,'41733134474','71','1.00','5','retail','0','2024-12-02 13:49:10','','','','2','Cash',0.69,'5','','','4','','1','2024-12-02 10:49:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','536.00','535','Inclusive','branch','Inventory','','','','',''),('417331454614444240',849,'41733145446','251','1.00','50','retail','0','2024-12-02 16:18:25','','','','20','Cash',6.90,'50','','','4','','1','2024-12-02 13:18:29','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('417331455041337323',850,'41733145446','256','1.00','140','retail','10','2024-12-02 16:18:25','','','','90','Cash',19.31,'140','','','4','','1','2024-12-02 13:18:29','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.69,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417331486583312276',851,'41733148557','109','10.00','50','retail','0','2024-12-02 17:11:01','','','','2','Cash',6.90,'5','','','4','','1','2024-12-02 14:12:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','453.00','443','Inclusive','branch','Inventory','','','','',''),('417331489787213047',852,'41733148740','554','14.00','70','retail','0','2024-12-02 17:16:37','','','','1.1','Cash',9.66,'5','','','4','','1','2024-12-02 14:16:41','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'14','624.00','610','Inclusive','branch','Inventory','','','','',''),('417331489972232382',853,'41733148740','1106','1.00','100','retail','0','2024-12-02 17:16:37','','','','0','Cash',13.79,'100','','','4','','1','2024-12-02 14:16:41','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('417331505753322030',854,'41733150540','86','5.00','75','retail','0','2024-12-02 17:42:56','','','','10','Cash',10.34,'15','','','4','','1','2024-12-02 14:43:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'5','70.00','65','Inclusive','branch','Inventory','','','','',''),('417331516132532602',855,'41733151216','739','5.00','10','retail','0','2024-12-02 18:00:13','','','','1','Cash',1.38,'2','','','4','','1','2024-12-02 15:00:17','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'5','2243.00','2238','Inclusive','branch','Inventory','','','','',''),('417331545743503232',856,'41733154554','1254','15.00','1125','retail','0','2024-12-02 18:49:35','','','','38','Cash',155.17,'75','','','4','','1','2024-12-02 15:49:55','1','10','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'15','20.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('417331550073230050',857,'41733154988','739','10.00','20','retail','0','2024-12-02 18:56:48','','','','1','Cash',2.76,'2','','','4','','1','2024-12-02 15:57:52','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','2238.00','2228','Inclusive','branch','Inventory','','','','',''),('417332053050200334',858,'41733205290','420','1.00','50','retail','0','2024-12-03 08:55:05','','','','0','Cash',6.90,'50','','','4','','1','2024-12-03 05:55:58','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('417332089560292032',859,'41733205359','972','6.00','270','retail','0','2024-12-03 09:55:57','','','','23','Cash',37.24,'45','','','4','','1','2024-12-03 06:57:15','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'6','104.00','98','Inclusive','branch','Inventory','','','','',''),('417332102833330247',860,'41733209061','632','5.00','15','retail','0','2024-12-03 10:18:05','','','','1.45','Cash',2.07,'3','','','4','','1','2024-12-03 07:18:08','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'5','634.00','629','Inclusive','branch','Inventory','','','','',''),('417332105832023025',861,'41733210288','607','6.00','600','retail','0','2024-12-03 10:24:22','','','','50','Cash',82.76,'100','','','4','','1','2024-12-03 07:25:11','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'6','71.00','65','Inclusive','branch','Inventory','','','','',''),('417332106002030223',862,'41733210288','1217','1.00','400','retail','0','2024-12-03 10:24:22','','','','250','Cash',55.17,'400','','','4','','1','2024-12-03 07:25:11','1','40','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('417332106440230422',863,'41733210288','1174','2.00','500','retail','0','2024-12-03 10:24:22','','','','90','Cash',68.97,'250','','','4','','1','2024-12-03 07:25:11','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417332106612031022',864,'41733210288','1194','1.00','100','retail','0','2024-12-03 10:24:22','','','','10','Cash',13.79,'100','','','4','','1','2024-12-03 07:25:11','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('417332125047272230',865,'41733212489','420','1.00','50','retail','0','2024-12-03 10:55:04','','','','0','Cash',6.90,'50','','','4','','1','2024-12-03 07:55:07','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('417332164673022722',866,'41733216451','739','5.00','10','retail','0','2024-12-03 12:01:08','','','','1','Cash',1.38,'2','','','4','','1','2024-12-03 09:01:11','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'5','2228.00','2223','Inclusive','branch','Inventory','','','','',''),('417332176212370024',867,'41733217611','1146','1.00','100','retail','0','2024-12-03 12:20:22','','','','20','Cash',13.79,'100','','','4','','1','2024-12-03 09:22:09','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('417332207097203393',868,'41733217765','237','1.00','110','retail','0','2024-12-03 13:11:49','','','','68','Cash',15.17,'110','','','4','','1','2024-12-03 10:12:28','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',94.83,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417332223910333333',869,'41733222374','1198','10.00','50','retail','0','2024-12-03 13:39:52','','','','3','Cash',6.90,'5','','','4','','1','2024-12-03 10:39:55','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','231.00','221','Inclusive','branch','Inventory','1110','4000','5500','',''),('417332265692220092',870,'41733222461','111','1.00','30','retail','0','2024-12-03 14:49:30','','','','22','Cash',4.14,'30','','','4','','1','2024-12-03 11:49:34','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','106.00','105','Inclusive','branch','Inventory','','','','',''),('417332268130323438',871,'41733226574','693','1.00','50','retail','0','2024-12-03 14:53:33','','','','20','Cash',6.90,'50','','','4','','1','2024-12-03 11:53:37','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('417332356673000220',872,'41733235616','1134','3.00','60','retail','0','2024-12-03 17:21:08','','','','7.63','Cash',8.28,'20','','','4','','1','2024-12-03 14:22:10','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','116.00','113','Inclusive','branch','Inventory','1110','4000','5500','',''),('417332373552323127',873,'41733237328','21','1.00','30','retail','5','2024-12-03 17:49:16','','','','25','Cash',4.14,'30','','','4','','1','2024-12-03 14:49:19','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','88.00','87','Inclusive','branch','Inventory','','','','',''),('417332397442032379',874,'41733237359','506','17.00','51','retail','0','2024-12-03 18:29:05','','','','1.5','Cash',7.03,'3','','','4','','1','2024-12-03 15:30:01','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'17','188.00','171','Inclusive','branch','Inventory','','','','',''),('417332403030203332',875,'41733240271','989','10.00','20','retail','10','2024-12-03 18:38:23','','','','0.95','Cash',2.76,'2','','','4','','1','2024-12-03 15:38:29','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','62.00','52','Inclusive','branch','Inventory','','','','',''),('417332412983304238',876,'41733240337','554','4.00','20','retail','0','2024-12-03 18:56:15','','','','1.1','Cash',2.76,'5','','','4','','1','2024-12-03 15:56:23','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','610.00','606','Inclusive','branch','Inventory','','','','',''),('417332413362263231',877,'41733240337','256','1.00','140','retail','10','2024-12-03 18:56:15','','','','90','Cash',19.31,'140','','','4','','1','2024-12-03 15:56:23','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.69,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417332413752242253',878,'41733240337','249','1.00','250','retail','50','2024-12-03 18:56:15','','','','150','Cash',34.48,'250','','','4','','1','2024-12-03 15:56:23','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('417332916470902223',879,'41733290408','420','1.00','50','retail','0','2024-12-04 08:54:08','','','','0','Cash',6.90,'50','','','4','','1','2024-12-04 05:54:14','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('417332927697333312',880,'41733292713','329','66.00','330','retail','132','2024-12-04 09:12:49','','','','4','Cash',45.52,'5','','','4','','1','2024-12-04 06:12:56','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'66','66.00','0','Inclusive','branch','Inventory','','','','',''),('417332946432332226',881,'41733292776','1130','30.00','300','retail','0','2024-12-04 09:45:08','','','','0','Cash',41.38,'10','','','4','','1','2024-12-04 06:46:03','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'30','840.00','810','Inclusive','branch','Inventory','1110','4000','5500','',''),('417332947080097333',882,'41733292776','2','2.00','100','retail','0','2024-12-04 09:45:08','','','','20','Cash',13.79,'50','','','4','','1','2024-12-04 06:46:03','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','73.00','71','Inclusive','branch','Inventory','','','','',''),('417332948753533042',883,'41733294763','1146','1.00','100','retail','0','2024-12-04 09:47:55','','','','20','Cash',13.79,'100','','','4','','1','2024-12-04 06:48:40','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('417332962007332002',884,'41733296180','1172','1.00','300','retail','0','2024-12-04 10:11:36','','','','209','Cash',41.38,'300','','','4','','1','2024-12-04 07:11:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('417332962260262273',885,'41733296180','612','1.00','100','retail','50','2024-12-04 10:11:36','','','','60','Cash',13.79,'100','','','4','','1','2024-12-04 07:11:43','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('417332962624373031',886,'41733296180','971','2.00','100','retail','0','2024-12-04 10:11:36','','','','15','Cash',13.79,'50','','','4','','1','2024-12-04 07:11:43','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','32.00','30','Inclusive','branch','Inventory','','','','',''),('417332962960303722',887,'41733296180','109','6.00','30','retail','0','2024-12-04 10:11:36','','','','2','Cash',4.14,'5','','','4','','1','2024-12-04 07:11:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','443.00','437','Inclusive','branch','Inventory','','','','',''),('417332979832383391',888,'41733296357','306','2.00','80','retail','0','2024-12-04 10:39:43','','','','7','Cash',11.03,'40','','','4','','1','2024-12-04 07:39:47','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'2','200.00','198','Inclusive','branch','Inventory','','','','',''),('417333047564312332',889,'41733302938','1111','1.00','100','retail','0','2024-12-04 12:32:37','','','','0','Cash',13.79,'100','','','4','','1','2024-12-04 09:33:19','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('417333058314333043',890,'41733304799','181','1.00','70','retail','0','2024-12-04 12:50:31','','','','36','Cash',9.66,'70','','','4','','1','2024-12-04 09:51:07','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('417333058963393330',891,'41733305868','72','20.00','200','retail','0','2024-12-04 12:52:11','','','','3.5','Cash',27.59,'10','','','4','','1','2024-12-04 09:52:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'20','610.00','590','Inclusive','branch','Inventory','','','','',''),('417333059312032012',892,'41733305868','109','32.00','160','retail','0','2024-12-04 12:52:11','','','','2','Cash',22.07,'5','','','4','','1','2024-12-04 09:52:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'32','437.00','405','Inclusive','branch','Inventory','','','','',''),('417333059900232530',893,'41733305970','420','1.00','50','retail','0','2024-12-04 12:53:10','','','','0','Cash',6.90,'50','','','4','','1','2024-12-04 09:53:45','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('417333073817202278',894,'41733307355','1168','1.00','50','retail','0','2024-12-04 13:16:21','','','','23','Cash',6.90,'50','','','4','','1','2024-12-04 10:16:27','1','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('417333169003242322',895,'41733316882','111','4.00','120','retail','0','2024-12-04 15:55:00','','','','22','Cash',16.55,'30','','','4','','1','2024-12-04 12:55:33','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'4','105.00','101','Inclusive','branch','Inventory','','','','',''),('417333221993220323',896,'41733316933','554','10.00','50','retail','0','2024-12-04 17:23:19','','','','1.1','Cash',6.90,'5','','','4','','1','2024-12-04 14:23:25','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','606.00','596','Inclusive','branch','Inventory','','','','',''),('417333238963333236',897,'41733323876','2','1.00','50','retail','0','2024-12-04 17:51:36','','','','20','Cash',6.90,'50','','','4','','1','2024-12-04 14:51:40','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','71.00','70','Inclusive','branch','Inventory','','','','',''),('417333288453230082',898,'41733328810','989','15.00','30','retail','15','2024-12-04 19:14:06','','','','0.95','Cash',4.14,'2','','','4','','1','2024-12-04 16:14:10','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'15','52.00','37','Inclusive','branch','Inventory','','','','',''),('417333288833302343',899,'41733328850','988','10.00','10','retail','0','2024-12-04 19:15:08','','','','0.50','Cash',1.38,'1','','','4','','1','2024-12-04 16:19:17','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'10','212.00','202','Inclusive','branch','Inventory','','','','',''),('417333289063203233',900,'41733328850','739','5.00','10','retail','0','2024-12-04 19:15:08','','','','1','Cash',1.38,'2','','','4','','1','2024-12-04 16:19:17','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'5','2223.00','2218','Inclusive','branch','Inventory','','','','',''),('417333817783004022',901,'41733381420','554','4.00','20','retail','0','2024-12-05 09:57:26','','','','1.1','Cash',2.76,'5','','','4','','1','2024-12-05 06:57:30','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','596.00','592','Inclusive','branch','Inventory','','','','',''),('417333818055002310',902,'41733381420','1150','14.00','140','retail','0','2024-12-05 09:57:26','','','','5','Cash',19.31,'10','','','4','','1','2024-12-05 06:57:30','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'14','347.00','333','Inclusive','branch','Inventory','1110','4000','5500','',''),('417333818262108037',903,'41733381420','988','10.00','10','retail','0','2024-12-05 09:57:26','','','','0.50','Cash',1.38,'1','','','4','','1','2024-12-05 06:57:30','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'10','202.00','192','Inclusive','branch','Inventory','','','','',''),('417333818463401338',904,'41733381420','692','8.00','40','retail','0','2024-12-05 09:57:26','','','','1','Cash',5.52,'5','','','4','','1','2024-12-05 06:57:30','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'8','517.00','509','Inclusive','branch','Inventory','','','','',''),('417333840223228242',905,'41733381850','607','10.00','1000','retail','0','2024-12-05 10:34:21','','','','50','Cash',137.93,'100','','','4','','1','2024-12-05 07:34:40','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'10','56.00','46','Inclusive','branch','Inventory','','','','',''),('417333840424220232',906,'41733381850','1174','1.00','250','retail','0','2024-12-05 10:34:21','','','','90','Cash',34.48,'250','','','4','','1','2024-12-05 07:34:40','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('417333840613323220',907,'41733381850','1217','1.00','400','retail','0','2024-12-05 10:34:21','','','','250','Cash',55.17,'400','','','4','','1','2024-12-05 07:34:40','1','40','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('417333872033022442',908,'41733385888','506','5.00','15','retail','0','2024-12-05 11:27:38','','','','1.5','Cash',2.07,'3','','','4','','1','2024-12-05 08:27:42','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'5','171.00','166','Inclusive','branch','Inventory','','','','',''),('417333872313072223',909,'41733385888','739','5.00','10','retail','0','2024-12-05 11:27:38','','','','1','Cash',1.38,'2','','','4','','1','2024-12-05 08:27:42','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'5','2218.00','2213','Inclusive','branch','Inventory','','','','',''),('417333872560333325',910,'41733385888','554','2.00','10','retail','0','2024-12-05 11:27:38','','','','1.1','Cash',1.38,'5','','','4','','1','2024-12-05 08:27:42','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','592.00','590','Inclusive','branch','Inventory','','','','',''),('417333902472003302',911,'41733387277','1218','1.00','70','retail','0','2024-12-05 12:17:28','','','','35','Cash',9.66,'70','','','4','','1','2024-12-05 09:17:31','1','34','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('417333923152332333',912,'41733390251','554','20.00','100','retail','0','2024-12-05 12:51:56','','','','1.1','Cash',13.79,'5','','','4','','1','2024-12-05 09:52:01','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'20','590.00','570','Inclusive','branch','Inventory','','','','',''),('417333925950003430',913,'41733392340','111','5.00','150','retail','0','2024-12-05 12:56:37','','','','22','Cash',20.69,'30','','','4','','1','2024-12-05 09:56:44','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'5','91.00','86','Inclusive','branch','Inventory','','','','',''),('417333927127423012',914,'41733392605','558','10.00','70','retail','0','2024-12-05 12:58:32','','','','3.43','Cash',9.66,'7','','','4','','1','2024-12-05 09:59:13','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'10','905.00','895','Inclusive','branch','Inventory','','','','',''),('417333981242032032',915,'41733397736','133','1.00','350','retail','0','2024-12-05 14:28:44','','','','245','Cash',48.28,'350','','','4','','1','2024-12-05 11:29:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('417333982392233303',916,'41733398159','1030','5.00','200','retail','0','2024-12-05 14:31:00','','','','17','Cash',27.59,'40','','','4','','1','2024-12-05 11:31:11','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'5','90.00','85','Inclusive','branch','Inventory','','','','',''),('417333982600233022',917,'41733398159','558','15.00','105','retail','0','2024-12-05 14:31:00','','','','3.43','Cash',14.48,'7','','','4','','1','2024-12-05 11:31:11','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','895.00','880','Inclusive','branch','Inventory','','','','',''),('417333984071322323',918,'41733398271','972','10.00','450','retail','0','2024-12-05 14:33:27','','','','23','Cash',62.07,'45','','','4','','1','2024-12-05 11:35:34','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'10','98.00','88','Inclusive','branch','Inventory','','','','',''),('417334019683320230',919,'41733398564','1217','1.00','400','retail','0','2024-12-05 15:33:18','','','','250','Cash',55.17,'400','','','4','','1','2024-12-05 12:34:30','1','40','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('417334019974202103',920,'41733398564','1174','1.00','250','retail','0','2024-12-05 15:33:18','','','','90','Cash',34.48,'250','','','4','','1','2024-12-05 12:34:30','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('417334105774333234',921,'41733410521','1153','5.00','250','retail','0','2024-12-05 17:56:20','','','','30','Cash',34.48,'50','','','4','','1','2024-12-05 14:56:24','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'5','40.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('417334124632460371',922,'41733412449','1196','1.00','50','retail','0','2024-12-05 18:27:45','','','','0','Cash',6.90,'50','','','4','','1','2024-12-05 15:27:52','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('417334125823234322',923,'41733412553','1199','3.00','54','retail','0','2024-12-05 18:30:33','','','','0','Cash',7.45,'18','','','4','','1','2024-12-05 15:31:27','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',15.52,'3','6.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('417334126311333240',924,'41733412553','558','15.00','105','retail','0','2024-12-05 18:30:33','','','','3.43','Cash',14.48,'7','','','4','','1','2024-12-05 15:31:27','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','880.00','865','Inclusive','branch','Inventory','','','','',''),('417334128191100219',925,'41733412688','1145','1.00','80','retail','0','2024-12-05 18:33:39','','','','51','Cash',11.03,'80','','','4','','1','2024-12-05 15:33:42','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('417334128423084333',926,'41733412823','1','1.00','60','retail','0','2024-12-05 18:34:52','','','','30','Cash',8.28,'60','','','4','','1','2024-12-05 15:35:07','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','78.00','77','Inclusive','branch','Inventory','','','','',''),('417334128692271227',927,'41733412823','739','20.00','40','retail','0','2024-12-05 18:34:52','','','','1','Cash',5.52,'2','','','4','','1','2024-12-05 15:35:07','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','2213.00','2193','Inclusive','branch','Inventory','','','','',''),('417334128920793923',928,'41733412823','525','1.00','300','retail','0','2024-12-05 18:34:52','','','','95','Cash',41.38,'300','','','4','','1','2024-12-05 15:35:07','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417334135884224301',929,'41733413561','988','15.00','15','retail','0','2024-12-05 18:46:32','','','','0.50','Cash',2.07,'1','','','4','','1','2024-12-05 15:46:42','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'15','192.00','177','Inclusive','branch','Inventory','','','','',''),('417334146542043344',930,'41733414627','400','10.00','50','retail','0','2024-12-05 19:04:14','','','','2','Cash',6.90,'5','','','4','','1','2024-12-05 16:04:21','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','189.00','179','Inclusive','branch','Inventory','','','','',''),('417334147521173250',931,'41733414661','632','10.00','30','retail','0','2024-12-05 19:05:53','','','','1.45','Cash',4.14,'3','','','4','','1','2024-12-05 16:05:57','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','629.00','619','Inclusive','branch','Inventory','','','','',''),('417334150050331233',932,'41733414983','739','5.00','10','retail','0','2024-12-05 19:10:39','','','','1','Cash',1.38,'2','','','4','','1','2024-12-05 16:10:46','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'5','2193.00','2188','Inclusive','branch','Inventory','','','','',''),('417334150393003320',933,'41733414983','692','2.00','10','retail','0','2024-12-05 19:10:39','','','','1','Cash',1.38,'5','','','4','','1','2024-12-05 16:10:46','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','509.00','507','Inclusive','branch','Inventory','','','','',''),('417334152453122033',934,'41733415218','988','5.00','5','retail','0','2024-12-05 19:14:06','','','','0.50','Cash',0.69,'1','','','4','','1','2024-12-05 16:14:09','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'5','177.00','172','Inclusive','branch','Inventory','','','','',''),('417334626563370306',935,'41733462487','445','7.00','21','retail','0','2024-12-06 08:24:17','','','','1','Cash',2.90,'3','','','4','','1','2024-12-06 05:25:14','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'7','498.00','491','Inclusive','branch','Inventory','','','','',''),('417334673926222333',936,'41733467355','113','20.00','400','retail','0','2024-12-06 09:43:12','','','','13','Cash',55.17,'20','','','4','','1','2024-12-06 06:43:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'20','60.00','40','Inclusive','branch','Inventory','','','','',''),('417334682310333434',937,'41733467398','127','3.00','90','retail','0','2024-12-06 09:57:12','','','','7','Cash',12.41,'30','','','4','','1','2024-12-06 06:57:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'3','85.00','82','Inclusive','branch','Inventory','','','','',''),('417334738163232303',938,'41733473785','9','20.00','200','retail','0','2024-12-06 11:30:16','','','','5.2','Cash',27.59,'10','','','4','','1','2024-12-06 08:31:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'20','60.00','40','Inclusive','branch','Inventory','','','','',''),('417334769093333022',939,'41733474743','121','1.00','50','retail','0','2024-12-06 12:21:49','','','','26','Cash',6.90,'50','','','4','','1','2024-12-06 09:22:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('417334881931332382',940,'41733488166','1215','1.00','100','retail','0','2024-12-06 15:29:53','','','','47','Cash',13.79,'100','','','4','','1','2024-12-06 12:29:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('417334897043307347',941,'41733488452','1246','5.00','150','retail','0','2024-12-06 15:55:37','','','','12','Cash',20.69,'30','','','4','','1','2024-12-06 12:55:42','1','57','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'5','52.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('417334897373203023',942,'41733488452','1172','1.00','300','retail','0','2024-12-06 15:55:37','','','','209','Cash',41.38,'300','','','4','','1','2024-12-06 12:55:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('417334932653052032',943,'41733489754','74','2.00','40','retail','0','2024-12-06 16:54:26','','','','11','Cash',5.52,'20','','','4','','1','2024-12-06 13:55:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','26.00','24','Inclusive','branch','Inventory','','','','',''),('417334955270342933',944,'41733495489','1149','1.00','250','retail','50','2024-12-06 17:33:55','','','','150','Cash',34.48,'250','','','4','','1','2024-12-06 14:35:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('417334955610730314',945,'41733495489','48','1.00','50','retail','0','2024-12-06 17:33:55','','','','18','Cash',6.90,'50','','','4','','1','2024-12-06 14:35:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','63.00','62','Inclusive','branch','Inventory','','','','',''),('417334956352132244',946,'41733495489','904','1.00','350','retail','0','2024-12-06 17:33:55','','','','210','Cash',48.28,'350','','','4','','1','2024-12-06 14:35:27','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417335001170302323',947,'41733498001','36','1.00','540','retail','0','2024-12-06 18:48:38','','','','400','Cash',74.48,'540','','','4','','1','2024-12-06 15:49:28','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',465.52,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417335549833333231',948,'41733550537','692','2.00','10','retail','0','2024-12-07 10:03:04','','','','1','Cash',1.38,'5','','','4','','1','2024-12-07 07:03:09','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','507.00','505','Inclusive','branch','Inventory','','','','',''),('417335564492014223',949,'41733554989','306','1.00','40','retail','0','2024-12-07 10:27:30','','','','7','Cash',5.52,'40','','','4','','1','2024-12-07 07:29:04','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','198.00','197','Inclusive','branch','Inventory','','','','',''),('417335575382215340',950,'41733556544','554','1.00','5','retail','0','2024-12-07 10:46:39','','','','1.1','Cash',0.69,'5','','','4','','1','2024-12-07 07:46:58','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','570.00','569','Inclusive','branch','Inventory','','','','',''),('417335575699313571',951,'41733556544','340','1.00','35','retail','0','2024-12-07 10:46:39','','','','26','Cash',4.83,'35','','','4','','1','2024-12-07 07:46:58','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('417335575992020203',952,'41733556544','440','1.00','50','retail','0','2024-12-07 10:46:39','','','','22','Cash',6.90,'50','','','4','','1','2024-12-07 07:46:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('417335637197031111',953,'41733557619','1139','10.00','300','retail','0','2024-12-07 12:28:40','','','','21','Cash',41.38,'30','','','4','','1','2024-12-07 09:28:44','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','139.00','129','Inclusive','branch','Inventory','1110','4000','5500','',''),('417335645221260243',954,'41733563744','143','1.00','50','retail','0','2024-12-07 12:42:02','','','','25','Cash',6.90,'50','','','4','','1','2024-12-07 09:42:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('417335656980003522',955,'41733564574','739','20.00','40','retail','0','2024-12-07 13:03:33','','','','1','Cash',5.52,'2','','','4','','1','2024-12-07 10:04:20','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','2088.00','2068','Inclusive','branch','Inventory','','','','',''),('417335657883742120',956,'41733564574','71','10.00','50','retail','0','2024-12-07 13:03:33','','','','2','Cash',6.90,'5','','','4','','1','2024-12-07 10:04:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','435.00','425','Inclusive','branch','Inventory','','','','',''),('417335658138283024',957,'41733564574','443','10.00','50','retail','0','2024-12-07 13:03:33','','','','2','Cash',6.90,'5','','','4','','1','2024-12-07 10:04:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','200.00','190','Inclusive','branch','Inventory','','','','',''),('417335737220022322',958,'41733573698','554','10.00','50','retail','0','2024-12-07 15:16:13','','','','1.1','Cash',6.90,'5','','','4','','1','2024-12-07 12:16:51','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','569.00','559','Inclusive','branch','Inventory','','','','',''),('417335737444334335',959,'41733573698','525','1.00','300','retail','0','2024-12-07 15:16:13','','','','95','Cash',41.38,'300','','','4','','1','2024-12-07 12:16:51','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417335737723223273',960,'41733573698','1198','10.00','50','retail','0','2024-12-07 15:16:13','','','','3','Cash',6.90,'5','','','4','','1','2024-12-07 12:16:51','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','221.00','211','Inclusive','branch','Inventory','1110','4000','5500','',''),('417335789943393392',961,'41733578966','99','25.00','50','retail','0','2024-12-07 16:43:15','','','','1.2','Cash',6.90,'2','','','4','','1','2024-12-07 13:44:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'25','148.00','123','Inclusive','branch','Inventory','','','','',''),('417335807143230235',962,'41733579053','894','1.00','50','retail','10','2024-12-07 17:11:54','','','','24','Cash',6.90,'50','','','4','','1','2024-12-07 14:11:59','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417335892620222422',963,'41733589240','554','4.00','20','retail','0','2024-12-07 19:34:22','','','','1.1','Cash',2.76,'5','','','4','','1','2024-12-07 16:35:01','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','559.00','555','Inclusive','branch','Inventory','','','','',''),('417335893199322230',964,'41733589301','1107','1.00','50','retail','0','2024-12-07 19:35:20','','','','0','Cash',6.90,'50','','','4','','1','2024-12-07 16:36:00','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('417337211563233010',965,'41733721144','131','1.00','150','retail','0','2024-12-09 08:12:36','','','','106','Cash',20.69,'150','','','4','','1','2024-12-09 05:12:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('417337299267220473',966,'41733729893','1177','20.00','300','retail','0','2024-12-09 10:38:47','','','','8','Cash',41.38,'15','','','4','','1','2024-12-09 07:38:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'20','570.00','550','Inclusive','branch','Inventory','1110','4000','5500','',''),('417337327500702232',967,'41733729930','1152','1.00','380','retail','0','2024-12-09 11:25:50','','','','190','Cash',52.41,'380','','','4','','1','2024-12-09 08:25:56','1','10','new','1','new','pcs','','','','yes','','0','','','VATABLE',327.59,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('417337359842220023',968,'41733732767','445','7.00','21','retail','0','2024-12-09 12:19:44','','','','1','Cash',2.90,'3','','','4','','1','2024-12-09 09:20:04','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'7','491.00','484','Inclusive','branch','Inventory','','','','',''),('417337441034032342',969,'41733744085','1112','1.00','100','retail','0','2024-12-09 14:35:32','','','','0','Cash',13.79,'100','','','4','','1','2024-12-09 11:36:33','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('417337441320223731',970,'41733744085','966','30.00','300','retail','0','2024-12-09 14:35:32','','','','5.20','Cash',41.38,'10','','','4','','1','2024-12-09 11:36:33','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'30','430.00','400','Inclusive','branch','Inventory','','','','',''),('417337488873333032',971,'41733748849','346','1.00','700','retail','0','2024-12-09 15:54:48','','','','400','Cash',96.55,'700','','','4','','1','2024-12-09 12:54:54','1','46','new','1','new','pcs','','','','yes','','0','','','VATABLE',603.45,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417337503701032753',972,'41733748895','1','1.00','60','retail','0','2024-12-09 16:19:30','','','','30','Cash',8.28,'60','','','4','','1','2024-12-09 13:19:34','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','76.00','75','Inclusive','branch','Inventory','','','','',''),('417337513564003572',973,'41733750535','230','1.00','100','retail','0','2024-12-09 16:35:56','','','','68','Cash',13.79,'100','','','4','','1','2024-12-09 13:38:41','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('417337527497222322',974,'41733752717','1204','2.00','180','retail','20','2024-12-09 16:59:10','','','','42','Cash',24.83,'90','','','4','','1','2024-12-09 13:59:14','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',77.59,'2','94.00','92','Inclusive','branch','Inventory','1110','4000','5500','',''),('417337535302432200',975,'41733752791','612','1.00','150','retail','0','2024-12-09 17:12:35','','','','60','Cash',20.69,'150','','','4','','1','2024-12-09 14:14:21','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('417337535553320330',976,'41733752791','397','10.00','100','retail','0','2024-12-09 17:12:35','','','','3','Cash',13.79,'10','','','4','','1','2024-12-09 14:14:21','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','185.00','175','Inclusive','branch','Inventory','','','','',''),('417337581333320230',977,'41733753682','1187','5.00','100','retail','0','2024-12-09 18:28:53','','','','9','Cash',13.79,'20','','','4','','1','2024-12-09 15:28:57','1','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'5','88.00','83','Inclusive','branch','Inventory','1110','4000','5500','',''),('417337595502333332',978,'41733721981','256','1.00','140','retail','10','2024-12-09 18:52:30','','','','90','Cash',19.31,'140','','','4','','1','2024-12-09 15:54:22','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.69,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417338116033000820',979,'41733811590','420','1.00','50','retail','0','2024-12-10 09:20:03','','','','0','Cash',6.90,'50','','','4','','1','2024-12-10 06:20:06','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('417338142844313234',980,'41733814266','632','15.00','45','retail','0','2024-12-10 10:04:44','','','','1.45','Cash',6.21,'3','','','4','','1','2024-12-10 07:04:48','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'15','619.00','604','Inclusive','branch','Inventory','','','','',''),('417338156472002332',981,'41733814289','121','1.00','50','retail','0','2024-12-10 10:27:28','','','','26','Cash',6.90,'50','','','4','','1','2024-12-10 07:28:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('417338259005427230',982,'41733825599','1190','1.00','180','retail','20','2024-12-10 13:19:00','','','','124','Cash',24.83,'180','','','4','','1','2024-12-10 10:19:38','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('417338259240033733',983,'41733825599','99','30.00','60','retail','0','2024-12-10 13:19:00','','','','1.2','Cash',8.28,'2','','','4','','1','2024-12-10 10:19:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'30','123.00','93','Inclusive','branch','Inventory','','','','',''),('417338259405230332',984,'41733825599','36','1.00','540','retail','0','2024-12-10 13:19:00','','','','400','Cash',74.48,'540','','','4','','1','2024-12-10 10:19:38','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',465.52,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417338272452720332',985,'41733815692','1106','1.00','100','retail','0','2024-12-10 13:40:46','','','','0','Cash',13.79,'100','','','4','','1','2024-12-10 10:41:17','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('417338293832202833',986,'41733827277','41','1.00','450','retail','0','2024-12-10 14:16:23','','','','318','Cash',62.07,'450','','','4','','1','2024-12-10 11:16:55','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417338389913933093',987,'41733838978','36','1.00','540','retail','0','2024-12-10 16:58:21','','','','400','Cash',74.48,'540','','','4','','1','2024-12-10 13:58:57','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',465.52,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417338390152023421',988,'41733838978','587','20.00','200','retail','0','2024-12-10 16:58:21','','','','4','Cash',27.59,'10','','','4','','1','2024-12-10 13:58:57','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'20','535.00','515','Inclusive','branch','Inventory','','','','',''),('417338390393203329',989,'41733838978','1198','10.00','50','retail','0','2024-12-10 16:58:21','','','','3','Cash',6.90,'5','','','4','','1','2024-12-10 13:58:57','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','211.00','201','Inclusive','branch','Inventory','1110','4000','5500','',''),('417338390763333384',990,'41733838978','109','15.00','75','retail','0','2024-12-10 16:58:21','','','','2','Cash',10.34,'5','','','4','','1','2024-12-10 13:58:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','305.00','290','Inclusive','branch','Inventory','','','','',''),('417338391002310702',991,'41733838978','1198','1.00','5','retail','0','2024-12-10 16:58:21','','','','3','Cash',0.69,'5','','','4','','1','2024-12-10 13:58:57','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','201.00','200','Inclusive','branch','Inventory','1110','4000','5500','',''),('417338398474380337',992,'41733825988','701','1.00','400','retail','20','2024-12-10 17:11:49','','','','258','Cash',55.17,'400','','','4','','1','2024-12-10 14:11:57','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417338398773372238',993,'41733825988','554','10.00','50','retail','0','2024-12-10 17:11:49','','','','1.1','Cash',6.90,'5','','','4','','1','2024-12-10 14:11:57','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','555.00','545','Inclusive','branch','Inventory','','','','',''),('417338405750032207',994,'41733840553','988','15.00','15','retail','0','2024-12-10 17:22:56','','','','0.50','Cash',2.07,'1','','','4','','1','2024-12-10 14:22:59','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'15','172.00','157','Inclusive','branch','Inventory','','','','',''),('417338416648248033',995,'41733812430','692','10.00','50','retail','0','2024-12-10 17:41:05','','','','1','Cash',6.90,'5','','','4','','1','2024-12-10 14:41:10','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','505.00','495','Inclusive','branch','Inventory','','','','',''),('417338457970743247',996,'41733845775','692','10.00','50','retail','0','2024-12-10 18:49:58','','','','1','Cash',6.90,'5','','','4','','1','2024-12-10 15:50:03','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','495.00','485','Inclusive','branch','Inventory','','','','',''),('417339068234032202',997,'41733906797','1213','20.00','200','retail','0','2024-12-11 11:47:29','','','','5','Cash',27.59,'10','','','4','','1','2024-12-11 08:48:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'20','400.00','380','Inclusive','branch','Inventory','1110','4000','5500','',''),('417339068493940380',998,'41733906797','38','15.00','30','retail','0','2024-12-11 11:47:29','','','','0.6','Cash',4.14,'2','','','4','','1','2024-12-11 08:48:54','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'15','436.00','421','Inclusive','branch','Inventory','','','','',''),('417339070493213302',999,'41733906935','114','40.00','120','retail','0','2024-12-11 11:51:21','','','','1','Cash',16.55,'3','','','4','','1','2024-12-11 08:51:48','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'40','782.00','742','Inclusive','branch','Inventory','','','','',''),('417339070818872329',1000,'41733906935','99','40.00','80','retail','0','2024-12-11 11:51:21','','','','1.2','Cash',11.03,'2','','','4','','1','2024-12-11 08:51:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'40','93.00','53','Inclusive','branch','Inventory','','','','',''),('417339080740322002',1001,'41733907108','582','1.00','100','retail','0','2024-12-11 12:08:36','','','','44.5','Cash',13.79,'100','','','4','','1','2024-12-11 09:08:40','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','86.00','85','Inclusive','branch','Inventory','','','','',''),('417339080960032223',1002,'41733907108','1','2.00','120','retail','0','2024-12-11 12:08:36','','','','30','Cash',16.55,'60','','','4','','1','2024-12-11 09:08:40','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'2','75.00','73','Inclusive','branch','Inventory','','','','',''),('417339081168223410',1003,'41733907108','1106','1.00','100','retail','0','2024-12-11 12:08:36','','','','0','Cash',13.79,'100','','','4','','1','2024-12-11 09:08:40','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('417339081687342020',1004,'41733908146','1215','1.00','100','retail','0','2024-12-11 12:10:59','','','','47','Cash',13.79,'100','','','4','','1','2024-12-11 09:11:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('417339081970070394',1005,'41733908146','558','14.00','98','retail','0','2024-12-11 12:10:59','','','','3.43','Cash',13.52,'7','','','4','','1','2024-12-11 09:11:40','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'14','765.00','751','Inclusive','branch','Inventory','','','','',''),('417339082380201000',1006,'41733908146','1101','1.00','50','retail','0','2024-12-11 12:10:59','','','','18','Cash',6.90,'50','','','4','','1','2024-12-11 09:11:40','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','53.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('417339082593720030',1007,'41733908146','121','1.00','50','retail','0','2024-12-11 12:10:59','','','','26','Cash',6.90,'50','','','4','','1','2024-12-11 09:11:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('417339083323201102',1008,'41733908300','554','84.00','420','retail','0','2024-12-11 12:13:33','','','','1.1','Cash',57.93,'5','','','4','','1','2024-12-11 09:13:53','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'84','545.00','461','Inclusive','branch','Inventory','','','','',''),('417339084132010324',1009,'41733908300','1243','3.00','1050','retail','150','2024-12-11 12:13:33','','','','265','Cash',144.83,'350','','','4','','1','2024-12-11 09:13:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'3','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('417339085022313020',1010,'41733908480','971','1.00','50','retail','0','2024-12-11 12:15:32','','','','15','Cash',6.90,'50','','','4','','1','2024-12-11 09:16:11','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('417339085320023202',1011,'41733908480','691','1.00','150','retail','0','2024-12-11 12:15:32','','','','48','Cash',20.69,'150','','','4','','1','2024-12-11 09:16:11','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('417339089252992022',1012,'41733908894','1111','1.00','100','retail','0','2024-12-11 12:23:04','','','','0','Cash',13.79,'100','','','4','','1','2024-12-11 09:23:28','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('417339089600072722',1013,'41733908894','692','5.00','25','retail','0','2024-12-11 12:23:04','','','','1','Cash',3.45,'5','','','4','','1','2024-12-11 09:23:28','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','485.00','480','Inclusive','branch','Inventory','','','','',''),('417339089842024303',1014,'41733908894','558','15.00','105','retail','0','2024-12-11 12:23:04','','','','3.43','Cash',14.48,'7','','','4','','1','2024-12-11 09:23:28','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','751.00','736','Inclusive','branch','Inventory','','','','',''),('417339108172243331',1015,'41733910781','1114','1.00','280','retail','0','2024-12-11 12:53:37','','','','0','Cash',38.62,'280','','','4','','1','2024-12-11 09:55:36','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('417339150672213333',1016,'41733911229','1007','30.00','150','retail','0','2024-12-11 14:04:27','','','','2','Cash',20.69,'5','','','4','','1','2024-12-11 11:05:29','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'30','2610.00','2580','Inclusive','branch','Inventory','','','','',''),('417339151802335333',1017,'41733915129','605','4.00','300','retail','0','2024-12-11 14:06:20','','','','62.5','Cash',41.38,'75','','','4','','1','2024-12-11 11:06:23','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'4','8.00','4','Inclusive','branch','Inventory','','','','',''),('417339157223732234',1018,'41733915218','41','1.00','450','retail','0','2024-12-11 14:15:22','','','','318','Cash',62.07,'450','','','4','','1','2024-12-11 11:15:52','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417339175545234121',1019,'41733917347','692','1.00','5','retail','0','2024-12-11 14:45:55','','','','1','Cash',0.69,'5','','','4','','1','2024-12-11 11:45:58','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','480.00','479','Inclusive','branch','Inventory','','','','',''),('417339195657063322',1020,'41733917558','978','1.00','150','retail','0','2024-12-11 15:19:26','','','','90','Cash',20.69,'150','','','4','','1','2024-12-11 12:21:09','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417339207753303200',1021,'41733920749','978','2.00','300','retail','0','2024-12-11 15:39:59','','','','90','Cash',41.38,'150','','','4','','1','2024-12-11 12:40:38','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','5.00','3','Inclusive','branch','Inventory','','','','',''),('417339207999023920',1022,'41733920749','96','1.00','90','retail','10','2024-12-11 15:39:59','','','','65','Cash',12.41,'90','','','4','','1','2024-12-11 12:40:38','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',77.59,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417339208781422080',1023,'41733920854','442','1.00','50','retail','0','2024-12-11 15:43:05','','','','12','Cash',6.90,'50','','','4','','1','2024-12-11 12:43:54','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417339209333132227',1024,'41733920854','525','1.00','300','retail','0','2024-12-11 15:43:05','','','','95','Cash',41.38,'300','','','4','','1','2024-12-11 12:43:54','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417339209852195343',1025,'41733920854','1248','2.00','100','retail','0','2024-12-11 15:43:05','','','','15','Cash',13.79,'50','','','4','','1','2024-12-11 12:43:54','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','75.00','73','Inclusive','branch','Inventory','1110','4000','5500','',''),('417339216352302229',1026,'41733921615','1036','10.00','50','retail','0','2024-12-11 15:53:56','','','','1','Cash',6.90,'5','','','4','','1','2024-12-11 12:53:59','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','60.00','50','Inclusive','branch','Inventory','','','','',''),('417339253843833892',1027,'41733922622','48','1.00','50','retail','0','2024-12-11 16:56:43','','','','18','Cash',6.90,'50','','','4','','1','2024-12-11 13:56:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','58.00','57','Inclusive','branch','Inventory','','','','',''),('417339254023920223',1028,'41733922622','202','1.00','50','retail','0','2024-12-11 16:56:43','','','','24.9','Cash',6.90,'50','','','4','','1','2024-12-11 13:56:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417339254273234233',1029,'41733925407','21','2.00','70','retail','0','2024-12-11 16:57:56','','','','25','Cash',9.66,'35','','','4','','1','2024-12-11 13:57:59','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'2','87.00','85','Inclusive','branch','Inventory','','','','',''),('417339254522022200',1030,'41733925407','1141','1.00','130','retail','20','2024-12-11 16:57:56','','','','96','Cash',17.93,'130','','','4','','1','2024-12-11 13:57:59','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('417339254750233337',1031,'41733925407','1210','1.00','230','retail','20','2024-12-11 16:57:56','','','','165','Cash',31.72,'230','','','4','','1','2024-12-11 13:57:59','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',198.28,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('417339260782824322',1032,'41733925998','269','1.00','120','retail','0','2024-12-11 17:07:59','','','','79','Cash',16.55,'120','','','4','','1','2024-12-11 14:10:10','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('417339311467724140',1033,'41733931119','739','20.00','40','retail','0','2024-12-11 18:34:34','','','','1','Cash',5.52,'2','','','4','','1','2024-12-11 15:35:10','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','1768.00','1748','Inclusive','branch','Inventory','','','','',''),('417339312194227221',1034,'41733931119','109','15.00','75','retail','0','2024-12-11 18:34:34','','','','2','Cash',10.34,'5','','','4','','1','2024-12-11 15:35:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','290.00','275','Inclusive','branch','Inventory','','','','',''),('417339312710329204',1035,'41733931119','1203','1.00','300','retail','0','2024-12-11 18:34:34','','','','225','Cash',41.38,'300','','','4','','1','2024-12-11 15:35:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('417339326560320163',1036,'41733931437','1149','1.00','300','retail','0','2024-12-11 18:58:59','','','','150','Cash',41.38,'300','','','4','','1','2024-12-11 15:59:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('417339326802093620',1037,'41733931437','1140','1.00','115','retail','0','2024-12-11 18:58:59','','','','84','Cash',15.86,'115','','','4','','1','2024-12-11 15:59:31','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',99.14,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('417339327391939730',1038,'41733931437','38','18.00','36','retail','0','2024-12-11 18:58:59','','','','0.6','Cash',4.97,'2','','','4','','1','2024-12-11 15:59:31','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'18','421.00','403','Inclusive','branch','Inventory','','','','',''),('417339843900034229',1039,'41733984374','269','1.00','120','retail','0','2024-12-12 09:19:50','','','','79','Cash',16.55,'120','','','4','','1','2024-12-12 06:19:54','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('417339929050033322',1040,'41733992887','306','1.00','40','retail','0','2024-12-12 11:43:10','','','','7','Cash',5.52,'40','','','4','','1','2024-12-12 08:43:54','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','197.00','196','Inclusive','branch','Inventory','','','','',''),('417339929904929222',1041,'41733992887','988','10.00','10','retail','0','2024-12-12 11:43:10','','','','0.50','Cash',1.38,'1','','','4','','1','2024-12-12 08:43:54','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'10','157.00','147','Inclusive','branch','Inventory','','','','',''),('417339930472302407',1042,'41733993034','1101','1.00','50','retail','0','2024-12-12 11:44:31','','','','18','Cash',6.90,'50','','','4','','1','2024-12-12 08:44:35','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('417339930700023700',1043,'41733993034','988','10.00','10','retail','0','2024-12-12 11:44:31','','','','0.50','Cash',1.38,'1','','','4','','1','2024-12-12 08:44:35','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'10','147.00','137','Inclusive','branch','Inventory','','','','',''),('417340007033100372',1044,'41734000686','74','1.00','20','retail','0','2024-12-12 13:52:13','','','','11','Cash',2.76,'20','','','4','','1','2024-12-12 10:52:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('417340007333214204',1045,'41734000686','506','10.00','30','retail','0','2024-12-12 13:52:13','','','','1.5','Cash',4.14,'3','','','4','','1','2024-12-12 10:52:17','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','166.00','156','Inclusive','branch','Inventory','','','','',''),('417340032402332300',1046,'41734000737','1104','1.00','140','retail','10','2024-12-12 14:34:00','','','','0','Cash',19.31,'140','','','4','','1','2024-12-12 11:34:37','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.69,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('417340044732023303',1047,'41734003277','184','1.00','10','retail','0','2024-12-12 14:54:33','','','','4','Cash',1.38,'10','','','4','','1','2024-12-12 11:55:09','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('417340045360342020',1048,'41734004509','739','10.00','20','retail','0','2024-12-12 14:55:37','','','','1','Cash',2.76,'2','','','4','','1','2024-12-12 11:55:41','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1748.00','1738','Inclusive','branch','Inventory','','','','',''),('417340046184302230',1049,'41734004602','74','1.00','20','retail','0','2024-12-12 14:56:58','','','','11','Cash',2.76,'20','','','4','','1','2024-12-12 11:57:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('417340067067623002',1050,'41734006237','638','1.00','150','retail','0','2024-12-12 15:33:34','','','','89','Cash',20.69,'150','','','4','','1','2024-12-12 12:34:43','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417340067233362043',1051,'41734006237','1','1.00','60','retail','0','2024-12-12 15:33:34','','','','30','Cash',8.28,'60','','','4','','1','2024-12-12 12:34:43','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','73.00','72','Inclusive','branch','Inventory','','','','',''),('417340067502201306',1052,'41734006237','1104','1.00','150','retail','0','2024-12-12 15:33:34','','','','0','Cash',20.69,'150','','','4','','1','2024-12-12 12:34:43','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('417340068143220038',1053,'41734006237','1120','1.00','100','retail','0','2024-12-12 15:33:34','','','','0','Cash',13.79,'100','','','4','','1','2024-12-12 12:34:43','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('417340717863334833',1054,'41734071767','554','10.00','50','retail','0','2024-12-13 09:36:27','','','','1.1','Cash',6.90,'5','','','4','','1','2024-12-13 06:36:29','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','461.00','451','Inclusive','branch','Inventory','','','','',''),('417340724060322300',1055,'41734071789','48','1.00','50','retail','0','2024-12-13 09:47:14','','','','18','Cash',6.90,'50','','','4','','1','2024-12-13 06:47:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','52.00','51','Inclusive','branch','Inventory','','','','',''),('417340724342303247',1056,'41734071789','1107','1.00','40','retail','10','2024-12-13 09:47:14','','','','0','Cash',5.52,'40','','','4','','1','2024-12-13 06:47:19','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('417340724897333334',1057,'41734072439','693','1.00','50','retail','0','2024-12-13 09:48:34','','','','20','Cash',6.90,'50','','','4','','1','2024-12-13 06:49:27','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417340725130402333',1058,'41734072439','739','5.00','10','retail','0','2024-12-13 09:48:34','','','','1','Cash',1.38,'2','','','4','','1','2024-12-13 06:49:27','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'5','1738.00','1733','Inclusive','branch','Inventory','','','','',''),('417340735681721327',1059,'41734072567','184','5.00','50','retail','0','2024-12-13 10:06:25','','','','4','Cash',6.90,'10','','','4','','1','2024-12-13 07:06:28','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'5','49.00','44','Inclusive','branch','Inventory','','','','',''),('417340735850234233',1060,'41734072567','251','1.00','50','retail','0','2024-12-13 10:06:25','','','','20','Cash',6.90,'50','','','4','','1','2024-12-13 07:06:28','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('417340748527124237',1061,'41734073589','420','1.00','50','retail','0','2024-12-13 10:27:32','','','','0','Cash',6.90,'50','','','4','','1','2024-12-13 07:32:41','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('417340765950334064',1062,'41734075183','1190','1.00','200','retail','0','2024-12-13 10:56:35','','','','124','Cash',27.59,'200','','','4','','1','2024-12-13 07:56:40','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('417340853999075132',1063,'41734085385','306','1.00','40','retail','0','2024-12-13 13:23:19','','','','7','Cash',5.52,'40','','','4','','1','2024-12-13 10:23:24','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','196.00','195','Inclusive','branch','Inventory','','','','',''),('417340879333320030',1064,'41734085404','420','1.00','50','retail','0','2024-12-13 14:05:53','','','','0','Cash',6.90,'50','','','4','','1','2024-12-13 11:06:33','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('417340879530040342',1065,'41734085404','978','1.00','150','retail','0','2024-12-13 14:05:53','','','','90','Cash',20.69,'150','','','4','','1','2024-12-13 11:06:33','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417340882528333320',1066,'41734087993','739','10.00','20','retail','0','2024-12-13 14:10:52','','','','1','Cash',2.76,'2','','','4','','1','2024-12-13 11:10:57','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1733.00','1723','Inclusive','branch','Inventory','','','','',''),('417340943515343270',1067,'41734094316','542','15.00','825','retail','0','2024-12-13 15:52:33','','','','40.86666','Cash',113.79,'55','','','4','','1','2024-12-13 12:52:56','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',47.41,'15','20.00','5','Inclusive','branch','Inventory','','','','',''),('417340947449204320',1068,'41734094390','21','1.00','35','retail','0','2024-12-13 15:59:29','','','','25','Cash',4.83,'35','','','4','','1','2024-12-13 12:59:35','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'1','85.00','84','Inclusive','branch','Inventory','','','','',''),('417340947692234242',1069,'41734094390','306','1.00','40','retail','0','2024-12-13 15:59:29','','','','7','Cash',5.52,'40','','','4','','1','2024-12-13 12:59:35','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','195.00','194','Inclusive','branch','Inventory','','','','',''),('417340989650422210',1070,'41734094794','186','1.00','10','retail','0','2024-12-13 17:10:32','','','','8','Cash',1.38,'10','','','4','','1','2024-12-13 14:10:48','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('417340990302930143',1071,'41734094794','632','15.00','45','retail','0','2024-12-13 17:10:32','','','','1.45','Cash',6.21,'3','','','4','','1','2024-12-13 14:10:48','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'15','604.00','589','Inclusive','branch','Inventory','','','','',''),('417341001904930302',1072,'41734099071','1107','1.00','50','retail','0','2024-12-13 17:29:50','','','','0','Cash',6.90,'50','','','4','','1','2024-12-13 14:29:53','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('417341046263203000',1073,'41734100224','111','4.00','120','retail','0','2024-12-13 18:43:47','','','','22','Cash',16.55,'30','','','4','','1','2024-12-13 15:43:55','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'4','66.00','62','Inclusive','branch','Inventory','','','','',''),('417341580355230477',1074,'41734155569','278','1.00','300','retail','0','2024-12-14 09:34:31','','','','195','Cash',41.38,'300','','','4','','1','2024-12-14 06:34:48','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417341580712004420',1075,'41734155569','1130','30.00','300','retail','0','2024-12-14 09:34:31','','','','0','Cash',41.38,'10','','','4','','1','2024-12-14 06:34:48','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'30','810.00','780','Inclusive','branch','Inventory','1110','4000','5500','',''),('417341608543033333',1076,'41734158088','692','4.00','20','retail','0','2024-12-14 10:20:54','','','','1','Cash',2.76,'5','','','4','','1','2024-12-14 07:21:38','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','479.00','475','Inclusive','branch','Inventory','','','','',''),('417341631792630330',1077,'41734163161','420','1.00','50','retail','0','2024-12-14 10:59:39','','','','0','Cash',6.90,'50','','','4','','1','2024-12-14 08:02:11','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417341652712300423',1078,'41734163348','21','2.00','70','retail','0','2024-12-14 11:35:20','','','','25','Cash',9.66,'35','','','4','','1','2024-12-14 08:35:23','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'2','84.00','82','Inclusive','branch','Inventory','','','','',''),('417341652891022373',1079,'41734163348','121','1.00','50','retail','0','2024-12-14 11:35:20','','','','26','Cash',6.90,'50','','','4','','1','2024-12-14 08:35:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417341653063236422',1080,'41734163348','1101','1.00','50','retail','0','2024-12-14 11:35:20','','','','18','Cash',6.90,'50','','','4','','1','2024-12-14 08:35:23','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('417341653203300233',1081,'41734163348','693','1.00','50','retail','0','2024-12-14 11:35:20','','','','20','Cash',6.90,'50','','','4','','1','2024-12-14 08:35:23','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417341653642304320',1082,'41734165341','21','1.00','30','retail','5','2024-12-14 11:36:05','','','','25','Cash',4.14,'30','','','4','','1','2024-12-14 08:36:08','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','82.00','81','Inclusive','branch','Inventory','','','','',''),('417341685872231322',1083,'41734165377','420','1.00','50','retail','0','2024-12-14 12:29:48','','','','0','Cash',6.90,'50','','','4','','1','2024-12-14 09:30:39','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417341686683330430',1084,'41734168640','924','1.00','100','retail','0','2024-12-14 12:31:08','','','','48','Cash',13.79,'100','','','4','','1','2024-12-14 09:32:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417341768102224473',1085,'41734176783','1147','4.00','120','retail','0','2024-12-14 14:47:28','','','','5','Cash',16.55,'30','','','4','','1','2024-12-14 11:48:03','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'4','106.00','102','Inclusive','branch','Inventory','1110','4000','5500','',''),('417341768461676244',1086,'41734176783','739','10.00','20','retail','0','2024-12-14 14:47:28','','','','1','Cash',2.76,'2','','','4','','1','2024-12-14 11:48:03','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1623.00','1613','Inclusive','branch','Inventory','','','','',''),('417341835847032332',1087,'41734183007','61','1.00','350','retail','0','2024-12-14 16:39:45','','','','250','Cash',48.28,'350','','','4','','1','2024-12-14 13:39:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417341857273223544',1088,'41734185710','256','1.00','150','retail','0','2024-12-14 17:15:27','','','','90','Cash',20.69,'150','','','4','','1','2024-12-14 14:16:06','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417341857852203333',1089,'41734185767','924','1.00','100','retail','0','2024-12-14 17:16:25','','','','48','Cash',13.79,'100','','','4','','1','2024-12-14 14:16:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417341859641433332',1090,'41734185949','701','1.00','420','retail','0','2024-12-14 17:20:12','','','','258','Cash',57.93,'420','','','4','','1','2024-12-14 14:20:52','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',362.07,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417341859904930729',1091,'41734185949','1030','5.00','200','retail','0','2024-12-14 17:20:12','','','','17','Cash',27.59,'40','','','4','','1','2024-12-14 14:20:52','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'5','85.00','80','Inclusive','branch','Inventory','','','','',''),('417341860113032322',1092,'41734185949','554','15.00','75','retail','0','2024-12-14 17:20:12','','','','1.1','Cash',10.34,'5','','','4','','1','2024-12-14 14:20:52','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','451.00','436','Inclusive','branch','Inventory','','','','',''),('417341861694380303',1093,'41734186151','739','10.00','20','retail','0','2024-12-14 17:22:50','','','','1','Cash',2.76,'2','','','4','','1','2024-12-14 14:22:54','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1613.00','1603','Inclusive','branch','Inventory','','','','',''),('417341883973783411',1094,'41734186185','74','1.00','20','retail','0','2024-12-14 17:59:59','','','','11','Cash',2.76,'20','','','4','','1','2024-12-14 15:00:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('417341900899233087',1095,'41734188671','121','1.00','50','retail','0','2024-12-14 18:28:11','','','','26','Cash',6.90,'50','','','4','','1','2024-12-14 15:28:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417341912355553272',1096,'41734190097','1030','2.00','80','retail','0','2024-12-14 18:47:30','','','','17','Cash',11.03,'40','','','4','','1','2024-12-14 15:47:34','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'2','80.00','78','Inclusive','branch','Inventory','','','','',''),('417341912492312322',1097,'41734190097','269','1.00','120','retail','0','2024-12-14 18:47:30','','','','79','Cash',16.55,'120','','','4','','1','2024-12-14 15:47:34','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('417343309873130242',1098,'41734330885','498','4.00','20','retail','4','2024-12-16 09:36:28','','','','3','Cash',2.76,'5','','','4','','1','2024-12-16 06:37:17','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','118.00','114','Inclusive','branch','Inventory','','','','',''),('417343310633223243',1099,'41734331037','1107','1.00','50','retail','0','2024-12-16 09:38:17','','','','0','Cash',6.90,'50','','','4','','1','2024-12-16 06:38:23','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('417343310792002213',1100,'41734331037','693','1.00','50','retail','0','2024-12-16 09:38:17','','','','20','Cash',6.90,'50','','','4','','1','2024-12-16 06:38:23','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417343310972223734',1101,'41734331037','1101','1.00','50','retail','0','2024-12-16 09:38:17','','','','18','Cash',6.90,'50','','','4','','1','2024-12-16 06:38:23','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('417343318183338202',1102,'41734331104','588','10.00','50','retail','0','2024-12-16 09:51:24','','','','0','Cash',6.90,'5','','','4','','1','2024-12-16 06:51:30','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','34.00','24','Inclusive','branch','Inventory','','','','',''),('417343318842133442',1103,'41734331104','337','10.00','50','retail','0','2024-12-16 09:51:24','','','','2','Cash',6.90,'5','','','4','','1','2024-12-16 06:51:30','1','49','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','228.00','218','Inclusive','branch','Inventory','','','','',''),('417343343873331444',1104,'41734331890','736','2.00','10','retail','0','2024-12-16 10:33:07','','','','3','Cash',1.38,'5','','','4','','1','2024-12-16 07:33:11','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','771.00','769','Inclusive','branch','Inventory','','','','',''),('417343391766303733',1105,'41734335658','124','1.00','180','retail','20','2024-12-16 11:52:57','','','','136','Cash',24.83,'180','','','4','','1','2024-12-16 08:54:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('417343395442330930',1106,'41734339246','1242','30.00','900','retail','0','2024-12-16 11:59:33','','','','18','Cash',124.14,'30','','','4','','1','2024-12-16 08:59:37','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'30','120.00','90','Inclusive','branch','Inventory','1110','4000','5500','',''),('417343395720332713',1107,'41734339246','1030','15.00','600','retail','0','2024-12-16 11:59:33','','','','17','Cash',82.76,'40','','','4','','1','2024-12-16 08:59:37','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'15','78.00','63','Inclusive','branch','Inventory','','','','',''),('417343429984323032',1108,'41734342984','693','1.00','50','retail','0','2024-12-16 12:57:01','','','','20','Cash',6.90,'50','','','4','','1','2024-12-16 09:57:05','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417343430213203130',1109,'41734342984','1101','1.00','40','retail','10','2024-12-16 12:57:01','','','','18','Cash',5.52,'40','','','4','','1','2024-12-16 09:57:05','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('417343440666404463',1110,'41734343968','302','4.00','140','retail','0','2024-12-16 13:14:27','','','','20','Cash',19.31,'35','','','4','','1','2024-12-16 10:15:47','1','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'4','17.00','13','Inclusive','branch','Inventory','','','','',''),('417343504282431802',1111,'41734345496','1203','1.00','300','retail','0','2024-12-16 15:02:07','','','','225','Cash',41.38,'300','','','4','','1','2024-12-16 12:02:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('417343505000000323',1112,'41734345496','971','2.00','100','retail','0','2024-12-16 15:02:07','','','','15','Cash',13.79,'50','','','4','','1','2024-12-16 12:02:41','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','27.00','25','Inclusive','branch','Inventory','','','','',''),('417343505266236002',1113,'41734345496','612','1.00','100','retail','50','2024-12-16 15:02:07','','','','60','Cash',13.79,'100','','','4','','1','2024-12-16 12:02:41','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('417343513823502233',1114,'41734350572','181','1.00','70','retail','0','2024-12-16 15:16:23','','','','36','Cash',9.66,'70','','','4','','1','2024-12-16 12:17:34','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('417343523662422332',1115,'41734351468','739','20.00','40','retail','0','2024-12-16 15:32:47','','','','1','Cash',5.52,'2','','','4','','1','2024-12-16 12:32:53','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','1503.00','1483','Inclusive','branch','Inventory','','','','',''),('417343579582334522',1116,'41734357937','1101','1.00','50','retail','0','2024-12-16 17:08:50','','','','18','Cash',6.90,'50','','','4','','1','2024-12-16 14:09:32','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('417343579740223372',1117,'41734357937','121','1.00','50','retail','0','2024-12-16 17:08:50','','','','26','Cash',6.90,'50','','','4','','1','2024-12-16 14:09:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417343581290242322',1118,'41734357937','693','1.00','50','retail','0','2024-12-16 17:08:50','','','','20','Cash',6.90,'50','','','4','','1','2024-12-16 14:09:32','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417343653993363333',1119,'41734365384','21','1.00','35','retail','0','2024-12-16 19:10:01','','','','25','Cash',4.83,'35','','','4','','1','2024-12-16 16:10:43','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'1','81.00','80','Inclusive','branch','Inventory','','','','',''),('417343654712332521',1120,'41734365445','903','1.00','50','retail','0','2024-12-16 19:12:47','','','','24','Cash',6.90,'50','','','4','','1','2024-12-16 16:12:52','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('417343654883240303',1121,'41734365445','1203','1.00','300','retail','0','2024-12-16 19:12:47','','','','225','Cash',41.38,'300','','','4','','1','2024-12-16 16:12:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('417343655163330134',1122,'41734365445','971','2.00','100','retail','0','2024-12-16 19:12:47','','','','15','Cash',13.79,'50','','','4','','1','2024-12-16 16:12:52','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','25.00','23','Inclusive','branch','Inventory','','','','',''),('417343655441350302',1123,'41734365445','109','15.00','75','retail','0','2024-12-16 19:12:47','','','','2','Cash',10.34,'5','','','4','','1','2024-12-16 16:12:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','275.00','260','Inclusive','branch','Inventory','','','','',''),('417343656563123320',1124,'41734365630','988','20.00','20','retail','0','2024-12-16 19:14:16','','','','0.50','Cash',2.76,'1','','','4','','1','2024-12-16 16:14:23','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'20','137.00','117','Inclusive','branch','Inventory','','','','',''),('417344159752030033',1125,'41734414500','443','4.00','20','retail','0','2024-12-17 09:12:55','','','','2','Cash',2.76,'5','','','4','','1','2024-12-17 06:13:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','190.00','186','Inclusive','branch','Inventory','','','','',''),('417344224132421334',1126,'41734416021','420','1.00','50','retail','0','2024-12-17 11:00:15','','','','0','Cash',6.90,'50','','','4','','1','2024-12-17 08:00:47','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417344241831301703',1127,'41734423797','1203','1.00','300','retail','0','2024-12-17 11:31:03','','','','225','Cash',41.38,'300','','','4','','1','2024-12-17 08:31:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('417344242302333733',1128,'41734423797','481','1.00','400','retail','0','2024-12-17 11:31:03','','','','221','Cash',55.17,'400','','','4','','1','2024-12-17 08:31:44','1','39','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417344242610304432',1129,'41734423797','109','10.00','50','retail','0','2024-12-17 11:31:03','','','','2','Cash',6.90,'5','','','4','','1','2024-12-17 08:31:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','260.00','250','Inclusive','branch','Inventory','','','','',''),('417344256802002020',1130,'41734425653','24','1.00','80','retail','20','2024-12-17 11:55:06','','','','40','Cash',11.03,'80','','','4','','1','2024-12-17 08:55:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('417344257054171350',1131,'41734425653','74','6.00','120','retail','0','2024-12-17 11:55:06','','','','11','Cash',16.55,'20','','','4','','1','2024-12-17 08:55:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'6','21.00','15','Inclusive','branch','Inventory','','','','',''),('417344297479302122',1132,'41734425722','109','15.00','75','retail','0','2024-12-17 13:02:28','','','','2','Cash',10.34,'5','','','4','','1','2024-12-17 10:04:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','250.00','235','Inclusive','branch','Inventory','','','','',''),('417344310203032223',1133,'41734429875','1007','4.00','20','retail','0','2024-12-17 13:23:40','','','','2','Cash',2.76,'5','','','4','','1','2024-12-17 10:25:28','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','2280.00','2276','Inclusive','branch','Inventory','','','','',''),('417344317191030273',1134,'41734431140','266','1.00','70','retail','0','2024-12-17 13:35:33','','','','22','Cash',9.66,'70','','','4','','1','2024-12-17 10:35:37','1','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('417344317323423433',1135,'41734431140','2','1.00','50','retail','0','2024-12-17 13:35:33','','','','20','Cash',6.90,'50','','','4','','1','2024-12-17 10:35:37','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','69.00','68','Inclusive','branch','Inventory','','','','',''),('417344418343303370',1136,'41734441815','181','1.00','70','retail','0','2024-12-17 16:23:55','','','','36','Cash',9.66,'70','','','4','','1','2024-12-17 13:24:43','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417344447982002302',1137,'41734441900','1162','1.00','400','retail','0','2024-12-17 17:15:47','','','','228','Cash',55.17,'400','','','4','','1','2024-12-17 14:16:25','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417344448242234303',1138,'41734441900','1210','1.00','250','retail','0','2024-12-17 17:15:47','','','','165','Cash',34.48,'250','','','4','','1','2024-12-17 14:16:25','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('417344448533340381',1139,'41734441900','1030','14.00','560','retail','0','2024-12-17 17:15:47','','','','17','Cash',77.24,'40','','','4','','1','2024-12-17 14:16:25','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'14','63.00','49','Inclusive','branch','Inventory','','','','',''),('417344449104430433',1140,'41734441900','554','32.00','160','retail','0','2024-12-17 17:15:47','','','','1.1','Cash',22.07,'5','','','4','','1','2024-12-17 14:16:25','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'32','436.00','404','Inclusive','branch','Inventory','','','','',''),('417344449460036000',1141,'41734441900','554','2.00','10','retail','0','2024-12-17 17:15:47','','','','1.1','Cash',1.38,'5','','','4','','1','2024-12-17 14:16:25','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','404.00','402','Inclusive','branch','Inventory','','','','',''),('417344466494292233',1142,'41734445112','1219','1.00','150','retail','20','2024-12-17 17:44:10','','','','110','Cash',20.69,'150','','','4','','1','2024-12-17 14:44:16','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('417344513613233220',1143,'41734450812','1114','1.00','280','retail','0','2024-12-17 19:03:50','','','','0','Cash',38.62,'280','','','4','','1','2024-12-17 16:03:53','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('417344514050322120',1144,'41734450812','1181','11.00','165','retail','0','2024-12-17 19:03:50','','','','7','Cash',22.76,'15','','','4','','1','2024-12-17 16:03:53','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'11','65.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('417344514293954314',1145,'41734450812','988','5.00','5','retail','0','2024-12-17 19:03:50','','','','0.50','Cash',0.69,'1','','','4','','1','2024-12-17 16:03:53','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'5','117.00','112','Inclusive','branch','Inventory','','','','',''),('417344515184245800',1146,'41734451476','114','5.00','15','retail','0','2024-12-17 19:06:07','','','','1','Cash',2.07,'3','','','4','','1','2024-12-17 16:06:25','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'5','742.00','737','Inclusive','branch','Inventory','','','','',''),('417344515663353631',1147,'41734451476','114','25.00','75','retail','0','2024-12-17 19:06:07','','','','1','Cash',10.34,'3','','','4','','1','2024-12-17 16:06:25','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'25','737.00','712','Inclusive','branch','Inventory','','','','',''),('417344516682262733',1148,'41734451586','114','20.00','60','retail','0','2024-12-17 19:07:49','','','','1','Cash',8.28,'3','','','4','','1','2024-12-17 16:08:11','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'20','712.00','692','Inclusive','branch','Inventory','','','','',''),('417345025656334222',1149,'41734502553','903','1.00','50','retail','0','2024-12-18 09:16:05','','','','24','Cash',6.90,'50','','','4','','1','2024-12-18 06:16:08','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('417345065955342235',1150,'41734503948','1190','1.00','180','retail','20','2024-12-18 10:23:15','','','','124','Cash',24.83,'180','','','4','','1','2024-12-18 07:23:20','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('417345080400033400',1151,'41734506600','1181','10.00','150','retail','0','2024-12-18 10:48:16','','','','7','Cash',20.69,'15','','','4','','1','2024-12-18 07:48:20','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'10','54.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('417345080590423425',1152,'41734506600','61','1.00','350','retail','0','2024-12-18 10:48:16','','','','250','Cash',48.28,'350','','','4','','1','2024-12-18 07:48:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417345080962242000',1153,'41734506600','736','30.00','150','retail','0','2024-12-18 10:48:16','','','','3','Cash',20.69,'5','','','4','','1','2024-12-18 07:48:20','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'30','769.00','739','Inclusive','branch','Inventory','','','','',''),('417345081132343200',1154,'41734508101','143','1.00','50','retail','0','2024-12-18 10:48:33','','','','25','Cash',6.90,'50','','','4','','1','2024-12-18 07:49:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('417345109010342431',1155,'41734508908','506','25.00','75','retail','0','2024-12-18 11:36:38','','','','1.5','Cash',10.34,'3','','','4','','1','2024-12-18 08:36:43','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'25','156.00','131','Inclusive','branch','Inventory','','','','',''),('417345109412024443',1156,'41734508908','131','1.00','150','retail','0','2024-12-18 11:36:38','','','','106','Cash',20.69,'150','','','4','','1','2024-12-18 08:36:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('417345109974424411',1157,'41734508908','605','4.00','300','retail','0','2024-12-18 11:36:38','','','','62.5','Cash',41.38,'75','','','4','','1','2024-12-18 08:36:43','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'4','4.00','0','Inclusive','branch','Inventory','','','','',''),('417345116571333351',1158,'41734511342','440','1.00','50','retail','0','2024-12-18 11:47:38','','','','22','Cash',6.90,'50','','','4','','1','2024-12-18 08:47:45','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('417345129012239204',1159,'41734511666','1196','1.00','50','retail','0','2024-12-18 12:08:43','','','','0','Cash',6.90,'50','','','4','','1','2024-12-18 09:09:17','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('417345129222221454',1160,'41734511666','181','1.00','70','retail','0','2024-12-18 12:08:43','','','','36','Cash',9.66,'70','','','4','','1','2024-12-18 09:09:17','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417345138513355232',1161,'41734512971','1','1.00','60','retail','0','2024-12-18 12:24:36','','','','30','Cash',8.28,'60','','','4','','1','2024-12-18 09:24:40','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','72.00','71','Inclusive','branch','Inventory','','','','',''),('417345138763602434',1162,'41734512971','554','10.00','50','retail','0','2024-12-18 12:24:36','','','','1.1','Cash',6.90,'5','','','4','','1','2024-12-18 09:24:40','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','302.00','292','Inclusive','branch','Inventory','','','','',''),('417345230687800033',1163,'41734515947','554','10.00','50','retail','0','2024-12-18 14:57:49','','','','1.1','Cash',6.90,'5','','','4','','1','2024-12-18 11:57:56','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','292.00','282','Inclusive','branch','Inventory','','','','',''),('417345234102222327',1164,'41734523395','1190','1.00','200','retail','0','2024-12-18 15:04:04','','','','124','Cash',27.59,'200','','','4','','1','2024-12-18 12:04:42','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('417345234434104375',1165,'41734523395','383','10.00','200','retail','0','2024-12-18 15:04:04','','','','13','Cash',27.59,'20','','','4','','1','2024-12-18 12:04:42','1','13','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'10','103.00','93','Inclusive','branch','Inventory','','','','',''),('417345235452500133',1166,'41734523482','383','17.00','340','retail','0','2024-12-18 15:06:16','','','','13','Cash',46.90,'20','','','4','','1','2024-12-18 12:06:19','1','13','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'17','93.00','76','Inclusive','branch','Inventory','','','','',''),('417345235752033323',1167,'41734523482','554','2.00','10','retail','0','2024-12-18 15:06:16','','','','1.1','Cash',1.38,'5','','','4','','1','2024-12-18 12:06:19','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','282.00','280','Inclusive','branch','Inventory','','','','',''),('417345263532303202',1168,'41734526333','161','1.00','45','retail','0','2024-12-18 15:53:15','','','','34','Cash',6.21,'45','','','4','','1','2024-12-18 12:53:24','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('417345263913162573',1169,'41734526333','383','1.00','20','retail','0','2024-12-18 15:53:15','','','','13','Cash',2.76,'20','','','4','','1','2024-12-18 12:53:24','1','13','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','76.00','75','Inclusive','branch','Inventory','','','','',''),('417345283960233230',1170,'41734526404','442','1.00','50','retail','0','2024-12-18 16:27:08','','','','12','Cash',6.90,'50','','','4','','1','2024-12-18 13:27:16','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417345284220332234',1171,'41734526404','692','2.00','10','retail','0','2024-12-18 16:27:08','','','','1','Cash',1.38,'5','','','4','','1','2024-12-18 13:27:16','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','475.00','473','Inclusive','branch','Inventory','','','','',''),('417345285472322520',1172,'41734528518','383','1.00','20','retail','0','2024-12-18 16:29:09','','','','13','Cash',2.76,'20','','','4','','1','2024-12-18 13:29:18','1','13','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','75.00','74','Inclusive','branch','Inventory','','','','',''),('417345340294322230',1173,'41734528580','306','1.00','40','retail','0','2024-12-18 18:00:29','','','','7','Cash',5.52,'40','','','4','','1','2024-12-18 15:01:05','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','194.00','193','Inclusive','branch','Inventory','','','','',''),('417345365270343352',1174,'41734534066','739','5.00','10','retail','0','2024-12-18 18:42:36','','','','1','Cash',1.38,'2','','','4','','1','2024-12-18 15:42:47','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'5','1483.00','1478','Inclusive','branch','Inventory','','','','',''),('417345365550204202',1175,'41734534066','988','10.00','10','retail','0','2024-12-18 18:42:36','','','','0.50','Cash',1.38,'1','','','4','','1','2024-12-18 15:42:47','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'10','112.00','102','Inclusive','branch','Inventory','','','','',''),('417345879882333333',1176,'41734586053','582','3.00','300','retail','0','2024-12-19 09:00:07','','','','44.5','Cash',41.38,'100','','','4','','1','2024-12-19 06:01:04','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'3','79.00','76','Inclusive','branch','Inventory','','','','',''),('417345880061203000',1177,'41734586053','383','10.00','200','retail','0','2024-12-19 09:00:07','','','','13','Cash',27.59,'20','','','4','','1','2024-12-19 06:01:04','1','13','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'10','74.00','64','Inclusive','branch','Inventory','','','','',''),('417345909233224399',1178,'41734588064','1','1.00','60','retail','0','2024-12-19 09:48:54','','','','30','Cash',8.28,'60','','','4','','1','2024-12-19 06:49:26','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','71.00','70','Inclusive','branch','Inventory','','','','',''),('417345909342330302',1179,'41734588064','582','1.00','100','retail','0','2024-12-19 09:48:54','','','','44.5','Cash',13.79,'100','','','4','','1','2024-12-19 06:49:26','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','76.00','75','Inclusive','branch','Inventory','','','','',''),('417345936004290223',1180,'41734590966','1177','20.00','300','retail','0','2024-12-19 10:33:51','','','','8','Cash',41.38,'15','','','4','','1','2024-12-19 07:33:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'20','830.00','810','Inclusive','branch','Inventory','1110','4000','5500','',''),('417345936171310373',1181,'41734590966','1198','10.00','50','retail','0','2024-12-19 10:33:51','','','','3','Cash',6.90,'5','','','4','','1','2024-12-19 07:33:54','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','200.00','190','Inclusive','branch','Inventory','1110','4000','5500','',''),('417345936312316664',1182,'41734590966','131','1.00','150','retail','0','2024-12-19 10:33:51','','','','106','Cash',20.69,'150','','','4','','1','2024-12-19 07:33:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('417345977012242397',1183,'41734597678','36','1.00','520','retail','20','2024-12-19 11:41:42','','','','400','Cash',71.72,'520','','','4','','1','2024-12-19 08:42:15','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',448.28,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417345977633302033',1184,'41734597735','119','1.00','20','retail','0','2024-12-19 11:43:02','','','','8','Cash',2.76,'20','','','4','','1','2024-12-19 08:43:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('417345977827332335',1185,'41734597735','1134','2.00','40','retail','0','2024-12-19 11:43:02','','','','7.63','Cash',5.52,'20','','','4','','1','2024-12-19 08:43:44','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','113.00','111','Inclusive','branch','Inventory','1110','4000','5500','',''),('417346032103230637',1186,'41734603192','692','2.00','10','retail','0','2024-12-19 13:13:30','','','','1','Cash',1.38,'5','','','4','','1','2024-12-19 10:13:33','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','473.00','471','Inclusive','branch','Inventory','','','','',''),('417346043330322033',1187,'41734603213','48','1.00','50','retail','0','2024-12-19 13:32:13','','','','18','Cash',6.90,'50','','','4','','1','2024-12-19 10:32:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('417346043864631444',1188,'41734604370','693','1.00','50','retail','0','2024-12-19 13:34:30','','','','20','Cash',6.90,'50','','','4','','1','2024-12-19 10:35:06','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417346044490030034',1189,'41734604370','1101','1.00','50','retail','0','2024-12-19 13:34:30','','','','18','Cash',6.90,'50','','','4','','1','2024-12-19 10:35:06','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('417346044704730434',1190,'41734604370','692','2.00','10','retail','0','2024-12-19 13:34:30','','','','1','Cash',1.38,'5','','','4','','1','2024-12-19 10:35:06','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','471.00','469','Inclusive','branch','Inventory','','','','',''),('417346089523322223',1191,'41734604518','124','1.00','200','retail','0','2024-12-19 14:49:12','','','','136','Cash',27.59,'200','','','4','','1','2024-12-19 11:49:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('417346146452013644',1192,'41734609008','1204','1.00','100','retail','0','2024-12-19 16:24:05','','','','42','Cash',13.79,'100','','','4','','1','2024-12-19 13:25:10','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','92.00','91','Inclusive','branch','Inventory','1110','4000','5500','',''),('417346153874330162',1193,'41734614712','237','1.00','110','retail','0','2024-12-19 16:36:28','','','','68','Cash',15.17,'110','','','4','','1','2024-12-19 13:38:11','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',94.83,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417346182387431273',1194,'41734615501','244','4.00','40','retail','0','2024-12-19 17:24:53','','','','5','Cash',5.52,'10','','','4','','1','2024-12-19 14:25:02','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'4','98.00','94','Inclusive','branch','Inventory','','','','',''),('417346182593300233',1195,'41734615501','113','10.00','200','retail','0','2024-12-19 17:24:53','','','','13','Cash',27.59,'20','','','4','','1','2024-12-19 14:25:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'10','40.00','30','Inclusive','branch','Inventory','','','','',''),('417346182733300336',1196,'41734615501','1210','1.00','250','retail','0','2024-12-19 17:24:53','','','','165','Cash',34.48,'250','','','4','','1','2024-12-19 14:25:02','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('417346182932603222',1197,'41734615501','2','1.00','50','retail','0','2024-12-19 17:24:53','','','','20','Cash',6.90,'50','','','4','','1','2024-12-19 14:25:02','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','67.00','66','Inclusive','branch','Inventory','','','','',''),('417346851052432204',1198,'41734685083','692','4.00','20','retail','0','2024-12-20 11:58:25','','','','1','Cash',2.76,'5','','','4','','1','2024-12-20 08:58:28','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','469.00','465','Inclusive','branch','Inventory','','','','',''),('417346862723382238',1199,'41734685108','446','2.00','20','retail','0','2024-12-20 12:17:52','','','','2','Cash',2.76,'10','','','4','','1','2024-12-20 09:18:24','1','9','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','330.00','328','Inclusive','branch','Inventory','','','','',''),('417346868232006341',1200,'41734686304','337','14.00','70','retail','0','2024-12-20 12:27:36','','','','2','Cash',9.66,'5','','','4','','1','2024-12-20 09:28:19','1','49','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'14','218.00','204','Inclusive','branch','Inventory','','','','',''),('417346868560232233',1201,'41734686304','588','22.00','110','retail','0','2024-12-20 12:27:36','','','','0','Cash',15.17,'5','','','4','','1','2024-12-20 09:28:19','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'22','24.00','2','Inclusive','branch','Inventory','','','','',''),('417346873463212474',1202,'41734686900','1007','16.00','80','retail','0','2024-12-20 12:35:47','','','','2','Cash',11.03,'5','','','4','','1','2024-12-20 09:37:10','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'16','2076.00','2060','Inclusive','branch','Inventory','','','','',''),('417346925632363074',1203,'41734687431','420','1.00','50','retail','0','2024-12-20 14:02:43','','','','0','Cash',6.90,'50','','','4','','1','2024-12-20 11:03:15','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417346926106302222',1204,'41734692595','1185','1.00','60','retail','0','2024-12-20 14:04:07','','','','37','Cash',8.28,'60','','','4','','1','2024-12-20 11:04:10','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('417346926230324230',1205,'41734692595','306','1.00','40','retail','0','2024-12-20 14:04:07','','','','7','Cash',5.52,'40','','','4','','1','2024-12-20 11:04:10','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','193.00','192','Inclusive','branch','Inventory','','','','',''),('417346926463433940',1206,'41734692595','1206','10.00','50','retail','0','2024-12-20 14:04:07','','','','0','Cash',6.90,'5','','','4','','1','2024-12-20 11:04:10','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','157.00','147','Inclusive','branch','Inventory','1110','4000','5500','',''),('417346956111112320',1207,'41734692650','1218','1.00','70','retail','0','2024-12-20 14:53:54','','','','35','Cash',9.66,'70','','','4','','1','2024-12-20 11:54:52','1','34','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('417346956340004231',1208,'41734692650','692','6.00','30','retail','0','2024-12-20 14:53:54','','','','1','Cash',4.14,'5','','','4','','1','2024-12-20 11:54:52','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','465.00','459','Inclusive','branch','Inventory','','','','',''),('417346959579737950',1209,'41734695692','1153','5.00','250','retail','0','2024-12-20 14:59:18','','','','30','Cash',34.48,'50','','','4','','1','2024-12-20 11:59:22','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'5','35.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('417346961522503124',1210,'41734695962','186','1.00','10','retail','0','2024-12-20 15:02:33','','','','8','Cash',1.38,'10','','','4','','1','2024-12-20 12:02:57','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('417346965396300023',1211,'41734696177','514','10.00','300','retail','0','2024-12-20 15:09:01','','','','23','Cash',41.38,'30','','','4','','1','2024-12-20 12:09:04','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','38.00','28','Inclusive','branch','Inventory','','','','',''),('417346972180806962',1212,'41734696558','420','1.00','50','retail','0','2024-12-20 15:20:18','','','','0','Cash',6.90,'50','','','4','','1','2024-12-20 12:20:21','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417346980742238363',1213,'41734697222','445','10.00','30','retail','0','2024-12-20 15:34:36','','','','1','Cash',4.14,'3','','','4','','1','2024-12-20 12:35:58','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','484.00','474','Inclusive','branch','Inventory','','','','',''),('417347037844232003',1214,'41734698158','558','15.00','105','retail','0','2024-12-20 17:09:45','','','','3.43','Cash',14.48,'7','','','4','','1','2024-12-20 14:10:04','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','536.00','521','Inclusive','branch','Inventory','','','','',''),('417347074692030424',1215,'41734703805','558','15.00','105','retail','0','2024-12-20 18:11:09','','','','3.43','Cash',14.48,'7','','','4','','1','2024-12-20 15:11:14','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','521.00','506','Inclusive','branch','Inventory','','','','',''),('417347080020242877',1216,'41734707986','978','1.00','150','retail','0','2024-12-20 18:20:04','','','','90','Cash',20.69,'150','','','4','','1','2024-12-20 15:20:07','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417347086133230341',1217,'41734708007','279','5.00','50','retail','0','2024-12-20 18:30:14','','','','5','Cash',6.90,'10','','','4','','1','2024-12-20 15:30:17','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'5','190.00','185','Inclusive','branch','Inventory','','','','',''),('417347101611347212',1218,'41734708617','181','1.00','70','retail','0','2024-12-20 18:56:02','','','','36','Cash',9.66,'70','','','4','','1','2024-12-20 15:56:09','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417347597644906033',1219,'41734759730','41','1.00','450','retail','0','2024-12-21 08:44:44','','','','318','Cash',62.07,'450','','','4','','1','2024-12-21 05:45:21','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417347598153233292',1220,'41734759730','904','1.00','300','retail','50','2024-12-21 08:44:44','','','','210','Cash',41.38,'300','','','4','','1','2024-12-21 05:45:21','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417347598583000543',1221,'41734759730','201','1.00','250','retail','50','2024-12-21 08:44:44','','','','140','Cash',34.48,'250','','','4','','1','2024-12-21 05:45:21','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('417347598833927024',1222,'41734759730','306','2.00','80','retail','0','2024-12-21 08:44:44','','','','7','Cash',11.03,'40','','','4','','1','2024-12-21 05:45:21','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'2','192.00','190','Inclusive','branch','Inventory','','','','',''),('417347627270427247',1223,'41734762712','971','1.00','50','retail','0','2024-12-21 09:32:08','','','','15','Cash',6.90,'50','','','4','','1','2024-12-21 06:32:11','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('417347655292042544',1224,'41734762731','971','1.00','50','retail','0','2024-12-21 10:19:02','','','','15','Cash',6.90,'50','','','4','','1','2024-12-21 07:20:00','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('417347655420272572',1225,'41734762731','186','1.00','10','retail','0','2024-12-21 10:19:02','','','','8','Cash',1.38,'10','','','4','','1','2024-12-21 07:20:00','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('417347676422201230',1226,'41734765600','124','1.00','200','retail','0','2024-12-21 10:54:02','','','','136','Cash',27.59,'200','','','4','','1','2024-12-21 07:54:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('417347695682440427',1227,'41734767660','420','1.00','50','retail','0','2024-12-21 11:26:08','','','','0','Cash',6.90,'50','','','4','','1','2024-12-21 08:27:17','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417347707574433473',1228,'41734769662','239','1.00','70','retail','10','2024-12-21 11:45:57','','','','39','Cash',9.66,'70','','','4','','1','2024-12-21 08:46:01','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('417347738223002330',1229,'41734770776','111','1.00','30','retail','0','2024-12-21 12:37:28','','','','22','Cash',4.14,'30','','','4','','1','2024-12-21 09:37:31','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','52.00','51','Inclusive','branch','Inventory','','','','',''),('417347738471202332',1230,'41734770776','554','4.00','20','retail','0','2024-12-21 12:37:28','','','','1.1','Cash',2.76,'5','','','4','','1','2024-12-21 09:37:31','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','280.00','276','Inclusive','branch','Inventory','','','','',''),('417347757080433005',1231,'41734775691','554','10.00','50','retail','0','2024-12-21 13:08:28','','','','1.1','Cash',6.90,'5','','','4','','1','2024-12-21 10:08:31','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','276.00','266','Inclusive','branch','Inventory','','','','',''),('417347791361323230',1232,'41734775721','1107','2.00','100','retail','0','2024-12-21 14:07:40','','','','0','Cash',13.79,'50','','','4','','1','2024-12-21 11:08:18','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('417347792170037790',1233,'41734775721','1240','10.00','300','retail','0','2024-12-21 14:07:40','','','','20','Cash',41.38,'30','','','4','','1','2024-12-21 11:08:18','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','120.00','110','Inclusive','branch','Inventory','1110','4000','5500','',''),('417347792603303220',1234,'41734775721','266','1.00','50','retail','20','2024-12-21 14:07:40','','','','22','Cash',6.90,'50','','','4','','1','2024-12-21 11:08:18','1','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('417347870980202302',1235,'41734787073','691','1.00','130','retail','20','2024-12-21 16:18:55','','','','48','Cash',17.93,'130','','','4','','1','2024-12-21 13:18:58','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('417347871147210224',1236,'41734787073','582','1.00','100','retail','0','2024-12-21 16:18:55','','','','44.5','Cash',13.79,'100','','','4','','1','2024-12-21 13:18:58','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','75.00','74','Inclusive','branch','Inventory','','','','',''),('417347871342333432',1237,'41734787073','971','1.00','50','retail','0','2024-12-21 16:18:55','','','','15','Cash',6.90,'50','','','4','','1','2024-12-21 13:18:58','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('417347879651332220',1238,'41734787138','124','1.00','200','retail','0','2024-12-21 16:32:45','','','','136','Cash',27.59,'200','','','4','','1','2024-12-21 13:32:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('417347944934409777',1239,'41734788036','1196','1.00','50','retail','0','2024-12-21 18:21:34','','','','0','Cash',6.90,'50','','','4','','1','2024-12-21 15:22:17','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('417347946462722430',1240,'41734794538','1146','1.00','100','retail','0','2024-12-21 18:24:08','','','','20','Cash',13.79,'100','','','4','','1','2024-12-21 15:24:12','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('417347963996362073',1241,'41734796381','302','2.00','70','retail','0','2024-12-21 18:53:20','','','','20','Cash',9.66,'35','','','4','','1','2024-12-21 15:54:00','1','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'2','13.00','11','Inclusive','branch','Inventory','','','','',''),('417347964729042330',1242,'41734796440','71','2.00','10','retail','0','2024-12-21 18:54:33','','','','2','Cash',1.38,'5','','','4','','1','2024-12-21 15:54:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','325.00','323','Inclusive','branch','Inventory','','','','',''),('417349323333133339',1243,'41734932303','724','10.00','80','retail','20','2024-12-23 08:57:05','','','','2.9','Cash',11.03,'8','','','4','','1','2024-12-23 05:57:13','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.90,'10','55.00','45','Inclusive','branch','Inventory','','','','',''),('417349323793222032',1244,'41734932303','500','1.00','400','retail','0','2024-12-23 08:57:05','','','','186','Cash',55.17,'400','','','4','','1','2024-12-23 05:57:13','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417349324032027902',1245,'41734932303','870','10.00','200','retail','0','2024-12-23 08:57:05','','','','11','Cash',27.59,'20','','','4','','1','2024-12-23 05:57:13','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'10','94.00','84','Inclusive','branch','Inventory','','','','',''),('417349324632343313',1246,'41734932303','109','15.00','75','retail','0','2024-12-23 08:57:05','','','','2','Cash',10.34,'5','','','4','','1','2024-12-23 05:57:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','235.00','220','Inclusive','branch','Inventory','','','','',''),('417349334252333323',1247,'41734932303','691','1.00','140','retail','10','2024-12-23 08:57:05','','','','48','Cash',19.31,'140','','','4','','1','2024-12-23 05:57:13','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.69,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('417349334543432231',1248,'41734933444','124','1.00','200','retail','0','2024-12-23 08:57:34','','','','136','Cash',27.59,'200','','','4','','1','2024-12-23 05:58:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('417349436364063312',1249,'41734943623','1196','1.00','50','retail','0','2024-12-23 11:47:16','','','','0','Cash',6.90,'50','','','4','','1','2024-12-23 08:48:00','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('417349437062310332',1250,'41734943680','1240','2.00','60','retail','0','2024-12-23 11:48:26','','','','20','Cash',8.28,'30','','','4','','1','2024-12-23 08:48:30','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','110.00','108','Inclusive','branch','Inventory','1110','4000','5500','',''),('417349442290431232',1251,'41734943711','420','1.00','50','retail','0','2024-12-23 11:57:10','','','','0','Cash',6.90,'50','','','4','','1','2024-12-23 08:57:14','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417349479814722213',1252,'41734947960','48','1.00','50','retail','0','2024-12-23 12:59:41','','','','18','Cash',6.90,'50','','','4','','1','2024-12-23 10:01:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('417349521004322324',1253,'41734948097','1101','1.00','50','retail','0','2024-12-23 14:08:20','','','','18','Cash',6.90,'50','','','4','','1','2024-12-23 11:08:23','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('417349544374123504',1254,'41734952103','251','1.00','50','retail','0','2024-12-23 14:47:17','','','','20','Cash',6.90,'50','','','4','','1','2024-12-23 11:47:54','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('417349545150203449',1255,'41734954488','966','30.00','300','retail','0','2024-12-23 14:49:12','','','','5.20','Cash',41.38,'10','','','4','','1','2024-12-23 11:49:53','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'30','400.00','370','Inclusive','branch','Inventory','','','','',''),('417349545330033420',1256,'41734954488','2','1.00','50','retail','0','2024-12-23 14:49:12','','','','20','Cash',6.90,'50','','','4','','1','2024-12-23 11:49:53','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','65.00','64','Inclusive','branch','Inventory','','','','',''),('417349545522013202',1257,'41734954488','814','1.00','250','retail','0','2024-12-23 14:49:12','','','','125','Cash',34.48,'250','','','4','','1','2024-12-23 11:49:53','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417349546193330302',1258,'41734954593','1242','5.00','150','retail','0','2024-12-23 14:52:42','','','','18','Cash',20.69,'30','','','4','','1','2024-12-23 11:52:48','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'5','90.00','85','Inclusive','branch','Inventory','1110','4000','5500','',''),('417349546812533237',1259,'41734954593','736','30.00','120','retail','30','2024-12-23 14:52:42','','','','3','Cash',16.55,'4','','','4','','1','2024-12-23 11:52:48','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',3.45,'30','739.00','709','Inclusive','branch','Inventory','','','','',''),('417349547612242020',1260,'41734954593','870','10.00','180','retail','20','2024-12-23 14:52:42','','','','11','Cash',24.83,'18','','','4','','1','2024-12-23 11:52:48','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',15.52,'10','84.00','74','Inclusive','branch','Inventory','','','','',''),('417349696003234230',1261,'41734969250','184','2.00','20','retail','0','2024-12-23 19:00:00','','','','4','Cash',2.76,'10','','','4','','1','2024-12-23 16:00:46','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','38.00','36','Inclusive','branch','Inventory','','','','',''),('417353742803723332',1262,'41735374258','71','2.00','10','retail','0','2024-12-28 11:24:40','','','','2','Cash',1.38,'5','','','4','','1','2024-12-28 08:24:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','223.00','221','Inclusive','branch','Inventory','','','','',''),('417353762422327463',1263,'41735374284','269','1.00','120','retail','0','2024-12-28 11:57:23','','','','79','Cash',16.55,'120','','','4','','1','2024-12-28 08:57:24','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('417353977690332236',1264,'41735397734','86','10.00','150','retail','0','2024-12-28 17:56:10','','','','10','Cash',20.69,'15','','','4','','1','2024-12-28 14:56:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'10','65.00','55','Inclusive','branch','Inventory','','','','',''),('417353978112300232',1265,'41735397786','445','7.00','21','retail','0','2024-12-28 17:56:52','','','','1','Cash',2.90,'3','','','4','','1','2024-12-28 14:57:10','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'7','474.00','467','Inclusive','branch','Inventory','','','','',''),('417353978893732333',1266,'41735397831','739','20.00','40','retail','0','2024-12-28 17:58:10','','','','1','Cash',5.52,'2','','','4','','1','2024-12-28 14:58:13','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','1378.00','1358','Inclusive','branch','Inventory','','','','',''),('417353979271917335',1267,'41735397895','1120','1.00','100','retail','0','2024-12-28 17:59:37','','','','0','Cash',13.79,'100','','','4','','1','2024-12-28 15:00:53','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('417353979493220339',1268,'41735397895','48','1.00','50','retail','0','2024-12-28 17:59:37','','','','18','Cash',6.90,'50','','','4','','1','2024-12-28 15:00:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('417353979752243479',1269,'41735397895','275','3.00','150','retail','0','2024-12-28 17:59:37','','','','15','Cash',20.69,'50','','','4','','1','2024-12-28 15:00:53','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'3','50.00','47','Inclusive','branch','Inventory','','','','',''),('417353980888330080',1270,'41735398055','290','1.00','100','retail','0','2024-12-28 18:02:24','','','','40','Cash',13.79,'100','','','4','','1','2024-12-28 15:03:00','1','24','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('417353981419823332',1271,'41735398055','1176','1.00','150','retail','0','2024-12-28 18:02:24','','','','68','Cash',20.69,'150','','','4','','1','2024-12-28 15:03:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('417353982033323332',1272,'41735398181','237','1.00','110','retail','0','2024-12-28 18:03:26','','','','68','Cash',15.17,'110','','','4','','1','2024-12-28 15:03:34','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',94.83,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417353982363233323',1273,'41735398218','1162','1.00','400','retail','0','2024-12-28 18:05:16','','','','228','Cash',55.17,'400','','','4','','1','2024-12-28 15:06:29','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('417353982724253032',1274,'41735398218','870','5.00','100','retail','0','2024-12-28 18:05:16','','','','11','Cash',13.79,'20','','','4','','1','2024-12-28 15:06:29','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'5','74.00','69','Inclusive','branch','Inventory','','','','',''),('417353983140132333',1275,'41735398218','383','8.00','160','retail','0','2024-12-28 18:05:16','','','','13','Cash',22.07,'20','','','4','','1','2024-12-28 15:06:29','1','13','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'8','54.00','46','Inclusive','branch','Inventory','','','','',''),('417353994532323230',1276,'41735399430','692','5.00','25','retail','0','2024-12-28 18:24:50','','','','1','Cash',3.45,'5','','','4','','1','2024-12-28 15:25:16','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','459.00','454','Inclusive','branch','Inventory','','','','',''),('417353994894403230',1277,'41735399430','443','15.00','75','retail','0','2024-12-28 18:24:50','','','','2','Cash',10.34,'5','','','4','','1','2024-12-28 15:25:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','186.00','171','Inclusive','branch','Inventory','','','','',''),('417354008670533233',1278,'41735400848','691','1.00','150','retail','0','2024-12-28 18:47:48','','','','48','Cash',20.69,'150','','','4','','1','2024-12-28 15:47:50','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417355440771343743',1279,'41735544045','988','5.00','5','retail','0','2024-12-30 10:34:37','','','','0.50','Cash',0.69,'1','','','4','','1','2024-12-30 07:34:41','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'5','102.00','97','Inclusive','branch','Inventory','','','','',''),('417355441032040422',1280,'41735544081','269','1.00','120','retail','0','2024-12-30 10:36:19','','','','79','Cash',16.55,'120','','','4','','1','2024-12-30 07:36:25','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('417355441402433320',1281,'41735544081','1198','10.00','50','retail','0','2024-12-30 10:36:19','','','','3','Cash',6.90,'5','','','4','','1','2024-12-30 07:36:25','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','190.00','180','Inclusive','branch','Inventory','1110','4000','5500','',''),('417355441791139223',1282,'41735544081','340','1.00','30','retail','5','2024-12-30 10:36:19','','','','26','Cash',4.14,'30','','','4','','1','2024-12-30 07:36:25','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('417355462673630732',1283,'41735546227','1142','1.00','400','retail','0','2024-12-30 11:11:08','','','','265','Cash',55.17,'400','','','4','','1','2024-12-30 08:11:11','1','39','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('417355517742373520',1284,'41735551734','988','20.00','20','retail','0','2024-12-30 12:42:54','','','','0.50','Cash',2.76,'1','','','4','','1','2024-12-30 09:43:05','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'20','97.00','77','Inclusive','branch','Inventory','','','','',''),('417355518202023038',1285,'41735551785','739','20.00','40','retail','0','2024-12-30 12:43:41','','','','1','Cash',5.52,'2','','','4','','1','2024-12-30 09:43:44','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','1258.00','1238','Inclusive','branch','Inventory','','','','',''),('417355518597325003',1286,'41735551824','988','20.00','20','retail','0','2024-12-30 12:44:19','','','','0.50','Cash',2.76,'1','','','4','','1','2024-12-30 09:44:55','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'20','77.00','57','Inclusive','branch','Inventory','','','','',''),('417355519742395022',1287,'41735551895','903','1.00','50','retail','0','2024-12-30 12:46:14','','','','24','Cash',6.90,'50','','','4','','1','2024-12-30 09:47:02','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('417355527960033342',1288,'41735552768','269','1.00','100','retail','20','2024-12-30 12:59:57','','','','79','Cash',13.79,'100','','','4','','1','2024-12-30 10:00:02','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('417355528430205434',1289,'41735552803','201','1.00','270','retail','30','2024-12-30 13:00:43','','','','140','Cash',37.24,'270','','','4','','1','2024-12-30 10:01:23','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('417355529872330703',1290,'41735552884','383','8.00','160','retail','0','2024-12-30 13:03:07','','','','13','Cash',22.07,'20','','','4','','1','2024-12-30 10:05:09','1','13','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'8','46.00','38','Inclusive','branch','Inventory','','','','',''),('417355540063402520',1291,'41735553929','1101','2.00','100','retail','0','2024-12-30 13:20:08','','','','18','Cash',13.79,'50','','','4','','1','2024-12-30 10:20:51','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','37.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('417355565037334530',1292,'41735554922','1206','20.00','100','retail','0','2024-12-30 14:01:44','','','','0','Cash',13.79,'5','','','4','','1','2024-12-30 11:01:47','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'20','147.00','127','Inclusive','branch','Inventory','1110','4000','5500','',''),('417355571451031452',1293,'41735556758','584','1.00','350','retail','100','2024-12-30 14:12:25','','','','285','Cash',48.28,'350','','','4','','1','2024-12-30 11:13:07','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417355580783750724',1294,'41735558014','692','10.00','50','retail','0','2024-12-30 14:27:58','','','','1','Cash',6.90,'5','','','4','','1','2024-12-30 11:28:01','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','454.00','444','Inclusive','branch','Inventory','','','','',''),('417355688293823332',1295,'41735568145','601','10.00','100','retail','0','2024-12-30 17:27:32','','','','5.39','Cash',13.79,'10','','','4','','1','2024-12-30 14:27:35','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','255.00','245','Inclusive','branch','Inventory','','','','',''),('417355688513535308',1296,'41735568145','971','1.00','50','retail','0','2024-12-30 17:27:32','','','','15','Cash',6.90,'50','','','4','','1','2024-12-30 14:27:35','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('417355688783385217',1297,'41735568855','739','10.00','20','retail','0','2024-12-30 17:27:58','','','','1','Cash',2.76,'2','','','4','','1','2024-12-30 14:29:27','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1238.00','1228','Inclusive','branch','Inventory','','','','',''),('417355736862253107',1298,'41735571628','1190','1.00','200','retail','0','2024-12-30 18:49:42','','','','124','Cash',27.59,'200','','','4','','1','2024-12-30 15:49:46','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('417355737083255315',1299,'41735571628','814','1.00','250','retail','0','2024-12-30 18:49:42','','','','125','Cash',34.48,'250','','','4','','1','2024-12-30 15:49:46','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417355737487703273',1300,'41735571628','131','1.00','150','retail','0','2024-12-30 18:49:42','','','','106','Cash',20.69,'150','','','4','','1','2024-12-30 15:49:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417355737812310073',1301,'41735571628','38','15.00','30','retail','0','2024-12-30 18:49:42','','','','0.6','Cash',4.14,'2','','','4','','1','2024-12-30 15:49:46','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'15','303.00','288','Inclusive','branch','Inventory','','','','',''),('417356311821531822',1302,'41735631143','692','10.00','50','retail','0','2024-12-31 10:46:22','','','','1','Cash',6.90,'5','','','4','','1','2024-12-31 07:46:26','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','444.00','434','Inclusive','branch','Inventory','','','','',''),('417356312713270032',1303,'41735631186','111','6.00','180','retail','0','2024-12-31 10:50:47','','','','22','Cash',24.83,'30','','','4','','1','2024-12-31 07:51:43','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'6','51.00','45','Inclusive','branch','Inventory','','','','',''),('417356313203323230',1304,'41735631186','437','10.00','100','retail','0','2024-12-31 10:50:47','','','','7','Cash',13.79,'10','','','4','','1','2024-12-31 07:51:43','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','590.00','580','Inclusive','branch','Inventory','','','','',''),('417356314470224467',1305,'41735631186','203','1.00','350','retail','50','2024-12-31 10:50:47','','','','220','Cash',48.28,'350','','','4','','1','2024-12-31 07:51:43','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417356315410240032',1306,'41735631503','26','1.00','180','retail','20','2024-12-31 10:53:31','','','','120','Cash',24.83,'180','','','4','','1','2024-12-31 07:54:05','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417356315657070422',1307,'41735631503','1246','5.00','150','retail','0','2024-12-31 10:53:31','','','','12','Cash',20.69,'30','','','4','','1','2024-12-31 07:54:05','1','57','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'5','27.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('417356316113023321',1308,'41735631503','558','15.00','105','retail','0','2024-12-31 10:53:31','','','','3.43','Cash',14.48,'7','','','4','','1','2024-12-31 07:54:05','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','406.00','391','Inclusive','branch','Inventory','','','','',''),('417356317105223004',1309,'41735631503','903','2.00','100','retail','0','2024-12-31 10:56:16','','','','24','Cash',13.79,'50','','','4','','1','2024-12-31 07:57:01','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','11.00','9','Inclusive','branch','Inventory','','','','',''),('417356317382312102',1310,'41735631503','722','1.00','180','retail','0','2024-12-31 10:56:16','','','','109','Cash',24.83,'180','','','4','','1','2024-12-31 07:57:01','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417356317753226160',1311,'41735631503','558','15.00','105','retail','0','2024-12-31 10:56:16','','','','3.43','Cash',14.48,'7','','','4','','1','2024-12-31 07:57:01','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','391.00','376','Inclusive','branch','Inventory','','','','',''),('417356318533300362',1312,'41735631821','1198','10.00','50','retail','0','2024-12-31 10:59:57','','','','3','Cash',6.90,'5','','','4','','1','2024-12-31 08:00:03','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','180.00','170','Inclusive','branch','Inventory','1110','4000','5500','',''),('417356318812333233',1313,'41735631821','692','6.00','30','retail','0','2024-12-31 10:59:57','','','','1','Cash',4.14,'5','','','4','','1','2024-12-31 08:00:03','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','434.00','428','Inclusive','branch','Inventory','','','','',''),('417356318991221802',1314,'41735631821','26','1.00','200','retail','0','2024-12-31 10:59:57','','','','120','Cash',27.59,'200','','','4','','1','2024-12-31 08:00:03','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417356319222271332',1315,'41735631821','692','6.00','30','retail','0','2024-12-31 10:59:57','','','','1','Cash',4.14,'5','','','4','','1','2024-12-31 08:00:03','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','428.00','422','Inclusive','branch','Inventory','','','','',''),('417356319523006221',1316,'41735631821','632','15.00','45','retail','0','2024-12-31 10:59:57','','','','1.45','Cash',6.21,'3','','','4','','1','2024-12-31 08:00:03','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'15','389.00','374','Inclusive','branch','Inventory','','','','',''),('417356319970227020',1317,'41735631821','558','20.00','140','retail','0','2024-12-31 10:59:57','','','','3.43','Cash',19.31,'7','','','4','','1','2024-12-31 08:00:03','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'20','376.00','356','Inclusive','branch','Inventory','','','','',''),('417356322312022503',1318,'41735632183','203','1.00','400','retail','0','2024-12-31 11:03:51','','','','220','Cash',55.17,'400','','','4','','1','2024-12-31 08:03:55','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417356322810234035',1319,'41735632259','692','10.00','50','retail','0','2024-12-31 11:04:41','','','','1','Cash',6.90,'5','','','4','','1','2024-12-31 08:04:50','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','422.00','412','Inclusive','branch','Inventory','','','','',''),('417356341397223032',1320,'41735633699','1189','1.00','80','retail','0','2024-12-31 11:36:07','','','','45','Cash',11.03,'80','','','4','','1','2024-12-31 08:36:52','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('417356341662222445',1321,'41735633699','692','5.00','25','retail','0','2024-12-31 11:36:07','','','','1','Cash',3.45,'5','','','4','','1','2024-12-31 08:36:52','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','412.00','407','Inclusive','branch','Inventory','','','','',''),('417356342414302033',1322,'41735634212','48','1.00','50','retail','0','2024-12-31 11:37:22','','','','18','Cash',6.90,'50','','','4','','1','2024-12-31 08:37:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('417356344913315121',1323,'41735634475','600','1.00','300','retail','0','2024-12-31 11:42:28','','','','170','Cash',41.38,'300','','','4','','1','2024-12-31 08:42:31','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','92.00','91','Inclusive','branch','Inventory','','','','',''),('417356345181224286',1324,'41735634475','1197','1.00','350','retail','50','2024-12-31 11:42:28','','','','235','Cash',48.28,'350','','','4','','1','2024-12-31 08:42:31','1','40','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('417356345470705320',1325,'41735634475','290','1.00','100','retail','0','2024-12-31 11:42:28','','','','40','Cash',13.79,'100','','','4','','1','2024-12-31 08:42:31','1','24','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('417356346949014200',1326,'41735634668','1190','1.00','200','retail','0','2024-12-31 11:44:55','','','','124','Cash',27.59,'200','','','4','','1','2024-12-31 08:44:58','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('417356351053021133',1327,'41735635089','420','1.00','50','retail','0','2024-12-31 11:52:30','','','','0','Cash',6.90,'50','','','4','','1','2024-12-31 08:52:34','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417356351231026322',1328,'41735635089','632','15.00','45','retail','0','2024-12-31 11:52:30','','','','1.45','Cash',6.21,'3','','','4','','1','2024-12-31 08:52:34','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'15','374.00','359','Inclusive','branch','Inventory','','','','',''),('417356351493450002',1329,'41735635089','217','1.00','50','retail','0','2024-12-31 11:52:30','','','','15','Cash',6.90,'50','','','4','','1','2024-12-31 08:52:34','1','31','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417356356162242651',1330,'41735635268','506','7.00','21','retail','0','2024-12-31 12:00:16','','','','1.5','Cash',2.90,'3','','','4','','1','2024-12-31 09:00:35','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'7','81.00','74','Inclusive','branch','Inventory','','','','',''),('417356406225122431',1331,'41735638670','739','10.00','20','retail','0','2024-12-31 13:23:42','','','','1','Cash',2.76,'2','','','4','','1','2024-12-31 10:24:14','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1228.00','1218','Inclusive','branch','Inventory','','','','',''),('417356406680210362',1332,'41735640654','1204','1.00','100','retail','0','2024-12-31 13:24:29','','','','42','Cash',13.79,'100','','','4','','1','2024-12-31 10:24:31','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','91.00','90','Inclusive','branch','Inventory','1110','4000','5500','',''),('417356414858348023',1333,'41735640747','420','1.00','50','retail','0','2024-12-31 13:38:06','','','','0','Cash',6.90,'50','','','4','','1','2024-12-31 10:38:36','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417356436210230130',1334,'41735641517','1210','1.00','250','retail','0','2024-12-31 14:13:41','','','','165','Cash',34.48,'250','','','4','','1','2024-12-31 11:14:42','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('417356544050523023',1335,'41735654356','587','20.00','160','retail','40','2024-12-31 17:13:48','','','','4','Cash',22.07,'8','','','4','','1','2024-12-31 14:13:51','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.90,'20','515.00','495','Inclusive','branch','Inventory','','','','',''),('417356544271337000',1336,'41735654356','870','10.00','200','retail','0','2024-12-31 17:13:48','','','','11','Cash',27.59,'20','','','4','','1','2024-12-31 14:13:51','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'10','69.00','59','Inclusive','branch','Inventory','','','','',''),('417356553712333023',1337,'41735654498','692','10.00','50','retail','0','2024-12-31 17:29:32','','','','1','Cash',6.90,'5','','','4','','1','2024-12-31 14:29:36','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','307.00','297','Inclusive','branch','Inventory','','','','',''),('417356573254412432',1338,'41735655377','739','10.00','20','retail','0','2024-12-31 18:02:25','','','','1','Cash',2.76,'2','','','4','','1','2024-12-31 15:03:04','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1218.00','1208','Inclusive','branch','Inventory','','','','',''),('417356573443623024',1339,'41735655377','237','1.00','110','retail','0','2024-12-31 18:02:25','','','','68','Cash',15.17,'110','','','4','','1','2024-12-31 15:03:04','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',94.83,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417356603414333453',1340,'41735657405','692','4.00','20','retail','0','2024-12-31 18:52:21','','','','1','Cash',2.76,'5','','','4','','1','2024-12-31 15:52:24','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','297.00','293','Inclusive','branch','Inventory','','','','',''),('417356603643305002',1341,'41735660345','269','2.00','240','retail','0','2024-12-31 18:52:44','','','','79','Cash',33.10,'120','','','4','','1','2024-12-31 15:53:16','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'2','37.00','35','Inclusive','branch','Inventory','','','','',''),('417356617845202332',1342,'41735660397','1200','1.00','100','retail','0','2024-12-31 19:30:46','','','','56','Cash',13.79,'100','','','4','','1','2024-12-31 16:31:27','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('417356618073305236',1343,'41735660397','1012','10.00','350','retail','0','2024-12-31 19:30:46','','','','23','Cash',48.28,'35','','','4','','1','2024-12-31 16:31:27','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'10','10.00','0','Inclusive','branch','Inventory','','','','',''),('417356623900023333',1344,'41735660397','1181','10.00','150','retail','0','2024-12-31 19:30:46','','','','7','Cash',20.69,'15','','','4','','1','2024-12-31 16:31:27','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'10','34.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('417356625460226362',1345,'41735660397','1131','20.00','500','retail','0','2024-12-31 19:30:46','','','','0','Cash',68.97,'25','','','4','','1','2024-12-31 16:31:27','1','49','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'20','120.00','100','Inclusive','branch','Inventory','1110','4000','5500','',''),('417356626454257230',1346,'41735660397','1196','1.00','50','retail','0','2024-12-31 19:30:46','','','','0','Cash',6.90,'50','','','4','','1','2024-12-31 16:31:27','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('417356628753656324',1347,'41735662861','1196','1.00','50','retail','0','2024-12-31 19:34:36','','','','0','Cash',6.90,'50','','','4','','1','2024-12-31 16:34:41','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('417357188820340243',1348,'41735718557','692','4.00','20','retail','0','2025-01-01 11:08:02','','','','1','Cash',2.76,'5','','','4','','1','2025-01-01 08:08:05','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','293.00','289','Inclusive','branch','Inventory','','','','',''),('417357189073233207',1349,'41735718885','133','1.00','350','retail','0','2025-01-01 11:08:51','','','','245','Cash',48.28,'350','','','4','','1','2025-01-01 08:09:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417357189310012313',1350,'41735718885','554','10.00','50','retail','0','2025-01-01 11:08:51','','','','1.1','Cash',6.90,'5','','','4','','1','2025-01-01 08:09:32','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','266.00','256','Inclusive','branch','Inventory','','','','',''),('417357215773432327',1351,'41735718973','383','5.00','100','retail','0','2025-01-01 11:53:11','','','','13','Cash',13.79,'20','','','4','','1','2025-01-01 08:53:14','1','13','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'5','38.00','33','Inclusive','branch','Inventory','','','','',''),('417357215903752203',1352,'41735718973','1200','1.00','100','retail','0','2025-01-01 11:53:11','','','','56','Cash',13.79,'100','','','4','','1','2025-01-01 08:53:14','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('417357218642232324',1353,'41735721595','1131','20.00','500','retail','0','2025-01-01 11:59:51','','','','0','Cash',68.97,'25','','','4','','1','2025-01-01 08:59:58','1','49','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'20','100.00','80','Inclusive','branch','Inventory','1110','4000','5500','',''),('417357218834038113',1354,'41735721595','1181','10.00','150','retail','0','2025-01-01 11:59:51','','','','7','Cash',20.69,'15','','','4','','1','2025-01-01 08:59:58','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'10','24.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('417357219063303320',1355,'41735721595','971','2.00','100','retail','0','2025-01-01 11:59:51','','','','15','Cash',13.79,'50','','','4','','1','2025-01-01 08:59:58','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','19.00','17','Inclusive','branch','Inventory','','','','',''),('417357219909420343',1356,'41735721595','650','15.00','75','retail','0','2025-01-01 11:59:51','','','','0.59','Cash',10.34,'5','','','4','','1','2025-01-01 08:59:58','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','270.00','255','Inclusive','branch','Inventory','','','','',''),('417357227532773352',1357,'41735722718','161','2.00','80','retail','10','2025-01-01 12:12:34','','','','34','Cash',11.03,'40','','','4','','1','2025-01-01 09:12:39','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'2','27.00','25','Inclusive','branch','Inventory','','','','',''),('417357305892353024',1358,'41735725815','554','2.00','10','retail','0','2025-01-01 14:23:09','','','','1.1','Cash',1.38,'5','','','4','','1','2025-01-01 11:23:13','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','256.00','254','Inclusive','branch','Inventory','','','','',''),('417357385495309253',1359,'41735738077','736','6.00','30','retail','0','2025-01-01 16:36:23','','','','3','Cash',4.14,'5','','','4','','1','2025-01-01 13:36:30','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','709.00','703','Inclusive','branch','Inventory','','','','',''),('417357385838250048',1360,'41735738077','870','7.00','140','retail','0','2025-01-01 16:36:23','','','','11','Cash',19.31,'20','','','4','','1','2025-01-01 13:36:30','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'7','59.00','52','Inclusive','branch','Inventory','','','','',''),('417357452244302274',1361,'41735738590','279','6.00','60','retail','0','2025-01-01 18:27:57','','','','5','Cash',8.28,'10','','','4','','1','2025-01-01 15:28:17','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'6','185.00','179','Inclusive','branch','Inventory','','','','',''),('417357452763222327',1362,'41735738590','383','3.00','60','retail','0','2025-01-01 18:27:57','','','','13','Cash',8.28,'20','','','4','','1','2025-01-01 15:28:17','1','13','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','33.00','30','Inclusive','branch','Inventory','','','','',''),('417357470482302023',1363,'41735747019','340','2.00','70','retail','0','2025-01-01 18:57:45','','','','26','Cash',9.66,'35','','','4','','1','2025-01-01 15:57:48','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'2','14.00','12','Inclusive','branch','Inventory','','','','',''),('417357470653232227',1364,'41735747019','612','1.00','150','retail','0','2025-01-01 18:57:45','','','','60','Cash',20.69,'150','','','4','','1','2025-01-01 15:57:48','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417357474322331322',1365,'41735747068','903','1.00','50','retail','0','2025-01-01 19:03:53','','','','24','Cash',6.90,'50','','','4','','1','2025-01-01 16:03:55','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417357965477532223',1366,'41735796529','739','10.00','20','retail','0','2025-01-02 08:42:27','','','','1','Cash',2.76,'2','','','4','','1','2025-01-02 05:42:30','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1208.00','1198','Inclusive','branch','Inventory','','','','',''),('417358015020033237',1367,'41735801479','692','2.00','10','retail','0','2025-01-02 10:05:04','','','','1','Cash',1.38,'5','','','4','','1','2025-01-02 07:05:08','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','289.00','287','Inclusive','branch','Inventory','','','','',''),('417358031194203533',1368,'41735801509','420','1.00','50','retail','0','2025-01-02 10:31:59','','','','0','Cash',6.90,'50','','','4','','1','2025-01-02 07:33:54','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417358046002252333',1369,'41735803234','1101','1.00','50','retail','0','2025-01-02 10:56:40','','','','18','Cash',6.90,'50','','','4','','1','2025-01-02 07:58:19','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('417358101140472033',1370,'41735804699','340','4.00','140','retail','0','2025-01-02 12:29:02','','','','26','Cash',19.31,'35','','','4','','1','2025-01-02 09:29:05','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'4','12.00','8','Inclusive','branch','Inventory','','','','',''),('417358101412332424',1371,'41735804699','1190','1.00','180','retail','20','2025-01-02 12:29:02','','','','124','Cash',24.83,'180','','','4','','1','2025-01-02 09:29:05','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('417358109432229333',1372,'41735810914','71','2.00','10','retail','0','2025-01-02 12:42:24','','','','2','Cash',1.38,'5','','','4','','1','2025-01-02 09:42:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','221.00','219','Inclusive','branch','Inventory','','','','',''),('417358132620332400',1373,'41735810954','612','1.00','100','retail','50','2025-01-02 13:22:52','','','','60','Cash',13.79,'100','','','4','','1','2025-01-02 10:22:59','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417358133381237132',1374,'41735810954','971','6.00','300','retail','0','2025-01-02 13:22:52','','','','15','Cash',41.38,'50','','','4','','1','2025-01-02 10:22:59','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'6','17.00','11','Inclusive','branch','Inventory','','','','',''),('417358133722532002',1375,'41735810954','973','7.00','560','retail','0','2025-01-02 13:22:52','','','','40','Cash',77.24,'80','','','4','','1','2025-01-02 10:22:59','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'7','40.00','33','Inclusive','branch','Inventory','','','','',''),('417358148243470340',1376,'41735813379','1187','4.00','80','retail','0','2025-01-02 13:47:57','','','','9','Cash',11.03,'20','','','4','','1','2025-01-02 10:48:02','1','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'4','53.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('417358148393224322',1377,'41735813379','1','1.00','60','retail','0','2025-01-02 13:47:57','','','','30','Cash',8.28,'60','','','4','','1','2025-01-02 10:48:02','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','68.00','67','Inclusive','branch','Inventory','','','','',''),('417358148604203300',1378,'41735813379','1106','1.00','100','retail','0','2025-01-02 13:47:57','','','','0','Cash',13.79,'100','','','4','','1','2025-01-02 10:48:02','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('417358148773023727',1379,'41735813379','48','1.00','50','retail','0','2025-01-02 13:47:57','','','','18','Cash',6.90,'50','','','4','','1','2025-01-02 10:48:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('417358211872320203',1380,'41735821174','1190','1.00','200','retail','0','2025-01-02 15:33:08','','','','124','Cash',27.59,'200','','','4','','1','2025-01-02 12:33:12','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417358298633326232',1381,'41735822856','1152','2.00','760','retail','0','2025-01-02 17:57:43','','','','190','Cash',104.83,'380','','','4','','1','2025-01-02 14:58:05','1','10','new','1','new','pcs','','','','yes','','0','','','VATABLE',327.59,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('417358304313578023',1382,'41735830416','1190','1.00','200','retail','0','2025-01-02 18:07:12','','','','124','Cash',27.59,'200','','','4','','1','2025-01-02 15:07:17','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('417358311222027323',1383,'41735831108','1190','1.00','200','retail','0','2025-01-02 18:18:42','','','','124','Cash',27.59,'200','','','4','','1','2025-01-02 15:18:46','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('417358333202770833',1384,'41735832880','144','1.00','350','retail','0','2025-01-02 18:55:21','','','','170','Cash',48.28,'350','','','4','','1','2025-01-02 15:55:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417358333922392203',1385,'41735833372','50','10.00','100','retail','0','2025-01-02 18:56:32','','','','3.2','Cash',13.79,'10','','','4','','1','2025-01-02 15:56:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','630.00','620','Inclusive','branch','Inventory','','','','',''),('417358342567403203',1386,'41735834229','554','6.00','30','retail','0','2025-01-02 19:10:58','','','','1.1','Cash',4.14,'5','','','4','','1','2025-01-02 16:11:01','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','254.00','248','Inclusive','branch','Inventory','','','','',''),('417358975943343029',1387,'41735897576','978','1.00','150','retail','0','2025-01-03 12:47:12','','','','90','Cash',20.69,'150','','','4','','1','2025-01-03 09:47:29','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417358976083837228',1388,'41735897576','143','1.00','50','retail','0','2025-01-03 12:47:12','','','','25','Cash',6.90,'50','','','4','','1','2025-01-03 09:47:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('417358976322002033',1389,'41735897576','1','1.00','50','retail','10','2025-01-03 12:47:12','','','','30','Cash',6.90,'50','','','4','','1','2025-01-03 09:47:29','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','67.00','66','Inclusive','branch','Inventory','','','','',''),('417358993563022503',1390,'41735897650','525','1.00','300','retail','0','2025-01-03 13:16:36','','','','95','Cash',41.38,'300','','','4','','1','2025-01-03 10:16:39','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417358993969209340',1391,'41735897650','971','2.00','100','retail','0','2025-01-03 13:16:36','','','','15','Cash',13.79,'50','','','4','','1','2025-01-03 10:16:39','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','11.00','9','Inclusive','branch','Inventory','','','','',''),('417358995012139839',1392,'41735899475','1244','2.00','50','retail','0','2025-01-03 13:18:21','','','','7','Cash',6.90,'25','','','4','','1','2025-01-03 10:18:24','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'2','3800.00','3798','Inclusive','branch','Inventory','1110','4000','5500','',''),('417359006287620222',1393,'41735899506','692','5.00','25','retail','0','2025-01-03 13:38:30','','','','1','Cash',3.45,'5','','','4','','1','2025-01-03 10:39:11','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','287.00','282','Inclusive','branch','Inventory','','','','',''),('417359006413443322',1394,'41735899506','26','1.00','200','retail','0','2025-01-03 13:38:30','','','','120','Cash',27.59,'200','','','4','','1','2025-01-03 10:39:11','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417359006620501222',1395,'41735899506','440','2.00','100','retail','0','2025-01-03 13:38:30','','','','22','Cash',13.79,'50','','','4','','1','2025-01-03 10:39:11','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','10.00','8','Inclusive','branch','Inventory','','','','',''),('417359006930277323',1396,'41735899506','558','15.00','105','retail','0','2025-01-03 13:38:30','','','','3.43','Cash',14.48,'7','','','4','','1','2025-01-03 10:39:11','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','356.00','341','Inclusive','branch','Inventory','','','','',''),('417359007090037423',1397,'41735899506','71','1.00','5','retail','0','2025-01-03 13:38:30','','','','2','Cash',0.69,'5','','','4','','1','2025-01-03 10:39:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','219.00','218','Inclusive','branch','Inventory','','','','',''),('417359092170232017',1398,'41735909190','119','2.00','40','retail','0','2025-01-03 16:00:18','','','','8','Cash',5.52,'20','','','4','','1','2025-01-03 13:00:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','49.00','47','Inclusive','branch','Inventory','','','','',''),('417359114833320302',1399,'41735909222','186','2.00','20','retail','0','2025-01-03 16:38:05','','','','8','Cash',2.76,'10','','','4','','1','2025-01-03 13:38:08','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','29.00','27','Inclusive','branch','Inventory','','','','',''),('417359121253031502',1400,'41735911488','692','4.00','20','retail','0','2025-01-03 16:48:45','','','','1','Cash',2.76,'5','','','4','','1','2025-01-03 13:48:49','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','282.00','278','Inclusive','branch','Inventory','','','','',''),('417359129361322133',1401,'41735912132','114','10.00','30','retail','0','2025-01-03 17:02:17','','','','1','Cash',4.14,'3','','','4','','1','2025-01-03 14:02:52','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','692.00','682','Inclusive','branch','Inventory','','','','',''),('417359209050237494',1402,'41735920055','692','10.00','50','retail','0','2025-01-03 19:15:09','','','','1','Cash',6.90,'5','','','4','','1','2025-01-03 16:15:18','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','278.00','268','Inclusive','branch','Inventory','','','','',''),('417359209650230702',1403,'41735920921','554','10.00','50','retail','0','2025-01-03 19:16:09','','','','1.1','Cash',6.90,'5','','','4','','1','2025-01-03 16:16:51','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','248.00','238','Inclusive','branch','Inventory','','','','',''),('417359210623250333',1404,'41735921014','554','20.00','100','retail','0','2025-01-03 19:17:45','','','','1.1','Cash',13.79,'5','','','4','','1','2025-01-03 16:18:31','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'20','238.00','218','Inclusive','branch','Inventory','','','','',''),('417359741243733031',1405,'41735972831','692','2.00','10','retail','0','2025-01-04 10:02:04','','','','1','Cash',1.38,'5','','','4','','1','2025-01-04 07:02:09','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','268.00','266','Inclusive','branch','Inventory','','','','',''),('417359756882323528',1406,'41735974129','274','1.00','50','retail','0','2025-01-04 10:28:09','','','','17','Cash',6.90,'50','','','4','','1','2025-01-04 07:28:50','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','69.00','68','Inclusive','branch','Inventory','','','','',''),('417359779612347473',1407,'41735975731','445','10.00','30','retail','0','2025-01-04 11:06:02','','','','1','Cash',4.14,'3','','','4','','1','2025-01-04 08:06:05','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','467.00','457','Inclusive','branch','Inventory','','','','',''),('417359914781832522',1408,'41735991466','46','1.00','20','retail','0','2025-01-04 14:51:19','','','','14','Cash',2.76,'20','','','4','','1','2025-01-04 11:51:21','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','265.00','264','Inclusive','branch','Inventory','','','','',''),('417359920666633003',1409,'41735991482','114','60.00','180','retail','0','2025-01-04 15:01:07','','','','1','Cash',24.83,'3','','','4','','1','2025-01-04 12:01:10','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'60','682.00','622','Inclusive','branch','Inventory','','','','',''),('417359952403202305',1410,'41735992071','71','4.00','20','retail','0','2025-01-04 15:54:01','','','','2','Cash',2.76,'5','','','4','','1','2025-01-04 12:54:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','218.00','214','Inclusive','branch','Inventory','','','','',''),('417359981805902432',1411,'41735995244','131','1.00','150','retail','0','2025-01-04 16:43:01','','','','106','Cash',20.69,'150','','','4','','1','2025-01-04 13:43:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417359990512234049',1412,'41735998209','269','1.00','120','retail','0','2025-01-04 16:57:53','','','','79','Cash',16.55,'120','','','4','','1','2025-01-04 14:00:01','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('417359990734003423',1413,'41735998209','909','10.00','100','retail','0','2025-01-04 16:57:53','','','','3','Cash',13.79,'10','','','4','','1','2025-01-04 14:00:01','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','221.00','211','Inclusive','branch','Inventory','','','','',''),('417360027952700407',1414,'41736002752','1133','15.00','75','retail','0','2025-01-04 18:00:19','','','','2.35','Cash',10.34,'5','','','4','','1','2025-01-04 15:00:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','500.00','485','Inclusive','branch','Inventory','1110','4000','5500','',''),('417360028183082082',1415,'41736002752','38','15.00','30','retail','0','2025-01-04 18:00:19','','','','0.6','Cash',4.14,'2','','','4','','1','2025-01-04 15:00:22','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'15','288.00','273','Inclusive','branch','Inventory','','','','',''),('417360031822444100',1416,'41736002823','1','4.00','240','retail','0','2025-01-04 18:06:22','','','','30','Cash',33.10,'60','','','4','','1','2025-01-04 15:07:49','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'4','66.00','62','Inclusive','branch','Inventory','','','','',''),('417360034102320003',1417,'41736003373','340','4.00','140','retail','0','2025-01-04 18:10:26','','','','26','Cash',19.31,'35','','','4','','1','2025-01-04 15:10:29','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'4','8.00','4','Inclusive','branch','Inventory','','','','',''),('417360034266303330',1418,'41736003373','1205','1.00','10','retail','0','2025-01-04 18:10:26','','','','5','Cash',1.38,'10','','','4','','1','2025-01-04 15:10:29','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('417360041124000033',1419,'41736004093','1170','1.00','80','retail','0','2025-01-04 18:22:45','','','','55','Cash',11.03,'80','','','4','','1','2025-01-04 15:25:36','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('417360041651331332',1420,'41736004093','237','1.00','110','retail','0','2025-01-04 18:22:45','','','','68','Cash',15.17,'110','','','4','','1','2025-01-04 15:25:36','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',94.83,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417360043583233471',1421,'41736004337','692','10.00','50','retail','0','2025-01-04 18:25:58','','','','1','Cash',6.90,'5','','','4','','1','2025-01-04 15:26:02','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','266.00','256','Inclusive','branch','Inventory','','','','',''),('417360050012405012',1422,'41736004363','440','2.00','100','retail','0','2025-01-04 18:36:42','','','','22','Cash',13.79,'50','','','4','','1','2025-01-04 15:38:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','8.00','6','Inclusive','branch','Inventory','','','','',''),('417361449848332303',1423,'41736144947','1177','40.00','600','retail','0','2025-01-06 09:30:29','','','','8','Cash',82.76,'15','','','4','','1','2025-01-06 06:30:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'40','710.00','670','Inclusive','branch','Inventory','1110','4000','5500','',''),('417361450295022234',1424,'41736144947','650','15.00','75','retail','0','2025-01-06 09:30:29','','','','0.59','Cash',10.34,'5','','','4','','1','2025-01-06 06:30:33','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','255.00','240','Inclusive','branch','Inventory','','','','',''),('417361546433610330',1425,'41736153563','131','1.00','150','retail','0','2025-01-06 12:11:08','','','','106','Cash',20.69,'150','','','4','','1','2025-01-06 09:12:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417361546670131104',1426,'41736153563','1134','3.00','60','retail','0','2025-01-06 12:11:08','','','','7.63','Cash',8.28,'20','','','4','','1','2025-01-06 09:12:47','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','111.00','108','Inclusive','branch','Inventory','1110','4000','5500','',''),('417361548243524242',1427,'41736154767','181','1.00','70','retail','0','2025-01-06 12:13:45','','','','36','Cash',9.66,'70','','','4','','1','2025-01-06 09:13:49','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417361566543075410',1428,'41736154830','534','1.00','50','retail','0','2025-01-06 12:44:31','','','','5','Cash',6.90,'50','','','4','','1','2025-01-06 09:44:35','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','88.00','87','Inclusive','branch','Inventory','','','','',''),('417361566713423102',1429,'41736154830','540','1.00','50','retail','0','2025-01-06 12:44:31','','','','19','Cash',6.90,'50','','','4','','1','2025-01-06 09:44:35','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','80.00','79','Inclusive','branch','Inventory','','','','',''),('417361577093723063',1430,'41736156675','400','10.00','50','retail','0','2025-01-06 13:02:43','','','','2','Cash',6.90,'5','','','4','','1','2025-01-06 10:03:20','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','179.00','169','Inclusive','branch','Inventory','','','','',''),('417361577622324343',1431,'41736156675','440','2.00','100','retail','0','2025-01-06 13:02:43','','','','22','Cash',13.79,'50','','','4','','1','2025-01-06 10:03:20','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','6.00','4','Inclusive','branch','Inventory','','','','',''),('417361631923737212',1432,'41736163175','124','2.00','400','retail','0','2025-01-06 14:33:33','','','','136','Cash',55.17,'200','','','4','','1','2025-01-06 11:33:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'2','23.00','21','Inclusive','branch','Inventory','','','','',''),('417361632110430032',1433,'41736163175','48','1.00','50','retail','0','2025-01-06 14:33:33','','','','18','Cash',6.90,'50','','','4','','1','2025-01-06 11:33:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('417361666363032234',1434,'41736163216','1122','15.00','1350','retail','150','2025-01-06 15:30:37','','','','0','Cash',186.21,'90','','','4','','1','2025-01-06 12:30:57','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',77.59,'15','60.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('417361701082320222',1435,'41736170083','290','1.00','100','retail','0','2025-01-06 16:28:29','','','','40','Cash',13.79,'100','','','4','','1','2025-01-06 13:28:33','1','24','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('417361747872233321',1436,'41736170152','988','10.00','10','retail','0','2025-01-06 17:46:30','','','','0.50','Cash',1.38,'1','','','4','','1','2025-01-06 14:46:36','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'10','57.00','47','Inclusive','branch','Inventory','','','','',''),('417361772542733623',1437,'41736174798','692','2.00','10','retail','0','2025-01-06 18:28:07','','','','1','Cash',1.38,'5','','','4','','1','2025-01-06 15:28:17','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','256.00','254','Inclusive','branch','Inventory','','','','',''),('417361772822003022',1438,'41736174798','184','1.00','10','retail','0','2025-01-06 18:28:07','','','','4','Cash',1.38,'10','','','4','','1','2025-01-06 15:28:17','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('417361778882712833',1439,'41736177301','692','4.00','20','retail','0','2025-01-06 18:38:10','','','','1','Cash',2.76,'5','','','4','','1','2025-01-06 15:38:47','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','254.00','250','Inclusive','branch','Inventory','','','','',''),('417361787158237007',1440,'41736177928','739','10.00','20','retail','0','2025-01-06 18:51:57','','','','1','Cash',2.76,'2','','','4','','1','2025-01-06 15:52:01','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1098.00','1088','Inclusive','branch','Inventory','','','','',''),('417361795992421203',1441,'41736178722','971','3.00','150','retail','0','2025-01-06 19:06:41','','','','15','Cash',20.69,'50','','','4','','1','2025-01-06 16:07:20','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'3','9.00','6','Inclusive','branch','Inventory','','','','',''),('417361796664936303',1442,'41736179641','114','33.00','99','retail','0','2025-01-06 19:08:10','','','','1','Cash',13.66,'3','','','4','','1','2025-01-06 16:08:22','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'33','622.00','589','Inclusive','branch','Inventory','','','','',''),('417361796893640732',1443,'41736179641','401','30.00','150','retail','0','2025-01-06 19:08:10','','','','2','Cash',20.69,'5','','','4','','1','2025-01-06 16:08:22','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'30','400.00','370','Inclusive','branch','Inventory','','','','',''),('417361808854210223',1444,'41736179704','739','10.00','20','retail','0','2025-01-06 19:28:08','','','','1','Cash',2.76,'2','','','4','','1','2025-01-06 16:30:03','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1088.00','1078','Inclusive','branch','Inventory','','','','',''),('417361810240843222',1445,'41736181004','739','10.00','20','retail','0','2025-01-06 19:30:25','','','','1','Cash',2.76,'2','','','4','','1','2025-01-06 16:30:55','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1078.00','1068','Inclusive','branch','Inventory','','','','',''),('417361811653312026',1446,'41736181145','383','25.00','500','retail','0','2025-01-06 19:34:42','','','','13','Cash',68.97,'20','','','4','','1','2025-01-06 16:35:21','1','13','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'25','25.00','0','Inclusive','branch','Inventory','','','','',''),('417361811872133336',1447,'41736181145','1162','1.00','400','retail','0','2025-01-06 19:34:42','','','','228','Cash',55.17,'400','','','4','','1','2025-01-06 16:35:21','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('417361812142322210',1448,'41736181145','870','10.00','200','retail','0','2025-01-06 19:34:42','','','','11','Cash',27.59,'20','','','4','','1','2025-01-06 16:35:21','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'10','52.00','42','Inclusive','branch','Inventory','','','','',''),('417361812423222232',1449,'41736181145','443','15.00','75','retail','0','2025-01-06 19:34:42','','','','2','Cash',10.34,'5','','','4','','1','2025-01-06 16:35:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','71.00','56','Inclusive','branch','Inventory','','','','',''),('417361812812242122',1450,'41736181145','443','5.00','25','retail','0','2025-01-06 19:34:42','','','','2','Cash',3.45,'5','','','4','','1','2025-01-06 16:35:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','56.00','51','Inclusive','branch','Inventory','','','','',''),('417361815433203232',1451,'41736181520','988','6.00','6','retail','0','2025-01-06 19:39:06','','','','0.50','Cash',0.83,'1','','','4','','1','2025-01-06 16:39:10','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'6','47.00','41','Inclusive','branch','Inventory','','','','',''),('417362295852300323',1452,'41736228808','893','1.00','80','retail','10','2025-01-07 08:59:46','','','','49','Cash',11.03,'80','','','4','','1','2025-01-07 06:04:29','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417362364333230243',1453,'41736229869','21','2.00','70','retail','0','2025-01-07 10:53:53','','','','25','Cash',9.66,'35','','','4','','1','2025-01-07 07:54:29','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'2','80.00','78','Inclusive','branch','Inventory','','','','',''),('417362366633347364',1454,'41736236631','1189','1.00','70','retail','10','2025-01-07 10:57:43','','','','45','Cash',9.66,'70','','','4','','1','2025-01-07 07:57:46','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('417362370756423233',1455,'41736236666','1210','1.00','230','retail','20','2025-01-07 11:04:35','','','','165','Cash',31.72,'230','','','4','','1','2025-01-07 08:04:40','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',198.28,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('417362400100233233',1456,'41736237080','909','4.00','40','retail','0','2025-01-07 11:53:30','','','','3','Cash',5.52,'10','','','4','','1','2025-01-07 08:53:33','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'4','211.00','207','Inclusive','branch','Inventory','','','','',''),('417362444575734343',1457,'41736240013','739','15.00','30','retail','0','2025-01-07 13:07:37','','','','1','Cash',4.14,'2','','','4','','1','2025-01-07 10:07:40','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'15','1068.00','1053','Inclusive','branch','Inventory','','','','',''),('417362444773032233',1458,'41736244461','46','1.00','20','retail','0','2025-01-07 13:08:00','','','','14','Cash',2.76,'20','','','4','','1','2025-01-07 10:08:04','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','264.00','263','Inclusive','branch','Inventory','','','','',''),('417362446023022033',1459,'41736244587','978','1.00','150','retail','0','2025-01-07 13:10:03','','','','90','Cash',20.69,'150','','','4','','1','2025-01-07 10:11:31','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417362447644473603',1460,'41736244718','650','15.00','75','retail','0','2025-01-07 13:13:50','','','','0.59','Cash',10.34,'5','','','4','','1','2025-01-07 10:14:27','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','240.00','225','Inclusive','branch','Inventory','','','','',''),('417362447890034204',1461,'41736244718','50','10.00','100','retail','0','2025-01-07 13:13:50','','','','3.2','Cash',13.79,'10','','','4','','1','2025-01-07 10:14:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','620.00','610','Inclusive','branch','Inventory','','','','',''),('417362448103638032',1462,'41736244718','1','1.00','60','retail','0','2025-01-07 13:13:50','','','','30','Cash',8.28,'60','','','4','','1','2025-01-07 10:14:27','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','62.00','61','Inclusive','branch','Inventory','','','','',''),('417362448292222936',1463,'41736244718','71','1.00','5','retail','0','2025-01-07 13:13:50','','','','2','Cash',0.69,'5','','','4','','1','2025-01-07 10:14:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','214.00','213','Inclusive','branch','Inventory','','','','',''),('417362525333336721',1464,'41736252511','739','10.00','20','retail','0','2025-01-07 15:22:15','','','','1','Cash',2.76,'2','','','4','','1','2025-01-07 12:22:19','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1053.00','1043','Inclusive','branch','Inventory','','','','',''),('417362525612212222',1465,'41736252540','1113','1.00','200','retail','0','2025-01-07 15:23:13','','','','0','Cash',27.59,'200','','','4','','1','2025-01-07 12:24:26','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417362525922320234',1466,'41736252540','632','17.00','51','retail','0','2025-01-07 15:23:13','','','','1.45','Cash',7.03,'3','','','4','','1','2025-01-07 12:24:26','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'17','359.00','342','Inclusive','branch','Inventory','','','','',''),('417362526965236333',1467,'41736252666','1177','20.00','300','retail','0','2025-01-07 15:24:57','','','','8','Cash',41.38,'15','','','4','','1','2025-01-07 12:25:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'20','670.00','650','Inclusive','branch','Inventory','1110','4000','5500','',''),('417362544262242403',1468,'41736252832','38','15.00','30','retail','0','2025-01-07 15:54:42','','','','0.6','Cash',4.14,'2','','','4','','1','2025-01-07 12:55:12','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'15','273.00','258','Inclusive','branch','Inventory','','','','',''),('417362544522044302',1469,'41736252832','650','15.00','75','retail','0','2025-01-07 15:54:42','','','','0.59','Cash',10.34,'5','','','4','','1','2025-01-07 12:55:12','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','225.00','210','Inclusive','branch','Inventory','','','','',''),('417362544815834232',1470,'41736252832','2','1.00','45','retail','5','2025-01-07 15:54:42','','','','20','Cash',6.21,'45','','','4','','1','2025-01-07 12:55:12','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','62.00','61','Inclusive','branch','Inventory','','','','',''),('417362571872240337',1471,'41736257169','506','15.00','45','retail','0','2025-01-07 16:42:02','','','','1.5','Cash',6.21,'3','','','4','','1','2025-01-07 13:42:06','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'15','28.00','13','Inclusive','branch','Inventory','','','','',''),('417362572572333225',1472,'41736257169','506','13.00','39','retail','0','2025-01-07 16:42:02','','','','1.5','Cash',5.38,'3','','','4','','1','2025-01-07 13:42:06','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'13','13.00','0','Inclusive','branch','Inventory','','','','',''),('417362572883222328',1473,'41736257169','739','21.00','42','retail','0','2025-01-07 16:42:02','','','','1','Cash',5.79,'2','','','4','','1','2025-01-07 13:42:06','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'21','1043.00','1022','Inclusive','branch','Inventory','','','','',''),('417362573203372200',1474,'41736257169','988','9.00','9','retail','0','2025-01-07 16:42:02','','','','0.50','Cash',1.24,'1','','','4','','1','2025-01-07 13:42:06','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'9','41.00','32','Inclusive','branch','Inventory','','','','',''),('417362629950936623',1475,'41736260039','739','10.00','20','retail','0','2025-01-07 18:18:32','','','','1','Cash',2.76,'2','','','4','','1','2025-01-07 15:18:38','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1022.00','1012','Inclusive','branch','Inventory','','','','',''),('417362630173223333',1476,'41736260039','99','20.00','40','retail','0','2025-01-07 18:18:32','','','','1.2','Cash',5.52,'2','','','4','','1','2025-01-07 15:18:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','53.00','33','Inclusive','branch','Inventory','','','','',''),('417362630342230431',1477,'41736260039','1200','1.00','100','retail','0','2025-01-07 18:18:32','','','','56','Cash',13.79,'100','','','4','','1','2025-01-07 15:18:38','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('417362630803200120',1478,'41736260039','554','10.00','50','retail','0','2025-01-07 18:18:32','','','','1.1','Cash',6.90,'5','','','4','','1','2025-01-07 15:18:38','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','218.00','208','Inclusive','branch','Inventory','','','','',''),('417362631113372323',1479,'41736260039','554','2.00','10','retail','0','2025-01-07 18:18:32','','','','1.1','Cash',1.38,'5','','','4','','1','2025-01-07 15:18:38','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','208.00','206','Inclusive','branch','Inventory','','','','',''),('417363161565602313',1480,'41736316140','739','10.00','20','retail','0','2025-01-08 09:02:37','','','','1','Cash',2.76,'2','','','4','','1','2025-01-08 06:02:40','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1012.00','1002','Inclusive','branch','Inventory','','','','',''),('417363175613204043',1481,'41736316161','739','20.00','40','retail','0','2025-01-08 09:26:01','','','','1','Cash',5.52,'2','','','4','','1','2025-01-08 06:26:04','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','1002.00','982','Inclusive','branch','Inventory','','','','',''),('417363201063332233',1482,'41736318109','306','1.00','40','retail','0','2025-01-08 10:08:26','','','','7','Cash',5.52,'40','','','4','','1','2025-01-08 07:08:29','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','190.00','189','Inclusive','branch','Inventory','','','','',''),('417363224736333470',1483,'41736320110','1218','1.00','70','retail','0','2025-01-08 10:47:53','','','','35','Cash',9.66,'70','','','4','','1','2025-01-08 07:47:57','1','34','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('417363240820323333',1484,'41736322492','1210','1.00','250','retail','0','2025-01-08 11:15:33','','','','165','Cash',34.48,'250','','','4','','1','2025-01-08 08:15:50','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('417363241042223323',1485,'41736322492','554','11.00','55','retail','0','2025-01-08 11:15:33','','','','1.1','Cash',7.59,'5','','','4','','1','2025-01-08 08:15:50','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'11','206.00','195','Inclusive','branch','Inventory','','','','',''),('417363241332227623',1486,'41736322492','443','15.00','75','retail','0','2025-01-08 11:15:33','','','','2','Cash',10.34,'5','','','4','','1','2025-01-08 08:15:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','51.00','36','Inclusive','branch','Inventory','','','','',''),('417363241893472040',1487,'41736324173','46','1.00','20','retail','0','2025-01-08 11:16:29','','','','14','Cash',2.76,'20','','','4','','1','2025-01-08 08:17:26','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','263.00','262','Inclusive','branch','Inventory','','','','',''),('417363267507222633',1488,'41736325022','1196','2.00','100','retail','0','2025-01-08 11:59:11','','','','0','Cash',13.79,'50','','','4','','1','2025-01-08 08:59:14','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('417363307990391323',1489,'41736326778','1','1.00','60','retail','0','2025-01-08 13:09:19','','','','30','Cash',8.28,'60','','','4','','1','2025-01-08 10:09:24','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','61.00','60','Inclusive','branch','Inventory','','','','',''),('417363309000400333',1490,'41736326778','266','1.00','50','retail','20','2025-01-08 13:09:19','','','','22','Cash',6.90,'50','','','4','','1','2025-01-08 10:09:24','1','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('417363309279132233',1491,'41736326778','1187','2.00','40','retail','0','2025-01-08 13:09:19','','','','9','Cash',5.52,'20','','','4','','1','2025-01-08 10:09:24','1','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','49.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('417363309582332262',1492,'41736326778','1106','1.00','100','retail','0','2025-01-08 13:09:19','','','','0','Cash',13.79,'100','','','4','','1','2025-01-08 10:09:24','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417363331853032381',1493,'41736331196','186','1.00','10','retail','0','2025-01-08 13:46:25','','','','8','Cash',1.38,'10','','','4','','1','2025-01-08 10:46:31','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('417363333103201632',1494,'41736333293','1115','1.00','250','retail','0','2025-01-08 13:49:06','','','','0','Cash',34.48,'250','','','4','','1','2025-01-08 10:49:39','1','58','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('417363333450333333',1495,'41736333293','1115','1.00','200','retail','50','2025-01-08 13:49:06','','','','0','Cash',27.59,'200','','','4','','1','2025-01-08 10:49:39','1','58','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417363368613202363',1496,'41736333480','870','13.00','260','retail','0','2025-01-08 14:48:23','','','','11','Cash',35.86,'20','','','4','','1','2025-01-08 11:48:26','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'13','42.00','29','Inclusive','branch','Inventory','','','','',''),('417363369023294207',1497,'41736333480','736','7.00','35','retail','0','2025-01-08 14:48:23','','','','3','Cash',4.83,'5','','','4','','1','2025-01-08 11:48:26','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'7','703.00','696','Inclusive','branch','Inventory','','','','',''),('417363427500007240',1498,'41736337944','1229','1.00','80','retail','20','2025-01-08 16:26:41','','','','25','Cash',11.03,'80','','','4','','1','2025-01-08 13:26:47','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','122.00','121','Inclusive','branch','Inventory','1110','4000','5500','',''),('417363427633740270',1499,'41736337944','1115','1.00','250','retail','0','2025-01-08 16:26:41','','','','0','Cash',34.48,'250','','','4','','1','2025-01-08 13:26:47','1','58','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('417363427780273307',1500,'41736337944','249','1.00','300','retail','0','2025-01-08 16:26:41','','','','150','Cash',41.38,'300','','','4','','1','2025-01-08 13:26:47','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('417363428002232023',1501,'41736337944','1217','1.00','400','retail','0','2025-01-08 16:26:41','','','','250','Cash',55.17,'400','','','4','','1','2025-01-08 13:26:47','1','40','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('417363429550332743',1502,'41736342935','692','4.00','20','retail','0','2025-01-08 16:29:15','','','','1','Cash',2.76,'5','','','4','','1','2025-01-08 13:29:18','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','250.00','246','Inclusive','branch','Inventory','','','','',''),('417363467186263278',1503,'41736343804','266','1.00','70','retail','0','2025-01-08 17:31:58','','','','22','Cash',9.66,'70','','','4','','1','2025-01-08 14:32:01','1','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('417363486055440332',1504,'41736346724','1176','1.00','150','retail','0','2025-01-08 18:03:26','','','','68','Cash',20.69,'150','','','4','','1','2025-01-08 15:04:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('417363523992250373',1505,'41736352380','739','10.00','20','retail','0','2025-01-08 19:06:39','','','','1','Cash',2.76,'2','','','4','','1','2025-01-08 16:06:42','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','882.00','872','Inclusive','branch','Inventory','','','','',''),('417363526020265006',1506,'41736352576','554','2.00','10','retail','0','2025-01-08 19:10:04','','','','1.1','Cash',1.38,'5','','','4','','1','2025-01-08 16:10:08','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','195.00','193','Inclusive','branch','Inventory','','','','',''),('417364119203223324',1507,'41736408670','525','1.00','300','retail','0','2025-01-09 11:38:40','','','','95','Cash',41.38,'300','','','4','','1','2025-01-09 08:42:53','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417364145583343032',1508,'41736414525','807','10.00','500','retail','50','2025-01-09 12:22:38','','','','38','Cash',68.97,'50','','','4','','1','2025-01-09 09:24:20','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'10','60.00','50','Inclusive','branch','Inventory','','','','',''),('417364160963634732',1509,'41736414660','1189','1.00','80','retail','0','2025-01-09 12:49:18','','','','45','Cash',11.03,'80','','','4','','1','2025-01-09 09:50:07','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('417364161286242422',1510,'41736414660','1176','1.00','150','retail','0','2025-01-09 12:49:18','','','','68','Cash',20.69,'150','','','4','','1','2025-01-09 09:50:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417364161573027024',1511,'41736414660','739','10.00','20','retail','0','2025-01-09 12:49:18','','','','1','Cash',2.76,'2','','','4','','1','2025-01-09 09:50:07','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','872.00','862','Inclusive','branch','Inventory','','','','',''),('417364237960233247',1512,'41736423779','692','4.00','20','retail','0','2025-01-09 14:56:53','','','','1','Cash',2.76,'5','','','4','','1','2025-01-09 11:57:17','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','246.00','242','Inclusive','branch','Inventory','','','','',''),('417364238134332271',1513,'41736423779','400','2.00','10','retail','0','2025-01-09 14:56:53','','','','2','Cash',1.38,'5','','','4','','1','2025-01-09 11:57:17','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','169.00','167','Inclusive','branch','Inventory','','','','',''),('417364312002002022',1514,'41736431176','612','1.00','100','retail','50','2025-01-09 17:00:30','','','','60','Cash',13.79,'100','','','4','','1','2025-01-09 14:00:33','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417364312270333260',1515,'41736431176','739','20.00','40','retail','0','2025-01-09 17:00:30','','','','1','Cash',5.52,'2','','','4','','1','2025-01-09 14:00:33','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','862.00','842','Inclusive','branch','Inventory','','','','',''),('417364378682060033',1516,'41736437848','445','10.00','30','retail','0','2025-01-09 18:51:09','','','','1','Cash',4.14,'3','','','4','','1','2025-01-09 15:51:44','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','457.00','447','Inclusive','branch','Inventory','','','','',''),('417364380680122122',1517,'41736437905','1101','1.00','50','retail','0','2025-01-09 18:54:28','','','','18','Cash',6.90,'50','','','4','','1','2025-01-09 15:54:39','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('417364383268734623',1518,'41736438080','1181','2.00','30','retail','0','2025-01-09 18:58:46','','','','7','Cash',4.14,'15','','','4','','1','2025-01-09 15:59:58','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('417364866393210142',1519,'41736486625','598','1.00','550','retail','0','2025-01-10 08:24:21','','','','380','Cash',75.86,'550','','','4','','1','2025-01-10 05:25:02','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',474.14,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417364866604223224',1520,'41736486625','1189','1.00','80','retail','0','2025-01-10 08:24:21','','','','45','Cash',11.03,'80','','','4','','1','2025-01-10 05:25:02','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('417364867362323230',1521,'41736486702','1166','1.00','350','retail','0','2025-01-10 08:27:26','','','','255','Cash',48.28,'350','','','4','','1','2025-01-10 05:27:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('417364867742203333',1522,'41736486702','971','2.00','100','retail','0','2025-01-10 08:27:26','','','','15','Cash',13.79,'50','','','4','','1','2025-01-10 05:27:39','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','6.00','4','Inclusive','branch','Inventory','','','','',''),('417364868083422243',1523,'41736486702','650','15.00','75','retail','0','2025-01-10 08:27:26','','','','0.59','Cash',10.34,'5','','','4','','1','2025-01-10 05:27:39','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','210.00','195','Inclusive','branch','Inventory','','','','',''),('417364868464033284',1524,'41736486702','612','1.00','100','retail','50','2025-01-10 08:27:26','','','','60','Cash',13.79,'100','','','4','','1','2025-01-10 05:27:39','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417364899569122220',1525,'41736487954','1134','1.00','20','retail','0','2025-01-10 09:19:16','','','','7.63','Cash',2.76,'20','','','4','','1','2025-01-10 06:19:19','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','108.00','107','Inclusive','branch','Inventory','1110','4000','5500','',''),('417364919573022323',1526,'41736491302','739','75.00','150','retail','0','2025-01-10 09:52:37','','','','1','Cash',20.69,'2','','','4','','1','2025-01-10 06:52:40','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'75','742.00','667','Inclusive','branch','Inventory','','','','',''),('417364944914332021',1527,'41736493034','692','4.00','20','retail','0','2025-01-10 10:34:51','','','','1','Cash',2.76,'5','','','4','','1','2025-01-10 07:34:54','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','242.00','238','Inclusive','branch','Inventory','','','','',''),('417364955692620233',1528,'41736494495','1185','1.00','60','retail','0','2025-01-10 10:52:50','','','','37','Cash',8.28,'60','','','4','','1','2025-01-10 07:53:32','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('417365006200220722',1529,'41736500587','1140','2.00','230','retail','0','2025-01-10 12:17:27','','','','84','Cash',31.72,'115','','','4','','1','2025-01-10 09:17:57','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',99.14,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417365006463072130',1530,'41736500587','692','12.00','60','retail','0','2025-01-10 12:17:27','','','','1','Cash',8.28,'5','','','4','','1','2025-01-10 09:17:57','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'12','238.00','226','Inclusive','branch','Inventory','','','','',''),('417365132592232300',1531,'41736501355','1130','30.00','300','retail','0','2025-01-10 15:48:03','','','','0','Cash',41.38,'10','','','4','','1','2025-01-10 12:48:06','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'30','660.00','630','Inclusive','branch','Inventory','1110','4000','5500','',''),('417365132820314336',1532,'41736501355','443','10.00','50','retail','0','2025-01-10 15:48:03','','','','2','Cash',6.90,'5','','','4','','1','2025-01-10 12:48:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','36.00','26','Inclusive','branch','Inventory','','','','',''),('417365191062042322',1533,'41736513301','86','6.00','90','retail','0','2025-01-10 17:25:08','','','','10','Cash',12.41,'15','','','4','','1','2025-01-10 14:25:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'6','55.00','49','Inclusive','branch','Inventory','','','','',''),('417365214231375041',1534,'41736520149','1196','2.00','100','retail','0','2025-01-10 18:03:43','','','','0','Cash',13.79,'50','','','4','','1','2025-01-10 15:03:47','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','13.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('417365240502322055',1535,'41736523716','48','1.00','50','retail','0','2025-01-10 18:47:31','','','','18','Cash',6.90,'50','','','4','','1','2025-01-10 15:48:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('417365729735252232',1536,'41736572297','1181','3.00','45','retail','0','2025-01-11 08:22:53','','','','7','Cash',6.21,'15','','','4','','1','2025-01-11 05:22:56','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'3','12.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('417365823320220023',1537,'41736572977','114','30.00','90','retail','0','2025-01-11 10:58:52','','','','1','Cash',12.41,'3','','','4','','1','2025-01-11 07:58:56','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'30','489.00','459','Inclusive','branch','Inventory','','','','',''),('417366000100310423',1538,'41736599973','558','15.00','105','retail','0','2025-01-11 15:57:00','','','','3.43','Cash',14.48,'7','','','4','','1','2025-01-11 12:57:10','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','241.00','226','Inclusive','branch','Inventory','','','','',''),('417366001383334033',1539,'41736599973','739','20.00','40','retail','0','2025-01-11 15:57:00','','','','1','Cash',5.52,'2','','','4','','1','2025-01-11 12:57:10','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','667.00','647','Inclusive','branch','Inventory','','','','',''),('417366001858231303',1540,'41736599973','650','16.00','80','retail','0','2025-01-11 15:57:00','','','','0.59','Cash',11.03,'5','','','4','','1','2025-01-11 12:57:10','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'16','195.00','179','Inclusive','branch','Inventory','','','','',''),('417366002176200300',1541,'41736599973','650','1.00','5','retail','0','2025-01-11 15:57:00','','','','0.59','Cash',0.69,'5','','','4','','1','2025-01-11 12:57:10','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','179.00','178','Inclusive','branch','Inventory','','','','',''),('417366047102231222',1542,'41736600233','206','1.00','400','retail','0','2025-01-11 17:14:26','','','','266','Cash',55.17,'400','','','4','','1','2025-01-11 14:15:15','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417366047535043430',1543,'41736600233','554','30.00','150','retail','0','2025-01-11 17:14:26','','','','1.1','Cash',20.69,'5','','','4','','1','2025-01-11 14:15:15','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'30','193.00','163','Inclusive','branch','Inventory','','','','',''),('417366047742423044',1544,'41736600233','26','1.00','200','retail','0','2025-01-11 17:14:26','','','','120','Cash',27.59,'200','','','4','','1','2025-01-11 14:15:15','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417366048643303344',1545,'41736600233','1172','1.00','250','retail','50','2025-01-11 17:14:26','','','','209','Cash',34.48,'250','','','4','','1','2025-01-11 14:15:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('417366058260438383',1546,'41736604932','179','10.00','100','retail','0','2025-01-11 17:30:27','','','','5','Cash',13.79,'10','','','4','','1','2025-01-11 14:30:31','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','14.00','4','Inclusive','branch','Inventory','','','','',''),('417366069194960242',1547,'41736605833','739','20.00','40','retail','0','2025-01-11 17:48:42','','','','1','Cash',5.52,'2','','','4','','1','2025-01-11 14:48:48','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','647.00','627','Inclusive','branch','Inventory','','','','',''),('417366083443133020',1548,'41736606999','1146','1.00','100','retail','0','2025-01-11 18:12:24','','','','20','Cash',13.79,'100','','','4','','1','2025-01-11 15:13:02','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417366120856512322',1549,'41736608392','1007','4.00','20','retail','0','2025-01-11 19:14:46','','','','2','Cash',2.76,'5','','','4','','1','2025-01-11 16:14:50','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','1160.00','1156','Inclusive','branch','Inventory','','','','',''),('417367585145347373',1550,'41736758499','420','1.00','50','retail','0','2025-01-13 11:55:14','','','','0','Cash',6.90,'50','','','4','','1','2025-01-13 08:55:54','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','100.00','99','Inclusive','branch','Inventory','','','','',''),('417367597283833839',1551,'41736759471','420','1.00','50','retail','0','2025-01-13 12:15:28','','','','0','Cash',6.90,'50','','','4','','1','2025-01-13 09:15:32','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','99.00','98','Inclusive','branch','Inventory','','','','',''),('417367635933013037',1552,'41736761439','1200','1.00','100','retail','0','2025-01-13 13:20:07','','','','56','Cash',13.79,'100','','','4','','1','2025-01-13 10:20:10','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('417367636070733723',1553,'41736761439','161','1.00','45','retail','0','2025-01-13 13:20:07','','','','34','Cash',6.21,'45','','','4','','1','2025-01-13 10:20:10','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('417367668732803300',1554,'41736763611','201','1.00','300','retail','0','2025-01-13 14:14:33','','','','140','Cash',41.38,'300','','','4','','1','2025-01-13 11:14:37','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('417367713602713211',1555,'41736766878','306','1.00','40','retail','0','2025-01-13 15:29:21','','','','7','Cash',5.52,'40','','','4','','1','2025-01-13 12:29:24','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','189.00','188','Inclusive','branch','Inventory','','','','',''),('417367726116672332',1556,'41736771365','1198','20.00','100','retail','0','2025-01-13 15:50:11','','','','3','Cash',13.79,'5','','','4','','1','2025-01-13 12:50:42','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'20','160.00','140','Inclusive','branch','Inventory','1110','4000','5500','',''),('417367728592036724',1557,'41736772643','181','1.00','70','retail','0','2025-01-13 15:54:19','','','','36','Cash',9.66,'70','','','4','','1','2025-01-13 12:54:22','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417367797973233372',1558,'41736779508','1146','1.00','100','retail','0','2025-01-13 17:50:23','','','','20','Cash',13.79,'100','','','4','','1','2025-01-13 14:50:26','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('417367798232702714',1559,'41736779508','988','10.00','10','retail','0','2025-01-13 17:50:23','','','','0.50','Cash',1.38,'1','','','4','','1','2025-01-13 14:50:26','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'10','32.00','22','Inclusive','branch','Inventory','','','','',''),('417367818593732390',1560,'41736779826','1241','30.00','1950','retail','0','2025-01-13 18:25:15','','','','43','Cash',268.97,'65','','','4','','1','2025-01-13 15:25:31','1','56','new','1','new','pcs','','','','yes','','0','','','VATABLE',56.03,'30','118.00','88','Inclusive','branch','Inventory','1110','4000','5500','',''),('417367818940301727',1561,'41736779826','870','10.00','200','retail','0','2025-01-13 18:25:15','','','','11','Cash',27.59,'20','','','4','','1','2025-01-13 15:25:31','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'10','29.00','19','Inclusive','branch','Inventory','','','','',''),('417367819140831733',1562,'41736779826','1200','1.00','100','retail','0','2025-01-13 18:25:15','','','','56','Cash',13.79,'100','','','4','','1','2025-01-13 15:25:31','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('417367822362102142',1563,'41736782218','971','1.00','50','retail','0','2025-01-13 18:30:57','','','','15','Cash',6.90,'50','','','4','','1','2025-01-13 15:31:36','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417367822577323344',1564,'41736782218','582','1.00','100','retail','0','2025-01-13 18:30:57','','','','44.5','Cash',13.79,'100','','','4','','1','2025-01-13 15:31:36','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','74.00','73','Inclusive','branch','Inventory','','','','',''),('417367830133032732',1565,'41736782962','71','1.00','5','retail','0','2025-01-13 18:43:33','','','','2','Cash',0.69,'5','','','4','','1','2025-01-13 15:43:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','113.00','112','Inclusive','branch','Inventory','','','','',''),('417367841033322073',1566,'41736783076','186','1.00','10','retail','0','2025-01-13 19:01:43','','','','8','Cash',1.38,'10','','','4','','1','2025-01-13 16:01:46','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('417367855888600270',1567,'41736784106','186','1.00','10','retail','0','2025-01-13 19:26:28','','','','8','Cash',1.38,'10','','','4','','1','2025-01-13 16:27:06','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('417367856537607726',1568,'41736785626','131','1.00','150','retail','0','2025-01-13 19:27:33','','','','106','Cash',20.69,'150','','','4','','1','2025-01-13 16:28:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417367857147212237',1569,'41736785695','181','1.00','70','retail','0','2025-01-13 19:28:35','','','','36','Cash',9.66,'70','','','4','','1','2025-01-13 16:31:54','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417367859512422247',1570,'41736785914','1187','3.00','60','retail','0','2025-01-13 19:32:31','','','','9','Cash',8.28,'20','','','4','','1','2025-01-13 16:35:34','1','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','17.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('417367861493272302',1571,'41736786135','1106','1.00','100','retail','0','2025-01-13 19:36:29','','','','0','Cash',13.79,'100','','','4','','1','2025-01-13 16:36:38','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('417367861656622263',1572,'41736786135','1','1.00','60','retail','0','2025-01-13 19:36:29','','','','30','Cash',8.28,'60','','','4','','1','2025-01-13 16:36:38','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('417367861892432223',1573,'41736786135','446','4.00','40','retail','0','2025-01-13 19:36:29','','','','2','Cash',5.52,'10','','','4','','1','2025-01-13 16:36:38','1','9','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'4','228.00','224','Inclusive','branch','Inventory','','','','',''),('417367863553520320',1574,'41736786330','38','15.00','30','retail','0','2025-01-13 19:39:35','','','','0.6','Cash',4.14,'2','','','4','','1','2025-01-13 16:39:48','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'15','258.00','243','Inclusive','branch','Inventory','','','','',''),('417367863755622333',1575,'41736786330','692','10.00','50','retail','0','2025-01-13 19:39:35','','','','1','Cash',6.90,'5','','','4','','1','2025-01-13 16:39:48','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','226.00','216','Inclusive','branch','Inventory','','','','',''),('417368336053465603',1576,'41736832295','1181','9.00','135','retail','0','2025-01-14 08:47:24','','','','7','Cash',18.62,'15','','','4','','1','2025-01-14 05:47:58','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'9','9.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('417368336443432231',1577,'41736832295','1198','13.00','65','retail','0','2025-01-14 08:47:24','','','','3','Cash',8.97,'5','','','4','','1','2025-01-14 05:47:58','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'13','140.00','127','Inclusive','branch','Inventory','1110','4000','5500','',''),('417368351851252223',1578,'41736833678','692','2.00','10','retail','0','2025-01-14 09:13:05','','','','1','Cash',1.38,'5','','','4','','1','2025-01-14 06:13:11','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','216.00','214','Inclusive','branch','Inventory','','','','',''),('417368383912230000',1579,'41736835191','739','10.00','20','retail','0','2025-01-14 10:06:32','','','','1','Cash',2.76,'2','','','4','','1','2025-01-14 07:07:05','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','527.00','517','Inclusive','branch','Inventory','','','','',''),('417368434840374333',1580,'41736838425','692','2.00','10','retail','0','2025-01-14 11:31:24','','','','1','Cash',1.38,'5','','','4','','1','2025-01-14 08:31:27','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','214.00','212','Inclusive','branch','Inventory','','','','',''),('417368445995441313',1581,'41736843487','1247','1.00','300','retail','0','2025-01-14 11:50:38','','','','120','Cash',41.38,'300','','','4','','1','2025-01-14 08:51:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('417368446160226273',1582,'41736843487','48','1.00','50','retail','0','2025-01-14 11:50:38','','','','18','Cash',6.90,'50','','','4','','1','2025-01-14 08:51:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('417368446373427334',1583,'41736843487','21','2.00','70','retail','0','2025-01-14 11:50:38','','','','25','Cash',9.66,'35','','','4','','1','2025-01-14 08:51:18','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'2','78.00','76','Inclusive','branch','Inventory','','','','',''),('417368447100340232',1584,'41736844678','736','6.00','30','retail','0','2025-01-14 11:51:50','','','','3','Cash',4.14,'5','','','4','','1','2025-01-14 08:51:57','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','696.00','690','Inclusive','branch','Inventory','','','','',''),('417368451265281102',1585,'41736844769','443','12.00','60','retail','0','2025-01-14 11:58:47','','','','2','Cash',8.28,'5','','','4','','1','2025-01-14 08:58:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'12','26.00','14','Inclusive','branch','Inventory','','','','',''),('417368492320023344',1586,'41736845130','269','1.00','120','retail','0','2025-01-14 13:07:12','','','','79','Cash',16.55,'120','','','4','','1','2025-01-14 10:07:15','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('417368509393838033',1587,'41736849236','251','1.00','50','retail','0','2025-01-14 13:35:39','','','','20','Cash',6.90,'50','','','4','','1','2025-01-14 10:35:42','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('417368544764225023',1588,'41736850942','739','20.00','40','retail','0','2025-01-14 14:34:36','','','','1','Cash',5.52,'2','','','4','','1','2025-01-14 11:35:16','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','517.00','497','Inclusive','branch','Inventory','','','','',''),('417368587833347008',1589,'41736854516','692','10.00','50','retail','0','2025-01-14 15:46:24','','','','1','Cash',6.90,'5','','','4','','1','2025-01-14 12:46:27','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','212.00','202','Inclusive','branch','Inventory','','','','',''),('417368623394490203',1590,'41736858808','692','4.00','20','retail','0','2025-01-14 16:45:39','','','','1','Cash',2.76,'5','','','4','','1','2025-01-14 13:45:45','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','202.00','198','Inclusive','branch','Inventory','','','','',''),('417368674713323306',1591,'41736866223','692','5.00','25','retail','0','2025-01-14 18:11:45','','','','1','Cash',3.45,'5','','','4','','1','2025-01-14 15:12:30','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','198.00','193','Inclusive','branch','Inventory','','','','',''),('417368675053200244',1592,'41736866223','601','10.00','100','retail','0','2025-01-14 18:11:45','','','','5.39','Cash',13.79,'10','','','4','','1','2025-01-14 15:12:30','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','245.00','235','Inclusive','branch','Inventory','','','','',''),('417368683993422262',1593,'41736867564','306','1.00','40','retail','0','2025-01-14 18:26:40','','','','7','Cash',5.52,'40','','','4','','1','2025-01-14 15:27:20','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','188.00','187','Inclusive','branch','Inventory','','','','',''),('417368700964031362',1594,'41736868447','1210','1.00','250','retail','0','2025-01-14 18:54:57','','','','165','Cash',34.48,'250','','','4','','1','2025-01-14 15:55:33','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('417368712367023434',1595,'41736870670','632','10.00','30','retail','0','2025-01-14 19:13:56','','','','1.45','Cash',4.14,'3','','','4','','1','2025-01-14 16:14:33','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','342.00','332','Inclusive','branch','Inventory','','','','',''),('417368712942283224',1596,'41736871274','161','1.00','45','retail','0','2025-01-14 19:14:55','','','','34','Cash',6.21,'45','','','4','','1','2025-01-14 16:15:35','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('417368713656304610',1597,'41736871335','1176','1.00','150','retail','0','2025-01-14 19:16:57','','','','68','Cash',20.69,'150','','','4','','1','2025-01-14 16:17:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('417368713993202212',1598,'41736871335','2','1.00','30','retail','20','2025-01-14 19:16:57','','','','20','Cash',4.14,'30','','','4','','1','2025-01-14 16:17:31','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','61.00','60','Inclusive','branch','Inventory','','','','',''),('417368714163223721',1599,'41736871335','1101','1.00','50','retail','0','2025-01-14 19:16:57','','','','18','Cash',6.90,'50','','','4','','1','2025-01-14 16:17:31','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('417369189102003233',1600,'41736918845','46','3.00','60','retail','0','2025-01-15 08:28:44','','','','14','Cash',8.28,'20','','','4','','1','2025-01-15 05:29:24','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','262.00','259','Inclusive','branch','Inventory','','','','',''),('417369189249430333',1601,'41736918845','692','1.00','5','retail','0','2025-01-15 08:28:44','','','','1','Cash',0.69,'5','','','4','','1','2025-01-15 05:29:24','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','193.00','192','Inclusive','branch','Inventory','','','','',''),('417369201336322343',1602,'41736918964','279','2.00','20','retail','0','2025-01-15 08:48:53','','','','5','Cash',2.76,'10','','','4','','1','2025-01-15 05:51:05','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','179.00','177','Inclusive','branch','Inventory','','','','',''),('417369359343337029',1603,'41736935894','554','6.00','30','retail','0','2025-01-15 13:12:46','','','','1.1','Cash',4.14,'5','','','4','','1','2025-01-15 10:12:50','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','63.00','57','Inclusive','branch','Inventory','','','','',''),('417369359473603960',1604,'41736935894','1200','1.00','100','retail','0','2025-01-15 13:12:46','','','','56','Cash',13.79,'100','','','4','','1','2025-01-15 10:12:50','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('417369359661439302',1605,'41736935894','739','10.00','20','retail','0','2025-01-15 13:12:46','','','','1','Cash',2.76,'2','','','4','','1','2025-01-15 10:12:50','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','497.00','487','Inclusive','branch','Inventory','','','','',''),('417369456573022333',1606,'41736945644','903','1.00','50','retail','0','2025-01-15 15:54:18','','','','24','Cash',6.90,'50','','','4','','1','2025-01-15 12:55:01','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417369457251453223',1607,'41736945701','558','15.00','105','retail','0','2025-01-15 15:55:25','','','','3.43','Cash',14.48,'7','','','4','','1','2025-01-15 12:55:29','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','226.00','211','Inclusive','branch','Inventory','','','','',''),('417369502723233000',1608,'41736945729','739','20.00','40','retail','0','2025-01-15 17:11:50','','','','1','Cash',5.52,'2','','','4','','1','2025-01-15 14:11:54','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','487.00','467','Inclusive','branch','Inventory','','','','',''),('417369503092690332',1609,'41736945729','650','15.00','75','retail','0','2025-01-15 17:11:50','','','','0.59','Cash',10.34,'5','','','4','','1','2025-01-15 14:11:54','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','78.00','63','Inclusive','branch','Inventory','','','','',''),('417369507873077738',1610,'41736950314','269','1.00','120','retail','0','2025-01-15 17:19:48','','','','79','Cash',16.55,'120','','','4','','1','2025-01-15 14:29:16','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('417369578252332302',1611,'41736951527','988','20.00','20','retail','0','2025-01-15 19:17:05','','','','0.50','Cash',2.76,'1','','','4','','1','2025-01-15 16:17:08','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'20','22.00','2','Inclusive','branch','Inventory','','','','',''),('417370058127301287',1612,'41737005792','440','2.00','100','retail','0','2025-01-16 08:36:52','','','','22','Cash',13.79,'50','','','4','','1','2025-01-16 05:36:56','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('417370096040404414',1613,'41737009581','285','1.00','360','retail','20','2025-01-16 09:40:27','','','','185','Cash',49.66,'360','','','4','','1','2025-01-16 06:40:31','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',310.34,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417370096273030973',1614,'41737009581','739','20.00','40','retail','0','2025-01-16 09:40:27','','','','1','Cash',5.52,'2','','','4','','1','2025-01-16 06:40:31','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','367.00','347','Inclusive','branch','Inventory','','','','',''),('417370137055130322',1615,'41737012046','1144','7.00','105','retail','0','2025-01-16 10:48:26','','','','8','Cash',14.48,'15','','','4','','1','2025-01-16 07:48:43','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'7','600.00','593','Inclusive','branch','Inventory','1110','4000','5500','',''),('417370137612372022',1616,'41737013724','1144','4.00','60','retail','0','2025-01-16 10:49:21','','','','8','Cash',8.28,'15','','','4','','1','2025-01-16 07:50:12','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'4','593.00','589','Inclusive','branch','Inventory','1110','4000','5500','',''),('417370172743223220',1617,'41737013812','86','2.00','30','retail','0','2025-01-16 11:47:54','','','','10','Cash',4.14,'15','','','4','','1','2025-01-16 08:47:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'2','49.00','47','Inclusive','branch','Inventory','','','','',''),('417370216270307030',1618,'41737021603','692','10.00','50','retail','0','2025-01-16 13:25:45','','','','1','Cash',6.90,'5','','','4','','1','2025-01-16 10:26:30','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','92.00','82','Inclusive','branch','Inventory','','','','',''),('417370245823232420',1619,'41737023190','582','1.00','100','retail','0','2025-01-16 13:49:42','','','','44.5','Cash',13.79,'100','','','4','','1','2025-01-16 10:49:46','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','73.00','72','Inclusive','branch','Inventory','','','','',''),('417370297697333002',1620,'41737029750','1181','10.00','150','retail','0','2025-01-16 15:16:10','','','','7','Cash',20.69,'15','','','4','','1','2025-01-16 12:16:13','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'10','400.00','390','Inclusive','branch','Inventory','1110','4000','5500','',''),('417370315950935032',1621,'41737029773','1173','1.00','150','retail','0','2025-01-16 15:46:35','','','','65','Cash',20.69,'150','','','4','','1','2025-01-16 12:46:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('417370327620232222',1622,'41737031599','290','1.00','100','retail','0','2025-01-16 16:06:02','','','','40','Cash',13.79,'100','','','4','','1','2025-01-16 13:06:43','1','24','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('417370348050744023',1623,'41737032804','306','2.00','80','retail','0','2025-01-16 16:40:05','','','','7','Cash',11.03,'40','','','4','','1','2025-01-16 13:41:01','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'2','187.00','185','Inclusive','branch','Inventory','','','','',''),('417370351213230231',1624,'41737034861','420','1.00','50','retail','0','2025-01-16 16:45:22','','','','0','Cash',6.90,'50','','','4','','1','2025-01-16 13:45:24','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','98.00','97','Inclusive','branch','Inventory','','','','',''),('417370386614326062',1625,'41737035124','186','1.00','10','retail','0','2025-01-16 17:44:21','','','','8','Cash',1.38,'10','','','4','','1','2025-01-16 14:45:32','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('417370401817121083',1626,'41737038732','1150','30.00','300','retail','0','2025-01-16 18:09:41','','','','5','Cash',41.38,'10','','','4','','1','2025-01-16 15:09:45','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'30','266.00','236','Inclusive','branch','Inventory','1110','4000','5500','',''),('417370421912273172',1627,'41737040203','337','20.00','100','retail','0','2025-01-16 18:43:13','','','','2','Cash',13.79,'5','','','4','','1','2025-01-16 15:43:17','1','49','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'20','204.00','184','Inclusive','branch','Inventory','','','','',''),('417370444300332030',1628,'41737044415','420','1.00','50','retail','0','2025-01-16 19:20:32','','','','0','Cash',6.90,'50','','','4','','1','2025-01-16 16:20:36','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','97.00','96','Inclusive','branch','Inventory','','','','',''),('417370930164237623',1629,'41737091085','558','15.00','105','retail','0','2025-01-17 08:50:16','','','','3.43','Cash',14.48,'7','','','4','','1','2025-01-17 05:50:21','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','211.00','196','Inclusive','branch','Inventory','','','','',''),('417370943643923223',1630,'41737093021','1134','1.00','20','retail','0','2025-01-17 09:12:45','','','','7.63','Cash',2.76,'20','','','4','','1','2025-01-17 06:12:47','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','107.00','106','Inclusive','branch','Inventory','1110','4000','5500','',''),('417370964853334203',1631,'41737096449','558','22.00','154','retail','0','2025-01-17 09:48:05','','','','3.43','Cash',21.24,'7','','','4','','1','2025-01-17 06:49:01','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'22','96.00','74','Inclusive','branch','Inventory','','','','',''),('417371003543113534',1632,'41737096541','1189','1.00','80','retail','0','2025-01-17 10:52:35','','','','45','Cash',11.03,'80','','','4','','1','2025-01-17 07:52:41','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('417371032493304223',1633,'41737100361','420','1.00','50','retail','0','2025-01-17 11:40:50','','','','0','Cash',6.90,'50','','','4','','1','2025-01-17 08:40:53','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','96.00','95','Inclusive','branch','Inventory','','','','',''),('417371065114333331',1634,'41737103253','1146','1.00','100','retail','0','2025-01-17 12:35:11','','','','20','Cash',13.79,'100','','','4','','1','2025-01-17 09:35:15','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('417371082100413838',1635,'41737106515','542','5.00','275','retail','0','2025-01-17 13:03:30','','','','40.86666','Cash',37.93,'55','','','4','','1','2025-01-17 10:03:40','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',47.41,'5','5.00','0','Inclusive','branch','Inventory','','','','',''),('417371082910047302',1636,'41737108221','1210','1.00','225','retail','25','2025-01-17 13:04:52','','','','165','Cash',31.03,'225','','','4','','1','2025-01-17 10:04:58','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',193.97,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('417371092083130323',1637,'41737108298','870','2.00','40','retail','0','2025-01-17 13:20:28','','','','11','Cash',5.52,'20','','','4','','1','2025-01-17 10:20:32','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','19.00','17','Inclusive','branch','Inventory','','','','',''),('417371092282833214',1638,'41737108298','1206','2.00','10','retail','0','2025-01-17 13:20:28','','','','0','Cash',1.38,'5','','','4','','1','2025-01-17 10:20:32','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','127.00','125','Inclusive','branch','Inventory','1110','4000','5500','',''),('417371105724320203',1639,'41737109232','978','1.00','150','retail','0','2025-01-17 13:42:53','','','','90','Cash',20.69,'150','','','4','','1','2025-01-17 10:42:56','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417371224713132201',1640,'41737120786','692','4.00','20','retail','0','2025-01-17 17:01:12','','','','1','Cash',2.76,'5','','','4','','1','2025-01-17 14:01:46','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','82.00','78','Inclusive','branch','Inventory','','','','',''),('417371252900434739',1641,'41737124964','638','1.00','100','retail','50','2025-01-17 17:48:11','','','','89','Cash',13.79,'100','','','4','','1','2025-01-17 14:48:56','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417371253597230422',1642,'41737125336','692','10.00','50','retail','0','2025-01-17 17:49:20','','','','1','Cash',6.90,'5','','','4','','1','2025-01-17 14:49:23','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','78.00','68','Inclusive','branch','Inventory','','','','',''),('417371289272882194',1643,'41737125364','21','1.00','35','retail','0','2025-01-17 18:48:47','','','','25','Cash',4.83,'35','','','4','','1','2025-01-17 15:48:51','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'1','76.00','75','Inclusive','branch','Inventory','','','','',''),('417371304823022220',1644,'41737128931','514','2.00','60','retail','0','2025-01-17 19:14:59','','','','23','Cash',8.28,'30','','','4','','1','2025-01-17 16:15:37','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','20.00','18','Inclusive','branch','Inventory','','','','',''),('417371304993473320',1645,'41737128931','244','1.00','10','retail','0','2025-01-17 19:14:59','','','','5','Cash',1.38,'10','','','4','','1','2025-01-17 16:15:37','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','94.00','93','Inclusive','branch','Inventory','','','','',''),('417371305621730002',1646,'41737130538','1150','5.00','50','retail','0','2025-01-17 19:16:03','','','','5','Cash',6.90,'10','','','4','','1','2025-01-17 16:16:05','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'5','236.00','231','Inclusive','branch','Inventory','1110','4000','5500','',''),('417371307722033233',1647,'41737130758','181','1.00','70','retail','0','2025-01-17 19:19:32','','','','36','Cash',9.66,'70','','','4','','1','2025-01-17 16:20:59','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417371310790213207',1648,'41737131046','739','10.00','20','retail','0','2025-01-17 19:24:40','','','','1','Cash',2.76,'2','','','4','','1','2025-01-17 16:24:44','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','347.00','337','Inclusive','branch','Inventory','','','','',''),('417371806751023202',1649,'41737180646','446','10.00','100','retail','0','2025-01-18 09:11:27','','','','2','Cash',13.79,'10','','','4','','1','2025-01-18 06:12:17','1','9','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','224.00','214','Inclusive','branch','Inventory','','','','',''),('417371806878738330',1650,'41737180646','1210','1.00','250','retail','0','2025-01-18 09:11:27','','','','165','Cash',34.48,'250','','','4','','1','2025-01-18 06:12:17','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('417371848292282022',1651,'41737180737','1172','1.00','300','retail','0','2025-01-18 10:20:29','','','','209','Cash',41.38,'300','','','4','','1','2025-01-18 07:21:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('417371849404300302',1652,'41737184915','554','6.00','30','retail','0','2025-01-18 10:22:37','','','','1.1','Cash',4.14,'5','','','4','','1','2025-01-18 07:22:55','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','57.00','51','Inclusive','branch','Inventory','','','','',''),('417371849570320029',1653,'41737184915','739','10.00','20','retail','0','2025-01-18 10:22:37','','','','1','Cash',2.76,'2','','','4','','1','2025-01-18 07:22:55','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','337.00','327','Inclusive','branch','Inventory','','','','',''),('417371881233273413',1654,'41737188099','1','1.00','60','retail','0','2025-01-18 11:15:59','','','','30','Cash',8.28,'60','','','4','','1','2025-01-18 08:16:31','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','58.00','57','Inclusive','branch','Inventory','','','','',''),('417371881580303772',1655,'41737188099','1172','1.00','290','retail','10','2025-01-18 11:15:59','','','','209','Cash',40.00,'290','','','4','','1','2025-01-18 08:16:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',250.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('417371883022233304',1656,'41737188279','1172','3.00','900','retail','0','2025-01-18 11:19:17','','','','209','Cash',124.14,'300','','','4','','1','2025-01-18 08:19:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'3','9.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('417371883570203023',1657,'41737188279','1205','10.00','100','retail','0','2025-01-18 11:19:17','','','','5','Cash',13.79,'10','','','4','','1','2025-01-18 08:19:27','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','39.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('417372005722002233',1658,'41737200541','870','15.00','300','retail','0','2025-01-18 14:44:02','','','','11','Cash',41.38,'20','','','4','','1','2025-01-18 11:44:43','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'15','17.00','2','Inclusive','branch','Inventory','','','','',''),('417372006082130032',1659,'41737200541','113','7.00','140','retail','0','2025-01-18 14:44:02','','','','13','Cash',19.31,'20','','','4','','1','2025-01-18 11:44:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'7','30.00','23','Inclusive','branch','Inventory','','','','',''),('417372006412002243',1660,'41737200541','739','5.00','10','retail','0','2025-01-18 14:44:02','','','','1','Cash',1.38,'2','','','4','','1','2025-01-18 11:44:43','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'5','327.00','322','Inclusive','branch','Inventory','','','','',''),('417372008094300002',1661,'41737200778','1164','4.00','100','retail','0','2025-01-18 14:46:49','','','','16','Cash',13.79,'25','','','4','','1','2025-01-18 11:46:55','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'4','30.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('417372049994341044',1662,'41737204977','306','1.00','40','retail','0','2025-01-18 15:56:39','','','','7','Cash',5.52,'40','','','4','','1','2025-01-18 12:56:44','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','185.00','184','Inclusive','branch','Inventory','','','','',''),('417372099293933939',1663,'41737205004','217','1.00','50','retail','0','2025-01-18 17:19:17','','','','15','Cash',6.90,'50','','','4','','1','2025-01-18 14:19:21','1','31','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417372099579971323',1664,'41737205004','632','10.00','30','retail','0','2025-01-18 17:19:17','','','','1.45','Cash',4.14,'3','','','4','','1','2025-01-18 14:19:21','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','332.00','322','Inclusive','branch','Inventory','','','','',''),('417372171292232730',1665,'41737215218','514','10.00','300','retail','0','2025-01-18 19:18:50','','','','23','Cash',41.38,'30','','','4','','1','2025-01-18 16:18:54','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','18.00','8','Inclusive','branch','Inventory','','','','',''),('417373654830332103',1666,'41737365429','1172','1.00','300','retail','0','2025-01-20 12:31:23','','','','209','Cash',41.38,'300','','','4','','1','2025-01-20 09:31:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('417373833852021032',1667,'41737383365','692','2.00','10','retail','0','2025-01-20 17:30:01','','','','1','Cash',1.38,'5','','','4','','1','2025-01-20 14:30:05','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','68.00','66','Inclusive','branch','Inventory','','','','',''),('417373833993222022',1668,'41737383365','186','1.00','10','retail','0','2025-01-20 17:30:01','','','','8','Cash',1.38,'10','','','4','','1','2025-01-20 14:30:05','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('417373836399922238',1669,'41737383407','739','10.00','20','retail','0','2025-01-20 17:34:00','','','','1','Cash',2.76,'2','','','4','','1','2025-01-20 14:34:32','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','322.00','312','Inclusive','branch','Inventory','','','','',''),('417373847993333737',1670,'41737383673','814','1.00','250','retail','0','2025-01-20 17:53:20','','','','125','Cash',34.48,'250','','','4','','1','2025-01-20 14:53:55','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417373893373973300',1671,'41737384835','739','10.00','20','retail','0','2025-01-20 19:08:58','','','','1','Cash',2.76,'2','','','4','','1','2025-01-20 16:09:01','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','312.00','302','Inclusive','branch','Inventory','','','','',''),('417373895288202330',1672,'41737389342','739','10.00','20','retail','0','2025-01-20 19:13:07','','','','1','Cash',2.76,'2','','','4','','1','2025-01-20 16:13:15','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','302.00','292','Inclusive','branch','Inventory','','','','',''),('417373895803033022',1673,'41737389342','692','4.00','20','retail','0','2025-01-20 19:13:07','','','','1','Cash',2.76,'5','','','4','','1','2025-01-20 16:13:15','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','66.00','62','Inclusive','branch','Inventory','','','','',''),('417373899418030433',1674,'41737389596','1','1.00','60','retail','0','2025-01-20 19:19:02','','','','30','Cash',8.28,'60','','','4','','1','2025-01-20 16:19:05','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','57.00','56','Inclusive','branch','Inventory','','','','',''),('417373899723892829',1675,'41737389946','244','2.00','20','retail','0','2025-01-20 19:19:32','','','','5','Cash',2.76,'10','','','4','','1','2025-01-20 16:20:17','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','93.00','91','Inclusive','branch','Inventory','','','','',''),('417373902593323332',1676,'41737390017','24','1.00','100','retail','0','2025-01-20 19:24:37','','','','40','Cash',13.79,'100','','','4','','1','2025-01-20 16:24:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('417373902760239036',1677,'41737390017','306','1.00','40','retail','0','2025-01-20 19:24:37','','','','7','Cash',5.52,'40','','','4','','1','2025-01-20 16:24:40','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','184.00','183','Inclusive','branch','Inventory','','','','',''),('417374487462334733',1678,'41737448730','306','1.00','40','retail','0','2025-01-21 11:39:06','','','','7','Cash',5.52,'40','','','4','','1','2025-01-21 08:39:58','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','183.00','182','Inclusive','branch','Inventory','','','','',''),('417374488163330062',1679,'41737448798','420','1.00','50','retail','0','2025-01-21 11:40:59','','','','0','Cash',6.90,'50','','','4','','1','2025-01-21 08:41:38','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','95.00','94','Inclusive','branch','Inventory','','','','',''),('417374488383228320',1680,'41737448798','255','1.00','70','retail','0','2025-01-21 11:40:59','','','','4570','Cash',9.66,'70','','','4','','1','2025-01-21 08:41:38','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','51.00','50','Inclusive','branch','Inventory','','','','',''),('417374488585420722',1681,'41737448798','739','5.00','10','retail','0','2025-01-21 11:40:59','','','','1','Cash',1.38,'2','','','4','','1','2025-01-21 08:41:38','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'5','292.00','287','Inclusive','branch','Inventory','','','','',''),('417374514132132137',1682,'41737451394','736','30.00','150','retail','0','2025-01-21 12:25:31','','','','3','Cash',20.69,'5','','','4','','1','2025-01-21 09:25:41','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'30','675.00','645','Inclusive','branch','Inventory','','','','',''),('417374514322222031',1683,'41737451394','111','10.00','300','retail','0','2025-01-21 12:25:31','','','','22','Cash',41.38,'30','','','4','','1','2025-01-21 09:25:41','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','109.00','99','Inclusive','branch','Inventory','','','','',''),('417374515313331302',1684,'41737451394','1140','1.00','100','retail','15','2025-01-21 12:25:31','','','','84','Cash',13.79,'100','','','4','','1','2025-01-21 09:25:41','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('417374583000508234',1685,'41737452887','1148','10.00','420','retail','0','2025-01-21 14:22:15','','','','21','Cash',57.93,'42','','','4','','1','2025-01-21 11:22:45','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',36.21,'10','20.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('417374583262532308',1686,'41737452887','691','1.00','100','retail','50','2025-01-21 14:22:15','','','','48','Cash',13.79,'100','','','4','','1','2025-01-21 11:22:45','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','128.00','127','Inclusive','branch','Inventory','','','','',''),('417374583913322330',1687,'41737452887','724','10.00','80','retail','20','2025-01-21 14:22:15','','','','2.9','Cash',11.03,'8','','','4','','1','2025-01-21 11:22:45','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.90,'10','495.00','485','Inclusive','branch','Inventory','','','','',''),('417374584363226232',1688,'41737452887','1030','10.00','300','retail','100','2025-01-21 14:22:15','','','','17','Cash',41.38,'30','','','4','','1','2025-01-21 11:22:45','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','49.00','39','Inclusive','branch','Inventory','','','','',''),('417374584713204372',1689,'41737452887','109','15.00','75','retail','0','2025-01-21 14:22:15','','','','2','Cash',10.34,'5','','','4','','1','2025-01-21 11:22:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','900.00','885','Inclusive','branch','Inventory','','','','',''),('417374585032700333',1690,'41737452887','554','10.00','50','retail','0','2025-01-21 14:22:15','','','','1.1','Cash',6.90,'5','','','4','','1','2025-01-21 11:22:45','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','951.00','941','Inclusive','branch','Inventory','','','','',''),('417374585343122330',1691,'41737452887','612','1.00','100','retail','50','2025-01-21 14:22:15','','','','60','Cash',13.79,'100','','','4','','1','2025-01-21 11:22:45','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('417374590372972922',1692,'41737459021','114','10.00','30','retail','0','2025-01-21 14:30:37','','','','1','Cash',4.14,'3','','','4','','1','2025-01-21 11:30:40','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','459.00','449','Inclusive','branch','Inventory','','','','',''),('417374686403000222',1693,'41737468286','255','1.00','70','retail','0','2025-01-21 17:11:17','','','','4570','Cash',9.66,'70','','','4','','1','2025-01-21 14:11:55','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('417374686543114002',1694,'41737468286','420','1.00','50','retail','0','2025-01-21 17:11:17','','','','0','Cash',6.90,'50','','','4','','1','2025-01-21 14:11:55','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','94.00','93','Inclusive','branch','Inventory','','','','',''),('417374686777631200',1695,'41737468286','1198','2.00','10','retail','0','2025-01-21 17:11:17','','','','3','Cash',1.38,'5','','','4','','1','2025-01-21 14:11:55','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','527.00','525','Inclusive','branch','Inventory','1110','4000','5500','',''),('417374716253033002',1696,'41737468727','584','1.00','450','retail','0','2025-01-21 18:00:26','','','','285','Cash',62.07,'450','','','4','','1','2025-01-21 15:01:04','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417374717010340273',1697,'41737471665','1208','30.00','360','retail','0','2025-01-21 18:04:34','','','','5','Cash',49.66,'12','','','4','','1','2025-01-21 15:05:22','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',10.34,'30','300.00','270','Inclusive','branch','Inventory','1110','4000','5500','',''),('417374717192704402',1698,'41737471665','1210','1.00','250','retail','0','2025-01-21 18:04:34','','','','165','Cash',34.48,'250','','','4','','1','2025-01-21 15:05:22','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('417374717444771471',1699,'41737471665','1147','30.00','900','retail','0','2025-01-21 18:04:34','','','','5','Cash',124.14,'30','','','4','','1','2025-01-21 15:05:22','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'30','66.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('417374718283371382',1700,'41737471665','1165','1.00','25','retail','0','2025-01-21 18:04:34','','','','20','Cash',3.45,'25','','','4','','1','2025-01-21 15:05:22','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'1','81.00','80','Inclusive','branch','Inventory','1110','4000','5500','',''),('417374718732023733',1701,'41737471665','1198','3.00','15','retail','0','2025-01-21 18:04:34','','','','3','Cash',2.07,'5','','','4','','1','2025-01-21 15:05:22','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'3','525.00','522','Inclusive','branch','Inventory','1110','4000','5500','',''),('417374762697432293',1702,'41737476258','905','1.00','180','retail','0','2025-01-21 19:19:23','','','','110','Cash',24.83,'180','','','4','','1','2025-01-21 16:19:58','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417374762909273000',1703,'41737476258','558','15.00','105','retail','0','2025-01-21 19:19:23','','','','3.43','Cash',14.48,'7','','','4','','1','2025-01-21 16:19:58','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','874.00','859','Inclusive','branch','Inventory','','','','',''),('417374763222220330',1704,'41737476258','692','6.00','30','retail','0','2025-01-21 19:19:23','','','','1','Cash',4.14,'5','','','4','','1','2025-01-21 16:19:58','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','62.00','56','Inclusive','branch','Inventory','','','','',''),('417374763637232076',1705,'41737476258','1198','15.00','75','retail','0','2025-01-21 19:19:23','','','','3','Cash',10.34,'5','','','4','','1','2025-01-21 16:19:58','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','522.00','507','Inclusive','branch','Inventory','1110','4000','5500','',''),('417375251943133042',1706,'41737524410','554','4.00','20','retail','0','2025-01-22 08:53:14','','','','1.1','Cash',2.76,'5','','','4','','1','2025-01-22 05:53:17','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','941.00','937','Inclusive','branch','Inventory','','','','',''),('417375285720233220',1707,'41737525197','239','1.00','70','retail','10','2025-01-22 09:49:46','','','','39','Cash',9.66,'70','','','4','','1','2025-01-22 06:50:27','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('417375285860874237',1708,'41737525197','1248','1.00','50','retail','0','2025-01-22 09:49:46','','','','15','Cash',6.90,'50','','','4','','1','2025-01-22 06:50:27','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','123.00','122','Inclusive','branch','Inventory','1110','4000','5500','',''),('417375286430230270',1709,'41737528627','1107','1.00','50','retail','0','2025-01-22 09:50:43','','','','0','Cash',6.90,'50','','','4','','1','2025-01-22 06:50:46','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('417375313044302200',1710,'41737528646','445','10.00','30','retail','0','2025-01-22 10:35:05','','','','1','Cash',4.14,'3','','','4','','1','2025-01-22 07:35:08','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','447.00','437','Inclusive','branch','Inventory','','','','',''),('417375372733024003',1711,'41737531308','1210','1.00','250','retail','0','2025-01-22 12:14:33','','','','165','Cash',34.48,'250','','','4','','1','2025-01-22 09:15:05','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('417375400712303723',1712,'41737540061','1146','1.00','100','retail','0','2025-01-22 13:01:11','','','','20','Cash',13.79,'100','','','4','','1','2025-01-22 10:01:41','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('417375453575400252',1713,'41737545334','1148','10.00','420','retail','0','2025-01-22 14:32:03','','','','21','Cash',57.93,'42','','','4','','1','2025-01-22 11:34:55','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',36.21,'10','180.00','170','Inclusive','branch','Inventory','1110','4000','5500','',''),('417375455233257033',1714,'41737545334','1240','10.00','300','retail','0','2025-01-22 14:32:03','','','','20','Cash',41.38,'30','','','4','','1','2025-01-22 11:34:55','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','108.00','98','Inclusive','branch','Inventory','1110','4000','5500','',''),('417375458572045432',1715,'41737545804','1147','6.00','180','retail','0','2025-01-22 14:38:12','','','','5','Cash',24.83,'30','','','4','','1','2025-01-22 11:38:21','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'6','36.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('417375458915322207',1716,'41737545804','111','5.00','150','retail','0','2025-01-22 14:38:12','','','','22','Cash',20.69,'30','','','4','','1','2025-01-22 11:38:21','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'5','99.00','94','Inclusive','branch','Inventory','','','','',''),('417375461413326210',1717,'41737546121','111','3.00','90','retail','0','2025-01-22 14:42:22','','','','22','Cash',12.41,'30','','','4','','1','2025-01-22 11:42:28','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'3','94.00','91','Inclusive','branch','Inventory','','','','',''),('417375490373014202',1718,'41737546167','1145','1.00','80','retail','0','2025-01-22 15:31:21','','','','51','Cash',11.03,'80','','','4','','1','2025-01-22 12:31:25','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('417375490560323223',1719,'41737546167','739','10.00','20','retail','0','2025-01-22 15:31:21','','','','1','Cash',2.76,'2','','','4','','1','2025-01-22 12:31:25','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','187.00','177','Inclusive','branch','Inventory','','','','',''),('417375490802043322',1720,'41737546167','632','10.00','30','retail','0','2025-01-22 15:31:21','','','','1.45','Cash',4.14,'3','','','4','','1','2025-01-22 12:31:25','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','222.00','212','Inclusive','branch','Inventory','','','','',''),('417375501193222320',1721,'41737549103','430','5.00','50','retail','0','2025-01-22 15:48:39','','','','5','Cash',6.90,'10','','','4','','1','2025-01-22 12:48:43','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'5','180.00','175','Inclusive','branch','Inventory','','','','',''),('417375509813333222',1722,'41737550123','1150','5.00','50','retail','0','2025-01-22 16:03:02','','','','5','Cash',6.90,'10','','','4','','1','2025-01-22 13:03:05','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'5','231.00','226','Inclusive','branch','Inventory','1110','4000','5500','',''),('417375545143333525',1723,'41737550985','244','5.00','50','retail','0','2025-01-22 17:02:50','','','','5','Cash',6.90,'10','','','4','','1','2025-01-22 14:02:53','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'5','81.00','76','Inclusive','branch','Inventory','','','','',''),('417375545377137735',1724,'41737550985','554','10.00','50','retail','0','2025-01-22 17:02:50','','','','1.1','Cash',6.90,'5','','','4','','1','2025-01-22 14:02:53','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','937.00','927','Inclusive','branch','Inventory','','','','',''),('417375545692224365',1725,'41737550985','109','15.00','75','retail','0','2025-01-22 17:02:50','','','','2','Cash',10.34,'5','','','4','','1','2025-01-22 14:02:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','885.00','870','Inclusive','branch','Inventory','','','','',''),('417375559541257733',1726,'41737554574','109','10.00','50','retail','0','2025-01-22 17:25:55','','','','2','Cash',6.90,'5','','','4','','1','2025-01-22 14:26:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','870.00','860','Inclusive','branch','Inventory','','','','',''),('417375568133220324',1727,'41737555992','988','10.00','10','retail','0','2025-01-22 17:40:14','','','','0.50','Cash',1.38,'1','','','4','','1','2025-01-22 14:40:17','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'10','1002.00','992','Inclusive','branch','Inventory','','','','',''),('417375570803282204',1728,'41737556886','605','2.00','160','retail','0','2025-01-22 17:44:41','','','','64','Cash',22.07,'80','','','4','','1','2025-01-22 14:45:01','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'2','24.00','22','Inclusive','branch','Inventory','','','','',''),('417375581613315022',1729,'41737558146','1253','1.00','150','retail','0','2025-01-22 18:03:13','','','','87','Cash',20.69,'150','','','4','','1','2025-01-22 15:03:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('417375581933232230',1730,'41737558146','988','10.00','10','retail','0','2025-01-22 18:03:13','','','','0.50','Cash',1.38,'1','','','4','','1','2025-01-22 15:03:20','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'10','992.00','982','Inclusive','branch','Inventory','','','','',''),('417375587050003323',1731,'41737558224','692','4.00','20','retail','0','2025-01-22 18:11:46','','','','1','Cash',2.76,'5','','','4','','1','2025-01-22 15:11:49','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','56.00','52','Inclusive','branch','Inventory','','','','',''),('417375623012214321',1732,'41737562270','244','3.00','30','retail','0','2025-01-22 19:11:41','','','','5','Cash',4.14,'10','','','4','','1','2025-01-22 16:11:44','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'3','76.00','73','Inclusive','branch','Inventory','','','','',''),('417376227036177202',1733,'41737622670','692','10.00','50','retail','0','2025-01-23 11:58:23','','','','1','Cash',6.90,'5','','','4','','1','2025-01-23 08:59:09','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','52.00','42','Inclusive','branch','Inventory','','','','',''),('417376227700043702',1734,'41737622749','2','2.00','100','retail','0','2025-01-23 11:59:31','','','','20','Cash',13.79,'50','','','4','','1','2025-01-23 08:59:34','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','60.00','58','Inclusive','branch','Inventory','','','','',''),('417376228290302243',1735,'41737622775','420','1.00','30','retail','20','2025-01-23 12:00:30','','','','0','Cash',4.14,'30','','','4','','1','2025-01-23 09:01:03','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','93.00','92','Inclusive','branch','Inventory','','','','',''),('417376228820223362',1736,'41737622863','255','1.00','70','retail','0','2025-01-23 12:02:08','','','','4570','Cash',9.66,'70','','','4','','1','2025-01-23 09:02:11','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('417376229010233332',1737,'41737622863','1165','1.00','25','retail','0','2025-01-23 12:02:08','','','','20','Cash',3.45,'25','','','4','','1','2025-01-23 09:02:11','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'1','80.00','79','Inclusive','branch','Inventory','1110','4000','5500','',''),('417376229272249220',1738,'41737622863','988','5.00','5','retail','0','2025-01-23 12:02:08','','','','0.50','Cash',0.69,'1','','','4','','1','2025-01-23 09:02:11','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'5','982.00','977','Inclusive','branch','Inventory','','','','',''),('417376247923072330',1739,'41737622931','1146','1.00','100','retail','0','2025-01-23 12:33:12','','','','20','Cash',13.79,'100','','','4','','1','2025-01-23 09:34:19','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('417376317293374237',1740,'41737624860','1185','2.00','120','retail','0','2025-01-23 14:28:49','','','','37','Cash',16.55,'60','','','4','','1','2025-01-23 11:28:52','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'2','27.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('417376319033319723',1741,'41737631733','1253','1.00','150','retail','0','2025-01-23 14:31:44','','','','87','Cash',20.69,'150','','','4','','1','2025-01-23 11:31:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('417376336877383333',1742,'41737633667','244','2.00','20','retail','0','2025-01-23 15:01:27','','','','5','Cash',2.76,'10','','','4','','1','2025-01-23 12:01:29','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','73.00','71','Inclusive','branch','Inventory','','','','',''),('417376359013306327',1743,'41737633690','558','15.00','105','retail','0','2025-01-23 15:38:42','','','','3.43','Cash',14.48,'7','','','4','','1','2025-01-23 12:38:51','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','859.00','844','Inclusive','branch','Inventory','','','','',''),('417376359220343130',1744,'41737633690','692','6.00','30','retail','0','2025-01-23 15:38:42','','','','1','Cash',4.14,'5','','','4','','1','2025-01-23 12:38:51','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','42.00','36','Inclusive','branch','Inventory','','','','',''),('417376413900433431',1745,'41737635932','420','1.00','50','retail','0','2025-01-23 17:09:50','','','','0','Cash',6.90,'50','','','4','','1','2025-01-23 14:12:07','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','92.00','91','Inclusive','branch','Inventory','','','','',''),('417376420273473022',1746,'41737641528','1196','2.00','100','retail','0','2025-01-23 17:20:28','','','','0','Cash',13.79,'50','','','4','','1','2025-01-23 14:20:32','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','81.00','79','Inclusive','branch','Inventory','1110','4000','5500','',''),('417376448304223230',1747,'41737642032','1145','1.00','80','retail','0','2025-01-23 18:07:11','','','','51','Cash',11.03,'80','','','4','','1','2025-01-23 15:08:02','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('417376475113222751',1748,'41737644882','1208','10.00','120','retail','0','2025-01-23 18:52:11','','','','5','Cash',16.55,'12','','','4','','1','2025-01-23 15:52:17','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',10.34,'10','270.00','260','Inclusive','branch','Inventory','1110','4000','5500','',''),('417376475312633333',1749,'41737644882','692','6.00','30','retail','0','2025-01-23 18:52:11','','','','1','Cash',4.14,'5','','','4','','1','2025-01-23 15:52:17','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','36.00','30','Inclusive','branch','Inventory','','','','',''),('417376476970392033',1750,'41737647681','692','9.00','45','retail','0','2025-01-23 18:54:58','','','','1','Cash',6.21,'5','','','4','','1','2025-01-23 15:55:01','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'9','30.00','21','Inclusive','branch','Inventory','','','','',''),('417376985102302230',1751,'41737698484','1148','10.00','420','retail','0','2025-01-24 09:02:57','','','','21','Cash',57.93,'42','','','4','','1','2025-01-24 06:03:33','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',36.21,'10','170.00','160','Inclusive','branch','Inventory','1110','4000','5500','',''),('417376985770202007',1752,'41737698484','1242','2.00','60','retail','0','2025-01-24 09:02:57','','','','18','Cash',8.28,'30','','','4','','1','2025-01-24 06:03:33','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','115.00','113','Inclusive','branch','Inventory','1110','4000','5500','',''),('417376997860600279',1753,'41737698613','255','1.00','70','retail','0','2025-01-24 09:23:06','','','','4570','Cash',9.66,'70','','','4','','1','2025-01-24 06:23:10','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('417377090572703072',1754,'41737709041','255','1.00','70','retail','0','2025-01-24 11:58:00','','','','4570','Cash',9.66,'70','','','4','','1','2025-01-24 08:58:29','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('417377090802101402',1755,'41737709041','1198','2.00','10','retail','0','2025-01-24 11:58:00','','','','3','Cash',1.38,'5','','','4','','1','2025-01-24 08:58:29','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','507.00','505','Inclusive','branch','Inventory','1110','4000','5500','',''),('417377100953220292',1756,'41737709110','124','1.00','200','retail','0','2025-01-24 12:14:55','','','','136','Cash',27.59,'200','','','4','','1','2025-01-24 09:15:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('417377145037247230',1757,'41737714483','989','30.00','90','retail','0','2025-01-24 13:28:25','','','','0.95','Cash',12.41,'3','','','4','','1','2025-01-24 10:28:29','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'30','502.00','472','Inclusive','branch','Inventory','','','','',''),('417377236543372321',1758,'41737723074','161','1.00','45','retail','0','2025-01-24 16:00:55','','','','34','Cash',6.21,'45','','','4','','1','2025-01-24 13:01:34','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','83.00','82','Inclusive','branch','Inventory','','','','',''),('417377237151303223',1759,'41737723694','1172','1.00','300','retail','0','2025-01-24 16:02:21','','','','209','Cash',41.38,'300','','','4','','1','2025-01-24 13:02:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('417377237413223372',1760,'41737723694','691','1.00','150','retail','0','2025-01-24 16:02:21','','','','48','Cash',20.69,'150','','','4','','1','2025-01-24 13:02:50','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','127.00','126','Inclusive','branch','Inventory','','','','',''),('417377237952243222',1761,'41737723770','600','1.00','300','retail','0','2025-01-24 16:03:35','','','','170','Cash',41.38,'300','','','4','','1','2025-01-24 13:03:41','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','99.00','98','Inclusive','branch','Inventory','','','','',''),('417377238150353132',1762,'41737723770','612','1.00','150','retail','0','2025-01-24 16:03:35','','','','60','Cash',20.69,'150','','','4','','1','2025-01-24 13:03:41','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('417377239767233432',1763,'41737723957','1101','1.00','50','retail','0','2025-01-24 16:06:16','','','','18','Cash',6.90,'50','','','4','','1','2025-01-24 13:06:19','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','77.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('417377254773002433',1764,'41737724037','1229','1.00','100','retail','0','2025-01-24 16:31:18','','','','25','Cash',13.79,'100','','','4','','1','2025-01-24 13:31:20','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','111.00','110','Inclusive','branch','Inventory','1110','4000','5500','',''),('417377291963219099',1765,'41737726243','1111','2.00','200','retail','0','2025-01-24 17:34:54','','','','0','Cash',27.59,'100','','','4','','1','2025-01-24 14:35:33','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','18.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('417377292363323273',1766,'41737726243','692','5.00','25','retail','0','2025-01-24 17:34:54','','','','1','Cash',3.45,'5','','','4','','1','2025-01-24 14:35:33','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','21.00','16','Inclusive','branch','Inventory','','','','',''),('417377292683032722',1767,'41737726243','558','4.00','28','retail','0','2025-01-24 17:34:54','','','','3.43','Cash',3.86,'7','','','4','','1','2025-01-24 14:35:33','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'4','844.00','840','Inclusive','branch','Inventory','','','','',''),('417377292942323332',1768,'41737726243','988','2.00','2','retail','0','2025-01-24 17:34:54','','','','0.50','Cash',0.28,'1','','','4','','1','2025-01-24 14:35:33','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'2','977.00','975','Inclusive','branch','Inventory','','','','',''),('417377293923239324',1769,'41737729333','558','10.00','70','retail','0','2025-01-24 17:36:32','','','','3.43','Cash',9.66,'7','','','4','','1','2025-01-24 14:36:36','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'10','840.00','830','Inclusive','branch','Inventory','','','','',''),('417377317102432313',1770,'41737729396','554','10.00','50','retail','0','2025-01-24 18:15:11','','','','1.1','Cash',6.90,'5','','','4','','1','2025-01-24 15:15:15','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','927.00','917','Inclusive','branch','Inventory','','','','',''),('417377880333320382',1771,'41737788006','691','1.00','100','retail','50','2025-01-25 09:55:42','','','','48','Cash',13.79,'100','','','4','','1','2025-01-25 06:55:45','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','126.00','125','Inclusive','branch','Inventory','','','','',''),('417377880591032280',1772,'41737788006','971','2.00','100','retail','0','2025-01-25 09:55:42','','','','15','Cash',13.79,'50','','','4','','1','2025-01-25 06:55:45','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','87.00','85','Inclusive','branch','Inventory','','','','',''),('417377880782230718',1773,'41737788006','244','10.00','100','retail','0','2025-01-25 09:55:42','','','','5','Cash',13.79,'10','','','4','','1','2025-01-25 06:55:45','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','71.00','61','Inclusive','branch','Inventory','','','','',''),('417377881024303033',1774,'41737788006','109','15.00','75','retail','0','2025-01-25 09:55:42','','','','2','Cash',10.34,'5','','','4','','1','2025-01-25 06:55:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','860.00','845','Inclusive','branch','Inventory','','','','',''),('417377881214227723',1775,'41737788006','500','1.00','400','retail','0','2025-01-25 09:55:42','','','','186','Cash',55.17,'400','','','4','','1','2025-01-25 06:55:45','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417377881411774402',1776,'41737788006','109','1.00','5','retail','0','2025-01-25 09:55:42','','','','2','Cash',0.69,'5','','','4','','1','2025-01-25 06:55:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','845.00','844','Inclusive','branch','Inventory','','','','',''),('417377902782977130',1777,'41737790260','739','10.00','20','retail','0','2025-01-25 10:31:18','','','','1','Cash',2.76,'2','','','4','','1','2025-01-25 07:31:22','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','177.00','167','Inclusive','branch','Inventory','','','','',''),('417377959181343943',1778,'41737795901','692','5.00','25','retail','0','2025-01-25 12:05:31','','','','1','Cash',3.45,'5','','','4','','1','2025-01-25 09:06:33','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','16.00','11','Inclusive','branch','Inventory','','','','',''),('417377959314123237',1779,'41737795901','1111','1.00','100','retail','0','2025-01-25 12:05:31','','','','0','Cash',13.79,'100','','','4','','1','2025-01-25 09:06:33','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('417377962300222222',1780,'41737796216','1260','1.00','150','retail','0','2025-01-25 12:10:31','','','','58','Cash',20.69,'150','','','4','','1','2025-01-25 09:10:34','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417377985223732352',1781,'41737796286','131','1.00','150','retail','0','2025-01-25 12:48:43','','','','106','Cash',20.69,'150','','','4','','1','2025-01-25 09:48:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('417378041524200022',1782,'41737798527','256','1.00','130','retail','20','2025-01-25 14:22:33','','','','90','Cash',17.93,'130','','','4','','1','2025-01-25 11:22:37','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('417378052000220232',1783,'41737805182','1206','4.00','20','retail','0','2025-01-25 14:40:22','','','','0','Cash',2.76,'5','','','4','','1','2025-01-25 11:40:25','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','125.00','121','Inclusive','branch','Inventory','1110','4000','5500','',''),('417378052220023323',1784,'41737805182','554','6.00','30','retail','0','2025-01-25 14:40:22','','','','1.1','Cash',4.14,'5','','','4','','1','2025-01-25 11:40:25','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','917.00','911','Inclusive','branch','Inventory','','','','',''),('417378115190031320',1785,'41737805234','255','1.00','70','retail','0','2025-01-25 16:25:19','','','','4570','Cash',9.66,'70','','','4','','1','2025-01-25 13:25:23','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','96.00','95','Inclusive','branch','Inventory','','','','',''),('417378139653320313',1786,'41737811524','978','1.00','150','retail','0','2025-01-25 17:06:05','','','','90','Cash',20.69,'150','','','4','','1','2025-01-25 14:06:10','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('417378163153322011',1787,'41737813995','244','2.00','20','retail','0','2025-01-25 17:45:15','','','','5','Cash',2.76,'10','','','4','','1','2025-01-25 14:45:57','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','561.00','559','Inclusive','branch','Inventory','','','','',''),('417378192013020224',1788,'41737816357','1190','1.00','200','retail','0','2025-01-25 18:35:12','','','','124','Cash',27.59,'200','','','4','','1','2025-01-25 15:35:39','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('417378192352320304',1789,'41737816357','966','30.00','300','retail','0','2025-01-25 18:35:12','','','','5.20','Cash',41.38,'10','','','4','','1','2025-01-25 15:35:39','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'30','270.00','240','Inclusive','branch','Inventory','','','','',''),('417378192667223442',1790,'41737816357','99','30.00','60','retail','0','2025-01-25 18:35:12','','','','1.2','Cash',8.28,'2','','','4','','1','2025-01-25 15:35:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'30','1033.00','1003','Inclusive','branch','Inventory','','','','',''),('417378193103320221',1791,'41737816357','114','30.00','90','retail','0','2025-01-25 18:35:12','','','','1','Cash',12.41,'3','','','4','','1','2025-01-25 15:35:39','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'30','449.00','419','Inclusive','branch','Inventory','','','','',''),('417378215194220303',1792,'41737820961','739','10.00','20','retail','0','2025-01-25 19:11:59','','','','1','Cash',2.76,'2','','','4','','1','2025-01-25 16:12:17','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','167.00','157','Inclusive','branch','Inventory','','','','',''),('417378219393109149',1793,'41737821538','1','1.00','60','retail','0','2025-01-25 19:19:00','','','','30','Cash',8.28,'60','','','4','','1','2025-01-25 16:19:03','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','56.00','55','Inclusive','branch','Inventory','','','','',''),('417379601550320633',1794,'41737960142','1134','1.00','20','retail','0','2025-01-27 09:42:36','','','','7.63','Cash',2.76,'20','','','4','','1','2025-01-27 06:42:40','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','106.00','105','Inclusive','branch','Inventory','1110','4000','5500','',''),('417379615976927493',1795,'41737961582','420','1.00','50','retail','0','2025-01-27 10:07:12','','','','0','Cash',6.90,'50','','','4','','1','2025-01-27 07:07:51','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','91.00','90','Inclusive','branch','Inventory','','','','',''),('417379616136102163',1796,'41737961582','255','1.00','70','retail','0','2025-01-27 10:07:12','','','','4570','Cash',9.66,'70','','','4','','1','2025-01-27 07:07:51','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','95.00','94','Inclusive','branch','Inventory','','','','',''),('417379616326632303',1797,'41737961582','1198','2.00','10','retail','0','2025-01-27 10:07:12','','','','3','Cash',1.38,'5','','','4','','1','2025-01-27 07:07:51','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','505.00','503','Inclusive','branch','Inventory','1110','4000','5500','',''),('417379651344331033',1798,'41737965121','1','1.00','60','retail','0','2025-01-27 11:05:34','','','','30','Cash',8.28,'60','','','4','','1','2025-01-27 08:06:45','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','55.00','54','Inclusive','branch','Inventory','','','','',''),('417379658933126323',1799,'41737965205','285','1.00','380','retail','0','2025-01-27 11:18:14','','','','185','Cash',52.41,'380','','','4','','1','2025-01-27 08:18:47','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',327.59,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417379683862003303',1800,'41737965928','269','1.00','110','retail','10','2025-01-27 11:59:46','','','','79','Cash',15.17,'110','','','4','','1','2025-01-27 08:59:49','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',94.83,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('417379714747221404',1801,'41737968389','1176','1.00','150','retail','0','2025-01-27 12:51:52','','','','68','Cash',20.69,'150','','','4','','1','2025-01-27 09:52:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('417379714892192432',1802,'41737968389','1107','1.00','50','retail','0','2025-01-27 12:51:52','','','','0','Cash',6.90,'50','','','4','','1','2025-01-27 09:52:20','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('417379715123327093',1803,'41737968389','251','1.00','50','retail','0','2025-01-27 12:51:52','','','','20','Cash',6.90,'50','','','4','','1','2025-01-27 09:52:20','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('417379720883342830',1804,'41737971549','131','1.00','150','retail','0','2025-01-27 13:01:28','','','','106','Cash',20.69,'150','','','4','','1','2025-01-27 10:03:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('417379742632219203',1805,'41737972229','978','1.00','150','retail','0','2025-01-27 13:37:43','','','','90','Cash',20.69,'150','','','4','','1','2025-01-27 10:37:45','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('417379778553012403',1806,'41737974266','584','1.00','450','retail','0','2025-01-27 14:45:50','','','','285','Cash',62.07,'450','','','4','','1','2025-01-27 11:46:24','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417379783083933273',1807,'41737974266','1147','8.00','240','retail','0','2025-01-27 14:45:50','','','','5','Cash',33.10,'30','','','4','','1','2025-01-27 11:46:24','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'8','86.00','78','Inclusive','branch','Inventory','1110','4000','5500','',''),('417379783282223277',1808,'41737974266','1030','10.00','400','retail','0','2025-01-27 14:45:50','','','','17','Cash',55.17,'40','','','4','','1','2025-01-27 11:46:24','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'10','39.00','29','Inclusive','branch','Inventory','','','','',''),('417379783497222470',1809,'41737974266','1012','16.00','560','retail','0','2025-01-27 14:45:50','','','','23','Cash',77.24,'35','','','4','','1','2025-01-27 11:46:24','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'16','34.00','18','Inclusive','branch','Inventory','','','','',''),('417379854063962427',1810,'41737979479','24','1.00','100','retail','0','2025-01-27 16:43:26','','','','40','Cash',13.79,'100','','','4','','1','2025-01-27 13:43:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('417379868612033686',1811,'41737985413','1141','1.00','150','retail','0','2025-01-27 17:08:02','','','','96','Cash',20.69,'150','','','4','','1','2025-01-27 14:08:14','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('417379868812290404',1812,'41737985413','1198','6.00','30','retail','0','2025-01-27 17:08:02','','','','3','Cash',4.14,'5','','','4','','1','2025-01-27 14:08:14','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','503.00','497','Inclusive','branch','Inventory','1110','4000','5500','',''),('417379869368322323',1813,'41737986915','692','11.00','55','retail','0','2025-01-27 17:11:01','','','','1','Cash',7.59,'5','','','4','','1','2025-01-27 14:12:01','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'11','11.00','0','Inclusive','branch','Inventory','','','','',''),('417379869522020249',1814,'41737986915','904','1.00','350','retail','0','2025-01-27 17:11:01','','','','210','Cash',48.28,'350','','','4','','1','2025-01-27 14:12:01','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417379869897108034',1815,'41737986915','739','20.00','40','retail','0','2025-01-27 17:11:01','','','','1','Cash',5.52,'2','','','4','','1','2025-01-27 14:12:01','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','57.00','37','Inclusive','branch','Inventory','','','','',''),('417379870604373222',1816,'41737986915','601','13.00','156','retail','0','2025-01-27 17:11:01','','','','7.8','Cash',21.52,'12','','','4','','1','2025-01-27 14:12:01','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',10.34,'13','435.00','422','Inclusive','branch','Inventory','','','','',''),('417379895783323233',1817,'41737989562','36','1.00','540','retail','0','2025-01-27 17:52:59','','','','400','Cash',74.48,'540','','','4','','1','2025-01-27 14:53:45','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',465.52,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417379911969933023',1818,'41737991171','1210','1.00','230','retail','20','2025-01-27 18:19:58','','','','165','Cash',31.72,'230','','','4','','1','2025-01-27 15:20:45','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',198.28,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('417379920769273322',1819,'41737991290','442','1.00','50','retail','0','2025-01-27 18:34:36','','','','12','Cash',6.90,'50','','','4','','1','2025-01-27 15:34:41','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417379947369300307',1820,'41737994707','1198','8.00','40','retail','0','2025-01-27 19:18:58','','','','3','Cash',5.52,'5','','','4','','1','2025-01-27 16:19:01','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'8','497.00','489','Inclusive','branch','Inventory','1110','4000','5500','',''),('417380483799272133',1821,'41738046250','967','10.00','150','retail','0','2025-01-28 10:12:59','','','','2','Cash',20.69,'15','','','4','','1','2025-01-28 07:13:38','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'10','40.00','30','Inclusive','branch','Inventory','','','','',''),('417380540172234224',1822,'41738048419','269','1.00','120','retail','0','2025-01-28 11:46:57','','','','79','Cash',16.55,'120','','','4','','1','2025-01-28 08:47:28','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('417380549272323242',1823,'41738054050','1111','2.00','200','retail','0','2025-01-28 12:04:43','','','','0','Cash',27.59,'100','','','4','','1','2025-01-28 09:05:14','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('417380549482339223',1824,'41738054050','506','30.00','90','retail','0','2025-01-28 12:04:43','','','','1.5','Cash',12.41,'3','','','4','','1','2025-01-28 09:05:14','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'30','900.00','870','Inclusive','branch','Inventory','','','','',''),('417380550104332500',1825,'41738054050','601','10.00','120','retail','0','2025-01-28 12:04:43','','','','7.8','Cash',16.55,'12','','','4','','1','2025-01-28 09:05:14','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',10.34,'10','422.00','412','Inclusive','branch','Inventory','','','','',''),('417380550632830003',1826,'41738054050','251','1.00','50','retail','0','2025-01-28 12:04:43','','','','20','Cash',6.90,'50','','','4','','1','2025-01-28 09:05:14','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('417380550833322523',1827,'41738054050','1198','6.00','30','retail','0','2025-01-28 12:04:43','','','','3','Cash',4.14,'5','','','4','','1','2025-01-28 09:05:14','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','489.00','483','Inclusive','branch','Inventory','1110','4000','5500','',''),('417380566000303362',1828,'41738056578','1041','1.00','250','retail','50','2025-01-28 12:30:01','','','','180','Cash',34.48,'250','','','4','','1','2025-01-28 09:30:04','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('417380616643263062',1829,'41738061640','114','30.00','90','retail','0','2025-01-28 13:54:26','','','','1','Cash',12.41,'3','','','4','','1','2025-01-28 10:54:59','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'30','419.00','389','Inclusive','branch','Inventory','','','','',''),('417380644043607043',1830,'41738061699','500','1.00','400','retail','0','2025-01-28 14:42:33','','','','186','Cash',55.17,'400','','','4','','1','2025-01-28 11:43:26','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417380644333302034',1831,'41738061699','691','1.00','100','retail','50','2025-01-28 14:42:33','','','','48','Cash',13.79,'100','','','4','','1','2025-01-28 11:43:26','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','125.00','124','Inclusive','branch','Inventory','','','','',''),('417380644643346223',1832,'41738061699','109','15.00','75','retail','0','2025-01-28 14:42:33','','','','2','Cash',10.34,'5','','','4','','1','2025-01-28 11:43:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','744.00','729','Inclusive','branch','Inventory','','','','',''),('417380644872383328',1833,'41738061699','612','1.00','100','retail','50','2025-01-28 14:42:33','','','','60','Cash',13.79,'100','','','4','','1','2025-01-28 11:43:26','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('417380645528100232',1834,'41738061699','724','10.00','70','retail','30','2025-01-28 14:42:33','','','','2.9','Cash',9.66,'7','','','4','','1','2025-01-28 11:43:26','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'10','485.00','475','Inclusive','branch','Inventory','','','','',''),('417380657453335770',1835,'41738065713','179','2.00','20','retail','0','2025-01-28 15:03:19','','','','5','Cash',2.76,'10','','','4','','1','2025-01-28 12:03:32','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('417380657943303240',1836,'41738065713','554','2.00','10','retail','0','2025-01-28 15:03:19','','','','1.1','Cash',1.38,'5','','','4','','1','2025-01-28 12:03:32','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','911.00','909','Inclusive','branch','Inventory','','','','',''),('417380665498002100',1837,'41738065814','255','1.00','70','retail','0','2025-01-28 15:15:50','','','','4570','Cash',9.66,'70','','','4','','1','2025-01-28 12:15:54','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','94.00','93','Inclusive','branch','Inventory','','','','',''),('417380675163723177',1838,'41738066555','1185','1.00','60','retail','0','2025-01-28 15:32:20','','','','37','Cash',8.28,'60','','','4','','1','2025-01-28 12:32:55','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('417380675363221737',1839,'41738066555','1198','2.00','10','retail','0','2025-01-28 15:32:20','','','','3','Cash',1.38,'5','','','4','','1','2025-01-28 12:32:55','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','483.00','481','Inclusive','branch','Inventory','1110','4000','5500','',''),('417380676163222073',1840,'41738067577','1208','30.00','360','retail','0','2025-01-28 15:33:38','','','','5','Cash',49.66,'12','','','4','','1','2025-01-28 12:33:43','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',10.34,'30','260.00','230','Inclusive','branch','Inventory','1110','4000','5500','',''),('417380685552532533',1841,'41738067651','2','1.00','50','retail','0','2025-01-28 15:49:20','','','','20','Cash',6.90,'50','','','4','','1','2025-01-28 12:50:05','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','58.00','57','Inclusive','branch','Inventory','','','','',''),('417380736533323323',1842,'41738070105','739','10.00','20','retail','0','2025-01-28 17:14:14','','','','1','Cash',2.76,'2','','','4','','1','2025-01-28 14:14:39','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','37.00','27','Inclusive','branch','Inventory','','','','',''),('417380759907082903',1843,'41738075969','739','10.00','20','retail','0','2025-01-28 17:53:13','','','','1','Cash',2.76,'2','','','4','','1','2025-01-28 14:53:59','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','27.00','17','Inclusive','branch','Inventory','','','','',''),('417381356663220682',1844,'41738135648','255','1.00','70','retail','0','2025-01-29 10:28:00','','','','4570','Cash',9.66,'70','','','4','','1','2025-01-29 07:28:04','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','93.00','92','Inclusive','branch','Inventory','','','','',''),('417381356803213243',1845,'41738135648','420','1.00','50','retail','0','2025-01-29 10:28:00','','','','0','Cash',6.90,'50','','','4','','1','2025-01-29 07:28:04','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','90.00','89','Inclusive','branch','Inventory','','','','',''),('417381380592323732',1846,'41738138044','1195','1.00','40','retail','0','2025-01-29 11:07:53','','','','0','Cash',5.52,'40','','','4','','1','2025-01-29 08:07:57','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('417381380724413123',1847,'41738138044','186','1.00','10','retail','0','2025-01-29 11:07:53','','','','8','Cash',1.38,'10','','','4','','1','2025-01-29 08:07:57','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('417381400313848117',1848,'41738138077','1229','1.00','90','retail','10','2025-01-29 11:40:31','','','','25','Cash',12.41,'90','','','4','','1','2025-01-29 08:40:34','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',77.59,'1','107.00','106','Inclusive','branch','Inventory','1110','4000','5500','',''),('417381435633435232',1849,'41738140034','440','1.00','50','retail','0','2025-01-29 12:39:23','','','','22','Cash',6.90,'50','','','4','','1','2025-01-29 09:39:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417381493773802108',1850,'41738143591','288','1.00','100','retail','0','2025-01-29 14:16:18','','','','35','Cash',13.79,'100','','','4','','1','2025-01-29 11:17:06','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('417381499664429733',1851,'41738149951','111','10.00','300','retail','0','2025-01-29 14:26:22','','','','22','Cash',41.38,'30','','','4','','1','2025-01-29 11:27:46','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','160.00','150','Inclusive','branch','Inventory','','','','',''),('417381499813111234',1852,'41738149951','131','1.00','150','retail','0','2025-01-29 14:26:22','','','','106','Cash',20.69,'150','','','4','','1','2025-01-29 11:27:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('417381502111311003',1853,'41738150184','1177','20.00','300','retail','0','2025-01-29 14:30:11','','','','8','Cash',41.38,'15','','','4','','1','2025-01-29 11:30:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'20','1050.00','1030','Inclusive','branch','Inventory','1110','4000','5500','',''),('417381503322343812',1854,'41738150311','1127','30.00','360','retail','0','2025-01-29 14:32:12','','','','0','Cash',49.66,'12','','','4','','1','2025-01-29 11:32:15','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',10.34,'30','164.00','134','Inclusive','branch','Inventory','1110','4000','5500','',''),('417381566410023233',1855,'41738156194','306','1.00','40','retail','0','2025-01-29 16:17:23','','','','7','Cash',5.52,'40','','','4','','1','2025-01-29 13:18:23','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','182.00','181','Inclusive','branch','Inventory','','','','',''),('417381592932034322',1856,'41738156705','903','1.00','50','retail','0','2025-01-29 17:01:34','','','','24','Cash',6.90,'50','','','4','','1','2025-01-29 14:01:37','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('417381626122210363',1857,'41738161014','239','1.00','80','retail','0','2025-01-29 17:57:14','','','','39','Cash',11.03,'80','','','4','','1','2025-01-29 14:57:48','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('417381626340270101',1858,'41738161014','1198','4.00','20','retail','0','2025-01-29 17:57:14','','','','3','Cash',2.76,'5','','','4','','1','2025-01-29 14:57:48','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','481.00','477','Inclusive','branch','Inventory','1110','4000','5500','',''),('417381629593628049',1859,'41738162688','420','1.00','40','retail','10','2025-01-29 18:02:40','','','','0','Cash',5.52,'40','','','4','','1','2025-01-29 15:02:44','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','89.00','88','Inclusive','branch','Inventory','','','','',''),('417381631093721308',1860,'41738163091','420','1.00','50','retail','0','2025-01-29 18:05:11','','','','0','Cash',6.90,'50','','','4','','1','2025-01-29 15:05:15','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','88.00','87','Inclusive','branch','Inventory','','','','',''),('417381640713823212',1861,'41738164052','1134','2.00','40','retail','0','2025-01-29 18:21:12','','','','7.63','Cash',5.52,'20','','','4','','1','2025-01-29 15:21:52','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','105.00','103','Inclusive','branch','Inventory','1110','4000','5500','',''),('417381642012301304',1862,'41738164113','420','1.00','50','retail','0','2025-01-29 18:24:01','','','','0','Cash',6.90,'50','','','4','','1','2025-01-29 15:24:05','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','87.00','86','Inclusive','branch','Inventory','','','','',''),('417381642162130014',1863,'41738164113','255','1.00','70','retail','0','2025-01-29 18:24:01','','','','4570','Cash',9.66,'70','','','4','','1','2025-01-29 15:24:05','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','92.00','91','Inclusive','branch','Inventory','','','','',''),('417381642412214232',1864,'41738164113','1198','2.00','10','retail','0','2025-01-29 18:24:01','','','','3','Cash',1.38,'5','','','4','','1','2025-01-29 15:24:05','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','477.00','475','Inclusive','branch','Inventory','1110','4000','5500','',''),('417381649101323023',1865,'41738164264','1165','30.00','750','retail','0','2025-01-29 18:42:47','','','','20','Cash',103.45,'25','','','4','','1','2025-01-29 15:43:32','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'30','79.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('417381649900709331',1866,'41738164264','1134','2.00','40','retail','0','2025-01-29 18:42:47','','','','7.63','Cash',5.52,'20','','','4','','1','2025-01-29 15:43:32','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','103.00','101','Inclusive','branch','Inventory','1110','4000','5500','',''),('417381653430043360',1867,'41738164264','251','2.00','100','retail','0','2025-01-29 18:42:47','','','','20','Cash',13.79,'50','','','4','','1','2025-01-29 15:43:32','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','12.00','10','Inclusive','branch','Inventory','','','','',''),('417381653642112341',1868,'41738164264','1198','2.00','10','retail','0','2025-01-29 18:42:47','','','','3','Cash',1.38,'5','','','4','','1','2025-01-29 15:43:32','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','475.00','473','Inclusive','branch','Inventory','1110','4000','5500','',''),('417381654293833224',1869,'41738165413','2','1.00','50','retail','0','2025-01-29 18:43:49','','','','20','Cash',6.90,'50','','','4','','1','2025-01-29 15:44:32','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','57.00','56','Inclusive','branch','Inventory','','','','',''),('417382166063722013',1870,'41738216592','255','1.00','70','retail','0','2025-01-30 08:57:10','','','','4570','Cash',9.66,'70','','','4','','1','2025-01-30 05:57:13','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','91.00','90','Inclusive','branch','Inventory','','','','',''),('417382166292320634',1871,'41738216592','420','1.00','50','retail','0','2025-01-30 08:57:10','','','','0','Cash',6.90,'50','','','4','','1','2025-01-30 05:57:13','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','86.00','85','Inclusive','branch','Inventory','','','','',''),('417382288590228323',1872,'41738228845','1146','1.00','100','retail','0','2025-01-30 12:21:00','','','','20','Cash',13.79,'100','','','4','','1','2025-01-30 09:21:54','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('417382289358382333',1873,'41738228915','693','1.00','50','retail','0','2025-01-30 12:23:16','','','','20','Cash',6.90,'50','','','4','','1','2025-01-30 09:24:38','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('417382289950322023',1874,'41738228915','1198','2.00','10','retail','0','2025-01-30 12:23:16','','','','3','Cash',1.38,'5','','','4','','1','2025-01-30 09:24:38','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','473.00','471','Inclusive','branch','Inventory','1110','4000','5500','',''),('417382306933233224',1875,'41738230673','584','1.00','400','retail','50','2025-01-30 12:53:03','','','','285','Cash',55.17,'400','','','4','','1','2025-01-30 09:53:45','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417382307332733042',1876,'41738230673','1030','2.00','80','retail','0','2025-01-30 12:53:03','','','','17','Cash',11.03,'40','','','4','','1','2025-01-30 09:53:45','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'2','29.00','27','Inclusive','branch','Inventory','','','','',''),('417382307822233222',1877,'41738230673','1030','1.00','20','retail','20','2025-01-30 12:53:03','','','','17','Cash',2.76,'20','','','4','','1','2025-01-30 09:53:45','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('417382309140222433',1878,'41738230825','1147','10.00','300','retail','0','2025-01-30 12:56:18','','','','5','Cash',41.38,'30','','','4','','1','2025-01-30 09:56:45','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','78.00','68','Inclusive','branch','Inventory','1110','4000','5500','',''),('417382309789722023',1879,'41738230825','1030','3.00','120','retail','0','2025-01-30 12:56:18','','','','17','Cash',16.55,'40','','','4','','1','2025-01-30 09:56:45','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'3','26.00','23','Inclusive','branch','Inventory','','','','',''),('417382310900233231',1880,'41738231075','121','1.00','50','retail','0','2025-01-30 12:58:10','','','','26','Cash',6.90,'50','','','4','','1','2025-01-30 09:58:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('417382389749393213',1881,'41738238955','1209','1.00','50','retail','0','2025-01-30 15:09:36','','','','30','Cash',6.90,'50','','','4','','1','2025-01-30 12:09:39','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('417382431004232233',1882,'41738238980','420','1.00','50','retail','0','2025-01-30 16:18:52','','','','0','Cash',6.90,'50','','','4','','1','2025-01-30 13:19:22','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','85.00','84','Inclusive','branch','Inventory','','','','',''),('417382431132374740',1883,'41738238980','255','1.00','70','retail','0','2025-01-30 16:18:52','','','','4570','Cash',9.66,'70','','','4','','1','2025-01-30 13:19:22','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','90.00','89','Inclusive','branch','Inventory','','','','',''),('417382431320134342',1884,'41738238980','1198','2.00','10','retail','0','2025-01-30 16:18:52','','','','3','Cash',1.38,'5','','','4','','1','2025-01-30 13:19:22','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','471.00','469','Inclusive','branch','Inventory','1110','4000','5500','',''),('417383056133365333',1885,'41738304025','1148','10.00','420','retail','0','2025-01-31 09:46:50','','','','21','Cash',57.93,'42','','','4','','1','2025-01-31 06:48:19','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',36.21,'10','150.00','140','Inclusive','branch','Inventory','1110','4000','5500','',''),('417383056880332243',1886,'41738304025','691','1.00','100','retail','50','2025-01-31 09:46:50','','','','48','Cash',13.79,'100','','','4','','1','2025-01-31 06:48:19','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','124.00','123','Inclusive','branch','Inventory','','','','',''),('417383057172028232',1887,'41738304025','724','10.00','100','retail','0','2025-01-31 09:46:50','','','','2.9','Cash',13.79,'10','','','4','','1','2025-01-31 06:48:19','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','475.00','465','Inclusive','branch','Inventory','','','','',''),('417383057455232335',1888,'41738304025','1198','10.00','50','retail','0','2025-01-31 09:46:50','','','','3','Cash',6.90,'5','','','4','','1','2025-01-31 06:48:19','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','469.00','459','Inclusive','branch','Inventory','1110','4000','5500','',''),('417383057822323731',1889,'41738304025','109','15.00','75','retail','0','2025-01-31 09:46:50','','','','2','Cash',10.34,'5','','','4','','1','2025-01-31 06:48:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','729.00','714','Inclusive','branch','Inventory','','','','',''),('417383060093322800',1890,'41738304025','1148','3.00','126','retail','0','2025-01-31 09:46:50','','','','21','Cash',17.38,'42','','','4','','1','2025-01-31 06:48:19','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',36.21,'3','140.00','137','Inclusive','branch','Inventory','1110','4000','5500','',''),('417383061953534322',1891,'41738306099','481','1.00','400','retail','0','2025-01-31 09:51:47','','','','221','Cash',55.17,'400','','','4','','1','2025-01-31 06:53:06','1','39','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417383062383304733',1892,'41738306099','291','2.00','900','retail','0','2025-01-31 09:51:47','','','','300','Cash',124.14,'450','','','4','','1','2025-01-31 06:53:06','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'2','7.00','5','Inclusive','branch','Inventory','','','','',''),('417383063073873343',1893,'41738306099','1148','7.00','294','retail','0','2025-01-31 09:51:47','','','','21','Cash',40.55,'42','','','4','','1','2025-01-31 06:53:06','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',36.21,'7','137.00','130','Inclusive','branch','Inventory','1110','4000','5500','',''),('417383072143110237',1894,'41738306559','251','2.00','90','retail','10','2025-01-31 10:06:54','','','','20','Cash',12.41,'45','','','4','','1','2025-01-31 07:06:57','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'2','10.00','8','Inclusive','branch','Inventory','','','','',''),('417383072632302032',1895,'41738307218','179','2.00','20','retail','0','2025-01-31 10:08:01','','','','5','Cash',2.76,'10','','','4','','1','2025-01-31 07:08:39','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('417383072813120123',1896,'41738307218','739','10.00','20','retail','0','2025-01-31 10:08:01','','','','1','Cash',2.76,'2','','','4','','1','2025-01-31 07:08:39','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','17.00','7','Inclusive','branch','Inventory','','','','',''),('417383073966304330',1897,'41738307319','554','4.00','20','retail','0','2025-01-31 10:09:57','','','','1.1','Cash',2.76,'5','','','4','','1','2025-01-31 07:10:00','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','909.00','905','Inclusive','branch','Inventory','','','','',''),('417383223696343024',1898,'41738322350','600','1.00','300','retail','0','2025-01-31 14:20:17','','','','170','Cash',41.38,'300','','','4','','1','2025-01-31 11:20:22','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','98.00','97','Inclusive','branch','Inventory','','','','',''),('417383223854283333',1899,'41738322350','612','1.00','150','retail','0','2025-01-31 14:20:17','','','','60','Cash',20.69,'150','','','4','','1','2025-01-31 11:20:22','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('417383224152333322',1900,'41738322350','109','10.00','50','retail','0','2025-01-31 14:20:17','','','','2','Cash',6.90,'5','','','4','','1','2025-01-31 11:20:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','614.00','604','Inclusive','branch','Inventory','','','','',''),('417383283903332033',1901,'41738328376','249','1.00','300','retail','0','2025-01-31 16:05:59','','','','150','Cash',41.38,'300','','','4','','1','2025-01-31 13:06:22','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('417383284142201223',1902,'41738328376','1229','1.00','100','retail','0','2025-01-31 16:05:59','','','','25','Cash',13.79,'100','','','4','','1','2025-01-31 13:06:22','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','106.00','105','Inclusive','branch','Inventory','1110','4000','5500','',''),('417383284363332332',1903,'41738328376','1193','1.00','150','retail','0','2025-01-31 16:05:59','','','','50','Cash',20.69,'150','','','4','','1','2025-01-31 13:06:22','1','48','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','93.00','92','Inclusive','branch','Inventory','1110','4000','5500','',''),('417383284618228338',1904,'41738328376','1253','1.00','150','retail','0','2025-01-31 16:05:59','','','','87','Cash',20.69,'150','','','4','','1','2025-01-31 13:06:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('417383284880322884',1905,'41738328376','1171','1.00','150','retail','0','2025-01-31 16:05:59','','','','114','Cash',20.69,'150','','','4','','1','2025-01-31 13:06:22','1','10','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('417383285185511423',1906,'41738328376','1219','1.00','170','retail','0','2025-01-31 16:05:59','','','','110','Cash',23.45,'170','','','4','','1','2025-01-31 13:06:22','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',146.55,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('417383287593083324',1907,'41738328376','1219','1.00','170','retail','0','2025-01-31 16:05:59','','','','110','Cash',23.45,'170','','','4','','1','2025-01-31 13:06:22','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',146.55,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('417383315603005433',1908,'41738328975','131','1.00','150','retail','0','2025-01-31 16:53:01','','','','106','Cash',20.69,'150','','','4','','1','2025-01-31 13:53:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('417383315813032222',1909,'41738328975','811','1.00','50','retail','0','2025-01-31 16:53:01','','','','25','Cash',6.90,'50','','','4','','1','2025-01-31 13:53:09','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('417383390473037420',1910,'41738338431','612','2.00','300','retail','0','2025-01-31 18:57:58','','','','60','Cash',41.38,'150','','','4','','1','2025-01-31 15:58:02','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','26.00','24','Inclusive','branch','Inventory','','','','',''),('417383390760240223',1911,'41738338431','971','1.00','50','retail','0','2025-01-31 18:57:58','','','','15','Cash',6.90,'50','','','4','','1','2025-01-31 15:58:02','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','85.00','84','Inclusive','branch','Inventory','','','','',''),('417383392848323223',1912,'41738339265','692','4.00','20','retail','0','2025-01-31 19:01:27','','','','1','Cash',2.76,'5','','','4','','1','2025-01-31 16:02:03','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','250.00','246','Inclusive','branch','Inventory','','','','',''),('417383402873232082',1913,'41738340257','514','2.00','60','retail','0','2025-01-31 19:19:08','','','','23','Cash',8.28,'30','','','4','','1','2025-01-31 16:19:46','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','8.00','6','Inclusive','branch','Inventory','','','','',''),('417383403200223222',1914,'41738340257','739','5.00','10','retail','0','2025-01-31 19:19:08','','','','1','Cash',1.38,'2','','','4','','1','2025-01-31 16:19:46','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'5','7.00','2','Inclusive','branch','Inventory','','','','',''),('417383403474324430',1915,'41738340257','1198','4.00','20','retail','0','2025-01-31 19:19:08','','','','3','Cash',2.76,'5','','','4','','1','2025-01-31 16:19:46','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','459.00','455','Inclusive','branch','Inventory','1110','4000','5500','',''),('417383404152284333',1916,'41738340388','111','10.00','300','retail','0','2025-01-31 19:20:17','','','','22','Cash',41.38,'30','','','4','','1','2025-01-31 16:20:21','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','150.00','140','Inclusive','branch','Inventory','','','','',''),('417383888898220333',1917,'41738388874','291','1.00','450','retail','0','2025-02-01 08:48:09','','','','300','Cash',62.07,'450','','','4','','1','2025-02-01 05:49:35','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417383987440401282',1918,'41738398703','554','5.00','25','retail','0','2025-02-01 11:32:43','','','','1.1','Cash',3.45,'5','','','4','','1','2025-02-01 08:33:19','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','905.00','900','Inclusive','branch','Inventory','','','','',''),('417383987632343433',1919,'41738398703','1206','10.00','50','retail','0','2025-02-01 11:32:43','','','','0','Cash',6.90,'5','','','4','','1','2025-02-01 08:33:19','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','121.00','111','Inclusive','branch','Inventory','1110','4000','5500','',''),('417384022033322483',1920,'41738398799','1109','1.00','40','retail','10','2025-02-01 12:30:05','','','','0','Cash',5.52,'40','','','4','','1','2025-02-01 09:30:09','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417384069793338402',1921,'41738402211','973','6.00','480','retail','0','2025-02-01 13:50:39','','','','40','Cash',66.21,'80','','','4','','1','2025-02-01 10:51:21','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'6','33.00','27','Inclusive','branch','Inventory','','','','',''),('417384070122101340',1922,'41738402211','251','2.00','100','retail','0','2025-02-01 13:50:39','','','','20','Cash',13.79,'50','','','4','','1','2025-02-01 10:51:21','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','8.00','6','Inclusive','branch','Inventory','','','','',''),('417384070382208200',1923,'41738402211','1198','4.00','20','retail','0','2025-02-01 13:50:39','','','','3','Cash',2.76,'5','','','4','','1','2025-02-01 10:51:21','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','455.00','451','Inclusive','branch','Inventory','1110','4000','5500','',''),('417384119712212728',1924,'41738411939','1177','20.00','300','retail','0','2025-02-01 15:14:58','','','','8','Cash',41.38,'15','','','4','','1','2025-02-01 12:15:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'20','1030.00','1010','Inclusive','branch','Inventory','1110','4000','5500','',''),('417384120101144344',1925,'41738411939','109','15.00','75','retail','0','2025-02-01 15:14:58','','','','2','Cash',10.34,'5','','','4','','1','2025-02-01 12:15:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','604.00','589','Inclusive','branch','Inventory','','','','',''),('417384120473402023',1926,'41738411939','251','2.00','100','retail','0','2025-02-01 15:14:58','','','','20','Cash',13.79,'50','','','4','','1','2025-02-01 12:15:34','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','6.00','4','Inclusive','branch','Inventory','','','','',''),('417384120983002024',1927,'41738411939','692','11.00','55','retail','0','2025-02-01 15:14:58','','','','1','Cash',7.59,'5','','','4','','1','2025-02-01 12:15:34','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'11','246.00','235','Inclusive','branch','Inventory','','','','',''),('417384223253103332',1928,'41738422287','1190','1.00','180','retail','20','2025-02-01 18:06:02','','','','124','Cash',24.83,'180','','','4','','1','2025-02-01 15:06:06','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('417384223583030337',1929,'41738422287','988','20.00','20','retail','0','2025-02-01 18:06:02','','','','0.50','Cash',2.76,'1','','','4','','1','2025-02-01 15:06:06','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'20','875.00','855','Inclusive','branch','Inventory','','','','',''),('417384263053313332',1930,'41738426290','1205','10.00','100','retail','0','2025-02-01 19:12:05','','','','5','Cash',13.79,'10','','','4','','1','2025-02-01 16:12:50','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','229.00','219','Inclusive','branch','Inventory','1110','4000','5500','',''),('417384263250364036',1931,'41738426290','109','16.00','80','retail','0','2025-02-01 19:12:05','','','','2','Cash',11.03,'5','','','4','','1','2025-02-01 16:12:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'16','589.00','573','Inclusive','branch','Inventory','','','','',''),('417385630243242332',1932,'41738561688','1203','1.00','300','retail','0','2025-02-03 09:12:18','','','','225','Cash',41.38,'300','','','4','','1','2025-02-03 06:13:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('417385630540604334',1933,'41738561688','612','1.00','150','retail','0','2025-02-03 09:12:18','','','','60','Cash',20.69,'150','','','4','','1','2025-02-03 06:13:13','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('417385630853020323',1934,'41738561688','724','10.00','100','retail','0','2025-02-03 09:12:18','','','','2.9','Cash',13.79,'10','','','4','','1','2025-02-03 06:13:13','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','465.00','455','Inclusive','branch','Inventory','','','','',''),('417385631383203332',1935,'41738561688','691','1.00','150','retail','0','2025-02-03 09:12:18','','','','48','Cash',20.69,'150','','','4','','1','2025-02-03 06:13:13','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','123.00','122','Inclusive','branch','Inventory','','','','',''),('417385653330333322',1936,'41738563193','445','10.00','30','retail','0','2025-02-03 09:48:53','','','','1','Cash',4.14,'3','','','4','','1','2025-02-03 06:48:57','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','437.00','427','Inclusive','branch','Inventory','','','','',''),('417385659353232243',1937,'41738565337','924','1.00','100','retail','0','2025-02-03 09:58:55','','','','48','Cash',13.79,'100','','','4','','1','2025-02-03 07:11:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('417385672320532210',1938,'41738566713','1208','1.00','12','retail','0','2025-02-03 10:20:32','','','','5','Cash',1.66,'12','','','4','','1','2025-02-03 07:20:36','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',10.34,'1','230.00','229','Inclusive','branch','Inventory','1110','4000','5500','',''),('417385672567053033',1939,'41738567236','1208','1.00','12','retail','0','2025-02-03 10:20:56','','','','5','Cash',1.66,'12','','','4','','1','2025-02-03 07:21:00','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',10.34,'1','229.00','228','Inclusive','branch','Inventory','1110','4000','5500','',''),('417385699052045123',1940,'41738569775','251','1.00','40','retail','10','2025-02-03 11:05:05','','','','20','Cash',5.52,'40','','','4','','1','2025-02-03 08:05:08','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417385722623432780',1941,'41738569909','109','16.00','80','retail','0','2025-02-03 11:44:22','','','','2','Cash',11.03,'5','','','4','','1','2025-02-03 08:44:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'16','573.00','557','Inclusive','branch','Inventory','','','','',''),('417385723240224841',1942,'41738572298','600','1.00','300','retail','0','2025-02-03 11:46:14','','','','170','Cash',41.38,'300','','','4','','1','2025-02-03 08:46:51','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','97.00','96','Inclusive','branch','Inventory','','','','',''),('417385723414322730',1943,'41738572298','691','1.00','150','retail','0','2025-02-03 11:46:14','','','','48','Cash',20.69,'150','','','4','','1','2025-02-03 08:46:51','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','112.00','111','Inclusive','branch','Inventory','','','','',''),('417385723742737413',1944,'41738572298','1205','10.00','100','retail','0','2025-02-03 11:46:14','','','','5','Cash',13.79,'10','','','4','','1','2025-02-03 08:46:51','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','219.00','209','Inclusive','branch','Inventory','1110','4000','5500','',''),('417385732102033723',1945,'41738572424','21','1.00','35','retail','0','2025-02-03 12:00:10','','','','25','Cash',4.83,'35','','','4','','1','2025-02-03 09:00:13','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'1','75.00','74','Inclusive','branch','Inventory','','','','',''),('417385816443321330',1946,'41738581614','114','20.00','60','retail','0','2025-02-03 14:20:45','','','','1','Cash',8.28,'3','','','4','','1','2025-02-03 11:20:48','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'20','389.00','369','Inclusive','branch','Inventory','','','','',''),('417385830240203228',1947,'41738581670','692','10.00','50','retail','0','2025-02-03 14:43:45','','','','1','Cash',6.90,'5','','','4','','1','2025-02-03 11:44:25','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','235.00','225','Inclusive','branch','Inventory','','','','',''),('417385926007932032',1948,'41738592586','420','1.00','50','retail','0','2025-02-03 17:23:34','','','','0','Cash',6.90,'50','','','4','','1','2025-02-03 14:23:38','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','84.00','83','Inclusive','branch','Inventory','','','','',''),('417385926143621300',1949,'41738592586','255','1.00','70','retail','0','2025-02-03 17:23:34','','','','4570','Cash',9.66,'70','','','4','','1','2025-02-03 14:23:38','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','89.00','88','Inclusive','branch','Inventory','','','','',''),('417385928993032151',1950,'41738592618','554','10.00','50','retail','0','2025-02-03 17:28:21','','','','1.1','Cash',6.90,'5','','','4','','1','2025-02-03 14:28:25','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','900.00','890','Inclusive','branch','Inventory','','','','',''),('417385940757412003',1951,'41738592907','1193','2.00','300','retail','0','2025-02-03 17:47:55','','','','50','Cash',41.38,'150','','','4','','1','2025-02-03 14:47:58','1','48','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','92.00','90','Inclusive','branch','Inventory','1110','4000','5500','',''),('417385960653045462',1952,'41738594132','21','1.00','35','retail','0','2025-02-03 18:21:06','','','','25','Cash',4.83,'35','','','4','','1','2025-02-03 15:22:21','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'1','74.00','73','Inclusive','branch','Inventory','','','','',''),('417385970743011732',1953,'41738596141','1141','1.00','150','retail','0','2025-02-03 18:37:54','','','','96','Cash',20.69,'150','','','4','','1','2025-02-03 15:38:01','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('417385989483428203',1954,'41738598180','554','10.00','50','retail','0','2025-02-03 19:09:09','','','','1.1','Cash',6.90,'5','','','4','','1','2025-02-03 16:09:51','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','890.00','880','Inclusive','branch','Inventory','','','','',''),('417385991612329409',1955,'41738598992','244','2.00','20','retail','0','2025-02-03 19:12:41','','','','5','Cash',2.76,'10','','','4','','1','2025-02-03 16:12:48','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','449.00','447','Inclusive','branch','Inventory','','','','',''),('417386461280222000',1956,'41738646110','558','15.00','105','retail','0','2025-02-04 08:15:28','','','','3.43','Cash',14.48,'7','','','4','','1','2025-02-04 05:15:34','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','630.00','615','Inclusive','branch','Inventory','','','','',''),('417386584177241424',1957,'41738657021','1205','10.00','100','retail','0','2025-02-04 11:40:38','','','','5','Cash',13.79,'10','','','4','','1','2025-02-04 08:41:24','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','209.00','199','Inclusive','branch','Inventory','1110','4000','5500','',''),('417386584388048360',1958,'41738657021','113','10.00','200','retail','0','2025-02-04 11:40:38','','','','13','Cash',27.59,'20','','','4','','1','2025-02-04 08:41:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'10','103.00','93','Inclusive','branch','Inventory','','','','',''),('417386585110283313',1959,'41738658484','420','1.00','50','retail','0','2025-02-04 11:42:26','','','','0','Cash',6.90,'50','','','4','','1','2025-02-04 08:43:03','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','83.00','82','Inclusive','branch','Inventory','','','','',''),('417386585298353022',1960,'41738658484','255','1.00','70','retail','0','2025-02-04 11:42:26','','','','4570','Cash',9.66,'70','','','4','','1','2025-02-04 08:43:03','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','88.00','87','Inclusive','branch','Inventory','','','','',''),('417386585452542252',1961,'41738658484','1198','2.00','10','retail','0','2025-02-04 11:42:26','','','','3','Cash',1.38,'5','','','4','','1','2025-02-04 08:43:03','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','451.00','449','Inclusive','branch','Inventory','1110','4000','5500','',''),('417386586300268203',1962,'41738658601','1210','1.00','230','retail','20','2025-02-04 11:44:58','','','','165','Cash',31.72,'230','','','4','','1','2025-02-04 08:45:05','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',198.28,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('417386586534403370',1963,'41738658601','558','15.00','105','retail','0','2025-02-04 11:44:58','','','','3.43','Cash',14.48,'7','','','4','','1','2025-02-04 08:45:05','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','615.00','600','Inclusive','branch','Inventory','','','','',''),('417386586802323344',1964,'41738658601','506','10.00','30','retail','0','2025-02-04 11:44:58','','','','1.5','Cash',4.14,'3','','','4','','1','2025-02-04 08:45:05','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','870.00','860','Inclusive','branch','Inventory','','','','',''),('417386586978733614',1965,'41738658601','692','6.00','30','retail','0','2025-02-04 11:44:58','','','','1','Cash',4.14,'5','','','4','','1','2025-02-04 08:45:05','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','225.00','219','Inclusive','branch','Inventory','','','','',''),('417386597683670936',1966,'41738659756','255','1.00','70','retail','0','2025-02-04 12:03:02','','','','4570','Cash',9.66,'70','','','4','','1','2025-02-04 09:03:05','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','87.00','86','Inclusive','branch','Inventory','','','','',''),('417386597813200381',1967,'41738659756','420','1.00','50','retail','0','2025-02-04 12:03:02','','','','0','Cash',6.90,'50','','','4','','1','2025-02-04 09:03:05','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','82.00','81','Inclusive','branch','Inventory','','','','',''),('417386694296342273',1968,'41738669412','291','1.00','450','retail','0','2025-02-04 14:44:08','','','','300','Cash',62.07,'450','','','4','','1','2025-02-04 11:44:57','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417386694480862232',1969,'41738669412','971','1.00','50','retail','0','2025-02-04 14:44:08','','','','15','Cash',6.90,'50','','','4','','1','2025-02-04 11:44:57','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','84.00','83','Inclusive','branch','Inventory','','','','',''),('417386791473222233',1970,'41738679131','124','1.00','200','retail','0','2025-02-04 17:25:48','','','','136','Cash',27.59,'200','','','4','','1','2025-02-04 14:26:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('417386808422226382',1971,'41738679177','266','1.00','50','retail','20','2025-02-04 17:55:15','','','','22','Cash',6.90,'50','','','4','','1','2025-02-04 14:55:21','1','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('417386808646708802',1972,'41738679177','111','5.00','150','retail','0','2025-02-04 17:55:15','','','','22','Cash',20.69,'30','','','4','','1','2025-02-04 14:55:21','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'5','96.00','91','Inclusive','branch','Inventory','','','','',''),('417386808903824002',1973,'41738679177','1242','5.00','150','retail','0','2025-02-04 17:55:15','','','','18','Cash',20.69,'30','','','4','','1','2025-02-04 14:55:21','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'5','113.00','108','Inclusive','branch','Inventory','1110','4000','5500','',''),('417386809152743392',1974,'41738679177','736','30.00','150','retail','0','2025-02-04 17:55:15','','','','3','Cash',20.69,'5','','','4','','1','2025-02-04 14:55:21','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'30','625.00','595','Inclusive','branch','Inventory','','','','',''),('417386831181133230',1975,'41738683089','113','14.00','280','retail','0','2025-02-04 18:32:25','','','','13','Cash',38.62,'20','','','4','','1','2025-02-04 15:32:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'14','93.00','79','Inclusive','branch','Inventory','','','','',''),('417386831446036068',1976,'41738683089','1165','5.00','125','retail','0','2025-02-04 18:32:25','','','','20','Cash',17.24,'25','','','4','','1','2025-02-04 15:32:33','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'5','49.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('417386836252633202',1977,'41738683174','1198','4.00','20','retail','0','2025-02-04 18:40:25','','','','3','Cash',2.76,'5','','','4','','1','2025-02-04 15:42:55','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','449.00','445','Inclusive','branch','Inventory','1110','4000','5500','',''),('417387368062227332',1978,'41738736787','420','1.00','50','retail','0','2025-02-05 09:26:46','','','','0','Cash',6.90,'50','','','4','','1','2025-02-05 06:26:49','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','81.00','80','Inclusive','branch','Inventory','','','','',''),('417387368263823663',1979,'41738736810','121','1.00','50','retail','0','2025-02-05 09:27:07','','','','26','Cash',6.90,'50','','','4','','1','2025-02-05 06:27:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('417387368936233632',1980,'41738736872','1101','1.00','50','retail','0','2025-02-05 09:28:13','','','','18','Cash',6.90,'50','','','4','','1','2025-02-05 06:29:02','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','71.00','70','Inclusive','branch','Inventory','1110','4000','5500','',''),('417387391912033444',1981,'41738736943','255','1.00','70','retail','0','2025-02-05 10:06:52','','','','4570','Cash',9.66,'70','','','4','','1','2025-02-05 07:07:24','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','86.00','85','Inclusive','branch','Inventory','','','','',''),('417387392123283217',1982,'41738736943','1198','2.00','10','retail','0','2025-02-05 10:06:52','','','','3','Cash',1.38,'5','','','4','','1','2025-02-05 07:07:24','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','445.00','443','Inclusive','branch','Inventory','1110','4000','5500','',''),('417387429552752384',1983,'41738739244','1198','10.00','50','retail','0','2025-02-05 11:09:41','','','','3','Cash',6.90,'5','','','4','','1','2025-02-05 08:10:12','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','443.00','433','Inclusive','branch','Inventory','1110','4000','5500','',''),('417387429813202030',1984,'41738739244','251','1.00','50','retail','0','2025-02-05 11:09:41','','','','20','Cash',6.90,'50','','','4','','1','2025-02-05 08:10:12','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417387434800728333',1985,'41738743012','1170','1.00','80','retail','0','2025-02-05 11:18:00','','','','55','Cash',11.03,'80','','','4','','1','2025-02-05 08:18:03','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('417387476220142223',1986,'41738747601','1181','10.00','150','retail','0','2025-02-05 12:27:02','','','','7','Cash',20.69,'15','','','4','','1','2025-02-05 09:27:05','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'10','390.00','380','Inclusive','branch','Inventory','1110','4000','5500','',''),('417387482143031204',1987,'41738747626','121','1.00','50','retail','0','2025-02-05 12:36:54','','','','26','Cash',6.90,'50','','','4','','1','2025-02-05 09:36:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('417387548172372322',1988,'41738748217','181','1.00','70','retail','0','2025-02-05 14:26:58','','','','36','Cash',9.66,'70','','','4','','1','2025-02-05 11:27:31','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('417387549783224733',1989,'41738754851','306','1.00','40','retail','0','2025-02-05 14:29:38','','','','7','Cash',5.52,'40','','','4','','1','2025-02-05 11:30:27','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','181.00','180','Inclusive','branch','Inventory','','','','',''),('417387646862222333',1990,'41738764675','691','1.00','150','retail','0','2025-02-05 17:11:39','','','','48','Cash',20.69,'150','','','4','','1','2025-02-05 14:11:42','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','111.00','110','Inclusive','branch','Inventory','','','','',''),('417387646993906032',1991,'41738764675','612','1.00','150','retail','0','2025-02-05 17:11:39','','','','60','Cash',20.69,'150','','','4','','1','2025-02-05 14:11:42','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('417387672274822262',1992,'41738767105','131','1.00','150','retail','0','2025-02-05 17:53:47','','','','106','Cash',20.69,'150','','','4','','1','2025-02-05 14:54:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('417387684724483428',1993,'41738767277','269','1.00','120','retail','0','2025-02-05 18:14:32','','','','79','Cash',16.55,'120','','','4','','1','2025-02-05 15:16:08','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('417387690159423731',1994,'41738768998','554','10.00','50','retail','0','2025-02-05 18:23:36','','','','1.1','Cash',6.90,'5','','','4','','1','2025-02-05 15:24:13','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','880.00','870','Inclusive','branch','Inventory','','','','',''),('417387700197232427',1995,'41738769054','239','1.00','80','retail','0','2025-02-05 18:40:22','','','','39','Cash',11.03,'80','','','4','','1','2025-02-05 15:40:26','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('417387714604200300',1996,'41738771442','48','1.00','50','retail','0','2025-02-05 19:05:06','','','','18','Cash',6.90,'50','','','4','','1','2025-02-05 16:05:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('417387714834321830',1997,'41738771442','1141','1.00','150','retail','0','2025-02-05 19:05:06','','','','96','Cash',20.69,'150','','','4','','1','2025-02-05 16:05:52','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('417387715055231301',1998,'41738771442','1198','6.00','30','retail','0','2025-02-05 19:05:06','','','','3','Cash',4.14,'5','','','4','','1','2025-02-05 16:05:52','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','433.00','427','Inclusive','branch','Inventory','1110','4000','5500','',''),('417387731957330232',1999,'41738773168','201','1.00','230','retail','70','2025-02-05 19:33:15','','','','140','Cash',31.72,'230','','','4','','1','2025-02-05 16:33:22','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',198.28,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('417388192862021138',2000,'41738819267','972','2.00','90','retail','0','2025-02-06 08:21:26','','','','23','Cash',12.41,'45','','','4','','1','2025-02-06 05:22:44','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'2','18.00','16','Inclusive','branch','Inventory','','','','',''),('417388200320003032',2001,'41738819364','437','4.00','40','retail','0','2025-02-06 08:33:52','','','','7','Cash',5.52,'10','','','4','','1','2025-02-06 05:33:56','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'4','540.00','536','Inclusive','branch','Inventory','','','','',''),('417388224884202404',2002,'41738820036','255','1.00','70','retail','0','2025-02-06 09:15:06','','','','4570','Cash',9.66,'70','','','4','','1','2025-02-06 06:15:10','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','85.00','84','Inclusive','branch','Inventory','','','','',''),('417388225068023027',2003,'41738820036','420','1.00','50','retail','0','2025-02-06 09:15:06','','','','0','Cash',6.90,'50','','','4','','1','2025-02-06 06:15:10','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','80.00','79','Inclusive','branch','Inventory','','','','',''),('417388276962620832',2004,'41738824689','692','2.00','10','retail','0','2025-02-06 10:41:36','','','','1','Cash',1.38,'5','','','4','','1','2025-02-06 07:41:38','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','219.00','217','Inclusive','branch','Inventory','','','','',''),('417388304000142383',2005,'41738827698','108','1.00','70','retail','0','2025-02-06 11:26:41','','','','45','Cash',9.66,'70','','','4','','1','2025-02-06 08:26:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417388329790991843',2006,'41738830413','1101','1.00','50','retail','0','2025-02-06 12:09:40','','','','18','Cash',6.90,'50','','','4','','1','2025-02-06 09:09:43','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','70.00','69','Inclusive','branch','Inventory','1110','4000','5500','',''),('417388338955321033',2007,'41738833875','1215','1.00','100','retail','0','2025-02-06 12:24:55','','','','47','Cash',13.79,'100','','','4','','1','2025-02-06 09:25:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('417388340652822253',2008,'41738834049','1198','4.00','20','retail','0','2025-02-06 12:27:45','','','','3','Cash',2.76,'5','','','4','','1','2025-02-06 09:28:17','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','427.00','423','Inclusive','branch','Inventory','1110','4000','5500','',''),('417388382142382322',2009,'41738834097','306','1.00','40','retail','0','2025-02-06 13:36:54','','','','7','Cash',5.52,'40','','','4','','1','2025-02-06 10:36:57','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','180.00','179','Inclusive','branch','Inventory','','','','',''),('417388474055400203',2010,'41738847394','124','1.00','200','retail','0','2025-02-06 16:10:05','','','','136','Cash',27.59,'200','','','4','','1','2025-02-06 13:11:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('417388488892338922',2011,'41738847509','161','2.00','90','retail','0','2025-02-06 16:34:50','','','','34','Cash',12.41,'45','','','4','','1','2025-02-06 13:35:29','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'2','71.00','69','Inclusive','branch','Inventory','','','','',''),('417388548480432478',2012,'41738848929','989','20.00','60','retail','0','2025-02-06 18:14:08','','','','0.95','Cash',8.28,'3','','','4','','1','2025-02-06 15:15:15','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'20','472.00','452','Inclusive','branch','Inventory','','','','',''),('417389163120333332',2013,'41738909261','143','1.00','50','retail','0','2025-02-07 11:19:48','','','','25','Cash',6.90,'50','','','4','','1','2025-02-07 08:19:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('417389163297902129',2014,'41738909261','1165','2.00','50','retail','0','2025-02-07 11:19:48','','','','20','Cash',6.90,'25','','','4','','1','2025-02-07 08:19:53','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'2','44.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('417389163502773221',2015,'41738909261','1181','5.00','75','retail','0','2025-02-07 11:19:48','','','','7','Cash',10.34,'15','','','4','','1','2025-02-07 08:19:53','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'5','380.00','375','Inclusive','branch','Inventory','1110','4000','5500','',''),('417389163883333720',2016,'41738909261','736','8.00','40','retail','0','2025-02-07 11:19:48','','','','3','Cash',5.52,'5','','','4','','1','2025-02-07 08:19:53','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'8','595.00','587','Inclusive','branch','Inventory','','','','',''),('417389191052730001',2017,'41738916393','1101','1.00','50','retail','0','2025-02-07 12:05:30','','','','18','Cash',6.90,'50','','','4','','1','2025-02-07 09:05:32','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','69.00','68','Inclusive','branch','Inventory','1110','4000','5500','',''),('417389191181313330',2018,'41738916393','121','1.00','50','retail','0','2025-02-07 12:05:30','','','','26','Cash',6.90,'50','','','4','','1','2025-02-07 09:05:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('417389191290139240',2019,'41738916393','693','1.00','50','retail','0','2025-02-07 12:05:30','','','','20','Cash',6.90,'50','','','4','','1','2025-02-07 09:05:32','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('417389370803302328',2020,'41738937065','584','1.00','450','retail','0','2025-02-07 17:05:21','','','','285','Cash',62.07,'450','','','4','','1','2025-02-07 14:06:13','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417389371212071217',2021,'41738937065','1141','1.00','150','retail','0','2025-02-07 17:05:21','','','','96','Cash',20.69,'150','','','4','','1','2025-02-07 14:06:13','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('417389386390903304',2022,'41738938618','1198','11.00','55','retail','0','2025-02-07 17:30:40','','','','3','Cash',7.59,'5','','','4','','1','2025-02-07 14:30:45','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'11','423.00','412','Inclusive','branch','Inventory','1110','4000','5500','',''),('417389398512302343',2023,'41738939834','558','15.00','105','retail','0','2025-02-07 17:50:52','','','','3.43','Cash',14.48,'7','','','4','','1','2025-02-07 14:50:56','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','600.00','585','Inclusive','branch','Inventory','','','','',''),('417389404940337020',2024,'41738940479','691','1.00','150','retail','0','2025-02-07 18:01:37','','','','48','Cash',20.69,'150','','','4','','1','2025-02-07 15:03:14','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','110.00','109','Inclusive','branch','Inventory','','','','',''),('417389978198002999',2025,'41738993046','161','4.00','180','retail','0','2025-02-08 09:56:59','','','','34','Cash',24.83,'45','','','4','','1','2025-02-08 06:59:29','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'4','69.00','65','Inclusive','branch','Inventory','','','','',''),('417389986994338328',2026,'41738997969','109','16.00','80','retail','0','2025-02-08 10:12:02','','','','2','Cash',11.03,'5','','','4','','1','2025-02-08 07:12:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'16','457.00','441','Inclusive','branch','Inventory','','','','',''),('417389987113328121',2027,'41738997969','1149','1.00','300','retail','0','2025-02-08 10:12:02','','','','150','Cash',41.38,'300','','','4','','1','2025-02-08 07:12:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('417389987222014933',2028,'41738997969','251','1.00','50','retail','0','2025-02-08 10:12:02','','','','20','Cash',6.90,'50','','','4','','1','2025-02-08 07:12:52','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417390025944937301',2029,'41738998772','420','1.00','50','retail','0','2025-02-08 11:16:34','','','','0','Cash',6.90,'50','','','4','','1','2025-02-08 08:19:15','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','78.00','77','Inclusive','branch','Inventory','','','','',''),('417390047953452333',2030,'41739002755','420','1.00','50','retail','0','2025-02-08 11:53:16','','','','0','Cash',6.90,'50','','','4','','1','2025-02-08 08:53:19','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','77.00','76','Inclusive','branch','Inventory','','','','',''),('417390048160332000',2031,'41739004799','255','1.00','70','retail','0','2025-02-08 11:53:56','','','','4570','Cash',9.66,'70','','','4','','1','2025-02-08 08:55:49','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','83.00','82','Inclusive','branch','Inventory','','','','',''),('417390048353123034',2032,'41739004799','1198','2.00','10','retail','0','2025-02-08 11:53:56','','','','3','Cash',1.38,'5','','','4','','1','2025-02-08 08:55:49','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','412.00','410','Inclusive','branch','Inventory','1110','4000','5500','',''),('417390091407333003',2033,'41739004949','514','2.00','60','retail','0','2025-02-08 13:05:56','','','','23','Cash',8.28,'30','','','4','','1','2025-02-08 10:07:07','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','6.00','4','Inclusive','branch','Inventory','','','','',''),('417390091554252252',2034,'41739004949','1198','2.00','10','retail','0','2025-02-08 13:05:56','','','','3','Cash',1.38,'5','','','4','','1','2025-02-08 10:07:07','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','410.00','408','Inclusive','branch','Inventory','1110','4000','5500','',''),('417390150881310228',2035,'41739009228','306','1.00','40','retail','0','2025-02-08 14:44:48','','','','7','Cash',5.52,'40','','','4','','1','2025-02-08 11:45:53','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','179.00','178','Inclusive','branch','Inventory','','','','',''),('417390168261223372',2036,'41739015153','1177','20.00','300','retail','0','2025-02-08 15:13:47','','','','8','Cash',41.38,'15','','','4','','1','2025-02-08 12:13:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'20','1010.00','990','Inclusive','branch','Inventory','1110','4000','5500','',''),('417390237260200307',2037,'41739023707','558','15.00','105','retail','0','2025-02-08 17:09:09','','','','3.43','Cash',14.48,'7','','','4','','1','2025-02-08 14:09:24','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','485.00','470','Inclusive','branch','Inventory','','','','',''),('417390237460020200',2038,'41739023707','1246','5.00','150','retail','0','2025-02-08 17:09:09','','','','12','Cash',20.69,'30','','','4','','1','2025-02-08 14:09:24','1','57','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'5','117.00','112','Inclusive','branch','Inventory','1110','4000','5500','',''),('417390243372249932',2039,'41739023765','337','20.00','100','retail','0','2025-02-08 17:18:58','','','','2','Cash',13.79,'5','','','4','','1','2025-02-08 14:19:01','1','49','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'20','184.00','164','Inclusive','branch','Inventory','','','','',''),('417390308203022213',2040,'41739024341','811','1.00','50','retail','0','2025-02-08 19:08:09','','','','25','Cash',6.90,'50','','','4','','1','2025-02-08 16:08:12','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('417390308342843903',2041,'41739024341','48','1.00','50','retail','0','2025-02-08 19:08:09','','','','18','Cash',6.90,'50','','','4','','1','2025-02-08 16:08:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('417390308890224242',2042,'41739024341','1215','1.00','100','retail','0','2025-02-08 19:08:09','','','','47','Cash',13.79,'100','','','4','','1','2025-02-08 16:08:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('417390315162263230',2043,'41739030892','1196','1.00','50','retail','0','2025-02-08 19:18:37','','','','0','Cash',6.90,'50','','','4','','1','2025-02-08 16:18:40','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','79.00','78','Inclusive','branch','Inventory','1110','4000','5500','',''),('417390315970077074',2044,'41739031584','251','1.00','50','retail','0','2025-02-08 19:19:57','','','','20','Cash',6.90,'50','','','4','','1','2025-02-08 16:20:00','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417391657310030333',2045,'41739165719','269','1.00','120','retail','0','2025-02-10 08:35:31','','','','79','Cash',16.55,'120','','','4','','1','2025-02-10 05:36:16','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('417391673353209304',2046,'41739165776','554','4.00','20','retail','0','2025-02-10 09:02:16','','','','1.1','Cash',2.76,'5','','','4','','1','2025-02-10 06:02:19','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','770.00','766','Inclusive','branch','Inventory','','','','',''),('417391707213343222',2047,'41739170710','1146','1.00','100','retail','0','2025-02-10 09:58:41','','','','20','Cash',13.79,'100','','','4','','1','2025-02-10 06:59:51','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('417391727412023320',2048,'41739170791','1218','1.00','70','retail','0','2025-02-10 10:32:45','','','','35','Cash',9.66,'70','','','4','','1','2025-02-10 07:34:30','1','34','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('417391727657000300',2049,'41739170791','1198','6.00','30','retail','0','2025-02-10 10:32:45','','','','3','Cash',4.14,'5','','','4','','1','2025-02-10 07:34:30','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','408.00','402','Inclusive','branch','Inventory','1110','4000','5500','',''),('417391763452223321',2050,'41739176325','1140','1.00','115','retail','0','2025-02-10 11:32:57','','','','84','Cash',15.86,'115','','','4','','1','2025-02-10 08:33:59','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',99.14,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('417391763777203323',2051,'41739176325','1198','1.00','5','retail','0','2025-02-10 11:32:57','','','','3','Cash',0.69,'5','','','4','','1','2025-02-10 08:33:59','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','402.00','401','Inclusive','branch','Inventory','1110','4000','5500','',''),('417391764863903434',2052,'41739176439','306','1.00','40','retail','0','2025-02-10 11:34:46','','','','7','Cash',5.52,'40','','','4','','1','2025-02-10 08:35:22','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','178.00','177','Inclusive','branch','Inventory','','','','',''),('417391800183132327',2053,'41739176522','1190','1.00','180','retail','20','2025-02-10 12:33:54','','','','124','Cash',24.83,'180','','','4','','1','2025-02-10 09:33:57','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('417391800340023019',2054,'41739176522','269','1.00','120','retail','0','2025-02-10 12:33:54','','','','79','Cash',16.55,'120','','','4','','1','2025-02-10 09:33:57','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('417391814520333370',2055,'41739180038','692','5.00','25','retail','0','2025-02-10 12:57:32','','','','1','Cash',3.45,'5','','','4','','1','2025-02-10 09:59:22','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','217.00','212','Inclusive','branch','Inventory','','','','',''),('417391830050002330',2056,'41739182910','1007','30.00','150','retail','0','2025-02-10 13:23:52','','','','2','Cash',20.69,'5','','','4','','1','2025-02-10 10:23:56','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'30','1104.00','1074','Inclusive','branch','Inventory','','','','',''),('417391830329227132',2057,'41739182910','302','11.00','385','retail','0','2025-02-10 13:23:52','','','','20','Cash',53.10,'35','','','4','','1','2025-02-10 10:23:56','1','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'11','12.00','1','Inclusive','branch','Inventory','','','','',''),('417391830573237033',2058,'41739183037','255','1.00','70','retail','0','2025-02-10 13:24:58','','','','4570','Cash',9.66,'70','','','4','','1','2025-02-10 10:25:31','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','82.00','81','Inclusive','branch','Inventory','','','','',''),('417391830813232023',2059,'41739183037','420','1.00','50','retail','0','2025-02-10 13:24:58','','','','0','Cash',6.90,'50','','','4','','1','2025-02-10 10:25:31','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','76.00','75','Inclusive','branch','Inventory','','','','',''),('417391830988932420',2060,'41739183037','1198','2.00','10','retail','0','2025-02-10 13:24:58','','','','3','Cash',1.38,'5','','','4','','1','2025-02-10 10:25:31','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','401.00','399','Inclusive','branch','Inventory','1110','4000','5500','',''),('417391845919202281',2061,'41739183150','111','10.00','300','retail','0','2025-02-10 13:49:52','','','','22','Cash',41.38,'30','','','4','','1','2025-02-10 10:50:25','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','51.00','41','Inclusive','branch','Inventory','','','','',''),('417391856582332940',2062,'41739184640','121','1.00','50','retail','0','2025-02-10 14:07:39','','','','26','Cash',6.90,'50','','','4','','1','2025-02-10 11:07:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('417391870791323212',2063,'41739185662','1122','10.00','1000','retail','0','2025-02-10 14:31:51','','','','0','Cash',137.93,'100','','','4','','1','2025-02-10 11:31:55','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'10','45.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('417391870940249020',2064,'41739185662','600','1.00','300','retail','0','2025-02-10 14:31:51','','','','170','Cash',41.38,'300','','','4','','1','2025-02-10 11:31:55','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','92.00','91','Inclusive','branch','Inventory','','','','',''),('417391871113372207',2065,'41739185662','1139','10.00','300','retail','0','2025-02-10 14:31:51','','','','21','Cash',41.38,'30','','','4','','1','2025-02-10 11:31:55','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','119.00','109','Inclusive','branch','Inventory','1110','4000','5500','',''),('417391926023333032',2066,'41739192584','1241','7.00','455','retail','0','2025-02-10 16:03:22','','','','43','Cash',62.76,'65','','','4','','1','2025-02-10 13:05:11','1','56','new','1','new','pcs','','','','yes','','0','','','VATABLE',56.03,'7','144.00','137','Inclusive','branch','Inventory','1110','4000','5500','',''),('417391931093303332',2067,'41739192712','1198','10.00','50','retail','0','2025-02-10 16:11:50','','','','3','Cash',6.90,'5','','','4','','1','2025-02-10 13:16:48','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','399.00','389','Inclusive','branch','Inventory','1110','4000','5500','',''),('417391963244022203',2068,'41739193448','397','10.00','100','retail','0','2025-02-10 17:05:24','','','','3','Cash',13.79,'10','','','4','','1','2025-02-10 14:07:13','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','75.00','65','Inclusive','branch','Inventory','','','','',''),('417391977382492373',2069,'41739196434','333','18.00','180','retail','0','2025-02-10 17:28:58','','','','5','Cash',24.83,'10','','','4','','1','2025-02-10 14:29:01','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'18','199.00','181','Inclusive','branch','Inventory','','','','',''),('417391978599013700',2070,'41739197760','333','1.00','10','retail','0','2025-02-10 17:31:12','','','','5','Cash',1.38,'10','','','4','','1','2025-02-10 14:31:16','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','181.00','180','Inclusive','branch','Inventory','','','','',''),('417391978727297093',2071,'41739197760','1198','1.00','5','retail','0','2025-02-10 17:31:12','','','','3','Cash',0.69,'5','','','4','','1','2025-02-10 14:31:16','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','389.00','388','Inclusive','branch','Inventory','1110','4000','5500','',''),('417391982440322000',2072,'41739197876','692','10.00','50','retail','0','2025-02-10 17:37:25','','','','1','Cash',6.90,'5','','','4','','1','2025-02-10 14:37:28','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','212.00','202','Inclusive','branch','Inventory','','','','',''),('417391995543123902',2073,'41739198248','1154','3.00','450','retail','0','2025-02-10 17:59:15','','','','60','Cash',62.07,'150','','','4','','1','2025-02-10 14:59:32','1','10','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'3','24.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('417392000202021243',2074,'41739199684','514','2.00','60','retail','0','2025-02-10 18:07:02','','','','23','Cash',8.28,'30','','','4','','1','2025-02-10 15:07:07','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('417392003853233003',2075,'41739200028','1111','1.00','100','retail','0','2025-02-10 18:13:06','','','','0','Cash',13.79,'100','','','4','','1','2025-02-10 15:13:09','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('417392034752302332',2076,'41739200826','24','1.00','90','retail','10','2025-02-10 19:04:37','','','','40','Cash',12.41,'90','','','4','','1','2025-02-10 16:04:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',77.59,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('417392039462442200',2077,'41739203932','1146','1.00','100','retail','0','2025-02-10 19:12:26','','','','20','Cash',13.79,'100','','','4','','1','2025-02-10 16:12:29','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('417392558870224733',2078,'41739254120','1153','4.00','200','retail','0','2025-02-11 09:38:07','','','','30','Cash',27.59,'50','','','4','','1','2025-02-11 06:38:44','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'4','23.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('417392559629232239',2079,'41739255935','1153','6.00','300','retail','0','2025-02-11 09:42:18','','','','30','Cash',41.38,'50','','','4','','1','2025-02-11 06:42:28','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'6','19.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('417392559812230300',2080,'41739255935','584','1.00','450','retail','0','2025-02-11 09:42:18','','','','285','Cash',62.07,'450','','','4','','1','2025-02-11 06:42:28','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417392561372331343',2081,'41739255935','554','30.00','150','retail','0','2025-02-11 09:42:18','','','','1.1','Cash',20.69,'5','','','4','','1','2025-02-11 06:42:28','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'30','766.00','736','Inclusive','branch','Inventory','','','','',''),('417392572020327022',2082,'41739256148','445','5.00','15','retail','0','2025-02-11 10:00:38','','','','1','Cash',2.07,'3','','','4','','1','2025-02-11 07:01:04','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'5','427.00','422','Inclusive','branch','Inventory','','','','',''),('417392572382307242',2083,'41739256148','119','1.00','20','retail','0','2025-02-11 10:00:38','','','','8','Cash',2.76,'20','','','4','','1','2025-02-11 07:01:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('417392577432203702',2084,'41739257265','1198','10.00','50','retail','0','2025-02-11 10:09:52','','','','3','Cash',6.90,'5','','','4','','1','2025-02-11 07:09:55','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','388.00','378','Inclusive','branch','Inventory','1110','4000','5500','',''),('417392577663323122',2085,'41739257265','506','20.00','60','retail','0','2025-02-11 10:09:52','','','','1.5','Cash',8.28,'3','','','4','','1','2025-02-11 07:09:55','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'20','760.00','740','Inclusive','branch','Inventory','','','','',''),('417392577922332193',2086,'41739257265','554','10.00','50','retail','0','2025-02-11 10:09:52','','','','1.1','Cash',6.90,'5','','','4','','1','2025-02-11 07:09:55','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','736.00','726','Inclusive','branch','Inventory','','','','',''),('417392614173104322',2087,'41739257816','909','2.00','20','retail','0','2025-02-11 11:10:17','','','','3','Cash',2.76,'10','','','4','','1','2025-02-11 08:10:55','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','177.00','175','Inclusive','branch','Inventory','','','','',''),('417392678403330362',2088,'41739267806','1141','1.00','150','retail','0','2025-02-11 12:58:15','','','','96','Cash',20.69,'150','','','4','','1','2025-02-11 09:58:18','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('417392678575284323',2089,'41739267806','201','1.00','300','retail','0','2025-02-11 12:58:15','','','','140','Cash',41.38,'300','','','4','','1','2025-02-11 09:58:18','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('417392678944302043',2090,'41739267806','24','1.00','100','retail','0','2025-02-11 12:58:15','','','','40','Cash',13.79,'100','','','4','','1','2025-02-11 09:58:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('417392679277233422',2091,'41739267899','61','1.00','350','retail','0','2025-02-11 12:59:15','','','','250','Cash',48.28,'350','','','4','','1','2025-02-11 10:00:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417392679552756200',2092,'41739267899','1205','10.00','100','retail','0','2025-02-11 12:59:15','','','','5','Cash',13.79,'10','','','4','','1','2025-02-11 10:00:01','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','199.00','189','Inclusive','branch','Inventory','1110','4000','5500','',''),('417392721279232373',2093,'41739272113','1140','1.00','115','retail','0','2025-02-11 14:08:58','','','','84','Cash',15.86,'115','','','4','','1','2025-02-11 11:09:30','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',99.14,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('417392721380202040',2094,'41739272113','1198','1.00','5','retail','0','2025-02-11 14:08:58','','','','3','Cash',0.69,'5','','','4','','1','2025-02-11 11:09:30','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','378.00','377','Inclusive','branch','Inventory','1110','4000','5500','',''),('417392805663321636',2095,'41739280532','584','1.00','400','retail','50','2025-02-11 16:29:27','','','','285','Cash',55.17,'400','','','4','','1','2025-02-11 13:29:55','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417392857772293332',2096,'41739280622','1190','1.00','200','retail','0','2025-02-11 17:56:17','','','','124','Cash',27.59,'200','','','4','','1','2025-02-11 14:56:21','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('417392865923200222',2097,'41739285805','1196','1.00','50','retail','0','2025-02-11 18:09:54','','','','0','Cash',6.90,'50','','','4','','1','2025-02-11 15:10:32','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','78.00','77','Inclusive','branch','Inventory','1110','4000','5500','',''),('417392866652033632',2098,'41739286633','1177','20.00','300','retail','0','2025-02-11 18:11:05','','','','8','Cash',41.38,'15','','','4','','1','2025-02-11 15:11:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'20','910.00','890','Inclusive','branch','Inventory','1110','4000','5500','',''),('417393462722424102',2099,'41739341867','1181','10.00','150','retail','0','2025-02-12 10:44:32','','','','7','Cash',20.69,'15','','','4','','1','2025-02-12 07:44:36','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'10','375.00','365','Inclusive','branch','Inventory','1110','4000','5500','',''),('417393487033204079',2100,'41739346277','1196','1.00','50','retail','0','2025-02-12 11:25:03','','','','0','Cash',6.90,'50','','','4','','1','2025-02-12 08:25:07','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','77.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('417393488533239230',2101,'41739348707','340','10.00','350','retail','0','2025-02-12 11:27:34','','','','26','Cash',48.28,'35','','','4','','1','2025-02-12 08:27:37','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'10','60.00','50','Inclusive','branch','Inventory','','','','',''),('417393531211152751',2102,'41739348857','114','20.00','60','retail','0','2025-02-12 12:38:41','','','','1','Cash',8.28,'3','','','4','','1','2025-02-12 09:40:32','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'20','369.00','349','Inclusive','branch','Inventory','','','','',''),('417393562042322032',2103,'41739353232','903','1.00','50','retail','0','2025-02-12 13:30:04','','','','24','Cash',6.90,'50','','','4','','1','2025-02-12 10:30:07','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('417393671492232624',2104,'41739367111','1215','1.00','100','retail','0','2025-02-12 16:32:29','','','','47','Cash',13.79,'100','','','4','','1','2025-02-12 13:32:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('417393717012222000',2105,'41739371683','2','1.00','50','retail','0','2025-02-12 17:48:22','','','','20','Cash',6.90,'50','','','4','','1','2025-02-12 14:49:06','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','56.00','55','Inclusive','branch','Inventory','','','','',''),('417393717723333333',2106,'41739371746','1205','10.00','100','retail','0','2025-02-12 17:49:32','','','','5','Cash',13.79,'10','','','4','','1','2025-02-12 14:50:06','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','189.00','179','Inclusive','branch','Inventory','1110','4000','5500','',''),('417393718308302033',2107,'41739371807','1177','10.00','150','retail','0','2025-02-12 17:50:51','','','','8','Cash',20.69,'15','','','4','','1','2025-02-12 14:50:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'10','890.00','880','Inclusive','branch','Inventory','1110','4000','5500','',''),('417393718492220333',2108,'41739371807','1181','3.00','45','retail','0','2025-02-12 17:50:51','','','','7','Cash',6.21,'15','','','4','','1','2025-02-12 14:50:55','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'3','365.00','362','Inclusive','branch','Inventory','1110','4000','5500','',''),('417393720403030303',2109,'41739372028','290','1.00','100','retail','0','2025-02-12 17:54:00','','','','40','Cash',13.79,'100','','','4','','1','2025-02-12 14:54:04','1','24','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('417393720963473320',2110,'41739372075','692','8.00','40','retail','0','2025-02-12 17:54:57','','','','1','Cash',5.52,'5','','','4','','1','2025-02-12 14:55:01','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'8','202.00','194','Inclusive','branch','Inventory','','','','',''),('417393740147300740',2111,'41739372342','1177','20.00','300','retail','0','2025-02-12 18:27:10','','','','8','Cash',41.38,'15','','','4','','1','2025-02-12 15:27:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'20','880.00','860','Inclusive','branch','Inventory','1110','4000','5500','',''),('417393740297234222',2112,'41739372342','1205','5.00','50','retail','0','2025-02-12 18:27:10','','','','5','Cash',6.90,'10','','','4','','1','2025-02-12 15:27:13','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'5','179.00','174','Inclusive','branch','Inventory','1110','4000','5500','',''),('417393740530303033',2113,'41739374034','269','2.00','240','retail','0','2025-02-12 18:27:56','','','','79','Cash',33.10,'120','','','4','','1','2025-02-12 15:28:30','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'2','21.00','19','Inclusive','branch','Inventory','','','','',''),('417393740751232033',2114,'41739374034','1134','10.00','200','retail','0','2025-02-12 18:27:56','','','','7.63','Cash',27.59,'20','','','4','','1','2025-02-12 15:28:30','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'10','101.00','91','Inclusive','branch','Inventory','1110','4000','5500','',''),('417393755453223037',2115,'41739375528','692','10.00','50','retail','0','2025-02-12 18:52:46','','','','1','Cash',6.90,'5','','','4','','1','2025-02-12 15:52:50','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','194.00','184','Inclusive','branch','Inventory','','','','',''),('417393755662433023',2116,'41739375528','988','30.00','30','retail','0','2025-02-12 18:52:46','','','','0.50','Cash',4.14,'1','','','4','','1','2025-02-12 15:52:50','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'30','855.00','825','Inclusive','branch','Inventory','','','','',''),('417394243740334942',2117,'41739424341','1190','1.00','180','retail','20','2025-02-13 08:26:14','','','','124','Cash',24.83,'180','','','4','','1','2025-02-13 05:26:18','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('417394409082074093',2118,'41739440887','1154','3.00','450','retail','0','2025-02-13 13:01:48','','','','60','Cash',62.07,'150','','','4','','1','2025-02-13 10:03:09','1','10','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'3','19.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('417394435993009943',2119,'41739440989','736','30.00','150','retail','0','2025-02-13 13:47:02','','','','3','Cash',20.69,'5','','','4','','1','2025-02-13 10:47:37','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'30','587.00','557','Inclusive','branch','Inventory','','','','',''),('417394436223243332',2120,'41739440989','1198','20.00','100','retail','0','2025-02-13 13:47:02','','','','3','Cash',13.79,'5','','','4','','1','2025-02-13 10:47:37','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'20','377.00','357','Inclusive','branch','Inventory','1110','4000','5500','',''),('417394492653333422',2121,'41739449252','693','1.00','50','retail','0','2025-02-13 15:22:07','','','','20','Cash',6.90,'50','','','4','','1','2025-02-13 12:22:44','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('417394492850323424',2122,'41739449252','1101','1.00','50','retail','0','2025-02-13 15:22:07','','','','18','Cash',6.90,'50','','','4','','1','2025-02-13 12:22:44','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('417394493112924334',2123,'41739449252','1107','1.00','50','retail','0','2025-02-13 15:22:07','','','','0','Cash',6.90,'50','','','4','','1','2025-02-13 12:22:44','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('417394493260094003',2124,'41739449252','1198','2.00','10','retail','0','2025-02-13 15:22:07','','','','3','Cash',1.38,'5','','','4','','1','2025-02-13 12:22:44','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','357.00','355','Inclusive','branch','Inventory','1110','4000','5500','',''),('417394494383440434',2125,'41739449391','1165','15.00','375','retail','0','2025-02-13 15:25:58','','','','20','Cash',51.72,'25','','','4','','1','2025-02-13 12:26:28','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'15','42.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('417394494802394419',2126,'41739449391','736','30.00','150','retail','0','2025-02-13 15:25:58','','','','3','Cash',20.69,'5','','','4','','1','2025-02-13 12:26:28','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'30','557.00','527','Inclusive','branch','Inventory','','','','',''),('417394495114333402',2127,'41739449391','1205','30.00','300','retail','0','2025-02-13 15:25:58','','','','5','Cash',41.38,'10','','','4','','1','2025-02-13 12:26:28','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'30','174.00','144','Inclusive','branch','Inventory','1110','4000','5500','',''),('417394495573200555',2128,'41739449391','230','1.00','75','retail','25','2025-02-13 15:25:58','','','','68','Cash',10.34,'75','','','4','','1','2025-02-13 12:26:28','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('417394496572322673',2129,'41739449638','1187','4.00','80','retail','0','2025-02-13 15:28:26','','','','9','Cash',11.03,'20','','','4','','1','2025-02-13 12:28:34','1','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'4','114.00','110','Inclusive','branch','Inventory','1110','4000','5500','',''),('417394496872402020',2130,'41739449638','446','10.00','100','retail','0','2025-02-13 15:28:26','','','','2','Cash',13.79,'10','','','4','','1','2025-02-13 12:28:34','1','9','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','114.00','104','Inclusive','branch','Inventory','','','','',''),('417394497062342404',2131,'41739449638','1107','1.00','50','retail','0','2025-02-13 15:28:26','','','','0','Cash',6.90,'50','','','4','','1','2025-02-13 12:28:34','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('417394629191033303',2132,'41739462891','244','2.00','20','retail','0','2025-02-13 19:08:39','','','','5','Cash',2.76,'10','','','4','','1','2025-02-13 16:08:42','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','347.00','345','Inclusive','branch','Inventory','','','','',''),('417395123624372120',2133,'41739512338','274','1.00','50','retail','0','2025-02-14 08:52:43','','','','17','Cash',6.90,'50','','','4','','1','2025-02-14 05:52:46','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('417395128999348331',2134,'41739512881','184','1.00','10','retail','0','2025-02-14 09:01:40','','','','4','Cash',1.38,'10','','','4','','1','2025-02-14 06:02:39','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('417395197893993390',2135,'41739519759','971','1.00','50','retail','0','2025-02-14 10:57:25','','','','15','Cash',6.90,'50','','','4','','1','2025-02-14 07:57:29','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','73.00','72','Inclusive','branch','Inventory','','','','',''),('417395198082203233',2136,'41739519759','691','1.00','150','retail','0','2025-02-14 10:57:25','','','','48','Cash',20.69,'150','','','4','','1','2025-02-14 07:57:29','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','104.00','103','Inclusive','branch','Inventory','','','','',''),('417395198453012224',2137,'41739519759','430','10.00','70','retail','30','2025-02-14 10:57:25','','','','5','Cash',9.66,'7','','','4','','1','2025-02-14 07:57:29','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'10','175.00','165','Inclusive','branch','Inventory','','','','',''),('417395202283370008',2138,'41739519850','481','1.00','400','retail','0','2025-02-14 11:03:49','','','','221','Cash',55.17,'400','','','4','','1','2025-02-14 08:03:52','1','39','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417395259490232733',2139,'41739520243','131','1.00','150','retail','0','2025-02-14 12:39:09','','','','106','Cash',20.69,'150','','','4','','1','2025-02-14 09:39:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417395326503322332',2140,'41739525981','333','4.00','40','retail','0','2025-02-14 14:30:50','','','','5','Cash',5.52,'10','','','4','','1','2025-02-14 11:30:54','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'4','180.00','176','Inclusive','branch','Inventory','','','','',''),('417395416912039333',2141,'41739541675','124','1.00','200','retail','0','2025-02-14 17:02:39','','','','136','Cash',27.59,'200','','','4','','1','2025-02-14 14:10:37','1','1','returned','1','new','pcs','','2025-02-14 17:10:37','4','yes','','0','','','VATABLE',172.41,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('417395417561240300',2142,'41739541675','1240','6.00','180','retail','0','2025-02-14 17:02:39','','','','20','Cash',24.83,'30','','','4','','1','2025-02-14 14:10:23','1','20','returned','1','new','pcs','','2025-02-14 17:10:23','4','yes','','0','','','VATABLE',25.86,'6','98.00','92','Inclusive','branch','Inventory','1110','4000','5500','',''),('417395418024243420',2143,'41739541779','2','1.00','50','retail','0','2025-02-14 17:03:24','','','','20','Cash',6.90,'50','','','4','','1','2025-02-14 14:03:55','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','55.00','54','Inclusive','branch','Inventory','','','','',''),('417395424179212533',2144,'41739542393','124','1.00','200','retail','0','2025-02-14 17:14:12','','','','136','Cash',27.59,'200','','','4','','1','2025-02-14 14:15:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('417395424512243320',2145,'41739542393','1240','6.00','180','retail','0','2025-02-14 17:14:12','','','','20','Cash',24.83,'30','','','4','','1','2025-02-14 14:15:13','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'6','98.00','92','Inclusive','branch','Inventory','1110','4000','5500','',''),('417395425997903432',2146,'41739542576','692','4.00','20','retail','0','2025-02-14 17:16:39','','','','1','Cash',2.76,'5','','','4','','1','2025-02-14 14:16:42','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','184.00','180','Inclusive','branch','Inventory','','','','',''),('417395442475331730',2147,'41739542603','186','1.00','10','retail','0','2025-02-14 17:44:09','','','','8','Cash',1.38,'10','','','4','','1','2025-02-14 14:44:13','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('417395474724202709',2148,'41739547450','1134','3.00','60','retail','0','2025-02-14 18:37:53','','','','7.63','Cash',8.28,'20','','','4','','1','2025-02-14 15:38:22','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','91.00','88','Inclusive','branch','Inventory','1110','4000','5500','',''),('417395476050532302',2149,'41739547587','692','4.00','20','retail','0','2025-02-14 18:40:08','','','','1','Cash',2.76,'5','','','4','','1','2025-02-14 15:40:12','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','180.00','176','Inclusive','branch','Inventory','','','','',''),('417395998602303229',2150,'41739599842','1154','3.00','450','retail','0','2025-02-15 09:11:00','','','','60','Cash',62.07,'150','','','4','','1','2025-02-15 06:11:34','1','10','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'3','14.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('417396010302230420',2151,'41739599894','1154','3.00','450','retail','0','2025-02-15 09:33:12','','','','60','Cash',62.07,'150','','','4','','1','2025-02-15 06:33:40','1','10','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'3','11.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('417396010562222630',2152,'41739599894','1181','6.00','90','retail','0','2025-02-15 09:33:12','','','','7','Cash',12.41,'15','','','4','','1','2025-02-15 06:33:40','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'6','362.00','356','Inclusive','branch','Inventory','1110','4000','5500','',''),('417396011710033207',2153,'41739599894','1260','1.00','100','retail','50','2025-02-15 09:33:12','','','','58','Cash',13.79,'100','','','4','','1','2025-02-15 06:33:40','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('417396011920203120',2154,'41739599894','1198','2.00','10','retail','0','2025-02-15 09:33:12','','','','3','Cash',1.38,'5','','','4','','1','2025-02-15 06:33:40','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','355.00','353','Inclusive','branch','Inventory','1110','4000','5500','',''),('417396021202221049',2155,'41739601220','1203','1.00','300','retail','0','2025-02-15 09:49:21','','','','225','Cash',41.38,'300','','','4','','1','2025-02-15 06:50:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('417396021603002022',2156,'41739601220','109','15.00','75','retail','0','2025-02-15 09:49:21','','','','2','Cash',10.34,'5','','','4','','1','2025-02-15 06:50:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','441.00','426','Inclusive','branch','Inventory','','','','',''),('417396033010023000',2157,'41739603252','1213','20.00','200','retail','0','2025-02-15 10:11:12','','','','5','Cash',27.59,'10','','','4','','1','2025-02-15 07:12:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'20','180.00','160','Inclusive','branch','Inventory','1110','4000','5500','',''),('417396033283962080',2158,'41739603252','500','1.00','400','retail','0','2025-02-15 10:11:12','','','','186','Cash',55.17,'400','','','4','','1','2025-02-15 07:12:11','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417396033473303432',2159,'41739603252','691','1.00','150','retail','0','2025-02-15 10:11:12','','','','48','Cash',20.69,'150','','','4','','1','2025-02-15 07:12:11','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','103.00','102','Inclusive','branch','Inventory','','','','',''),('417396033630736303',2160,'41739603252','1198','10.00','50','retail','0','2025-02-15 10:11:12','','','','3','Cash',6.90,'5','','','4','','1','2025-02-15 07:12:11','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','353.00','343','Inclusive','branch','Inventory','1110','4000','5500','',''),('417396034320232200',2161,'41739603252','724','10.00','100','retail','0','2025-02-15 10:11:12','','','','2.9','Cash',13.79,'10','','','4','','1','2025-02-15 07:12:11','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','455.00','445','Inclusive','branch','Inventory','','','','',''),('417396034722730340',2162,'41739603252','109','15.00','75','retail','0','2025-02-15 10:11:12','','','','2','Cash',10.34,'5','','','4','','1','2025-02-15 07:12:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','426.00','411','Inclusive','branch','Inventory','','','','',''),('417396036053013033',2163,'41739603583','99','50.00','100','retail','0','2025-02-15 10:13:25','','','','1.2','Cash',13.79,'2','','','4','','1','2025-02-15 07:13:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'50','1003.00','953','Inclusive','branch','Inventory','','','','',''),('417396079920933013',2164,'41739603912','1181','10.00','150','retail','0','2025-02-15 11:29:57','','','','7','Cash',20.69,'15','','','4','','1','2025-02-15 08:30:28','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'10','356.00','346','Inclusive','branch','Inventory','1110','4000','5500','',''),('417396080163342327',2165,'41739603912','288','1.00','100','retail','0','2025-02-15 11:29:57','','','','35','Cash',13.79,'100','','','4','','1','2025-02-15 08:30:28','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('417396080467072021',2166,'41739603912','1208','8.00','96','retail','0','2025-02-15 11:29:57','','','','5','Cash',13.24,'12','','','4','','1','2025-02-15 08:30:28','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',10.34,'8','228.00','220','Inclusive','branch','Inventory','1110','4000','5500','',''),('417396080734300347',2167,'41739603912','266','1.00','70','retail','0','2025-02-15 11:29:57','','','','22','Cash',9.66,'70','','','4','','1','2025-02-15 08:30:28','1','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('417396081572533732',2168,'41739603912','691','1.00','150','retail','0','2025-02-15 11:29:57','','','','48','Cash',20.69,'150','','','4','','1','2025-02-15 08:30:28','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','102.00','101','Inclusive','branch','Inventory','','','','',''),('417396081960194302',2169,'41739603912','988','14.00','14','retail','0','2025-02-15 11:29:57','','','','0.50','Cash',1.93,'1','','','4','','1','2025-02-15 08:30:28','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'14','825.00','811','Inclusive','branch','Inventory','','','','',''),('417396100573003031',2170,'41739610041','255','1.00','70','retail','0','2025-02-15 12:01:18','','','','4570','Cash',9.66,'70','','','4','','1','2025-02-15 09:01:21','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','81.00','80','Inclusive','branch','Inventory','','','','',''),('417396100783303133',2171,'41739610041','420','1.00','50','retail','0','2025-02-15 12:01:18','','','','0','Cash',6.90,'50','','','4','','1','2025-02-15 09:01:21','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','75.00','74','Inclusive','branch','Inventory','','','','',''),('417396113624240622',2172,'41739610090','278','1.00','300','retail','0','2025-02-15 12:24:23','','','','195','Cash',41.38,'300','','','4','','1','2025-02-15 09:25:02','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417396113830130937',2173,'41739610090','582','1.00','100','retail','0','2025-02-15 12:24:23','','','','44.5','Cash',13.79,'100','','','4','','1','2025-02-15 09:25:02','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('417396114064273023',2174,'41739610090','1013','1.00','50','retail','0','2025-02-15 12:24:23','','','','11','Cash',6.90,'50','','','4','','1','2025-02-15 09:25:02','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','83.00','82','Inclusive','branch','Inventory','','','','',''),('417396114631034003',2175,'41739610090','109','16.00','80','retail','0','2025-02-15 12:24:23','','','','2','Cash',11.03,'5','','','4','','1','2025-02-15 09:25:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'16','411.00','395','Inclusive','branch','Inventory','','','','',''),('417396132612220033',2176,'41739611551','306','1.00','30','retail','10','2025-02-15 12:54:21','','','','7','Cash',4.14,'30','','','4','','1','2025-02-15 09:54:25','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','177.00','176','Inclusive','branch','Inventory','','','','',''),('417396140083340430',2177,'41739613279','1196','1.00','40','retail','10','2025-02-15 13:06:49','','','','0','Cash',5.52,'40','','','4','','1','2025-02-15 10:06:52','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','76.00','75','Inclusive','branch','Inventory','1110','4000','5500','',''),('417396144440722234',2178,'41739614415','1134','2.00','30','retail','10','2025-02-15 13:14:04','','','','7.63','Cash',4.14,'15','','','4','','1','2025-02-15 10:14:08','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'2','88.00','86','Inclusive','branch','Inventory','1110','4000','5500','',''),('417396247842492623',2179,'41739624761','274','6.00','300','retail','0','2025-02-15 16:06:24','','','','17','Cash',41.38,'50','','','4','','1','2025-02-15 13:06:57','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'6','31.00','25','Inclusive','branch','Inventory','','','','',''),('417396310647339002',2180,'41739624850','554','20.00','100','retail','0','2025-02-15 17:51:04','','','','1.1','Cash',13.79,'5','','','4','','1','2025-02-15 14:51:10','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'20','726.00','706','Inclusive','branch','Inventory','','','','',''),('417396336733429223',2181,'41739632069','1195','1.00','40','retail','0','2025-02-15 18:35:17','','','','0','Cash',5.52,'40','','','4','','1','2025-02-15 15:36:28','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('417396337003433333',2182,'41739632069','119','1.00','20','retail','0','2025-02-15 18:35:17','','','','8','Cash',2.76,'20','','','4','','1','2025-02-15 15:36:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('417396337172327331',2183,'41739632069','1205','1.00','10','retail','0','2025-02-15 18:35:17','','','','5','Cash',1.38,'10','','','4','','1','2025-02-15 15:36:28','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','144.00','143','Inclusive','branch','Inventory','1110','4000','5500','',''),('417396351902402210',2184,'41739634970','108','1.00','70','retail','0','2025-02-15 19:00:14','','','','45','Cash',9.66,'70','','','4','','1','2025-02-15 16:00:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417396352113423523',2185,'41739634970','48','1.00','50','retail','0','2025-02-15 19:00:14','','','','18','Cash',6.90,'50','','','4','','1','2025-02-15 16:00:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('417397691893740327',2186,'41739769167','86','2.00','30','retail','0','2025-02-17 08:13:09','','','','10','Cash',4.14,'15','','','4','','1','2025-02-17 05:13:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'2','47.00','45','Inclusive','branch','Inventory','','','','',''),('417397692067303220',2187,'41739769192','420','1.00','50','retail','0','2025-02-17 08:13:26','','','','0','Cash',6.90,'50','','','4','','1','2025-02-17 05:17:14','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','74.00','73','Inclusive','branch','Inventory','','','','',''),('417397697103072326',2188,'41739769698','420','1.00','50','retail','0','2025-02-17 08:22:01','','','','0','Cash',6.90,'50','','','4','','1','2025-02-17 05:22:04','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','73.00','72','Inclusive','branch','Inventory','','','','',''),('417397697212327373',2189,'41739769698','255','1.00','70','retail','0','2025-02-17 08:22:01','','','','4570','Cash',9.66,'70','','','4','','1','2025-02-17 05:22:04','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','80.00','79','Inclusive','branch','Inventory','','','','',''),('417397697532953217',2190,'41739769742','255','1.00','70','retail','0','2025-02-17 08:22:49','','','','4570','Cash',9.66,'70','','','4','','1','2025-02-17 05:23:22','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','79.00','78','Inclusive','branch','Inventory','','','','',''),('417397697696366320',2191,'41739769742','1198','2.00','10','retail','0','2025-02-17 08:22:49','','','','3','Cash',1.38,'5','','','4','','1','2025-02-17 05:23:22','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','343.00','341','Inclusive','branch','Inventory','1110','4000','5500','',''),('417397701513222732',2192,'41739769811','255','1.00','70','retail','0','2025-02-17 08:29:25','','','','4570','Cash',9.66,'70','','','4','','1','2025-02-17 05:29:28','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','78.00','77','Inclusive','branch','Inventory','','','','',''),('417397701641373327',2193,'41739769811','420','1.00','50','retail','0','2025-02-17 08:29:25','','','','0','Cash',6.90,'50','','','4','','1','2025-02-17 05:29:28','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','72.00','71','Inclusive','branch','Inventory','','','','',''),('417397846582282322',2194,'41739784637','1146','1.00','100','retail','0','2025-02-17 12:30:58','','','','20','Cash',13.79,'100','','','4','','1','2025-02-17 09:31:39','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('417397847140132738',2195,'41739784699','306','1.00','40','retail','0','2025-02-17 12:31:55','','','','7','Cash',5.52,'40','','','4','','1','2025-02-17 09:32:35','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','176.00','175','Inclusive','branch','Inventory','','','','',''),('417397849479727303',2196,'41739784920','724','20.00','200','retail','0','2025-02-17 12:39:59','','','','2.9','Cash',27.59,'10','','','4','','1','2025-02-17 09:42:04','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'20','445.00','425','Inclusive','branch','Inventory','','','','',''),('417397849762470321',2197,'41739784920','109','30.00','150','retail','0','2025-02-17 12:39:59','','','','2','Cash',20.69,'5','','','4','','1','2025-02-17 09:42:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'30','395.00','365','Inclusive','branch','Inventory','','','','',''),('417397849942322029',2198,'41739784920','600','1.00','300','retail','0','2025-02-17 12:39:59','','','','170','Cash',41.38,'300','','','4','','1','2025-02-17 09:42:04','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','90.00','89','Inclusive','branch','Inventory','','','','',''),('417397850120243023',2199,'41739784920','1041','1.00','300','retail','0','2025-02-17 12:39:59','','','','180','Cash',41.38,'300','','','4','','1','2025-02-17 09:42:04','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417397850510023233',2200,'41739784920','691','2.00','260','retail','40','2025-02-17 12:39:59','','','','48','Cash',35.86,'130','','','4','','1','2025-02-17 09:42:04','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'2','101.00','99','Inclusive','branch','Inventory','','','','',''),('417397850733770000',2201,'41739784920','1198','20.00','100','retail','0','2025-02-17 12:39:59','','','','3','Cash',13.79,'5','','','4','','1','2025-02-17 09:42:04','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'20','341.00','321','Inclusive','branch','Inventory','1110','4000','5500','',''),('417397851203331030',2202,'41739784920','554','40.00','200','retail','0','2025-02-17 12:39:59','','','','1.1','Cash',27.59,'5','','','4','','1','2025-02-17 09:42:04','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'40','706.00','666','Inclusive','branch','Inventory','','','','',''),('417397851340732342',2203,'41739784920','612','1.00','150','retail','0','2025-02-17 12:39:59','','','','60','Cash',20.69,'150','','','4','','1','2025-02-17 09:42:04','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('417397851993493203',2204,'41739784920','692','6.00','30','retail','0','2025-02-17 12:39:59','','','','1','Cash',4.14,'5','','','4','','1','2025-02-17 09:42:04','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','176.00','170','Inclusive','branch','Inventory','','','','',''),('417397854730403535',2205,'41739785436','612','1.00','120','retail','30','2025-02-17 12:44:34','','','','60','Cash',16.55,'120','','','4','','1','2025-02-17 09:44:37','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('417397882821297203',2206,'41739787397','554','10.00','50','retail','0','2025-02-17 13:31:36','','','','1.1','Cash',6.90,'5','','','4','','1','2025-02-17 10:32:07','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','666.00','656','Inclusive','branch','Inventory','','','','',''),('417397882953033832',2207,'41739787397','1200','1.00','100','retail','0','2025-02-17 13:31:36','','','','56','Cash',13.79,'100','','','4','','1','2025-02-17 10:32:07','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('417397932183020382',2208,'41739788468','692','3.00','15','retail','0','2025-02-17 14:53:39','','','','1','Cash',2.07,'5','','','4','','1','2025-02-17 11:53:43','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'3','170.00','167','Inclusive','branch','Inventory','','','','',''),('417397977292334194',2209,'41739793237','692','5.00','25','retail','0','2025-02-17 16:26:41','','','','1','Cash',3.45,'5','','','4','','1','2025-02-17 13:26:46','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','167.00','162','Inclusive','branch','Inventory','','','','',''),('417397977722323372',2210,'41739793237','203','1.00','350','retail','50','2025-02-17 16:26:41','','','','220','Cash',48.28,'350','','','4','','1','2025-02-17 13:26:46','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417397977940203074',2211,'41739793237','600','1.00','300','retail','0','2025-02-17 16:26:41','','','','170','Cash',41.38,'300','','','4','','1','2025-02-17 13:26:46','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','89.00','88','Inclusive','branch','Inventory','','','','',''),('417397978133130930',2212,'41739793237','1198','10.00','50','retail','0','2025-02-17 16:26:41','','','','3','Cash',6.90,'5','','','4','','1','2025-02-17 13:26:46','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','321.00','311','Inclusive','branch','Inventory','1110','4000','5500','',''),('417397978357223222',2213,'41739793237','255','1.00','70','retail','0','2025-02-17 16:26:41','','','','4570','Cash',9.66,'70','','','4','','1','2025-02-17 13:26:46','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','77.00','76','Inclusive','branch','Inventory','','','','',''),('417397988012728002',2214,'41739793237','420','1.00','50','retail','0','2025-02-17 16:26:41','','','','0','Cash',6.90,'50','','','4','','1','2025-02-17 13:26:46','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','71.00','70','Inclusive','branch','Inventory','','','','',''),('417397988620390040',2215,'41739798848','420','1.00','50','retail','0','2025-02-17 16:28:07','','','','0','Cash',6.90,'50','','','4','','1','2025-02-17 13:28:09','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','70.00','69','Inclusive','branch','Inventory','','','','',''),('417397988878238703',2216,'41739798848','1198','2.00','10','retail','0','2025-02-17 16:28:07','','','','3','Cash',1.38,'5','','','4','','1','2025-02-17 13:28:09','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','311.00','309','Inclusive','branch','Inventory','1110','4000','5500','',''),('417398056984292300',2217,'41739805662','54','2.00','20','retail','0','2025-02-17 18:21:57','','','','5','Cash',2.76,'10','','','4','','1','2025-02-17 15:22:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','86.00','84','Inclusive','branch','Inventory','','','','',''),('417398057154773322',2218,'41739805662','1204','1.00','100','retail','0','2025-02-17 18:21:57','','','','42','Cash',13.79,'100','','','4','','1','2025-02-17 15:22:01','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','90.00','89','Inclusive','branch','Inventory','1110','4000','5500','',''),('417398057392032533',2219,'41739805723','1211','1.00','100','retail','0','2025-02-17 18:22:21','','','','48','Cash',13.79,'100','','','4','','1','2025-02-17 15:22:59','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('417398058039232702',2220,'41739805779','333','2.00','20','retail','0','2025-02-17 18:23:23','','','','5','Cash',2.76,'10','','','4','','1','2025-02-17 15:23:54','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','176.00','174','Inclusive','branch','Inventory','','','','',''),('417398070193074092',2221,'41739805865','9','40.00','400','retail','0','2025-02-17 18:43:43','','','','5.2','Cash',55.17,'10','','','4','','1','2025-02-17 15:43:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'40','40.00','0','Inclusive','branch','Inventory','','','','',''),('417398075344733103',2222,'41739807517','269','1.00','120','retail','0','2025-02-17 18:52:17','','','','79','Cash',16.55,'120','','','4','','1','2025-02-17 15:52:59','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('417398078094322303',2223,'41739807712','86','2.00','30','retail','0','2025-02-17 18:56:52','','','','10','Cash',4.14,'15','','','4','','1','2025-02-17 15:56:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'2','45.00','43','Inclusive','branch','Inventory','','','','',''),('417398093122097141',2224,'41739807823','1148','10.00','420','retail','0','2025-02-17 19:24:41','','','','21','Cash',57.93,'42','','','4','','1','2025-02-17 16:25:18','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',36.21,'10','130.00','120','Inclusive','branch','Inventory','1110','4000','5500','',''),('417398094120004202',2225,'41739807823','1246','5.00','150','retail','0','2025-02-17 19:24:41','','','','12','Cash',20.69,'30','','','4','','1','2025-02-17 16:25:18','1','57','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'5','86.00','81','Inclusive','branch','Inventory','1110','4000','5500','',''),('417398094360030443',2226,'41739807823','1198','10.00','50','retail','0','2025-02-17 19:24:41','','','','3','Cash',6.90,'5','','','4','','1','2025-02-17 16:25:18','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','309.00','299','Inclusive','branch','Inventory','1110','4000','5500','',''),('417398094570943202',2227,'41739807823','203','1.00','400','retail','0','2025-02-17 19:24:41','','','','220','Cash',55.17,'400','','','4','','1','2025-02-17 16:25:18','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417398094802037293',2228,'41739807823','1246','1.00','30','retail','0','2025-02-17 19:24:41','','','','12','Cash',4.14,'30','','','4','','1','2025-02-17 16:25:18','1','57','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','81.00','80','Inclusive','branch','Inventory','1110','4000','5500','',''),('417398099033303303',2229,'41739809892','2','1.00','50','retail','0','2025-02-17 19:32:43','','','','20','Cash',6.90,'50','','','4','','1','2025-02-17 16:32:47','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','54.00','53','Inclusive','branch','Inventory','','','','',''),('417398099183200107',2230,'41739809892','582','1.00','100','retail','0','2025-02-17 19:32:43','','','','44.5','Cash',13.79,'100','','','4','','1','2025-02-17 16:32:47','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','59.00','58','Inclusive','branch','Inventory','','','','',''),('417398099627202730',2231,'41739809892','1198','2.00','10','retail','0','2025-02-17 19:32:43','','','','3','Cash',1.38,'5','','','4','','1','2025-02-17 16:32:47','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','299.00','297','Inclusive','branch','Inventory','1110','4000','5500','',''),('417398101073240320',2232,'41739810081','445','10.00','30','retail','0','2025-02-17 19:35:08','','','','1','Cash',4.14,'3','','','4','','1','2025-02-17 16:35:13','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','422.00','412','Inclusive','branch','Inventory','','','','',''),('417398611583350233',2233,'41739855973','692','5.00','25','retail','0','2025-02-18 09:45:59','','','','1','Cash',3.45,'5','','','4','','1','2025-02-18 06:49:51','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','62.00','57','Inclusive','branch','Inventory','','','','',''),('417398619528224223',2234,'41739861391','420','1.00','50','retail','0','2025-02-18 09:59:12','','','','0','Cash',6.90,'50','','','4','','1','2025-02-18 06:59:15','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','69.00','68','Inclusive','branch','Inventory','','','','',''),('417398626017260000',2235,'41739861955','420','1.00','50','retail','0','2025-02-18 10:10:16','','','','0','Cash',6.90,'50','','','4','','1','2025-02-18 07:10:20','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','68.00','67','Inclusive','branch','Inventory','','','','',''),('417398626163003031',2236,'41739861955','255','1.00','70','retail','0','2025-02-18 10:10:16','','','','4570','Cash',9.66,'70','','','4','','1','2025-02-18 07:10:20','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','76.00','75','Inclusive','branch','Inventory','','','','',''),('417398655884003332',2237,'41739862621','1111','1.00','100','retail','0','2025-02-18 10:59:48','','','','0','Cash',13.79,'100','','','4','','1','2025-02-18 07:59:52','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('417398659686843360',2238,'41739865592','1101','1.00','50','retail','0','2025-02-18 11:06:08','','','','18','Cash',6.90,'50','','','4','','1','2025-02-18 08:08:05','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','62.00','61','Inclusive','branch','Inventory','1110','4000','5500','',''),('417398758780234220',2239,'41739875857','400','20.00','100','retail','0','2025-02-18 13:51:18','','','','2','Cash',13.79,'5','','','4','','1','2025-02-18 10:51:21','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'20','167.00','147','Inclusive','branch','Inventory','','','','',''),('417398775670677337',2240,'41739875881','1141','1.00','150','retail','0','2025-02-18 14:19:47','','','','96','Cash',20.69,'150','','','4','','1','2025-02-18 11:20:23','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('417398775873350307',2241,'41739875881','1198','6.00','30','retail','0','2025-02-18 14:19:47','','','','3','Cash',4.14,'5','','','4','','1','2025-02-18 11:20:23','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','297.00','291','Inclusive','branch','Inventory','1110','4000','5500','',''),('417398798162103009',2242,'41739877624','1154','3.00','450','retail','0','2025-02-18 14:56:57','','','','60','Cash',62.07,'150','','','4','','1','2025-02-18 11:57:59','1','10','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'3','8.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('417398799032430203',2243,'41739879879','1200','1.00','100','retail','0','2025-02-18 14:58:23','','','','56','Cash',13.79,'100','','','4','','1','2025-02-18 11:59:12','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('417398915453349335',2244,'41739891532','269','1.00','120','retail','0','2025-02-18 18:12:26','','','','79','Cash',16.55,'120','','','4','','1','2025-02-18 15:12:29','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('417398950212120323',2245,'41739895006','1260','1.00','150','retail','0','2025-02-18 19:10:40','','','','58','Cash',20.69,'150','','','4','','1','2025-02-18 16:10:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('417398950403300232',2246,'41739895006','1198','10.00','50','retail','0','2025-02-18 19:10:40','','','','3','Cash',6.90,'5','','','4','','1','2025-02-18 16:10:44','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','291.00','281','Inclusive','branch','Inventory','1110','4000','5500','',''),('417398950662235464',2247,'41739895045','1205','10.00','100','retail','0','2025-02-18 19:12:05','','','','5','Cash',13.79,'10','','','4','','1','2025-02-18 16:12:34','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','143.00','133','Inclusive','branch','Inventory','1110','4000','5500','',''),('417398951243720042',2248,'41739895045','445','10.00','30','retail','0','2025-02-18 19:12:05','','','','1','Cash',4.14,'3','','','4','','1','2025-02-18 16:12:34','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','412.00','402','Inclusive','branch','Inventory','','','','',''),('417399524942093040',2249,'41739952468','1177','20.00','300','retail','0','2025-02-19 11:08:14','','','','8','Cash',41.38,'15','','','4','','1','2025-02-19 08:08:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'20','760.00','740','Inclusive','branch','Inventory','1110','4000','5500','',''),('417399526042260313',2250,'41739952530','255','1.00','70','retail','0','2025-02-19 11:10:17','','','','4570','Cash',9.66,'70','','','4','','1','2025-02-19 08:10:20','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','75.00','74','Inclusive','branch','Inventory','','','','',''),('417399526162227333',2251,'41739952530','420','1.00','50','retail','0','2025-02-19 11:10:17','','','','0','Cash',6.90,'50','','','4','','1','2025-02-19 08:10:20','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','67.00','66','Inclusive','branch','Inventory','','','','',''),('417399548353323002',2252,'41739952620','1101','1.00','50','retail','0','2025-02-19 11:47:38','','','','18','Cash',6.90,'50','','','4','','1','2025-02-19 08:47:41','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','61.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('417399548462500320',2253,'41739952620','1215','1.00','100','retail','0','2025-02-19 11:47:38','','','','47','Cash',13.79,'100','','','4','','1','2025-02-19 08:47:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('417399548580207143',2254,'41739952620','1107','1.00','50','retail','0','2025-02-19 11:47:38','','','','0','Cash',6.90,'50','','','4','','1','2025-02-19 08:47:41','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('417399615549225372',2255,'41739954862','1150','30.00','300','retail','0','2025-02-19 13:39:15','','','','5','Cash',41.38,'10','','','4','','1','2025-02-19 10:39:18','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'30','170.00','140','Inclusive','branch','Inventory','1110','4000','5500','',''),('417399637203343224',2256,'41739961559','255','1.00','70','retail','0','2025-02-19 14:15:32','','','','4570','Cash',9.66,'70','','','4','','1','2025-02-19 11:15:34','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','74.00','73','Inclusive','branch','Inventory','','','','',''),('417399637321033342',2257,'41739961559','420','1.00','50','retail','0','2025-02-19 14:15:32','','','','0','Cash',6.90,'50','','','4','','1','2025-02-19 11:15:34','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','66.00','65','Inclusive','branch','Inventory','','','','',''),('417399659082020343',2258,'41739963735','121','1.00','50','retail','0','2025-02-19 14:51:48','','','','26','Cash',6.90,'50','','','4','','1','2025-02-19 11:51:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('417399708803323930',2259,'41739965911','2','1.00','50','retail','0','2025-02-19 16:14:41','','','','20','Cash',6.90,'50','','','4','','1','2025-02-19 13:14:44','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','53.00','52','Inclusive','branch','Inventory','','','','',''),('417399715802333333',2260,'41739970885','288','1.00','100','retail','0','2025-02-19 16:26:20','','','','35','Cash',13.79,'100','','','4','','1','2025-02-19 13:27:02','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('417399749812733912',2261,'41739974967','397','10.00','100','retail','0','2025-02-19 17:23:02','','','','3','Cash',13.79,'10','','','4','','1','2025-02-19 14:30:36','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','65.00','55','Inclusive','branch','Inventory','','','','',''),('417399754553222072',2262,'41739975437','255','1.00','70','retail','0','2025-02-19 17:31:14','','','','4570','Cash',9.66,'70','','','4','','1','2025-02-19 14:31:18','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','73.00','72','Inclusive','branch','Inventory','','','','',''),('417399754730333322',2263,'41739975437','420','1.00','50','retail','0','2025-02-19 17:31:14','','','','0','Cash',6.90,'50','','','4','','1','2025-02-19 14:31:18','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','65.00','64','Inclusive','branch','Inventory','','','','',''),('417399757439733447',2264,'41739975721','255','2.00','140','retail','0','2025-02-19 17:36:12','','','','4570','Cash',19.31,'70','','','4','','1','2025-02-19 14:36:16','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','72.00','70','Inclusive','branch','Inventory','','','','',''),('417399757729923220',2265,'41739975721','420','3.00','150','retail','0','2025-02-19 17:36:12','','','','0','Cash',20.69,'50','','','4','','1','2025-02-19 14:36:16','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'3','64.00','61','Inclusive','branch','Inventory','','','','',''),('417399765760330337',2266,'41739976093','693','1.00','50','retail','0','2025-02-19 17:49:37','','','','20','Cash',6.90,'50','','','4','','1','2025-02-19 14:50:21','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('417399814982843324',2267,'41739976621','124','1.00','200','retail','0','2025-02-19 19:11:38','','','','136','Cash',27.59,'200','','','4','','1','2025-02-19 16:12:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('417399819193922924',2268,'41739981905','1','1.00','60','retail','0','2025-02-19 19:18:43','','','','30','Cash',8.28,'60','','','4','','1','2025-02-19 16:19:17','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','54.00','53','Inclusive','branch','Inventory','','','','',''),('417399827812274030',2269,'41739982760','554','20.00','100','retail','0','2025-02-19 19:33:02','','','','1.1','Cash',13.79,'5','','','4','','1','2025-02-19 16:33:07','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'20','656.00','636','Inclusive','branch','Inventory','','','','',''),('417399828058033234',2270,'41739982789','1','1.00','60','retail','0','2025-02-19 19:33:44','','','','30','Cash',8.28,'60','','','4','','1','2025-02-19 16:36:05','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','53.00','52','Inclusive','branch','Inventory','','','','',''),('417399828243393073',2271,'41739982789','582','1.00','100','retail','0','2025-02-19 19:33:44','','','','44.5','Cash',13.79,'100','','','4','','1','2025-02-19 16:36:05','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','58.00','57','Inclusive','branch','Inventory','','','','',''),('417400333660000420',2272,'41740033355','1','1.00','60','retail','0','2025-02-20 09:36:21','','','','30','Cash',8.28,'60','','','4','','1','2025-02-20 06:37:25','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','52.00','51','Inclusive','branch','Inventory','','','','',''),('417400333802200302',2273,'41740033355','306','1.00','40','retail','0','2025-02-20 09:36:21','','','','7','Cash',5.52,'40','','','4','','1','2025-02-20 06:37:25','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','175.00','174','Inclusive','branch','Inventory','','','','',''),('417400471590332043',2274,'41740047125','1201','1.00','1100','retail','100','2025-02-20 13:26:20','','','','705','Cash',151.72,'1100','','','4','','1','2025-02-20 10:26:57','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',948.28,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('417400471800372012',2275,'41740047125','1215','1.00','100','retail','0','2025-02-20 13:26:20','','','','47','Cash',13.79,'100','','','4','','1','2025-02-20 10:26:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('417400472822038822',2276,'41740047267','420','1.00','50','retail','0','2025-02-20 13:28:26','','','','0','Cash',6.90,'50','','','4','','1','2025-02-20 10:28:31','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','61.00','60','Inclusive','branch','Inventory','','','','',''),('417400473062200324',2277,'41740047267','255','1.00','70','retail','0','2025-02-20 13:28:26','','','','4570','Cash',9.66,'70','','','4','','1','2025-02-20 10:28:31','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','70.00','69','Inclusive','branch','Inventory','','','','',''),('417400478082202203',2278,'41740047765','500','1.00','400','retail','0','2025-02-20 13:37:52','','','','186','Cash',55.17,'400','','','4','','1','2025-02-20 10:38:00','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417400478722433003',2279,'41740047765','1169','15.00','450','retail','0','2025-02-20 13:37:52','','','','22','Cash',62.07,'30','','','4','','1','2025-02-20 10:38:00','1','54','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'15','40.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('417400491540332243',2280,'41740049135','692','5.00','25','retail','0','2025-02-20 13:59:59','','','','1','Cash',3.45,'5','','','4','','1','2025-02-20 11:03:42','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','57.00','52','Inclusive','branch','Inventory','','','','',''),('417400491720344402',2281,'41740049135','1148','10.00','420','retail','0','2025-02-20 13:59:59','','','','21','Cash',57.93,'42','','','4','','1','2025-02-20 11:03:42','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',36.21,'10','120.00','110','Inclusive','branch','Inventory','1110','4000','5500','',''),('417400491992222222',2282,'41740049135','1198','11.00','55','retail','0','2025-02-20 13:59:59','','','','3','Cash',7.59,'5','','','4','','1','2025-02-20 11:03:42','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'11','281.00','270','Inclusive','branch','Inventory','1110','4000','5500','',''),('417400507382373337',2283,'41740050725','1111','1.00','100','retail','0','2025-02-20 14:25:38','','','','0','Cash',13.79,'100','','','4','','1','2025-02-20 11:25:47','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('417400567232204252',2284,'41740056703','127','14.00','420','retail','0','2025-02-20 16:05:23','','','','7','Cash',57.93,'30','','','4','','1','2025-02-20 13:06:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'14','61.00','47','Inclusive','branch','Inventory','','','','',''),('417400637866334003',2285,'41740063284','978','1.00','150','retail','0','2025-02-20 18:03:34','','','','90','Cash',20.69,'150','','','4','','1','2025-02-20 15:03:43','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('417400638700077032',2286,'41740063845','1198','12.00','60','retail','0','2025-02-20 18:04:30','','','','3','Cash',8.28,'5','','','4','','1','2025-02-20 15:04:35','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'12','270.00','258','Inclusive','branch','Inventory','1110','4000','5500','',''),('417400651940409330',2287,'41740063888','124','1.00','200','retail','0','2025-02-20 18:26:36','','','','136','Cash',27.59,'200','','','4','','1','2025-02-20 15:26:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('417400652232662222',2288,'41740065201','269','1.00','120','retail','0','2025-02-20 18:27:30','','','','79','Cash',16.55,'120','','','4','','1','2025-02-20 15:27:36','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('417400652492002404',2289,'41740065201','1198','6.00','30','retail','0','2025-02-20 18:27:30','','','','3','Cash',4.14,'5','','','4','','1','2025-02-20 15:27:36','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','258.00','252','Inclusive','branch','Inventory','1110','4000','5500','',''),('417400666732040222',2290,'41740065320','1145','1.00','80','retail','0','2025-02-20 18:51:13','','','','51','Cash',11.03,'80','','','4','','1','2025-02-20 15:51:16','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('417401174120322010',2291,'41740115586','1196','2.00','100','retail','0','2025-02-21 08:57:08','','','','0','Cash',13.79,'50','','','4','','1','2025-02-21 05:57:11','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','75.00','73','Inclusive','branch','Inventory','1110','4000','5500','',''),('417401174271023347',2292,'41740115586','909','10.00','100','retail','0','2025-02-21 08:57:08','','','','3','Cash',13.79,'10','','','4','','1','2025-02-21 05:57:11','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','175.00','165','Inclusive','branch','Inventory','','','','',''),('417401247621620203',2293,'41740121968','1253','1.00','150','retail','0','2025-02-21 10:59:34','','','','87','Cash',20.69,'150','','','4','','1','2025-02-21 08:00:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('417401247732213330',2294,'41740121968','924','1.00','100','retail','0','2025-02-21 10:59:34','','','','48','Cash',13.79,'100','','','4','','1','2025-02-21 08:00:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('417401270882274022',2295,'41740124812','420','1.00','50','retail','0','2025-02-21 11:38:33','','','','0','Cash',6.90,'50','','','4','','1','2025-02-21 08:41:35','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('417401271002412233',2296,'41740124812','255','1.00','70','retail','0','2025-02-21 11:38:33','','','','4570','Cash',9.66,'70','','','4','','1','2025-02-21 08:41:35','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','69.00','68','Inclusive','branch','Inventory','','','','',''),('417401271120323022',2297,'41740124812','1205','1.00','10','retail','0','2025-02-21 11:38:33','','','','5','Cash',1.38,'10','','','4','','1','2025-02-21 08:41:35','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','133.00','132','Inclusive','branch','Inventory','1110','4000','5500','',''),('417401310966403232',2298,'41740127295','692','5.00','25','retail','0','2025-02-21 12:45:19','','','','1','Cash',3.45,'5','','','4','','1','2025-02-21 09:46:12','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','1052.00','1047','Inclusive','branch','Inventory','','','','',''),('417401311190002093',2299,'41740127295','632','16.00','48','retail','0','2025-02-21 12:45:19','','','','1.45','Cash',6.62,'3','','','4','','1','2025-02-21 09:46:12','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'16','1012.00','996','Inclusive','branch','Inventory','','','','',''),('417401352365032132',2300,'41740131172','71','10.00','50','retail','0','2025-02-21 13:53:56','','','','2','Cash',6.90,'5','','','4','','1','2025-02-21 10:53:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','592.00','582','Inclusive','branch','Inventory','','','','',''),('417401483903330023',2301,'41740142909','1134','1.00','20','retail','0','2025-02-21 17:33:10','','','','7.63','Cash',2.76,'20','','','4','','1','2025-02-21 14:34:17','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','86.00','85','Inclusive','branch','Inventory','1110','4000','5500','',''),('417401487030402020',2302,'41740148457','269','1.00','120','retail','0','2025-02-21 17:39:40','','','','79','Cash',16.55,'120','','','4','','1','2025-02-21 14:40:10','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('417401487362332321',2303,'41740148457','1181','2.00','30','retail','0','2025-02-21 17:39:40','','','','7','Cash',4.14,'15','','','4','','1','2025-02-21 14:40:10','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'2','346.00','344','Inclusive','branch','Inventory','1110','4000','5500','',''),('417401487773311237',2304,'41740148457','554','1.00','5','retail','0','2025-02-21 17:39:40','','','','1.1','Cash',0.69,'5','','','4','','1','2025-02-21 14:40:10','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','1636.00','1635','Inclusive','branch','Inventory','','','','',''),('417401526630726203',2305,'41740148811','978','1.00','150','retail','0','2025-02-21 18:44:23','','','','90','Cash',20.69,'150','','','4','','1','2025-02-21 15:44:27','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417401531952079733',2306,'41740153171','71','10.00','50','retail','0','2025-02-21 18:53:23','','','','2','Cash',6.90,'5','','','4','','1','2025-02-21 15:53:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','582.00','572','Inclusive','branch','Inventory','','','','',''),('417401545443303332',2307,'41740153209','1144','10.00','150','retail','0','2025-02-21 19:15:45','','','','8','Cash',20.69,'15','','','4','','1','2025-02-21 16:15:50','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'10','489.00','479','Inclusive','branch','Inventory','1110','4000','5500','',''),('417401546975237050',2308,'41740154647','1169','3.00','90','retail','0','2025-02-21 19:18:39','','','','22','Cash',12.41,'30','','','4','','1','2025-02-21 16:18:43','1','54','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'3','25.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('417401547187203323',2309,'41740154647','1205','1.00','10','retail','0','2025-02-21 19:18:39','','','','5','Cash',1.38,'10','','','4','','1','2025-02-21 16:18:43','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','132.00','131','Inclusive','branch','Inventory','1110','4000','5500','',''),('417401553634253333',2310,'41740155348','978','1.00','150','retail','0','2025-02-21 19:29:24','','','','90','Cash',20.69,'150','','','4','','1','2025-02-21 16:29:30','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417401554391410340',2311,'41740155370','1','1.00','60','retail','0','2025-02-21 19:31:54','','','','30','Cash',8.28,'60','','','4','','1','2025-02-21 16:32:13','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','51.00','50','Inclusive','branch','Inventory','','','','',''),('417401554655503250',2312,'41740155370','632','17.00','51','retail','0','2025-02-21 19:31:54','','','','1.45','Cash',7.03,'3','','','4','','1','2025-02-21 16:32:13','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'17','996.00','979','Inclusive','branch','Inventory','','','','',''),('417401554890103922',2313,'41740155370','145','1.00','70','retail','0','2025-02-21 19:31:54','','','','33','Cash',9.66,'70','','','4','','1','2025-02-21 16:32:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('417401555121552502',2314,'41740155370','554','2.00','10','retail','0','2025-02-21 19:31:54','','','','1.1','Cash',1.38,'5','','','4','','1','2025-02-21 16:32:13','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','1635.00','1633','Inclusive','branch','Inventory','','','','',''),('417402176350443452',2315,'41740217614','124','1.00','200','retail','0','2025-02-22 12:47:53','','','','136','Cash',27.59,'200','','','4','','1','2025-02-22 09:48:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('417402176515207201',2316,'41740217614','692','10.00','50','retail','0','2025-02-22 12:47:53','','','','1','Cash',6.90,'5','','','4','','1','2025-02-22 09:48:14','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','1047.00','1037','Inclusive','branch','Inventory','','','','',''),('417402176733701207',2317,'41740217614','632','17.00','51','retail','0','2025-02-22 12:47:53','','','','1.45','Cash',7.03,'3','','','4','','1','2025-02-22 09:48:14','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'17','979.00','962','Inclusive','branch','Inventory','','','','',''),('417402177093209220',2318,'41740217694','124','1.00','200','retail','0','2025-02-22 12:48:29','','','','136','Cash',27.59,'200','','','4','','1','2025-02-22 09:49:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('417402267444122422',2319,'41740224296','554','8.00','40','retail','0','2025-02-22 15:19:06','','','','1.1','Cash',5.52,'5','','','4','','1','2025-02-22 12:19:41','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'8','1633.00','1625','Inclusive','branch','Inventory','','','','',''),('417402305050024225',2320,'41740226782','437','10.00','100','retail','0','2025-02-22 16:22:09','','','','7','Cash',13.79,'10','','','4','','1','2025-02-22 13:22:13','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','536.00','526','Inclusive','branch','Inventory','','','','',''),('417402305293304340',2321,'41740226782','74','5.00','100','retail','0','2025-02-22 16:22:09','','','','11','Cash',13.79,'20','','','4','','1','2025-02-22 13:22:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'5','155.00','150','Inclusive','branch','Inventory','','','','',''),('417402308863300317',2322,'41740230872','1146','1.00','100','retail','0','2025-02-22 16:28:08','','','','20','Cash',13.79,'100','','','4','','1','2025-02-22 13:28:36','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('417402337563350230',2323,'41740230917','99','10.00','20','retail','0','2025-02-22 17:16:32','','','','1.2','Cash',2.76,'2','','','4','','1','2025-02-22 14:16:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','953.00','943','Inclusive','branch','Inventory','','','','',''),('417402337922220147',2324,'41740230917','929','12.00','84','retail','0','2025-02-22 17:16:32','','','','0','Cash',11.59,'7','','','4','','1','2025-02-22 14:16:49','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'12','62.00','50','Inclusive','branch','Inventory','','','','',''),('417402339033224002',2325,'41740233888','269','1.00','120','retail','0','2025-02-22 17:18:24','','','','79','Cash',16.55,'120','','','4','','1','2025-02-22 14:18:30','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('417402364667200064',2326,'41740233932','988','10.00','10','retail','0','2025-02-22 18:01:07','','','','0.50','Cash',1.38,'1','','','4','','1','2025-02-22 15:01:10','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'10','811.00','801','Inclusive','branch','Inventory','','','','',''),('417402395852372322',2327,'41740239568','1149','1.00','300','retail','0','2025-02-22 18:54:21','','','','150','Cash',41.38,'300','','','4','','1','2025-02-22 15:54:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('417402396042444122',2328,'41740239568','26','1.00','200','retail','0','2025-02-22 18:54:21','','','','120','Cash',27.59,'200','','','4','','1','2025-02-22 15:54:27','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417402396314320234',2329,'41740239568','692','5.00','25','retail','0','2025-02-22 18:54:21','','','','1','Cash',3.45,'5','','','4','','1','2025-02-22 15:54:27','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','1037.00','1032','Inclusive','branch','Inventory','','','','',''),('417402396593400373',2330,'41740239568','38','15.00','30','retail','0','2025-02-22 18:54:21','','','','0.6','Cash',4.14,'2','','','4','','1','2025-02-22 15:54:27','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'15','593.00','578','Inclusive','branch','Inventory','','','','',''),('417402403040030332',2331,'41740240280','558','10.00','70','retail','0','2025-02-22 19:05:06','','','','3.43','Cash',9.66,'7','','','4','','1','2025-02-22 16:05:44','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'10','1270.00','1260','Inclusive','branch','Inventory','','','','',''),('417404684284803064',2332,'41740468413','909','10.00','100','retail','0','2025-02-25 10:27:09','','','','3','Cash',13.79,'10','','','4','','1','2025-02-25 07:27:47','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','145.00','135','Inclusive','branch','Inventory','','','','',''),('417404710500307302',2333,'41740468467','476','10.00','50','retail','0','2025-02-25 11:10:50','','','','1','Cash',6.90,'5','','','4','','1','2025-02-25 08:10:53','1','39','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','578.00','568','Inclusive','branch','Inventory','','','','',''),('417404732170003223',2334,'41740471053','1216','1.00','120','retail','0','2025-02-25 11:47:55','','','','70','Cash',16.55,'120','','','4','','1','2025-02-25 08:49:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('417404732333373032',2335,'41740471053','24','1.00','100','retail','0','2025-02-25 11:47:55','','','','40','Cash',13.79,'100','','','4','','1','2025-02-25 08:49:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('417404732753722274',2336,'41740471053','1107','1.00','50','retail','0','2025-02-25 11:47:55','','','','0','Cash',6.90,'50','','','4','','1','2025-02-25 08:49:14','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','72.00','71','Inclusive','branch','Inventory','1110','4000','5500','',''),('417404733900442023',2337,'41740473355','1177','20.00','300','retail','0','2025-02-25 11:50:46','','','','8','Cash',41.38,'15','','','4','','1','2025-02-25 08:50:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'20','740.00','720','Inclusive','branch','Inventory','1110','4000','5500','',''),('417404734203332037',2338,'41740473355','181','1.00','50','retail','20','2025-02-25 11:50:46','','','','36','Cash',6.90,'50','','','4','','1','2025-02-25 08:50:56','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('417404734462337324',2339,'41740473355','244','10.00','100','retail','0','2025-02-25 11:50:46','','','','5','Cash',13.79,'10','','','4','','1','2025-02-25 08:50:56','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','345.00','335','Inclusive','branch','Inventory','','','','',''),('417404746580344360',2340,'41740473456','1030','10.00','400','retail','0','2025-02-25 12:10:58','','','','17','Cash',55.17,'40','','','4','','1','2025-02-25 09:11:05','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'10','273.00','263','Inclusive','branch','Inventory','','','','',''),('417404747793233204',2341,'41740474762','255','1.00','70','retail','0','2025-02-25 12:13:13','','','','4570','Cash',9.66,'70','','','4','','1','2025-02-25 09:13:17','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','68.00','67','Inclusive','branch','Inventory','','','','',''),('417404747932443492',2342,'41740474762','420','1.00','50','retail','0','2025-02-25 12:13:13','','','','0','Cash',6.90,'50','','','4','','1','2025-02-25 09:13:17','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','59.00','58','Inclusive','branch','Inventory','','','','',''),('417404893152003223',2343,'41740489299','1190','1.00','200','retail','0','2025-02-25 16:15:15','','','','124','Cash',27.59,'200','','','4','','1','2025-02-25 13:15:18','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('417404950164033204',2344,'41740489331','1190','1.00','200','retail','0','2025-02-25 17:50:17','','','','124','Cash',27.59,'200','','','4','','1','2025-02-25 14:50:51','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('417404965060306263',2345,'41740495062','202','1.00','50','retail','0','2025-02-25 18:15:06','','','','24.9','Cash',6.90,'50','','','4','','1','2025-02-25 15:15:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('417404999042243443',2346,'41740496511','124','1.00','200','retail','0','2025-02-25 19:11:44','','','','136','Cash',27.59,'200','','','4','','1','2025-02-25 16:12:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('417405004730247000',2347,'41740500329','1147','2.00','60','retail','0','2025-02-25 19:21:13','','','','5','Cash',8.28,'30','','','4','','1','2025-02-25 16:22:09','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','300.00','298','Inclusive','branch','Inventory','1110','4000','5500','',''),('417405006172240200',2348,'41740500601','1147','1.00','30','retail','0','2025-02-25 19:23:39','','','','5','Cash',4.14,'30','','','4','','1','2025-02-25 16:23:42','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','298.00','297','Inclusive','branch','Inventory','1110','4000','5500','',''),('417405487161264322',2349,'41740548685','692','2.00','10','retail','0','2025-02-26 08:45:29','','','','1','Cash',1.38,'5','','','4','','1','2025-02-26 05:45:33','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','1032.00','1030','Inclusive','branch','Inventory','','','','',''),('417405487288742237',2350,'41740548685','48','1.00','50','retail','0','2025-02-26 08:45:29','','','','18','Cash',6.90,'50','','','4','','1','2025-02-26 05:45:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('417405533915401332',2351,'41740553374','1185','1.00','60','retail','0','2025-02-26 10:03:52','','','','37','Cash',8.28,'60','','','4','','1','2025-02-26 07:04:00','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('417405534320412172',2352,'41740553374','1268','2.00','650','retail','50','2025-02-26 10:03:52','','','','198','Cash',89.66,'325','','','4','','1','2025-02-26 07:04:00','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',280.17,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('417405553975322325',2353,'41740555366','1196','2.00','80','retail','20','2025-02-26 10:36:37','','','','0','Cash',11.03,'40','','','4','','1','2025-02-26 07:36:40','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'2','73.00','71','Inclusive','branch','Inventory','1110','4000','5500','',''),('417405571993001233',2354,'41740557174','1269','1.00','130','retail','20','2025-02-26 11:06:40','','','','75','Cash',17.93,'130','','','4','','1','2025-02-26 08:06:43','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('417405718090813304',2355,'41740571766','255','1.00','70','retail','0','2025-02-26 15:10:38','','','','4570','Cash',9.66,'70','','','4','','1','2025-02-26 12:11:18','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','66.00','65','Inclusive','branch','Inventory','','','','',''),('417405718383222182',2356,'41740571766','420','1.00','30','retail','20','2025-02-26 15:10:38','','','','0','Cash',4.14,'30','','','4','','1','2025-02-26 12:11:18','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','57.00','56','Inclusive','branch','Inventory','','','','',''),('417405718952270123',2357,'41740571879','1166','1.00','350','retail','0','2025-02-26 15:11:35','','','','255','Cash',48.28,'350','','','4','','1','2025-02-26 12:11:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('417405812831202144',2358,'41740581267','691','1.00','150','retail','0','2025-02-26 17:48:44','','','','48','Cash',20.69,'150','','','4','','1','2025-02-26 14:48:48','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','96.00','95','Inclusive','branch','Inventory','','','','',''),('417405813210022202',2359,'41740581267','739','20.00','40','retail','0','2025-02-26 17:48:44','','','','1','Cash',5.52,'2','','','4','','1','2025-02-26 14:48:48','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','1802.00','1782','Inclusive','branch','Inventory','','','','',''),('417405814422103335',2360,'41740581425','739','15.00','30','retail','0','2025-02-26 17:50:43','','','','1','Cash',4.14,'2','','','4','','1','2025-02-26 14:50:46','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'15','1782.00','1767','Inclusive','branch','Inventory','','','','',''),('417405832013432452',2361,'41740581460','1101','1.00','50','retail','0','2025-02-26 18:20:19','','','','18','Cash',6.90,'50','','','4','','1','2025-02-26 15:20:24','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('417405832162423123',2362,'41740581460','1173','1.00','150','retail','0','2025-02-26 18:20:19','','','','65','Cash',20.69,'150','','','4','','1','2025-02-26 15:20:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('417406460276232222',2363,'41740646005','437','2.00','20','retail','0','2025-02-27 11:47:07','','','','7','Cash',2.76,'10','','','4','','1','2025-02-27 08:47:49','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','526.00','524','Inclusive','branch','Inventory','','','','',''),('417406460944279327',2364,'41740646070','1247','1.00','250','retail','50','2025-02-27 11:48:29','','','','120','Cash',34.48,'250','','','4','','1','2025-02-27 08:48:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('417406461090320133',2365,'41740646070','121','1.00','50','retail','0','2025-02-27 11:48:29','','','','26','Cash',6.90,'50','','','4','','1','2025-02-27 08:48:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','73.00','72','Inclusive','branch','Inventory','','','','',''),('417406481632402303',2366,'41740646139','1268','1.00','350','retail','0','2025-02-27 12:22:43','','','','198','Cash',48.28,'350','','','4','','1','2025-02-27 09:22:47','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('417406568050326320',2367,'41740656782','121','1.00','50','retail','0','2025-02-27 14:47:22','','','','26','Cash',6.90,'50','','','4','','1','2025-02-27 11:48:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','72.00','71','Inclusive','branch','Inventory','','','','',''),('417406568232053033',2368,'41740656782','48','1.00','50','retail','0','2025-02-27 14:47:22','','','','18','Cash',6.90,'50','','','4','','1','2025-02-27 11:48:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417406568414033013',2369,'41740656782','1166','1.00','350','retail','0','2025-02-27 14:47:22','','','','255','Cash',48.28,'350','','','4','','1','2025-02-27 11:48:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('417406575083003243',2370,'41740656889','109','16.00','80','retail','0','2025-02-27 14:59:11','','','','2','Cash',11.03,'5','','','4','','1','2025-02-27 12:01:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'16','175.00','159','Inclusive','branch','Inventory','','','','',''),('417406575335022333',2371,'41740656889','632','17.00','51','retail','0','2025-02-27 14:59:11','','','','1.45','Cash',7.03,'3','','','4','','1','2025-02-27 12:01:57','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'17','962.00','945','Inclusive','branch','Inventory','','','','',''),('417406575513052023',2372,'41740656889','1203','1.00','300','retail','0','2025-02-27 14:59:11','','','','225','Cash',41.38,'300','','','4','','1','2025-02-27 12:01:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('417406598092402265',2373,'41740657742','1246','5.00','150','retail','0','2025-02-27 15:36:50','','','','12','Cash',20.69,'30','','','4','','1','2025-02-27 12:36:54','1','57','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'5','246.00','241','Inclusive','branch','Inventory','1110','4000','5500','',''),('417406601861103232',2374,'41740659829','71','10.00','50','retail','0','2025-02-27 15:43:07','','','','2','Cash',6.90,'5','','','4','','1','2025-02-27 12:43:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','572.00','562','Inclusive','branch','Inventory','','','','',''),('417406618440242600',2375,'41740660270','96','1.00','80','retail','20','2025-02-27 16:12:01','','','','65','Cash',11.03,'80','','','4','','1','2025-02-27 13:12:06','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417406619203204233',2376,'41740660270','255','1.00','70','retail','0','2025-02-27 16:12:01','','','','4570','Cash',9.66,'70','','','4','','1','2025-02-27 13:12:06','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','65.00','64','Inclusive','branch','Inventory','','','','',''),('417406631041233021',2377,'41740661965','1269','1.00','130','retail','20','2025-02-27 16:31:45','','','','75','Cash',17.93,'130','','','4','','1','2025-02-27 13:31:48','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('417406635024402000',2378,'41740663237','692','4.00','20','retail','0','2025-02-27 16:38:24','','','','1','Cash',2.76,'5','','','4','','1','2025-02-27 13:38:27','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','1030.00','1026','Inclusive','branch','Inventory','','','','',''),('417406655883135330',2379,'41740665572','1203','1.00','300','retail','0','2025-02-27 17:13:57','','','','225','Cash',41.38,'300','','','4','','1','2025-02-27 14:14:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('417406656110323363',2380,'41740665572','739','20.00','40','retail','0','2025-02-27 17:13:57','','','','1','Cash',5.52,'2','','','4','','1','2025-02-27 14:14:28','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','1667.00','1647','Inclusive','branch','Inventory','','','','',''),('417406656326300233',2381,'41740665572','1246','5.00','150','retail','0','2025-02-27 17:13:57','','','','12','Cash',20.69,'30','','','4','','1','2025-02-27 14:14:28','1','57','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'5','241.00','236','Inclusive','branch','Inventory','1110','4000','5500','',''),('417406670323032033',2382,'41740665687','724','20.00','160','retail','40','2025-02-27 17:37:13','','','','2.9','Cash',22.07,'8','','','4','','1','2025-02-27 14:37:18','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.90,'20','425.00','405','Inclusive','branch','Inventory','','','','',''),('417406699034623223',2383,'41740667059','230','1.00','90','retail','10','2025-02-27 18:25:05','','','','68','Cash',12.41,'90','','','4','','1','2025-02-27 15:25:09','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',77.59,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('417406704157020203',2384,'41740670385','739','10.00','20','retail','0','2025-02-27 18:33:37','','','','1','Cash',2.76,'2','','','4','','1','2025-02-27 15:33:42','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1647.00','1637','Inclusive','branch','Inventory','','','','',''),('417406711533020030',2385,'41740670424','96','1.00','100','retail','0','2025-02-27 18:45:53','','','','65','Cash',13.79,'100','','','4','','1','2025-02-27 15:45:58','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417406727717620773',2386,'41740672750','186','1.00','10','retail','0','2025-02-27 19:12:53','','','','8','Cash',1.38,'10','','','4','','1','2025-02-27 16:14:19','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','70.00','69','Inclusive','branch','Inventory','','','','',''),('417406729062923673',2387,'41740672860','124','1.00','200','retail','0','2025-02-27 19:15:07','','','','136','Cash',27.59,'200','','','4','','1','2025-02-27 16:15:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('417407255733202731',2388,'41740721102','484','1.00','25','retail','0','2025-02-28 09:53:25','','','','10','Cash',3.45,'25','','','4','','1','2025-02-28 06:55:04','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'1','100.00','99','Inclusive','branch','Inventory','','','','',''),('417407256055234303',2389,'41740721102','588','1.00','5','retail','1','2025-02-28 09:53:25','','','','4','Cash',0.69,'5','','','4','','1','2025-02-28 06:55:04','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','282.00','281','Inclusive','branch','Inventory','','','','',''),('417407267112732724',2390,'41740725704','255','1.00','70','retail','0','2025-02-28 10:12:37','','','','4570','Cash',9.66,'70','','','4','','1','2025-02-28 07:14:20','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','64.00','63','Inclusive','branch','Inventory','','','','',''),('417407267283420426',2391,'41740725704','420','1.00','50','retail','0','2025-02-28 10:12:37','','','','0','Cash',6.90,'50','','','4','','1','2025-02-28 07:14:20','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','56.00','55','Inclusive','branch','Inventory','','','','',''),('417407267574433202',2392,'41740725704','588','2.00','10','retail','2','2025-02-28 10:12:37','','','','4','Cash',1.38,'5','','','4','','1','2025-02-28 07:14:20','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','281.00','279','Inclusive','branch','Inventory','','','','',''),('417407298612624230',2393,'41740726860','237','1.00','100','retail','10','2025-02-28 11:04:21','','','','68','Cash',13.79,'100','','','4','','1','2025-02-28 08:04:25','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('417407317774030270',2394,'41740729866','1206','10.00','50','retail','0','2025-02-28 11:36:17','','','','0','Cash',6.90,'5','','','4','','1','2025-02-28 08:36:43','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','111.00','101','Inclusive','branch','Inventory','1110','4000','5500','',''),('417407328782332722',2395,'41740731804','1248','1.00','50','retail','0','2025-02-28 11:54:38','','','','15','Cash',6.90,'50','','','4','','1','2025-02-28 08:54:41','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','72.00','71','Inclusive','branch','Inventory','1110','4000','5500','',''),('417407351353503335',2396,'41740735101','108','1.00','70','retail','0','2025-02-28 12:32:42','','','','45','Cash',9.66,'70','','','4','','1','2025-02-28 09:33:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417407351622227330',2397,'41740735101','588','2.00','10','retail','2','2025-02-28 12:32:42','','','','4','Cash',1.38,'5','','','4','','1','2025-02-28 09:33:14','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','279.00','277','Inclusive','branch','Inventory','','','','',''),('417407366413000030',2398,'41740735195','306','2.00','80','retail','0','2025-02-28 12:57:22','','','','7','Cash',11.03,'40','','','4','','1','2025-02-28 09:57:25','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'2','174.00','172','Inclusive','branch','Inventory','','','','',''),('417407384200220327',2399,'41740736646','691','1.00','150','retail','0','2025-02-28 13:27:13','','','','48','Cash',20.69,'150','','','4','','1','2025-02-28 10:27:49','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','95.00','94','Inclusive','branch','Inventory','','','','',''),('417407384334427122',2400,'41740736646','2','1.00','50','retail','0','2025-02-28 13:27:13','','','','20','Cash',6.90,'50','','','4','','1','2025-02-28 10:27:49','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','52.00','51','Inclusive','branch','Inventory','','','','',''),('417407421623330070',2401,'41740738483','554','10.00','50','retail','0','2025-02-28 14:29:23','','','','1.1','Cash',6.90,'5','','','4','','1','2025-02-28 11:29:26','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','1625.00','1615','Inclusive','branch','Inventory','','','','',''),('417407437022733203',2402,'41740742176','506','10.00','30','retail','0','2025-02-28 14:56:42','','','','1.5','Cash',4.14,'3','','','4','','1','2025-02-28 11:57:38','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','540.00','530','Inclusive','branch','Inventory','','','','',''),('417407437654442023',2403,'41740742176','1181','4.00','60','retail','0','2025-02-28 14:56:42','','','','7','Cash',8.28,'15','','','4','','1','2025-02-28 11:57:38','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'4','344.00','340','Inclusive','branch','Inventory','1110','4000','5500','',''),('417407438023240222',2404,'41740742176','588','6.00','30','retail','6','2025-02-28 14:56:42','','','','4','Cash',4.14,'5','','','4','','1','2025-02-28 11:57:38','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','277.00','271','Inclusive','branch','Inventory','','','','',''),('417407494353022430',2405,'41740749423','186','1.00','10','retail','0','2025-02-28 16:31:24','','','','8','Cash',1.38,'10','','','4','','1','2025-02-28 13:31:29','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','69.00','68','Inclusive','branch','Inventory','','','','',''),('417407494848273133',2406,'41740749423','588','5.00','30','retail','0','2025-02-28 16:31:24','','','','4','Cash',4.14,'6','','','4','','1','2025-02-28 13:31:29','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',5.17,'5','271.00','266','Inclusive','branch','Inventory','','','','',''),('417407528612373224',2407,'41740749491','1198','20.00','100','retail','0','2025-02-28 17:27:46','','','','3','Cash',13.79,'5','','','4','','1','2025-02-28 14:27:52','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'20','252.00','232','Inclusive','branch','Inventory','1110','4000','5500','',''),('417407535863233828',2408,'41740752898','1181','6.00','90','retail','0','2025-02-28 17:40:36','','','','7','Cash',12.41,'15','','','4','','1','2025-02-28 14:40:43','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'6','340.00','334','Inclusive','branch','Inventory','1110','4000','5500','',''),('417407536302304403',2409,'41740752898','588','2.00','10','retail','2','2025-02-28 17:40:36','','','','4','Cash',1.38,'5','','','4','','1','2025-02-28 14:40:43','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','266.00','264','Inclusive','branch','Inventory','','','','',''),('417407559024424024',2410,'41740753875','514','10.00','300','retail','0','2025-02-28 18:18:55','','','','23','Cash',41.38,'30','','','4','','1','2025-02-28 15:19:35','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','43.00','33','Inclusive','branch','Inventory','','','','',''),('417407559323722447',2411,'41740753875','1177','20.00','300','retail','0','2025-02-28 18:18:55','','','','8','Cash',41.38,'15','','','4','','1','2025-02-28 15:19:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'20','720.00','700','Inclusive','branch','Inventory','1110','4000','5500','',''),('417407560063002030',2412,'41740755980','978','1.00','150','retail','0','2025-02-28 18:20:10','','','','90','Cash',20.69,'150','','','4','','1','2025-02-28 15:20:18','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417407588973293350',2413,'41740758874','1198','6.00','30','retail','0','2025-02-28 19:08:19','','','','3','Cash',4.14,'5','','','4','','1','2025-02-28 16:08:23','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','232.00','226','Inclusive','branch','Inventory','1110','4000','5500','',''),('417408101614331011',2414,'41740809611','1107','1.00','50','retail','0','2025-03-01 09:22:54','','','','0','Cash',6.90,'50','','','4','','1','2025-03-01 06:23:32','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','66.00','65','Inclusive','branch','Inventory','1110','4000','5500','',''),('417408101744737330',2415,'41740809611','48','1.00','50','retail','0','2025-03-01 09:22:54','','','','18','Cash',6.90,'50','','','4','','1','2025-03-01 06:23:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417408157800373073',2416,'41740810212','1139','10.00','300','retail','0','2025-03-01 10:57:26','','','','21','Cash',41.38,'30','','','4','','1','2025-03-01 07:58:17','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','89.00','79','Inclusive','branch','Inventory','1110','4000','5500','',''),('417408158261226521',2417,'41740810212','588','5.00','30','retail','0','2025-03-01 10:57:26','','','','4','Cash',4.14,'6','','','4','','1','2025-03-01 07:58:17','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',5.17,'5','264.00','259','Inclusive','branch','Inventory','','','','',''),('417408158460030024',2418,'41740810212','337','4.00','20','retail','0','2025-03-01 10:57:26','','','','2','Cash',2.76,'5','','','4','','1','2025-03-01 07:58:17','1','49','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','164.00','160','Inclusive','branch','Inventory','','','','',''),('417408199790321301',2419,'41740815898','978','1.00','150','retail','0','2025-03-01 12:06:19','','','','90','Cash',20.69,'150','','','4','','1','2025-03-01 09:06:58','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417408212570332240',2420,'41740820018','1147','2.00','60','retail','0','2025-03-01 12:27:37','','','','5','Cash',8.28,'30','','','4','','1','2025-03-01 09:28:16','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','226.00','224','Inclusive','branch','Inventory','1110','4000','5500','',''),('417408213230422342',2421,'41740821296','554','18.00','90','retail','0','2025-03-01 12:29:33','','','','1.1','Cash',12.41,'5','','','4','','1','2025-03-01 09:29:41','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'18','1615.00','1597','Inclusive','branch','Inventory','','','','',''),('417408213423202322',2422,'41740821296','443','20.00','100','retail','0','2025-03-01 12:29:33','','','','2','Cash',13.79,'5','','','4','','1','2025-03-01 09:29:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'20','399.00','379','Inclusive','branch','Inventory','','','','',''),('417408213730104332',2423,'41740821296','584','1.00','400','retail','50','2025-03-01 12:29:33','','','','285','Cash',55.17,'400','','','4','','1','2025-03-01 09:29:41','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417408214393312223',2424,'41740821426','41','1.00','450','retail','0','2025-03-01 12:30:54','','','','318','Cash',62.07,'450','','','4','','1','2025-03-01 09:30:58','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417408214542240302',2425,'41740821426','1101','1.00','50','retail','0','2025-03-01 12:30:54','','','','18','Cash',6.90,'50','','','4','','1','2025-03-01 09:30:58','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('417408216953280034',2426,'41740821675','48','1.00','50','retail','0','2025-03-01 12:35:13','','','','18','Cash',6.90,'50','','','4','','1','2025-03-01 09:37:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417408217122328232',2427,'41740821675','121','1.00','50','retail','0','2025-03-01 12:35:13','','','','26','Cash',6.90,'50','','','4','','1','2025-03-01 09:37:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','71.00','70','Inclusive','branch','Inventory','','','','',''),('417408219633304724',2428,'41740821847','337','6.00','30','retail','0','2025-03-01 12:39:24','','','','2','Cash',4.14,'5','','','4','','1','2025-03-01 09:40:03','1','49','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','160.00','154','Inclusive','branch','Inventory','','','','',''),('417408220190031438',2429,'41740822004','1270','1.00','250','retail','0','2025-03-01 12:40:33','','','','95','Cash',34.48,'250','','','4','','1','2025-03-01 09:41:23','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('417408220322240303',2430,'41740822004','1','1.00','60','retail','0','2025-03-01 12:40:33','','','','30','Cash',8.28,'60','','','4','','1','2025-03-01 09:41:23','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('417408241263300324',2431,'41740824092','337','2.00','10','retail','0','2025-03-01 13:15:29','','','','2','Cash',1.38,'5','','','4','','1','2025-03-01 10:15:35','1','49','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','154.00','152','Inclusive','branch','Inventory','','','','',''),('417408299543229323',2432,'41740824160','1215','1.00','100','retail','0','2025-03-01 14:52:36','','','','47','Cash',13.79,'100','','','4','','1','2025-03-01 11:53:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','61.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('417408300280320380',2433,'41740829995','41','1.00','400','retail','50','2025-03-01 14:53:48','','','','318','Cash',55.17,'400','','','4','','1','2025-03-01 11:54:03','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417408386093232242',2434,'41740838588','124','1.00','200','retail','0','2025-03-01 17:17:20','','','','136','Cash',27.59,'200','','','4','','1','2025-03-01 14:18:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('417408386382233823',2435,'41740838588','119','1.00','20','retail','0','2025-03-01 17:17:20','','','','8','Cash',2.76,'20','','','4','','1','2025-03-01 14:18:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('417408423444722024',2436,'41740838728','306','1.00','40','retail','0','2025-03-01 18:19:06','','','','7','Cash',5.52,'40','','','4','','1','2025-03-01 16:20:48','1','44','returned','1','new','pcs','','2025-03-01 19:20:48','4','yes','','0','','','VATABLE',34.48,'1','172.00','171','Inclusive','branch','Inventory','','','','',''),('417408456864006822',2437,'41740844507','306','1.00','40','retail','0','2025-03-01 19:14:48','','','','7','Cash',5.52,'40','','','4','','1','2025-03-01 16:16:49','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','171.00','170','Inclusive','branch','Inventory','','','','',''),('417409779943270397',2438,'41740977973','988','30.00','30','retail','0','2025-03-03 07:59:54','','','','0.50','Cash',4.14,'1','','','4','','1','2025-03-03 05:00:27','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'30','801.00','771','Inclusive','branch','Inventory','','','','',''),('417409781712327733',2439,'41740978027','306','1.00','30','retail','10','2025-03-03 08:02:51','','','','7','Cash',4.14,'30','','','4','','1','2025-03-03 05:02:54','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','171.00','170','Inclusive','branch','Inventory','','','','',''),('417409858330713002',2440,'41740985815','558','1.00','7','retail','0','2025-03-03 10:10:53','','','','3.43','Cash',0.97,'7','','','4','','1','2025-03-03 07:11:25','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'1','1160.00','1159','Inclusive','branch','Inventory','','','','',''),('417409858525321003',2441,'41740985815','988','3.00','3','retail','0','2025-03-03 10:10:53','','','','0.50','Cash',0.41,'1','','','4','','1','2025-03-03 07:11:25','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'3','771.00','768','Inclusive','branch','Inventory','','','','',''),('417409860031242334',2442,'41740985980','558','13.00','91','retail','0','2025-03-03 10:13:24','','','','3.43','Cash',12.55,'7','','','4','','1','2025-03-03 07:13:45','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'13','1159.00','1146','Inclusive','branch','Inventory','','','','',''),('417409860522043029',2443,'41740986026','269','1.00','110','retail','10','2025-03-03 10:14:12','','','','79','Cash',15.17,'110','','','4','','1','2025-03-03 07:14:16','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',94.83,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('417409860672469264',2444,'41740986056','269','1.00','120','retail','0','2025-03-03 10:14:27','','','','79','Cash',16.55,'120','','','4','','1','2025-03-03 07:15:01','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('417409927227323123',2445,'41740992699','420','1.00','50','retail','0','2025-03-03 12:06:05','','','','0','Cash',6.90,'50','','','4','','1','2025-03-03 09:06:42','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','55.00','54','Inclusive','branch','Inventory','','','','',''),('417409927432397330',2446,'41740992699','255','1.00','70','retail','0','2025-03-03 12:06:05','','','','4570','Cash',9.66,'70','','','4','','1','2025-03-03 09:06:42','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','63.00','62','Inclusive','branch','Inventory','','','','',''),('417409927644479220',2447,'41740992699','554','2.00','10','retail','0','2025-03-03 12:06:05','','','','1.1','Cash',1.38,'5','','','4','','1','2025-03-03 09:06:42','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','1597.00','1595','Inclusive','branch','Inventory','','','','',''),('417409929244302393',2448,'41740992910','255','1.00','70','retail','0','2025-03-03 12:09:06','','','','4570','Cash',9.66,'70','','','4','','1','2025-03-03 09:09:09','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','62.00','61','Inclusive','branch','Inventory','','','','',''),('417409929460220203',2449,'41740992910','420','1.00','50','retail','0','2025-03-03 12:09:06','','','','0','Cash',6.90,'50','','','4','','1','2025-03-03 09:09:09','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','54.00','53','Inclusive','branch','Inventory','','','','',''),('417409930093007222',2450,'41740992949','291','1.00','450','retail','0','2025-03-03 12:10:09','','','','300','Cash',62.07,'450','','','4','','1','2025-03-03 09:10:50','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('417409934822930932',2451,'41740993050','692','6.00','30','retail','0','2025-03-03 12:18:03','','','','1','Cash',4.14,'5','','','4','','1','2025-03-03 09:18:07','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','1026.00','1020','Inclusive','branch','Inventory','','','','',''),('417409952264324222',2452,'41740993488','269','1.00','120','retail','0','2025-03-03 12:47:07','','','','79','Cash',16.55,'120','','','4','','1','2025-03-03 09:47:38','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('417409977411433477',2453,'41740995259','420','1.00','50','retail','0','2025-03-03 13:30:02','','','','0','Cash',6.90,'50','','','4','','1','2025-03-03 10:30:48','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','53.00','52','Inclusive','branch','Inventory','','','','',''),('417409977717723272',2454,'41740995259','255','1.00','70','retail','0','2025-03-03 13:30:02','','','','4570','Cash',9.66,'70','','','4','','1','2025-03-03 10:30:48','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','61.00','60','Inclusive','branch','Inventory','','','','',''),('417409978012809342',2455,'41740995259','554','2.00','10','retail','0','2025-03-03 13:30:02','','','','1.1','Cash',1.38,'5','','','4','','1','2025-03-03 10:30:48','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','1595.00','1593','Inclusive','branch','Inventory','','','','',''),('417410000263030030',2456,'41741000015','1203','1.00','300','retail','0','2025-03-03 14:07:44','','','','225','Cash',41.38,'300','','','4','','1','2025-03-03 11:07:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('417410000462300040',2457,'41741000015','1259','1.00','350','retail','0','2025-03-03 14:07:44','','','','230','Cash',48.28,'350','','','4','','1','2025-03-03 11:07:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('417410000642240030',2458,'41741000015','1198','10.00','50','retail','0','2025-03-03 14:07:44','','','','3','Cash',6.90,'5','','','4','','1','2025-03-03 11:07:49','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','226.00','216','Inclusive','branch','Inventory','1110','4000','5500','',''),('417410042664236303',2459,'41741004250','181','1.00','70','retail','0','2025-03-03 15:18:14','','','','36','Cash',9.66,'70','','','4','','1','2025-03-03 12:18:18','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('417410042921341204',2460,'41741004250','1149','1.00','250','retail','50','2025-03-03 15:18:14','','','','150','Cash',34.48,'250','','','4','','1','2025-03-03 12:18:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('417410051224202020',2461,'41741004335','306','1.00','40','retail','0','2025-03-03 15:32:02','','','','7','Cash',5.52,'40','','','4','','1','2025-03-03 12:32:29','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','170.00','169','Inclusive','branch','Inventory','','','','',''),('417410072152330524',2462,'41741007191','306','1.00','30','retail','10','2025-03-03 16:06:55','','','','7','Cash',4.14,'30','','','4','','1','2025-03-03 13:07:00','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','169.00','168','Inclusive','branch','Inventory','','','','',''),('417410100212213321',2463,'41741007220','1198','4.00','20','retail','0','2025-03-03 16:54:12','','','','3','Cash',2.76,'5','','','4','','1','2025-03-03 13:54:25','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','216.00','212','Inclusive','branch','Inventory','1110','4000','5500','',''),('417410100500332303',2464,'41741007220','109','14.00','70','retail','0','2025-03-03 16:54:12','','','','2','Cash',9.66,'5','','','4','','1','2025-03-03 13:54:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'14','159.00','145','Inclusive','branch','Inventory','','','','',''),('417410175903131303',2465,'41741013119','48','1.00','50','retail','0','2025-03-03 18:59:51','','','','18','Cash',6.90,'50','','','4','','1','2025-03-03 15:59:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417410747607447374',2466,'41741074740','1007','30.00','150','retail','0','2025-03-04 10:52:40','','','','2','Cash',20.69,'5','','','4','','1','2025-03-04 07:53:18','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'30','3074.00','3044','Inclusive','branch','Inventory','','','','',''),('417410748282422341',2467,'41741074799','1148','10.00','420','retail','0','2025-03-04 10:56:59','','','','21','Cash',57.93,'42','','','4','','1','2025-03-04 07:58:00','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',36.21,'10','280.00','270','Inclusive','branch','Inventory','1110','4000','5500','',''),('417410748730232700',2468,'41741074799','724','10.00','80','retail','20','2025-03-04 10:56:59','','','','2.9','Cash',11.03,'8','','','4','','1','2025-03-04 07:58:00','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.90,'10','405.00','395','Inclusive','branch','Inventory','','','','',''),('417410749104120300',2469,'41741074799','691','1.00','130','retail','20','2025-03-04 10:56:59','','','','48','Cash',17.93,'130','','','4','','1','2025-03-04 07:58:00','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','84.00','83','Inclusive','branch','Inventory','','','','',''),('417410749413244241',2470,'41741074799','109','15.00','75','retail','0','2025-03-04 10:56:59','','','','2','Cash',10.34,'5','','','4','','1','2025-03-04 07:58:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','145.00','130','Inclusive','branch','Inventory','','','','',''),('417410749803721230',2471,'41741074799','48','1.00','50','retail','0','2025-03-04 10:56:59','','','','18','Cash',6.90,'50','','','4','','1','2025-03-04 07:58:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417410750197202120',2472,'41741074799','558','4.00','28','retail','0','2025-03-04 10:56:59','','','','3.43','Cash',3.86,'7','','','4','','1','2025-03-04 07:58:00','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'4','1046.00','1042','Inclusive','branch','Inventory','','','','',''),('417410828330232321',2473,'41741082810','904','1.00','340','retail','10','2025-03-04 13:07:14','','','','210','Cash',46.90,'340','','','4','','1','2025-03-04 10:08:20','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',293.10,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('417410868993238343',2474,'41741086877','811','1.00','40','retail','10','2025-03-04 14:15:21','','','','25','Cash',5.52,'40','','','4','','1','2025-03-04 11:15:25','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('417410869210003321',2475,'41741086877','48','1.00','40','retail','10','2025-03-04 14:15:21','','','','18','Cash',5.52,'40','','','4','','1','2025-03-04 11:15:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417410879884222230',2476,'41741086925','1211','1.00','100','retail','0','2025-03-04 14:33:08','','','','48','Cash',13.79,'100','','','4','','1','2025-03-04 13:58:45','1','6','returned','1','new','pcs','','2025-03-04 16:58:45','4','yes','','0','','','VATABLE',86.21,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('417410880480732403',2477,'41741088026','558','15.00','105','retail','0','2025-03-04 14:34:08','','','','3.43','Cash',14.48,'7','','','4','','1','2025-03-04 12:12:36','1','53','returned','1','new','pcs','','2025-03-04 15:12:36','4','yes','','0','','','VATABLE',6.03,'15','1042.00','1027','Inclusive','branch','Inventory','','','','',''),('417410881142220183',2478,'41741088100','1101','1.00','50','retail','0','2025-03-04 14:35:14','','','','18','Cash',6.90,'50','','','4','','1','2025-03-04 11:35:19','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('417410902112002010',2479,'41741090191','600','1.00','300','retail','0','2025-03-04 15:11:43','','','','170','Cash',41.38,'300','','','4','','1','2025-03-04 12:12:07','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','87.00','86','Inclusive','branch','Inventory','','','','',''),('417410902424402234',2480,'41741090191','1198','10.00','50','retail','0','2025-03-04 15:11:43','','','','3','Cash',6.90,'5','','','4','','1','2025-03-04 12:12:07','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','212.00','202','Inclusive','branch','Inventory','1110','4000','5500','',''),('417410902662133023',2481,'41741090191','724','10.00','100','retail','0','2025-03-04 15:11:43','','','','2.9','Cash',13.79,'10','','','4','','1','2025-03-04 12:12:07','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','395.00','385','Inclusive','branch','Inventory','','','','',''),('417410903030703333',2482,'41741090191','558','15.00','105','retail','0','2025-03-04 15:11:43','','','','3.43','Cash',14.48,'7','','','4','','1','2025-03-04 12:12:07','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','1027.00','1012','Inclusive','branch','Inventory','','','','',''),('417410928281220242',2483,'41741092812','554','10.00','50','retail','0','2025-03-04 15:53:49','','','','1.1','Cash',6.90,'5','','','4','','1','2025-03-04 12:53:52','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','1593.00','1583','Inclusive','branch','Inventory','','','','',''),('417410967711210473',2484,'41741096742','1211','1.00','100','retail','0','2025-03-04 17:05:24','','','','48','Cash',13.79,'100','','','4','','1','2025-03-04 14:06:17','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('417410968012138034',2485,'41741096742','909','15.00','150','retail','0','2025-03-04 17:05:24','','','','3','Cash',20.69,'10','','','4','','1','2025-03-04 14:06:17','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'15','135.00','120','Inclusive','branch','Inventory','','','','',''),('417410971230220202',2486,'41741096742','114','7.00','21','retail','0','2025-03-04 17:05:24','','','','1','Cash',2.90,'3','','','4','','1','2025-03-04 14:06:17','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'7','349.00','342','Inclusive','branch','Inventory','','','','',''),('417410975143212031',2487,'41741097491','114','4.00','12','retail','0','2025-03-04 17:11:55','','','','1','Cash',1.66,'3','','','4','','1','2025-03-04 14:12:12','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'4','342.00','338','Inclusive','branch','Inventory','','','','',''),('417410992760222023',2488,'41741098532','445','10.00','30','retail','0','2025-03-04 17:41:16','','','','1','Cash',4.14,'3','','','4','','1','2025-03-04 14:41:55','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','402.00','392','Inclusive','branch','Inventory','','','','',''),('417411565263523421',2489,'41741156499','1112','1.00','80','retail','20','2025-03-05 09:35:26','','','','0','Cash',11.03,'80','','','4','','1','2025-03-05 06:35:31','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('417411567055342302',2490,'41741156531','692','6.00','30','retail','0','2025-03-05 09:38:43','','','','1','Cash',4.14,'5','','','4','','1','2025-03-05 06:42:58','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','1020.00','1014','Inclusive','branch','Inventory','','','','',''),('417411567232343123',2491,'41741156531','739','10.00','20','retail','0','2025-03-05 09:38:43','','','','1','Cash',2.76,'2','','','4','','1','2025-03-05 06:42:58','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1637.00','1627','Inclusive','branch','Inventory','','','','',''),('417411631161021202',2492,'41741156978','1203','1.00','300','retail','0','2025-03-05 11:26:05','','','','225','Cash',41.38,'300','','','4','','1','2025-03-05 08:26:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('417411631370223224',2493,'41741156978','1139','10.00','300','retail','0','2025-03-05 11:26:05','','','','21','Cash',41.38,'30','','','4','','1','2025-03-05 08:26:45','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','69.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('417411631650303213',2494,'41741156978','554','10.00','50','retail','0','2025-03-05 11:26:05','','','','1.1','Cash',6.90,'5','','','4','','1','2025-03-05 08:26:45','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','1583.00','1573','Inclusive','branch','Inventory','','','','',''),('417411649022326332',2495,'41741163206','1139','3.00','90','retail','0','2025-03-05 11:55:03','','','','21','Cash',12.41,'30','','','4','','1','2025-03-05 08:55:06','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'3','59.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('417411704993033202',2496,'41741164906','306','2.00','80','retail','0','2025-03-05 13:30:21','','','','7','Cash',11.03,'40','','','4','','1','2025-03-05 10:30:23','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'2','168.00','166','Inclusive','branch','Inventory','','','','',''),('417411705283210421',2497,'41741164906','279','4.00','40','retail','0','2025-03-05 13:30:21','','','','5','Cash',5.52,'10','','','4','','1','2025-03-05 10:30:23','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'4','177.00','173','Inclusive','branch','Inventory','','','','',''),('417411705501323220',2498,'41741164906','1134','3.00','60','retail','0','2025-03-05 13:30:21','','','','7.63','Cash',8.28,'20','','','4','','1','2025-03-05 10:30:23','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','85.00','82','Inclusive','branch','Inventory','1110','4000','5500','',''),('417411705683232037',2499,'41741164906','71','2.00','10','retail','0','2025-03-05 13:30:21','','','','2','Cash',1.38,'5','','','4','','1','2025-03-05 10:30:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','562.00','560','Inclusive','branch','Inventory','','','','',''),('417411706082440221',2500,'41741164906','109','16.00','80','retail','0','2025-03-05 13:30:21','','','','2','Cash',11.03,'5','','','4','','1','2025-03-05 10:30:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'16','130.00','114','Inclusive','branch','Inventory','','','','',''),('417411706203203023',2501,'41741164906','1','1.00','60','retail','0','2025-03-05 13:30:21','','','','30','Cash',8.28,'60','','','4','','1','2025-03-05 10:30:23','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('417411706969433042',2502,'41741170673','1170','1.00','80','retail','0','2025-03-05 13:31:36','','','','55','Cash',11.03,'80','','','4','','1','2025-03-05 10:31:39','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('417411798999393240',2503,'41741179883','48','1.00','50','retail','0','2025-03-05 16:04:59','','','','18','Cash',6.90,'50','','','4','','1','2025-03-05 13:05:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417411812668331243',2504,'41741179930','1146','1.00','100','retail','0','2025-03-05 16:27:47','','','','20','Cash',13.79,'100','','','4','','1','2025-03-05 13:27:50','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('417411834804220724',2505,'41741183466','306','1.00','40','retail','0','2025-03-05 17:04:41','','','','7','Cash',5.52,'40','','','4','','1','2025-03-05 14:04:44','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','166.00','165','Inclusive','branch','Inventory','','','','',''),('417412422622216431',2506,'41741241136','1','1.00','50','retail','10','2025-03-06 09:24:22','','','','30','Cash',6.90,'50','','','4','','1','2025-03-06 06:24:26','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('417412515523052522',2507,'41741251536','903','1.00','50','retail','0','2025-03-06 12:00:19','','','','24','Cash',6.90,'50','','','4','','1','2025-03-06 09:00:22','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('417412515722220223',2508,'41741251536','692','6.00','30','retail','0','2025-03-06 12:00:19','','','','1','Cash',4.14,'5','','','4','','1','2025-03-06 09:00:22','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','1014.00','1008','Inclusive','branch','Inventory','','','','',''),('417412516183308116',2509,'41741251536','237','1.00','100','retail','10','2025-03-06 12:00:19','','','','68','Cash',13.79,'100','','','4','','1','2025-03-06 09:00:22','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('417412517990912222',2510,'41741251623','811','1.00','50','retail','0','2025-03-06 12:03:57','','','','25','Cash',6.90,'50','','','4','','1','2025-03-06 09:04:06','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('417412518140212823',2511,'41741251623','1101','1.00','50','retail','0','2025-03-06 12:03:57','','','','18','Cash',6.90,'50','','','4','','1','2025-03-06 09:04:06','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('417412518363224202',2512,'41741251623','1215','1.00','100','retail','0','2025-03-06 12:03:57','','','','47','Cash',13.79,'100','','','4','','1','2025-03-06 09:04:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('417412577803507728',2513,'41741251963','320','1.00','100','retail','0','2025-03-06 13:43:21','','','','30','Cash',13.79,'100','','','4','','1','2025-03-06 10:43:26','1','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417412578001303081',2514,'41741251963','1101','1.00','50','retail','0','2025-03-06 13:43:21','','','','18','Cash',6.90,'50','','','4','','1','2025-03-06 10:43:26','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('417412668900248228',2515,'41741266825','1148','10.00','380','retail','40','2025-03-06 16:15:27','','','','21','Cash',52.41,'38','','','4','','1','2025-03-06 13:16:15','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',32.76,'10','260.00','250','Inclusive','branch','Inventory','1110','4000','5500','',''),('417412669276232242',2516,'41741266825','692','4.00','20','retail','0','2025-03-06 16:15:27','','','','1','Cash',2.76,'5','','','4','','1','2025-03-06 13:16:15','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','1008.00','1004','Inclusive','branch','Inventory','','','','',''),('417412670020303303',2517,'41741266976','904','1.00','350','retail','0','2025-03-06 16:16:43','','','','210','Cash',48.28,'350','','','4','','1','2025-03-06 13:16:47','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('417412717127233720',2518,'41741268774','124','1.00','200','retail','0','2025-03-06 17:35:30','','','','136','Cash',27.59,'200','','','4','','1','2025-03-06 14:35:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417412717290132330',2519,'41741268774','1195','1.00','40','retail','0','2025-03-06 17:35:30','','','','0','Cash',5.52,'40','','','4','','1','2025-03-06 14:35:41','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','88.00','87','Inclusive','branch','Inventory','1110','4000','5500','',''),('417412729320202304',2520,'41741271786','692','4.00','20','retail','0','2025-03-06 17:55:32','','','','1','Cash',2.76,'5','','','4','','1','2025-03-06 14:55:35','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','1004.00','1000','Inclusive','branch','Inventory','','','','',''),('417412749070420221',2521,'41741272936','121','1.00','50','retail','0','2025-03-06 18:28:28','','','','26','Cash',6.90,'50','','','4','','1','2025-03-06 15:29:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('417412749594022792',2522,'41741274945','693','1.00','50','retail','0','2025-03-06 18:29:42','','','','20','Cash',6.90,'50','','','4','','1','2025-03-06 15:30:12','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('417412749792423370',2523,'41741274945','554','2.00','10','retail','0','2025-03-06 18:29:42','','','','1.1','Cash',1.38,'5','','','4','','1','2025-03-06 15:30:12','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','1473.00','1471','Inclusive','branch','Inventory','','','','',''),('417412758253071544',2524,'41741275013','61','1.00','350','retail','0','2025-03-06 18:44:05','','','','250','Cash',48.28,'350','','','4','','1','2025-03-06 15:44:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('417412758445330100',2525,'41741275013','1240','10.00','300','retail','0','2025-03-06 18:44:05','','','','20','Cash',41.38,'30','','','4','','1','2025-03-06 15:44:09','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','92.00','82','Inclusive','branch','Inventory','1110','4000','5500','',''),('417412769861100032',2526,'41741276958','739','25.00','50','retail','0','2025-03-06 19:04:21','','','','1','Cash',6.90,'2','','','4','','1','2025-03-06 16:04:30','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'25','1627.00','1602','Inclusive','branch','Inventory','','','','',''),('417412770163222031',2527,'41741276958','558','15.00','105','retail','0','2025-03-06 19:04:21','','','','3.43','Cash',14.48,'7','','','4','','1','2025-03-06 16:04:30','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','1027.00','1012','Inclusive','branch','Inventory','','','','',''),('417412770562370032',2528,'41741276958','304','100.00','400','retail','100','2025-03-06 19:04:21','','','','1.4','Cash',55.17,'4','','','4','','1','2025-03-06 16:04:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',3.45,'100','583.00','483','Inclusive','branch','Inventory','','','','',''),('417412774422222037',2529,'41741277431','124','1.00','200','retail','0','2025-03-06 19:10:44','','','','136','Cash',27.59,'200','','','4','','1','2025-03-06 16:12:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417413255230020243',2530,'41741325501','86','4.00','60','retail','0','2025-03-07 08:32:04','','','','10','Cash',8.28,'15','','','4','','1','2025-03-07 05:32:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'4','43.00','39','Inclusive','branch','Inventory','','','','',''),('417413298083034343',2531,'41741329795','290','1.00','100','retail','0','2025-03-07 09:43:28','','','','40','Cash',13.79,'100','','','4','','1','2025-03-07 06:43:59','1','24','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('417413353502532055',2532,'41741329840','1269','1.00','130','retail','20','2025-03-07 11:15:50','','','','75','Cash',17.93,'130','','','4','','1','2025-03-07 08:15:53','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('417413358970223420',2533,'41741335353','554','2.00','10','retail','0','2025-03-07 11:26:07','','','','1.1','Cash',1.38,'5','','','4','','1','2025-03-07 08:27:29','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','1471.00','1469','Inclusive','branch','Inventory','','','','',''),('417413359103902371',2534,'41741335353','420','1.00','50','retail','0','2025-03-07 11:26:07','','','','0','Cash',6.90,'50','','','4','','1','2025-03-07 08:27:29','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','52.00','51','Inclusive','branch','Inventory','','','','',''),('417413359263336203',2535,'41741335353','255','1.00','70','retail','0','2025-03-07 11:26:07','','','','4570','Cash',9.66,'70','','','4','','1','2025-03-07 08:27:29','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('417413359672332434',2536,'41741335353','632','17.00','51','retail','0','2025-03-07 11:26:07','','','','1.45','Cash',7.03,'3','','','4','','1','2025-03-07 08:27:29','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'17','845.00','828','Inclusive','branch','Inventory','','','','',''),('417413364522332324',2537,'41741336049','269','1.00','110','retail','10','2025-03-07 11:34:13','','','','79','Cash',15.17,'110','','','4','','1','2025-03-07 08:34:15','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',94.83,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('417413378983232412',2538,'41741336455','108','1.00','70','retail','0','2025-03-07 11:58:47','','','','45','Cash',9.66,'70','','','4','','1','2025-03-07 13:15:58','1','1','returned','1','new','pcs','','2025-03-07 16:15:58','4','yes','','0','','','VATABLE',60.34,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417413379263329040',2539,'41741336455','1198','2.00','10','retail','0','2025-03-07 11:58:47','','','','3','Cash',1.38,'5','','','4','','1','2025-03-07 08:59:53','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','202.00','200','Inclusive','branch','Inventory','1110','4000','5500','',''),('417413380613233401',2540,'41741337993','114','30.00','90','retail','0','2025-03-07 12:01:31','','','','1','Cash',12.41,'3','','','4','','1','2025-03-07 09:01:41','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'30','338.00','308','Inclusive','branch','Inventory','','','','',''),('417413380914223331',2541,'41741337993','1198','8.00','40','retail','0','2025-03-07 12:01:31','','','','3','Cash',5.52,'5','','','4','','1','2025-03-07 09:01:41','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'8','200.00','192','Inclusive','branch','Inventory','1110','4000','5500','',''),('417413384464333342',2542,'41741338101','124','1.00','180','retail','20','2025-03-07 12:07:26','','','','136','Cash',24.83,'180','','','4','','1','2025-03-07 09:07:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417413390510327935',2543,'41741338449','269','1.00','120','retail','0','2025-03-07 12:17:32','','','','79','Cash',16.55,'120','','','4','','1','2025-03-07 09:18:09','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417413419533001324',2544,'41741341938','1215','1.00','100','retail','0','2025-03-07 13:06:21','','','','47','Cash',13.79,'100','','','4','','1','2025-03-07 10:07:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('417413419673700232',2545,'41741341938','811','1.00','50','retail','0','2025-03-07 13:06:21','','','','25','Cash',6.90,'50','','','4','','1','2025-03-07 10:07:08','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('417413419810032243',2546,'41741341938','1101','1.00','50','retail','0','2025-03-07 13:06:21','','','','18','Cash',6.90,'50','','','4','','1','2025-03-07 10:07:08','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('417413468793133333',2547,'41741342029','244','2.00','20','retail','0','2025-03-07 14:27:59','','','','5','Cash',2.76,'10','','','4','','1','2025-03-07 11:28:33','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','335.00','333','Inclusive','branch','Inventory','','','','',''),('417413484420332240',2548,'41741346913','558','15.00','105','retail','0','2025-03-07 14:54:21','','','','3.43','Cash',14.48,'7','','','4','','1','2025-03-07 11:54:47','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','912.00','897','Inclusive','branch','Inventory','','','','',''),('417413484616343223',2549,'41741346913','1198','10.00','50','retail','0','2025-03-07 14:54:21','','','','3','Cash',6.90,'5','','','4','','1','2025-03-07 11:54:47','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','192.00','182','Inclusive','branch','Inventory','1110','4000','5500','',''),('417413486262273324',2550,'41741348602','554','7.00','35','retail','0','2025-03-07 14:57:06','','','','1.1','Cash',4.83,'5','','','4','','1','2025-03-07 11:57:10','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'7','1469.00','1462','Inclusive','branch','Inventory','','','','',''),('417413507872014480',2551,'41741350762','971','1.00','50','retail','0','2025-03-07 15:35:19','','','','15','Cash',6.90,'50','','','4','','1','2025-03-07 12:36:21','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','72.00','71','Inclusive','branch','Inventory','','','','',''),('417413508093010308',2552,'41741350762','144','1.00','350','retail','0','2025-03-07 15:35:19','','','','170','Cash',48.28,'350','','','4','','1','2025-03-07 12:36:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417413508363633332',2553,'41741350762','2','1.00','50','retail','0','2025-03-07 15:35:19','','','','20','Cash',6.90,'50','','','4','','1','2025-03-07 12:36:21','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('417413508632421430',2554,'41741350762','1144','30.00','450','retail','0','2025-03-07 15:35:19','','','','8','Cash',62.07,'15','','','4','','1','2025-03-07 12:36:21','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'30','479.00','449','Inclusive','branch','Inventory','1110','4000','5500','',''),('417413508942903410',2555,'41741350762','691','1.00','100','retail','50','2025-03-07 15:35:19','','','','48','Cash',13.79,'100','','','4','','1','2025-03-07 12:36:21','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','83.00','82','Inclusive','branch','Inventory','','','','',''),('417413509190193350',2556,'41741350762','612','1.00','100','retail','50','2025-03-07 15:35:19','','','','60','Cash',13.79,'100','','','4','','1','2025-03-07 12:36:21','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('417413531711172234',2557,'41741351107','909','10.00','100','retail','0','2025-03-07 16:13:43','','','','3','Cash',13.79,'10','','','4','','1','2025-03-07 13:14:15','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','120.00','110','Inclusive','branch','Inventory','','','','',''),('417413531953333031',2558,'41741351107','269','1.00','120','retail','0','2025-03-07 16:13:43','','','','79','Cash',16.55,'120','','','4','','1','2025-03-07 13:14:15','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417413532233002323',2559,'41741351107','554','6.00','30','retail','0','2025-03-07 16:13:43','','','','1.1','Cash',4.14,'5','','','4','','1','2025-03-07 13:14:15','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','1462.00','1456','Inclusive','branch','Inventory','','','','',''),('417413587827533222',2560,'41741358002','484','1.00','25','retail','0','2025-03-07 17:46:25','','','','10','Cash',3.45,'25','','','4','','1','2025-03-07 14:46:30','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'1','99.00','98','Inclusive','branch','Inventory','','','','',''),('417413613713414244',2561,'41741358790','484','2.00','50','retail','0','2025-03-07 18:29:31','','','','10','Cash',6.90,'25','','','4','','1','2025-03-07 15:29:36','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'2','98.00','96','Inclusive','branch','Inventory','','','','',''),('417413633611344223',2562,'41741363336','86','4.00','60','retail','0','2025-03-07 19:02:42','','','','10','Cash',8.28,'15','','','4','','1','2025-03-07 16:05:16','1','1','returned','1','new','pcs','','2025-03-07 19:05:16','4','yes','','0','','','VATABLE',12.93,'4','39.00','35','Inclusive','branch','Inventory','','','','',''),('417413635573322525',2563,'41741363540','86','1.00','15','retail','0','2025-03-07 19:05:57','','','','10','Cash',2.07,'15','','','4','','1','2025-03-07 16:06:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('417414119263262440',2564,'41741411913','420','1.00','50','retail','0','2025-03-08 08:32:07','','','','0','Cash',6.90,'50','','','4','','1','2025-03-08 05:33:53','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','51.00','50','Inclusive','branch','Inventory','','','','',''),('417414168401222327',2565,'41741412033','1134','1.00','20','retail','0','2025-03-08 09:54:00','','','','7.63','Cash',2.76,'20','','','4','','1','2025-03-08 06:54:33','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','82.00','81','Inclusive','branch','Inventory','1110','4000','5500','',''),('417414200432022307',2566,'41741416873','1269','1.00','130','retail','20','2025-03-08 10:47:24','','','','75','Cash',17.93,'130','','','4','','1','2025-03-08 07:47:27','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('417414222892424214',2567,'41741420077','904','1.00','350','retail','0','2025-03-08 11:26:11','','','','210','Cash',48.28,'350','','','4','','1','2025-03-08 08:26:34','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417414223160223203',2568,'41741420077','558','15.00','105','retail','0','2025-03-08 11:26:11','','','','3.43','Cash',14.48,'7','','','4','','1','2025-03-08 08:26:34','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','897.00','882','Inclusive','branch','Inventory','','','','',''),('417414223372024322',2569,'41741420077','1246','5.00','150','retail','0','2025-03-08 11:26:11','','','','12','Cash',20.69,'30','','','4','','1','2025-03-08 08:26:34','1','57','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'5','221.00','216','Inclusive','branch','Inventory','1110','4000','5500','',''),('417414223703733270',2570,'41741420077','739','23.00','46','retail','0','2025-03-08 11:26:11','','','','1','Cash',6.34,'2','','','4','','1','2025-03-08 08:26:34','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'23','1502.00','1479','Inclusive','branch','Inventory','','','','',''),('417414236283327634',2571,'41741422464','1269','1.00','130','retail','20','2025-03-08 11:47:09','','','','75','Cash',17.93,'130','','','4','','1','2025-03-08 08:47:12','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('417414236493420223',2572,'41741423632','1210','1.00','250','retail','0','2025-03-08 11:47:31','','','','165','Cash',34.48,'250','','','4','','1','2025-03-08 08:48:02','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('417414279254750227',2573,'41741423781','587','20.00','200','retail','0','2025-03-08 12:59:33','','','','4','Cash',27.59,'10','','','4','','1','2025-03-08 09:59:48','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'20','395.00','375','Inclusive','branch','Inventory','','','','',''),('417414279453415332',2574,'41741423781','632','17.00','51','retail','0','2025-03-08 12:59:33','','','','1.45','Cash',7.03,'3','','','4','','1','2025-03-08 09:59:48','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'17','828.00','811','Inclusive','branch','Inventory','','','','',''),('417414279733201723',2575,'41741423781','692','5.00','25','retail','0','2025-03-08 12:59:33','','','','1','Cash',3.45,'5','','','4','','1','2025-03-08 09:59:48','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','1000.00','995','Inclusive','branch','Inventory','','','','',''),('417414303623232223',2576,'41741428007','420','1.00','50','retail','0','2025-03-08 13:40:18','','','','0','Cash',6.90,'50','','','4','','1','2025-03-08 10:40:21','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('417414304022311303',2577,'41741428007','255','1.00','70','retail','0','2025-03-08 13:40:18','','','','4570','Cash',9.66,'70','','','4','','1','2025-03-08 10:40:21','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','59.00','58','Inclusive','branch','Inventory','','','','',''),('417414304183334342',2578,'41741428007','239','1.00','80','retail','0','2025-03-08 13:40:18','','','','39','Cash',11.03,'80','','','4','','1','2025-03-08 10:40:21','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('417414325572433323',2579,'41741430812','692','4.00','20','retail','0','2025-03-08 14:16:00','','','','1','Cash',2.76,'5','','','4','','1','2025-03-08 11:17:17','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','995.00','991','Inclusive','branch','Inventory','','','','',''),('417414340012424233',2580,'41741432637','724','10.00','100','retail','0','2025-03-08 14:40:22','','','','2.9','Cash',13.79,'10','','','4','','1','2025-03-08 11:40:28','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','385.00','375','Inclusive','branch','Inventory','','','','',''),('417414340214321423',2581,'41741432637','217','1.00','50','retail','0','2025-03-08 14:40:22','','','','15','Cash',6.90,'50','','','4','','1','2025-03-08 11:40:28','1','31','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','55.00','54','Inclusive','branch','Inventory','','','','',''),('417414342052344013',2582,'41741434177','554','5.00','25','retail','0','2025-03-08 14:43:27','','','','1.1','Cash',3.45,'5','','','4','','1','2025-03-08 11:43:31','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','1456.00','1451','Inclusive','branch','Inventory','','','','',''),('417414353433413042',2583,'41741434227','420','1.00','50','retail','0','2025-03-08 15:02:57','','','','0','Cash',6.90,'50','','','4','','1','2025-03-08 12:03:55','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('417414353563731223',2584,'41741434227','693','1.00','50','retail','0','2025-03-08 15:02:57','','','','20','Cash',6.90,'50','','','4','','1','2025-03-08 12:03:55','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('417414353763365272',2585,'41741434227','554','2.00','10','retail','0','2025-03-08 15:02:57','','','','1.1','Cash',1.38,'5','','','4','','1','2025-03-08 12:03:55','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','1451.00','1449','Inclusive','branch','Inventory','','','','',''),('417414381450030333',2586,'41741435455','181','1.00','70','retail','0','2025-03-08 15:50:02','','','','36','Cash',9.66,'70','','','4','','1','2025-03-08 12:50:43','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('417414382013312222',2587,'41741435455','181','2.00','140','retail','0','2025-03-08 15:50:02','','','','36','Cash',19.31,'70','','','4','','1','2025-03-08 12:50:43','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','23.00','21','Inclusive','branch','Inventory','','','','',''),('417414402570342443',2588,'41741438244','306','1.00','40','retail','0','2025-03-08 16:24:19','','','','7','Cash',5.52,'40','','','4','','1','2025-03-08 13:25:05','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','165.00','164','Inclusive','branch','Inventory','','','','',''),('417414427052473324',2589,'41741441327','1209','1.00','50','retail','0','2025-03-08 17:05:06','','','','30','Cash',6.90,'50','','','4','','1','2025-03-08 14:05:10','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('417414433433423120',2590,'41741443288','1190','1.00','180','retail','20','2025-03-08 17:15:49','','','','124','Cash',24.83,'180','','','4','','1','2025-03-08 14:17:57','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('417414467250233473',2591,'41741444410','1173','1.00','150','retail','0','2025-03-08 18:12:06','','','','65','Cash',20.69,'150','','','4','','1','2025-03-08 15:13:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('417414493562443457',2592,'41741449331','203','1.00','350','retail','50','2025-03-08 18:57:23','','','','220','Cash',48.28,'350','','','4','','1','2025-03-08 15:57:53','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417414493753291322',2593,'41741449331','739','10.00','20','retail','0','2025-03-08 18:57:23','','','','1','Cash',2.76,'2','','','4','','1','2025-03-08 15:57:53','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1479.00','1469','Inclusive','branch','Inventory','','','','',''),('417414494080322044',2594,'41741449331','692','5.00','25','retail','0','2025-03-08 18:57:23','','','','1','Cash',3.45,'5','','','4','','1','2025-03-08 15:57:53','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','991.00','986','Inclusive','branch','Inventory','','','','',''),('417414494272324409',2595,'41741449331','420','1.00','50','retail','0','2025-03-08 18:57:23','','','','0','Cash',6.90,'50','','','4','','1','2025-03-08 15:57:53','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('417414494420023333',2596,'41741449331','1203','1.00','300','retail','0','2025-03-08 18:57:23','','','','225','Cash',41.38,'300','','','4','','1','2025-03-08 15:57:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('417415933993002200',2597,'41741593389','186','1.00','10','retail','0','2025-03-10 10:56:39','','','','8','Cash',1.38,'10','','','4','','1','2025-03-10 07:57:11','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','68.00','67','Inclusive','branch','Inventory','','','','',''),('417415934442320232',2598,'41741593431','255','1.00','70','retail','0','2025-03-10 10:57:48','','','','4570','Cash',9.66,'70','','','4','','1','2025-03-10 07:57:52','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','58.00','57','Inclusive','branch','Inventory','','','','',''),('417415934673230030',2599,'41741593431','420','1.00','40','retail','10','2025-03-10 10:57:48','','','','0','Cash',5.52,'40','','','4','','1','2025-03-10 07:57:52','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('417415949822324330',2600,'41741593472','255','1.00','70','retail','0','2025-03-10 11:23:29','','','','4570','Cash',9.66,'70','','','4','','1','2025-03-10 08:23:33','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','57.00','56','Inclusive','branch','Inventory','','','','',''),('417415950091039229',2601,'41741593472','420','1.00','40','retail','10','2025-03-10 11:23:29','','','','0','Cash',5.52,'40','','','4','','1','2025-03-10 08:23:33','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('417416031610320200',2602,'41741602825','71','2.00','10','retail','0','2025-03-10 13:39:21','','','','2','Cash',1.38,'5','','','4','','1','2025-03-10 10:39:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','460.00','458','Inclusive','branch','Inventory','','','','',''),('417416188263122224',2603,'41741618816','161','1.00','45','retail','0','2025-03-10 18:00:27','','','','34','Cash',6.21,'45','','','4','','1','2025-03-10 15:01:00','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','65.00','64','Inclusive','branch','Inventory','','','','',''),('417416212971434732',2604,'41741618860','989','7.00','21','retail','0','2025-03-10 18:41:38','','','','0.95','Cash',2.90,'3','','','4','','1','2025-03-10 15:42:32','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'7','452.00','445','Inclusive','branch','Inventory','','','','',''),('417416217913270007',2605,'41741621775','320','1.00','100','retail','0','2025-03-10 18:49:54','','','','30','Cash',13.79,'100','','','4','','1','2025-03-10 15:50:02','1','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417416229080132342',2606,'41741621807','554','10.00','50','retail','0','2025-03-10 19:09:12','','','','1.1','Cash',6.90,'5','','','4','','1','2025-03-10 16:09:15','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','1349.00','1339','Inclusive','branch','Inventory','','','','',''),('417416229303330334',2607,'41741621807','1206','10.00','50','retail','0','2025-03-10 19:09:12','','','','0','Cash',6.90,'5','','','4','','1','2025-03-10 16:09:15','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','101.00','91','Inclusive','branch','Inventory','1110','4000','5500','',''),('417416229522314036',2608,'41741621807','692','2.00','10','retail','0','2025-03-10 19:09:12','','','','1','Cash',1.38,'5','','','4','','1','2025-03-10 16:09:15','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','986.00','984','Inclusive','branch','Inventory','','','','',''),('417416229782030322',2609,'41741622955','306','1.00','40','retail','0','2025-03-10 19:09:38','','','','7','Cash',5.52,'40','','','4','','1','2025-03-10 16:09:42','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','164.00','163','Inclusive','branch','Inventory','','','','',''),('417416230650702023',2610,'41741623051','306','1.00','40','retail','0','2025-03-10 19:11:38','','','','7','Cash',5.52,'40','','','4','','1','2025-03-10 16:11:44','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','163.00','162','Inclusive','branch','Inventory','','','','',''),('417416230972160334',2611,'41741623051','21','1.00','30','retail','5','2025-03-10 19:11:38','','','','25','Cash',4.14,'30','','','4','','1','2025-03-10 16:11:44','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','73.00','72','Inclusive','branch','Inventory','','','','',''),('417416743382477230',2612,'41741672733','255','1.00','70','retail','0','2025-03-11 09:26:30','','','','4570','Cash',9.66,'70','','','4','','1','2025-03-11 06:26:59','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','56.00','55','Inclusive','branch','Inventory','','','','',''),('417416743894913340',2613,'41741672733','554','2.00','10','retail','0','2025-03-11 09:26:30','','','','1.1','Cash',1.38,'5','','','4','','1','2025-03-11 06:26:59','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','1339.00','1337','Inclusive','branch','Inventory','','','','',''),('417416744353342220',2614,'41741674419','1166','1.00','350','retail','0','2025-03-11 09:27:52','','','','255','Cash',48.28,'350','','','4','','1','2025-03-11 06:28:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417416744513364440',2615,'41741674419','1107','1.00','50','retail','0','2025-03-11 09:27:52','','','','0','Cash',6.90,'50','','','4','','1','2025-03-11 06:28:53','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','62.00','61','Inclusive','branch','Inventory','1110','4000','5500','',''),('417416744727200042',2616,'41741674419','905','1.00','180','retail','0','2025-03-11 09:27:52','','','','110','Cash',24.83,'180','','','4','','1','2025-03-11 06:28:53','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('417416761591374211',2617,'41741674533','691','1.00','120','retail','30','2025-03-11 09:58:46','','','','48','Cash',16.55,'120','','','4','','1','2025-03-11 06:59:14','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','77.00','76','Inclusive','branch','Inventory','','','','',''),('417416761892023320',2618,'41741674533','724','10.00','100','retail','0','2025-03-11 09:58:46','','','','2.9','Cash',13.79,'10','','','4','','1','2025-03-11 06:59:14','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','375.00','365','Inclusive','branch','Inventory','','','','',''),('417416762426642140',2619,'41741674533','954','15.00','75','retail','0','2025-03-11 09:58:46','','','','2','Cash',10.34,'5','','','4','','1','2025-03-11 06:59:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','1000.00','985','Inclusive','branch','Inventory','','','','',''),('417416762652361413',2620,'41741674533','1198','10.00','50','retail','0','2025-03-11 09:58:46','','','','3','Cash',6.90,'5','','','4','','1','2025-03-11 06:59:14','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','182.00','172','Inclusive','branch','Inventory','1110','4000','5500','',''),('417416763000472064',2621,'41741674533','1148','10.00','420','retail','0','2025-03-11 09:58:46','','','','21','Cash',57.93,'42','','','4','','1','2025-03-11 06:59:14','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',36.21,'10','250.00','240','Inclusive','branch','Inventory','1110','4000','5500','',''),('417416763266067713',2622,'41741674533','462','1.00','350','retail','0','2025-03-11 09:58:46','','','','217','Cash',48.28,'350','','','4','','1','2025-03-11 06:59:14','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417416774527724244',2623,'41741677441','1259','1.00','350','retail','0','2025-03-11 10:17:50','','','','230','Cash',48.28,'350','','','4','','1','2025-03-11 07:21:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('417416774703423277',2624,'41741677441','230','1.00','100','retail','0','2025-03-11 10:17:50','','','','68','Cash',13.79,'100','','','4','','1','2025-03-11 07:21:22','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('417416797803213418',2625,'41741677887','1201','2.00','2300','retail','100','2025-03-11 11:07:53','','','','705','Cash',317.24,'1150','','','4','','1','2025-03-11 08:09:15','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',991.38,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417416798193303203',2626,'41741677887','554','60.00','300','retail','0','2025-03-11 11:07:53','','','','1.1','Cash',41.38,'5','','','4','','1','2025-03-11 08:09:15','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'60','1337.00','1277','Inclusive','branch','Inventory','','','','',''),('417416798560217222',2627,'41741677887','1210','1.00','230','retail','20','2025-03-11 11:07:53','','','','165','Cash',31.72,'230','','','4','','1','2025-03-11 08:09:15','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',198.28,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('417416803461003624',2628,'41741677887','584','1.00','450','retail','0','2025-03-11 11:07:53','','','','285','Cash',62.07,'450','','','4','','1','2025-03-11 08:09:15','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417416804724243080',2629,'41741677887','978','1.00','150','retail','0','2025-03-11 11:07:53','','','','90','Cash',20.69,'150','','','4','','1','2025-03-11 08:09:15','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417416805757342030',2630,'41741680555','1269','1.00','150','retail','0','2025-03-11 11:09:36','','','','75','Cash',20.69,'150','','','4','','1','2025-03-11 08:09:40','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('417416807411312132',2631,'41741680720','978','1.00','150','retail','0','2025-03-11 11:12:46','','','','90','Cash',20.69,'150','','','4','','1','2025-03-11 08:12:50','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417416807666332161',2632,'41741680720','1198','10.00','50','retail','0','2025-03-11 11:12:46','','','','3','Cash',6.90,'5','','','4','','1','2025-03-11 08:12:50','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','172.00','162','Inclusive','branch','Inventory','1110','4000','5500','',''),('417416811263010322',2633,'41741681113','131','1.00','150','retail','0','2025-03-11 11:19:14','','','','106','Cash',20.69,'150','','','4','','1','2025-03-11 08:19:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('417416811543670332',2634,'41741681113','1198','6.00','30','retail','0','2025-03-11 11:19:14','','','','3','Cash',4.14,'5','','','4','','1','2025-03-11 08:19:18','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','162.00','156','Inclusive','branch','Inventory','1110','4000','5500','',''),('417416824536324410',2635,'41741682439','905','1.00','180','retail','0','2025-03-11 11:40:53','','','','110','Cash',24.83,'180','','','4','','1','2025-03-11 08:40:57','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('417416845400323243',2636,'41741683168','161','10.00','450','retail','0','2025-03-11 12:15:40','','','','34','Cash',62.07,'45','','','4','','1','2025-03-11 09:20:28','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'10','64.00','54','Inclusive','branch','Inventory','','','','',''),('417416902202230304',2637,'41741687204','525','1.00','300','retail','0','2025-03-11 13:50:20','','','','95','Cash',41.38,'300','','','4','','1','2025-03-11 10:50:24','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417416917722377921',2638,'41741690399','558','15.00','105','retail','0','2025-03-11 14:16:12','','','','3.43','Cash',14.48,'7','','','4','','1','2025-03-11 11:16:27','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','882.00','867','Inclusive','branch','Inventory','','','','',''),('417416979404363334',2639,'41741697911','1269','1.00','130','retail','20','2025-03-11 15:59:00','','','','75','Cash',17.93,'130','','','4','','1','2025-03-11 12:59:03','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('417417006730230043',2640,'41741700479','1134','2.00','40','retail','0','2025-03-11 16:44:34','','','','7.63','Cash',5.52,'20','','','4','','1','2025-03-11 13:45:03','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','81.00','79','Inclusive','branch','Inventory','1110','4000','5500','',''),('417417047740217272',2641,'41741702799','1259','1.00','330','retail','20','2025-03-11 17:52:54','','','','230','Cash',45.52,'330','','','4','','1','2025-03-11 14:52:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',284.48,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('417417078060027213',2642,'41741707790','420','1.00','50','retail','0','2025-03-11 18:43:27','','','','0','Cash',6.90,'50','','','4','','1','2025-03-11 15:43:30','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('417417109232323722',2643,'41741710903','1181','4.00','60','retail','0','2025-03-11 19:36:39','','','','7','Cash',8.28,'15','','','4','','1','2025-03-11 16:37:29','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'4','334.00','330','Inclusive','branch','Inventory','1110','4000','5500','',''),('417417109492229213',2644,'41741710903','445','7.00','21','retail','0','2025-03-11 19:36:39','','','','1','Cash',2.90,'3','','','4','','1','2025-03-11 16:37:29','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'7','392.00','385','Inclusive','branch','Inventory','','','','',''),('417417109993023430',2645,'41741710903','1205','2.00','20','retail','0','2025-03-11 19:36:39','','','','5','Cash',2.76,'10','','','4','','1','2025-03-11 16:37:29','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','81.00','79','Inclusive','branch','Inventory','1110','4000','5500','',''),('417417110722023370',2646,'41741711050','484','1.00','25','retail','0','2025-03-11 19:40:05','','','','10','Cash',3.45,'25','','','4','','1','2025-03-11 16:41:11','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'1','96.00','95','Inclusive','branch','Inventory','','','','',''),('417417111110734102',2647,'41741711050','1216','1.00','120','retail','0','2025-03-11 19:40:05','','','','70','Cash',16.55,'120','','','4','','1','2025-03-11 16:41:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('417417111293031113',2648,'41741711050','1211','1.00','100','retail','0','2025-03-11 19:40:05','','','','48','Cash',13.79,'100','','','4','','1','2025-03-11 16:41:11','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('417417112033011127',2649,'41741711050','1205','6.00','60','retail','0','2025-03-11 19:40:05','','','','5','Cash',8.28,'10','','','4','','1','2025-03-11 16:41:11','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'6','79.00','73','Inclusive','branch','Inventory','1110','4000','5500','',''),('417417112922201322',2650,'41741711272','61','1.00','350','retail','0','2025-03-11 19:42:05','','','','250','Cash',48.28,'350','','','4','','1','2025-03-11 16:42:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('417417113221332702',2651,'41741711272','1205','2.00','20','retail','0','2025-03-11 19:42:05','','','','5','Cash',2.76,'10','','','4','','1','2025-03-11 16:42:10','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','73.00','71','Inclusive','branch','Inventory','1110','4000','5500','',''),('417417114733703031',2652,'41741711451','1198','3.00','15','retail','0','2025-03-11 19:44:34','','','','3','Cash',2.07,'5','','','4','','1','2025-03-11 16:44:38','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'3','156.00','153','Inclusive','branch','Inventory','1110','4000','5500','',''),('417417588207832232',2653,'41741756865','255','1.00','70','retail','0','2025-03-12 08:53:59','','','','4570','Cash',9.66,'70','','','4','','1','2025-03-12 05:54:02','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','55.00','54','Inclusive','branch','Inventory','','','','',''),('417417588390403047',2654,'41741756865','420','1.00','50','retail','0','2025-03-12 08:53:59','','','','0','Cash',6.90,'50','','','4','','1','2025-03-12 05:54:02','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('417417611000002400',2655,'41741758843','693','1.00','50','retail','0','2025-03-12 09:31:58','','','','20','Cash',6.90,'50','','','4','','1','2025-03-12 06:32:38','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('417417611186700372',2656,'41741758843','1205','1.00','10','retail','0','2025-03-12 09:31:58','','','','5','Cash',1.38,'10','','','4','','1','2025-03-12 06:32:38','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','71.00','70','Inclusive','branch','Inventory','1110','4000','5500','',''),('417417668693902403',2657,'41741761158','124','1.00','200','retail','0','2025-03-12 11:07:50','','','','136','Cash',27.59,'200','','','4','','1','2025-03-12 08:08:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417417699588727395',2658,'41741766903','36','1.00','520','retail','20','2025-03-12 11:59:18','','','','400','Cash',71.72,'520','','','4','','1','2025-03-12 08:59:49','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',448.28,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417417707755324033',2659,'41741770762','290','1.00','100','retail','0','2025-03-12 12:14:01','','','','40','Cash',13.79,'100','','','4','','1','2025-03-12 09:14:32','1','24','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('417417708021242433',2660,'41741770762','692','5.00','25','retail','0','2025-03-12 12:14:01','','','','1','Cash',3.45,'5','','','4','','1','2025-03-12 09:14:32','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','984.00','979','Inclusive','branch','Inventory','','','','',''),('417417708260203012',2661,'41741770762','558','15.00','105','retail','0','2025-03-12 12:14:01','','','','3.43','Cash',14.48,'7','','','4','','1','2025-03-12 09:14:32','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','867.00','852','Inclusive','branch','Inventory','','','','',''),('417417708403223034',2662,'41741770762','692','1.00','5','retail','0','2025-03-12 12:14:01','','','','1','Cash',0.69,'5','','','4','','1','2025-03-12 09:14:32','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','979.00','978','Inclusive','branch','Inventory','','','','',''),('417417753303377324',2663,'41741770872','612','1.00','130','retail','20','2025-03-12 13:28:51','','','','60','Cash',17.93,'130','','','4','','1','2025-03-12 10:28:54','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('417417762821326231',2664,'41741775347','1270','1.00','250','retail','0','2025-03-12 13:44:42','','','','95','Cash',34.48,'250','','','4','','1','2025-03-12 10:45:14','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('417417763342340011',2665,'41741776315','1121','1.00','100','retail','0','2025-03-12 13:45:34','','','','0','Cash',13.79,'100','','','4','','1','2025-03-12 10:45:37','1','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('417417785061222527',2666,'41741776374','255','1.00','70','retail','0','2025-03-12 14:22:19','','','','4570','Cash',9.66,'70','','','4','','1','2025-03-12 11:22:49','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','54.00','53','Inclusive','branch','Inventory','','','','',''),('417417785193130123',2667,'41741776374','420','1.00','50','retail','0','2025-03-12 14:22:19','','','','0','Cash',6.90,'50','','','4','','1','2025-03-12 11:22:49','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('417417785384732837',2668,'41741776374','1198','2.00','10','retail','0','2025-03-12 14:22:19','','','','3','Cash',1.38,'5','','','4','','1','2025-03-12 11:22:49','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','153.00','151','Inclusive','branch','Inventory','1110','4000','5500','',''),('417417785899030832',2669,'41741778569','1198','10.00','50','retail','0','2025-03-12 14:23:10','','','','3','Cash',6.90,'5','','','4','','1','2025-03-12 11:23:51','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','151.00','141','Inclusive','branch','Inventory','1110','4000','5500','',''),('417417852481302234',2670,'41741778656','61','1.00','350','retail','0','2025-03-12 16:14:28','','','','250','Cash',48.28,'350','','','4','','1','2025-03-12 13:14:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417417852674223247',2671,'41741778656','71','10.00','50','retail','0','2025-03-12 16:14:28','','','','2','Cash',6.90,'5','','','4','','1','2025-03-12 13:14:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','358.00','348','Inclusive','branch','Inventory','','','','',''),('417417861740242322',2672,'41741785297','440','1.00','50','retail','0','2025-03-12 16:31:51','','','','22','Cash',6.90,'50','','','4','','1','2025-03-12 13:32:10','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','51.00','50','Inclusive','branch','Inventory','','','','',''),('417417862016332111',2673,'41741785297','1208','30.00','360','retail','0','2025-03-12 16:31:51','','','','5','Cash',49.66,'12','','','4','','1','2025-03-12 13:32:10','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',10.34,'30','220.00','190','Inclusive','branch','Inventory','1110','4000','5500','',''),('417417862416203034',2674,'41741785297','904','1.00','330','retail','20','2025-03-12 16:31:51','','','','210','Cash',45.52,'330','','','4','','1','2025-03-12 13:32:10','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',284.48,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417417862653345338',2675,'41741785297','1203','1.00','300','retail','0','2025-03-12 16:31:51','','','','225','Cash',41.38,'300','','','4','','1','2025-03-12 13:32:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('417417862892212822',2676,'41741785297','692','5.00','25','retail','0','2025-03-12 16:31:51','','','','1','Cash',3.45,'5','','','4','','1','2025-03-12 13:32:10','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','978.00','973','Inclusive','branch','Inventory','','','','',''),('417417863117312434',2677,'41741785297','1147','10.00','300','retail','0','2025-03-12 16:31:51','','','','5','Cash',41.38,'30','','','4','','1','2025-03-12 13:32:10','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','199.00','189','Inclusive','branch','Inventory','1110','4000','5500','',''),('417418451455232172',2678,'41741845113','36','1.00','520','retail','20','2025-03-13 08:52:59','','','','400','Cash',71.72,'520','','','4','','1','2025-03-13 05:53:13','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',448.28,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417418451793133025',2679,'41741845113','26','1.00','180','retail','20','2025-03-13 08:52:59','','','','120','Cash',24.83,'180','','','4','','1','2025-03-13 05:53:13','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417418483544302222',2680,'41741845193','255','1.00','70','retail','0','2025-03-13 09:46:12','','','','4570','Cash',9.66,'70','','','4','','1','2025-03-13 10:34:24','1','35','returned','1','new','pcs','','2025-03-13 13:34:24','4','yes','','0','','','VATABLE',60.34,'1','53.00','52','Inclusive','branch','Inventory','','','','',''),('417418483713342333',2681,'41741845193','420','1.00','50','retail','0','2025-03-13 09:46:12','','','','0','Cash',6.90,'50','','','4','','1','2025-03-13 06:46:15','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('417418490883018418',2682,'41741848375','1269','1.00','150','retail','0','2025-03-13 09:58:08','','','','75','Cash',20.69,'150','','','4','','1','2025-03-13 06:58:54','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('417418532625323322',2683,'41741849149','420','1.00','40','retail','10','2025-03-13 11:07:42','','','','0','Cash',5.52,'40','','','4','','1','2025-03-13 08:07:45','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('417418535081033332',2684,'41741853274','554','2.00','10','retail','0','2025-03-13 11:11:48','','','','1.1','Cash',1.38,'5','','','4','','1','2025-03-13 08:12:15','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','1277.00','1275','Inclusive','branch','Inventory','','','','',''),('417418550873223823',2685,'41741853535','1219','1.00','160','retail','10','2025-03-13 11:38:08','','','','110','Cash',22.07,'160','','','4','','1','2025-03-13 08:38:11','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',137.93,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('417418568180185020',2686,'41741856795','1269','1.00','130','retail','20','2025-03-13 12:06:58','','','','75','Cash',17.93,'130','','','4','','1','2025-03-13 09:07:01','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('417418579820307322',2687,'41741857966','288','1.00','100','retail','0','2025-03-13 12:26:22','','','','35','Cash',13.79,'100','','','4','','1','2025-03-13 09:28:20','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('417418584622442083',2688,'41741858121','692','2.00','10','retail','0','2025-03-13 12:34:22','','','','1','Cash',1.38,'5','','','4','','1','2025-03-13 09:34:26','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','973.00','971','Inclusive','branch','Inventory','','','','',''),('417418621333722038',2689,'41741862112','600','1.00','300','retail','0','2025-03-13 13:35:55','','','','170','Cash',41.38,'300','','','4','','1','2025-03-13 10:36:28','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','84.00','83','Inclusive','branch','Inventory','','','','',''),('417418621552253022',2690,'41741862112','420','1.00','50','retail','0','2025-03-13 13:35:55','','','','0','Cash',6.90,'50','','','4','','1','2025-03-13 10:36:28','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('417418623184303343',2691,'41741862304','255','1.00','70','retail','0','2025-03-13 13:39:43','','','','4570','Cash',9.66,'70','','','4','','1','2025-03-13 10:40:19','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','53.00','52','Inclusive','branch','Inventory','','','','',''),('417418623553306452',2692,'41741862304','971','2.00','80','retail','20','2025-03-13 13:39:43','','','','15','Cash',11.03,'40','','','4','','1','2025-03-13 10:40:19','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'2','71.00','69','Inclusive','branch','Inventory','','','','',''),('417418623823321283',2693,'41741862304','612','1.00','150','retail','0','2025-03-13 13:39:43','','','','60','Cash',20.69,'150','','','4','','1','2025-03-13 10:40:19','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417418686421043631',2694,'41741862440','443','20.00','100','retail','0','2025-03-13 15:24:02','','','','2','Cash',13.79,'5','','','4','','1','2025-03-13 12:24:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'20','369.00','349','Inclusive','branch','Inventory','','','','',''),('417418686953273383',2695,'41741868673','870','15.00','300','retail','0','2025-03-13 15:25:31','','','','11','Cash',41.38,'20','','','4','','1','2025-03-13 12:26:06','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'15','242.00','227','Inclusive','branch','Inventory','','','','',''),('417418687082407337',2696,'41741868673','288','1.00','100','retail','0','2025-03-13 15:25:31','','','','35','Cash',13.79,'100','','','4','','1','2025-03-13 12:26:06','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('417418687317243012',2697,'41741868673','1198','10.00','50','retail','0','2025-03-13 15:25:31','','','','3','Cash',6.90,'5','','','4','','1','2025-03-13 12:26:06','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','141.00','131','Inclusive','branch','Inventory','1110','4000','5500','',''),('417418687942384242',2698,'41741868766','1246','2.00','60','retail','0','2025-03-13 15:26:35','','','','12','Cash',8.28,'30','','','4','','1','2025-03-13 12:26:39','1','57','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','216.00','214','Inclusive','branch','Inventory','1110','4000','5500','',''),('417418698770883471',2699,'41741868816','1253','1.00','150','retail','0','2025-03-13 15:44:37','','','','87','Cash',20.69,'150','','','4','','1','2025-03-13 12:44:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('417418729340024222',2700,'41741872837','632','10.00','30','retail','0','2025-03-13 16:35:34','','','','1.45','Cash',4.14,'3','','','4','','1','2025-03-13 13:35:38','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','811.00','801','Inclusive','branch','Inventory','','','','',''),('417418790340240210',2701,'41741878990','74','1.00','20','retail','0','2025-03-13 18:17:15','','','','11','Cash',2.76,'20','','','4','','1','2025-03-13 15:17:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','150.00','149','Inclusive','branch','Inventory','','','','',''),('417418808862418387',2702,'41741880718','1103','1.00','300','retail','0','2025-03-13 18:49:06','','','','0','Cash',41.38,'300','','','4','','1','2025-03-13 15:49:10','1','56','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('417418809162400130',2703,'41741880718','400','10.00','50','retail','0','2025-03-13 18:49:06','','','','2','Cash',6.90,'5','','','4','','1','2025-03-13 15:49:10','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','147.00','137','Inclusive','branch','Inventory','','','','',''),('417418809462332000',2704,'41741880718','554','6.00','30','retail','0','2025-03-13 18:49:06','','','','1.1','Cash',4.14,'5','','','4','','1','2025-03-13 15:49:10','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','1275.00','1269','Inclusive','branch','Inventory','','','','',''),('417418820454421240',2705,'41741882032','1269','1.00','150','retail','0','2025-03-13 19:07:26','','','','75','Cash',20.69,'150','','','4','','1','2025-03-13 16:07:30','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('417419297372040424',2706,'41741929700','905','1.00','160','retail','20','2025-03-14 08:22:18','','','','110','Cash',22.07,'160','','','4','','1','2025-03-14 05:22:20','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',137.93,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('417419324982032442',2707,'41741932473','1112','1.00','80','retail','20','2025-03-14 09:08:18','','','','0','Cash',11.03,'80','','','4','','1','2025-03-14 06:08:21','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('417419344443432347',2708,'41741932501','279','1.00','10','retail','0','2025-03-14 09:40:45','','','','5','Cash',1.38,'10','','','4','','1','2025-03-14 06:40:48','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','173.00','172','Inclusive','branch','Inventory','','','','',''),('417419356304034340',2709,'41741934448','86','6.00','90','retail','0','2025-03-14 10:00:30','','','','10','Cash',12.41,'15','','','4','','1','2025-03-14 07:00:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'6','38.00','32','Inclusive','branch','Inventory','','','','',''),('417419360180232234',2710,'41741935635','255','1.00','70','retail','0','2025-03-14 10:07:31','','','','4570','Cash',9.66,'70','','','4','','1','2025-03-14 07:09:21','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','52.00','51','Inclusive','branch','Inventory','','','','',''),('417419360320324022',2711,'41741935635','420','1.00','50','retail','0','2025-03-14 10:07:31','','','','0','Cash',6.90,'50','','','4','','1','2025-03-14 07:09:21','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('417419360513230202',2712,'41741935635','554','2.00','10','retail','0','2025-03-14 10:07:31','','','','1.1','Cash',1.38,'5','','','4','','1','2025-03-14 07:09:21','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','1269.00','1267','Inclusive','branch','Inventory','','','','',''),('417419399943129133',2713,'41741939981','484','1.00','25','retail','0','2025-03-14 11:13:14','','','','10','Cash',3.45,'25','','','4','','1','2025-03-14 08:13:17','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'1','95.00','94','Inclusive','branch','Inventory','','','','',''),('417419401820374837',2714,'41741939997','1165','15.00','375','retail','0','2025-03-14 11:20:20','','','','20','Cash',51.72,'25','','','4','','1','2025-03-14 08:20:28','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'15','87.00','72','Inclusive','branch','Inventory','1110','4000','5500','',''),('417419402160032042',2715,'41741939997','736','30.00','150','retail','0','2025-03-14 11:20:20','','','','3','Cash',20.69,'5','','','4','','1','2025-03-14 08:20:28','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'30','467.00','437','Inclusive','branch','Inventory','','','','',''),('417419402912320041',2716,'41741939997','127','15.00','450','retail','0','2025-03-14 11:20:20','','','','7','Cash',62.07,'30','','','4','','1','2025-03-14 08:20:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'15','47.00','32','Inclusive','branch','Inventory','','','','',''),('417419404194430094',2717,'41741939997','244','15.00','150','retail','0','2025-03-14 11:20:20','','','','5','Cash',20.69,'10','','','4','','1','2025-03-14 08:20:28','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'15','233.00','218','Inclusive','branch','Inventory','','','','',''),('417419615560099212',2718,'41741961535','929','3.00','21','retail','0','2025-03-14 17:12:37','','','','0','Cash',2.90,'7','','','4','','1','2025-03-14 14:12:53','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'3','50.00','47','Inclusive','branch','Inventory','','','','',''),('417419620702731977',2719,'41741961575','903','1.00','50','retail','0','2025-03-14 17:21:11','','','','24','Cash',6.90,'50','','','4','','1','2025-03-14 14:21:15','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('417419654291062362',2720,'41741962075','1176','1.00','150','retail','0','2025-03-14 18:17:25','','','','68','Cash',20.69,'150','','','4','','1','2025-03-14 15:17:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('417419654455324402',2721,'41741962075','121','1.00','50','retail','0','2025-03-14 18:17:25','','','','26','Cash',6.90,'50','','','4','','1','2025-03-14 15:17:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('417420154604400300',2722,'41742015441','71','6.00','30','retail','0','2025-03-15 08:11:00','','','','2','Cash',4.14,'5','','','4','','1','2025-03-15 05:11:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','348.00','342','Inclusive','branch','Inventory','','','','',''),('417420161622032322',2723,'41742015493','420','1.00','50','retail','0','2025-03-15 08:22:42','','','','0','Cash',6.90,'50','','','4','','1','2025-03-15 05:22:45','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('417420166944420134',2724,'41742016166','255','1.00','70','retail','0','2025-03-15 08:31:34','','','','4570','Cash',9.66,'70','','','4','','1','2025-03-15 05:31:38','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','51.00','50','Inclusive','branch','Inventory','','','','',''),('417420217392243372',2725,'41742021406','554','4.00','20','retail','0','2025-03-15 09:55:39','','','','1.1','Cash',2.76,'5','','','4','','1','2025-03-15 06:55:42','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','1267.00','1263','Inclusive','branch','Inventory','','','','',''),('417420236583333333',2726,'41742021743','420','1.00','50','retail','0','2025-03-15 10:27:51','','','','0','Cash',6.90,'50','','','4','','1','2025-03-15 07:27:54','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('417420236717332423',2727,'41742021743','255','1.00','70','retail','0','2025-03-15 10:27:51','','','','4570','Cash',9.66,'70','','','4','','1','2025-03-15 07:27:54','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('417420252212402354',2728,'41742023674','692','2.00','10','retail','0','2025-03-15 10:53:41','','','','1','Cash',1.38,'5','','','4','','1','2025-03-15 07:53:44','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','971.00','969','Inclusive','branch','Inventory','','','','',''),('417420306370034703',2729,'41742025224','692','8.00','40','retail','0','2025-03-15 12:23:58','','','','1','Cash',5.52,'5','','','4','','1','2025-03-15 09:24:01','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'8','969.00','961','Inclusive','branch','Inventory','','','','',''),('417420333522324222',2730,'41742030641','739','20.00','40','retail','0','2025-03-15 13:09:30','','','','1','Cash',5.52,'2','','','4','','1','2025-03-15 10:10:00','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','1369.00','1349','Inclusive','branch','Inventory','','','','',''),('417420333702324120',2731,'41742030641','1246','5.00','150','retail','0','2025-03-15 13:09:30','','','','12','Cash',20.69,'30','','','4','','1','2025-03-15 10:10:00','1','57','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'5','204.00','199','Inclusive','branch','Inventory','1110','4000','5500','',''),('417420356382270234',2732,'41742033401','632','15.00','45','retail','0','2025-03-15 13:47:19','','','','1.45','Cash',6.21,'3','','','4','','1','2025-03-15 10:47:23','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'15','801.00','786','Inclusive','branch','Inventory','','','','',''),('417420390492490030',2733,'41742035643','692','6.00','30','retail','0','2025-03-15 14:44:09','','','','1','Cash',4.14,'5','','','4','','1','2025-03-15 11:44:12','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','961.00','955','Inclusive','branch','Inventory','','','','',''),('417420414422340307',2734,'41742039053','119','2.00','40','retail','0','2025-03-15 15:24:19','','','','8','Cash',5.52,'20','','','4','','1','2025-03-15 12:24:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','44.00','42','Inclusive','branch','Inventory','','','','',''),('417420414989013320',2735,'41742041487','1146','1.00','100','retail','0','2025-03-15 15:24:58','','','','20','Cash',13.79,'100','','','4','','1','2025-03-15 12:25:02','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('417420438652343310',2736,'41742041503','1215','1.00','100','retail','0','2025-03-15 16:05:22','','','','47','Cash',13.79,'100','','','4','','1','2025-03-15 13:05:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('417420438832323732',2737,'41742041503','811','1.00','50','retail','0','2025-03-15 16:05:22','','','','25','Cash',6.90,'50','','','4','','1','2025-03-15 13:05:46','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('417420438999231924',2738,'41742041503','288','1.00','100','retail','0','2025-03-15 16:05:22','','','','35','Cash',13.79,'100','','','4','','1','2025-03-15 13:05:46','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('417420439217323132',2739,'41742041503','1101','1.00','50','retail','0','2025-03-15 16:05:22','','','','18','Cash',6.90,'50','','','4','','1','2025-03-15 13:05:46','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('417420458183387314',2740,'41742043947','905','1.00','170','retail','10','2025-03-15 16:36:59','','','','110','Cash',23.45,'170','','','4','','1','2025-03-15 13:37:02','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',146.55,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('417420464134240334',2741,'41742045842','739','10.00','20','retail','0','2025-03-15 16:46:55','','','','1','Cash',2.76,'2','','','4','','1','2025-03-15 13:47:24','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1349.00','1339','Inclusive','branch','Inventory','','','','',''),('417420471030030043',2742,'41742046445','484','1.00','25','retail','0','2025-03-15 16:58:25','','','','10','Cash',3.45,'25','','','4','','1','2025-03-15 13:58:29','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'1','94.00','93','Inclusive','branch','Inventory','','','','',''),('417421913332303170',2743,'41742188148','278','1.00','300','retail','0','2025-03-17 09:03:54','','','','195','Cash',41.38,'300','','','4','','1','2025-03-17 06:04:02','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417421913573231239',2744,'41742188148','1269','1.00','140','retail','10','2025-03-17 09:03:54','','','','75','Cash',19.31,'140','','','4','','1','2025-03-17 06:04:02','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.69,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('417421913762220333',2745,'41742188148','255','1.00','70','retail','0','2025-03-17 09:03:54','','','','4570','Cash',9.66,'70','','','4','','1','2025-03-17 06:04:02','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('417421913961002243',2746,'41742188148','1269','1.00','140','retail','10','2025-03-17 09:03:54','','','','75','Cash',19.31,'140','','','4','','1','2025-03-17 06:04:02','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.69,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('417421914341434130',2747,'41742188148','420','1.00','50','retail','0','2025-03-17 09:03:54','','','','0','Cash',6.90,'50','','','4','','1','2025-03-17 06:04:02','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('417421927742230433',2748,'41742192760','904','1.00','350','retail','0','2025-03-17 09:26:14','','','','210','Cash',48.28,'350','','','4','','1','2025-03-17 06:26:56','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417421942070320004',2749,'41742192826','1269','1.00','150','retail','0','2025-03-17 09:50:07','','','','75','Cash',20.69,'150','','','4','','1','2025-03-17 06:50:11','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('417421948164132043',2750,'41742194232','306','1.00','30','retail','10','2025-03-17 10:00:17','','','','7','Cash',4.14,'30','','','4','','1','2025-03-17 07:02:36','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','162.00','161','Inclusive','branch','Inventory','','','','',''),('417422030653531325',2751,'41742202043','121','1.00','50','retail','0','2025-03-17 12:17:45','','','','26','Cash',6.90,'50','','','4','','1','2025-03-17 09:18:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('417422031680322420',2752,'41742203115','269','1.00','120','retail','0','2025-03-17 12:19:54','','','','79','Cash',16.55,'120','','','4','','1','2025-03-17 09:20:58','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417422031943030003',2753,'41742203115','1259','1.00','350','retail','0','2025-03-17 12:19:54','','','','230','Cash',48.28,'350','','','4','','1','2025-03-17 09:20:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('417422042772731022',2754,'41742204256','26','1.00','180','retail','20','2025-03-17 12:38:40','','','','120','Cash',24.83,'180','','','4','','1','2025-03-17 09:38:46','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417422042962202244',2755,'41742204256','692','6.00','30','retail','0','2025-03-17 12:38:40','','','','1','Cash',4.14,'5','','','4','','1','2025-03-17 09:38:46','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','955.00','949','Inclusive','branch','Inventory','','','','',''),('417422043190122330',2756,'41742204256','558','15.00','105','retail','0','2025-03-17 12:38:40','','','','3.43','Cash',14.48,'7','','','4','','1','2025-03-17 09:38:46','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','652.00','637','Inclusive','branch','Inventory','','','','',''),('417422052413030200',2757,'41742204360','445','7.00','21','retail','0','2025-03-17 12:54:01','','','','1','Cash',2.90,'3','','','4','','1','2025-03-17 09:54:17','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'7','385.00','378','Inclusive','branch','Inventory','','','','',''),('417422157772773370',2758,'41742215762','600','1.00','300','retail','0','2025-03-17 15:50:42','','','','170','Cash',41.38,'300','','','4','','1','2025-03-17 12:51:10','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','83.00','82','Inclusive','branch','Inventory','','','','',''),('417422157944370132',2759,'41742215762','904','1.00','350','retail','0','2025-03-17 15:50:42','','','','210','Cash',48.28,'350','','','4','','1','2025-03-17 12:51:10','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417422158160212232',2760,'41742215762','1246','5.00','150','retail','0','2025-03-17 15:50:42','','','','12','Cash',20.69,'30','','','4','','1','2025-03-17 12:51:10','1','57','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'5','199.00','194','Inclusive','branch','Inventory','1110','4000','5500','',''),('417422158422320222',2761,'41742215762','739','20.00','40','retail','0','2025-03-17 15:50:42','','','','1','Cash',5.52,'2','','','4','','1','2025-03-17 12:51:10','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','1239.00','1219','Inclusive','branch','Inventory','','','','',''),('417422161982042823',2762,'41742216180','954','15.00','75','retail','0','2025-03-17 15:56:38','','','','2','Cash',10.34,'5','','','4','','1','2025-03-17 12:56:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','785.00','770','Inclusive','branch','Inventory','','','','',''),('417422216157022323',2763,'41742216251','1181','2.00','30','retail','0','2025-03-17 17:27:17','','','','7','Cash',4.14,'15','','','4','','1','2025-03-17 14:28:17','1','20','returned','1','new','pcs','','2025-03-17 17:28:17','4','yes','','0','','','VATABLE',12.93,'2','300.00','298','Inclusive','branch','Inventory','1110','4000','5500','',''),('417422216374120037',2764,'41742216251','554','2.00','10','retail','0','2025-03-17 17:27:17','','','','1.1','Cash',1.38,'5','','','4','','1','2025-03-17 14:28:22','1','19','returned','1','new','pcs','','2025-03-17 17:28:22','4','yes','','0','','','VATABLE',4.31,'2','1263.00','1261','Inclusive','branch','Inventory','','','','',''),('417422217620043403',2765,'41742221747','1181','2.00','30','retail','0','2025-03-17 17:34:38','','','','7','Cash',4.14,'15','','','4','','1','2025-03-17 14:35:16','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'2','300.00','298','Inclusive','branch','Inventory','1110','4000','5500','',''),('417422218070202830',2766,'41742221747','554','2.00','10','retail','0','2025-03-17 17:34:38','','','','1.1','Cash',1.38,'5','','','4','','1','2025-03-17 14:35:16','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','1263.00','1261','Inclusive','branch','Inventory','','','','',''),('417422221782022343',2767,'41742222116','691','1.00','130','retail','20','2025-03-17 17:36:18','','','','48','Cash',17.93,'130','','','4','','1','2025-03-17 14:36:24','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','76.00','75','Inclusive','branch','Inventory','','','','',''),('417422265423230463',2768,'41742226518','1211','1.00','80','retail','20','2025-03-17 18:49:02','','','','48','Cash',11.03,'80','','','4','','1','2025-03-17 15:49:07','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('417422281643027232',2769,'41742228149','2','2.00','100','retail','0','2025-03-17 19:16:34','','','','20','Cash',13.79,'50','','','4','','1','2025-03-17 16:16:39','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','46.00','44','Inclusive','branch','Inventory','','','','',''),('417422281804304002',2770,'41742228149','1104','1.00','150','retail','0','2025-03-17 19:16:34','','','','0','Cash',20.69,'150','','','4','','1','2025-03-17 16:16:39','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417422281947338333',2771,'41742228149','1','1.00','60','retail','0','2025-03-17 19:16:34','','','','30','Cash',8.28,'60','','','4','','1','2025-03-17 16:16:39','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('417422865333330203',2772,'41742286512','121','1.00','50','retail','0','2025-03-18 11:28:53','','','','26','Cash',6.90,'50','','','4','','1','2025-03-18 13:08:33','1','1','returned','1','new','pcs','','2025-03-18 16:08:33','4','yes','','0','','','VATABLE',43.10,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('417422865510212232',2773,'41742286537','1101','1.00','50','retail','0','2025-03-18 11:29:11','','','','18','Cash',6.90,'50','','','4','','1','2025-03-18 08:30:08','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('417422963434393322',2774,'41742296325','145','1.00','70','retail','0','2025-03-18 14:12:51','','','','33','Cash',9.66,'70','','','4','','1','2025-03-18 11:13:39','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('417422963714201333',2775,'41742296325','739','15.00','30','retail','0','2025-03-18 14:12:51','','','','1','Cash',4.14,'2','','','4','','1','2025-03-18 11:13:39','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'15','1119.00','1104','Inclusive','branch','Inventory','','','','',''),('417423032482312302',2776,'41742296419','904','1.00','350','retail','0','2025-03-18 16:07:29','','','','210','Cash',48.28,'350','','','4','','1','2025-03-18 13:08:02','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417423062752332330',2777,'41742306253','1203','1.00','250','retail','50','2025-03-18 16:58:09','','','','225','Cash',34.48,'250','','','4','','1','2025-03-18 13:58:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('417423062892343321',2778,'41742306253','904','1.00','350','retail','0','2025-03-18 16:58:09','','','','210','Cash',48.28,'350','','','4','','1','2025-03-18 13:58:38','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417423075342022023',2779,'41742306319','870','8.00','160','retail','0','2025-03-18 17:19:35','','','','11','Cash',22.07,'20','','','4','','1','2025-03-18 14:19:39','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'8','227.00','219','Inclusive','branch','Inventory','','','','',''),('417423075744443330',2780,'41742306319','587','19.00','190','retail','0','2025-03-18 17:19:35','','','','4','Cash',26.21,'10','','','4','','1','2025-03-18 14:19:39','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'19','275.00','256','Inclusive','branch','Inventory','','','','',''),('417423079272227333',2781,'41742307910','1196','2.00','100','retail','0','2025-03-18 17:25:28','','','','0','Cash',13.79,'50','','','4','','1','2025-03-18 14:25:33','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','71.00','69','Inclusive','branch','Inventory','1110','4000','5500','',''),('417423125700220232',2782,'41742307983','269','1.00','120','retail','0','2025-03-18 18:42:52','','','','79','Cash',16.55,'120','','','4','','1','2025-03-18 15:42:55','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417423146363037004',2783,'41742314617','1205','5.00','50','retail','0','2025-03-18 19:17:49','','','','5','Cash',6.90,'10','','','4','','1','2025-03-18 16:17:53','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'5','70.00','65','Inclusive','branch','Inventory','1110','4000','5500','',''),('417423146522030340',2784,'41742314617','1211','1.00','100','retail','0','2025-03-18 19:17:49','','','','48','Cash',13.79,'100','','','4','','1','2025-03-18 16:17:53','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('417423146692330206',2785,'41742314617','1203','1.00','300','retail','0','2025-03-18 19:17:49','','','','225','Cash',41.38,'300','','','4','','1','2025-03-18 16:17:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('417423661790613320',2786,'41742366157','554','10.00','50','retail','0','2025-03-19 09:37:53','','','','1.1','Cash',6.90,'5','','','4','','1','2025-03-19 06:37:57','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','1261.00','1251','Inclusive','branch','Inventory','','','','',''),('417423661962102002',2787,'41742366157','1150','15.00','150','retail','0','2025-03-19 09:37:53','','','','5','Cash',20.69,'10','','','4','','1','2025-03-19 06:37:57','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'15','110.00','95','Inclusive','branch','Inventory','1110','4000','5500','',''),('417423662306333400',2788,'41742366157','587','20.00','200','retail','0','2025-03-19 09:37:53','','','','4','Cash',27.59,'10','','','4','','1','2025-03-19 06:37:57','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'20','256.00','236','Inclusive','branch','Inventory','','','','',''),('417423662522340242',2789,'41742366157','255','1.00','70','retail','0','2025-03-19 09:37:53','','','','4570','Cash',9.66,'70','','','4','','1','2025-03-19 06:37:57','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('417423662721320203',2790,'41742366157','420','1.00','50','retail','0','2025-03-19 09:37:53','','','','0','Cash',6.90,'50','','','4','','1','2025-03-19 06:37:57','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('417423753545500440',2791,'41742375314','724','10.00','80','retail','20','2025-03-19 12:12:17','','','','2.9','Cash',11.03,'8','','','4','','1','2025-03-19 09:12:24','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.90,'10','365.00','355','Inclusive','branch','Inventory','','','','',''),('417423754122222333',2792,'41742375314','1148','10.00','400','retail','20','2025-03-19 12:12:17','','','','21','Cash',55.17,'40','','','4','','1','2025-03-19 09:12:24','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'10','240.00','230','Inclusive','branch','Inventory','1110','4000','5500','',''),('417423754422052001',2793,'41742375314','1198','10.00','50','retail','0','2025-03-19 12:12:17','','','','3','Cash',6.90,'5','','','4','','1','2025-03-19 09:12:24','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','131.00','121','Inclusive','branch','Inventory','1110','4000','5500','',''),('417423754742434333',2794,'41742375314','691','1.00','130','retail','20','2025-03-19 12:12:17','','','','48','Cash',17.93,'130','','','4','','1','2025-03-19 09:12:24','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','75.00','74','Inclusive','branch','Inventory','','','','',''),('417423755082734308',2795,'41742375314','954','15.00','75','retail','0','2025-03-19 12:12:17','','','','2','Cash',10.34,'5','','','4','','1','2025-03-19 09:12:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','770.00','755','Inclusive','branch','Inventory','','','','',''),('417423755367242432',2796,'41742375314','462','1.00','350','retail','0','2025-03-19 12:12:17','','','','217','Cash',48.28,'350','','','4','','1','2025-03-19 09:12:24','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417423762540032702',2797,'41742375724','554','5.00','25','retail','0','2025-03-19 12:24:52','','','','1.1','Cash',3.45,'5','','','4','','1','2025-03-19 09:24:58','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','1251.00','1246','Inclusive','branch','Inventory','','','','',''),('417423762684601323',2798,'41742375724','440','1.00','50','retail','0','2025-03-19 12:24:52','','','','22','Cash',6.90,'50','','','4','','1','2025-03-19 09:24:58','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('417423762920017732',2799,'41742375724','739','10.00','20','retail','0','2025-03-19 12:24:52','','','','1','Cash',2.76,'2','','','4','','1','2025-03-19 09:24:58','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1104.00','1094','Inclusive','branch','Inventory','','','','',''),('417423776943022373',2800,'41742376324','288','1.00','100','retail','0','2025-03-19 12:48:15','','','','35','Cash',13.79,'100','','','4','','1','2025-03-19 09:48:19','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('417423790630402203',2801,'41742377699','21','5.00','150','retail','25','2025-03-19 13:11:03','','','','25','Cash',20.69,'30','','','4','','1','2025-03-19 10:11:07','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'5','72.00','67','Inclusive','branch','Inventory','','','','',''),('417423791144034102',2802,'41742379067','692','12.00','60','retail','0','2025-03-19 13:12:15','','','','1','Cash',8.28,'5','','','4','','1','2025-03-19 10:12:39','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'12','849.00','837','Inclusive','branch','Inventory','','','','',''),('417423791352032220',2803,'41742379067','1111','1.00','100','retail','0','2025-03-19 13:12:15','','','','0','Cash',13.79,'100','','','4','','1','2025-03-19 10:12:39','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('417423810732007202',2804,'41742381045','739','10.00','20','retail','0','2025-03-19 13:44:50','','','','1','Cash',2.76,'2','','','4','','1','2025-03-19 10:45:35','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1094.00','1084','Inclusive','branch','Inventory','','','','',''),('417423810892109400',2805,'41742381045','692','2.00','10','retail','0','2025-03-19 13:44:50','','','','1','Cash',1.38,'5','','','4','','1','2025-03-19 10:45:35','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','837.00','835','Inclusive','branch','Inventory','','','','',''),('417423877013203202',2806,'41742381136','1213','20.00','200','retail','0','2025-03-19 15:36:57','','','','5','Cash',27.59,'10','','','4','','1','2025-03-19 12:37:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'20','160.00','140','Inclusive','branch','Inventory','1110','4000','5500','',''),('417423877283441222',2807,'41742381136','506','20.00','60','retail','0','2025-03-19 15:36:57','','','','1.5','Cash',8.28,'3','','','4','','1','2025-03-19 12:37:06','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'20','500.00','480','Inclusive','branch','Inventory','','','','',''),('417423878173234332',2808,'41742381136','38','15.00','30','retail','0','2025-03-19 15:36:57','','','','0.6','Cash',4.14,'2','','','4','','1','2025-03-19 12:37:06','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'15','578.00','563','Inclusive','branch','Inventory','','','','',''),('417423893982312943',2809,'41742389244','554','10.00','50','retail','0','2025-03-19 16:03:28','','','','1.1','Cash',6.90,'5','','','4','','1','2025-03-19 13:03:30','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','1246.00','1236','Inclusive','branch','Inventory','','','','',''),('417423894073723034',2810,'41742389244','1200','1.00','100','retail','0','2025-03-19 16:03:28','','','','56','Cash',13.79,'100','','','4','','1','2025-03-19 13:03:30','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('417423904920233333',2811,'41742389411','554','10.00','50','retail','0','2025-03-19 16:23:59','','','','1.1','Cash',6.90,'5','','','4','','1','2025-03-19 13:24:05','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','1236.00','1226','Inclusive','branch','Inventory','','','','',''),('417423905122332223',2812,'41742389411','554','10.00','50','retail','0','2025-03-19 16:23:59','','','','1.1','Cash',6.90,'5','','','4','','1','2025-03-19 13:24:05','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','1226.00','1216','Inclusive','branch','Inventory','','','','',''),('417423905513242240',2813,'41742389411','1205','10.00','100','retail','0','2025-03-19 16:23:59','','','','5','Cash',13.79,'10','','','4','','1','2025-03-19 13:24:05','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','65.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('417423905802304225',2814,'41742389411','1169','13.00','390','retail','0','2025-03-19 16:23:59','','','','22','Cash',53.79,'30','','','4','','1','2025-03-19 13:24:05','1','54','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'13','22.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('417423906053400210',2815,'41742389411','1165','13.00','325','retail','0','2025-03-19 16:23:59','','','','20','Cash',44.83,'25','','','4','','1','2025-03-19 13:24:05','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'13','72.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('417423906393420302',2816,'41742389411','736','30.00','150','retail','0','2025-03-19 16:23:59','','','','3','Cash',20.69,'5','','','4','','1','2025-03-19 13:24:05','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'30','407.00','377','Inclusive','branch','Inventory','','','','',''),('417424037040470322',2817,'41742403655','1136','1.00','350','retail','50','2025-03-19 20:01:44','','','','282','Cash',48.28,'350','','','4','','1','2025-03-19 17:02:29','1','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('417424037838370820',2818,'41742403751','973','10.00','800','retail','0','2025-03-19 20:03:03','','','','40','Cash',110.34,'80','','','4','','1','2025-03-19 17:03:19','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'10','86.00','76','Inclusive','branch','Inventory','','','','',''),('417424038272422233',2819,'41742403799','71','2.00','10','retail','0','2025-03-19 20:04:09','','','','2','Cash',1.38,'5','','','4','','1','2025-03-19 17:04:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','342.00','340','Inclusive','branch','Inventory','','','','',''),('417424038490720204',2820,'41742403799','186','1.00','10','retail','0','2025-03-19 20:04:09','','','','8','Cash',1.38,'10','','','4','','1','2025-03-19 17:04:20','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','67.00','66','Inclusive','branch','Inventory','','','','',''),('417424038942203322',2821,'41742403861','739','20.00','40','retail','0','2025-03-19 20:04:55','','','','1','Cash',5.52,'2','','','4','','1','2025-03-19 17:05:24','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','1084.00','1064','Inclusive','branch','Inventory','','','','',''),('417424039623409324',2822,'41742403925','306','1.00','40','retail','0','2025-03-19 20:06:28','','','','7','Cash',5.52,'40','','','4','','1','2025-03-19 17:07:00','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','161.00','160','Inclusive','branch','Inventory','','','','',''),('417424039873324832',2823,'41742403925','554','2.00','10','retail','0','2025-03-19 20:06:28','','','','1.1','Cash',1.38,'5','','','4','','1','2025-03-19 17:07:00','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','1216.00','1214','Inclusive','branch','Inventory','','','','',''),('417424040502322373',2824,'41742404021','269','1.00','120','retail','0','2025-03-19 20:07:49','','','','79','Cash',16.55,'120','','','4','','1','2025-03-19 17:08:14','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417424040699404307',2825,'41742404021','1198','4.00','20','retail','0','2025-03-19 20:07:49','','','','3','Cash',2.76,'5','','','4','','1','2025-03-19 17:08:14','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','121.00','117','Inclusive','branch','Inventory','1110','4000','5500','',''),('417424653673002237',2826,'41742465355','1112','1.00','100','retail','0','2025-03-20 13:09:56','','','','0','Cash',13.79,'100','','','4','','1','2025-03-20 10:10:57','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('417424653962025354',2827,'41742465355','54','10.00','100','retail','0','2025-03-20 13:09:56','','','','5','Cash',13.79,'10','','','4','','1','2025-03-20 10:10:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','84.00','74','Inclusive','branch','Inventory','','','','',''),('417424767427213043',2828,'41742476730','290','1.00','100','retail','0','2025-03-20 16:19:20','','','','40','Cash',13.79,'100','','','4','','1','2025-03-20 13:19:22','1','24','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('417424767593303732',2829,'41742476730','554','10.00','50','retail','0','2025-03-20 16:19:20','','','','1.1','Cash',6.90,'5','','','4','','1','2025-03-20 13:19:22','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','1214.00','1204','Inclusive','branch','Inventory','','','','',''),('417424859532792209',2830,'41742485939','290','1.00','100','retail','0','2025-03-20 18:52:34','','','','40','Cash',13.79,'100','','','4','','1','2025-03-20 15:53:19','1','24','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('417425351699203211',2831,'41742535134','445','7.00','21','retail','0','2025-03-21 08:32:49','','','','1','Cash',2.90,'3','','','4','','1','2025-03-21 05:33:30','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'7','378.00','371','Inclusive','branch','Inventory','','','','',''),('417425365777447022',2832,'41742535210','1112','1.00','70','retail','30','2025-03-21 08:56:17','','','','0','Cash',9.66,'70','','','4','','1','2025-03-21 05:56:20','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('417425428362644230',2833,'41742536580','558','15.00','105','retail','0','2025-03-21 10:42:14','','','','3.43','Cash',14.48,'7','','','4','','1','2025-03-21 07:45:01','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','537.00','522','Inclusive','branch','Inventory','','','','',''),('417425428542333350',2834,'41742536580','506','10.00','30','retail','0','2025-03-21 10:42:14','','','','1.5','Cash',4.14,'3','','','4','','1','2025-03-21 07:45:01','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','480.00','470','Inclusive','branch','Inventory','','','','',''),('417425429092237090',2835,'41742536580','739','10.00','20','retail','0','2025-03-21 10:42:14','','','','1','Cash',2.76,'2','','','4','','1','2025-03-21 07:45:01','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1064.00','1054','Inclusive','branch','Inventory','','','','',''),('417425429343405232',2836,'41742536580','554','1.00','5','retail','0','2025-03-21 10:42:14','','','','1.1','Cash',0.69,'5','','','4','','1','2025-03-21 07:45:01','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','1204.00','1203','Inclusive','branch','Inventory','','','','',''),('417425442520142333',2837,'41742543101','21','1.00','35','retail','0','2025-03-21 11:04:43','','','','25','Cash',4.83,'35','','','4','','1','2025-03-21 08:05:20','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'1','67.00','66','Inclusive','branch','Inventory','','','','',''),('417425442643232072',2838,'41742543101','41','1.00','450','retail','0','2025-03-21 11:04:43','','','','318','Cash',62.07,'450','','','4','','1','2025-03-21 08:05:20','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417425442833322755',2839,'41742543101','1187','3.00','60','retail','0','2025-03-21 11:04:43','','','','9','Cash',8.28,'20','','','4','','1','2025-03-21 08:05:20','1','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','80.00','77','Inclusive','branch','Inventory','1110','4000','5500','',''),('417425468506286230',2840,'41742544320','1201','2.00','2200','retail','200','2025-03-21 11:56:39','','','','705','Cash',303.45,'1100','','','4','','1','2025-03-21 08:57:22','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',948.28,'2','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('417425468822224703',2841,'41742544320','909','10.00','100','retail','0','2025-03-21 11:56:39','','','','3','Cash',13.79,'10','','','4','','1','2025-03-21 08:57:22','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','110.00','100','Inclusive','branch','Inventory','','','','',''),('417425469042746022',2842,'41742544320','279','10.00','100','retail','0','2025-03-21 11:56:39','','','','5','Cash',13.79,'10','','','4','','1','2025-03-21 08:57:22','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','172.00','162','Inclusive','branch','Inventory','','','','',''),('417425469270420320',2843,'41742544320','554','16.00','80','retail','0','2025-03-21 11:56:39','','','','1.1','Cash',11.03,'5','','','4','','1','2025-03-21 08:57:22','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'16','1203.00','1187','Inclusive','branch','Inventory','','','','',''),('417425469460262020',2844,'41742544320','443','10.00','50','retail','0','2025-03-21 11:56:39','','','','2','Cash',6.90,'5','','','4','','1','2025-03-21 08:57:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','349.00','339','Inclusive','branch','Inventory','','','','',''),('417425469763200333',2845,'41742544320','739','30.00','60','retail','0','2025-03-21 11:56:39','','','','1','Cash',8.28,'2','','','4','','1','2025-03-21 08:57:22','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'30','1054.00','1024','Inclusive','branch','Inventory','','','','',''),('417425469961223322',2846,'41742544320','582','1.00','100','retail','0','2025-03-21 11:56:39','','','','44.5','Cash',13.79,'100','','','4','','1','2025-03-21 08:57:22','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('417425473989323322',2847,'41742544320','691','1.00','100','retail','50','2025-03-21 11:56:39','','','','48','Cash',13.79,'100','','','4','','1','2025-03-21 08:57:22','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','74.00','73','Inclusive','branch','Inventory','','','','',''),('417425475191522333',2848,'41742547503','1205','5.00','50','retail','0','2025-03-21 11:58:39','','','','5','Cash',6.90,'10','','','4','','1','2025-03-21 08:58:43','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'5','55.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('417425503090420020',2849,'41742550297','870','1.00','20','retail','0','2025-03-21 12:45:10','','','','11','Cash',2.76,'20','','','4','','1','2025-03-21 09:45:13','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','219.00','218','Inclusive','branch','Inventory','','','','',''),('417425503544132145',2850,'41742550337','692','5.00','25','retail','0','2025-03-21 12:45:54','','','','1','Cash',3.45,'5','','','4','','1','2025-03-21 09:45:57','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','835.00','830','Inclusive','branch','Inventory','','','','',''),('417425528488222433',2851,'41742550557','739','10.00','20','retail','0','2025-03-21 13:27:28','','','','1','Cash',2.76,'2','','','4','','1','2025-03-21 10:27:52','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1024.00','1014','Inclusive','branch','Inventory','','','','',''),('417425533653423323',2852,'41742552872','989','14.00','42','retail','0','2025-03-21 13:36:06','','','','0.95','Cash',5.79,'3','','','4','','1','2025-03-21 10:37:02','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'14','245.00','231','Inclusive','branch','Inventory','','','','',''),('417425603233023230',2853,'41742553559','1198','4.00','20','retail','0','2025-03-21 15:32:03','','','','3','Cash',2.76,'5','','','4','','1','2025-03-21 12:32:06','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','117.00','113','Inclusive','branch','Inventory','1110','4000','5500','',''),('417425653153241220',2854,'41742565300','1269','1.00','150','retail','0','2025-03-21 16:55:17','','','','75','Cash',20.69,'150','','','4','','1','2025-03-21 13:55:22','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('417425660100370204',2855,'41742565996','903','1.00','50','retail','0','2025-03-21 17:06:50','','','','24','Cash',6.90,'50','','','4','','1','2025-03-21 14:06:54','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('417425671512203345',2856,'41742566039','276','4.00','120','retail','0','2025-03-21 17:26:09','','','','20','Cash',16.55,'30','','','4','','1','2025-03-21 14:26:12','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'4','242.00','238','Inclusive','branch','Inventory','','','','',''),('417425671682232462',2857,'41742566039','181','1.00','70','retail','0','2025-03-21 17:26:09','','','','36','Cash',9.66,'70','','','4','','1','2025-03-21 14:26:12','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('417425676143204073',2858,'41742567599','692','4.00','20','retail','0','2025-03-21 17:33:49','','','','1','Cash',2.76,'5','','','4','','1','2025-03-21 14:35:03','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','830.00','826','Inclusive','branch','Inventory','','','','',''),('417425676287730034',2859,'41742567599','161','1.00','45','retail','0','2025-03-21 17:33:49','','','','34','Cash',6.21,'45','','','4','','1','2025-03-21 14:35:03','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','54.00','53','Inclusive','branch','Inventory','','','','',''),('417425726220203102',2860,'41742572607','554','1.00','5','retail','0','2025-03-21 18:57:05','','','','1.1','Cash',0.69,'5','','','4','','1','2025-03-21 15:57:10','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','1187.00','1186','Inclusive','branch','Inventory','','','','',''),('417426266993322224',2861,'41742625126','143','1.00','50','retail','0','2025-03-22 09:58:19','','','','25','Cash',6.90,'50','','','4','','1','2025-03-22 06:58:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','53.00','52','Inclusive','branch','Inventory','','','','',''),('417426267472323723',2862,'41742626702','692','6.00','30','retail','0','2025-03-22 09:59:07','','','','1','Cash',4.14,'5','','','4','','1','2025-03-22 06:59:52','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','826.00','820','Inclusive','branch','Inventory','','','','',''),('417426268123463237',2863,'41742626793','484','1.00','25','retail','0','2025-03-22 10:00:57','','','','10','Cash',3.45,'25','','','4','','1','2025-03-22 07:01:58','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'1','93.00','92','Inclusive','branch','Inventory','','','','',''),('417426268340332038',2864,'41742626793','186','2.00','20','retail','0','2025-03-22 10:00:57','','','','8','Cash',2.76,'10','','','4','','1','2025-03-22 07:01:58','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','66.00','64','Inclusive','branch','Inventory','','','','',''),('417426268570332777',2865,'41742626793','554','1.00','5','retail','0','2025-03-22 10:00:57','','','','1.1','Cash',0.69,'5','','','4','','1','2025-03-22 07:01:58','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','1186.00','1185','Inclusive','branch','Inventory','','','','',''),('417426299562203022',2866,'41742626919','1154','6.00','840','retail','60','2025-03-22 10:52:36','','','','60','Cash',115.86,'140','','','4','','1','2025-03-22 07:52:40','1','10','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.69,'6','8.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('417426351021133340',2867,'41742635089','255','1.00','70','retail','0','2025-03-22 12:18:23','','','','4570','Cash',9.66,'70','','','4','','1','2025-03-22 12:42:36','1','35','returned','1','new','pcs','','2025-03-22 15:42:36','4','yes','','0','','','VATABLE',60.34,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('417426471630423237',2868,'41742647151','1','1.00','60','retail','0','2025-03-22 15:40:11','','','','30','Cash',8.28,'60','','','4','','1','2025-03-22 12:40:51','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('417426471911312422',2869,'41742647151','1106','1.00','100','retail','0','2025-03-22 15:40:11','','','','0','Cash',13.79,'100','','','4','','1','2025-03-22 12:40:51','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('417426472102303443',2870,'41742647151','1190','1.00','200','retail','0','2025-03-22 15:40:11','','','','124','Cash',27.59,'200','','','4','','1','2025-03-22 12:40:51','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('417426474212202244',2871,'41742647385','971','2.00','100','retail','0','2025-03-22 15:45:49','','','','15','Cash',13.79,'50','','','4','','1','2025-03-22 12:46:25','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','59.00','57','Inclusive','branch','Inventory','','','','',''),('417426474555233243',2872,'41742647385','1148','10.00','400','retail','20','2025-03-22 15:45:49','','','','21','Cash',55.17,'40','','','4','','1','2025-03-22 12:46:25','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'10','230.00','220','Inclusive','branch','Inventory','1110','4000','5500','',''),('417426474992232223',2873,'41742647385','954','16.00','80','retail','0','2025-03-22 15:45:49','','','','2','Cash',11.03,'5','','','4','','1','2025-03-22 12:46:25','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'16','755.00','739','Inclusive','branch','Inventory','','','','',''),('417426475240324342',2874,'41742647385','255','1.00','70','retail','0','2025-03-22 15:45:49','','','','4570','Cash',9.66,'70','','','4','','1','2025-03-22 12:46:25','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('417426475487281434',2875,'41742647385','1198','2.00','10','retail','0','2025-03-22 15:45:49','','','','3','Cash',1.38,'5','','','4','','1','2025-03-22 12:46:25','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','113.00','111','Inclusive','branch','Inventory','1110','4000','5500','',''),('417426491832428212',2876,'41742649159','691','1.00','140','retail','10','2025-03-22 16:13:04','','','','48','Cash',19.31,'140','','','4','','1','2025-03-22 13:13:08','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.69,'1','73.00','72','Inclusive','branch','Inventory','','','','',''),('417426509709321673',2877,'41742649188','108','1.00','60','retail','10','2025-03-22 16:43:15','','','','45','Cash',8.28,'60','','','4','','1','2025-03-22 13:43:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417426509949033002',2878,'41742649188','1203','1.00','280','retail','20','2025-03-22 16:43:15','','','','225','Cash',38.62,'280','','','4','','1','2025-03-22 13:43:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('417426532182232353',2879,'41742653199','739','20.00','40','retail','0','2025-03-22 17:20:18','','','','1','Cash',5.52,'2','','','4','','1','2025-03-22 14:21:01','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','1014.00','994','Inclusive','branch','Inventory','','','','',''),('417426571791332232',2880,'41742656588','905','1.00','180','retail','0','2025-03-22 18:26:23','','','','110','Cash',24.83,'180','','','4','','1','2025-03-22 15:26:29','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('417426586650303812',2881,'41742658639','279','10.00','100','retail','0','2025-03-22 18:51:30','','','','5','Cash',13.79,'10','','','4','','1','2025-03-22 15:52:15','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','162.00','152','Inclusive','branch','Inventory','','','','',''),('417426586892222330',2882,'41742658639','909','10.00','100','retail','0','2025-03-22 18:51:30','','','','3','Cash',13.79,'10','','','4','','1','2025-03-22 15:52:15','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','100.00','90','Inclusive','branch','Inventory','','','','',''),('417427954963293223',2883,'41742793257','1195','1.00','40','retail','0','2025-03-24 08:52:11','','','','0','Cash',5.52,'40','','','4','','1','2025-03-24 05:52:41','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','87.00','86','Inclusive','branch','Inventory','1110','4000','5500','',''),('417427955122335230',2884,'41742793257','903','1.00','50','retail','0','2025-03-24 08:52:11','','','','24','Cash',6.90,'50','','','4','','1','2025-03-24 05:52:41','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('417427955313324022',2885,'41742793257','554','2.00','10','retail','0','2025-03-24 08:52:11','','','','1.1','Cash',1.38,'5','','','4','','1','2025-03-24 05:52:41','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','1185.00','1183','Inclusive','branch','Inventory','','','','',''),('417428233603233303',2886,'41742819904','249','1.00','300','retail','0','2025-03-24 16:37:26','','','','150','Cash',41.38,'300','','','4','','1','2025-03-24 13:37:30','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('417428234232432320',2887,'41742819904','1269','1.00','150','retail','0','2025-03-24 16:37:26','','','','75','Cash',20.69,'150','','','4','','1','2025-03-24 13:37:30','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417428234460043343',2888,'41742819904','554','4.00','20','retail','0','2025-03-24 16:37:26','','','','1.1','Cash',2.76,'5','','','4','','1','2025-03-24 13:37:30','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','1183.00','1179','Inclusive','branch','Inventory','','','','',''),('417428308320433322',2889,'41742830818','1269','1.00','150','retail','0','2025-03-24 18:40:54','','','','75','Cash',20.69,'150','','','4','','1','2025-03-24 15:40:57','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('417428308548338033',2890,'41742830818','554','2.00','10','retail','0','2025-03-24 18:40:54','','','','1.1','Cash',1.38,'5','','','4','','1','2025-03-24 15:40:57','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','1179.00','1177','Inclusive','branch','Inventory','','','','',''),('417428311213127310',2891,'41742830875','1252','7.00','105','retail','0','2025-03-24 18:45:22','','','','9','Cash',14.48,'15','','','4','','1','2025-03-24 15:45:43','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'7','250.00','243','Inclusive','branch','Inventory','1110','4000','5500','',''),('417428331650222323',2892,'41742833130','1148','10.00','400','retail','20','2025-03-24 19:21:38','','','','21','Cash',55.17,'40','','','4','','1','2025-03-24 16:22:27','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'10','200.00','190','Inclusive','branch','Inventory','1110','4000','5500','',''),('417428331982334090',2893,'41742833130','26','1.00','180','retail','20','2025-03-24 19:21:38','','','','120','Cash',24.83,'180','','','4','','1','2025-03-24 16:22:27','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417428332191033312',2894,'41742833130','1198','10.00','50','retail','0','2025-03-24 19:21:38','','','','3','Cash',6.90,'5','','','4','','1','2025-03-24 16:22:27','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','111.00','101','Inclusive','branch','Inventory','1110','4000','5500','',''),('417428332454242433',2895,'41742833130','554','10.00','50','retail','0','2025-03-24 19:21:38','','','','1.1','Cash',6.90,'5','','','4','','1','2025-03-24 16:22:27','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','1177.00','1167','Inclusive','branch','Inventory','','','','',''),('417428332810383183',2896,'41742833130','1181','3.00','45','retail','0','2025-03-24 19:21:38','','','','7','Cash',6.21,'15','','','4','','1','2025-03-24 16:22:27','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'3','298.00','295','Inclusive','branch','Inventory','1110','4000','5500','',''),('417428332977223334',2897,'41742833130','554','1.00','5','retail','0','2025-03-24 19:21:38','','','','1.1','Cash',0.69,'5','','','4','','1','2025-03-24 16:22:27','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','1167.00','1166','Inclusive','branch','Inventory','','','','',''),('417428822711703383',2898,'41742882235','143','1.00','50','retail','0','2025-03-25 08:57:51','','','','25','Cash',6.90,'50','','','4','','1','2025-03-25 05:57:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','52.00','51','Inclusive','branch','Inventory','','','','',''),('417428822903200242',2899,'41742882275','1101','1.00','50','retail','0','2025-03-25 08:58:11','','','','18','Cash',6.90,'50','','','4','','1','2025-03-25 05:59:01','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('417428858701352370',2900,'41742882341','420','1.00','50','retail','0','2025-03-25 09:58:10','','','','0','Cash',6.90,'50','','','4','','1','2025-03-25 06:58:13','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('417428858893333391',2901,'41742882341','255','1.00','70','retail','0','2025-03-25 09:58:10','','','','4570','Cash',9.66,'70','','','4','','1','2025-03-25 06:58:13','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('417428867332023084',2902,'41742886467','255','1.00','70','retail','0','2025-03-25 10:12:28','','','','4570','Cash',9.66,'70','','','4','','1','2025-03-25 07:22:57','1','35','returned','1','new','pcs','','2025-03-25 10:22:57','4','yes','','0','','','VATABLE',60.34,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('417428867472404236',2903,'41742886467','420','1.00','50','retail','0','2025-03-25 10:12:28','','','','0','Cash',6.90,'50','','','4','','1','2025-03-25 07:23:01','1','33','returned','1','new','pcs','','2025-03-25 10:23:01','4','yes','','0','','','VATABLE',43.10,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('417428874223020230',2904,'41742887404','255','1.00','70','retail','0','2025-03-25 10:29:27','','','','4570','Cash',9.66,'70','','','4','','1','2025-03-25 07:30:14','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('417428874437428222',2905,'41742887404','420','1.00','50','retail','0','2025-03-25 10:29:27','','','','0','Cash',6.90,'50','','','4','','1','2025-03-25 07:30:14','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('417428874722203021',2906,'41742887404','290','1.00','80','retail','20','2025-03-25 10:29:27','','','','40','Cash',11.03,'80','','','4','','1','2025-03-25 07:30:14','1','24','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('417428875111230523',2907,'41742887404','1148','20.00','800','retail','40','2025-03-25 10:29:27','','','','21','Cash',110.34,'40','','','4','','1','2025-03-25 07:30:14','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'20','190.00','170','Inclusive','branch','Inventory','1110','4000','5500','',''),('417428875398341230',2908,'41742887404','554','10.00','50','retail','0','2025-03-25 10:29:27','','','','1.1','Cash',6.90,'5','','','4','','1','2025-03-25 07:30:14','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','1166.00','1156','Inclusive','branch','Inventory','','','','',''),('417428875843343334',2909,'41742887404','739','30.00','60','retail','0','2025-03-25 10:29:27','','','','1','Cash',8.28,'2','','','4','','1','2025-03-25 07:30:14','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'30','994.00','964','Inclusive','branch','Inventory','','','','',''),('417428876182280204',2910,'41742887404','26','1.00','180','retail','20','2025-03-25 10:29:27','','','','120','Cash',24.83,'180','','','4','','1','2025-03-25 07:30:14','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417428876412003224',2911,'41742887404','288','1.00','100','retail','0','2025-03-25 10:29:27','','','','35','Cash',13.79,'100','','','4','','1','2025-03-25 07:30:14','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417428876862208742',2912,'41742887404','420','1.00','50','retail','0','2025-03-25 10:29:27','','','','0','Cash',6.90,'50','','','4','','1','2025-03-25 07:30:14','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('417428877663240227',2913,'41742887404','554','12.00','60','retail','0','2025-03-25 10:29:27','','','','1.1','Cash',8.28,'5','','','4','','1','2025-03-25 07:30:14','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'12','1156.00','1144','Inclusive','branch','Inventory','','','','',''),('417428984913432202',2914,'41742898464','739','10.00','20','retail','0','2025-03-25 13:28:30','','','','1','Cash',2.76,'2','','','4','','1','2025-03-25 10:28:33','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','964.00','954','Inclusive','branch','Inventory','','','','',''),('417428985105039220',2915,'41742898464','506','10.00','30','retail','0','2025-03-25 13:28:30','','','','1.5','Cash',4.14,'3','','','4','','1','2025-03-25 10:28:33','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','470.00','460','Inclusive','branch','Inventory','','','','',''),('417428999020831220',2916,'41742898532','420','1.00','50','retail','0','2025-03-25 13:51:43','','','','0','Cash',6.90,'50','','','4','','1','2025-03-25 10:51:45','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('417429149188933732',2917,'41742914855','893','1.00','80','retail','10','2025-03-25 18:01:59','','','','49','Cash',11.03,'80','','','4','','1','2025-03-25 15:02:02','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417429719829132320',2918,'41742971967','1','1.00','60','retail','0','2025-03-26 09:53:40','','','','30','Cash',8.28,'60','','','4','','1','2025-03-26 06:54:16','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('417429719982302022',2919,'41742971967','1270','1.00','250','retail','0','2025-03-26 09:53:40','','','','95','Cash',34.48,'250','','','4','','1','2025-03-26 06:54:16','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('417429720193090103',2920,'41742971967','1198','10.00','50','retail','0','2025-03-26 09:53:40','','','','3','Cash',6.90,'5','','','4','','1','2025-03-26 06:54:16','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','101.00','91','Inclusive','branch','Inventory','1110','4000','5500','',''),('417429720713424002',2921,'41742972057','420','1.00','50','retail','0','2025-03-26 09:54:32','','','','0','Cash',6.90,'50','','','4','','1','2025-03-26 06:54:36','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('417429754288027772',2922,'41742972076','693','1.00','50','retail','0','2025-03-26 10:51:20','','','','20','Cash',6.90,'50','','','4','','1','2025-03-26 07:58:17','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('417429754442331224',2923,'41742972076','121','1.00','50','retail','0','2025-03-26 10:51:20','','','','26','Cash',6.90,'50','','','4','','1','2025-03-26 07:58:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('417429754592202200',2924,'41742972076','1101','1.00','50','retail','0','2025-03-26 10:51:20','','','','18','Cash',6.90,'50','','','4','','1','2025-03-26 07:58:17','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('417429754803722322',2925,'41742972076','554','4.00','20','retail','0','2025-03-26 10:51:20','','','','1.1','Cash',2.76,'5','','','4','','1','2025-03-26 07:58:17','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','1144.00','1140','Inclusive','branch','Inventory','','','','',''),('417429769942224222',2926,'41742975897','1209','1.00','50','retail','0','2025-03-26 11:16:35','','','','30','Cash',6.90,'50','','','4','','1','2025-03-26 08:18:09','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('417429786642022340',2927,'41742977089','26','1.00','180','retail','20','2025-03-26 11:45:39','','','','120','Cash',24.83,'180','','','4','','1','2025-03-26 08:45:46','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417429787383043290',2928,'41742977089','739','20.00','40','retail','0','2025-03-26 11:45:39','','','','1','Cash',5.52,'2','','','4','','1','2025-03-26 08:45:46','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','854.00','834','Inclusive','branch','Inventory','','','','',''),('417429808073000732',2929,'41742979747','903','1.00','50','retail','0','2025-03-26 12:20:08','','','','24','Cash',6.90,'50','','','4','','1','2025-03-26 09:20:12','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('417429823547833342',2930,'41742980822','1211','1.00','80','retail','20','2025-03-26 12:45:54','','','','48','Cash',11.03,'80','','','4','','1','2025-03-26 09:45:58','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('417429973791027232',2931,'41742997365','237','1.00','110','retail','0','2025-03-26 16:56:19','','','','68','Cash',15.17,'110','','','4','','1','2025-03-26 13:56:22','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',94.83,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('417430045133003530',2932,'41742998922','279','2.00','20','retail','0','2025-03-26 18:55:16','','','','5','Cash',2.76,'10','','','4','','1','2025-03-26 15:55:48','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','152.00','150','Inclusive','branch','Inventory','','','','',''),('417430045660340320',2933,'41743004548','1248','1.00','50','retail','0','2025-03-26 18:56:08','','','','15','Cash',6.90,'50','','','4','','1','2025-03-26 15:57:15','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('417430060220033062',2934,'41743006010','26','1.00','200','retail','0','2025-03-26 19:20:23','','','','120','Cash',27.59,'200','','','4','','1','2025-03-26 16:20:27','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417430619102031203',2935,'41743061895','143','1.00','50','retail','0','2025-03-27 10:52:19','','','','25','Cash',6.90,'50','','','4','','1','2025-03-27 07:52:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','51.00','50','Inclusive','branch','Inventory','','','','',''),('417430619392793333',2936,'41743061895','692','4.00','20','retail','0','2025-03-27 10:52:19','','','','1','Cash',2.76,'5','','','4','','1','2025-03-27 07:52:57','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','820.00','816','Inclusive','branch','Inventory','','','','',''),('417430620033322202',2937,'41743061977','739','10.00','20','retail','0','2025-03-27 10:53:24','','','','1','Cash',2.76,'2','','','4','','1','2025-03-27 07:53:27','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','834.00','824','Inclusive','branch','Inventory','','','','',''),('417430662222033340',2938,'41743062007','929','14.00','98','retail','0','2025-03-27 12:03:42','','','','0','Cash',13.52,'7','','','4','','1','2025-03-27 09:04:14','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'14','47.00','33','Inclusive','branch','Inventory','','','','',''),('417430670382022374',2939,'41743066304','306','5.00','150','retail','50','2025-03-27 12:17:19','','','','7','Cash',20.69,'30','','','4','','1','2025-03-27 09:18:07','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'5','160.00','155','Inclusive','branch','Inventory','','','','',''),('417430758120722020',2940,'41743075798','978','1.00','150','retail','0','2025-03-27 14:43:32','','','','90','Cash',20.69,'150','','','4','','1','2025-03-27 11:43:36','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417430784583437338',2941,'41743075863','1200','1.00','100','retail','0','2025-03-27 15:27:39','','','','56','Cash',13.79,'100','','','4','','1','2025-03-27 12:28:57','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('417430823713022247',2942,'41743078538','131','1.00','150','retail','0','2025-03-27 16:32:52','','','','106','Cash',20.69,'150','','','4','','1','2025-03-27 13:34:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('417430831353834207',2943,'41743083121','1211','1.00','100','retail','0','2025-03-27 16:45:35','','','','48','Cash',13.79,'100','','','4','','1','2025-03-27 14:18:52','1','6','returned','1','new','pcs','','2025-03-27 17:18:52','4','yes','','0','','','VATABLE',86.21,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('417430846231423080',2944,'41743083159','1181','2.00','30','retail','0','2025-03-27 17:10:24','','','','7','Cash',4.14,'15','','','4','','1','2025-03-27 14:10:30','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'2','295.00','293','Inclusive','branch','Inventory','1110','4000','5500','',''),('417430849862334236',2945,'41743084630','1205','10.00','100','retail','0','2025-03-27 17:16:26','','','','5','Cash',13.79,'10','','','4','','1','2025-03-27 14:17:09','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','50.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('417430850507000333',2946,'41743085030','124','1.00','200','retail','0','2025-03-27 17:53:25','','','','136','Cash',27.59,'200','','','4','','1','2025-03-27 14:54:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417430871763210322',2947,'41743085030','1211','1.00','100','retail','0','2025-03-27 17:53:25','','','','48','Cash',13.79,'100','','','4','','1','2025-03-27 14:54:04','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('417430872057034343',2948,'41743085030','1198','4.00','20','retail','0','2025-03-27 17:53:25','','','','3','Cash',2.76,'5','','','4','','1','2025-03-27 14:54:04','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','91.00','87','Inclusive','branch','Inventory','1110','4000','5500','',''),('417430872652202422',2949,'41743087245','506','10.00','30','retail','0','2025-03-27 17:54:44','','','','1.5','Cash',4.14,'3','','','4','','1','2025-03-27 14:55:20','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','460.00','450','Inclusive','branch','Inventory','','','','',''),('417430872820324388',2950,'41743087245','692','5.00','25','retail','0','2025-03-27 17:54:44','','','','1','Cash',3.45,'5','','','4','','1','2025-03-27 14:55:20','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','816.00','811','Inclusive','branch','Inventory','','','','',''),('417430873993323430',2951,'41743087361','1148','10.00','400','retail','20','2025-03-27 18:00:48','','','','21','Cash',55.17,'40','','','4','','1','2025-03-27 15:01:36','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'10','150.00','140','Inclusive','branch','Inventory','1110','4000','5500','',''),('417430874742202014',2952,'41743087361','1198','20.00','100','retail','0','2025-03-27 18:00:48','','','','3','Cash',13.79,'5','','','4','','1','2025-03-27 15:01:36','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'20','87.00','67','Inclusive','branch','Inventory','1110','4000','5500','',''),('417430875342322243',2953,'41743087361','266','1.00','50','retail','20','2025-03-27 18:00:48','','','','22','Cash',6.90,'50','','','4','','1','2025-03-27 15:01:36','1','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('417430875823325243',2954,'41743087361','954','14.00','70','retail','0','2025-03-27 18:00:48','','','','2','Cash',9.66,'5','','','4','','1','2025-03-27 15:01:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'14','639.00','625','Inclusive','branch','Inventory','','','','',''),('417430876442302241',2955,'41743087361','554','6.00','30','retail','0','2025-03-27 18:00:48','','','','1.1','Cash',4.14,'5','','','4','','1','2025-03-27 15:01:36','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','1140.00','1134','Inclusive','branch','Inventory','','','','',''),('417430878040070173',2956,'41743087779','1198','2.00','10','retail','0','2025-03-27 18:03:26','','','','3','Cash',1.38,'5','','','4','','1','2025-03-27 15:03:30','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','67.00','65','Inclusive','branch','Inventory','1110','4000','5500','',''),('417430909042124240',2957,'41743090812','251','1.00','30','retail','20','2025-03-27 18:55:07','','','','20','Cash',4.14,'30','','','4','','1','2025-03-27 15:55:12','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('417431467603203624',2958,'41743146726','420','1.00','40','retail','10','2025-03-28 10:26:29','','','','0','Cash',5.52,'40','','','4','','1','2025-03-28 07:26:33','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('417431467891232729',2959,'41743146726','256','1.00','140','retail','10','2025-03-28 10:26:29','','','','90','Cash',19.31,'140','','','4','','1','2025-03-28 07:26:33','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.69,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('417431474543321431',2960,'41743146793','251','1.00','50','retail','0','2025-03-28 10:37:52','','','','20','Cash',6.90,'50','','','4','','1','2025-03-28 07:38:53','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('417431474723774332',2961,'41743146793','1198','2.00','10','retail','0','2025-03-28 10:37:52','','','','3','Cash',1.38,'5','','','4','','1','2025-03-28 07:38:53','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','65.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('417431510233404747',2962,'41743147534','420','1.00','40','retail','10','2025-03-28 11:37:03','','','','0','Cash',5.52,'40','','','4','','1','2025-03-28 08:37:07','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('417431682780230142',2963,'41743168263','255','1.00','70','retail','0','2025-03-28 16:24:50','','','','4570','Cash',9.66,'70','','','4','','1','2025-03-28 13:24:53','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('417431682890433493',2964,'41743168263','420','1.00','50','retail','0','2025-03-28 16:24:50','','','','0','Cash',6.90,'50','','','4','','1','2025-03-28 13:24:53','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('417431699713230230',2965,'41743168309','255','1.00','70','retail','0','2025-03-28 16:52:52','','','','4570','Cash',9.66,'70','','','4','','1','2025-03-28 13:52:56','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('417431742303340222',2966,'41743174209','26','1.00','180','retail','20','2025-03-28 18:04:26','','','','120','Cash',24.83,'180','','','4','','1','2025-03-28 15:04:30','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417431742462031003',2967,'41743174209','1216','1.00','120','retail','0','2025-03-28 18:04:26','','','','70','Cash',16.55,'120','','','4','','1','2025-03-28 15:04:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('417431742664736003',2968,'41743174209','811','1.00','50','retail','0','2025-03-28 18:04:26','','','','25','Cash',6.90,'50','','','4','','1','2025-03-28 15:04:30','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('417431746782322202',2969,'41743174284','36','1.00','520','retail','20','2025-03-28 18:11:19','','','','400','Cash',71.72,'520','','','4','','1','2025-03-28 15:11:23','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',448.28,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417432271081002430',2970,'41743227073','893','1.00','90','retail','0','2025-03-29 08:45:09','','','','49','Cash',12.41,'90','','','4','','1','2025-03-29 05:45:47','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',77.59,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417432304803340233',2971,'41743227147','420','1.00','50','retail','0','2025-03-29 09:41:21','','','','0','Cash',6.90,'50','','','4','','1','2025-03-29 06:41:24','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('417432314350134023',2972,'41743230484','1168','1.00','50','retail','0','2025-03-29 09:57:16','','','','23','Cash',6.90,'50','','','4','','1','2025-03-29 06:57:53','1','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('417432424014133433',2973,'41743242384','903','1.00','50','retail','0','2025-03-29 13:00:04','','','','24','Cash',6.90,'50','','','4','','1','2025-03-29 10:00:38','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('417432498039394324',2974,'41743249784','279','1.00','10','retail','0','2025-03-29 15:03:25','','','','5','Cash',1.38,'10','','','4','','1','2025-03-29 12:03:57','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','150.00','149','Inclusive','branch','Inventory','','','','',''),('417432608623066033',2975,'41743260839','36','1.00','500','retail','40','2025-03-29 18:07:42','','','','400','Cash',68.97,'500','','','4','','1','2025-03-29 15:07:45','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',431.03,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417432648722207477',2976,'41743264856','903','1.00','50','retail','0','2025-03-29 19:14:34','','','','24','Cash',6.90,'50','','','4','','1','2025-03-29 16:15:10','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('417434891510773024',2977,'41743489134','420','1.00','50','retail','0','2025-04-01 09:33:06','','','','0','Cash',6.90,'50','','','4','','1','2025-04-01 06:33:39','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('417434891652433265',2978,'41743489134','255','1.00','70','retail','0','2025-04-01 09:33:06','','','','4570','Cash',9.66,'70','','','4','','1','2025-04-01 06:33:39','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('417434891850238014',2979,'41743489134','739','5.00','10','retail','0','2025-04-01 09:33:06','','','','1','Cash',1.38,'2','','','4','','1','2025-04-01 06:33:39','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'5','724.00','719','Inclusive','branch','Inventory','','','','',''),('417434933734772333',2980,'41743493323','558','15.00','105','retail','0','2025-04-01 10:44:05','','','','3.43','Cash',14.48,'7','','','4','','1','2025-04-01 07:44:08','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','422.00','407','Inclusive','branch','Inventory','','','','',''),('417434933942332330',2981,'41743493323','692','5.00','25','retail','0','2025-04-01 10:44:05','','','','1','Cash',3.45,'5','','','4','','1','2025-04-01 07:44:08','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','811.00','806','Inclusive','branch','Inventory','','','','',''),('417434934262237234',2982,'41743493323','632','15.00','45','retail','0','2025-04-01 10:44:05','','','','1.45','Cash',6.21,'3','','','4','','1','2025-04-01 07:44:08','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'15','586.00','571','Inclusive','branch','Inventory','','','','',''),('417434934454343427',2983,'41743493323','484','1.00','25','retail','0','2025-04-01 10:44:05','','','','10','Cash',3.45,'25','','','4','','1','2025-04-01 07:44:08','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'1','92.00','91','Inclusive','branch','Inventory','','','','',''),('417434971942223224',2984,'41743493448','397','10.00','100','retail','0','2025-04-01 11:47:26','','','','3','Cash',13.79,'10','','','4','','1','2025-04-01 08:47:31','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','35.00','25','Inclusive','branch','Inventory','','','','',''),('417434972201233432',2985,'41743493448','739','20.00','40','retail','0','2025-04-01 11:47:26','','','','1','Cash',5.52,'2','','','4','','1','2025-04-01 08:47:31','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','719.00','699','Inclusive','branch','Inventory','','','','',''),('417434972453403007',2986,'41743493448','971','1.00','50','retail','0','2025-04-01 11:47:26','','','','15','Cash',6.90,'50','','','4','','1','2025-04-01 08:47:31','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','57.00','56','Inclusive','branch','Inventory','','','','',''),('417434979484393234',2987,'41743497251','121','1.00','50','retail','0','2025-04-01 11:59:08','','','','26','Cash',6.90,'50','','','4','','1','2025-04-01 08:59:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('417435079155232192',2988,'41743507898','1147','1.00','30','retail','0','2025-04-01 14:45:17','','','','5','Cash',4.14,'30','','','4','','1','2025-04-01 11:45:20','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','159.00','158','Inclusive','branch','Inventory','1110','4000','5500','',''),('417435143964320463',2989,'41743507920','1165','30.00','750','retail','0','2025-04-01 16:33:17','','','','20','Cash',103.45,'25','','','4','','1','2025-04-01 13:33:26','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'30','59.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('417435174561113252',2990,'41743514548','86','7.00','105','retail','0','2025-04-01 17:24:50','','','','10','Cash',14.48,'15','','','4','','1','2025-04-01 14:25:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'7','32.00','25','Inclusive','branch','Inventory','','','','',''),('417435174880234347',2991,'41743514548','739','13.00','26','retail','0','2025-04-01 17:24:50','','','','1','Cash',3.59,'2','','','4','','1','2025-04-01 14:25:32','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'13','699.00','686','Inclusive','branch','Inventory','','','','',''),('417435176163252242',2992,'41743517568','71','5.00','25','retail','0','2025-04-01 17:27:04','','','','2','Cash',3.45,'5','','','4','','1','2025-04-01 14:27:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','340.00','335','Inclusive','branch','Inventory','','','','',''),('417435201561527322',2993,'41743517679','988','10.00','10','retail','0','2025-04-01 18:09:30','','','','0.50','Cash',1.38,'1','','','4','','1','2025-04-01 15:09:33','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'10','768.00','758','Inclusive','branch','Inventory','','','','',''),('417435201694234430',2994,'41743517679','181','1.00','70','retail','0','2025-04-01 18:09:30','','','','36','Cash',9.66,'70','','','4','','1','2025-04-01 15:09:33','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('417435237693262256',2995,'41743520193','1198','10.00','50','retail','0','2025-04-01 19:12:58','','','','3','Cash',6.90,'5','','','4','','1','2025-04-01 16:13:20','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','63.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('417435238441234013',2996,'41743520193','1145','1.00','80','retail','0','2025-04-01 19:12:58','','','','51','Cash',11.03,'80','','','4','','1','2025-04-01 16:13:20','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('417435238702132304',2997,'41743520193','692','5.00','25','retail','0','2025-04-01 19:12:58','','','','1','Cash',3.45,'5','','','4','','1','2025-04-01 16:13:20','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','806.00','801','Inclusive','branch','Inventory','','','','',''),('417435239010202193',2998,'41743520193','340','10.00','350','retail','0','2025-04-01 19:12:58','','','','26','Cash',48.28,'35','','','4','','1','2025-04-01 16:13:20','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'10','50.00','40','Inclusive','branch','Inventory','','','','',''),('417435239292790313',2999,'41743520193','400','10.00','50','retail','0','2025-04-01 19:12:58','','','','2','Cash',6.90,'5','','','4','','1','2025-04-01 16:13:20','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','137.00','127','Inclusive','branch','Inventory','','','','',''),('417435239765924002',3000,'41743520193','161','5.00','200','retail','25','2025-04-01 19:12:58','','','','34','Cash',27.59,'40','','','4','','1','2025-04-01 16:13:20','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'5','53.00','48','Inclusive','branch','Inventory','','','','',''),('417435712151133473',3001,'41743571203','181','1.00','70','retail','0','2025-04-02 08:20:15','','','','36','Cash',9.66,'70','','','4','','1','2025-04-02 05:21:34','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('417435749393303393',3002,'41743571294','1267','30.00','300','retail','0','2025-04-02 09:22:19','','','','6','Cash',41.38,'10','','','4','','1','2025-04-02 06:22:52','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'30','1420.00','1390','Inclusive','branch','Inventory','1110','4000','5500','',''),('417435769623436922',3003,'41743574972','420','1.00','50','retail','0','2025-04-02 09:56:03','','','','0','Cash',6.90,'50','','','4','','1','2025-04-02 06:56:06','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('417435812417022032',3004,'41743576966','739','10.00','20','retail','0','2025-04-02 11:07:22','','','','1','Cash',2.76,'2','','','4','','1','2025-04-02 08:07:25','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','686.00','676','Inclusive','branch','Inventory','','','','',''),('417435817010254130',3005,'41743581246','1268','1.00','330','retail','20','2025-04-02 11:15:01','','','','198','Cash',45.52,'330','','','4','','1','2025-04-02 10:37:19','1','42','returned','1','new','pcs','','2025-04-02 13:37:19','4','yes','','0','','','VATABLE',284.48,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('417435829263382823',3006,'41743581705','121','1.00','40','retail','10','2025-04-02 11:35:28','','','','26','Cash',5.52,'40','','','4','','1','2025-04-02 08:35:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('417435902953324321',3007,'41743590259','1268','1.00','330','retail','20','2025-04-02 13:41:38','','','','198','Cash',45.52,'330','','','4','','1','2025-04-02 10:42:14','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',284.48,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('417435903282142008',3008,'41743590259','587','20.00','200','retail','0','2025-04-02 13:41:38','','','','4','Cash',27.59,'10','','','4','','1','2025-04-02 10:42:14','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'20','136.00','116','Inclusive','branch','Inventory','','','','',''),('417435903912322339',3009,'41743590259','1165','29.00','725','retail','0','2025-04-02 13:41:38','','','','20','Cash',100.00,'25','','','4','','1','2025-04-02 10:42:14','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'29','29.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('417435904744330459',3010,'41743590259','954','15.00','75','retail','0','2025-04-02 13:41:38','','','','2','Cash',10.34,'5','','','4','','1','2025-04-02 10:42:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','625.00','610','Inclusive','branch','Inventory','','','','',''),('417435904974277205',3011,'41743590259','288','1.00','100','retail','0','2025-04-02 13:41:38','','','','35','Cash',13.79,'100','','','4','','1','2025-04-02 10:42:14','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417435908432053422',3012,'41743590830','288','1.00','100','retail','0','2025-04-02 13:47:23','','','','35','Cash',13.79,'100','','','4','','1','2025-04-02 10:47:26','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417435974740032222',3013,'41743597459','1195','1.00','40','retail','0','2025-04-02 15:37:55','','','','0','Cash',5.52,'40','','','4','','1','2025-04-02 12:38:36','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','86.00','85','Inclusive','branch','Inventory','1110','4000','5500','',''),('417435975334023323',3014,'41743597516','420','1.00','50','retail','0','2025-04-02 15:38:53','','','','0','Cash',6.90,'50','','','4','','1','2025-04-02 12:38:56','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('417435990832392317',3015,'41743597556','2','1.00','50','retail','0','2025-04-02 16:06:50','','','','20','Cash',6.90,'50','','','4','','1','2025-04-02 13:06:53','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('417435991099272393',3016,'41743597556','38','15.00','30','retail','0','2025-04-02 16:06:50','','','','0.6','Cash',4.14,'2','','','4','','1','2025-04-02 13:06:53','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'15','463.00','448','Inclusive','branch','Inventory','','','','',''),('417435992093205435',3017,'41743597556','307','12.00','60','retail','0','2025-04-02 16:06:50','','','','1','Cash',8.28,'5','','','4','','1','2025-04-02 13:06:53','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'12','485.00','473','Inclusive','branch','Inventory','','','','',''),('417436007222222202',3018,'41743600703','736','30.00','150','retail','0','2025-04-02 16:32:02','','','','3','Cash',20.69,'5','','','4','','1','2025-04-02 13:32:06','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'30','377.00','347','Inclusive','branch','Inventory','','','','',''),('417436062463220621',3019,'41743606226','443','40.00','200','retail','0','2025-04-02 18:05:05','','','','2','Cash',27.59,'5','','','4','','1','2025-04-02 15:05:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'40','239.00','199','Inclusive','branch','Inventory','','','','',''),('417436062726442222',3020,'41743606226','903','1.00','40','retail','10','2025-04-02 18:05:05','','','','24','Cash',5.52,'40','','','4','','1','2025-04-02 15:05:08','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('417436063042032362',3021,'41743606226','903','1.00','40','retail','10','2025-04-02 18:05:05','','','','24','Cash',5.52,'40','','','4','','1','2025-04-02 15:05:08','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('417436585242455345',3022,'41743658448','445','7.00','21','retail','0','2025-04-03 08:35:24','','','','1','Cash',2.90,'3','','','4','','1','2025-04-03 05:36:04','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'7','371.00','364','Inclusive','branch','Inventory','','','','',''),('417436585842286288',3023,'41743658564','420','1.00','50','retail','0','2025-04-03 08:36:25','','','','0','Cash',6.90,'50','','','4','','1','2025-04-03 05:36:27','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('417436607440402303',3024,'41743660726','587','20.00','200','retail','0','2025-04-03 09:13:04','','','','4','Cash',27.59,'10','','','4','','1','2025-04-03 06:13:07','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'20','116.00','96','Inclusive','branch','Inventory','','','','',''),('417436607647720627',3025,'41743660726','1198','10.00','50','retail','0','2025-04-03 09:13:04','','','','3','Cash',6.90,'5','','','4','','1','2025-04-03 06:13:07','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','53.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('417436607830700002',3026,'41743660726','131','1.00','130','retail','20','2025-04-03 09:13:04','','','','106','Cash',17.93,'130','','','4','','1','2025-04-03 06:13:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('417436615460023633',3027,'41743660788','1208','13.00','156','retail','0','2025-04-03 09:25:47','','','','5','Cash',21.52,'12','','','4','','1','2025-04-03 06:27:12','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',10.34,'13','190.00','177','Inclusive','branch','Inventory','1110','4000','5500','',''),('417436616771733021',3028,'41743661632','1208','17.00','204','retail','0','2025-04-03 09:27:57','','','','5','Cash',28.14,'12','','','4','','1','2025-04-03 06:28:18','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',10.34,'17','177.00','160','Inclusive','branch','Inventory','1110','4000','5500','',''),('417436638083330218',3029,'41743663780','1144','40.00','600','retail','0','2025-04-03 10:03:28','','','','8','Cash',82.76,'15','','','4','','1','2025-04-03 07:03:35','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'40','449.00','409','Inclusive','branch','Inventory','1110','4000','5500','',''),('417436682290220032',3030,'41743668181','1208','30.00','360','retail','0','2025-04-03 11:17:10','','','','5','Cash',49.66,'12','','','4','','1','2025-04-03 08:17:14','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',10.34,'30','160.00','130','Inclusive','branch','Inventory','1110','4000','5500','',''),('417436684504047025',3031,'41743668424','587','20.00','200','retail','0','2025-04-03 11:20:51','','','','4','Cash',27.59,'10','','','4','','1','2025-04-03 08:20:57','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'20','96.00','76','Inclusive','branch','Inventory','','','','',''),('417436694713276023',3032,'41743669422','1148','10.00','420','retail','0','2025-04-03 11:38:30','','','','21','Cash',57.93,'42','','','4','','1','2025-04-03 08:39:28','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',36.21,'10','120.00','110','Inclusive','branch','Inventory','1110','4000','5500','',''),('417436695100322233',3033,'41743669422','1198','6.00','30','retail','0','2025-04-03 11:38:30','','','','3','Cash',4.14,'5','','','4','','1','2025-04-03 08:39:28','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','43.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('417436733930779649',3034,'41743672563','161','2.00','90','retail','0','2025-04-03 12:43:35','','','','34','Cash',12.41,'45','','','4','','1','2025-04-03 09:43:41','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'2','48.00','46','Inclusive','branch','Inventory','','','','',''),('417436734157310332',3035,'41743672563','484','2.00','50','retail','0','2025-04-03 12:43:35','','','','10','Cash',6.90,'25','','','4','','1','2025-04-03 09:43:41','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'2','91.00','89','Inclusive','branch','Inventory','','','','',''),('417436797993471034',3036,'41743679781','181','2.00','140','retail','0','2025-04-03 14:30:02','','','','36','Cash',19.31,'70','','','4','','1','2025-04-03 11:30:10','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','18.00','16','Inclusive','branch','Inventory','','','','',''),('417436806734220330',3037,'41743679828','989','10.00','30','retail','0','2025-04-03 14:45:23','','','','0.95','Cash',4.14,'3','','','4','','1','2025-04-03 11:45:27','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','211.00','201','Inclusive','branch','Inventory','','','','',''),('417436806973322320',3038,'41743679828','554','4.00','20','retail','0','2025-04-03 14:45:23','','','','1.1','Cash',2.76,'5','','','4','','1','2025-04-03 11:45:27','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','1134.00','1130','Inclusive','branch','Inventory','','','','',''),('417436807222202334',3039,'41743679828','692','6.00','30','retail','0','2025-04-03 14:45:23','','','','1','Cash',4.14,'5','','','4','','1','2025-04-03 11:45:27','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','801.00','795','Inclusive','branch','Inventory','','','','',''),('417436847803323714',3040,'41743684734','554','12.00','60','retail','0','2025-04-03 15:53:01','','','','1.1','Cash',8.28,'5','','','4','','1','2025-04-03 12:53:36','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'12','1130.00','1118','Inclusive','branch','Inventory','','','','',''),('417436893590202502',3041,'41743687610','554','10.00','50','retail','0','2025-04-03 17:09:20','','','','1.1','Cash',6.90,'5','','','4','','1','2025-04-03 14:09:24','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','1118.00','1108','Inclusive','branch','Inventory','','','','',''),('417436902474423933',3042,'41743689378','1181','5.00','75','retail','0','2025-04-03 17:24:07','','','','7','Cash',10.34,'15','','','4','','1','2025-04-03 14:24:11','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'5','293.00','288','Inclusive','branch','Inventory','1110','4000','5500','',''),('417436950012023410',3043,'41743694983','1196','2.00','100','retail','0','2025-04-03 18:43:22','','','','0','Cash',13.79,'50','','','4','','1','2025-04-03 15:43:28','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','69.00','67','Inclusive','branch','Inventory','1110','4000','5500','',''),('417436950984348124',3044,'41743695082','554','1.00','5','retail','0','2025-04-03 18:44:58','','','','1.1','Cash',0.69,'5','','','4','','1','2025-04-03 15:45:01','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','1108.00','1107','Inclusive','branch','Inventory','','','','',''),('417437448910323443',3045,'41743744877','1134','1.00','20','retail','0','2025-04-04 08:34:51','','','','7.63','Cash',2.76,'20','','','4','','1','2025-04-04 05:36:00','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','79.00','78','Inclusive','branch','Inventory','1110','4000','5500','',''),('417437453484242433',3046,'41743744961','255','1.00','70','retail','0','2025-04-04 08:42:48','','','','4570','Cash',9.66,'70','','','4','','1','2025-04-04 05:43:22','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('417437453672233523',3047,'41743744961','1198','2.00','10','retail','0','2025-04-04 08:42:48','','','','3','Cash',1.38,'5','','','4','','1','2025-04-04 05:43:22','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','37.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('417437457005235427',3048,'41743745402','255','1.00','70','retail','0','2025-04-04 08:48:48','','','','4570','Cash',9.66,'70','','','4','','1','2025-04-04 05:48:53','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('417437457272302233',3049,'41743745402','420','1.00','40','retail','10','2025-04-04 08:48:48','','','','0','Cash',5.52,'40','','','4','','1','2025-04-04 05:48:53','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('417437577747343073',3050,'41743757753','1205','5.00','50','retail','0','2025-04-04 12:12:58','','','','5','Cash',6.90,'10','','','4','','1','2025-04-04 09:14:14','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'5','40.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('417437578018387702',3051,'41743757753','1164','10.00','250','retail','0','2025-04-04 12:12:58','','','','16','Cash',34.48,'25','','','4','','1','2025-04-04 09:14:14','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'10','116.00','106','Inclusive','branch','Inventory','1110','4000','5500','',''),('417437579532234027',3052,'41743757753','1111','1.00','100','retail','0','2025-04-04 12:12:58','','','','0','Cash',13.79,'100','','','4','','1','2025-04-04 09:14:14','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('417437579770327239',3053,'41743757753','554','10.00','50','retail','0','2025-04-04 12:12:58','','','','1.1','Cash',6.90,'5','','','4','','1','2025-04-04 09:14:14','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','1107.00','1097','Inclusive','branch','Inventory','','','','',''),('417437610723310630',3054,'41743761034','161','1.00','45','retail','0','2025-04-04 13:04:32','','','','34','Cash',6.21,'45','','','4','','1','2025-04-04 10:05:34','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('417437611672402072',3055,'41743761136','1208','60.00','720','retail','0','2025-04-04 13:06:10','','','','5','Cash',99.31,'12','','','4','','1','2025-04-04 10:06:20','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',10.34,'60','130.00','70','Inclusive','branch','Inventory','1110','4000','5500','',''),('417437651192624047',3056,'41743764699','1181','2.00','30','retail','0','2025-04-04 14:11:59','','','','7','Cash',4.14,'15','','','4','','1','2025-04-04 13:28:29','1','20','returned','1','new','pcs','','2025-04-04 16:28:29','4','yes','','0','','','VATABLE',12.93,'2','288.00','286','Inclusive','branch','Inventory','1110','4000','5500','',''),('417437652897221220',3057,'41743765124','1190','1.00','200','retail','0','2025-04-04 14:16:39','','','','124','Cash',27.59,'200','','','4','','1','2025-04-04 11:18:01','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('417437653383273320',3058,'41743765124','397','10.00','100','retail','0','2025-04-04 14:16:39','','','','3','Cash',13.79,'10','','','4','','1','2025-04-04 11:18:01','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','25.00','15','Inclusive','branch','Inventory','','','','',''),('417437653617224304',3059,'41743765124','971','1.00','50','retail','0','2025-04-04 14:16:39','','','','15','Cash',6.90,'50','','','4','','1','2025-04-04 11:18:01','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','56.00','55','Inclusive','branch','Inventory','','','','',''),('417437653984002373',3060,'41743765124','1198','4.00','20','retail','0','2025-04-04 14:16:39','','','','3','Cash',2.76,'5','','','4','','1','2025-04-04 11:18:01','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','35.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('417437655162371422',3061,'41743765481','558','15.00','105','retail','0','2025-04-04 14:19:05','','','','3.43','Cash',14.48,'7','','','4','','1','2025-04-04 13:27:13','1','53','returned','1','new','pcs','','2025-04-04 16:27:13','4','yes','','0','','','VATABLE',6.03,'15','407.00','392','Inclusive','branch','Inventory','','','','',''),('417437655442433335',3062,'41743765481','1198','4.00','20','retail','0','2025-04-04 14:19:05','','','','3','Cash',2.76,'5','','','4','','1','2025-04-04 13:27:36','1','20','returned','1','new','pcs','','2025-04-04 16:27:36','4','yes','','0','','','VATABLE',4.31,'4','31.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('417437745277272204',3063,'41743774477','1200','1.00','100','retail','0','2025-04-04 16:51:01','','','','56','Cash',13.79,'100','','','4','','1','2025-04-04 13:51:57','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('417437745782213043',3064,'41743774477','484','2.00','50','retail','0','2025-04-04 16:51:01','','','','10','Cash',6.90,'25','','','4','','1','2025-04-04 13:51:57','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'2','89.00','87','Inclusive','branch','Inventory','','','','',''),('417437746543007744',3065,'41743774477','554','30.00','150','retail','0','2025-04-04 16:51:01','','','','1.1','Cash',20.69,'5','','','4','','1','2025-04-04 13:51:57','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'30','1097.00','1067','Inclusive','branch','Inventory','','','','',''),('417437748551000343',3066,'41743774818','1148','10.00','400','retail','20','2025-04-04 16:54:20','','','','21','Cash',55.17,'40','','','4','','1','2025-04-04 13:54:31','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'10','80.00','70','Inclusive','branch','Inventory','1110','4000','5500','',''),('417437749363047710',3067,'41743774915','131','1.00','150','retail','0','2025-04-04 17:00:05','','','','106','Cash',20.69,'150','','','4','','1','2025-04-04 14:03:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('417437749692103309',3068,'41743774915','1148','20.00','800','retail','40','2025-04-04 17:00:05','','','','21','Cash',110.34,'40','','','4','','1','2025-04-04 14:03:41','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'20','70.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('417437749963142223',3069,'41743774915','954','15.00','75','retail','0','2025-04-04 17:00:05','','','','2','Cash',10.34,'5','','','4','','1','2025-04-04 14:03:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','510.00','495','Inclusive','branch','Inventory','','','','',''),('417437750323272432',3070,'41743774915','724','20.00','200','retail','0','2025-04-04 17:00:05','','','','2.9','Cash',27.59,'10','','','4','','1','2025-04-04 14:03:41','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'20','355.00','335','Inclusive','branch','Inventory','','','','',''),('417437750583733727',3071,'41743774915','612','1.00','150','retail','0','2025-04-04 17:00:05','','','','60','Cash',20.69,'150','','','4','','1','2025-04-04 14:03:41','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417437751120337022',3072,'41743774915','558','15.00','105','retail','0','2025-04-04 17:00:05','','','','3.43','Cash',14.48,'7','','','4','','1','2025-04-04 14:03:41','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','407.00','392','Inclusive','branch','Inventory','','','','',''),('417437751522542230',3073,'41743774915','251','1.00','50','retail','0','2025-04-04 17:00:05','','','','20','Cash',6.90,'50','','','4','','1','2025-04-04 14:03:41','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('417437751933342121',3074,'41743774915','1198','4.00','20','retail','0','2025-04-04 17:00:05','','','','3','Cash',2.76,'5','','','4','','1','2025-04-04 14:03:41','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','31.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('417437800173020030',3075,'41743779975','601','20.00','240','retail','0','2025-04-04 18:21:04','','','','7.8','Cash',33.10,'12','','','4','','1','2025-04-04 15:21:55','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',10.34,'20','412.00','392','Inclusive','branch','Inventory','','','','',''),('417437800623324320',3076,'41743779975','1111','1.00','75','retail','25','2025-04-04 18:21:04','','','','0','Cash',10.34,'75','','','4','','1','2025-04-04 15:21:55','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',64.66,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('417437809323033223',3077,'41743780252','266','1.00','70','retail','0','2025-04-04 18:37:24','','','','22','Cash',9.66,'70','','','4','','1','2025-04-04 15:37:29','1','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('417437810420734203',3078,'41743780252','1181','2.00','30','retail','0','2025-04-04 18:37:24','','','','7','Cash',4.14,'15','','','4','','1','2025-04-04 15:37:29','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'2','288.00','286','Inclusive','branch','Inventory','1110','4000','5500','',''),('417437823483320038',3079,'41743781077','739','10.00','20','retail','0','2025-04-04 19:00:06','','','','1','Cash',2.76,'2','','','4','','1','2025-04-04 16:00:09','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','576.00','566','Inclusive','branch','Inventory','','','','',''),('417437823683332833',3080,'41743781077','1198','10.00','50','retail','0','2025-04-04 19:00:06','','','','3','Cash',6.90,'5','','','4','','1','2025-04-04 16:00:09','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','27.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('417437823847473233',3081,'41743781077','440','1.00','50','retail','0','2025-04-04 19:00:06','','','','22','Cash',6.90,'50','','','4','','1','2025-04-04 16:00:09','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('417437824043432230',3082,'41743781077','74','1.00','20','retail','0','2025-04-04 19:00:06','','','','11','Cash',2.76,'20','','','4','','1','2025-04-04 16:00:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','149.00','148','Inclusive','branch','Inventory','','','','',''),('417437825642232572',3083,'41743782544','36','1.00','520','retail','20','2025-04-04 19:02:45','','','','400','Cash',71.72,'520','','','4','','1','2025-04-04 16:03:24','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',448.28,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417438351763022825',3084,'41743835157','1216','1.00','120','retail','0','2025-04-05 09:39:49','','','','70','Cash',16.55,'120','','','4','','1','2025-04-05 06:40:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('417438351893823337',3085,'41743835157','693','1.00','50','retail','0','2025-04-05 09:39:49','','','','20','Cash',6.90,'50','','','4','','1','2025-04-05 06:40:41','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417438435766345653',3086,'41743843560','1181','10.00','150','retail','0','2025-04-05 11:59:37','','','','7','Cash',20.69,'15','','','4','','1','2025-04-05 08:59:40','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'10','286.00','276','Inclusive','branch','Inventory','1110','4000','5500','',''),('417438439540203435',3087,'41743843580','36','1.00','540','retail','0','2025-04-05 12:05:55','','','','400','Cash',74.48,'540','','','4','','1','2025-04-05 09:05:58','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',465.52,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417438471830024120',3088,'41743843958','21','2.00','70','retail','0','2025-04-05 12:59:44','','','','25','Cash',9.66,'35','','','4','','1','2025-04-05 09:59:47','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'2','66.00','64','Inclusive','branch','Inventory','','','','',''),('417438501972030730',3089,'41743847200','1013','1.00','50','retail','0','2025-04-05 13:50:21','','','','11','Cash',6.90,'50','','','4','','1','2025-04-05 10:50:23','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','82.00','81','Inclusive','branch','Inventory','','','','',''),('417438502202220521',3090,'41743847200','1181','2.00','30','retail','0','2025-04-05 13:50:21','','','','7','Cash',4.14,'15','','','4','','1','2025-04-05 10:50:23','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'2','276.00','274','Inclusive','branch','Inventory','1110','4000','5500','',''),('417438582683060338',3091,'41743858246','554','8.00','40','retail','0','2025-04-05 16:04:28','','','','1.1','Cash',5.52,'5','','','4','','1','2025-04-05 13:04:31','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'8','1067.00','1059','Inclusive','branch','Inventory','','','','',''),('417438587863300320',3092,'41743858298','632','7.00','21','retail','0','2025-04-05 16:13:08','','','','1.45','Cash',2.90,'3','','','4','','1','2025-04-05 13:13:29','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'7','571.00','564','Inclusive','branch','Inventory','','','','',''),('417438689826212228',3093,'41743868969','420','1.00','50','retail','0','2025-04-05 19:03:05','','','','0','Cash',6.90,'50','','','4','','1','2025-04-05 16:03:44','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('417440100842422333',3094,'41744010072','1111','1.00','100','retail','0','2025-04-07 10:14:44','','','','0','Cash',13.79,'100','','','4','','1','2025-04-07 09:47:10','1','6','returned','1','new','pcs','','2025-04-07 12:47:10','4','yes','','0','','','VATABLE',86.21,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('417440137202022020',3095,'41744013704','484','1.00','25','retail','0','2025-04-07 11:15:35','','','','10','Cash',3.45,'25','','','4','','1','2025-04-07 08:16:40','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'1','86.00','85','Inclusive','branch','Inventory','','','','',''),('417440137342273432',3096,'41744013704','554','1.00','5','retail','0','2025-04-07 11:15:35','','','','1.1','Cash',0.69,'5','','','4','','1','2025-04-07 08:16:40','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','1058.00','1057','Inclusive','branch','Inventory','','','','',''),('417440148721827212',3097,'41744013800','21','1.00','35','retail','0','2025-04-07 11:34:33','','','','25','Cash',4.83,'35','','','4','','1','2025-04-07 08:35:50','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'1','64.00','63','Inclusive','branch','Inventory','','','','',''),('417440149882939221',3098,'41744014950','400','20.00','100','retail','0','2025-04-07 11:37:01','','','','2','Cash',13.79,'5','','','4','','1','2025-04-07 08:37:04','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'20','127.00','107','Inclusive','branch','Inventory','','','','',''),('417440150200120232',3099,'41744014950','1248','1.00','50','retail','0','2025-04-07 11:37:01','','','','15','Cash',6.90,'50','','','4','','1','2025-04-07 08:37:04','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('417440153423334252',3100,'41744015025','1198','12.00','60','retail','0','2025-04-07 11:42:23','','','','3','Cash',8.28,'5','','','4','','1','2025-04-07 08:42:52','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'12','17.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('417440185113300042',3101,'41744015372','988','10.00','10','retail','0','2025-04-07 12:35:15','','','','0.50','Cash',1.38,'1','','','4','','1','2025-04-07 09:37:11','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'10','758.00','748','Inclusive','branch','Inventory','','','','',''),('417440186758308033',3102,'41744018632','739','10.00','20','retail','0','2025-04-07 12:37:57','','','','1','Cash',2.76,'2','','','4','','1','2025-04-07 09:38:34','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','466.00','456','Inclusive','branch','Inventory','','','','',''),('417440187650214202',3103,'41744018714','1181','1.00','15','retail','0','2025-04-07 12:39:26','','','','7','Cash',2.07,'15','','','4','','1','2025-04-07 09:39:29','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'1','274.00','273','Inclusive','branch','Inventory','1110','4000','5500','',''),('417440193520433333',3104,'41744019319','1148','10.00','400','retail','20','2025-04-07 12:50:41','','','','21','Cash',55.17,'40','','','4','','1','2025-04-07 09:51:26','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'10','30.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('417440193800330839',3105,'41744019319','1111','1.00','80','retail','20','2025-04-07 12:50:41','','','','0','Cash',11.03,'80','','','4','','1','2025-04-07 09:51:26','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('417440194393011320',3106,'41744019319','1205','5.00','50','retail','0','2025-04-07 12:50:41','','','','5','Cash',6.90,'10','','','4','','1','2025-04-07 09:51:26','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'5','35.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('417440225062222404',3107,'41744022467','181','1.00','70','retail','0','2025-04-07 13:41:52','','','','36','Cash',9.66,'70','','','4','','1','2025-04-07 10:42:36','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('417440270090307237',3108,'41744022565','279','5.00','50','retail','0','2025-04-07 14:56:50','','','','5','Cash',6.90,'10','','','4','','1','2025-04-07 11:57:33','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'5','149.00','144','Inclusive','branch','Inventory','','','','',''),('417440287533345303',3109,'41744028726','353','12.00','240','retail','0','2025-04-07 15:27:21','','','','11','Cash',33.10,'20','','','4','','1','2025-04-07 12:27:58','1','39','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'12','120.00','108','Inclusive','branch','Inventory','','','','',''),('417440288413034022',3110,'41744028726','353','6.00','120','retail','0','2025-04-07 15:27:21','','','','11','Cash',16.55,'20','','','4','','1','2025-04-07 12:27:58','1','39','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'6','108.00','102','Inclusive','branch','Inventory','','','','',''),('417440339053339224',3111,'41744028878','1129','30.00','450','retail','0','2025-04-07 16:51:47','','','','0','Cash',62.07,'15','','','4','','1','2025-04-07 13:52:22','1','49','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'30','118.00','88','Inclusive','branch','Inventory','1110','4000','5500','',''),('417440342263012700',3112,'41744034212','1195','1.00','40','retail','0','2025-04-07 16:57:33','','','','0','Cash',5.52,'40','','','4','','1','2025-04-07 13:57:38','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','85.00','84','Inclusive','branch','Inventory','1110','4000','5500','',''),('417440342502222274',3113,'41744034212','71','5.00','25','retail','0','2025-04-07 16:57:33','','','','2','Cash',3.45,'5','','','4','','1','2025-04-07 13:57:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','335.00','330','Inclusive','branch','Inventory','','','','',''),('417440348773034312',3114,'41744034280','736','30.00','150','retail','0','2025-04-07 17:08:15','','','','3','Cash',20.69,'5','','','4','','1','2025-04-07 14:08:19','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'30','347.00','317','Inclusive','branch','Inventory','','','','',''),('417440348952230494',3115,'41744034280','237','1.00','110','retail','0','2025-04-07 17:08:15','','','','68','Cash',15.17,'110','','','4','','1','2025-04-07 14:08:19','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',94.83,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('417440367227233742',3116,'41744036706','494','10.00','600','retail','0','2025-04-07 17:39:41','','','','44.8333','Cash',82.76,'60','','','4','','1','2025-04-07 14:39:44','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'10','10.00','0','Inclusive','branch','Inventory','','','','',''),('417440367562272472',3117,'41744036706','1147','20.00','600','retail','0','2025-04-07 17:39:41','','','','5','Cash',82.76,'30','','','4','','1','2025-04-07 14:39:44','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'20','158.00','138','Inclusive','branch','Inventory','1110','4000','5500','',''),('417440367803343022',3118,'41744036706','870','20.00','400','retail','0','2025-04-07 17:39:41','','','','11','Cash',55.17,'20','','','4','','1','2025-04-07 14:39:44','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'20','218.00','198','Inclusive','branch','Inventory','','','','',''),('417440369162323034',3119,'41744036895','692','4.00','20','retail','0','2025-04-07 17:41:57','','','','1','Cash',2.76,'5','','','4','','1','2025-04-07 14:42:06','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','795.00','791','Inclusive','branch','Inventory','','','','',''),('417440387432442440',3120,'41744036926','1134','1.00','20','retail','0','2025-04-07 18:12:24','','','','7.63','Cash',2.76,'20','','','4','','1','2025-04-07 15:12:27','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','78.00','77','Inclusive','branch','Inventory','1110','4000','5500','',''),('417440422734703222',3121,'41744042247','632','10.00','30','retail','0','2025-04-07 19:11:53','','','','1.45','Cash',4.14,'3','','','4','','1','2025-04-07 16:11:58','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','564.00','554','Inclusive','branch','Inventory','','','','',''),('417440423102330432',3122,'41744042247','905','1.00','160','retail','20','2025-04-07 19:11:53','','','','110','Cash',22.07,'160','','','4','','1','2025-04-07 16:11:58','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',137.93,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417440917113002031',3123,'41744091692','978','1.00','150','retail','0','2025-04-08 08:55:11','','','','90','Cash',20.69,'150','','','4','','1','2025-04-08 05:55:15','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417441033543222004',3124,'41744103333','691','1.00','150','retail','0','2025-04-08 12:09:27','','','','48','Cash',20.69,'150','','','4','','1','2025-04-08 09:09:31','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','52.00','51','Inclusive','branch','Inventory','','','','',''),('417441033674232324',3125,'41744103333','1185','1.00','60','retail','0','2025-04-08 12:09:27','','','','37','Cash',8.28,'60','','','4','','1','2025-04-08 09:09:31','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('417441043032231130',3126,'41744103372','905','1.00','160','retail','20','2025-04-08 12:27:33','','','','110','Cash',22.07,'160','','','4','','1','2025-04-08 09:28:09','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',137.93,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417441043162300030',3127,'41744103372','1','1.00','60','retail','0','2025-04-08 12:27:33','','','','30','Cash',8.28,'60','','','4','','1','2025-04-08 09:28:09','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('417441043344443044',3128,'41744103372','961','1.00','100','retail','0','2025-04-08 12:27:33','','','','43','Cash',13.79,'100','','','4','','1','2025-04-08 09:28:09','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('417441043592500440',3129,'41744103372','1258','10.00','80','retail','0','2025-04-08 12:27:33','','','','5.94','Cash',11.03,'8','','','4','','1','2025-04-08 09:28:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.90,'10','100.00','90','Inclusive','branch','Inventory','1110','4000','5500','',''),('417441043853473300',3130,'41744103372','288','1.00','100','retail','0','2025-04-08 12:27:33','','','','35','Cash',13.79,'100','','','4','','1','2025-04-08 09:28:09','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417441044082113303',3131,'41744103372','1107','1.00','50','retail','0','2025-04-08 12:27:33','','','','0','Cash',6.90,'50','','','4','','1','2025-04-08 09:28:09','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','61.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('417441044532233353',3132,'41744103372','554','10.00','50','retail','0','2025-04-08 12:27:33','','','','1.1','Cash',6.90,'5','','','4','','1','2025-04-08 09:28:09','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','1057.00','1047','Inclusive','branch','Inventory','','','','',''),('417441047640024241',3133,'41744104489','430','15.00','120','retail','30','2025-04-08 12:32:44','','','','5','Cash',16.55,'8','','','4','','1','2025-04-08 09:32:53','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.90,'15','165.00','150','Inclusive','branch','Inventory','','','','',''),('417441048223722310',3134,'41744104773','554','4.00','20','retail','0','2025-04-08 12:33:43','','','','1.1','Cash',2.76,'5','','','4','','1','2025-04-08 09:34:39','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','1047.00','1043','Inclusive','branch','Inventory','','','','',''),('417441049130203344',3135,'41744104879','96','1.00','100','retail','0','2025-04-08 12:35:14','','','','65','Cash',13.79,'100','','','4','','1','2025-04-08 09:35:17','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417441057152222020',3136,'41744105689','691','1.00','130','retail','20','2025-04-08 12:49:18','','','','48','Cash',17.93,'130','','','4','','1','2025-04-08 09:49:40','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','51.00','50','Inclusive','branch','Inventory','','','','',''),('417441057560144324',3137,'41744105689','1012','20.00','1000','retail','100','2025-04-08 12:49:18','','','','39','Cash',137.93,'50','','','4','','1','2025-04-08 09:49:40','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'20','24.00','4','Inclusive','branch','Inventory','','','','',''),('417441094957240213',3138,'41744105822','445','3.00','9','retail','0','2025-04-08 13:52:38','','','','1','Cash',1.24,'3','','','4','','1','2025-04-08 10:52:52','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'3','364.00','361','Inclusive','branch','Inventory','','','','',''),('417441095585331807',3139,'41744105822','988','1.00','1','retail','0','2025-04-08 13:52:38','','','','0.50','Cash',0.14,'1','','','4','','1','2025-04-08 10:52:52','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'1','748.00','747','Inclusive','branch','Inventory','','','','',''),('417441095940322032',3140,'41744109573','255','1.00','70','retail','0','2025-04-08 13:53:14','','','','4570','Cash',9.66,'70','','','4','','1','2025-04-08 10:53:19','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('417441147600032323',3141,'41744114741','632','15.00','45','retail','0','2025-04-08 15:19:20','','','','1.45','Cash',6.21,'3','','','4','','1','2025-04-08 12:19:24','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'15','554.00','539','Inclusive','branch','Inventory','','','','',''),('417441154447205223',3142,'41744115428','1164','10.00','250','retail','0','2025-04-08 15:30:45','','','','16','Cash',34.48,'25','','','4','','1','2025-04-08 12:30:48','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'10','106.00','96','Inclusive','branch','Inventory','1110','4000','5500','',''),('417441195255330017',3143,'41744119503','558','15.00','105','retail','0','2025-04-08 16:40:04','','','','3.43','Cash',14.48,'7','','','4','','1','2025-04-08 13:41:12','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','192.00','177','Inclusive','branch','Inventory','','','','',''),('417441195482210332',3144,'41744119503','692','5.00','25','retail','0','2025-04-08 16:40:04','','','','1','Cash',3.45,'5','','','4','','1','2025-04-08 13:41:12','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','791.00','786','Inclusive','branch','Inventory','','','','',''),('417441195740230203',3145,'41744119503','1198','5.00','25','retail','0','2025-04-08 16:40:04','','','','3','Cash',3.45,'5','','','4','','1','2025-04-08 13:41:12','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','5.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('417441196042204013',3146,'41744119503','554','6.00','30','retail','0','2025-04-08 16:40:04','','','','1.1','Cash',4.14,'5','','','4','','1','2025-04-08 13:41:12','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','1043.00','1037','Inclusive','branch','Inventory','','','','',''),('417441210534322224',3147,'41744121039','1104','1.00','150','retail','0','2025-04-08 17:04:13','','','','0','Cash',20.69,'150','','','4','','1','2025-04-08 14:04:17','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('417441213370737320',3148,'41744121057','291','1.00','450','retail','0','2025-04-08 17:08:58','','','','300','Cash',62.07,'450','','','4','','1','2025-04-08 14:15:03','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417441235202227322',3149,'41744121782','306','1.00','40','retail','0','2025-04-08 17:45:21','','','','7','Cash',5.52,'40','','','4','','1','2025-04-08 14:46:04','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','155.00','154','Inclusive','branch','Inventory','','','','',''),('417441243030240423',3150,'41744123564','691','1.00','150','retail','0','2025-04-08 17:59:01','','','','48','Cash',20.69,'150','','','4','','1','2025-04-08 14:59:36','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('417441243392023244',3151,'41744123564','971','2.00','100','retail','0','2025-04-08 17:59:01','','','','15','Cash',13.79,'50','','','4','','1','2025-04-08 14:59:36','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','45.00','43','Inclusive','branch','Inventory','','','','',''),('417441269333221330',3152,'41744126920','1134','1.00','20','retail','0','2025-04-08 18:42:14','','','','7.63','Cash',2.76,'20','','','4','','1','2025-04-08 15:42:17','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','77.00','76','Inclusive','branch','Inventory','1110','4000','5500','',''),('417441826310021324',3153,'41744182601','251','1.00','50','retail','0','2025-04-09 10:10:32','','','','20','Cash',6.90,'50','','','4','','1','2025-04-09 07:11:23','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('417441827503020402',3154,'41744182683','1148','10.00','400','retail','20','2025-04-09 10:14:42','','','','21','Cash',55.17,'40','','','4','','1','2025-04-09 07:14:54','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'10','20.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('417441827763072332',3155,'41744182683','971','2.00','100','retail','0','2025-04-09 10:14:42','','','','15','Cash',13.79,'50','','','4','','1','2025-04-09 07:14:54','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','43.00','41','Inclusive','branch','Inventory','','','','',''),('417441828290330133',3156,'41744182683','954','15.00','75','retail','0','2025-04-09 10:14:42','','','','2','Cash',10.34,'5','','','4','','1','2025-04-09 07:14:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','465.00','450','Inclusive','branch','Inventory','','','','',''),('417441828810347183',3157,'41744182683','1205','5.00','50','retail','0','2025-04-09 10:14:42','','','','5','Cash',6.90,'10','','','4','','1','2025-04-09 07:14:54','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'5','30.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('417441971433324234',3158,'41744197127','113','15.00','300','retail','0','2025-04-09 14:12:24','','','','13','Cash',41.38,'20','','','4','','1','2025-04-09 11:12:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'15','64.00','49','Inclusive','branch','Inventory','','','','',''),('417442010843032422',3159,'41744197148','1146','1.00','100','retail','0','2025-04-09 15:18:04','','','','20','Cash',13.79,'100','','','4','','1','2025-04-09 12:18:53','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('417442032443333042',3160,'41744201134','691','1.00','130','retail','20','2025-04-09 15:54:22','','','','48','Cash',17.93,'130','','','4','','1','2025-04-09 12:54:24','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('417442032610006261',3161,'41744201134','692','6.00','30','retail','0','2025-04-09 15:54:22','','','','1','Cash',4.14,'5','','','4','','1','2025-04-09 12:54:24','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','786.00','780','Inclusive','branch','Inventory','','','','',''),('417442032812021333',3162,'41744203265','1205','5.00','50','retail','0','2025-04-09 15:55:06','','','','5','Cash',6.90,'10','','','4','','1','2025-04-09 12:55:09','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'5','25.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('417442033054230324',3163,'41744203265','554','10.00','50','retail','0','2025-04-09 15:55:06','','','','1.1','Cash',6.90,'5','','','4','','1','2025-04-09 12:55:09','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','1037.00','1027','Inclusive','branch','Inventory','','','','',''),('417442047595370244',3164,'41744203309','692','4.00','20','retail','0','2025-04-09 16:19:19','','','','1','Cash',2.76,'5','','','4','','1','2025-04-09 13:19:23','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','780.00','776','Inclusive','branch','Inventory','','','','',''),('417442632771372623',3165,'41744263246','306','2.00','80','retail','0','2025-04-10 08:34:37','','','','7','Cash',11.03,'40','','','4','','1','2025-04-10 05:35:14','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'2','154.00','152','Inclusive','branch','Inventory','','','','',''),('417442715732272313',3166,'41744271557','1209','1.00','50','retail','0','2025-04-10 10:52:53','','','','30','Cash',6.90,'50','','','4','','1','2025-04-10 07:52:56','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('417442723940277207',3167,'41744271576','1168','1.00','50','retail','0','2025-04-10 11:07:09','','','','23','Cash',6.90,'50','','','4','','1','2025-04-10 08:12:44','1','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417442724293123222',3168,'41744271576','1187','4.00','80','retail','0','2025-04-10 11:07:09','','','','9','Cash',11.03,'20','','','4','','1','2025-04-10 08:12:44','1','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'4','70.00','66','Inclusive','branch','Inventory','1110','4000','5500','',''),('417442764632224223',3169,'41744272764','186','1.00','10','retail','0','2025-04-10 12:15:50','','','','8','Cash',1.38,'10','','','4','','1','2025-04-10 09:15:53','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','64.00','63','Inclusive','branch','Inventory','','','','',''),('417442764780323402',3170,'41744272764','266','1.00','70','retail','0','2025-04-10 12:15:50','','','','22','Cash',9.66,'70','','','4','','1','2025-04-10 09:15:53','1','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('417442765494043116',3171,'41744272764','1248','1.00','50','retail','0','2025-04-10 12:15:50','','','','15','Cash',6.90,'50','','','4','','1','2025-04-10 09:15:53','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('417442909740232094',3172,'41744290962','1134','1.00','20','retail','0','2025-04-10 16:16:15','','','','7.63','Cash',2.76,'20','','','4','','1','2025-04-10 13:16:42','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','76.00','75','Inclusive','branch','Inventory','1110','4000','5500','',''),('417442939024233030',3173,'41744291002','1240','10.00','300','retail','0','2025-04-10 17:05:25','','','','20','Cash',41.38,'30','','','4','','1','2025-04-10 14:05:59','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','82.00','72','Inclusive','branch','Inventory','1110','4000','5500','',''),('417442939250024233',3174,'41744291002','554','10.00','50','retail','0','2025-04-10 17:05:25','','','','1.1','Cash',6.90,'5','','','4','','1','2025-04-10 14:05:59','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','1027.00','1017','Inclusive','branch','Inventory','','','','',''),('417443548713301204',3175,'41744354856','181','1.00','70','retail','0','2025-04-11 10:01:12','','','','36','Cash',9.66,'70','','','4','','1','2025-04-11 07:01:16','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('417443636503233234',3176,'41744363616','1176','1.00','150','retail','0','2025-04-11 12:28:03','','','','68','Cash',20.69,'150','','','4','','1','2025-04-11 09:28:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('417443636832332738',3177,'41744363616','420','1.00','50','retail','0','2025-04-11 12:28:03','','','','0','Cash',6.90,'50','','','4','','1','2025-04-11 09:28:16','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('417443690910402390',3178,'41744363696','114','17.00','51','retail','0','2025-04-11 13:58:12','','','','1','Cash',7.03,'3','','','4','','1','2025-04-11 10:58:28','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'17','148.00','131','Inclusive','branch','Inventory','','','','',''),('417443694722232244',3179,'41744369450','99','20.00','40','retail','0','2025-04-11 14:05:00','','','','1.2','Cash',5.52,'2','','','4','','1','2025-04-11 11:05:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','943.00','923','Inclusive','branch','Inventory','','','','',''),('417443694994240944',3180,'41744369450','114','10.00','30','retail','0','2025-04-11 14:05:00','','','','1','Cash',4.14,'3','','','4','','1','2025-04-11 11:05:05','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','131.00','121','Inclusive','branch','Inventory','','','','',''),('417443751292472230',3181,'41744369507','99','10.00','20','retail','0','2025-04-11 15:39:28','','','','1.2','Cash',2.76,'2','','','4','','1','2025-04-11 12:39:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','923.00','913','Inclusive','branch','Inventory','','','','',''),('417443751670400527',3182,'41744369507','445','4.00','12','retail','0','2025-04-11 15:39:28','','','','1','Cash',1.66,'3','','','4','','1','2025-04-11 12:39:44','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'4','361.00','357','Inclusive','branch','Inventory','','','','',''),('417443754494334374',3183,'41744375186','1145','1.00','80','retail','0','2025-04-11 15:44:09','','','','51','Cash',11.03,'80','','','4','','1','2025-04-11 12:44:13','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('417443801787203824',3184,'41744375454','382','1.00','350','retail','0','2025-04-11 17:08:00','','','','250','Cash',48.28,'350','','','4','','1','2025-04-11 14:09:00','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('417443802053320003',3185,'41744375454','2','1.00','50','retail','0','2025-04-11 17:08:00','','','','20','Cash',6.90,'50','','','4','','1','2025-04-11 14:09:00','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('417443803560333473',3186,'41744375454','443','15.00','75','retail','0','2025-04-11 17:08:00','','','','2','Cash',10.34,'5','','','4','','1','2025-04-11 14:09:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','199.00','184','Inclusive','branch','Inventory','','','','',''),('417443804780308332',3187,'41744375454','38','8.00','16','retail','0','2025-04-11 17:08:00','','','','0.6','Cash',2.21,'2','','','4','','1','2025-04-11 14:09:00','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'8','448.00','440','Inclusive','branch','Inventory','','','','',''),('417443834883272228',3188,'41744381843','1176','1.00','150','retail','0','2025-04-11 17:59:11','','','','68','Cash',20.69,'150','','','4','','1','2025-04-11 14:59:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('417443835183541803',3189,'41744381843','121','1.00','50','retail','0','2025-04-11 17:59:11','','','','26','Cash',6.90,'50','','','4','','1','2025-04-11 14:59:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('417443835517843223',3190,'41744381843','420','2.00','100','retail','0','2025-04-11 17:59:11','','','','0','Cash',13.79,'50','','','4','','1','2025-04-11 14:59:37','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','18.00','16','Inclusive','branch','Inventory','','','','',''),('417443836652342224',3191,'41744383641','237','1.00','110','retail','0','2025-04-11 18:01:39','','','','68','Cash',15.17,'110','','','4','','1','2025-04-11 15:01:43','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',94.83,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417443836970322200',3192,'41744383641','1211','1.00','90','retail','10','2025-04-11 18:01:39','','','','48','Cash',12.41,'90','','','4','','1','2025-04-11 15:01:43','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',77.59,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('417443878482230100',3193,'41744387823','554','2.00','10','retail','0','2025-04-11 19:10:49','','','','1.1','Cash',1.38,'5','','','4','','1','2025-04-11 16:10:53','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','1017.00','1015','Inclusive','branch','Inventory','','','','',''),('417446244862271274',3194,'41744624473','1111','1.00','100','retail','0','2025-04-14 12:56:40','','','','0','Cash',13.79,'100','','','4','','1','2025-04-14 09:57:28','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('417446245002305434',3195,'41744624473','237','1.00','110','retail','0','2025-04-14 12:56:40','','','','68','Cash',15.17,'110','','','4','','1','2025-04-14 09:57:28','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',94.83,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417446245300373232',3196,'41744624473','1258','10.00','80','retail','0','2025-04-14 12:56:40','','','','5.94','Cash',11.03,'8','','','4','','1','2025-04-14 09:57:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.90,'10','90.00','80','Inclusive','branch','Inventory','1110','4000','5500','',''),('417446246002342740',3197,'41744624473','554','4.00','20','retail','0','2025-04-14 12:56:40','','','','1.1','Cash',2.76,'5','','','4','','1','2025-04-14 09:57:28','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','915.00','911','Inclusive','branch','Inventory','','','','',''),('417446246804072320',3198,'41744624648','269','1.00','100','retail','20','2025-04-14 12:58:00','','','','79','Cash',13.79,'100','','','4','','1','2025-04-14 09:58:04','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417446248223222242',3199,'41744624790','601','9.00','108','retail','0','2025-04-14 13:00:24','','','','7.8','Cash',14.90,'12','','','4','','1','2025-04-14 10:00:42','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',10.34,'9','392.00','383','Inclusive','branch','Inventory','','','','',''),('417446281602620233',3200,'41744624842','437','10.00','100','retail','0','2025-04-14 13:56:01','','','','7','Cash',13.79,'10','','','4','','1','2025-04-14 10:56:03','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','524.00','514','Inclusive','branch','Inventory','','','','',''),('417446299846034729',3201,'41744628164','186','1.00','10','retail','0','2025-04-14 14:26:24','','','','8','Cash',1.38,'10','','','4','','1','2025-04-14 11:26:26','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','63.00','62','Inclusive','branch','Inventory','','','','',''),('417446330391220430',3202,'41744629986','961','1.00','100','retail','0','2025-04-14 15:17:20','','','','43','Cash',13.79,'100','','','4','','1','2025-04-14 12:17:24','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('417446457500452305',3203,'41744645724','1184','1.00','80','retail','0','2025-04-14 18:49:58','','','','54','Cash',11.03,'80','','','4','','1','2025-04-14 15:50:40','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('417446457720234341',3204,'41744645724','1181','10.00','150','retail','0','2025-04-14 18:49:58','','','','7','Cash',20.69,'15','','','4','','1','2025-04-14 15:50:40','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'10','273.00','263','Inclusive','branch','Inventory','1110','4000','5500','',''),('417446457987306007',3205,'41744645724','400','10.00','50','retail','0','2025-04-14 18:49:58','','','','2','Cash',6.90,'5','','','4','','1','2025-04-14 15:50:40','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','107.00','97','Inclusive','branch','Inventory','','','','',''),('417446459054500203',3206,'41744645880','1184','3.00','240','retail','0','2025-04-14 18:52:14','','','','54','Cash',33.10,'80','','','4','','1','2025-04-14 15:52:32','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'3','19.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('417446459333024441',3207,'41744645880','340','25.00','875','retail','0','2025-04-14 18:52:14','','','','26','Cash',120.69,'35','','','4','','1','2025-04-14 15:52:32','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'25','34.00','9','Inclusive','branch','Inventory','','','','',''),('417446460283032420',3208,'41744646010','554','12.00','60','retail','0','2025-04-14 18:53:48','','','','1.1','Cash',8.28,'5','','','4','','1','2025-04-14 15:53:52','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'12','911.00','899','Inclusive','branch','Inventory','','','','',''),('417446984752629303',3209,'41744698462','978','1.00','150','retail','0','2025-04-15 09:27:56','','','','90','Cash',20.69,'150','','','4','','1','2025-04-15 06:27:59','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417447154401433323',3210,'41744715421','2','3.00','150','retail','0','2025-04-15 14:11:06','','','','20','Cash',20.69,'50','','','4','','1','2025-04-15 11:11:09','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'3','38.00','35','Inclusive','branch','Inventory','','','','',''),('417447154661233370',3211,'41744715421','1147','1.00','30','retail','0','2025-04-15 14:11:06','','','','5','Cash',4.14,'30','','','4','','1','2025-04-15 11:11:09','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','138.00','137','Inclusive','branch','Inventory','1110','4000','5500','',''),('417447314264373124',3212,'41744731401','692','5.00','25','retail','0','2025-04-15 18:37:08','','','','1','Cash',3.45,'5','','','4','','1','2025-04-15 15:37:56','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','676.00','671','Inclusive','branch','Inventory','','','','',''),('417447318782424210',3213,'41744731859','1170','1.00','80','retail','0','2025-04-15 18:44:40','','','','55','Cash',11.03,'80','','','4','','1','2025-04-15 15:44:43','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('417447336743333740',3214,'41744733652','554','10.00','50','retail','0','2025-04-15 19:14:36','','','','1.1','Cash',6.90,'5','','','4','','1','2025-04-15 16:14:40','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','899.00','889','Inclusive','branch','Inventory','','','','',''),('417447938923220433',3215,'41744793244','255','1.00','70','retail','0','2025-04-16 11:58:50','','','','4570','Cash',9.66,'70','','','4','','1','2025-04-16 09:01:08','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('417447939113412240',3216,'41744793244','420','1.00','50','retail','0','2025-04-16 11:58:50','','','','0','Cash',6.90,'50','','','4','','1','2025-04-16 09:01:08','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('417447939299233322',3217,'41744793244','554','2.00','10','retail','0','2025-04-16 11:58:50','','','','1.1','Cash',1.38,'5','','','4','','1','2025-04-16 09:01:08','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','889.00','887','Inclusive','branch','Inventory','','','','',''),('417448082230283024',3218,'41744808210','269','1.00','120','retail','0','2025-04-16 15:57:36','','','','79','Cash',16.55,'120','','','4','','1','2025-04-16 12:57:38','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417448082400043201',3219,'41744808210','632','10.00','30','retail','0','2025-04-16 15:57:36','','','','1.45','Cash',4.14,'3','','','4','','1','2025-04-16 12:57:38','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','439.00','429','Inclusive','branch','Inventory','','','','',''),('417448082550352028',3220,'41744808210','692','6.00','30','retail','0','2025-04-16 15:57:36','','','','1','Cash',4.14,'5','','','4','','1','2025-04-16 12:57:38','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','671.00','665','Inclusive','branch','Inventory','','','','',''),('417448204810330030',3221,'41744820460','445','3.00','9','retail','0','2025-04-16 19:21:22','','','','1','Cash',1.24,'3','','','4','','1','2025-04-16 16:21:25','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'3','357.00','354','Inclusive','branch','Inventory','','','','',''),('417448205272222203',3222,'41744820489','2','1.00','50','retail','0','2025-04-16 19:22:09','','','','20','Cash',6.90,'50','','','4','','1','2025-04-16 16:23:25','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('417448206297334232',3223,'41744820607','1170','1.00','80','retail','0','2025-04-16 19:23:51','','','','55','Cash',11.03,'80','','','4','','1','2025-04-16 16:23:57','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('417448206653328123',3224,'41744820638','905','1.00','180','retail','0','2025-04-16 19:24:27','','','','110','Cash',24.83,'180','','','4','','1','2025-04-16 16:25:46','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417448209669043343',3225,'41744820944','1136','1.00','400','retail','0','2025-04-16 19:29:29','','','','282','Cash',55.17,'400','','','4','','1','2025-04-16 16:29:32','1','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('417448210143127240',3226,'41744820990','1211','1.00','100','retail','0','2025-04-16 19:30:16','','','','48','Cash',13.79,'100','','','4','','1','2025-04-16 16:30:19','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('417448210624202302',3227,'41744821051','2','1.00','50','retail','0','2025-04-16 19:31:03','','','','20','Cash',6.90,'50','','','4','','1','2025-04-16 16:32:25','1','14','returned','1','new','pcs','','2025-04-16 19:32:25','4','yes','','0','','','VATABLE',43.10,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('417448742744312022',3228,'41744874257','1111','1.00','100','retail','0','2025-04-17 10:21:08','','','','0','Cash',13.79,'100','','','4','','1','2025-04-17 07:21:30','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('417448742893324982',3229,'41744874257','1','1.00','60','retail','0','2025-04-17 10:21:08','','','','30','Cash',8.28,'60','','','4','','1','2025-04-17 07:21:30','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('417448743043224004',3230,'41744874257','1168','1.00','50','retail','0','2025-04-17 10:21:08','','','','23','Cash',6.90,'50','','','4','','1','2025-04-17 07:21:30','1','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('417448744043203031',3231,'41744874257','121','1.00','50','retail','0','2025-04-17 10:21:08','','','','26','Cash',6.90,'50','','','4','','1','2025-04-17 07:21:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('417448744230773200',3232,'41744874257','269','1.00','120','retail','0','2025-04-17 10:21:08','','','','79','Cash',16.55,'120','','','4','','1','2025-04-17 07:21:30','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417448744440313422',3233,'41744874257','692','10.00','50','retail','0','2025-04-17 10:21:08','','','','1','Cash',6.90,'5','','','4','','1','2025-04-17 07:21:30','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','665.00','655','Inclusive','branch','Inventory','','','','',''),('417448744673340722',3234,'41744874257','739','10.00','20','retail','0','2025-04-17 10:21:08','','','','1','Cash',2.76,'2','','','4','','1','2025-04-17 07:21:30','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','356.00','346','Inclusive','branch','Inventory','','','','',''),('417448773131002043',3235,'41744877247','1181','6.00','90','retail','0','2025-04-17 11:08:34','','','','7','Cash',12.41,'15','','','4','','1','2025-04-17 08:08:36','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'6','263.00','257','Inclusive','branch','Inventory','1110','4000','5500','',''),('417448844833340332',3236,'41744884155','924','1.00','100','retail','0','2025-04-17 13:08:47','','','','48','Cash',13.79,'100','','','4','','1','2025-04-17 10:08:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('417448845010070200',3237,'41744884155','420','1.00','50','retail','0','2025-04-17 13:08:47','','','','0','Cash',6.90,'50','','','4','','1','2025-04-17 10:08:52','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','65.00','64','Inclusive','branch','Inventory','','','','',''),('417448845274005303',3238,'41744884155','255','1.00','70','retail','0','2025-04-17 13:08:47','','','','4570','Cash',9.66,'70','','','4','','1','2025-04-17 10:08:52','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','87.00','86','Inclusive','branch','Inventory','','','','',''),('417448854743434000',3239,'41744884533','476','4.00','20','retail','0','2025-04-17 16:47:14','','','','1','Cash',2.76,'5','','','4','','1','2025-04-17 13:48:14','1','39','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','568.00','564','Inclusive','branch','Inventory','','','','',''),('417448975952341252',3240,'41744884533','1205','5.00','50','retail','0','2025-04-17 16:47:14','','','','5','Cash',6.90,'10','','','4','','1','2025-04-17 13:48:14','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'5','20.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('417448976332007302',3241,'41744884533','587','18.00','180','retail','0','2025-04-17 16:47:14','','','','4','Cash',24.83,'10','','','4','','1','2025-04-17 13:48:14','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'18','76.00','58','Inclusive','branch','Inventory','','','','',''),('417448989624302292',3242,'41744898901','554','10.00','50','retail','0','2025-04-17 17:09:38','','','','1.1','Cash',6.90,'5','','','4','','1','2025-04-17 14:10:04','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','887.00','877','Inclusive','branch','Inventory','','','','',''),('417449033740322224',3243,'41744903352','1200','1.00','100','retail','0','2025-04-17 18:27:25','','','','56','Cash',13.79,'100','','','4','','1','2025-04-17 15:27:57','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('417449034190237034',3244,'41744903352','739','40.00','80','retail','0','2025-04-17 18:27:25','','','','1','Cash',11.03,'2','','','4','','1','2025-04-17 15:27:57','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'40','2346.00','2306','Inclusive','branch','Inventory','','','','',''),('417449035673236207',3245,'41744903352','691','1.00','150','retail','0','2025-04-17 18:27:25','','','','48','Cash',20.69,'150','','','4','','1','2025-04-17 15:27:57','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('417449036192390342',3246,'41744903352','1148','10.00','420','retail','0','2025-04-17 18:27:25','','','','21','Cash',57.93,'42','','','4','','1','2025-04-17 15:27:57','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',36.21,'10','210.00','200','Inclusive','branch','Inventory','1110','4000','5500','',''),('417449036446344324',3247,'41744903352','554','10.00','50','retail','0','2025-04-17 18:27:25','','','','1.1','Cash',6.90,'5','','','4','','1','2025-04-17 15:27:57','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','877.00','867','Inclusive','branch','Inventory','','','','',''),('417449040683330034',3248,'41744904044','2','2.00','100','retail','0','2025-04-17 18:34:28','','','','20','Cash',13.79,'50','','','4','','1','2025-04-17 15:34:50','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','34.00','32','Inclusive','branch','Inventory','','','','',''),('417449045912030254',3249,'41744904092','525','1.00','300','retail','0','2025-04-17 18:43:15','','','','95','Cash',41.38,'300','','','4','','1','2025-04-17 15:43:27','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417449056853224242',3250,'41744905637','692','6.00','30','retail','0','2025-04-17 19:01:32','','','','1','Cash',4.14,'5','','','4','','1','2025-04-17 16:02:14','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','655.00','649','Inclusive','branch','Inventory','','','','',''),('417449543690032223',3251,'41744954354','1203','1.00','300','retail','0','2025-04-18 08:34:00','','','','225','Cash',41.38,'300','','','4','','1','2025-04-18 05:35:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('417449543963430026',3252,'41744954354','971','2.00','100','retail','0','2025-04-18 08:34:00','','','','15','Cash',13.79,'50','','','4','','1','2025-04-18 05:35:13','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','41.00','39','Inclusive','branch','Inventory','','','','',''),('417449544255202414',3253,'41744954354','109','15.00','75','retail','0','2025-04-18 08:34:00','','','','2','Cash',10.34,'5','','','4','','1','2025-04-18 05:35:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','1000.00','985','Inclusive','branch','Inventory','','','','',''),('417449544403231232',3254,'41744954354','612','1.00','150','retail','0','2025-04-18 08:34:00','','','','60','Cash',20.69,'150','','','4','','1','2025-04-18 05:35:13','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('417449548932033044',3255,'41744954873','99','10.00','20','retail','0','2025-04-18 08:41:54','','','','1.2','Cash',2.76,'2','','','4','','1','2025-04-18 05:41:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','913.00','903','Inclusive','branch','Inventory','','','','',''),('417449549132237499',3256,'41744954873','328','10.00','150','retail','0','2025-04-18 08:41:54','','','','10','Cash',20.69,'15','','','4','','1','2025-04-18 05:41:57','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'10','200.00','190','Inclusive','branch','Inventory','','','','',''),('417449611232213011',3257,'41744954917','161','3.00','135','retail','0','2025-04-18 10:25:23','','','','34','Cash',18.62,'45','','','4','','1','2025-04-18 07:25:26','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'3','45.00','42','Inclusive','branch','Inventory','','','','',''),('417449611462320610',3258,'41744961126','525','1.00','300','retail','0','2025-04-18 10:27:26','','','','95','Cash',41.38,'300','','','4','','1','2025-04-18 07:27:43','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417449611710903092',3259,'41744961126','971','2.00','100','retail','0','2025-04-18 10:27:26','','','','15','Cash',13.79,'50','','','4','','1','2025-04-18 07:27:43','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','39.00','37','Inclusive','branch','Inventory','','','','',''),('417449612123222433',3260,'41744961126','1','1.00','60','retail','0','2025-04-18 10:27:26','','','','30','Cash',8.28,'60','','','4','','1','2025-04-18 07:27:43','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','88.00','87','Inclusive','branch','Inventory','','','','',''),('417449612460223222',3261,'41744961126','420','1.00','40','retail','10','2025-04-18 10:27:26','','','','0','Cash',5.52,'40','','','4','','1','2025-04-18 07:27:43','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','64.00','63','Inclusive','branch','Inventory','','','','',''),('417449660231224234',3262,'41744966009','1204','1.00','100','retail','0','2025-04-18 11:47:03','','','','42','Cash',13.79,'100','','','4','','1','2025-04-18 08:47:05','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','89.00','88','Inclusive','branch','Inventory','1110','4000','5500','',''),('417449670810488310',3263,'41744967062','558','15.00','105','retail','0','2025-04-18 12:04:41','','','','3.43','Cash',14.48,'7','','','4','','1','2025-04-18 09:05:03','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','1000.00','985','Inclusive','branch','Inventory','','','','',''),('417449677480322030',3264,'41744967103','445','2.00','6','retail','0','2025-04-18 12:15:48','','','','1','Cash',0.83,'3','','','4','','1','2025-04-18 09:16:03','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'2','354.00','352','Inclusive','branch','Inventory','','','','',''),('417449734834483023',3265,'41744967763','1184','1.00','70','retail','10','2025-04-18 13:51:47','','','','54','Cash',9.66,'70','','','4','','1','2025-04-18 10:51:51','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('417449735072223374',3266,'41744967763','1152','1.00','360','retail','20','2025-04-18 13:51:47','','','','190','Cash',49.66,'360','','','4','','1','2025-04-18 10:51:51','1','10','new','1','new','pcs','','','','yes','','0','','','VATABLE',310.34,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('417449739582223003',3267,'41744973942','484','1.00','25','retail','0','2025-04-18 13:59:38','','','','10','Cash',3.45,'25','','','4','','1','2025-04-18 11:00:22','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'1','85.00','84','Inclusive','branch','Inventory','','','','',''),('417449739783320324',3268,'41744973942','554','1.00','5','retail','0','2025-04-18 13:59:38','','','','1.1','Cash',0.69,'5','','','4','','1','2025-04-18 11:00:22','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','867.00','866','Inclusive','branch','Inventory','','','','',''),('417449747252200233',3269,'41744974022','1','1.00','60','retail','0','2025-04-18 14:12:06','','','','30','Cash',8.28,'60','','','4','','1','2025-04-18 11:13:47','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','87.00','86','Inclusive','branch','Inventory','','','','',''),('417449795140403403',3270,'41744974827','291','1.00','400','retail','50','2025-04-18 15:31:54','','','','300','Cash',55.17,'400','','','4','','1','2025-04-18 12:31:59','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('417449860980942204',3271,'41744982362','739','10.00','20','retail','0','2025-04-18 17:22:22','','','','1','Cash',2.76,'2','','','4','','1','2025-04-18 14:22:40','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','2306.00','2296','Inclusive','branch','Inventory','','','','',''),('417449861142634223',3272,'41744982362','121','1.00','50','retail','0','2025-04-18 17:22:22','','','','26','Cash',6.90,'50','','','4','','1','2025-04-18 14:22:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('417449861413222220',3273,'41744982362','988','10.00','10','retail','0','2025-04-18 17:22:22','','','','0.50','Cash',1.38,'1','','','4','','1','2025-04-18 14:22:40','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'10','747.00','737','Inclusive','branch','Inventory','','','','',''),('417449868363404027',3274,'41744986160','904','1.00','350','retail','0','2025-04-18 17:43:35','','','','210','Cash',48.28,'350','','','4','','1','2025-04-18 14:44:21','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('417449868564290222',3275,'41744986160','739','20.00','40','retail','0','2025-04-18 17:43:35','','','','1','Cash',5.52,'2','','','4','','1','2025-04-18 14:44:21','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','2296.00','2276','Inclusive','branch','Inventory','','','','',''),('417449868752584434',3276,'41744986160','1203','1.00','300','retail','0','2025-04-18 17:43:35','','','','225','Cash',41.38,'300','','','4','','1','2025-04-18 14:44:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('417449869090933322',3277,'41744986160','692','5.00','25','retail','0','2025-04-18 17:43:35','','','','1','Cash',3.45,'5','','','4','','1','2025-04-18 14:44:21','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','649.00','644','Inclusive','branch','Inventory','','','','',''),('417449874154014403',3278,'41744986160','554','7.00','35','retail','0','2025-04-18 17:43:35','','','','1.1','Cash',4.83,'5','','','4','','1','2025-04-18 14:44:21','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'7','866.00','859','Inclusive','branch','Inventory','','','','',''),('417449884043470447',3279,'41744988384','445','2.00','6','retail','0','2025-04-18 18:00:06','','','','1','Cash',0.83,'3','','','4','','1','2025-04-18 15:00:48','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'2','352.00','350','Inclusive','branch','Inventory','','','','',''),('417449890412139029',3280,'41744988448','554','10.00','50','retail','0','2025-04-18 18:17:06','','','','1.1','Cash',6.90,'5','','','4','','1','2025-04-18 15:17:39','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','859.00','849','Inclusive','branch','Inventory','','','','',''),('417449894244224209',3281,'41744988448','446','2.00','20','retail','0','2025-04-18 18:17:06','','','','2','Cash',2.76,'10','','','4','','1','2025-04-18 15:17:39','1','9','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','500.00','498','Inclusive','branch','Inventory','','','','',''),('417449912032323079',3282,'41744989481','1196','2.00','100','retail','0','2025-04-18 18:46:45','','','','0','Cash',13.79,'50','','','4','','1','2025-04-18 15:47:18','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','67.00','65','Inclusive','branch','Inventory','1110','4000','5500','',''),('417449923702210232',3283,'41744992353','21','2.00','70','retail','0','2025-04-18 19:07:17','','','','25','Cash',9.66,'35','','','4','','1','2025-04-18 16:07:47','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'2','63.00','61','Inclusive','branch','Inventory','','','','',''),('417449924364244403',3284,'41744992353','142','4.00','20','retail','0','2025-04-18 19:07:17','','','','0.7','Cash',2.76,'5','','','4','','1','2025-04-18 16:07:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','500.00','496','Inclusive','branch','Inventory','','','','',''),('417450419623130445',3285,'41745041942','692','4.00','20','retail','0','2025-04-19 08:52:42','','','','1','Cash',2.76,'5','','','4','','1','2025-04-19 05:53:16','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','644.00','640','Inclusive','branch','Inventory','','','','',''),('417450467946201043',3286,'41745046771','288','1.00','100','retail','0','2025-04-19 10:13:14','','','','35','Cash',13.79,'100','','','4','','1','2025-04-19 07:13:47','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('417450479424000130',3287,'41745047919','972','2.00','90','retail','0','2025-04-19 10:32:22','','','','23','Cash',12.41,'45','','','4','','1','2025-04-19 07:33:14','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'2','70.00','68','Inclusive','branch','Inventory','','','','',''),('417450511313033143',3288,'41745051114','870','10.00','200','retail','0','2025-04-19 11:25:31','','','','11','Cash',27.59,'20','','','4','','1','2025-04-19 08:26:08','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'10','198.00','188','Inclusive','branch','Inventory','','','','',''),('417450511902022342',3289,'41745051168','870','3.00','60','retail','0','2025-04-19 11:26:30','','','','11','Cash',8.28,'20','','','4','','1','2025-04-19 08:27:15','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','188.00','185','Inclusive','branch','Inventory','','','','',''),('417450534984313230',3290,'41745051236','1181','1.00','15','retail','0','2025-04-19 12:04:59','','','','7','Cash',2.07,'15','','','4','','1','2025-04-19 09:05:28','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'1','257.00','256','Inclusive','branch','Inventory','1110','4000','5500','',''),('417450548863214048',3291,'41745053528','71','10.00','50','retail','0','2025-04-19 12:28:06','','','','2','Cash',6.90,'5','','','4','','1','2025-04-19 09:28:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','330.00','320','Inclusive','branch','Inventory','','','','',''),('417450576624642232',3292,'41745054890','1246','2.00','60','retail','0','2025-04-19 13:14:51','','','','12','Cash',8.28,'30','','','4','','1','2025-04-19 10:15:18','1','57','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','152.00','150','Inclusive','branch','Inventory','1110','4000','5500','',''),('417450576913343301',3293,'41745054890','903','1.00','50','retail','0','2025-04-19 13:14:51','','','','24','Cash',6.90,'50','','','4','','1','2025-04-19 10:15:18','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('417450596861092342',3294,'41745057718','184','2.00','20','retail','0','2025-04-19 13:48:06','','','','4','Cash',2.76,'10','','','4','','1','2025-04-19 10:48:09','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','66.00','64','Inclusive','branch','Inventory','','','','',''),('417450609942039000',3295,'41745059689','420','1.00','50','retail','0','2025-04-19 14:10:38','','','','0','Cash',6.90,'50','','','4','','1','2025-04-19 11:10:56','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','63.00','62','Inclusive','branch','Inventory','','','','',''),('417450610163222630',3296,'41745059689','929','33.00','231','retail','0','2025-04-19 14:10:38','','','','0','Cash',31.86,'7','','','4','','1','2025-04-19 11:10:56','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'33','33.00','0','Inclusive','branch','Inventory','','','','',''),('417450610382322222',3297,'41745059689','554','4.00','20','retail','0','2025-04-19 14:10:38','','','','1.1','Cash',2.76,'5','','','4','','1','2025-04-19 11:10:56','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','849.00','845','Inclusive','branch','Inventory','','','','',''),('417450695902703930',3298,'41745069572','255','1.00','70','retail','0','2025-04-19 16:34:07','','','','4570','Cash',9.66,'70','','','4','','1','2025-04-19 13:34:43','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','86.00','85','Inclusive','branch','Inventory','','','','',''),('417450696123032440',3299,'41745069572','420','1.00','50','retail','0','2025-04-19 16:34:07','','','','0','Cash',6.90,'50','','','4','','1','2025-04-19 13:34:43','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','62.00','61','Inclusive','branch','Inventory','','','','',''),('417450696460333943',3300,'41745069572','1145','1.00','80','retail','0','2025-04-19 16:34:07','','','','51','Cash',11.03,'80','','','4','','1','2025-04-19 13:34:43','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('417450697053350222',3301,'41745069683','255','1.00','70','retail','0','2025-04-19 16:35:57','','','','4570','Cash',9.66,'70','','','4','','1','2025-04-19 13:36:29','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','85.00','84','Inclusive','branch','Inventory','','','','',''),('417450697270323527',3302,'41745069683','420','1.00','50','retail','0','2025-04-19 16:35:57','','','','0','Cash',6.90,'50','','','4','','1','2025-04-19 13:36:29','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','61.00','60','Inclusive','branch','Inventory','','','','',''),('417450697570053230',3303,'41745069683','739','5.00','10','retail','0','2025-04-19 16:35:57','','','','1','Cash',1.38,'2','','','4','','1','2025-04-19 13:36:29','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'5','2076.00','2071','Inclusive','branch','Inventory','','','','',''),('417450698738704572',3304,'41745069851','1181','2.00','30','retail','0','2025-04-19 16:38:13','','','','7','Cash',4.14,'15','','','4','','1','2025-04-19 13:38:18','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'2','256.00','254','Inclusive','branch','Inventory','1110','4000','5500','',''),('417450698914309222',3305,'41745069851','255','1.00','70','retail','0','2025-04-19 16:38:13','','','','4570','Cash',9.66,'70','','','4','','1','2025-04-19 13:38:18','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','84.00','83','Inclusive','branch','Inventory','','','','',''),('417450702570300243',3306,'41745070246','186','1.00','10','retail','0','2025-04-19 16:44:17','','','','8','Cash',1.38,'10','','','4','','1','2025-04-19 13:44:21','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','62.00','61','Inclusive','branch','Inventory','','','','',''),('417450716173330330',3307,'41745070261','21','4.00','140','retail','0','2025-04-19 17:06:57','','','','25','Cash',19.31,'35','','','4','','1','2025-04-19 14:07:00','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'4','61.00','57','Inclusive','branch','Inventory','','','','',''),('417452145454323323',3308,'41745214520','1190','1.00','180','retail','20','2025-04-21 08:49:05','','','','124','Cash',24.83,'180','','','4','','1','2025-04-21 05:49:09','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('417452200202701222',3309,'41745214549','255','1.00','70','retail','0','2025-04-21 10:20:38','','','','4570','Cash',9.66,'70','','','4','','1','2025-04-21 07:20:44','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','83.00','82','Inclusive','branch','Inventory','','','','',''),('417452200372232020',3310,'41745214549','420','1.00','50','retail','0','2025-04-21 10:20:38','','','','0','Cash',6.90,'50','','','4','','1','2025-04-21 07:20:44','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('417452204580440043',3311,'41745220044','41','1.00','400','retail','50','2025-04-21 10:27:38','','','','318','Cash',55.17,'400','','','4','','1','2025-04-21 07:28:17','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417452222225222233',3312,'41745220525','288','1.00','80','retail','20','2025-04-21 10:57:03','','','','35','Cash',11.03,'80','','','4','','1','2025-04-21 07:57:06','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('417452257580321573',3313,'41745222226','1242','7.00','210','retail','0','2025-04-21 11:55:58','','','','18','Cash',28.97,'30','','','4','','1','2025-04-21 08:56:52','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'7','108.00','101','Inclusive','branch','Inventory','1110','4000','5500','',''),('417452267932033302',3314,'41745226769','326','15.00','150','retail','0','2025-04-21 12:13:13','','','','5','Cash',20.69,'10','','','4','','1','2025-04-21 09:13:52','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'15','380.00','365','Inclusive','branch','Inventory','','','','',''),('417452316483414631',3315,'41745231630','382','1.00','350','retail','0','2025-04-21 13:34:09','','','','250','Cash',48.28,'350','','','4','','1','2025-04-21 10:34:42','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('417452349753242395',3316,'41745234942','269','1.00','100','retail','20','2025-04-21 14:29:35','','','','79','Cash',13.79,'100','','','4','','1','2025-04-21 11:30:11','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('417452352281232031',3317,'41745235165','972','15.00','600','retail','75','2025-04-21 14:34:14','','','','23','Cash',82.76,'40','','','4','','1','2025-04-21 11:34:18','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'15','68.00','53','Inclusive','branch','Inventory','','','','',''),('417452352540770053',3318,'41745235165','1147','10.00','300','retail','0','2025-04-21 14:34:14','','','','5','Cash',41.38,'30','','','4','','1','2025-04-21 11:34:18','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','275.00','265','Inclusive','branch','Inventory','1110','4000','5500','',''),('417452353352332323',3319,'41745235316','692','4.00','20','retail','0','2025-04-21 14:35:35','','','','1','Cash',2.76,'5','','','4','','1','2025-04-21 11:35:39','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','640.00','636','Inclusive','branch','Inventory','','','','',''),('417452379492423233',3320,'41745235368','437','2.00','20','retail','0','2025-04-21 15:19:10','','','','7','Cash',2.76,'10','','','4','','1','2025-04-21 12:20:01','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','514.00','512','Inclusive','branch','Inventory','','','','',''),('417452437752034722',3321,'41745238001','337','14.00','70','retail','0','2025-04-21 16:57:04','','','','2','Cash',9.66,'5','','','4','','1','2025-04-21 13:57:09','1','49','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'14','152.00','138','Inclusive','branch','Inventory','','','','',''),('417452438230233233',3322,'41745238001','588','29.00','174','retail','0','2025-04-21 16:57:04','','','','4','Cash',24.00,'6','','','4','','1','2025-04-21 13:57:09','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',5.17,'29','259.00','230','Inclusive','branch','Inventory','','','','',''),('417452466181023613',3323,'41745246601','111','10.00','300','retail','0','2025-04-21 17:43:38','','','','22','Cash',41.38,'30','','','4','','1','2025-04-21 14:44:19','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','321.00','311','Inclusive','branch','Inventory','','','','',''),('417452487122372420',3324,'41745248691','739','20.00','40','retail','0','2025-04-21 18:18:52','','','','1','Cash',5.52,'2','','','4','','1','2025-04-21 15:18:56','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','2071.00','2051','Inclusive','branch','Inventory','','','','',''),('417452487300733373',3325,'41745248691','988','10.00','10','retail','0','2025-04-21 18:18:52','','','','0.50','Cash',1.38,'1','','','4','','1','2025-04-21 15:18:56','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'10','737.00','727','Inclusive','branch','Inventory','','','','',''),('417452506780278020',3326,'41745250660','337','2.00','10','retail','0','2025-04-21 18:51:19','','','','2','Cash',1.38,'5','','','4','','1','2025-04-21 15:51:22','1','49','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','138.00','136','Inclusive','branch','Inventory','','','','',''),('417452987897032038',3327,'41745298760','739','10.00','20','retail','0','2025-04-22 08:13:09','','','','1','Cash',2.76,'2','','','4','','1','2025-04-22 05:13:49','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','2051.00','2041','Inclusive','branch','Inventory','','','','',''),('417453003565553400',3328,'41745300348','293','1.00','450','retail','0','2025-04-22 08:39:17','','','','315','Cash',62.07,'450','','','4','','1','2025-04-22 05:39:19','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417453020072352402',3329,'41745300360','109','5.00','25','retail','0','2025-04-22 09:06:47','','','','2','Cash',3.45,'5','','','4','','1','2025-04-22 06:06:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','885.00','880','Inclusive','branch','Inventory','','','','',''),('417453022020002323',3330,'41745302010','692','2.00','10','retail','0','2025-04-22 09:10:18','','','','1','Cash',1.38,'5','','','4','','1','2025-04-22 06:10:57','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','636.00','634','Inclusive','branch','Inventory','','','','',''),('417453022182300323',3331,'41745302010','71','4.00','20','retail','0','2025-04-22 09:10:18','','','','2','Cash',2.76,'5','','','4','','1','2025-04-22 06:10:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','320.00','316','Inclusive','branch','Inventory','','','','',''),('417453029472333323',3332,'41745302257','255','1.00','70','retail','0','2025-04-22 09:22:40','','','','4570','Cash',9.66,'70','','','4','','1','2025-04-22 06:22:43','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','82.00','81','Inclusive','branch','Inventory','','','','',''),('417453029600300305',3333,'41745302257','420','1.00','50','retail','0','2025-04-22 09:22:40','','','','0','Cash',6.90,'50','','','4','','1','2025-04-22 06:22:43','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','59.00','58','Inclusive','branch','Inventory','','','','',''),('417453073085032222',3334,'41745302963','1219','1.00','170','retail','0','2025-04-22 10:35:09','','','','110','Cash',23.45,'170','','','4','','1','2025-04-22 07:35:15','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',146.55,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('417453122552520334',3335,'41745307315','186','1.00','10','retail','0','2025-04-22 11:57:35','','','','8','Cash',1.38,'10','','','4','','1','2025-04-22 08:57:38','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','61.00','60','Inclusive','branch','Inventory','','','','',''),('417453198124231224',3336,'41745319798','1103','1.00','300','retail','0','2025-04-22 14:03:33','','','','0','Cash',41.38,'300','','','4','','1','2025-04-22 11:03:37','1','56','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417453273090042372',3337,'41745327251','124','1.00','200','retail','0','2025-04-22 16:08:29','','','','136','Cash',27.59,'200','','','4','','1','2025-04-22 13:09:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417453306799230323',3338,'41745327394','554','4.00','20','retail','0','2025-04-22 17:04:40','','','','1.1','Cash',2.76,'5','','','4','','1','2025-04-22 14:04:43','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','845.00','841','Inclusive','branch','Inventory','','','','',''),('417453327983322202',3339,'41745332784','1196','1.00','50','retail','0','2025-04-22 17:39:58','','','','0','Cash',6.90,'50','','','4','','1','2025-04-22 14:40:02','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','65.00','64','Inclusive','branch','Inventory','1110','4000','5500','',''),('417453332332203723',3340,'41745332840','113','30.00','600','retail','0','2025-04-22 17:47:13','','','','13','Cash',82.76,'20','','','4','','1','2025-04-22 14:47:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'30','49.00','19','Inclusive','branch','Inventory','','','','',''),('417453342822222303',3341,'41745334096','896','1.00','80','retail','0','2025-04-22 18:04:42','','','','39','Cash',11.03,'80','','','4','','1','2025-04-22 15:04:46','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('417453350870323353',3342,'41745335066','54','10.00','100','retail','0','2025-04-22 18:18:07','','','','5','Cash',13.79,'10','','','4','','1','2025-04-22 15:19:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','74.00','64','Inclusive','branch','Inventory','','','','',''),('417453364434224430',3343,'41745335157','1215','1.00','100','retail','0','2025-04-22 18:40:43','','','','47','Cash',13.79,'100','','','4','','1','2025-04-22 15:41:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('417453373581303333',3344,'41745337335','142','10.00','20','retail','0','2025-04-22 18:56:40','','','','0.8','Cash',2.76,'2','','','4','','1','2025-04-22 15:56:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','497.00','487','Inclusive','branch','Inventory','','','','',''),('417453373802273333',3345,'41745337335','1205','5.00','50','retail','0','2025-04-22 18:56:40','','','','5','Cash',6.90,'10','','','4','','1','2025-04-22 15:56:45','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'5','15.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('417453373981187337',3346,'41745337335','692','1.00','5','retail','0','2025-04-22 18:56:40','','','','1','Cash',0.69,'5','','','4','','1','2025-04-22 15:56:45','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','634.00','633','Inclusive','branch','Inventory','','','','',''),('417453375971022230',3347,'41745337579','554','10.00','50','retail','0','2025-04-22 18:59:57','','','','1.1','Cash',6.90,'5','','','4','','1','2025-04-22 16:00:01','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','841.00','831','Inclusive','branch','Inventory','','','','',''),('417453989525383492',3348,'41745398929','692','9.00','45','retail','0','2025-04-23 12:02:33','','','','1','Cash',6.21,'5','','','4','','1','2025-04-23 09:03:08','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'9','633.00','624','Inclusive','branch','Inventory','','','','',''),('417453990010102022',3349,'41745398988','186','1.00','10','retail','0','2025-04-23 12:03:21','','','','8','Cash',1.38,'10','','','4','','1','2025-04-23 09:03:25','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('417454032030770332',3350,'41745403190','978','1.00','150','retail','0','2025-04-23 13:13:23','','','','90','Cash',20.69,'150','','','4','','1','2025-04-23 12:32:14','1','37','returned','1','new','pcs','','2025-04-23 15:32:14','4','yes','','0','','','VATABLE',129.31,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417454045502324033',3351,'41745403207','121','1.00','50','retail','0','2025-04-23 13:41:40','','','','26','Cash',6.90,'50','','','4','','1','2025-04-23 10:42:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('417454049714503704',3352,'41745404940','445','7.00','21','retail','0','2025-04-23 13:42:52','','','','1','Cash',2.90,'3','','','4','','1','2025-04-23 10:43:37','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'7','250.00','243','Inclusive','branch','Inventory','','','','',''),('417454083322032222',3353,'41745408321','640','1.00','400','retail','0','2025-04-23 14:38:52','','','','215','Cash',55.17,'400','','','4','','1','2025-04-23 11:38:55','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417454116673334317',3354,'41745411639','500','1.00','350','retail','50','2025-04-23 15:34:47','','','','186','Cash',48.28,'350','','','4','','1','2025-04-23 12:35:25','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('417454116862337632',3355,'41745411639','612','1.00','150','retail','0','2025-04-23 15:34:47','','','','60','Cash',20.69,'150','','','4','','1','2025-04-23 12:35:25','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('417454117812013470',3356,'41745411726','237','1.00','100','retail','10','2025-04-23 15:36:22','','','','68','Cash',13.79,'100','','','4','','1','2025-04-23 12:37:06','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('417454121250233155',3357,'41745412094','1148','10.00','400','retail','20','2025-04-23 15:45:55','','','','21','Cash',55.17,'40','','','4','','1','2025-04-23 12:46:32','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'10','170.00','160','Inclusive','branch','Inventory','1110','4000','5500','',''),('417454121522032223',3358,'41745412094','691','1.00','130','retail','20','2025-04-23 15:45:55','','','','48','Cash',17.93,'130','','','4','','1','2025-04-23 12:46:32','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('417454121682220322',3359,'41745412094','978','1.00','150','retail','0','2025-04-23 15:45:55','','','','90','Cash',20.69,'150','','','4','','1','2025-04-23 12:46:32','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417454121985512253',3360,'41745412094','109','15.00','75','retail','0','2025-04-23 15:45:55','','','','2','Cash',10.34,'5','','','4','','1','2025-04-23 12:46:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','880.00','865','Inclusive','branch','Inventory','','','','',''),('417454122243423354',3361,'41745412094','739','20.00','40','retail','0','2025-04-23 15:45:55','','','','1','Cash',5.52,'2','','','4','','1','2025-04-23 12:46:32','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','1941.00','1921','Inclusive','branch','Inventory','','','','',''),('417454122431243323',3362,'41745412094','612','1.00','150','retail','0','2025-04-23 15:45:55','','','','60','Cash',20.69,'150','','','4','','1','2025-04-23 12:46:32','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('417454123373230323',3363,'41745412094','724','5.00','50','retail','0','2025-04-23 15:45:55','','','','2.9','Cash',6.90,'10','','','4','','1','2025-04-23 12:46:32','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'5','335.00','330','Inclusive','branch','Inventory','','','','',''),('417454123553000334',3364,'41745412094','554','1.00','5','retail','0','2025-04-23 15:45:55','','','','1.1','Cash',0.69,'5','','','4','','1','2025-04-23 12:46:32','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','831.00','830','Inclusive','branch','Inventory','','','','',''),('417454125383230202',3365,'41745412522','121','1.00','50','retail','0','2025-04-23 15:48:59','','','','26','Cash',6.90,'50','','','4','','1','2025-04-23 12:49:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('417454131595307522',3366,'41745413147','121','1.00','50','retail','0','2025-04-23 15:59:19','','','','26','Cash',6.90,'50','','','4','','1','2025-04-23 12:59:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','31.00','30','Inclusive','branch','Inventory','','','','',''); INSERT INTO `sales_order` VALUES ('417454202930241042',3367,'41745420274','1','2.00','120','retail','0','2025-04-23 18:00:16','','','','30','Cash',16.55,'60','','','4','','1','2025-04-23 15:00:55','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'2','86.00','84','Inclusive','branch','Inventory','','','','',''),('417454203150420022',3368,'41745420274','381','1.00','350','retail','0','2025-04-23 18:00:16','','','','178.15','Cash',48.28,'350','','','4','','1','2025-04-23 15:00:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('417454203552032443',3369,'41745420274','650','15.00','75','retail','0','2025-04-23 18:00:16','','','','0.59','Cash',10.34,'5','','','4','','1','2025-04-23 15:00:55','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','503.00','488','Inclusive','branch','Inventory','','','','',''),('417454203752454202',3370,'41745420274','1216','1.00','120','retail','0','2025-04-23 18:00:16','','','','70','Cash',16.55,'120','','','4','','1','2025-04-23 15:00:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('417454203922302203',3371,'41745420274','905','1.00','180','retail','0','2025-04-23 18:00:16','','','','110','Cash',24.83,'180','','','4','','1','2025-04-23 15:00:55','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('417454204162230323',3372,'41745420274','554','1.00','5','retail','0','2025-04-23 18:00:16','','','','1.1','Cash',0.69,'5','','','4','','1','2025-04-23 15:00:55','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','830.00','829','Inclusive','branch','Inventory','','','','',''),('417454227542534447',3373,'41745422697','1192','3.00','135','retail','0','2025-04-23 18:39:15','','','','0','Cash',18.62,'45','','','4','','1','2025-04-23 15:39:33','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'3','22.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('417454811228548040',3374,'41745481097','1209','2.00','100','retail','0','2025-04-24 10:52:24','','','','30','Cash',13.79,'50','','','4','','1','2025-04-24 07:52:41','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('417454811434218112',3375,'41745481097','632','7.00','21','retail','0','2025-04-24 10:52:24','','','','1.45','Cash',2.90,'3','','','4','','1','2025-04-24 07:52:41','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'7','929.00','922','Inclusive','branch','Inventory','','','','',''),('417454829342093228',3376,'41745481161','1181','10.00','150','retail','0','2025-04-24 11:22:29','','','','7','Cash',20.69,'15','','','4','','1','2025-04-24 08:23:28','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'10','254.00','244','Inclusive','branch','Inventory','1110','4000','5500','',''),('417454829492973240',3377,'41745481161','121','1.00','50','retail','0','2025-04-24 11:22:29','','','','26','Cash',6.90,'50','','','4','','1','2025-04-24 08:23:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('417454830283002332',3378,'41745483009','48','1.00','50','retail','0','2025-04-24 11:24:23','','','','18','Cash',6.90,'50','','','4','','1','2025-04-24 08:24:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('417454830443421031',3379,'41745483009','1149','1.00','300','retail','0','2025-04-24 11:24:23','','','','150','Cash',41.38,'300','','','4','','1','2025-04-24 08:24:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('417454830632304346',3380,'41745483009','692','5.00','25','retail','0','2025-04-24 11:24:23','','','','1','Cash',3.45,'5','','','4','','1','2025-04-24 08:24:27','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','624.00','619','Inclusive','branch','Inventory','','','','',''),('417454882857043822',3381,'41745484438','21','1.00','35','retail','0','2025-04-24 12:52:58','','','','25','Cash',4.83,'35','','','4','','1','2025-04-24 09:53:01','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'1','57.00','56','Inclusive','branch','Inventory','','','','',''),('417454883283232320',3382,'41745484438','554','30.00','150','retail','0','2025-04-24 12:52:58','','','','1.1','Cash',20.69,'5','','','4','','1','2025-04-24 09:53:01','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'30','829.00','799','Inclusive','branch','Inventory','','','','',''),('417454883480403422',3383,'41745484438','701','1.00','420','retail','0','2025-04-24 12:52:58','','','','258','Cash',57.93,'420','','','4','','1','2025-04-24 09:53:01','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',362.07,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417454883773283222',3384,'41745484438','739','20.00','40','retail','0','2025-04-24 12:52:58','','','','1','Cash',5.52,'2','','','4','','1','2025-04-24 09:53:01','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','1921.00','1901','Inclusive','branch','Inventory','','','','',''),('417454884280222844',3385,'41745484438','279','2.00','20','retail','0','2025-04-24 12:53:48','','','','5','Cash',2.76,'10','','','4','','1','2025-04-24 09:54:23','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','144.00','142','Inclusive','branch','Inventory','','','','',''),('417454885328052232',3386,'41745488520','21','1.00','35','retail','0','2025-04-24 12:56:35','','','','25','Cash',4.83,'35','','','4','','1','2025-04-24 09:56:45','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'1','56.00','55','Inclusive','branch','Inventory','','','','',''),('417454885563253083',3387,'41745488520','554','30.00','150','retail','0','2025-04-24 12:56:35','','','','1.1','Cash',20.69,'5','','','4','','1','2025-04-24 09:56:45','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'30','799.00','769','Inclusive','branch','Inventory','','','','',''),('417454885762003033',3388,'41745488520','739','20.00','40','retail','0','2025-04-24 12:56:35','','','','1','Cash',5.52,'2','','','4','','1','2025-04-24 09:56:45','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','1901.00','1881','Inclusive','branch','Inventory','','','','',''),('417454885957412222',3389,'41745488520','701','1.00','420','retail','0','2025-04-24 12:56:35','','','','258','Cash',57.93,'420','','','4','','1','2025-04-24 09:56:45','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',362.07,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417454901831233220',3390,'41745490173','1146','1.00','100','retail','0','2025-04-24 13:23:05','','','','20','Cash',13.79,'100','','','4','','1','2025-04-24 10:23:08','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','46.00','45','Inclusive','branch','Inventory','1110','4000','5500','',''),('417454932820274319',3391,'41745490191','430','10.00','80','retail','20','2025-04-24 14:14:43','','','','5','Cash',11.03,'8','','','4','','1','2025-04-24 11:14:46','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.90,'10','150.00','140','Inclusive','branch','Inventory','','','','',''),('417454961700322322',3392,'41745496156','1146','1.00','100','retail','0','2025-04-24 15:02:52','','','','20','Cash',13.79,'100','','','4','','1','2025-04-24 12:02:57','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','45.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('417454970120323200',3393,'41745496206','905','1.00','180','retail','0','2025-04-24 15:17:23','','','','110','Cash',24.83,'180','','','4','','1','2025-04-24 12:17:29','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('417454970410942222',3394,'41745496206','1246','5.00','150','retail','0','2025-04-24 15:17:23','','','','12','Cash',20.69,'30','','','4','','1','2025-04-24 12:17:29','1','57','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'5','145.00','140','Inclusive','branch','Inventory','1110','4000','5500','',''),('417454987421732323',3395,'41745498728','961','1.00','100','retail','0','2025-04-24 15:48:52','','','','43','Cash',13.79,'100','','','4','','1','2025-04-24 12:48:55','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('417454987643044322',3396,'41745498728','1187','4.00','80','retail','0','2025-04-24 15:48:52','','','','9','Cash',11.03,'20','','','4','','1','2025-04-24 12:48:55','1','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'4','40.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('417454987830334832',3397,'41745498728','1','1.00','60','retail','0','2025-04-24 15:48:52','','','','30','Cash',8.28,'60','','','4','','1','2025-04-24 12:48:55','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','84.00','83','Inclusive','branch','Inventory','','','','',''),('417454989310103330',3398,'41745498728','893','1.00','80','retail','10','2025-04-24 15:48:52','','','','49','Cash',11.03,'80','','','4','','1','2025-04-24 12:48:55','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417454997600225200',3399,'41745499745','121','1.00','50','retail','0','2025-04-24 16:02:43','','','','26','Cash',6.90,'50','','','4','','1','2025-04-24 13:02:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('417455056672320004',3400,'41745505651','306','1.00','40','retail','0','2025-04-24 17:41:07','','','','7','Cash',5.52,'40','','','4','','1','2025-04-24 14:42:06','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','152.00','151','Inclusive','branch','Inventory','','','','',''),('417455685733555452',3401,'41745568553','692','4.00','20','retail','0','2025-04-25 11:09:33','','','','1','Cash',2.76,'5','','','4','','1','2025-04-25 08:09:37','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','619.00','615','Inclusive','branch','Inventory','','','','',''),('417455685950303357',3402,'41745568577','256','1.00','150','retail','0','2025-04-25 11:09:56','','','','90','Cash',20.69,'150','','','4','','1','2025-04-25 08:10:30','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('417455707562331410',3403,'41745568630','99','50.00','100','retail','0','2025-04-25 11:45:57','','','','1.2','Cash',13.79,'2','','','4','','1','2025-04-25 08:46:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'50','903.00','853','Inclusive','branch','Inventory','','','','',''),('417455755022504222',3404,'41745570760','279','1.00','10','retail','0','2025-04-25 13:09:00','','','','5','Cash',1.38,'10','','','4','','1','2025-04-25 10:10:49','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','142.00','141','Inclusive','branch','Inventory','','','','',''),('417455757403344327',3405,'41745570760','279','1.00','10','retail','0','2025-04-25 13:09:00','','','','5','Cash',1.38,'10','','','4','','1','2025-04-25 10:10:49','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','141.00','140','Inclusive','branch','Inventory','','','','',''),('417455775282327355',3406,'41745575849','288','1.00','80','retail','20','2025-04-25 13:40:00','','','','35','Cash',11.03,'80','','','4','','1','2025-04-25 10:40:09','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('417455775487723024',3407,'41745575849','1181','2.00','30','retail','0','2025-04-25 13:40:00','','','','7','Cash',4.14,'15','','','4','','1','2025-04-25 10:40:09','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'2','244.00','242','Inclusive','branch','Inventory','1110','4000','5500','',''),('417455776003633315',3408,'41745575849','306','1.00','30','retail','10','2025-04-25 13:40:00','','','','7','Cash',4.14,'30','','','4','','1','2025-04-25 10:40:09','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','151.00','150','Inclusive','branch','Inventory','','','','',''),('417455796362062563',3409,'41745577609','949','1.00','350','retail','0','2025-04-25 14:14:12','','','','145','Cash',48.28,'350','','','4','','1','2025-04-25 11:14:45','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('417455796526446234',3410,'41745577609','266','1.00','70','retail','0','2025-04-25 14:14:12','','','','22','Cash',9.66,'70','','','4','','1','2025-04-25 11:14:45','1','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('417455834742372223',3411,'41745583446','54','5.00','50','retail','0','2025-04-25 15:17:54','','','','5','Cash',6.90,'10','','','4','','1','2025-04-25 12:18:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'5','64.00','59','Inclusive','branch','Inventory','','','','',''),('417455838453358833',3412,'41745583539','903','1.00','50','retail','0','2025-04-25 15:24:17','','','','24','Cash',6.90,'50','','','4','','1','2025-04-25 12:24:20','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('417455838573122533',3413,'41745583539','1196','1.00','50','retail','0','2025-04-25 15:24:17','','','','0','Cash',6.90,'50','','','4','','1','2025-04-25 12:24:20','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','64.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('417455891323020443',3414,'41745589119','237','1.00','110','retail','0','2025-04-25 16:52:13','','','','68','Cash',15.17,'110','','','4','','1','2025-04-25 13:52:16','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',94.83,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('417455905473530092',3415,'41745589136','632','10.00','30','retail','0','2025-04-25 17:15:47','','','','1.45','Cash',4.14,'3','','','4','','1','2025-04-25 14:16:22','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','922.00','912','Inclusive','branch','Inventory','','','','',''),('417455909242421202',3416,'41745590582','506','10.00','30','retail','0','2025-04-25 17:22:29','','','','1.5','Cash',4.14,'3','','','4','','1','2025-04-25 14:22:33','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','550.00','540','Inclusive','branch','Inventory','','','','',''),('417455909474302033',3417,'41745590582','554','6.00','30','retail','0','2025-04-25 17:22:29','','','','1.1','Cash',4.14,'5','','','4','','1','2025-04-25 14:22:33','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','769.00','763','Inclusive','branch','Inventory','','','','',''),('417455932264303433',3418,'41745590954','600','1.00','300','retail','0','2025-04-25 18:00:32','','','','170','Cash',41.38,'300','','','4','','1','2025-04-25 15:00:41','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','78.00','77','Inclusive','branch','Inventory','','','','',''),('417455941573190203',3419,'41745593352','514','8.00','240','retail','0','2025-04-25 18:15:58','','','','23','Cash',33.10,'30','','','4','','1','2025-04-25 15:16:33','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'8','49.00','41','Inclusive','branch','Inventory','','','','',''),('417455946927922532',3420,'41745594213','739','5.00','10','retail','0','2025-04-25 18:24:53','','','','1','Cash',1.38,'2','','','4','','1','2025-04-25 15:24:55','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'5','1881.00','1876','Inclusive','branch','Inventory','','','','',''),('417456481624303422',3421,'41745647958','612','1.00','130','retail','20','2025-04-26 09:16:02','','','','60','Cash',17.93,'130','','','4','','1','2025-04-26 06:16:06','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('417456481832212203',3422,'41745648167','1134','1.00','20','retail','0','2025-04-26 09:16:24','','','','7.63','Cash',2.76,'20','','','4','','1','2025-04-26 06:16:58','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','75.00','74','Inclusive','branch','Inventory','1110','4000','5500','',''),('417456518808434542',3423,'41745648218','420','1.00','50','retail','0','2025-04-26 10:18:00','','','','0','Cash',6.90,'50','','','4','','1','2025-04-26 07:19:03','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','58.00','57','Inclusive','branch','Inventory','','','','',''),('417456525550231324',3424,'41745652522','291','1.00','430','retail','20','2025-04-26 10:29:36','','','','300','Cash',59.31,'430','','','4','','1','2025-04-26 07:29:39','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',370.69,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417456525765213236',3425,'41745652522','739','10.00','20','retail','0','2025-04-26 10:29:36','','','','1','Cash',2.76,'2','','','4','','1','2025-04-26 07:29:39','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1876.00','1866','Inclusive','branch','Inventory','','','','',''),('417456552930433024',3426,'41745652579','739','10.00','20','retail','0','2025-04-26 11:14:53','','','','1','Cash',2.76,'2','','','4','','1','2025-04-26 08:14:56','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1866.00','1856','Inclusive','branch','Inventory','','','','',''),('417456621342230315',3427,'41745655296','255','1.00','70','retail','0','2025-04-26 13:09:16','','','','4570','Cash',9.66,'70','','','4','','1','2025-04-26 10:09:20','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','81.00','80','Inclusive','branch','Inventory','','','','',''),('417456621533312210',3428,'41745655296','420','1.00','50','retail','0','2025-04-26 13:09:16','','','','0','Cash',6.90,'50','','','4','','1','2025-04-26 10:09:20','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','57.00','56','Inclusive','branch','Inventory','','','','',''),('417456688782424023',3429,'41745662162','1134','5.00','100','retail','0','2025-04-26 15:01:19','','','','7.63','Cash',13.79,'20','','','4','','1','2025-04-26 12:01:22','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'5','74.00','69','Inclusive','branch','Inventory','1110','4000','5500','',''),('417456727662220045',3430,'41745670088','256','1.00','150','retail','0','2025-04-26 16:06:08','','','','90','Cash',20.69,'150','','','4','','1','2025-04-26 13:06:13','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('417456727973397772',3431,'41745672774','124','1.00','200','retail','0','2025-04-26 16:06:41','','','','136','Cash',27.59,'200','','','4','','1','2025-04-26 13:07:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417456775302402353',3432,'41745672879','1240','12.00','360','retail','0','2025-04-26 17:27:03','','','','20','Cash',49.66,'30','','','4','','1','2025-04-26 14:27:07','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'12','72.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('417456775690353270',3433,'41745672879','1203','1.00','300','retail','0','2025-04-26 17:27:03','','','','225','Cash',41.38,'300','','','4','','1','2025-04-26 14:27:07','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('417456775977094342',3434,'41745672879','739','20.00','40','retail','0','2025-04-26 17:27:03','','','','1','Cash',5.52,'2','','','4','','1','2025-04-26 14:27:07','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','1856.00','1836','Inclusive','branch','Inventory','','','','',''),('417456776212353323',3435,'41745672879','1246','5.00','150','retail','0','2025-04-26 17:27:03','','','','12','Cash',20.69,'30','','','4','','1','2025-04-26 14:27:07','1','57','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'5','135.00','130','Inclusive','branch','Inventory','1110','4000','5500','',''),('417456779656749333',3436,'41745677937','692','4.00','20','retail','0','2025-04-26 17:32:48','','','','1','Cash',2.76,'5','','','4','','1','2025-04-26 14:32:55','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','615.00','611','Inclusive','branch','Inventory','','','','',''),('417456806962933537',3437,'41745680657','50','10.00','80','retail','20','2025-04-26 18:18:19','','','','3.2','Cash',11.03,'8','','','4','','1','2025-04-26 15:18:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.90,'10','610.00','600','Inclusive','branch','Inventory','','','','',''),('417456832406300234',3438,'41745683216','1187','3.00','60','retail','0','2025-04-26 19:00:41','','','','9','Cash',8.28,'20','','','4','','1','2025-04-26 16:01:28','1','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','30.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('417456833344203432',3439,'41745683296','971','5.00','250','retail','0','2025-04-26 19:02:15','','','','15','Cash',34.48,'50','','','4','','1','2025-04-26 16:02:48','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'5','36.00','31','Inclusive','branch','Inventory','','','','',''),('417456833923433823',3440,'41745683368','72','10.00','100','retail','0','2025-04-26 19:03:35','','','','3.5','Cash',13.79,'10','','','4','','1','2025-04-26 16:03:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','490.00','480','Inclusive','branch','Inventory','','','','',''),('417456834136133836',3441,'41745683368','971','1.00','50','retail','0','2025-04-26 19:03:35','','','','15','Cash',6.90,'50','','','4','','1','2025-04-26 16:03:40','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('417458218099543178',3442,'41745819355','420','1.00','50','retail','0','2025-04-28 09:30:49','','','','0','Cash',6.90,'50','','','4','','1','2025-04-28 06:31:40','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','56.00','55','Inclusive','branch','Inventory','','','','',''),('417458218230280231',3443,'41745819355','255','1.00','70','retail','0','2025-04-28 09:30:49','','','','4570','Cash',9.66,'70','','','4','','1','2025-04-28 06:31:40','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','80.00','79','Inclusive','branch','Inventory','','','','',''),('417458218482324032',3444,'41745819355','554','2.00','10','retail','0','2025-04-28 09:30:49','','','','1.1','Cash',1.38,'5','','','4','','1','2025-04-28 06:31:40','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','763.00','761','Inclusive','branch','Inventory','','','','',''),('417458222162033282',3445,'41745822182','1274','40.00','1600','retail','200','2025-04-28 09:45:12','','','','34','Cash',220.69,'40','','','4','','1','2025-04-28 06:45:17','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'40','200.00','160','Inclusive','branch','Inventory','1110','4000','5500','',''),('417458222394327141',3446,'41745822182','113','30.00','600','retail','0','2025-04-28 09:45:12','','','','13','Cash',82.76,'20','','','4','','1','2025-04-28 06:45:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'30','179.00','149','Inclusive','branch','Inventory','','','','',''),('417458222553303202',3447,'41745822182','644','1.00','350','retail','0','2025-04-28 09:45:12','','','','220','Cash',48.28,'350','','','4','','1','2025-04-28 06:45:17','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417458223028004730',3448,'41745822182','1169','30.00','900','retail','0','2025-04-28 09:45:12','','','','22','Cash',124.14,'30','','','4','','1','2025-04-28 06:45:17','1','54','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'30','99.00','69','Inclusive','branch','Inventory','1110','4000','5500','',''),('417458223352103034',3449,'41745822182','111','10.00','300','retail','0','2025-04-28 09:45:12','','','','22','Cash',41.38,'30','','','4','','1','2025-04-28 06:45:17','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','311.00','301','Inclusive','branch','Inventory','','','','',''),('417458226453035347',3450,'41745822182','1177','20.00','200','retail','100','2025-04-28 09:45:12','','','','8','Cash',27.59,'10','','','4','','1','2025-04-28 06:45:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'20','730.00','710','Inclusive','branch','Inventory','1110','4000','5500','',''),('417458227117732535',3451,'41745822182','36','1.00','540','retail','0','2025-04-28 09:45:12','','','','400','Cash',74.48,'540','','','4','','1','2025-04-28 06:45:17','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',465.52,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('417458242392200220',3452,'41745822816','1134','1.00','20','retail','0','2025-04-28 10:10:39','','','','7.63','Cash',2.76,'20','','','4','','1','2025-04-28 07:11:21','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','69.00','68','Inclusive','branch','Inventory','1110','4000','5500','',''),('417458253122430102',3453,'41745825297','255','1.00','70','retail','0','2025-04-28 10:29:10','','','','4570','Cash',9.66,'70','','','4','','1','2025-04-28 07:29:40','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','79.00','78','Inclusive','branch','Inventory','','','','',''),('417458253283832272',3454,'41745825297','420','1.00','50','retail','0','2025-04-28 10:29:10','','','','0','Cash',6.90,'50','','','4','','1','2025-04-28 07:29:40','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','55.00','54','Inclusive','branch','Inventory','','','','',''),('417458253503243020',3455,'41745825297','554','2.00','10','retail','0','2025-04-28 10:29:10','','','','1.1','Cash',1.38,'5','','','4','','1','2025-04-28 07:29:40','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','761.00','759','Inclusive','branch','Inventory','','','','',''),('417458281133023030',3456,'41745828090','1181','3.00','45','retail','0','2025-04-28 11:15:13','','','','7','Cash',6.21,'15','','','4','','1','2025-04-28 08:15:17','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'3','242.00','239','Inclusive','branch','Inventory','1110','4000','5500','',''),('417458283043323223',3457,'41745828292','1190','1.00','200','retail','0','2025-04-28 11:18:24','','','','124','Cash',27.59,'200','','','4','','1','2025-04-28 08:20:08','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('417458286263688630',3458,'41745828408','131','1.00','150','retail','0','2025-04-28 11:23:46','','','','106','Cash',20.69,'150','','','4','','1','2025-04-28 08:23:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('417458289372922250',3459,'41745828629','691','1.00','130','retail','20','2025-04-28 11:29:52','','','','48','Cash',17.93,'130','','','4','','1','2025-04-28 08:29:56','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('417458289670283533',3460,'41745828629','971','1.00','50','retail','0','2025-04-28 11:29:52','','','','15','Cash',6.90,'50','','','4','','1','2025-04-28 08:29:56','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('417458289922052033',3461,'41745828629','582','1.00','100','retail','0','2025-04-28 11:29:52','','','','44.5','Cash',13.79,'100','','','4','','1','2025-04-28 08:29:56','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('417458314513311224',3462,'41745828996','306','1.00','40','retail','0','2025-04-28 12:10:52','','','','7','Cash',5.52,'40','','','4','','1','2025-04-28 09:10:56','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','150.00','149','Inclusive','branch','Inventory','','','','',''),('417458320783383213',3463,'41745831952','21','1.00','35','retail','0','2025-04-28 12:21:19','','','','25','Cash',4.83,'35','','','4','','1','2025-04-28 09:21:53','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'1','55.00','54','Inclusive','branch','Inventory','','','','',''),('417458376170273733',3464,'41745837588','290','1.00','80','retail','20','2025-04-28 13:53:39','','','','40','Cash',11.03,'80','','','4','','1','2025-04-28 10:53:43','1','24','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('417458385866335381',3465,'41745838198','1007','30.00','150','retail','0','2025-04-28 14:09:47','','','','2','Cash',20.69,'5','','','4','','1','2025-04-28 11:11:37','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'30','1144.00','1114','Inclusive','branch','Inventory','','','','',''),('417458400468224322',3466,'41745840031','269','1.00','120','retail','0','2025-04-28 14:34:33','','','','79','Cash',16.55,'120','','','4','','1','2025-04-28 11:34:37','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('417458400727172027',3467,'41745840031','739','10.00','20','retail','0','2025-04-28 14:34:33','','','','1','Cash',2.76,'2','','','4','','1','2025-04-28 11:34:37','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1836.00','1826','Inclusive','branch','Inventory','','','','',''),('417458432722224552',3468,'41745840123','692','5.00','25','retail','0','2025-04-28 15:27:54','','','','1','Cash',3.45,'5','','','4','','1','2025-04-28 12:27:58','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','611.00','606','Inclusive','branch','Inventory','','','','',''),('417458492892032011',3469,'41745849265','86','10.00','150','retail','0','2025-04-28 17:08:11','','','','10','Cash',20.69,'15','','','4','','1','2025-04-28 14:09:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'10','25.00','15','Inclusive','branch','Inventory','','','','',''),('417458507022732321',3470,'41745850503','1211','1.00','100','retail','0','2025-04-28 17:31:44','','','','48','Cash',13.79,'100','','','4','','1','2025-04-28 14:32:24','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('417458534753333430',3471,'41745850745','1247','1.00','300','retail','0','2025-04-28 18:20:58','','','','120','Cash',41.38,'300','','','4','','1','2025-04-28 15:21:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('417458535115427032',3472,'41745850745','811','1.00','50','retail','0','2025-04-28 18:20:58','','','','25','Cash',6.90,'50','','','4','','1','2025-04-28 15:21:33','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('417458535603533374',3473,'41745850745','21','2.00','70','retail','0','2025-04-28 18:20:58','','','','25','Cash',9.66,'35','','','4','','1','2025-04-28 15:21:33','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'2','54.00','52','Inclusive','branch','Inventory','','','','',''),('417458536172253402',3474,'41745850745','142','20.00','40','retail','0','2025-04-28 18:20:58','','','','0.8','Cash',5.52,'2','','','4','','1','2025-04-28 15:21:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','487.00','467','Inclusive','branch','Inventory','','','','',''),('417458536552353052',3475,'41745850745','909','10.00','100','retail','0','2025-04-28 18:20:58','','','','3','Cash',13.79,'10','','','4','','1','2025-04-28 15:21:33','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','69.00','59','Inclusive','branch','Inventory','','','','',''),('417458566648023036',3476,'41745856644','269','1.00','120','retail','0','2025-04-28 19:11:05','','','','79','Cash',16.55,'120','','','4','','1','2025-04-28 16:11:41','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('417458573074502702',3477,'41745856702','111','2.00','60','retail','0','2025-04-28 19:21:49','','','','22','Cash',8.28,'30','','','4','','1','2025-04-28 16:21:54','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','291.00','289','Inclusive','branch','Inventory','','','','',''),('417458574163638363',3478,'41745857315','1145','2.00','160','retail','0','2025-04-28 19:23:37','','','','51','Cash',22.07,'80','','','4','','1','2025-04-28 16:24:30','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('417459075060251005',3479,'41745907490','255','1.00','70','retail','0','2025-04-29 09:18:43','','','','4570','Cash',9.66,'70','','','4','','1','2025-04-29 06:18:46','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','78.00','77','Inclusive','branch','Inventory','','','','',''),('417459075234532023',3480,'41745907490','420','1.00','50','retail','0','2025-04-29 09:18:43','','','','0','Cash',6.90,'50','','','4','','1','2025-04-29 06:18:46','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','54.00','53','Inclusive','branch','Inventory','','','','',''),('417459079145300022',3481,'41745907526','1177','10.00','150','retail','0','2025-04-29 09:26:18','','','','8','Cash',20.69,'15','','','4','','1','2025-04-29 06:27:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'10','710.00','700','Inclusive','branch','Inventory','1110','4000','5500','',''),('417459079420413232',3482,'41745907526','632','15.00','45','retail','0','2025-04-29 09:26:18','','','','1.45','Cash',6.21,'3','','','4','','1','2025-04-29 06:27:02','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'15','812.00','797','Inclusive','branch','Inventory','','','','',''),('417459079783202037',3483,'41745907526','109','6.00','30','retail','0','2025-04-29 09:26:18','','','','2','Cash',4.14,'5','','','4','','1','2025-04-29 06:27:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','865.00','859','Inclusive','branch','Inventory','','','','',''),('417459080420220072',3484,'41745908022','1203','1.00','300','retail','0','2025-04-29 09:28:24','','','','225','Cash',41.38,'300','','','4','','1','2025-04-29 06:29:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('417459080644034803',3485,'41745908022','109','16.00','80','retail','0','2025-04-29 09:28:24','','','','2','Cash',11.03,'5','','','4','','1','2025-04-29 06:29:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'16','859.00','843','Inclusive','branch','Inventory','','','','',''),('417459080872228332',3486,'41745908022','692','5.00','25','retail','0','2025-04-29 09:28:24','','','','1','Cash',3.45,'5','','','4','','1','2025-04-29 06:29:00','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','506.00','501','Inclusive','branch','Inventory','','','','',''),('417459081042332092',3487,'41745908022','1','1.00','60','retail','0','2025-04-29 09:28:24','','','','30','Cash',8.28,'60','','','4','','1','2025-04-29 06:29:00','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','83.00','82','Inclusive','branch','Inventory','','','','',''),('417459146013730732',3488,'41745908140','111','10.00','300','retail','0','2025-04-29 11:17:28','','','','22','Cash',41.38,'30','','','4','','1','2025-04-29 08:18:19','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','289.00','279','Inclusive','branch','Inventory','','','','',''),('417459146236012033',3489,'41745908140','644','1.00','350','retail','0','2025-04-29 11:17:28','','','','220','Cash',48.28,'350','','','4','','1','2025-04-29 08:18:19','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417459146471723602',3490,'41745908140','736','10.00','50','retail','0','2025-04-29 11:17:28','','','','3','Cash',6.90,'5','','','4','','1','2025-04-29 08:18:19','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','317.00','307','Inclusive','branch','Inventory','','','','',''),('417459147853314300',3491,'41745914767','1165','2.00','50','retail','0','2025-04-29 11:20:07','','','','20','Cash',6.90,'25','','','4','','1','2025-04-29 08:20:11','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'2','75.00','73','Inclusive','branch','Inventory','1110','4000','5500','',''),('417459148072223333',3492,'41745914767','736','20.00','100','retail','0','2025-04-29 11:20:07','','','','3','Cash',13.79,'5','','','4','','1','2025-04-29 08:20:11','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'20','307.00','287','Inclusive','branch','Inventory','','','','',''),('417459220012022233',3493,'41745921985','692','4.00','20','retail','0','2025-04-29 13:20:04','','','','1','Cash',2.76,'5','','','4','','1','2025-04-29 10:38:30','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','501.00','497','Inclusive','branch','Inventory','','','','',''),('417459231450342133',3494,'41745923112','506','20.00','60','retail','0','2025-04-29 13:39:46','','','','1.5','Cash',8.28,'3','','','4','','1','2025-04-29 10:39:52','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'20','540.00','520','Inclusive','branch','Inventory','','','','',''),('417459231830333453',3495,'41745923112','1147','5.00','150','retail','0','2025-04-29 13:39:46','','','','5','Cash',20.69,'30','','','4','','1','2025-04-29 10:39:52','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'5','255.00','250','Inclusive','branch','Inventory','1110','4000','5500','',''),('417459239812033344',3496,'41745923946','269','1.00','120','retail','0','2025-04-29 13:53:05','','','','79','Cash',16.55,'120','','','4','','1','2025-04-29 10:53:55','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('417459240913424010',3497,'41745924043','1176','1.00','150','retail','0','2025-04-29 13:54:58','','','','68','Cash',20.69,'150','','','4','','1','2025-04-29 10:55:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('417459282693223240',3498,'41745924149','1190','1.00','200','retail','0','2025-04-29 15:05:00','','','','124','Cash',27.59,'200','','','4','','1','2025-04-29 12:05:12','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('417459282993033020',3499,'41745924149','966','10.00','100','retail','0','2025-04-29 15:05:00','','','','5.20','Cash',13.79,'10','','','4','','1','2025-04-29 12:05:12','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','140.00','130','Inclusive','branch','Inventory','','','','',''),('417459284393794324',3500,'41745928421','256','1.00','150','retail','0','2025-04-29 15:07:20','','','','90','Cash',20.69,'150','','','4','','1','2025-04-29 12:07:23','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('417459328759322038',3501,'41745928460','554','4.00','20','retail','0','2025-04-29 16:21:18','','','','1.1','Cash',2.76,'5','','','4','','1','2025-04-29 13:21:21','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','759.00','755','Inclusive','branch','Inventory','','','','',''),('417459340183234232',3502,'41745932883','1213','20.00','200','retail','0','2025-04-29 16:40:19','','','','5','Cash',27.59,'10','','','4','','1','2025-04-29 13:41:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'20','40.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('417459363847942323',3503,'41745934091','306','1.00','40','retail','0','2025-04-29 17:19:45','','','','7','Cash',5.52,'40','','','4','','1','2025-04-29 14:19:48','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','149.00','148','Inclusive','branch','Inventory','','','','',''),('417459922281243332',3504,'41745990110','1181','4.00','60','retail','0','2025-04-30 08:53:33','','','','7','Cash',8.28,'15','','','4','','1','2025-04-30 05:53:54','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'4','239.00','235','Inclusive','branch','Inventory','1110','4000','5500','',''),('417459923923323392',3505,'41745990110','632','7.00','21','retail','0','2025-04-30 08:53:33','','','','1.45','Cash',2.90,'3','','','4','','1','2025-04-30 05:53:54','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'7','797.00','790','Inclusive','branch','Inventory','','','','',''),('417459924132335292',3506,'41745990110','554','10.00','50','retail','0','2025-04-30 08:53:33','','','','1.1','Cash',6.90,'5','','','4','','1','2025-04-30 05:53:54','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','755.00','745','Inclusive','branch','Inventory','','','','',''),('417460071182700010',3507,'41746007096','1261','4.00','60','retail','0','2025-04-30 12:58:40','','','','9.5','Cash',8.28,'15','','','4','','1','2025-04-30 09:59:18','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'4','101.00','97','Inclusive','branch','Inventory','1110','4000','5500','',''),('417460071872222274',3508,'41746007159','1247','1.00','270','retail','30','2025-04-30 13:00:09','','','','120','Cash',37.24,'270','','','4','','1','2025-04-30 10:00:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417460072077320031',3509,'41746007159','48','1.00','50','retail','0','2025-04-30 13:00:09','','','','18','Cash',6.90,'50','','','4','','1','2025-04-30 10:00:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('417460072993330922',3510,'41746007275','114','20.00','60','retail','0','2025-04-30 13:02:01','','','','1','Cash',8.28,'3','','','4','','1','2025-04-30 10:02:03','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'20','621.00','601','Inclusive','branch','Inventory','','','','',''),('417460073200027140',3511,'41746007275','99','20.00','40','retail','0','2025-04-30 13:02:01','','','','1.2','Cash',5.52,'2','','','4','','1','2025-04-30 10:02:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','853.00','833','Inclusive','branch','Inventory','','','','',''),('417460159293103434',3512,'41746014898','1181','5.00','75','retail','0','2025-04-30 15:25:29','','','','7','Cash',10.34,'15','','','4','','1','2025-04-30 12:25:33','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'5','235.00','230','Inclusive','branch','Inventory','1110','4000','5500','',''),('417460221555313303',3513,'41746022142','269','1.00','120','retail','0','2025-04-30 17:09:47','','','','79','Cash',16.55,'120','','','4','','1','2025-04-30 14:09:50','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('417460221700000637',3514,'41746022142','255','1.00','70','retail','0','2025-04-30 17:09:47','','','','4570','Cash',9.66,'70','','','4','','1','2025-04-30 14:09:50','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','77.00','76','Inclusive','branch','Inventory','','','','',''),('417460221861136034',3515,'41746022142','420','1.00','50','retail','0','2025-04-30 17:09:47','','','','0','Cash',6.90,'50','','','4','','1','2025-04-30 14:09:50','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','53.00','52','Inclusive','branch','Inventory','','','','',''),('417460241332222423',3516,'41746024092','1196','2.00','100','retail','0','2025-04-30 17:42:17','','','','0','Cash',13.79,'50','','','4','','1','2025-04-30 14:42:29','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','63.00','61','Inclusive','branch','Inventory','1110','4000','5500','',''),('417460254843333142',3517,'41746024155','114','17.00','51','retail','0','2025-04-30 18:04:45','','','','1','Cash',7.03,'3','','','4','','1','2025-04-30 15:05:01','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'17','601.00','584','Inclusive','branch','Inventory','','','','',''),('417460257565222523',3518,'41746025503','1134','3.00','60','retail','0','2025-04-30 18:09:16','','','','7.63','Cash',8.28,'20','','','4','','1','2025-04-30 15:09:21','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','68.00','65','Inclusive','branch','Inventory','1110','4000','5500','',''),('417460268423342423',3519,'41746026790','237','1.00','100','retail','10','2025-04-30 18:27:27','','','','68','Cash',13.79,'100','','','4','','1','2025-04-30 15:27:35','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('417460273686223830',3520,'41746027077','1203','1.00','250','retail','50','2025-04-30 18:36:30','','','','225','Cash',34.48,'250','','','4','','1','2025-04-30 15:37:46','1','1','returned','1','new','pcs','','2025-04-30 18:37:46','4','yes','','0','','','VATABLE',215.52,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('417460273878267002',3521,'41746027077','904','1.00','350','retail','0','2025-04-30 18:36:30','','','','210','Cash',48.28,'350','','','4','','1','2025-04-30 15:37:49','1','6','returned','1','new','pcs','','2025-04-30 18:37:49','4','yes','','0','','','VATABLE',301.72,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417460275176735263',3522,'41746027500','904','1.00','350','retail','0','2025-04-30 18:39:08','','','','210','Cash',48.28,'350','','','4','','1','2025-04-30 15:39:45','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417460275461610530',3523,'41746027500','1203','1.00','250','retail','50','2025-04-30 18:39:08','','','','225','Cash',34.48,'250','','','4','','1','2025-04-30 15:39:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('417460276617236043',3524,'41746027647','1200','1.00','100','retail','0','2025-04-30 18:41:02','','','','56','Cash',13.79,'100','','','4','','1','2025-04-30 15:41:07','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('417460278027023232',3525,'41746027774','692','7.00','35','retail','0','2025-04-30 18:43:26','','','','1','Cash',4.83,'5','','','4','','1','2025-04-30 15:43:35','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'7','497.00','490','Inclusive','branch','Inventory','','','','',''),('417460294349223723',3526,'41746029398','1181','14.00','210','retail','0','2025-04-30 19:10:36','','','','7','Cash',28.97,'15','','','4','','1','2025-04-30 16:11:32','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'14','230.00','216','Inclusive','branch','Inventory','1110','4000','5500','',''),('417460804990033343',3527,'41746080475','692','4.00','20','retail','0','2025-05-01 09:21:39','','','','1','Cash',2.76,'5','','','4','','1','2025-05-01 06:21:42','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','490.00','486','Inclusive','branch','Inventory','','','','',''),('417460815620032443',3528,'41746080503','255','1.00','70','retail','0','2025-05-01 09:42:12','','','','4570','Cash',9.66,'70','','','4','','1','2025-05-01 06:43:14','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','76.00','75','Inclusive','branch','Inventory','','','','',''),('417460817113037322',3529,'41746080503','420','1.00','50','retail','0','2025-05-01 09:42:12','','','','0','Cash',6.90,'50','','','4','','1','2025-05-01 06:43:14','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','52.00','51','Inclusive','branch','Inventory','','','','',''),('417460817322032113',3530,'41746080503','554','2.00','10','retail','0','2025-05-01 09:42:12','','','','1.1','Cash',1.38,'5','','','4','','1','2025-05-01 06:43:14','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','745.00','743','Inclusive','branch','Inventory','','','','',''),('417460818391388001',3531,'41746081794','1141','1.00','150','retail','0','2025-05-01 09:43:59','','','','96','Cash',20.69,'150','','','4','','1','2025-05-01 06:44:35','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('417460819463064833',3532,'41746081926','692','6.00','30','retail','0','2025-05-01 10:07:10','','','','1','Cash',4.14,'5','','','4','','1','2025-05-01 07:07:16','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','486.00','480','Inclusive','branch','Inventory','','','','',''),('417460832302433013',3533,'41746081926','1177','0.00','0','retail','0','2025-05-01 10:07:10','','','','8','Cash',0.00,'15','','','4','','1','2025-05-01 07:07:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'','700.00','700','Inclusive','branch','Inventory','1110','4000','5500','',''),('417460832702840403',3534,'41746083236','1177','20.00','300','retail','0','2025-05-01 10:10:35','','','','8','Cash',41.38,'15','','','4','','1','2025-05-01 07:12:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'20','700.00','680','Inclusive','branch','Inventory','1110','4000','5500','',''),('417460833100301341',3535,'41746083236','109','15.00','75','retail','0','2025-05-01 10:10:35','','','','2','Cash',10.34,'5','','','4','','1','2025-05-01 07:12:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','843.00','828','Inclusive','branch','Inventory','','','','',''),('417460833292992448',3536,'41746083236','1181','10.00','150','retail','0','2025-05-01 10:10:35','','','','7','Cash',20.69,'15','','','4','','1','2025-05-01 07:12:04','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'10','216.00','206','Inclusive','branch','Inventory','1110','4000','5500','',''),('417460833460440422',3537,'41746083236','251','1.00','50','retail','0','2025-05-01 10:10:35','','','','20','Cash',6.90,'50','','','4','','1','2025-05-01 07:12:04','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('417460834353220383',3538,'41746083236','1181','4.00','60','retail','0','2025-05-01 10:10:35','','','','7','Cash',8.28,'15','','','4','','1','2025-05-01 07:12:04','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'4','206.00','202','Inclusive','branch','Inventory','1110','4000','5500','',''),('417460856660437323',3539,'41746085648','1134','3.00','60','retail','0','2025-05-01 10:48:31','','','','7.63','Cash',8.28,'20','','','4','','1','2025-05-01 07:49:23','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','65.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('417460857100841122',3540,'41746085648','632','17.00','51','retail','0','2025-05-01 10:48:31','','','','1.45','Cash',7.03,'3','','','4','','1','2025-05-01 07:49:23','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'17','790.00','773','Inclusive','branch','Inventory','','','','',''),('417460874610232430',3541,'41746087439','978','1.00','130','retail','20','2025-05-01 11:17:42','','','','90','Cash',17.93,'130','','','4','','1','2025-05-01 08:17:46','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417460884980423142',3542,'41746088197','186','3.00','30','retail','0','2025-05-01 11:34:59','','','','8','Cash',4.14,'10','','','4','','1','2025-05-01 08:35:39','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'3','59.00','56','Inclusive','branch','Inventory','','','','',''),('417460920042763434',3543,'41746088539','949','1.00','350','retail','0','2025-05-01 12:33:24','','','','145','Cash',48.28,'350','','','4','','1','2025-05-01 09:33:36','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417460972943422034',3544,'41746097280','1184','1.00','80','retail','0','2025-05-01 14:01:36','','','','54','Cash',11.03,'80','','','4','','1','2025-05-01 11:01:40','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('417460995672729236',3545,'41746097317','739','10.00','20','retail','0','2025-05-01 14:39:47','','','','1','Cash',2.76,'2','','','4','','1','2025-05-01 11:40:35','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1726.00','1716','Inclusive','branch','Inventory','','','','',''),('417460995870879710',3546,'41746097317','692','4.00','20','retail','0','2025-05-01 14:39:47','','','','1','Cash',2.76,'5','','','4','','1','2025-05-01 11:40:35','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','480.00','476','Inclusive','branch','Inventory','','','','',''),('417461003060023300',3547,'41746099636','237','1.00','110','retail','0','2025-05-01 14:51:46','','','','68','Cash',15.17,'110','','','4','','1','2025-05-01 11:51:49','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',94.83,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('417461088030323228',3548,'41746108761','430','10.00','80','retail','20','2025-05-01 17:13:57','','','','5','Cash',11.03,'8','','','4','','1','2025-05-01 14:14:38','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.90,'10','140.00','130','Inclusive','branch','Inventory','','','','',''),('417461088370421348',3549,'41746108761','86','4.00','60','retail','0','2025-05-01 17:13:57','','','','10','Cash',8.28,'15','','','4','','1','2025-05-01 14:14:38','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'4','15.00','11','Inclusive','branch','Inventory','','','','',''),('417461089770920240',3550,'41746108954','692','6.00','30','retail','0','2025-05-01 17:16:18','','','','1','Cash',4.14,'5','','','4','','1','2025-05-01 14:16:23','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','476.00','470','Inclusive','branch','Inventory','','','','',''),('417461104800733282',3551,'41746110458','692','2.00','10','retail','0','2025-05-01 17:41:21','','','','1','Cash',1.38,'5','','','4','','1','2025-05-01 14:41:24','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','470.00','468','Inclusive','branch','Inventory','','','','',''),('417461148800322031',3552,'41746114772','1134','3.00','60','retail','0','2025-05-01 18:56:09','','','','7.63','Cash',8.28,'20','','','4','','1','2025-05-01 15:57:07','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','62.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('417461149431329230',3553,'41746114772','1181','2.00','30','retail','0','2025-05-01 18:56:09','','','','7','Cash',4.14,'15','','','4','','1','2025-05-01 15:57:07','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'2','202.00','200','Inclusive','branch','Inventory','1110','4000','5500','',''),('417461149662221631',3554,'41746114772','632','4.00','12','retail','0','2025-05-01 18:56:09','','','','1.45','Cash',1.66,'3','','','4','','1','2025-05-01 15:57:07','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'4','773.00','769','Inclusive','branch','Inventory','','','','',''),('417461659443342450',3555,'41746165920','1260','1.00','150','retail','0','2025-05-02 09:06:03','','','','58','Cash',20.69,'150','','','4','','1','2025-05-02 06:06:44','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('417461659622233320',3556,'41746165920','739','10.00','20','retail','0','2025-05-02 09:06:03','','','','1','Cash',2.76,'2','','','4','','1','2025-05-02 06:06:44','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1616.00','1606','Inclusive','branch','Inventory','','','','',''),('417461660372036033',3557,'41746166005','1151','1.00','340','retail','30','2025-05-02 09:09:23','','','','265','Cash',46.90,'340','','','4','','1','2025-05-02 06:09:32','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',293.10,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('417461660919213041',3558,'41746166005','1213','20.00','160','retail','40','2025-05-02 09:09:23','','','','5','Cash',22.07,'8','','','4','','1','2025-05-02 06:09:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.90,'20','20.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('417461661333323410',3559,'41746166005','38','15.00','30','retail','0','2025-05-02 09:09:23','','','','0.6','Cash',4.14,'2','','','4','','1','2025-05-02 06:09:32','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'15','940.00','925','Inclusive','branch','Inventory','','','','',''),('417461661633260630',3560,'41746166005','1201','1.00','1300','retail','100','2025-05-02 09:09:23','','','','954','Cash',179.31,'1300','','','4','','1','2025-05-02 06:09:32','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',1120.69,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('417461704010404042',3561,'41746166420','255','1.00','70','retail','0','2025-05-02 10:20:18','','','','4570','Cash',9.66,'70','','','4','','1','2025-05-02 07:20:21','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','75.00','74','Inclusive','branch','Inventory','','','','',''),('417461704172223234',3562,'41746166420','420','1.00','50','retail','0','2025-05-02 10:20:18','','','','0','Cash',6.90,'50','','','4','','1','2025-05-02 07:20:21','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','51.00','50','Inclusive','branch','Inventory','','','','',''),('417461715082232002',3563,'41746170421','121','1.00','50','retail','0','2025-05-02 10:38:28','','','','26','Cash',6.90,'50','','','4','','1','2025-05-02 07:38:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('417461740164212222',3564,'41746171535','605','3.00','240','retail','0','2025-05-02 11:20:17','','','','64','Cash',33.10,'80','','','4','','1','2025-05-02 08:21:13','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'3','13.00','10','Inclusive','branch','Inventory','','','','',''),('417461751033232030',3565,'41746174073','903','1.00','50','retail','0','2025-05-02 11:38:53','','','','24','Cash',6.90,'50','','','4','','1','2025-05-02 08:38:56','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('417461751320371432',3566,'41746174073','1196','2.00','100','retail','0','2025-05-02 11:38:53','','','','0','Cash',13.79,'50','','','4','','1','2025-05-02 08:38:56','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','61.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('417461755052314005',3567,'41746175154','554','6.00','30','retail','0','2025-05-02 11:45:05','','','','1.1','Cash',4.14,'5','','','4','','1','2025-05-02 08:45:08','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','643.00','637','Inclusive','branch','Inventory','','','','',''),('417461814138038003',3568,'41746181401','1210','1.00','250','retail','0','2025-05-02 13:24:05','','','','165','Cash',34.48,'250','','','4','','1','2025-05-02 10:24:47','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('417461814322020122',3569,'41746181401','302','10.00','350','retail','0','2025-05-02 13:24:05','','','','20','Cash',48.28,'35','','','4','','1','2025-05-02 10:24:47','1','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'10','100.00','90','Inclusive','branch','Inventory','','','','',''),('417461814452224032',3570,'41746181401','306','1.00','40','retail','0','2025-05-02 13:24:05','','','','7','Cash',5.52,'40','','','4','','1','2025-05-02 10:24:47','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','148.00','147','Inclusive','branch','Inventory','','','','',''),('417461815293321352',3571,'41746181487','1148','10.00','400','retail','20','2025-05-02 13:26:53','','','','21','Cash',55.17,'40','','','4','','1','2025-05-02 10:27:36','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'10','160.00','150','Inclusive','branch','Inventory','1110','4000','5500','',''),('417461815552083423',3572,'41746181487','1246','5.00','150','retail','0','2025-05-02 13:26:53','','','','12','Cash',20.69,'30','','','4','','1','2025-05-02 10:27:36','1','57','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'5','130.00','125','Inclusive','branch','Inventory','1110','4000','5500','',''),('417461815853032021',3573,'41746181487','114','20.00','60','retail','0','2025-05-02 13:26:53','','','','1','Cash',8.28,'3','','','4','','1','2025-05-02 10:27:36','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'20','484.00','464','Inclusive','branch','Inventory','','','','',''),('417461816132363271',3574,'41746181487','736','4.00','20','retail','0','2025-05-02 13:26:53','','','','3','Cash',2.76,'5','','','4','','1','2025-05-02 10:27:36','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','287.00','283','Inclusive','branch','Inventory','','','','',''),('417461956702270360',3575,'41746195645','142','10.00','20','retail','0','2025-05-02 17:21:31','','','','0.8','Cash',2.76,'2','','','4','','1','2025-05-02 14:22:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','467.00','457','Inclusive','branch','Inventory','','','','',''),('417461956892392333',3576,'41746195645','21','1.00','35','retail','0','2025-05-02 17:21:31','','','','25','Cash',4.83,'35','','','4','','1','2025-05-02 14:22:47','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'1','52.00','51','Inclusive','branch','Inventory','','','','',''),('417461986802031808',3577,'41746196447','400','10.00','50','retail','0','2025-05-02 18:11:43','','','','2','Cash',6.90,'5','','','4','','1','2025-05-02 15:11:47','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','97.00','87','Inclusive','branch','Inventory','','','','',''),('417461987027720382',3578,'41746196447','99','10.00','20','retail','0','2025-05-02 18:11:43','','','','1.2','Cash',2.76,'2','','','4','','1','2025-05-02 15:11:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','833.00','823','Inclusive','branch','Inventory','','','','',''),('417462000447034302',3579,'41746198780','692','5.00','25','retail','0','2025-05-02 18:34:05','','','','1','Cash',3.45,'5','','','4','','1','2025-05-02 15:34:46','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','468.00','463','Inclusive','branch','Inventory','','','','',''),('417462532434432032',3580,'41746253222','290','1.00','100','retail','0','2025-05-03 09:20:43','','','','40','Cash',13.79,'100','','','4','','1','2025-05-03 06:20:48','1','24','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('417462633612324364',3581,'41746263346','1134','1.00','20','retail','0','2025-05-03 12:09:22','','','','7.63','Cash',2.76,'20','','','4','','1','2025-05-03 09:09:58','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('417462664993934233',3582,'41746266481','1134','3.00','60','retail','0','2025-05-03 13:02:00','','','','7.63','Cash',8.28,'20','','','4','','1','2025-05-03 10:02:33','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','58.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('417462665203002032',3583,'41746266481','739','20.00','40','retail','0','2025-05-03 13:02:00','','','','1','Cash',5.52,'2','','','4','','1','2025-05-03 10:02:33','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','1606.00','1586','Inclusive','branch','Inventory','','','','',''),('417462670686773620',3584,'41746266554','1181','2.00','30','retail','0','2025-05-03 13:11:10','','','','7','Cash',4.14,'15','','','4','','1','2025-05-03 10:11:14','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'2','190.00','188','Inclusive','branch','Inventory','1110','4000','5500','',''),('417462832703302372',3585,'41746283242','1219','1.00','170','retail','0','2025-05-03 17:42:04','','','','110','Cash',23.45,'170','','','4','','1','2025-05-03 14:42:12','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',146.55,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('417462833007832334',3586,'41746283242','1245','1.00','100','retail','0','2025-05-03 17:42:04','','','','60','Cash',13.79,'100','','','4','','1','2025-05-03 14:42:12','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('417462833231432232',3587,'41746283242','1194','1.00','100','retail','0','2025-05-03 17:42:04','','','','10','Cash',13.79,'100','','','4','','1','2025-05-03 14:42:12','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('417462834033222224',3588,'41746283386','905','1.00','180','retail','0','2025-05-03 17:43:25','','','','110','Cash',24.83,'180','','','4','','1','2025-05-03 14:43:29','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('417462860752344322',3589,'41746286037','1211','1.00','90','retail','10','2025-05-03 18:27:59','','','','48','Cash',12.41,'90','','','4','','1','2025-05-03 15:28:43','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',77.59,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('417464236873673402',3590,'41746423635','1146','1.00','100','retail','0','2025-05-05 08:41:28','','','','20','Cash',13.79,'100','','','4','','1','2025-05-05 05:42:19','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('417464294732234426',3591,'41746423739','554','10.00','50','retail','0','2025-05-05 10:17:53','','','','1.1','Cash',6.90,'5','','','4','','1','2025-05-05 07:17:57','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','637.00','627','Inclusive','branch','Inventory','','','','',''),('417464348512320400',3592,'41746429478','124','1.00','200','retail','0','2025-05-05 11:47:31','','','','136','Cash',27.59,'200','','','4','','1','2025-05-05 08:48:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417464418068442234',3593,'41746441782','1272','1.00','180','retail','0','2025-05-05 13:43:26','','','','100','Cash',24.83,'180','','','4','','1','2025-05-05 10:43:29','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417464535001025033',3594,'41746453484','905','1.00','180','retail','0','2025-05-05 16:58:21','','','','110','Cash',24.83,'180','','','4','','1','2025-05-05 13:58:25','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('417464579184443404',3595,'41746457540','638','1.00','150','retail','0','2025-05-05 18:11:58','','','','89','Cash',20.69,'150','','','4','','1','2025-05-05 15:12:59','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417464604076713304',3596,'41746460388','142','10.00','20','retail','0','2025-05-05 18:53:27','','','','0.8','Cash',2.76,'2','','','4','','1','2025-05-05 15:54:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','457.00','447','Inclusive','branch','Inventory','','','','',''),('417464605442630330',3597,'41746460443','1181','3.00','45','retail','0','2025-05-05 18:56:04','','','','7','Cash',6.21,'15','','','4','','1','2025-05-05 15:56:49','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'3','188.00','185','Inclusive','branch','Inventory','1110','4000','5500','',''),('417464605633302323',3598,'41746460443','692','3.00','15','retail','0','2025-05-05 18:56:04','','','','1','Cash',2.07,'5','','','4','','1','2025-05-05 15:56:49','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'3','463.00','460','Inclusive','branch','Inventory','','','','',''),('417464607623476613',3599,'41746460739','554','4.00','20','retail','0','2025-05-05 18:59:24','','','','1.1','Cash',2.76,'5','','','4','','1','2025-05-05 15:59:28','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','627.00','623','Inclusive','branch','Inventory','','','','',''),('417465111603013002',3600,'41746511147','256','1.00','150','retail','0','2025-05-06 08:59:20','','','','90','Cash',20.69,'150','','','4','','1','2025-05-06 06:00:17','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('417465156633300031',3601,'41746511219','255','1.00','70','retail','0','2025-05-06 10:14:57','','','','4570','Cash',9.66,'70','','','4','','1','2025-05-06 07:15:00','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','74.00','73','Inclusive','branch','Inventory','','','','',''),('417465156762602313',3602,'41746511219','420','1.00','50','retail','0','2025-05-06 10:14:57','','','','0','Cash',6.90,'50','','','4','','1','2025-05-06 07:15:00','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('417465156973363102',3603,'41746511219','988','10.00','10','retail','0','2025-05-06 10:14:57','','','','0.50','Cash',1.38,'1','','','4','','1','2025-05-06 07:15:00','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'10','727.00','717','Inclusive','branch','Inventory','','','','',''),('417465173983423003',3604,'41746517374','612','1.00','130','retail','20','2025-05-06 10:43:18','','','','60','Cash',17.93,'130','','','4','','1','2025-05-06 07:43:49','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('417465174604723510',3605,'41746517444','1270','1.00','250','retail','0','2025-05-06 10:45:01','','','','95','Cash',34.48,'250','','','4','','1','2025-05-06 07:46:12','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('417465174823224463',3606,'41746517444','724','10.00','100','retail','0','2025-05-06 10:45:01','','','','2.9','Cash',13.79,'10','','','4','','1','2025-05-06 07:46:12','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','330.00','320','Inclusive','branch','Inventory','','','','',''),('417465175016322244',3607,'41746517444','909','10.00','100','retail','0','2025-05-06 10:45:01','','','','3','Cash',13.79,'10','','','4','','1','2025-05-06 07:46:12','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','59.00','49','Inclusive','branch','Inventory','','','','',''),('417465197566320342',3608,'41746517572','181','1.00','70','retail','0','2025-05-06 11:22:37','','','','36','Cash',9.66,'70','','','4','','1','2025-05-06 08:22:40','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('417465245225374234',3609,'41746519783','1253','1.00','150','retail','0','2025-05-06 12:42:04','','','','87','Cash',20.69,'150','','','4','','1','2025-05-06 09:42:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('417465259365334362',3610,'41746524530','288','1.00','100','retail','0','2025-05-06 13:05:37','','','','35','Cash',13.79,'100','','','4','','1','2025-05-06 10:06:05','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('417465314233332342',3611,'41746531407','1165','15.00','375','retail','0','2025-05-06 14:38:28','','','','20','Cash',51.72,'25','','','4','','1','2025-05-06 11:38:36','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'15','15.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('417465314443552403',3612,'41746531407','736','30.00','150','retail','0','2025-05-06 14:38:28','','','','3','Cash',20.69,'5','','','4','','1','2025-05-06 11:38:36','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'30','283.00','253','Inclusive','branch','Inventory','','','','',''),('417465315082304363',3613,'41746531407','61','1.00','325','retail','25','2025-05-06 14:38:28','','','','250','Cash',44.83,'325','','','4','','1','2025-05-06 11:38:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',280.17,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417465441733024420',3614,'41746544121','1247','1.00','250','retail','50','2025-05-06 18:09:33','','','','120','Cash',34.48,'250','','','4','','1','2025-05-06 15:10:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('417465442803234342',3615,'41746544256','1101','1.00','50','retail','0','2025-05-06 18:11:46','','','','18','Cash',6.90,'50','','','4','','1','2025-05-06 15:11:50','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('417465443020730245',3616,'41746544256','811','1.00','50','retail','0','2025-05-06 18:11:46','','','','25','Cash',6.90,'50','','','4','','1','2025-05-06 15:11:50','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('417465447234403302',3617,'41746544658','1101','1.00','50','retail','0','2025-05-06 18:19:41','','','','18','Cash',6.90,'50','','','4','','1','2025-05-06 15:19:46','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('417465447472433372',3618,'41746544658','1176','1.00','150','retail','0','2025-05-06 18:19:41','','','','68','Cash',20.69,'150','','','4','','1','2025-05-06 15:19:46','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('417465447803247833',3619,'41746544658','640','1.00','360','retail','40','2025-05-06 18:19:41','','','','215','Cash',49.66,'360','','','4','','1','2025-05-06 15:19:46','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',310.34,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417465460783332400',3620,'41746546052','99','20.00','40','retail','0','2025-05-06 18:41:18','','','','1.2','Cash',5.52,'2','','','4','','1','2025-05-06 15:41:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','823.00','803','Inclusive','branch','Inventory','','','','',''),('417465461072422267',3621,'41746546085','71','4.00','20','retail','0','2025-05-06 18:41:48','','','','2','Cash',2.76,'5','','','4','','1','2025-05-06 15:42:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','116.00','112','Inclusive','branch','Inventory','','','','',''),('417465471284050225',3622,'41746547118','186','1.00','10','retail','0','2025-05-06 18:59:09','','','','8','Cash',1.38,'10','','','4','','1','2025-05-06 15:59:12','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','56.00','55','Inclusive','branch','Inventory','','','','',''),('417465471483832804',3623,'41746547118','692','4.00','20','retail','0','2025-05-06 18:59:09','','','','1','Cash',2.76,'5','','','4','','1','2025-05-06 15:59:12','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','460.00','456','Inclusive','branch','Inventory','','','','',''),('417466016666033062',3624,'41746598925','1173','1.00','150','retail','0','2025-05-07 10:08:12','','','','65','Cash',20.69,'150','','','4','','1','2025-05-07 07:08:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('417466016800236221',3625,'41746598925','24','1.00','100','retail','0','2025-05-07 10:08:12','','','','40','Cash',13.79,'100','','','4','','1','2025-05-07 07:08:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('417466016914434319',3626,'41746598925','121','1.00','50','retail','0','2025-05-07 10:08:12','','','','26','Cash',6.90,'50','','','4','','1','2025-05-07 07:08:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('417466029620732262',3627,'41746602900','1208','30.00','360','retail','0','2025-05-07 10:30:04','','','','5','Cash',49.66,'12','','','4','','1','2025-05-07 07:30:13','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',10.34,'30','70.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('417466030762267230',3628,'41746603055','9','80.00','800','retail','0','2025-05-07 10:31:17','','','','5.2','Cash',110.34,'10','','','4','','1','2025-05-07 07:31:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'80','80.00','0','Inclusive','branch','Inventory','','','','',''),('417466109343340046',3629,'41746610912','739','10.00','20','retail','0','2025-05-07 12:42:39','','','','1','Cash',2.76,'2','','','4','','1','2025-05-07 09:43:13','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1386.00','1376','Inclusive','branch','Inventory','','','','',''),('417466109573262235',3630,'41746610912','1261','4.00','60','retail','0','2025-05-07 12:42:39','','','','9.5','Cash',8.28,'15','','','4','','1','2025-05-07 09:43:13','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'4','97.00','93','Inclusive','branch','Inventory','1110','4000','5500','',''),('417466110170462413',3631,'41746610994','230','1.00','70','retail','30','2025-05-07 12:43:39','','','','68','Cash',9.66,'70','','','4','','1','2025-05-07 09:43:43','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('417466184960134136',3632,'41746618476','291','1.00','450','retail','0','2025-05-07 14:48:19','','','','300','Cash',62.07,'450','','','4','','1','2025-05-07 11:48:58','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417466220132232132',3633,'41746621995','1181','10.00','150','retail','0','2025-05-07 15:47:41','','','','7','Cash',20.69,'15','','','4','','1','2025-05-07 12:48:20','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'10','185.00','175','Inclusive','branch','Inventory','1110','4000','5500','',''),('417466220394302203',3634,'41746621995','251','1.00','50','retail','0','2025-05-07 15:47:41','','','','20','Cash',6.90,'50','','','4','','1','2025-05-07 12:48:20','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('417466220570116321',3635,'41746621995','266','1.00','70','retail','0','2025-05-07 15:47:41','','','','22','Cash',9.66,'70','','','4','','1','2025-05-07 12:48:20','1','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('417466227832208332',3636,'41746622538','255','1.00','70','retail','0','2025-05-07 16:00:02','','','','4570','Cash',9.66,'70','','','4','','1','2025-05-07 13:00:09','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','73.00','72','Inclusive','branch','Inventory','','','','',''),('417466227983702033',3637,'41746622538','420','1.00','50','retail','0','2025-05-07 16:00:02','','','','0','Cash',6.90,'50','','','4','','1','2025-05-07 13:00:09','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('417466257973343234',3638,'41746623570','1134','3.00','60','retail','0','2025-05-07 16:49:59','','','','7.63','Cash',8.28,'20','','','4','','1','2025-05-07 13:50:06','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','55.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('417466287484271033',3639,'41746625810','1111','1.00','90','retail','10','2025-05-07 17:39:09','','','','0','Cash',12.41,'90','','','4','','1','2025-05-07 15:47:51','1','6','returned','1','new','pcs','','2025-05-07 18:47:51','4','yes','','0','','','VATABLE',77.59,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('417466287720337326',3640,'41746628753','484','2.00','50','retail','0','2025-05-07 17:39:32','','','','10','Cash',6.90,'25','','','4','','1','2025-05-07 14:39:35','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'2','84.00','82','Inclusive','branch','Inventory','','','','',''),('417466317454023430',3641,'41746628775','692','2.00','10','retail','0','2025-05-07 18:29:06','','','','1','Cash',1.38,'5','','','4','','1','2025-05-07 15:29:09','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','456.00','454','Inclusive','branch','Inventory','','','','',''),('417466322894031213',3642,'41746632250','632','30.00','90','retail','0','2025-05-07 18:38:39','','','','1.45','Cash',12.41,'3','','','4','','1','2025-05-07 15:39:35','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'30','769.00','739','Inclusive','branch','Inventory','','','','',''),('417466323173200022',3643,'41746632250','692','2.00','10','retail','0','2025-05-07 18:38:39','','','','1','Cash',1.38,'5','','','4','','1','2025-05-07 15:39:35','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','454.00','452','Inclusive','branch','Inventory','','','','',''),('417466324072022220',3644,'41746632376','340','9.00','315','retail','0','2025-05-07 18:40:09','','','','26','Cash',43.45,'35','','','4','','1','2025-05-07 15:40:31','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'9','9.00','0','Inclusive','branch','Inventory','','','','',''),('417466329250440003',3645,'41746632895','1111','1.00','90','retail','10','2025-05-07 18:48:48','','','','0','Cash',12.41,'90','','','4','','1','2025-05-07 15:48:58','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',77.59,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('417466333042330233',3646,'41746633291','692','1.00','5','retail','0','2025-05-07 18:55:05','','','','1','Cash',0.69,'5','','','4','','1','2025-05-07 15:55:14','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','452.00','451','Inclusive','branch','Inventory','','','','',''),('417466836840842833',3647,'41746683062','21','1.00','35','retail','0','2025-05-08 08:54:45','','','','25','Cash',4.83,'35','','','4','','1','2025-05-08 05:54:48','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'1','51.00','50','Inclusive','branch','Inventory','','','','',''),('417466902610034301',3648,'41746683688','266','1.00','70','retail','0','2025-05-08 10:44:21','','','','22','Cash',9.66,'70','','','4','','1','2025-05-08 07:44:23','1','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('417466935396200223',3649,'41746690264','961','1.00','100','retail','0','2025-05-08 11:38:59','','','','43','Cash',13.79,'100','','','4','','1','2025-05-08 08:39:04','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('417466962472202322',3650,'41746693544','48','1.00','50','retail','0','2025-05-08 12:24:07','','','','18','Cash',6.90,'50','','','4','','1','2025-05-08 09:24:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('417467018662326130',3651,'41746699991','481','1.00','400','retail','0','2025-05-08 13:58:06','','','','221','Cash',55.17,'400','','','4','','1','2025-05-08 10:58:51','1','39','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417467018853603022',3652,'41746699991','739','20.00','40','retail','0','2025-05-08 13:58:06','','','','1','Cash',5.52,'2','','','4','','1','2025-05-08 10:58:51','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','1376.00','1356','Inclusive','branch','Inventory','','','','',''),('417467032792330433',3653,'41746703235','701','2.00','840','retail','0','2025-05-08 14:23:20','','','','258','Cash',115.86,'420','','','4','','1','2025-05-08 11:24:17','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',362.07,'2','8.00','6','Inclusive','branch','Inventory','','','','',''),('417467033503227032',3654,'41746703235','383','30.00','600','retail','0','2025-05-08 14:23:20','','','','13','Cash',82.76,'20','','','4','','1','2025-05-08 11:24:17','1','13','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'30','245.00','215','Inclusive','branch','Inventory','','','','',''),('417467034000223024',3655,'41746703235','383','3.00','60','retail','0','2025-05-08 14:23:20','','','','13','Cash',8.28,'20','','','4','','1','2025-05-08 11:24:17','1','13','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','215.00','212','Inclusive','branch','Inventory','','','','',''),('417467040182324843',3656,'41746703993','1261','10.00','150','retail','0','2025-05-08 14:40:12','','','','9.5','Cash',20.69,'15','','','4','','1','2025-05-08 11:40:44','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'10','93.00','83','Inclusive','branch','Inventory','1110','4000','5500','',''),('417467050912910321',3657,'41746704480','692','5.00','25','retail','0','2025-05-08 14:51:31','','','','1','Cash',3.45,'5','','','4','','1','2025-05-08 11:52:01','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','451.00','446','Inclusive','branch','Inventory','','','','',''),('417467117042424320',3658,'41746705508','692','6.00','30','retail','0','2025-05-08 16:41:46','','','','1','Cash',4.14,'5','','','4','','1','2025-05-08 13:42:16','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','446.00','440','Inclusive','branch','Inventory','','','','',''),('417467128773722122',3659,'41746711736','1','1.00','60','retail','0','2025-05-08 17:01:17','','','','30','Cash',8.28,'60','','','4','','1','2025-05-08 14:03:30','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','82.00','81','Inclusive','branch','Inventory','','','','',''),('417467193223772323',3660,'41746713011','972','2.00','90','retail','0','2025-05-08 18:48:43','','','','23','Cash',12.41,'45','','','4','','1','2025-05-08 15:48:47','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'2','47.00','45','Inclusive','branch','Inventory','','','','',''),('417467194903743392',3661,'41746719463','1200','1.00','90','retail','10','2025-05-08 18:51:31','','','','56','Cash',12.41,'90','','','4','','1','2025-05-08 15:51:37','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',77.59,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('417467195822333020',3662,'41746719548','692','3.00','15','retail','0','2025-05-08 18:53:03','','','','1','Cash',2.07,'5','','','4','','1','2025-05-08 15:53:09','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'3','440.00','437','Inclusive','branch','Inventory','','','','',''),('417467208413336424',3663,'41746720819','692','10.00','50','retail','0','2025-05-08 19:14:02','','','','1','Cash',6.90,'5','','','4','','1','2025-05-08 16:14:42','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','437.00','427','Inclusive','branch','Inventory','','','','',''),('417467208983821920',3664,'41746720884','1200','1.00','100','retail','0','2025-05-08 19:15:32','','','','56','Cash',13.79,'100','','','4','','1','2025-05-08 16:16:13','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('417467209312373032',3665,'41746720884','554','20.00','100','retail','0','2025-05-08 19:15:32','','','','1.1','Cash',13.79,'5','','','4','','1','2025-05-08 16:16:13','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'20','623.00','603','Inclusive','branch','Inventory','','','','',''),('417467750272472210',3666,'41746775016','582','1.00','100','retail','0','2025-05-09 10:17:59','','','','44.5','Cash',13.79,'100','','','4','','1','2025-05-09 07:18:34','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('417467750415207360',3667,'41746775016','1','1.00','60','retail','0','2025-05-09 10:17:59','','','','30','Cash',8.28,'60','','','4','','1','2025-05-09 07:18:34','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','81.00','80','Inclusive','branch','Inventory','','','','',''),('417467750593323302',3668,'41746775016','554','6.00','30','retail','0','2025-05-09 10:17:59','','','','1.1','Cash',4.14,'5','','','4','','1','2025-05-09 07:18:34','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','603.00','597','Inclusive','branch','Inventory','','','','',''),('417467750792402320',3669,'41746775016','739','10.00','20','retail','0','2025-05-09 10:17:59','','','','1','Cash',2.76,'2','','','4','','1','2025-05-09 07:18:34','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1356.00','1346','Inclusive','branch','Inventory','','','','',''),('417467751273702250',3670,'41746775114','255','1.00','70','retail','0','2025-05-09 10:19:18','','','','4570','Cash',9.66,'70','','','4','','1','2025-05-09 07:19:47','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','72.00','71','Inclusive','branch','Inventory','','','','',''),('417467751382327201',3671,'41746775114','420','1.00','50','retail','0','2025-05-09 10:19:18','','','','0','Cash',6.90,'50','','','4','','1','2025-05-09 07:19:47','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('417467751588053303',3672,'41746775114','739','5.00','10','retail','0','2025-05-09 10:19:18','','','','1','Cash',1.38,'2','','','4','','1','2025-05-09 07:19:47','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'5','1346.00','1341','Inclusive','branch','Inventory','','','','',''),('417467752142245221',3673,'41746775191','278','1.00','300','retail','0','2025-05-09 10:20:43','','','','195','Cash',41.38,'300','','','4','','1','2025-05-09 07:21:02','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417467752267073033',3674,'41746775191','582','1.00','100','retail','0','2025-05-09 10:20:43','','','','44.5','Cash',13.79,'100','','','4','','1','2025-05-09 07:21:02','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('417467752430320222',3675,'41746775191','1013','1.00','50','retail','0','2025-05-09 10:20:43','','','','11','Cash',6.90,'50','','','4','','1','2025-05-09 07:21:02','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','81.00','80','Inclusive','branch','Inventory','','','','',''),('417467811533210123',3676,'41746775262','1181','2.00','30','retail','0','2025-05-09 11:59:33','','','','7','Cash',4.14,'15','','','4','','1','2025-05-09 09:00:03','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'2','175.00','173','Inclusive','branch','Inventory','1110','4000','5500','',''),('417467811737302730',3677,'41746775262','692','2.00','10','retail','0','2025-05-09 11:59:33','','','','1','Cash',1.38,'5','','','4','','1','2025-05-09 09:00:03','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','427.00','425','Inclusive','branch','Inventory','','','','',''),('417467812424337237',3678,'41746781207','21','2.00','70','retail','0','2025-05-09 12:00:42','','','','25','Cash',9.66,'35','','','4','','1','2025-05-09 09:01:15','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'2','50.00','48','Inclusive','branch','Inventory','','','','',''),('417467813114303133',3679,'41746781288','558','15.00','105','retail','0','2025-05-09 12:02:42','','','','3.43','Cash',14.48,'7','','','4','','1','2025-05-09 09:02:48','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','685.00','670','Inclusive','branch','Inventory','','','','',''),('417467813370321722',3680,'41746781288','632','15.00','45','retail','0','2025-05-09 12:02:42','','','','1.45','Cash',6.21,'3','','','4','','1','2025-05-09 09:02:48','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'15','739.00','724','Inclusive','branch','Inventory','','','','',''),('417467813620243024',3681,'41746781288','217','1.00','50','retail','0','2025-05-09 12:02:42','','','','15','Cash',6.90,'50','','','4','','1','2025-05-09 09:02:48','1','31','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','54.00','53','Inclusive','branch','Inventory','','','','',''),('417467814113102032',3682,'41746781393','1246','10.00','300','retail','0','2025-05-09 12:03:53','','','','12','Cash',41.38,'30','','','4','','1','2025-05-09 09:03:57','1','57','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','98.00','88','Inclusive','branch','Inventory','1110','4000','5500','',''),('417467814332082322',3683,'41746781393','739','20.00','40','retail','0','2025-05-09 12:03:53','','','','1','Cash',5.52,'2','','','4','','1','2025-05-09 09:03:57','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','1341.00','1321','Inclusive','branch','Inventory','','','','',''),('417467815141374132',3684,'41746781491','739','20.00','40','retail','0','2025-05-09 12:05:14','','','','1','Cash',5.52,'2','','','4','','1','2025-05-09 09:05:18','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','1321.00','1301','Inclusive','branch','Inventory','','','','',''),('417467831722282244',3685,'41746781667','1204','1.00','100','retail','0','2025-05-09 12:32:52','','','','42','Cash',13.79,'100','','','4','','1','2025-05-09 09:33:31','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','88.00','87','Inclusive','branch','Inventory','1110','4000','5500','',''),('417467832362328812',3686,'41746783225','1247','1.00','300','retail','0','2025-05-09 12:34:32','','','','120','Cash',41.38,'300','','','4','','1','2025-05-09 09:34:36','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('417467832582346205',3687,'41746783225','811','1.00','50','retail','0','2025-05-09 12:34:32','','','','25','Cash',6.90,'50','','','4','','1','2025-05-09 09:34:36','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('417467832722334272',3688,'41746783225','1101','1.00','50','retail','0','2025-05-09 12:34:32','','','','18','Cash',6.90,'50','','','4','','1','2025-05-09 09:34:36','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('417467840799042770',3689,'41746784051','584','1.00','450','retail','0','2025-05-09 12:48:44','','','','285','Cash',62.07,'450','','','4','','1','2025-05-09 09:51:42','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417467841234343020',3690,'41746784051','1246','7.00','210','retail','0','2025-05-09 12:48:44','','','','12','Cash',28.97,'30','','','4','','1','2025-05-09 09:51:42','1','57','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'7','88.00','81','Inclusive','branch','Inventory','1110','4000','5500','',''),('417467860387336026',3691,'41746786018','554','60.00','300','retail','0','2025-05-09 13:20:55','','','','1.1','Cash',41.38,'5','','','4','','1','2025-05-09 10:20:58','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'60','597.00','537','Inclusive','branch','Inventory','','','','',''),('417467860544670704',3692,'41746786018','1201','1.00','1400','retail','0','2025-05-09 13:20:55','','','','954','Cash',193.10,'1400','','','4','','1','2025-05-09 10:20:58','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('417467867282044222',3693,'41746786708','1211','1.00','100','retail','0','2025-05-09 13:32:08','','','','48','Cash',13.79,'100','','','4','','1','2025-05-09 10:32:11','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('417467881058343837',3694,'41746788096','121','1.00','50','retail','0','2025-05-09 13:55:05','','','','26','Cash',6.90,'50','','','4','','1','2025-05-09 10:55:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('417467929779333230',3695,'41746792960','736','10.00','50','retail','0','2025-05-09 15:16:21','','','','3','Cash',6.90,'5','','','4','','1','2025-05-09 12:30:37','1','53','returned','1','new','pcs','','2025-05-09 15:30:37','4','yes','','0','','','VATABLE',4.31,'10','253.00','243','Inclusive','branch','Inventory','','','','',''),('417467980110283023',3696,'41746797986','71','4.00','20','retail','0','2025-05-09 16:40:11','','','','2','Cash',2.76,'5','','','4','','1','2025-05-09 13:40:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','112.00','108','Inclusive','branch','Inventory','','','','',''),('417468025906282202',3697,'41746802565','1203','1.00','300','retail','0','2025-05-09 17:57:05','','','','225','Cash',41.38,'300','','','4','','1','2025-05-09 14:57:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('417468026208383320',3698,'41746802565','1211','1.00','100','retail','0','2025-05-09 17:57:05','','','','48','Cash',13.79,'100','','','4','','1','2025-05-09 14:57:14','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('417468027557453633',3699,'41746802734','692','6.00','30','retail','0','2025-05-09 17:59:17','','','','1','Cash',4.14,'5','','','4','','1','2025-05-09 14:59:21','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','425.00','419','Inclusive','branch','Inventory','','','','',''),('417468046200631022',3700,'41746804598','1246','2.00','60','retail','0','2025-05-09 18:30:22','','','','12','Cash',8.28,'30','','','4','','1','2025-05-09 15:30:57','1','57','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','81.00','79','Inclusive','branch','Inventory','1110','4000','5500','',''),('417468046888242328',3701,'41746804658','445','10.00','30','retail','0','2025-05-09 18:31:30','','','','1','Cash',4.14,'3','','','4','','1','2025-05-09 15:32:09','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','243.00','233','Inclusive','branch','Inventory','','','','',''),('417468051557055004',3702,'41746805131','554','6.00','30','retail','0','2025-05-09 18:39:17','','','','1.1','Cash',4.14,'5','','','4','','1','2025-05-09 15:39:22','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','537.00','531','Inclusive','branch','Inventory','','','','',''),('417468057562303403',3703,'41746805737','692','4.00','20','retail','0','2025-05-09 18:49:17','','','','1','Cash',2.76,'5','','','4','','1','2025-05-09 15:49:21','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','419.00','415','Inclusive','branch','Inventory','','','','',''),('417468067483783633',3704,'41746806724','445','7.00','21','retail','0','2025-05-09 19:05:51','','','','1','Cash',2.90,'3','','','4','','1','2025-05-09 16:06:21','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'7','233.00','226','Inclusive','branch','Inventory','','','','',''),('417468587038080004',3705,'41746857478','484','1.00','25','retail','0','2025-05-10 09:31:43','','','','10','Cash',3.45,'25','','','4','','1','2025-05-10 06:31:46','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'1','82.00','81','Inclusive','branch','Inventory','','','','',''),('417468587174310371',3706,'41746858706','1146','1.00','100','retail','0','2025-05-10 09:31:57','','','','20','Cash',13.79,'100','','','4','','1','2025-05-10 06:32:31','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('417468620417001163',3707,'41746862026','905','1.00','180','retail','0','2025-05-10 10:27:41','','','','110','Cash',24.83,'180','','','4','','1','2025-05-10 07:28:10','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('417468620614343710',3708,'41746862026','142','10.00','20','retail','0','2025-05-10 10:27:41','','','','0.8','Cash',2.76,'2','','','4','','1','2025-05-10 07:28:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','447.00','437','Inclusive','branch','Inventory','','','','',''),('417468621102233003',3709,'41746862090','21','1.00','35','retail','0','2025-05-10 10:28:30','','','','25','Cash',4.83,'35','','','4','','1','2025-05-10 07:28:36','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('417468628796322243',3710,'41746862116','181','1.00','70','retail','0','2025-05-10 10:41:38','','','','36','Cash',9.66,'70','','','4','','1','2025-05-10 07:42:08','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('417468628980803124',3711,'41746862116','1261','2.00','30','retail','0','2025-05-10 10:41:38','','','','9.5','Cash',4.14,'15','','','4','','1','2025-05-10 07:42:08','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'2','83.00','81','Inclusive','branch','Inventory','1110','4000','5500','',''),('417468644963434233',3712,'41746864479','554','10.00','50','retail','0','2025-05-10 11:08:30','','','','1.1','Cash',6.90,'5','','','4','','1','2025-05-10 08:08:33','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','531.00','521','Inclusive','branch','Inventory','','','','',''),('417468645103543000',3713,'41746864479','1200','1.00','100','retail','0','2025-05-10 11:08:30','','','','56','Cash',13.79,'100','','','4','','1','2025-05-10 08:08:33','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('417468672563263237',3714,'41746864513','500','1.00','400','retail','0','2025-05-10 11:54:36','','','','186','Cash',55.17,'400','','','4','','1','2025-05-10 08:54:39','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('417468672760368623',3715,'41746864513','691','1.00','130','retail','20','2025-05-10 11:54:36','','','','48','Cash',17.93,'130','','','4','','1','2025-05-10 08:54:39','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('417468708920322320',3716,'41746870871','1241','28.00','1820','retail','0','2025-05-10 12:55:42','','','','43','Cash',251.03,'65','','','4','','1','2025-05-10 09:55:52','1','56','new','1','new','pcs','','','','yes','','0','','','VATABLE',56.03,'28','130.00','102','Inclusive','branch','Inventory','1110','4000','5500','',''),('417468709120372023',3717,'41746870871','111','14.00','420','retail','0','2025-05-10 12:55:42','','','','22','Cash',57.93,'30','','','4','','1','2025-05-10 09:55:52','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'14','205.00','191','Inclusive','branch','Inventory','','','','',''),('417468709428292234',3718,'41746870871','113','30.00','600','retail','0','2025-05-10 12:55:42','','','','13','Cash',82.76,'20','','','4','','1','2025-05-10 09:55:52','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'30','149.00','119','Inclusive','branch','Inventory','','','','',''),('417468754262230834',3719,'41746872284','903','1.00','40','retail','10','2025-05-10 14:10:27','','','','24','Cash',5.52,'40','','','4','','1','2025-05-10 11:10:30','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('417468783787203026',3720,'41746875465','903','1.00','50','retail','0','2025-05-10 14:59:40','','','','24','Cash',6.90,'50','','','4','','1','2025-05-10 11:59:44','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('417468791112636173',3721,'41746878432','554','2.00','10','retail','0','2025-05-10 15:12:07','','','','1.1','Cash',1.38,'5','','','4','','1','2025-05-10 12:12:10','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','521.00','519','Inclusive','branch','Inventory','','','','',''),('417468791262322073',3722,'41746878432','383','1.00','20','retail','0','2025-05-10 15:12:07','','','','13','Cash',2.76,'20','','','4','','1','2025-05-10 12:12:10','1','13','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','212.00','211','Inclusive','branch','Inventory','','','','',''),('417468888068322228',3723,'41746888795','1111','1.00','100','retail','0','2025-05-10 17:55:00','','','','0','Cash',13.79,'100','','','4','','1','2025-05-10 14:55:14','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('417468888402308300',3724,'41746888795','739','10.00','20','retail','0','2025-05-10 17:55:00','','','','1','Cash',2.76,'2','','','4','','1','2025-05-10 14:55:14','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1301.00','1291','Inclusive','branch','Inventory','','','','',''),('417468888638341384',3725,'41746888795','692','5.00','25','retail','0','2025-05-10 17:55:00','','','','1','Cash',3.45,'5','','','4','','1','2025-05-10 14:55:14','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','415.00','410','Inclusive','branch','Inventory','','','','',''),('417468888982408682',3726,'41746888795','558','15.00','105','retail','0','2025-05-10 17:55:00','','','','3.43','Cash',14.48,'7','','','4','','1','2025-05-10 14:55:14','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','670.00','655','Inclusive','branch','Inventory','','','','',''),('417468916346710330',3727,'41746891610','484','1.00','20','retail','5','2025-05-10 18:40:34','','','','10','Cash',2.76,'20','','','4','','1','2025-05-10 15:40:38','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','81.00','80','Inclusive','branch','Inventory','','','','',''),('417468922924332032',3728,'41746891638','506','10.00','30','retail','0','2025-05-10 18:51:53','','','','1.5','Cash',4.14,'3','','','4','','1','2025-05-10 15:51:57','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','420.00','410','Inclusive','branch','Inventory','','','','',''),('417468923132431230',3729,'41746891638','692','4.00','20','retail','0','2025-05-10 18:51:53','','','','1','Cash',2.76,'5','','','4','','1','2025-05-10 15:51:57','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','410.00','406','Inclusive','branch','Inventory','','','','',''),('417472043764233234',3730,'41747203936','96','1.00','100','retail','0','2025-05-14 09:32:57','','','','65','Cash',13.79,'100','','','4','','1','2025-05-14 06:33:33','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('417472045514222333',3731,'41747204413','269','1.00','120','retail','0','2025-05-14 09:36:35','','','','79','Cash',16.55,'120','','','4','','1','2025-05-14 06:36:51','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('417472045693320465',3732,'41747204413','142','10.00','20','retail','0','2025-05-14 09:36:35','','','','0.8','Cash',2.76,'2','','','4','','1','2025-05-14 06:36:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','437.00','427','Inclusive','branch','Inventory','','','','',''),('417472045950332323',3733,'41747204413','420','1.00','50','retail','0','2025-05-14 09:36:35','','','','0','Cash',6.90,'50','','','4','','1','2025-05-14 06:36:51','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('417472051053432423',3734,'41747204612','1204','1.00','100','retail','0','2025-05-14 09:45:06','','','','42','Cash',13.79,'100','','','4','','1','2025-05-14 06:45:37','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','87.00','86','Inclusive','branch','Inventory','1110','4000','5500','',''),('417472161704336743',3735,'41747212846','71','4.00','20','retail','0','2025-05-14 12:49:31','','','','2','Cash',2.76,'5','','','4','','1','2025-05-14 09:49:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','8.00','4','Inclusive','branch','Inventory','','','','',''),('417472165382002202',3736,'41747216175','73','1.00','600','retail','0','2025-05-14 12:55:39','','','','410','Cash',82.76,'600','','','4','','1','2025-05-14 09:55:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417472254960243022',3737,'41747225423','1131','20.00','500','retail','0','2025-05-14 15:25:16','','','','0','Cash',68.97,'25','','','4','','1','2025-05-14 12:25:55','1','49','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'20','30.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('417472255162477502',3738,'41747225423','71','10.00','50','retail','0','2025-05-14 15:25:16','','','','2','Cash',6.90,'5','','','4','','1','2025-05-14 12:25:55','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','54.00','44','Inclusive','branch','Inventory','','','','',''),('417472268343233300',3739,'41747226813','484','4.00','100','retail','0','2025-05-14 15:47:42','','','','10','Cash',13.79,'25','','','4','','1','2025-05-14 12:48:13','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'4','80.00','76','Inclusive','branch','Inventory','','','','',''),('417472268626243222',3740,'41747226813','484','1.00','20','retail','5','2025-05-14 15:47:42','','','','10','Cash',2.76,'20','','','4','','1','2025-05-14 12:48:13','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','76.00','75','Inclusive','branch','Inventory','','','','',''),('417472295824103242',3741,'41747229565','181','2.00','140','retail','0','2025-05-14 16:33:03','','','','36','Cash',19.31,'70','','','4','','1','2025-05-14 13:33:33','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','12.00','10','Inclusive','branch','Inventory','','','','',''),('417472337337404334',3742,'41747233700','905','1.00','180','retail','0','2025-05-14 17:42:44','','','','110','Cash',24.83,'180','','','4','','1','2025-05-14 14:43:28','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('417472337636370722',3743,'41747233700','554','16.00','80','retail','0','2025-05-14 17:42:44','','','','1.1','Cash',11.03,'5','','','4','','1','2025-05-14 14:43:28','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'16','419.00','403','Inclusive','branch','Inventory','','','','',''),('417472358127227334',3744,'41747233809','1181','1.00','15','retail','0','2025-05-14 18:17:07','','','','7','Cash',2.07,'15','','','4','','1','2025-05-14 15:17:41','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'1','173.00','172','Inclusive','branch','Inventory','1110','4000','5500','',''),('417472358262403022',3745,'41747233809','554','1.00','5','retail','0','2025-05-14 18:17:07','','','','1.1','Cash',0.69,'5','','','4','','1','2025-05-14 15:17:41','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','403.00','402','Inclusive','branch','Inventory','','','','',''),('417472383772273433',3746,'41747235862','1101','2.00','100','retail','0','2025-05-14 19:00:04','','','','18','Cash',13.79,'50','','','4','','1','2025-05-14 16:00:10','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','35.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('417472384024034327',3747,'41747235862','121','1.00','50','retail','0','2025-05-14 19:00:04','','','','26','Cash',6.90,'50','','','4','','1','2025-05-14 16:00:10','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417472384380203308',3748,'41747238410','1134','3.00','60','retail','0','2025-05-14 19:00:38','','','','7.63','Cash',8.28,'20','','','4','','1','2025-05-14 16:01:19','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','52.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('417472384980233307',3749,'41747238479','1247','1.00','300','retail','0','2025-05-14 19:01:57','','','','120','Cash',41.38,'300','','','4','','1','2025-05-14 16:02:27','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('417472385174322783',3750,'41747238479','1101','1.00','50','retail','0','2025-05-14 19:01:57','','','','18','Cash',6.90,'50','','','4','','1','2025-05-14 16:02:27','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('417472386282262032',3751,'41747238605','988','10.00','10','retail','0','2025-05-14 19:03:51','','','','0.50','Cash',1.38,'1','','','4','','1','2025-05-14 16:03:55','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'10','717.00','707','Inclusive','branch','Inventory','','','','',''),('417472890307222933',3752,'41747287723','217','1.00','50','retail','0','2025-05-15 09:03:50','','','','15','Cash',6.90,'50','','','4','','1','2025-05-15 06:03:53','1','31','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','53.00','52','Inclusive','branch','Inventory','','','','',''),('417472900280003034',3753,'41747289034','1274','20.00','900','retail','0','2025-05-15 09:20:54','','','','34','Cash',124.14,'45','','','4','','1','2025-05-15 06:20:57','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'20','160.00','140','Inclusive','branch','Inventory','1110','4000','5500','',''),('417472900544297022',3754,'41747289034','1153','2.00','100','retail','0','2025-05-15 09:20:54','','','','30','Cash',13.79,'50','','','4','','1','2025-05-15 06:20:57','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','126.00','124','Inclusive','branch','Inventory','1110','4000','5500','',''),('417472910933223732',3755,'41747291080','121','1.00','50','retail','0','2025-05-15 09:38:13','','','','26','Cash',6.90,'50','','','4','','1','2025-05-15 06:38:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417472954902223317',3756,'41747295463','114','40.00','120','retail','0','2025-05-15 10:52:03','','','','1','Cash',16.55,'3','','','4','','1','2025-05-15 07:52:10','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'40','364.00','324','Inclusive','branch','Inventory','','','','',''),('417472955222232224',3757,'41747295463','988','10.00','10','retail','0','2025-05-15 10:52:03','','','','0.50','Cash',1.38,'1','','','4','','1','2025-05-15 07:52:10','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'10','707.00','697','Inclusive','branch','Inventory','','','','',''),('417472998232303330',3758,'41747295530','420','2.00','100','retail','0','2025-05-15 12:03:43','','','','0','Cash',13.79,'50','','','4','','1','2025-05-15 09:06:05','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','46.00','44','Inclusive','branch','Inventory','','','','',''),('417473035362442373',3759,'41747299965','181','1.00','50','retail','20','2025-05-15 13:05:37','','','','36','Cash',6.90,'50','','','4','','1','2025-05-15 10:05:41','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417473044081308334',3760,'41747303772','103','15.00','450','retail','75','2025-05-15 13:20:39','','','','7.5','Cash',62.07,'30','','','4','','1','2025-05-15 10:20:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'15','130.00','115','Inclusive','branch','Inventory','','','','',''),('417473044262043243',3761,'41747303772','691','1.00','150','retail','0','2025-05-15 13:20:39','','','','48','Cash',20.69,'150','','','4','','1','2025-05-15 10:20:43','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('417473044397233300',3762,'41747303772','484','1.00','25','retail','0','2025-05-15 13:20:39','','','','10','Cash',3.45,'25','','','4','','1','2025-05-15 10:20:43','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'1','75.00','74','Inclusive','branch','Inventory','','','','',''),('417473079352323327',3763,'41747307919','692','5.00','25','retail','0','2025-05-15 14:18:55','','','','1','Cash',3.45,'5','','','4','','1','2025-05-15 11:18:58','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','306.00','301','Inclusive','branch','Inventory','','','','',''),('417473098622408349',3764,'41747309704','905','1.00','180','retail','0','2025-05-15 14:51:21','','','','110','Cash',24.83,'180','','','4','','1','2025-05-15 11:51:54','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('417473098813327387',3765,'41747309704','554','4.00','20','retail','0','2025-05-15 14:51:21','','','','1.1','Cash',2.76,'5','','','4','','1','2025-05-15 11:51:54','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','402.00','398','Inclusive','branch','Inventory','','','','',''),('417473123371240722',3766,'41747309915','279','5.00','50','retail','0','2025-05-15 15:32:17','','','','5','Cash',6.90,'10','','','4','','1','2025-05-15 12:32:43','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'5','140.00','135','Inclusive','branch','Inventory','','','','',''),('417473139952133027',3767,'41747312364','251','1.00','50','retail','0','2025-05-15 16:00:25','','','','20','Cash',6.90,'50','','','4','','1','2025-05-15 13:00:59','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('417473140224224232',3768,'41747312364','1134','3.00','60','retail','0','2025-05-15 16:00:25','','','','7.63','Cash',8.28,'20','','','4','','1','2025-05-15 13:00:59','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','49.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('417473155530724335',3769,'41747315521','1008','10.00','600','retail','50','2025-05-15 16:25:53','','','','47','Cash',82.76,'60','','','4','','1','2025-05-15 13:26:32','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'10','30.00','20','Inclusive','branch','Inventory','','','','',''),('417473158603230212',3770,'41747315847','256','1.00','150','retail','0','2025-05-15 16:31:01','','','','90','Cash',20.69,'150','','','4','','1','2025-05-15 13:31:05','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('417473169650400390',3771,'41747315886','739','10.00','20','retail','0','2025-05-15 16:49:26','','','','1','Cash',2.76,'2','','','4','','1','2025-05-15 13:49:29','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1191.00','1181','Inclusive','branch','Inventory','','','','',''),('417473186323733007',3772,'41747316969','306','1.00','30','retail','10','2025-05-15 17:17:13','','','','7','Cash',4.14,'30','','','4','','1','2025-05-15 14:17:16','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','147.00','146','Inclusive','branch','Inventory','','','','',''),('417473212493343429',3773,'41747318636','36','1.00','540','retail','0','2025-05-15 18:00:50','','','','400','Cash',74.48,'540','','','4','','1','2025-05-15 15:03:11','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',465.52,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('417473217080432233',3774,'41747321697','903','1.00','50','retail','0','2025-05-15 18:08:30','','','','24','Cash',6.90,'50','','','4','','1','2025-05-15 15:08:33','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('417473218083238202',3775,'41747321764','632','10.00','30','retail','0','2025-05-15 18:10:08','','','','1.45','Cash',4.14,'3','','','4','','1','2025-05-15 15:10:11','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','624.00','614','Inclusive','branch','Inventory','','','','',''),('417473224913223443',3776,'41747321812','1196','2.00','100','retail','0','2025-05-15 18:21:31','','','','0','Cash',13.79,'50','','','4','','1','2025-05-15 15:23:40','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','59.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('417473234742333303',3777,'41747323452','632','4.00','12','retail','0','2025-05-15 18:37:56','','','','1.45','Cash',1.66,'3','','','4','','1','2025-05-15 15:38:13','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'4','614.00','610','Inclusive','branch','Inventory','','','','',''),('417473876152443370',3778,'41747387595','506','10.00','30','retail','0','2025-05-16 12:27:13','','','','1.5','Cash',4.14,'3','','','4','','1','2025-05-16 09:27:21','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','410.00','400','Inclusive','branch','Inventory','','','','',''),('417473876322003347',3779,'41747387595','114','10.00','30','retail','0','2025-05-16 12:27:13','','','','1','Cash',4.14,'3','','','4','','1','2025-05-16 09:27:21','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','324.00','314','Inclusive','branch','Inventory','','','','',''),('417473914929340039',3780,'41747387642','1211','1.00','100','retail','0','2025-05-16 13:31:34','','','','48','Cash',13.79,'100','','','4','','1','2025-05-16 10:32:04','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('417474091063403327',3781,'41747409030','437','10.00','100','retail','0','2025-05-16 18:25:07','','','','7','Cash',13.79,'10','','','4','','1','2025-05-16 15:26:06','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','512.00','502','Inclusive','branch','Inventory','','','','',''),('417474092453347391',3782,'41747409231','255','1.00','70','retail','0','2025-05-16 18:27:40','','','','4570','Cash',9.66,'70','','','4','','1','2025-05-16 15:47:12','1','35','returned','1','new','pcs','','2025-05-16 18:47:12','4','yes','','0','','','VATABLE',60.34,'1','71.00','70','Inclusive','branch','Inventory','','','','',''),('417474092604332093',3783,'41747409231','420','1.00','50','retail','0','2025-05-16 18:27:40','','','','0','Cash',6.90,'50','','','4','','1','2025-05-16 15:47:15','1','33','returned','1','new','pcs','','2025-05-16 18:47:15','4','yes','','0','','','VATABLE',43.10,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('417474104663470234',3784,'41747410442','961','1.00','100','retail','0','2025-05-16 18:48:11','','','','43','Cash',13.79,'100','','','4','','1','2025-05-16 15:48:50','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('417474104903070331',3785,'41747410442','692','2.00','10','retail','0','2025-05-16 18:48:11','','','','1','Cash',1.38,'5','','','4','','1','2025-05-16 15:48:50','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','301.00','299','Inclusive','branch','Inventory','','','','',''),('417474107870210220',3786,'41747410753','1181','10.00','150','retail','0','2025-05-16 18:55:39','','','','7','Cash',20.69,'15','','','4','','1','2025-05-16 15:56:57','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'10','172.00','162','Inclusive','branch','Inventory','1110','4000','5500','',''),('417474108572201452',3787,'41747410753','420','1.00','50','retail','0','2025-05-16 18:55:39','','','','0','Cash',6.90,'50','','','4','','1','2025-05-16 15:56:57','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('417474108734432023',3788,'41747410753','255','1.00','70','retail','0','2025-05-16 18:55:39','','','','4570','Cash',9.66,'70','','','4','','1','2025-05-16 15:56:57','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','71.00','70','Inclusive','branch','Inventory','','','','',''),('417474109053340330',3789,'41747410753','1241','30.00','1950','retail','0','2025-05-16 18:55:39','','','','43','Cash',268.97,'65','','','4','','1','2025-05-16 15:56:57','1','56','new','1','new','pcs','','','','yes','','0','','','VATABLE',56.03,'30','102.00','72','Inclusive','branch','Inventory','1110','4000','5500','',''),('417474109380442239',3790,'41747410753','1169','30.00','900','retail','0','2025-05-16 18:55:39','','','','22','Cash',124.14,'30','','','4','','1','2025-05-16 15:56:57','1','54','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'30','69.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('417474679533012030',3791,'41747467931','739','10.00','20','retail','0','2025-05-17 10:47:07','','','','1','Cash',2.76,'2','','','4','','1','2025-05-17 07:47:16','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1181.00','1171','Inclusive','branch','Inventory','','','','',''),('417474679772620222',3792,'41747467931','701','1.00','420','retail','0','2025-05-17 10:47:07','','','','258','Cash',57.93,'420','','','4','','1','2025-05-17 07:47:16','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',362.07,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417474680001300723',3793,'41747467931','383','15.00','300','retail','0','2025-05-17 10:47:07','','','','13','Cash',41.38,'20','','','4','','1','2025-05-17 07:47:16','1','13','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'15','206.00','191','Inclusive','branch','Inventory','','','','',''),('417474680272434403',3794,'41747467931','443','15.00','75','retail','0','2025-05-17 10:47:07','','','','2','Cash',10.34,'5','','','4','','1','2025-05-17 07:47:16','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','274.00','259','Inclusive','branch','Inventory','','','','',''),('417474694883333300',3795,'41747468036','1209','1.00','50','retail','0','2025-05-17 11:11:29','','','','30','Cash',6.90,'50','','','4','','1','2025-05-17 08:11:32','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('417474708714344043',3796,'41747469493','1101','1.00','50','retail','0','2025-05-17 11:34:32','','','','18','Cash',6.90,'50','','','4','','1','2025-05-17 08:34:35','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('417474711062032014',3797,'41747471004','21','1.00','35','retail','0','2025-05-17 11:38:26','','','','25','Cash',4.83,'35','','','4','','1','2025-05-17 08:39:52','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('417474715945474342',3798,'41747471576','554','2.00','10','retail','0','2025-05-17 11:46:35','','','','1.1','Cash',1.38,'5','','','4','','1','2025-05-17 08:46:46','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','398.00','396','Inclusive','branch','Inventory','','','','',''),('417474745020032010',3799,'41747471606','445','7.00','21','retail','0','2025-05-17 12:35:05','','','','1','Cash',2.90,'3','','','4','','1','2025-05-17 09:35:23','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'7','226.00','219','Inclusive','branch','Inventory','','','','',''),('417474768797987002',3800,'41747476864','61','1.00','350','retail','0','2025-05-17 13:15:02','','','','250','Cash',48.28,'350','','','4','','1','2025-05-17 10:15:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417474768993231274',3801,'41747476864','161','9.00','405','retail','0','2025-05-17 13:15:02','','','','34','Cash',55.86,'45','','','4','','1','2025-05-17 10:15:09','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'9','42.00','33','Inclusive','branch','Inventory','','','','',''),('417474770097000030',3802,'41747476995','161','1.00','45','retail','0','2025-05-17 13:16:51','','','','34','Cash',6.21,'45','','','4','','1','2025-05-17 10:16:55','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('417474774943222742',3803,'41747477478','142','10.00','20','retail','0','2025-05-17 13:25:11','','','','0.8','Cash',2.76,'2','','','4','','1','2025-05-17 10:25:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','427.00','417','Inclusive','branch','Inventory','','','','',''),('417474775102041203',3804,'41747477478','21','1.00','35','retail','0','2025-05-17 13:25:11','','','','25','Cash',4.83,'35','','','4','','1','2025-05-17 10:25:15','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('417474796999770474',3805,'41747477516','558','15.00','105','retail','0','2025-05-17 14:02:25','','','','3.43','Cash',14.48,'7','','','4','','1','2025-05-17 11:02:29','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','455.00','440','Inclusive','branch','Inventory','','','','',''),('417474797213930230',3806,'41747477516','632','15.00','45','retail','0','2025-05-17 14:02:25','','','','1.45','Cash',6.21,'3','','','4','','1','2025-05-17 11:02:29','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'15','610.00','595','Inclusive','branch','Inventory','','','','',''),('417474797442224443',3807,'41747477516','692','6.00','30','retail','0','2025-05-17 14:02:25','','','','1','Cash',4.14,'5','','','4','','1','2025-05-17 11:02:29','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','299.00','293','Inclusive','branch','Inventory','','','','',''),('417474821762202003',3808,'41747481304','638','1.00','150','retail','0','2025-05-17 14:43:38','','','','89','Cash',20.69,'150','','','4','','1','2025-05-17 11:44:19','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417474821923243322',3809,'41747481304','251','1.00','50','retail','0','2025-05-17 14:43:38','','','','20','Cash',6.90,'50','','','4','','1','2025-05-17 11:44:19','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('417474822160033622',3810,'41747481304','554','6.00','30','retail','0','2025-05-17 14:43:38','','','','1.1','Cash',4.14,'5','','','4','','1','2025-05-17 11:44:19','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','396.00','390','Inclusive','branch','Inventory','','','','',''),('417474981242822283',3811,'41747498107','560','1.00','300','retail','0','2025-05-17 19:08:47','','','','223','Cash',41.38,'300','','','4','','1','2025-05-17 16:09:26','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417474981902777333',3812,'41747498169','1270','1.00','250','retail','0','2025-05-17 19:10:26','','','','95','Cash',34.48,'250','','','4','','1','2025-05-17 16:11:05','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('417474982227231343',3813,'41747498169','1','1.00','50','retail','10','2025-05-17 19:10:26','','','','30','Cash',6.90,'50','','','4','','1','2025-05-17 16:11:05','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','80.00','79','Inclusive','branch','Inventory','','','','',''),('417476413322723240',3814,'41747641311','739','10.00','20','retail','0','2025-05-19 10:55:33','','','','1','Cash',2.76,'2','','','4','','1','2025-05-19 07:56:12','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1171.00','1161','Inclusive','branch','Inventory','','','','',''),('417476414080224043',3815,'41747641373','383','1.00','20','retail','0','2025-05-19 10:57:05','','','','13','Cash',2.76,'20','','','4','','1','2025-05-19 07:57:08','1','13','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','191.00','190','Inclusive','branch','Inventory','','','','',''),('417476414244742200',3816,'41747641373','554','4.00','20','retail','0','2025-05-19 10:57:05','','','','1.1','Cash',2.76,'5','','','4','','1','2025-05-19 07:57:08','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','390.00','386','Inclusive','branch','Inventory','','','','',''),('417476472202222373',3817,'41747641429','1149','1.00','300','retail','0','2025-05-19 12:34:08','','','','150','Cash',41.38,'300','','','4','','1','2025-05-19 09:34:40','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('417476472452340333',3818,'41747641429','692','6.00','30','retail','0','2025-05-19 12:34:08','','','','1','Cash',4.14,'5','','','4','','1','2025-05-19 09:34:40','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','293.00','287','Inclusive','branch','Inventory','','','','',''),('417476567972223277',3819,'41747656784','600','1.00','300','retail','0','2025-05-19 15:24:02','','','','170','Cash',41.38,'300','','','4','','1','2025-05-19 12:24:08','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','74.00','73','Inclusive','branch','Inventory','','','','',''),('417476568284282734',3820,'41747656784','1181','10.00','150','retail','0','2025-05-19 15:24:02','','','','7','Cash',20.69,'15','','','4','','1','2025-05-19 12:24:08','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'10','162.00','152','Inclusive','branch','Inventory','1110','4000','5500','',''),('417476572804220303',3821,'41747656784','724','10.00','80','retail','20','2025-05-19 15:24:02','','','','2.9','Cash',11.03,'8','','','4','','1','2025-05-19 12:24:08','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.90,'10','320.00','310','Inclusive','branch','Inventory','','','','',''),('417476573127210042',3822,'41747656784','691','1.00','100','retail','50','2025-05-19 15:24:02','','','','48','Cash',13.79,'100','','','4','','1','2025-05-19 12:24:08','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('417476573463322070',3823,'41747656784','612','1.00','100','retail','50','2025-05-19 15:24:02','','','','60','Cash',13.79,'100','','','4','','1','2025-05-19 12:24:08','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('417476573813874433',3824,'41747656784','1148','10.00','400','retail','20','2025-05-19 15:24:02','','','','21','Cash',55.17,'40','','','4','','1','2025-05-19 12:24:08','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'10','120.00','110','Inclusive','branch','Inventory','1110','4000','5500','',''),('417476574204400233',3825,'41747656784','109','15.00','75','retail','0','2025-05-19 15:24:02','','','','2','Cash',10.34,'5','','','4','','1','2025-05-19 12:24:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','528.00','513','Inclusive','branch','Inventory','','','','',''),('417476574386232742',3826,'41747656784','904','1.00','350','retail','0','2025-05-19 15:24:02','','','','210','Cash',48.28,'350','','','4','','1','2025-05-19 12:24:08','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417476582144375433',3827,'41747658189','161','9.00','405','retail','0','2025-05-19 15:37:24','','','','34','Cash',55.86,'45','','','4','','1','2025-05-19 12:37:34','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'9','32.00','23','Inclusive','branch','Inventory','','','','',''),('417476582433218803',3828,'41747658189','61','1.00','350','retail','0','2025-05-19 15:37:24','','','','250','Cash',48.28,'350','','','4','','1','2025-05-19 12:37:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417476625522422532',3829,'41747661932','276','5.00','150','retail','0','2025-05-19 16:50:57','','','','20','Cash',20.69,'30','','','4','','1','2025-05-19 13:51:26','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'5','238.00','233','Inclusive','branch','Inventory','','','','',''),('417476625972227762',3830,'41747661932','1149','1.00','300','retail','0','2025-05-19 16:50:57','','','','150','Cash',41.38,'300','','','4','','1','2025-05-19 13:51:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('417476626252662226',3831,'41747661932','693','1.00','50','retail','0','2025-05-19 16:50:57','','','','20','Cash',6.90,'50','','','4','','1','2025-05-19 13:51:26','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('417476626514623433',3832,'41747661932','739','10.00','20','retail','0','2025-05-19 16:50:57','','','','1','Cash',2.76,'2','','','4','','1','2025-05-19 13:51:26','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1161.00','1151','Inclusive','branch','Inventory','','','','',''),('417476656712322104',3833,'41747665278','1211','1.00','90','retail','10','2025-05-19 17:41:12','','','','48','Cash',12.41,'90','','','4','','1','2025-05-19 14:41:16','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',77.59,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('417476663492360323',3834,'41747666336','484','1.00','25','retail','0','2025-05-19 17:52:31','','','','10','Cash',3.45,'25','','','4','','1','2025-05-19 14:52:34','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'1','74.00','73','Inclusive','branch','Inventory','','','','',''),('417476663680823742',3835,'41747666355','186','1.00','10','retail','0','2025-05-19 17:53:10','','','','8','Cash',1.38,'10','','','4','','1','2025-05-19 14:53:56','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','55.00','54','Inclusive','branch','Inventory','','','','',''),('417476663894940383',3836,'41747666355','692','4.00','20','retail','0','2025-05-19 17:53:10','','','','1','Cash',2.76,'5','','','4','','1','2025-05-19 14:53:56','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','287.00','283','Inclusive','branch','Inventory','','','','',''),('417476683184302233',3837,'41747666439','558','16.00','112','retail','0','2025-05-19 18:25:49','','','','3.43','Cash',15.45,'7','','','4','','1','2025-05-19 15:26:38','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'16','440.00','424','Inclusive','branch','Inventory','','','','',''),('417476683440236002',3838,'41747666439','1205','5.00','50','retail','0','2025-05-19 18:25:49','','','','5','Cash',6.90,'10','','','4','','1','2025-05-19 15:26:38','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'5','10.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('417476684180320400',3839,'41747668402','1146','1.00','100','retail','0','2025-05-19 18:27:01','','','','20','Cash',13.79,'100','','','4','','1','2025-05-19 15:27:06','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('417476693323924273',3840,'41747669320','21','1.00','35','retail','0','2025-05-19 18:42:13','','','','25','Cash',4.83,'35','','','4','','1','2025-05-19 15:42:16','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('417477271433410223',3841,'41747723699','558','15.00','105','retail','0','2025-05-20 10:45:44','','','','3.43','Cash',14.48,'7','','','4','','1','2025-05-20 07:46:52','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','424.00','409','Inclusive','branch','Inventory','','','','',''),('417477272322230372',3842,'41747727213','1134','3.00','60','retail','0','2025-05-20 10:47:12','','','','7.63','Cash',8.28,'20','','','4','','1','2025-05-20 07:47:16','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','46.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('417477293532209433',3843,'41747727236','306','1.00','40','retail','0','2025-05-20 11:22:33','','','','7','Cash',5.52,'40','','','4','','1','2025-05-20 08:22:36','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','146.00','145','Inclusive','branch','Inventory','','','','',''),('417477363230373323',3844,'41747736297','181','1.00','70','retail','0','2025-05-20 13:18:43','','','','36','Cash',9.66,'70','','','4','','1','2025-05-20 10:18:50','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417477363592022347',3845,'41747736331','279','2.00','20','retail','0','2025-05-20 13:19:19','','','','5','Cash',2.76,'10','','','4','','1','2025-05-20 10:20:15','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','125.00','123','Inclusive','branch','Inventory','','','','',''),('417477364584037102',3846,'41747736418','1146','1.00','100','retail','0','2025-05-20 13:20:59','','','','20','Cash',13.79,'100','','','4','','1','2025-05-20 10:21:32','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('417477365350277206',3847,'41747736495','1241','14.00','910','retail','0','2025-05-20 13:22:50','','','','43','Cash',125.52,'65','','','4','','1','2025-05-20 10:22:57','1','56','new','1','new','pcs','','','','yes','','0','','','VATABLE',56.03,'14','72.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('417477387933732322',3848,'41747738778','1261','2.00','30','retail','0','2025-05-20 14:00:10','','','','9.5','Cash',4.14,'15','','','4','','1','2025-05-20 11:00:36','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'2','81.00','79','Inclusive','branch','Inventory','1110','4000','5500','',''),('417477388101472428',3849,'41747738778','739','10.00','20','retail','0','2025-05-20 14:00:10','','','','1','Cash',2.76,'2','','','4','','1','2025-05-20 11:00:36','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1151.00','1141','Inclusive','branch','Inventory','','','','',''),('417477401602224104',3850,'41747740140','1200','1.00','90','retail','10','2025-05-20 14:22:40','','','','56','Cash',12.41,'90','','','4','','1','2025-05-20 11:22:47','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',77.59,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('417477509313377033',3851,'41747750910','692','2.00','10','retail','0','2025-05-20 17:22:12','','','','1','Cash',1.38,'5','','','4','','1','2025-05-20 14:22:15','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','283.00','281','Inclusive','branch','Inventory','','','','',''),('417477514070223332',3852,'41747750936','1190','1.00','200','retail','0','2025-05-20 17:30:52','','','','124','Cash',27.59,'200','','','4','','1','2025-05-20 14:31:34','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('417477514512137732',3853,'41747750936','506','27.00','81','retail','0','2025-05-20 17:30:52','','','','1.5','Cash',11.17,'3','','','4','','1','2025-05-20 14:31:34','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'27','400.00','373','Inclusive','branch','Inventory','','','','',''),('417477554214334017',3854,'41747755409','440','1.00','50','retail','0','2025-05-20 18:37:32','','','','22','Cash',6.90,'50','','','4','','1','2025-05-20 15:37:37','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('417477554505344532',3855,'41747755409','114','20.00','60','retail','0','2025-05-20 18:37:32','','','','1','Cash',8.28,'3','','','4','','1','2025-05-20 15:37:37','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'20','314.00','294','Inclusive','branch','Inventory','','','','',''),('417478146120334232',3856,'41747814601','255','1.00','70','retail','0','2025-05-21 11:03:45','','','','4570','Cash',9.66,'70','','','4','','1','2025-05-21 08:03:49','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','70.00','69','Inclusive','branch','Inventory','','','','',''),('417478146250724234',3857,'41747814601','420','1.00','50','retail','0','2025-05-21 11:03:45','','','','0','Cash',6.90,'50','','','4','','1','2025-05-21 08:03:49','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('417478180107332374',3858,'41747817995','1030','1.00','40','retail','0','2025-05-21 12:00:16','','','','17','Cash',5.52,'40','','','4','','1','2025-05-21 09:00:57','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','253.00','252','Inclusive','branch','Inventory','','','','',''),('417478180843040420',3859,'41747818057','739','10.00','20','retail','0','2025-05-21 12:01:24','','','','1','Cash',2.76,'2','','','4','','1','2025-05-21 09:02:10','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1141.00','1131','Inclusive','branch','Inventory','','','','',''),('417478181520228248',3860,'41747818130','1215','1.00','100','retail','0','2025-05-21 12:03:10','','','','47','Cash',13.79,'100','','','4','','1','2025-05-21 09:03:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('417478181660304372',3861,'41747818130','48','1.00','50','retail','0','2025-05-21 12:03:10','','','','18','Cash',6.90,'50','','','4','','1','2025-05-21 09:03:12','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417478181893702234',3862,'41747818130','693','1.00','50','retail','0','2025-05-21 12:03:10','','','','20','Cash',6.90,'50','','','4','','1','2025-05-21 09:03:12','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('417478184863083322',3863,'41747818475','640','1.00','400','retail','0','2025-05-21 12:08:07','','','','215','Cash',55.17,'400','','','4','','1','2025-05-21 09:08:37','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417478202230300323',3864,'41747818633','524','5.00','250','retail','0','2025-05-21 12:37:04','','','','28.43','Cash',34.48,'50','','','4','','1','2025-05-21 09:37:43','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'5','80.00','75','Inclusive','branch','Inventory','','','','',''),('417478225697321302',3865,'41747822545','1008','20.00','1300','retail','0','2025-05-21 13:21:31','','','','47','Cash',179.31,'65','','','4','','1','2025-05-21 10:22:20','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',56.03,'20','20.00','0','Inclusive','branch','Inventory','','','','',''),('417478225992209298',3866,'41747822545','1164','10.00','250','retail','0','2025-05-21 13:21:31','','','','16','Cash',34.48,'25','','','4','','1','2025-05-21 10:22:20','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'10','96.00','86','Inclusive','branch','Inventory','1110','4000','5500','',''),('417478227160226120',3867,'41747822545','632','15.00','45','retail','0','2025-05-21 13:21:31','','','','1.45','Cash',6.21,'3','','','4','','1','2025-05-21 10:22:20','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'15','595.00','580','Inclusive','branch','Inventory','','','','',''),('417478227525122035',3868,'41747822545','109','15.00','75','retail','0','2025-05-21 13:21:31','','','','2','Cash',10.34,'5','','','4','','1','2025-05-21 10:22:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','513.00','498','Inclusive','branch','Inventory','','','','',''),('417478228002000238',3869,'41747822545','1177','20.00','300','retail','0','2025-05-21 13:21:31','','','','8','Cash',41.38,'15','','','4','','1','2025-05-21 10:22:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'20','660.00','640','Inclusive','branch','Inventory','1110','4000','5500','',''),('417478228634222173',3870,'41747822545','1153','3.00','150','retail','0','2025-05-21 13:21:31','','','','30','Cash',20.69,'50','','','4','','1','2025-05-21 10:22:20','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'3','124.00','121','Inclusive','branch','Inventory','1110','4000','5500','',''),('417478228904440023',3871,'41747822545','632','4.00','12','retail','0','2025-05-21 13:21:31','','','','1.45','Cash',1.66,'3','','','4','','1','2025-05-21 10:22:20','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'4','580.00','576','Inclusive','branch','Inventory','','','','',''),('417478234662074224',3872,'41747823436','1153','10.00','500','retail','0','2025-05-21 13:31:09','','','','30','Cash',68.97,'50','','','4','','1','2025-05-21 10:31:14','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'10','121.00','111','Inclusive','branch','Inventory','1110','4000','5500','',''),('417478269381020230',3873,'41747823672','145','1.00','70','retail','0','2025-05-21 14:30:22','','','','33','Cash',9.66,'70','','','4','','1','2025-05-21 11:37:56','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('417478269557247516',3874,'41747823672','1','1.00','60','retail','0','2025-05-21 14:30:22','','','','30','Cash',8.28,'60','','','4','','1','2025-05-21 11:37:56','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','78.00','77','Inclusive','branch','Inventory','','','','',''),('417478269770444246',3875,'41747823672','1205','5.00','50','retail','0','2025-05-21 14:30:22','','','','5','Cash',6.90,'10','','','4','','1','2025-05-21 11:37:56','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'5','5.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('417478270208234240',3876,'41747823672','554','14.00','70','retail','0','2025-05-21 14:30:22','','','','1.1','Cash',9.66,'5','','','4','','1','2025-05-21 11:37:56','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'14','386.00','372','Inclusive','branch','Inventory','','','','',''),('417478298804233027',3877,'41747827525','71','3.00','15','retail','0','2025-05-21 15:18:01','','','','2','Cash',2.07,'5','','','4','','1','2025-05-21 12:18:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'3','44.00','41','Inclusive','branch','Inventory','','','','',''),('417478316562021133',3878,'41747829934','1148','10.00','400','retail','20','2025-05-21 15:47:52','','','','21','Cash',55.17,'40','','','4','','1','2025-05-21 12:47:59','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'10','110.00','100','Inclusive','branch','Inventory','1110','4000','5500','',''),('417478316694292003',3879,'41747829934','1111','1.00','100','retail','0','2025-05-21 15:47:52','','','','0','Cash',13.79,'100','','','4','','1','2025-05-21 12:47:59','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('417478322092332207',3880,'41747831719','401','40.00','200','retail','0','2025-05-21 15:56:51','','','','2','Cash',27.59,'5','','','4','','1','2025-05-21 12:57:25','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'40','140.00','100','Inclusive','branch','Inventory','','','','',''),('417478353552333223',3881,'41747835344','255','1.00','70','retail','0','2025-05-21 16:49:17','','','','4570','Cash',9.66,'70','','','4','','1','2025-05-21 13:49:21','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','69.00','68','Inclusive','branch','Inventory','','','','',''),('417478367582503442',3882,'41747835385','1190','1.00','200','retail','0','2025-05-21 17:12:39','','','','124','Cash',27.59,'200','','','4','','1','2025-05-21 14:13:13','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('417478392727830040',3883,'41747839252','288','1.00','100','retail','0','2025-05-21 17:54:32','','','','35','Cash',13.79,'100','','','4','','1','2025-05-21 14:54:40','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('417478413123030343',3884,'41747841287','739','10.00','20','retail','0','2025-05-21 18:28:35','','','','1','Cash',2.76,'2','','','4','','1','2025-05-21 15:28:39','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1131.00','1121','Inclusive','branch','Inventory','','','','',''),('417478441542084037',3885,'41747844132','558','15.00','105','retail','0','2025-05-21 19:16:24','','','','3.43','Cash',14.48,'7','','','4','','1','2025-05-21 16:16:57','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','409.00','394','Inclusive','branch','Inventory','','','','',''),('417478441808328321',3886,'41747844132','109','15.00','75','retail','0','2025-05-21 19:16:24','','','','2','Cash',10.34,'5','','','4','','1','2025-05-21 16:16:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','498.00','483','Inclusive','branch','Inventory','','','','',''),('417478442422432244',3887,'41747844220','1153','4.00','200','retail','0','2025-05-21 19:17:25','','','','30','Cash',27.59,'50','','','4','','1','2025-05-21 16:17:31','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'4','111.00','107','Inclusive','branch','Inventory','1110','4000','5500','',''),('417478442720232220',3888,'41747844252','558','15.00','105','retail','0','2025-05-21 19:20:19','','','','3.43','Cash',14.48,'7','','','4','','1','2025-05-21 16:20:50','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','394.00','379','Inclusive','branch','Inventory','','','','',''),('417478443503072373',3889,'41747844252','400','10.00','50','retail','0','2025-05-21 19:20:19','','','','2','Cash',6.90,'5','','','4','','1','2025-05-21 16:20:50','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','87.00','77','Inclusive','branch','Inventory','','','','',''),('417478443824423284',3890,'41747844252','131','1.00','150','retail','0','2025-05-21 19:20:19','','','','106','Cash',20.69,'150','','','4','','1','2025-05-21 16:20:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('417478444174243273',3891,'41747844252','739','15.00','30','retail','0','2025-05-21 19:20:19','','','','1','Cash',4.14,'2','','','4','','1','2025-05-21 16:20:50','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'15','1121.00','1106','Inclusive','branch','Inventory','','','','',''),('417478447310300722',3892,'41747844452','161','1.00','45','retail','0','2025-05-21 19:26:03','','','','34','Cash',6.21,'45','','','4','','1','2025-05-21 16:27:01','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('417478447603733334',3893,'41747844452','61','1.00','350','retail','0','2025-05-21 19:26:03','','','','250','Cash',48.28,'350','','','4','','1','2025-05-21 16:27:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417478973567729222',3894,'41747892951','71','4.00','20','retail','0','2025-05-22 10:02:37','','','','2','Cash',2.76,'5','','','4','','1','2025-05-22 07:02:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','41.00','37','Inclusive','branch','Inventory','','','','',''),('417478983024102032',3895,'41747897363','701','1.00','420','retail','0','2025-05-22 10:18:23','','','','258','Cash',57.93,'420','','','4','','1','2025-05-22 07:18:25','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',362.07,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417478993792407233',3896,'41747898305','251','1.00','30','retail','20','2025-05-22 10:36:19','','','','20','Cash',4.14,'30','','','4','','1','2025-05-22 07:36:23','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('417478996570320234',3897,'41747899383','54','2.00','20','retail','0','2025-05-22 10:40:58','','','','5','Cash',2.76,'10','','','4','','1','2025-05-22 07:41:34','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','59.00','57','Inclusive','branch','Inventory','','','','',''),('417478998703242024',3898,'41747899695','903','1.00','50','retail','0','2025-05-22 10:44:30','','','','24','Cash',6.90,'50','','','4','','1','2025-05-22 07:44:33','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('417479007993030333',3899,'41747899873','692','6.00','30','retail','0','2025-05-22 10:59:59','','','','1','Cash',4.14,'5','','','4','','1','2025-05-22 08:00:02','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','281.00','275','Inclusive','branch','Inventory','','','','',''),('417479064747303021',3900,'41747900804','201','1.00','300','retail','0','2025-05-22 12:36:02','','','','140','Cash',41.38,'300','','','4','','1','2025-05-22 09:36:28','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('417479064891330224',3901,'41747900804','1189','1.00','80','retail','0','2025-05-22 12:36:02','','','','45','Cash',11.03,'80','','','4','','1','2025-05-22 09:36:28','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('417479065042007300',3902,'41747900804','1151','1.00','370','retail','0','2025-05-22 12:36:02','','','','265','Cash',51.03,'370','','','4','','1','2025-05-22 09:36:28','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',318.97,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('417479065223379242',3903,'41747900804','961','1.00','100','retail','0','2025-05-22 12:36:02','','','','43','Cash',13.79,'100','','','4','','1','2025-05-22 09:36:28','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('417479065381728313',3904,'41747900804','1','1.00','60','retail','0','2025-05-22 12:36:02','','','','30','Cash',8.28,'60','','','4','','1','2025-05-22 09:36:28','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','77.00','76','Inclusive','branch','Inventory','','','','',''),('417479065617062309',3905,'41747900804','739','5.00','10','retail','0','2025-05-22 12:36:02','','','','1','Cash',1.38,'2','','','4','','1','2025-05-22 09:36:28','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'5','1106.00','1101','Inclusive','branch','Inventory','','','','',''),('417479185700092302',3906,'41747918043','558','15.00','105','retail','0','2025-05-22 15:56:37','','','','3.43','Cash',14.48,'7','','','4','','1','2025-05-22 12:57:43','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','379.00','364','Inclusive','branch','Inventory','','','','',''),('417479185973129214',3907,'41747918043','1246','3.00','90','retail','0','2025-05-22 15:56:37','','','','12','Cash',12.41,'30','','','4','','1','2025-05-22 12:57:43','1','57','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'3','59.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('417479186843433014',3908,'41747918663','1149','1.00','300','retail','0','2025-05-22 15:58:50','','','','150','Cash',41.38,'300','','','4','','1','2025-05-22 12:58:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('417479187113207704',3909,'41747918663','38','15.00','30','retail','0','2025-05-22 15:58:50','','','','0.6','Cash',4.14,'2','','','4','','1','2025-05-22 12:58:57','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'15','825.00','810','Inclusive','branch','Inventory','','','','',''),('417479187304230330',3910,'41747918663','48','1.00','50','retail','0','2025-05-22 15:58:50','','','','18','Cash',6.90,'50','','','4','','1','2025-05-22 12:58:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417479189434342223',3911,'41747918865','420','1.00','50','retail','0','2025-05-22 16:02:39','','','','0','Cash',6.90,'50','','','4','','1','2025-05-22 13:02:42','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('417479189583347342',3912,'41747918865','255','1.00','70','retail','0','2025-05-22 16:02:39','','','','4570','Cash',9.66,'70','','','4','','1','2025-05-22 13:02:42','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','68.00','67','Inclusive','branch','Inventory','','','','',''),('417479209163323303',3913,'41747920892','1260','1.00','150','retail','0','2025-05-22 16:35:18','','','','58','Cash',20.69,'150','','','4','','1','2025-05-22 13:35:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('417479229213030003',3914,'41747922833','1260','1.00','150','retail','0','2025-05-22 17:08:42','','','','58','Cash',20.69,'150','','','4','','1','2025-05-22 14:08:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417479241980232234',3915,'41747922935','111','14.00','420','retail','0','2025-05-22 17:30:00','','','','22','Cash',57.93,'30','','','4','','1','2025-05-22 14:30:05','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'14','163.00','149','Inclusive','branch','Inventory','','','','',''),('417479242212401231',3916,'41747924207','1200','1.00','100','retail','0','2025-05-22 17:30:22','','','','56','Cash',13.79,'100','','','4','','1','2025-05-22 14:35:05','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('417479249797324919',3917,'41747924955','109','15.00','75','retail','0','2025-05-22 17:43:00','','','','2','Cash',10.34,'5','','','4','','1','2025-05-22 14:43:03','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','483.00','468','Inclusive','branch','Inventory','','','','',''),('417479261662307742',3918,'41747925104','71','4.00','20','retail','0','2025-05-22 18:02:47','','','','2','Cash',2.76,'5','','','4','','1','2025-05-22 15:02:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','37.00','33','Inclusive','branch','Inventory','','','','',''),('417479294283822233',3919,'41747925104','1','2.00','120','retail','0','2025-05-22 18:57:10','','','','30','Cash',16.55,'60','','','4','','1','2025-05-22 15:57:57','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'2','76.00','74','Inclusive','branch','Inventory','','','','',''),('417479880673393803',3920,'41747982457','108','1.00','70','retail','0','2025-05-23 11:14:28','','','','45','Cash',9.66,'70','','','4','','1','2025-05-23 08:14:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417479880913002170',3921,'41747988072','255','1.00','70','retail','0','2025-05-23 11:15:05','','','','4570','Cash',9.66,'70','','','4','','1','2025-05-23 08:15:08','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','67.00','66','Inclusive','branch','Inventory','','','','',''),('417479881043328333',3922,'41747988072','420','1.00','50','retail','0','2025-05-23 11:15:05','','','','0','Cash',6.90,'50','','','4','','1','2025-05-23 08:15:08','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('417479930820800703',3923,'41747988108','114','10.00','30','retail','0','2025-05-23 12:38:03','','','','1','Cash',4.14,'3','','','4','','1','2025-05-23 09:38:05','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','294.00','284','Inclusive','branch','Inventory','','','','',''),('417479930993394730',3924,'41747993086','1260','1.00','150','retail','0','2025-05-23 12:38:52','','','','58','Cash',20.69,'150','','','4','','1','2025-05-23 09:39:51','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('417479931322434333',3925,'41747993086','400','10.00','50','retail','0','2025-05-23 12:38:52','','','','2','Cash',6.90,'5','','','4','','1','2025-05-23 09:39:51','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','77.00','67','Inclusive','branch','Inventory','','','','',''),('417479949354042200',3926,'41747993191','554','20.00','100','retail','0','2025-05-23 13:08:55','','','','1.1','Cash',13.79,'5','','','4','','1','2025-05-23 10:09:26','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'20','372.00','352','Inclusive','branch','Inventory','','','','',''),('417480015143005300',3927,'41747994966','103','10.00','300','retail','50','2025-05-23 14:58:35','','','','7.5','Cash',41.38,'30','','','4','','1','2025-05-23 11:59:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','115.00','105','Inclusive','branch','Inventory','','','','',''),('417480036183323323',3928,'41748001546','1196','1.00','50','retail','0','2025-05-23 15:33:42','','','','0','Cash',6.90,'50','','','4','','1','2025-05-23 12:34:15','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','57.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('417480100194320322',3929,'41748003658','971','1.00','50','retail','0','2025-05-23 17:20:35','','','','15','Cash',6.90,'50','','','4','','1','2025-05-23 14:20:39','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417480100340344010',3930,'41748003658','691','1.00','150','retail','0','2025-05-23 17:20:35','','','','48','Cash',20.69,'150','','','4','','1','2025-05-23 14:20:39','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417480100582240300',3931,'41748010039','971','1.00','50','retail','0','2025-05-23 17:20:58','','','','15','Cash',6.90,'50','','','4','','1','2025-05-23 14:22:20','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417480105652033075',3932,'41748010177','21','1.00','35','retail','0','2025-05-23 17:29:44','','','','25','Cash',4.83,'35','','','4','','1','2025-05-23 14:30:21','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('417480105820724253',3933,'41748010177','142','10.00','20','retail','0','2025-05-23 17:29:44','','','','0.8','Cash',2.76,'2','','','4','','1','2025-05-23 14:30:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','417.00','407','Inclusive','branch','Inventory','','','','',''),('417480117082002303',3934,'41748010625','111','10.00','300','retail','0','2025-05-23 17:48:31','','','','22','Cash',41.38,'30','','','4','','1','2025-05-23 14:49:03','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','129.00','119','Inclusive','branch','Inventory','','','','',''),('417480648543380310',3935,'41748064843','131','1.00','150','retail','0','2025-05-24 08:36:59','','','','106','Cash',20.69,'150','','','4','','1','2025-05-24 05:37:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('417480648755402326',3936,'41748064843','1203','1.00','300','retail','0','2025-05-24 08:36:59','','','','225','Cash',41.38,'300','','','4','','1','2025-05-24 05:37:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417480649143403433',3937,'41748064843','724','10.00','80','retail','20','2025-05-24 08:36:59','','','','2.9','Cash',11.03,'8','','','4','','1','2025-05-24 05:37:06','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.90,'10','310.00','300','Inclusive','branch','Inventory','','','','',''),('417480649402046803',3938,'41748064843','650','15.00','75','retail','0','2025-05-24 08:36:59','','','','0.59','Cash',10.34,'5','','','4','','1','2025-05-24 05:37:06','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','488.00','473','Inclusive','branch','Inventory','','','','',''),('417480649762300320',3939,'41748064843','462','1.00','350','retail','0','2025-05-24 08:36:59','','','','217','Cash',48.28,'350','','','4','','1','2025-05-24 05:37:06','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417480650948334349',3940,'41748065068','691','1.00','130','retail','20','2025-05-24 08:38:14','','','','48','Cash',17.93,'130','','','4','','1','2025-05-24 05:38:17','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417480651424003041',3941,'41748065126','400','10.00','50','retail','0','2025-05-24 08:39:03','','','','2','Cash',6.90,'5','','','4','','1','2025-05-24 05:39:06','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','67.00','57','Inclusive','branch','Inventory','','','','',''),('417480675600208002',3942,'41748065565','484','1.00','25','retail','0','2025-05-24 09:19:35','','','','10','Cash',3.45,'25','','','4','','1','2025-05-24 06:20:22','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'1','73.00','72','Inclusive','branch','Inventory','','','','',''),('417480675752200227',3943,'41748065565','554','1.00','5','retail','0','2025-05-24 09:19:35','','','','1.1','Cash',0.69,'5','','','4','','1','2025-05-24 06:20:22','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','352.00','351','Inclusive','branch','Inventory','','','','',''),('417480720772440334',3944,'41748067622','1031','2.00','200','retail','0','2025-05-24 10:34:37','','','','44','Cash',27.59,'100','','','4','','1','2025-05-24 07:35:25','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','170.00','168','Inclusive','branch','Inventory','','','','',''),('417480753353470230',3945,'41748073776','96','1.00','100','retail','0','2025-05-24 11:28:56','','','','65','Cash',13.79,'100','','','4','','1','2025-05-24 08:28:59','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('417480833970413020',3946,'41748083385','484','1.00','25','retail','0','2025-05-24 13:43:34','','','','10','Cash',3.45,'25','','','4','','1','2025-05-24 10:44:12','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'1','72.00','71','Inclusive','branch','Inventory','','','','',''),('417480834140224022',3947,'41748083385','554','1.00','5','retail','0','2025-05-24 13:43:34','','','','1.1','Cash',0.69,'5','','','4','','1','2025-05-24 10:44:12','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','351.00','350','Inclusive','branch','Inventory','','','','',''),('417480842373333033',3948,'41748084224','924','1.00','100','retail','0','2025-05-24 13:57:19','','','','48','Cash',13.79,'100','','','4','','1','2025-05-24 10:58:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('417480854782222003',3949,'41748085458','306','1.00','40','retail','0','2025-05-24 14:17:58','','','','7','Cash',5.52,'40','','','4','','1','2025-05-24 11:19:19','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','145.00','144','Inclusive','branch','Inventory','','','','',''),('417480890253733502',3950,'41748085559','269','2.00','240','retail','0','2025-05-24 15:17:23','','','','79','Cash',33.10,'120','','','4','','1','2025-05-24 12:17:45','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'2','22.00','20','Inclusive','branch','Inventory','','','','',''),('417480890432933322',3951,'41748085559','142','10.00','20','retail','0','2025-05-24 15:17:23','','','','0.8','Cash',2.76,'2','','','4','','1','2025-05-24 12:17:45','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','407.00','397','Inclusive','branch','Inventory','','','','',''),('417480915900020123',3952,'41748089083','692','4.00','20','retail','0','2025-05-24 15:59:51','','','','1','Cash',2.76,'5','','','4','','1','2025-05-24 12:59:54','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','275.00','271','Inclusive','branch','Inventory','','','','',''),('417480934434029082',3953,'41748091726','904','1.00','330','retail','20','2025-05-24 16:30:44','','','','210','Cash',45.52,'330','','','4','','1','2025-05-24 13:30:49','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',284.48,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417480980622290239',3954,'41748093468','1270','2.00','500','retail','0','2025-05-24 17:47:42','','','','95','Cash',68.97,'250','','','4','','1','2025-05-24 14:48:48','1','4','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'2','10.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('417481015248223230',3955,'41748101503','692','4.00','20','retail','0','2025-05-24 18:45:24','','','','1','Cash',2.76,'5','','','4','','1','2025-05-24 15:45:28','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','271.00','267','Inclusive','branch','Inventory','','','','',''),('417481022283120823',3956,'41748101528','739','10.00','20','retail','0','2025-05-24 18:57:09','','','','1','Cash',2.76,'2','','','4','','1','2025-05-24 15:57:12','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1101.00','1091','Inclusive','branch','Inventory','','','','',''),('417481024622310226',3957,'41748102333','1121','1.00','100','retail','0','2025-05-24 19:01:07','','','','0','Cash',13.79,'100','','','4','','1','2025-05-24 16:01:19','1','41','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('417481027192090223',3958,'41748102701','1140','1.00','115','retail','0','2025-05-24 19:05:20','','','','84','Cash',15.86,'115','','','4','','1','2025-05-24 16:06:59','1','6','returned','1','new','pcs','','2025-05-24 19:06:59','4','yes','','0','','','VATABLE',99.14,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('417481034883233203',3959,'41748103469','1181','1.00','15','retail','0','2025-05-24 19:18:09','','','','7','Cash',2.07,'15','','','4','','1','2025-05-24 16:18:15','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'1','142.00','141','Inclusive','branch','Inventory','1110','4000','5500','',''),('417482586320322230',3960,'41748258619','269','1.00','120','retail','0','2025-05-26 14:23:53','','','','79','Cash',16.55,'120','','','4','','1','2025-05-26 11:24:31','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('417482586942224241',3961,'41748258671','71','2.00','10','retail','0','2025-05-26 14:24:55','','','','2','Cash',1.38,'5','','','4','','1','2025-05-26 11:25:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','33.00','31','Inclusive','branch','Inventory','','','','',''),('417482587632703383',3962,'41748258723','693','1.00','50','retail','0','2025-05-26 14:26:21','','','','20','Cash',6.90,'50','','','4','','1','2025-05-26 11:27:18','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('417482587812322022',3963,'41748258723','554','4.00','20','retail','0','2025-05-26 14:26:21','','','','1.1','Cash',2.76,'5','','','4','','1','2025-05-26 11:27:18','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','270.00','266','Inclusive','branch','Inventory','','','','',''),('417482677442243482',3964,'41748267721','124','1.00','180','retail','20','2025-05-26 16:55:46','','','','136','Cash',24.83,'180','','','4','','1','2025-05-26 13:55:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417482679113233224',3965,'41748267752','74','1.00','20','retail','0','2025-05-26 16:59:46','','','','11','Cash',2.76,'20','','','4','','1','2025-05-26 14:01:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','148.00','147','Inclusive','branch','Inventory','','','','',''),('417482679853904632',3966,'41748267752','74','1.00','20','retail','0','2025-05-26 16:59:46','','','','11','Cash',2.76,'20','','','4','','1','2025-05-26 14:01:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','147.00','146','Inclusive','branch','Inventory','','','','',''),('417482693370330236',3967,'41748268124','1181','4.00','60','retail','0','2025-05-26 17:22:19','','','','7','Cash',8.28,'15','','','4','','1','2025-05-26 14:23:49','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'4','141.00','137','Inclusive','branch','Inventory','1110','4000','5500','',''),('417482721982203224',3968,'41748272179','612','1.00','120','retail','30','2025-05-26 18:09:59','','','','60','Cash',16.55,'120','','','4','','1','2025-05-26 15:10:28','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('417482729213022383',3969,'41748272229','181','1.00','70','retail','0','2025-05-26 18:22:03','','','','36','Cash',9.66,'70','','','4','','1','2025-05-26 15:22:06','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417482744992744432',3970,'41748272928','109','11.00','55','retail','0','2025-05-26 18:48:19','','','','2','Cash',7.59,'5','','','4','','1','2025-05-26 15:49:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'11','468.00','457','Inclusive','branch','Inventory','','','','',''),('417482745762232320',3971,'41748274546','109','4.00','20','retail','0','2025-05-26 18:53:37','','','','2','Cash',2.76,'5','','','4','','1','2025-05-26 15:53:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','457.00','453','Inclusive','branch','Inventory','','','','',''),('417482746194929243',3972,'41748274546','1148','10.00','400','retail','20','2025-05-26 18:53:37','','','','21','Cash',55.17,'40','','','4','','1','2025-05-26 15:53:57','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'10','80.00','70','Inclusive','branch','Inventory','1110','4000','5500','',''),('417482747152240333',3973,'41748274546','558','22.00','154','retail','0','2025-05-26 18:53:37','','','','3.43','Cash',21.24,'7','','','4','','1','2025-05-26 15:53:57','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'22','364.00','342','Inclusive','branch','Inventory','','','','',''),('417482747600842343',3974,'41748274546','724','10.00','100','retail','0','2025-05-26 18:53:37','','','','2.9','Cash',13.79,'10','','','4','','1','2025-05-26 15:53:57','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','300.00','290','Inclusive','branch','Inventory','','','','',''),('417482747902023437',3975,'41748274546','905','1.00','140','retail','40','2025-05-26 18:53:37','','','','110','Cash',19.31,'140','','','4','','1','2025-05-26 15:53:57','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.69,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('417482748153312002',3976,'41748274546','692','5.00','25','retail','0','2025-05-26 18:53:37','','','','1','Cash',3.45,'5','','','4','','1','2025-05-26 15:53:57','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','267.00','262','Inclusive','branch','Inventory','','','','',''),('417482757317372035',3977,'41748275712','739','10.00','20','retail','0','2025-05-26 19:08:52','','','','1','Cash',2.76,'2','','','4','','1','2025-05-26 16:10:13','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1091.00','1081','Inclusive','branch','Inventory','','','','',''),('417483315453215283',3978,'41748331529','186','2.00','20','retail','0','2025-05-27 10:39:06','','','','8','Cash',2.76,'10','','','4','','1','2025-05-27 07:39:40','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','54.00','52','Inclusive','branch','Inventory','','','','',''),('417483350542222330',3979,'41748331580','244','2.00','20','retail','0','2025-05-27 11:37:34','','','','5','Cash',2.76,'10','','','4','','1','2025-05-27 08:37:42','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','110.00','108','Inclusive','branch','Inventory','','','','',''),('417483390994021304',3980,'41748335063','71','2.00','10','retail','0','2025-05-27 12:44:59','','','','2','Cash',1.38,'5','','','4','','1','2025-05-27 09:45:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','31.00','29','Inclusive','branch','Inventory','','','','',''),('417483415031030723',3981,'41748339130','739','10.00','20','retail','0','2025-05-27 13:25:04','','','','1','Cash',2.76,'2','','','4','','1','2025-05-27 10:25:41','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1081.00','1071','Inclusive','branch','Inventory','','','','',''),('417483425891502315',3982,'41748341541','255','1.00','70','retail','0','2025-05-27 13:43:31','','','','4570','Cash',9.66,'70','','','4','','1','2025-05-27 15:15:23','1','35','returned','1','new','pcs','','2025-05-27 18:15:23','4','yes','','0','','','VATABLE',60.34,'1','64.00','63','Inclusive','branch','Inventory','','','','',''),('417483426106400330',3983,'41748341541','420','1.00','50','retail','0','2025-05-27 13:43:31','','','','0','Cash',6.90,'50','','','4','','1','2025-05-27 15:15:27','1','33','returned','1','new','pcs','','2025-05-27 18:15:27','4','yes','','0','','','VATABLE',43.10,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('417483433462006402',3984,'41748342616','1189','1.00','80','retail','0','2025-05-27 13:55:46','','','','45','Cash',11.03,'80','','','4','','1','2025-05-27 10:58:58','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('417483440293929304',3985,'41748343539','692','4.00','20','retail','0','2025-05-27 14:07:09','','','','1','Cash',2.76,'5','','','4','','1','2025-05-27 11:07:45','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','262.00','258','Inclusive','branch','Inventory','','','','',''),('417483496332000323',3986,'41748344066','692','6.00','30','retail','0','2025-05-27 15:40:35','','','','1','Cash',4.14,'5','','','4','','1','2025-05-27 12:41:56','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','258.00','252','Inclusive','branch','Inventory','','','','',''),('417483543062230322',3987,'41748354290','692','4.00','20','retail','0','2025-05-27 16:58:26','','','','1','Cash',2.76,'5','','','4','','1','2025-05-27 13:59:43','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','252.00','248','Inclusive','branch','Inventory','','','','',''),('417483589810532433',3988,'41748358948','1148','20.00','800','retail','40','2025-05-27 18:26:18','','','','21','Cash',110.34,'40','','','4','','1','2025-05-27 15:27:01','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'20','60.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('417483590292373329',3989,'41748358948','724','20.00','200','retail','0','2025-05-27 18:26:18','','','','2.9','Cash',27.59,'10','','','4','','1','2025-05-27 15:27:01','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'20','290.00','270','Inclusive','branch','Inventory','','','','',''),('417483593274032337',3990,'41748358948','904','1.00','300','retail','50','2025-05-27 18:26:18','','','','210','Cash',41.38,'300','','','4','','1','2025-05-27 15:27:01','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417483593600238073',3991,'41748358948','73','1.00','600','retail','0','2025-05-27 18:26:18','','','','410','Cash',82.76,'600','','','4','','1','2025-05-27 15:27:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',517.24,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417483594198223203',3992,'41748358948','109','30.00','150','retail','0','2025-05-27 18:26:18','','','','2','Cash',20.69,'5','','','4','','1','2025-05-27 15:27:01','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'30','453.00','423','Inclusive','branch','Inventory','','','','',''),('417483594533425003',3993,'41748358948','255','1.00','70','retail','0','2025-05-27 18:26:18','','','','4570','Cash',9.66,'70','','','4','','1','2025-05-27 15:27:01','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','64.00','63','Inclusive','branch','Inventory','','','','',''),('417483594783233793',3994,'41748358948','420','1.00','50','retail','0','2025-05-27 18:26:18','','','','0','Cash',6.90,'50','','','4','','1','2025-05-27 15:27:01','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('417483595787212203',3995,'41748358948','722','1.00','150','retail','30','2025-05-27 18:26:18','','','','109','Cash',20.69,'150','','','4','','1','2025-05-27 15:27:01','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('417483618493834333',3996,'41748361829','400','10.00','50','retail','0','2025-05-27 19:04:09','','','','2','Cash',6.90,'5','','','4','','1','2025-05-27 16:04:12','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','57.00','47','Inclusive','branch','Inventory','','','','',''),('417484171870203702',3997,'41748410038','50','10.00','100','retail','0','2025-05-28 10:26:28','','','','3.2','Cash',13.79,'10','','','4','','1','2025-05-28 07:27:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','500.00','490','Inclusive','branch','Inventory','','','','',''),('417484172634824222',3998,'41748417243','161','2.00','90','retail','0','2025-05-28 10:27:43','','','','34','Cash',12.41,'45','','','4','','1','2025-05-28 07:28:10','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'2','22.00','20','Inclusive','branch','Inventory','','','','',''),('417484173111331732',3999,'41748417291','739','10.00','20','retail','0','2025-05-28 10:28:31','','','','1','Cash',2.76,'2','','','4','','1','2025-05-28 07:28:55','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1071.00','1061','Inclusive','branch','Inventory','','','','',''),('417484176094027221',4000,'41748417335','255','1.00','70','retail','0','2025-05-28 10:34:04','','','','4570','Cash',9.66,'70','','','4','','1','2025-05-28 07:34:36','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','63.00','62','Inclusive','branch','Inventory','','','','',''),('417484176246410323',4001,'41748417335','420','1.00','50','retail','0','2025-05-28 10:34:04','','','','0','Cash',6.90,'50','','','4','','1','2025-05-28 07:34:36','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('417484176434300067',4002,'41748417335','739','5.00','10','retail','0','2025-05-28 10:34:04','','','','1','Cash',1.38,'2','','','4','','1','2025-05-28 07:34:36','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'5','1061.00','1056','Inclusive','branch','Inventory','','','','',''),('417484181023214242',4003,'41748417676','420','1.00','40','retail','10','2025-05-28 10:42:05','','','','0','Cash',5.52,'40','','','4','','1','2025-05-28 07:42:07','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('417484181242324320',4004,'41748417676','255','1.00','70','retail','0','2025-05-28 10:42:05','','','','4570','Cash',9.66,'70','','','4','','1','2025-05-28 07:42:07','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','62.00','61','Inclusive','branch','Inventory','','','','',''),('417484190500220044',4005,'41748418127','1134','1.00','20','retail','0','2025-05-28 10:57:30','','','','7.63','Cash',2.76,'20','','','4','','1','2025-05-28 07:57:33','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('417484226923309034',4006,'41748419054','1206','4.00','20','retail','0','2025-05-28 11:58:12','','','','0','Cash',2.76,'5','','','4','','1','2025-05-28 08:58:15','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','91.00','87','Inclusive','branch','Inventory','1110','4000','5500','',''),('417484243432324222',4007,'41748422695','1109','1.00','50','retail','0','2025-05-28 12:25:59','','','','0','Cash',6.90,'50','','','4','','1','2025-05-28 09:26:04','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('417484243593253222',4008,'41748422695','1215','1.00','100','retail','0','2025-05-28 12:25:59','','','','47','Cash',13.79,'100','','','4','','1','2025-05-28 09:26:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('417484282061481302',4009,'41748424364','50','10.00','100','retail','0','2025-05-28 13:30:27','','','','3.2','Cash',13.79,'10','','','4','','1','2025-05-28 10:31:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','490.00','480','Inclusive','branch','Inventory','','','','',''),('417484282274322324',4010,'41748424364','739','20.00','40','retail','0','2025-05-28 13:30:27','','','','1','Cash',5.52,'2','','','4','','1','2025-05-28 10:31:02','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','1056.00','1036','Inclusive','branch','Inventory','','','','',''),('417484286788320333',4011,'41748428262','989','20.00','60','retail','0','2025-05-28 13:37:58','','','','0.95','Cash',8.28,'3','','','4','','1','2025-05-28 10:38:03','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'20','201.00','181','Inclusive','branch','Inventory','','','','',''),('417484287480234033',4012,'41748428683','239','1.00','80','retail','0','2025-05-28 13:39:08','','','','39','Cash',11.03,'80','','','4','','1','2025-05-28 10:41:37','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417484307573374433',4013,'41748428897','1196','1.00','50','retail','0','2025-05-28 14:12:37','','','','0','Cash',6.90,'50','','','4','','1','2025-05-28 11:12:41','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','56.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('417484353897833043',4014,'41748430761','894','1.00','60','retail','0','2025-05-28 15:29:50','','','','24','Cash',8.28,'60','','','4','','1','2025-05-28 12:29:54','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417484370034043303',4015,'41748435395','1246','3.00','90','retail','0','2025-05-28 15:56:44','','','','12','Cash',12.41,'30','','','4','','1','2025-05-28 12:56:48','1','57','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'3','37.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('417484394250122332',4016,'41748439408','269','1.00','120','retail','0','2025-05-28 16:37:05','','','','79','Cash',16.55,'120','','','4','','1','2025-05-28 13:37:08','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('417484401384032432',4017,'41748439429','692','4.00','20','retail','0','2025-05-28 16:48:58','','','','1','Cash',2.76,'5','','','4','','1','2025-05-28 13:49:01','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','248.00','244','Inclusive','branch','Inventory','','','','',''),('417484415242422043',4018,'41748441499','1111','1.00','78','retail','22','2025-05-28 17:12:05','','','','0','Cash',10.76,'78','','','4','','1','2025-05-28 14:12:34','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',67.24,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('417484478160302303',4019,'41748447801','1134','1.00','20','retail','0','2025-05-28 18:57:36','','','','7.63','Cash',2.76,'20','','','4','','1','2025-05-28 15:57:43','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('417484478370330822',4020,'41748447801','420','1.00','50','retail','0','2025-05-28 18:57:36','','','','0','Cash',6.90,'50','','','4','','1','2025-05-28 15:57:43','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('417484478522422302',4021,'41748447801','255','1.00','70','retail','0','2025-05-28 18:57:36','','','','4570','Cash',9.66,'70','','','4','','1','2025-05-28 15:57:43','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','61.00','60','Inclusive','branch','Inventory','','','','',''),('417484479320732242',4022,'41748447864','1','1.00','60','retail','0','2025-05-28 18:58:55','','','','30','Cash',8.28,'60','','','4','','1','2025-05-28 15:58:59','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','72.00','71','Inclusive','branch','Inventory','','','','',''),('417484479609374804',4023,'41748447941','961','1.00','100','retail','0','2025-05-28 18:59:22','','','','43','Cash',13.79,'100','','','4','','1','2025-05-28 15:59:30','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('417484984010422203',4024,'41748495562','255','1.00','70','retail','0','2025-05-29 09:00:19','','','','4570','Cash',9.66,'70','','','4','','1','2025-05-29 06:00:22','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('417484984170774212',4025,'41748495562','420','1.00','50','retail','0','2025-05-29 09:00:19','','','','0','Cash',6.90,'50','','','4','','1','2025-05-29 06:00:22','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('417484984362384330',4026,'41748498422','74','1.00','20','retail','0','2025-05-29 09:00:37','','','','11','Cash',2.76,'20','','','4','','1','2025-05-29 06:01:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','146.00','145','Inclusive','branch','Inventory','','','','',''),('417484984866384332',4027,'41748498465','279','5.00','50','retail','0','2025-05-29 09:01:26','','','','5','Cash',6.90,'10','','','4','','1','2025-05-29 06:01:57','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'5','123.00','118','Inclusive','branch','Inventory','','','','',''),('417485051820008125',4028,'41748505166','1196','1.00','50','retail','0','2025-05-29 10:53:35','','','','0','Cash',6.90,'50','','','4','','1','2025-05-29 07:53:41','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','55.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('417485052042420322',4029,'41748505166','739','10.00','20','retail','0','2025-05-29 10:53:35','','','','1','Cash',2.76,'2','','','4','','1','2025-05-29 07:53:41','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','1006.00','996','Inclusive','branch','Inventory','','','','',''),('417485052152420343',4030,'41748505166','1','1.00','60','retail','0','2025-05-29 10:53:35','','','','30','Cash',8.28,'60','','','4','','1','2025-05-29 07:53:41','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','71.00','70','Inclusive','branch','Inventory','','','','',''),('417485091375003332',4031,'41748505222','870','15.00','300','retail','0','2025-05-29 11:59:48','','','','11','Cash',41.38,'20','','','4','','1','2025-05-29 08:59:55','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'15','185.00','170','Inclusive','branch','Inventory','','','','',''),('417485091584022238',4032,'41748505222','644','1.00','350','retail','0','2025-05-29 11:59:48','','','','220','Cash',48.28,'350','','','4','','1','2025-05-29 08:59:55','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417485091883233493',4033,'41748505222','1148','10.00','400','retail','20','2025-05-29 11:59:48','','','','21','Cash',55.17,'40','','','4','','1','2025-05-29 08:59:55','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'10','40.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('417485108111220240',4034,'41748509323','693','1.00','50','retail','0','2025-05-29 12:26:52','','','','20','Cash',6.90,'50','','','4','','1','2025-05-29 09:26:54','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('417485124045323402',4035,'41748510830','255','1.00','70','retail','0','2025-05-29 12:53:40','','','','4570','Cash',9.66,'70','','','4','','1','2025-05-29 09:53:42','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','59.00','58','Inclusive','branch','Inventory','','','','',''),('417485124202143442',4036,'41748510830','420','1.00','50','retail','0','2025-05-29 12:53:40','','','','0','Cash',6.90,'50','','','4','','1','2025-05-29 09:53:42','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('417485138655222030',4037,'41748512437','255','1.00','70','retail','0','2025-05-29 13:17:58','','','','4570','Cash',9.66,'70','','','4','','1','2025-05-29 10:18:00','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','58.00','57','Inclusive','branch','Inventory','','','','',''),('417485138781033224',4038,'41748512437','420','1.00','50','retail','0','2025-05-29 13:17:58','','','','0','Cash',6.90,'50','','','4','','1','2025-05-29 10:18:00','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('417485247234203033',4039,'41748524710','894','1.00','60','retail','0','2025-05-29 16:19:04','','','','24','Cash',8.28,'60','','','4','','1','2025-05-29 13:20:00','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417485247445272327',4040,'41748524710','554','2.00','10','retail','0','2025-05-29 16:19:04','','','','1.1','Cash',1.38,'5','','','4','','1','2025-05-29 13:20:00','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','266.00','264','Inclusive','branch','Inventory','','','','',''),('417485253173052034',4041,'41748524801','124','1.00','180','retail','20','2025-05-29 16:28:38','','','','136','Cash',24.83,'180','','','4','','1','2025-05-29 13:28:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417485334175212223',4042,'41748533401','266','1.00','70','retail','0','2025-05-29 18:43:38','','','','22','Cash',9.66,'70','','','4','','1','2025-05-29 15:44:17','1','32','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417485335838324888',4043,'41748533458','1181','1.00','15','retail','0','2025-05-29 18:47:27','','','','7','Cash',2.07,'15','','','4','','1','2025-05-29 15:49:19','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'1','137.00','136','Inclusive','branch','Inventory','1110','4000','5500','',''),('417485336273736372',4044,'41748533458','554','1.00','5','retail','0','2025-05-29 18:47:27','','','','1.1','Cash',0.69,'5','','','4','','1','2025-05-29 15:49:19','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','264.00','263','Inclusive','branch','Inventory','','','','',''),('417485336473033233',4045,'41748533458','903','2.00','100','retail','0','2025-05-29 18:47:27','','','','24','Cash',13.79,'50','','','4','','1','2025-05-29 15:49:19','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','13.00','11','Inclusive','branch','Inventory','','','','',''),('417485958162805571',4046,'41748591317','333','10.00','100','retail','0','2025-05-30 12:03:36','','','','5','Cash',13.79,'10','','','4','','1','2025-05-30 09:04:15','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','74.00','64','Inclusive','branch','Inventory','','','','',''),('417485958774523180',4047,'41748595856','237','1.00','110','retail','0','2025-05-30 12:04:38','','','','68','Cash',15.17,'110','','','4','','1','2025-05-30 09:05:09','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',94.83,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('417485988882705331',4048,'41748595909','739','10.00','20','retail','0','2025-05-30 12:54:48','','','','1','Cash',2.76,'2','','','4','','1','2025-05-30 09:54:52','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','996.00','986','Inclusive','branch','Inventory','','','','',''),('417486019394226642',4049,'41748598892','96','1.00','100','retail','0','2025-05-30 13:46:03','','','','65','Cash',13.79,'100','','','4','','1','2025-05-30 10:46:34','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('417486019632223316',4050,'41748598892','554','4.00','20','retail','0','2025-05-30 13:46:03','','','','1.1','Cash',2.76,'5','','','4','','1','2025-05-30 10:46:34','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','263.00','259','Inclusive','branch','Inventory','','','','',''),('417486059473434002',4051,'41748605925','181','1.00','70','retail','0','2025-05-30 14:52:27','','','','36','Cash',9.66,'70','','','4','','1','2025-05-30 11:52:32','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417486076503381003',4052,'41748605953','288','1.00','80','retail','20','2025-05-30 15:22:29','','','','35','Cash',11.03,'80','','','4','','1','2025-05-30 12:22:57','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417486076823020424',4053,'41748605953','1246','9.00','270','retail','0','2025-05-30 15:22:29','','','','12','Cash',37.24,'30','','','4','','1','2025-05-30 12:22:57','1','57','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'9','34.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('417486076982680102',4054,'41748605953','1149','1.00','300','retail','0','2025-05-30 15:22:29','','','','150','Cash',41.38,'300','','','4','','1','2025-05-30 12:22:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('417486077166030122',4055,'41748605953','203','1.00','400','retail','0','2025-05-30 15:22:29','','','','220','Cash',55.17,'400','','','4','','1','2025-05-30 12:22:57','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417486077492126424',4056,'41748605953','38','15.00','30','retail','0','2025-05-30 15:22:29','','','','0.6','Cash',4.14,'2','','','4','','1','2025-05-30 12:22:57','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'15','710.00','695','Inclusive','branch','Inventory','','','','',''),('417486078603233003',4057,'41748607836','440','1.00','40','retail','10','2025-05-30 15:24:21','','','','22','Cash',5.52,'40','','','4','','1','2025-05-30 12:24:23','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('417486208010022040',4058,'41748620781','554','4.00','20','retail','0','2025-05-30 19:00:02','','','','1.1','Cash',2.76,'5','','','4','','1','2025-05-30 16:00:51','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','259.00','255','Inclusive','branch','Inventory','','','','',''),('417486762657403223',4059,'41748676254','124','1.00','200','retail','0','2025-05-31 10:24:25','','','','136','Cash',27.59,'200','','','4','','1','2025-05-31 07:25:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('417486774377374223',4060,'41748676333','54','2.00','20','retail','0','2025-05-31 10:43:58','','','','5','Cash',2.76,'10','','','4','','1','2025-05-31 07:44:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','57.00','55','Inclusive','branch','Inventory','','','','',''),('417486823153821430',4061,'41748677466','255','1.00','70','retail','0','2025-05-31 12:06:20','','','','4570','Cash',9.66,'70','','','4','','1','2025-05-31 09:06:23','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','57.00','56','Inclusive','branch','Inventory','','','','',''),('417486823272320422',4062,'41748677466','420','1.00','50','retail','0','2025-05-31 12:06:20','','','','0','Cash',6.90,'50','','','4','','1','2025-05-31 09:06:23','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('417486823554822232',4063,'41748677466','114','40.00','120','retail','0','2025-05-31 12:06:20','','','','1','Cash',16.55,'3','','','4','','1','2025-05-31 09:06:23','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'40','284.00','244','Inclusive','branch','Inventory','','','','',''),('417486823792302327',4064,'41748677466','99','40.00','80','retail','0','2025-05-31 12:06:20','','','','1.2','Cash',11.03,'2','','','4','','1','2025-05-31 09:06:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'40','803.00','763','Inclusive','branch','Inventory','','','','',''),('417486862664337063',4065,'41748682383','1146','1.00','100','retail','0','2025-05-31 13:11:06','','','','20','Cash',13.79,'100','','','4','','1','2025-05-31 10:11:09','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('417486916050463223',4066,'41748686269','587','20.00','200','retail','0','2025-05-31 14:40:29','','','','4','Cash',27.59,'10','','','4','','1','2025-05-31 11:41:08','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'20','58.00','38','Inclusive','branch','Inventory','','','','',''),('417486916296923862',4067,'41748686269','506','20.00','60','retail','0','2025-05-31 14:40:29','','','','1.5','Cash',8.28,'3','','','4','','1','2025-05-31 11:41:08','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'20','363.00','343','Inclusive','branch','Inventory','','','','',''),('417486929052043229',4068,'41748692882','103','10.00','350','retail','0','2025-05-31 15:02:44','','','','7.5','Cash',48.28,'35','','','4','','1','2025-05-31 12:03:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'10','105.00','95','Inclusive','branch','Inventory','','','','',''),('417486929644233403',4069,'41748692882','1122','7.00','560','retail','140','2025-05-31 15:02:44','','','','0','Cash',77.24,'80','','','4','','1','2025-05-31 12:03:19','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'7','35.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('417487027447034012',4070,'41748702728','1111','1.00','100','retail','0','2025-05-31 17:45:46','','','','0','Cash',13.79,'100','','','4','','1','2025-05-31 14:46:29','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('417487028134822738',4071,'41748702790','558','15.00','105','retail','0','2025-05-31 17:46:56','','','','3.43','Cash',14.48,'7','','','4','','1','2025-05-31 14:47:33','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','242.00','227','Inclusive','branch','Inventory','','','','',''),('417487028740233084',4072,'41748702854','692','10.00','50','retail','0','2025-05-31 17:47:54','','','','1','Cash',6.90,'5','','','4','','1','2025-05-31 14:48:31','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','994.00','984','Inclusive','branch','Inventory','','','','',''),('417487058660204238',4073,'41748705847','1134','2.00','40','retail','0','2025-05-31 18:37:47','','','','7.63','Cash',5.52,'20','','','4','','1','2025-05-31 15:38:26','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','41.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('417487062232340023',4074,'41748705907','971','1.00','50','retail','0','2025-05-31 18:43:44','','','','15','Cash',6.90,'50','','','4','','1','2025-05-31 15:44:16','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','54.00','53','Inclusive','branch','Inventory','','','','',''),('417487066962343124',4075,'41748706258','484','1.00','25','retail','0','2025-05-31 18:53:10','','','','10','Cash',3.45,'25','','','4','','1','2025-05-31 15:58:02','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'1','71.00','70','Inclusive','branch','Inventory','','','','',''),('417487067648830334',4076,'41748706258','86','2.00','36','retail','0','2025-05-31 18:53:10','','','','12','Cash',4.97,'18','','','4','','1','2025-05-31 15:58:02','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',15.52,'2','51.00','49','Inclusive','branch','Inventory','','','','',''),('417487067872642244',4077,'41748706258','554','1.00','5','retail','0','2025-05-31 18:53:10','','','','1.1','Cash',0.69,'5','','','4','','1','2025-05-31 15:58:02','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','255.00','254','Inclusive','branch','Inventory','','','','',''),('417487071102223033',4078,'41748707084','1190','1.00','190','retail','10','2025-05-31 18:58:32','','','','124','Cash',26.21,'190','','','4','','1','2025-05-31 16:00:04','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',163.79,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('417487075440050233',4079,'41748707225','279','2.00','20','retail','0','2025-05-31 19:05:47','','','','5','Cash',2.76,'10','','','4','','1','2025-05-31 16:06:29','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','118.00','116','Inclusive','branch','Inventory','','','','',''),('417487076111084033',4080,'41748707590','306','1.00','40','retail','0','2025-05-31 19:06:52','','','','7','Cash',5.52,'40','','','4','','1','2025-05-31 16:07:29','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','144.00','143','Inclusive','branch','Inventory','','','','',''),('417487077613303121',4081,'41748707672','1260','1.00','150','retail','0','2025-05-31 19:10:19','','','','58','Cash',20.69,'150','','','4','','1','2025-05-31 16:10:53','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('417487077871083232',4082,'41748707672','1181','10.00','150','retail','0','2025-05-31 19:10:19','','','','7','Cash',20.69,'15','','','4','','1','2025-05-31 16:10:53','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'10','136.00','126','Inclusive','branch','Inventory','1110','4000','5500','',''),('417487078157284283',4083,'41748707672','554','10.00','50','retail','0','2025-05-31 19:10:19','','','','1.1','Cash',6.90,'5','','','4','','1','2025-05-31 16:10:53','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','254.00','244','Inclusive','branch','Inventory','','','','',''),('417487084412447182',4084,'41748708413','1030','2.00','80','retail','0','2025-05-31 19:21:19','','','','17','Cash',11.03,'40','','','4','','1','2025-05-31 16:21:24','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'2','252.00','250','Inclusive','branch','Inventory','','','','',''),('417487084588380822',4085,'41748708413','1189','1.00','80','retail','0','2025-05-31 19:21:19','','','','45','Cash',11.03,'80','','','4','','1','2025-05-31 16:21:24','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('417487084780787402',4086,'41748708413','48','1.00','50','retail','0','2025-05-31 19:21:19','','','','18','Cash',6.90,'50','','','4','','1','2025-05-31 16:21:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','102.00','101','Inclusive','branch','Inventory','','','','',''),('417488516890332033',4087,'41748851670','143','1.00','50','retail','0','2025-06-02 11:11:33','','','','25','Cash',6.90,'50','','','4','','1','2025-06-02 08:11:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','83.00','82','Inclusive','branch','Inventory','','','','',''),('417488517077572087',4088,'41748851670','1253','1.00','150','retail','0','2025-06-02 11:11:33','','','','87','Cash',20.69,'150','','','4','','1','2025-06-02 08:11:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('417488517452313057',4089,'41748851670','1219','1.00','170','retail','0','2025-06-02 11:11:33','','','','110','Cash',23.45,'170','','','4','','1','2025-06-02 08:11:37','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',146.55,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('417488518412782233',4090,'41748851670','1134','2.00','40','retail','0','2025-06-02 11:11:33','','','','7.63','Cash',5.52,'20','','','4','','1','2025-06-02 08:11:37','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','39.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('417488518934214823',4091,'41748851670','124','1.00','180','retail','20','2025-06-02 11:11:33','','','','136','Cash',24.83,'180','','','4','','1','2025-06-02 08:11:37','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('417488546632030257',4092,'41748854292','99','100.00','200','retail','0','2025-06-02 11:57:44','','','','1.2','Cash',27.59,'2','','','4','','1','2025-06-02 08:59:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'100','763.00','663','Inclusive','branch','Inventory','','','','',''),('417488560622032324',4093,'41748856042','109','15.00','75','retail','0','2025-06-02 12:22:07','','','','2','Cash',10.34,'5','','','4','','1','2025-06-02 09:22:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','423.00','408','Inclusive','branch','Inventory','','','','',''),('417488560832324422',4094,'41748856042','71','10.00','50','retail','0','2025-06-02 12:22:07','','','','2','Cash',6.90,'5','','','4','','1','2025-06-02 09:22:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','1029.00','1019','Inclusive','branch','Inventory','','','','',''),('417488561272133658',4095,'41748856042','1177','20.00','300','retail','0','2025-06-02 12:22:07','','','','8','Cash',41.38,'15','','','4','','1','2025-06-02 09:22:15','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'20','640.00','620','Inclusive','branch','Inventory','1110','4000','5500','',''),('417488570310828414',4096,'41748857012','1030','9.00','360','retail','0','2025-06-02 12:37:12','','','','17','Cash',49.66,'40','','','4','','1','2025-06-02 09:37:14','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'9','250.00','241','Inclusive','branch','Inventory','','','','',''),('417488570694032245',4097,'41748857057','554','1.00','5','retail','0','2025-06-02 12:37:50','','','','1.1','Cash',0.69,'5','','','4','','1','2025-06-02 09:37:53','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','244.00','243','Inclusive','branch','Inventory','','','','',''),('417488581108143382',4098,'41748858087','1177','20.00','300','retail','0','2025-06-02 12:55:29','','','','8','Cash',41.38,'15','','','4','','1','2025-06-02 09:55:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'20','620.00','600','Inclusive','branch','Inventory','1110','4000','5500','',''),('417488581298243001',4099,'41748858087','1181','10.00','150','retail','0','2025-06-02 12:55:29','','','','7','Cash',20.69,'15','','','4','','1','2025-06-02 09:55:32','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'10','126.00','116','Inclusive','branch','Inventory','1110','4000','5500','',''),('417488635142286033',4100,'41748863496','269','1.00','120','retail','0','2025-06-02 14:25:15','','','','79','Cash',16.55,'120','','','4','','1','2025-06-02 11:25:25','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('417488652252320323',4101,'41748863546','554','5.00','25','retail','0','2025-06-02 14:53:46','','','','1.1','Cash',3.45,'5','','','4','','1','2025-06-02 11:54:18','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','243.00','238','Inclusive','branch','Inventory','','','','',''),('417488721623004833',4102,'41748865258','691','1.00','150','retail','0','2025-06-02 16:49:23','','','','48','Cash',20.69,'150','','','4','','1','2025-06-02 13:50:28','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('417488742241334433',4103,'41748874212','48','1.00','50','retail','0','2025-06-02 17:23:44','','','','18','Cash',6.90,'50','','','4','','1','2025-06-02 14:23:48','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','94.00','93','Inclusive','branch','Inventory','','','','',''),('417488763843300272',4104,'41748874228','440','1.00','50','retail','0','2025-06-02 18:00:19','','','','22','Cash',6.90,'50','','','4','','1','2025-06-02 15:00:55','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('417488764132283027',4105,'41748874228','554','3.00','15','retail','0','2025-06-02 18:00:19','','','','1.1','Cash',2.07,'5','','','4','','1','2025-06-02 15:00:55','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'3','238.00','235','Inclusive','branch','Inventory','','','','',''),('417488781757222233',4106,'41748878154','1246','10.00','300','retail','0','2025-06-02 18:29:36','','','','12','Cash',41.38,'30','','','4','','1','2025-06-02 15:30:09','1','57','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','325.00','315','Inclusive','branch','Inventory','1110','4000','5500','',''),('417488782324338333',4107,'41748878211','1246','10.00','300','retail','0','2025-06-02 18:30:33','','','','12','Cash',41.38,'30','','','4','','1','2025-06-02 15:31:01','1','57','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','315.00','305','Inclusive','branch','Inventory','1110','4000','5500','',''),('417488801774028732',4108,'41748880164','217','1.00','50','retail','0','2025-06-02 19:03:22','','','','15','Cash',6.90,'50','','','4','','1','2025-06-02 16:03:25','1','31','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','52.00','51','Inclusive','branch','Inventory','','','','',''),('417488802017000403',4109,'41748880164','739','25.00','50','retail','0','2025-06-02 19:03:22','','','','1','Cash',6.90,'2','','','4','','1','2025-06-02 16:03:25','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'25','2986.00','2961','Inclusive','branch','Inventory','','','','',''),('417489458700304303',4110,'41748945841','506','120.00','360','retail','0','2025-06-03 13:17:51','','','','1.5','Cash',49.66,'3','','','4','','1','2025-06-03 10:18:48','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'120','1333.00','1213','Inclusive','branch','Inventory','','','','',''),('417489459634235010',4111,'41748945928','558','15.00','105','retail','0','2025-06-03 13:19:24','','','','3.43','Cash',14.48,'7','','','4','','1','2025-06-03 10:19:46','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','227.00','212','Inclusive','branch','Inventory','','','','',''),('417489460193033243',4112,'41748945986','114','30.00','90','retail','0','2025-06-03 13:20:49','','','','1','Cash',12.41,'3','','','4','','1','2025-06-03 10:20:53','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'30','244.00','214','Inclusive','branch','Inventory','','','','',''),('417489460492020331',4113,'41748945986','99','20.00','40','retail','0','2025-06-03 13:20:49','','','','1.2','Cash',5.52,'2','','','4','','1','2025-06-03 10:20:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','663.00','643','Inclusive','branch','Inventory','','','','',''),('417489497774227322',4114,'41748946054','99','20.00','40','retail','0','2025-06-03 14:23:21','','','','1.2','Cash',5.52,'2','','','4','','1','2025-06-03 11:23:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','643.00','623','Inclusive','branch','Inventory','','','','',''),('417489498018023923',4115,'41748946054','114','20.00','60','retail','0','2025-06-03 14:23:21','','','','1','Cash',8.28,'3','','','4','','1','2025-06-03 11:23:50','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'20','214.00','194','Inclusive','branch','Inventory','','','','',''),('417489569886742734',4116,'41748949830','1196','1.00','50','retail','0','2025-06-03 16:23:09','','','','0','Cash',6.90,'50','','','4','','1','2025-06-03 13:23:12','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('417489577109333477',4117,'41748957679','989','10.00','20','retail','10','2025-06-03 16:35:13','','','','0.95','Cash',2.76,'2','','','4','','1','2025-06-03 13:35:17','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','181.00','171','Inclusive','branch','Inventory','','','','',''),('417489594040323345',4118,'41748959263','72','10.00','100','retail','0','2025-06-03 17:03:25','','','','3.5','Cash',13.79,'10','','','4','','1','2025-06-03 14:04:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','280.00','270','Inclusive','branch','Inventory','','','','',''),('417489595070033240',4119,'41748959454','1198','10.00','50','retail','0','2025-06-03 17:05:09','','','','3','Cash',6.90,'5','','','4','','1','2025-06-03 14:05:13','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','995.00','985','Inclusive','branch','Inventory','1110','4000','5500','',''),('417489606262323264',4120,'41748960604','1188','2.00','200','retail','0','2025-06-03 17:24:29','','','','55','Cash',27.59,'100','','','4','','1','2025-06-03 14:24:38','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','42.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('417489606694002332',4121,'41748960604','623','3.00','360','retail','0','2025-06-03 17:24:29','','','','49','Cash',49.66,'120','','','4','','1','2025-06-03 14:24:38','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'3','239.00','236','Inclusive','branch','Inventory','','','','',''),('417489650623703022',4122,'41748965049','1196','1.00','50','retail','0','2025-06-03 18:37:43','','','','0','Cash',6.90,'50','','','4','','1','2025-06-03 15:37:47','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','53.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('417489663383800460',4123,'41748966326','1030','1.00','40','retail','0','2025-06-03 18:59:00','','','','17','Cash',5.52,'40','','','4','','1','2025-06-03 15:59:13','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','241.00','240','Inclusive','branch','Inventory','','','','',''),('417489666797302078',4124,'41748966654','269','3.00','360','retail','0','2025-06-03 19:04:42','','','','79','Cash',49.66,'120','','','4','','1','2025-06-03 16:04:49','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'3','15.00','12','Inclusive','branch','Inventory','','','','',''),('417489667132322329',4125,'41748966690','529','2.00','200','retail','0','2025-06-03 19:05:16','','','','32','Cash',27.59,'100','','','4','','1','2025-06-03 16:06:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','293.00','291','Inclusive','branch','Inventory','','','','',''),('417490162612332322',4126,'41749016188','445','7.00','21','retail','0','2025-06-04 08:51:01','','','','1','Cash',2.90,'3','','','4','','1','2025-06-04 05:52:38','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'7','1019.00','1012','Inclusive','branch','Inventory','','','','',''),('417490163730333330',4127,'41749016358','306','1.00','40','retail','0','2025-06-04 08:52:53','','','','7','Cash',5.52,'40','','','4','','1','2025-06-04 05:56:14','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','143.00','142','Inclusive','branch','Inventory','','','','',''),('417490259310304310',4128,'41749024327','1148','30.00','1200','retail','60','2025-06-04 11:34:10','','','','21','Cash',165.52,'40','','','4','','1','2025-06-04 08:35:18','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'30','30.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('417490259633202924',4129,'41749024327','529','2.00','180','retail','20','2025-06-04 11:34:10','','','','32','Cash',24.83,'90','','','4','','1','2025-06-04 08:35:18','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',77.59,'2','291.00','289','Inclusive','branch','Inventory','','','','',''),('417490260143223033',4130,'41749024327','1190','1.00','200','retail','0','2025-06-04 11:34:10','','','','124','Cash',27.59,'200','','','4','','1','2025-06-04 08:35:18','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('417490260503320203',4131,'41749024327','1144','3.00','45','retail','0','2025-06-04 11:34:10','','','','8','Cash',6.21,'15','','','4','','1','2025-06-04 08:35:18','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'3','209.00','206','Inclusive','branch','Inventory','1110','4000','5500','',''),('417490267863322210',4132,'41749026119','1149','1.00','300','retail','0','2025-06-04 11:56:13','','','','150','Cash',41.38,'300','','','4','','1','2025-06-04 08:56:57','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('417490272343224010',4133,'41749026119','904','1.00','350','retail','0','2025-06-04 11:56:13','','','','210','Cash',48.28,'350','','','4','','1','2025-06-04 08:56:57','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417490272564034214',4134,'41749026119','38','15.00','30','retail','0','2025-06-04 11:56:13','','','','0.6','Cash',4.14,'2','','','4','','1','2025-06-04 08:56:57','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'15','695.00','680','Inclusive','branch','Inventory','','','','',''),('417490272852042200',4135,'41749026119','739','10.00','20','retail','0','2025-06-04 11:56:13','','','','1','Cash',2.76,'2','','','4','','1','2025-06-04 08:56:57','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','2961.00','2951','Inclusive','branch','Inventory','','','','',''),('417490273397200333',4136,'41749026119','967','27.00','405','retail','0','2025-06-04 11:56:13','','','','2','Cash',55.86,'15','','','4','','1','2025-06-04 08:56:57','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'27','30.00','3','Inclusive','branch','Inventory','','','','',''),('417490273737232323',4137,'41749026119','1278','1.00','150','retail','0','2025-06-04 11:56:13','','','','75','Cash',20.69,'150','','','4','','1','2025-06-04 08:56:57','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('417490296492903473',4138,'41749029589','1204','1.00','90','retail','10','2025-06-04 12:34:09','','','','42','Cash',12.41,'90','','','4','','1','2025-06-04 09:34:12','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',77.59,'1','86.00','85','Inclusive','branch','Inventory','1110','4000','5500','',''),('417490311533374230',4139,'41749031138','554','1.00','5','retail','0','2025-06-04 12:59:13','','','','1.1','Cash',0.69,'5','','','4','','1','2025-06-04 09:59:17','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','235.00','234','Inclusive','branch','Inventory','','','','',''),('417490320504333023',4140,'41749032033','1123','3.00','210','retail','0','2025-06-04 13:14:11','','','','0','Cash',28.97,'70','','','4','','1','2025-06-04 10:16:11','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'3','35.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('417490358214284031',4141,'41749032982','445','7.00','21','retail','0','2025-06-04 14:17:02','','','','1','Cash',2.90,'3','','','4','','1','2025-06-04 11:17:53','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'7','1012.00','1005','Inclusive','branch','Inventory','','','','',''),('417490380939413333',4142,'41749035873','811','1.00','30','retail','20','2025-06-04 14:54:53','','','','25','Cash',4.14,'30','','','4','','1','2025-06-04 11:54:56','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','103.00','102','Inclusive','branch','Inventory','','','','',''),('417490498409434080',4143,'41749049805','131','1.00','150','retail','0','2025-06-04 18:10:50','','','','106','Cash',20.69,'150','','','4','','1','2025-06-04 15:11:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('417490499613232303',4144,'41749049908','1111','1.00','91','retail','9','2025-06-04 18:12:42','','','','0','Cash',12.55,'91','','','4','','1','2025-06-04 15:13:22','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',78.45,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('417491057853532043',4145,'41749103705','420','1.00','50','retail','0','2025-06-05 09:43:06','','','','0','Cash',6.90,'50','','','4','','1','2025-06-05 06:43:11','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('417491065173374247',4146,'41749105791','36','1.00','540','retail','0','2025-06-05 09:57:30','','','','400','Cash',74.48,'540','','','4','','1','2025-06-05 06:59:10','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',465.52,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('417491065333123323',4147,'41749105791','255','1.00','70','retail','0','2025-06-05 09:57:30','','','','4570','Cash',9.66,'70','','','4','','1','2025-06-05 06:59:10','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','56.00','55','Inclusive','branch','Inventory','','','','',''),('417491066490123900',4148,'41749105791','255','1.00','70','retail','0','2025-06-05 09:57:30','','','','4570','Cash',9.66,'70','','','4','','1','2025-06-05 06:59:10','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','55.00','54','Inclusive','branch','Inventory','','','','',''),('417491077753304444',4149,'41749107761','255','1.00','70','retail','0','2025-06-05 10:17:32','','','','4570','Cash',9.66,'70','','','4','','1','2025-06-05 07:18:09','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','54.00','53','Inclusive','branch','Inventory','','','','',''),('417491077953273235',4150,'41749107761','420','1.00','50','retail','0','2025-06-05 10:17:32','','','','0','Cash',6.90,'50','','','4','','1','2025-06-05 07:18:09','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('417491078521220127',4151,'41749107761','554','2.00','10','retail','0','2025-06-05 10:17:32','','','','1.1','Cash',1.38,'5','','','4','','1','2025-06-05 07:18:09','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','234.00','232','Inclusive','branch','Inventory','','','','',''),('417491079222132392',4152,'41749107889','1112','1.00','80','retail','20','2025-06-05 10:19:21','','','','0','Cash',11.03,'80','','','4','','1','2025-06-05 07:19:28','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('417491079392030921',4153,'41749107889','1','1.00','60','retail','0','2025-06-05 10:19:21','','','','30','Cash',8.28,'60','','','4','','1','2025-06-05 07:19:28','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','66.00','65','Inclusive','branch','Inventory','','','','',''),('417491079611323323',4154,'41749107889','692','10.00','50','retail','0','2025-06-05 10:19:21','','','','1','Cash',6.90,'5','','','4','','1','2025-06-05 07:19:28','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','884.00','874','Inclusive','branch','Inventory','','','','',''),('417491080229403030',4155,'41749108012','255','1.00','70','retail','0','2025-06-05 10:20:38','','','','4570','Cash',9.66,'70','','','4','','1','2025-06-05 07:20:42','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','53.00','52','Inclusive','branch','Inventory','','','','',''),('417491080371332022',4156,'41749108012','420','1.00','50','retail','0','2025-06-05 10:20:38','','','','0','Cash',6.90,'50','','','4','','1','2025-06-05 07:20:42','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('417491081010024212',4157,'41749108082','1168','1.00','50','retail','0','2025-06-05 10:21:42','','','','23','Cash',6.90,'50','','','4','','1','2025-06-05 07:21:44','1','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('417491151822313333',4158,'41749115160','739','10.00','20','retail','0','2025-06-05 12:19:42','','','','1','Cash',2.76,'2','','','4','','1','2025-06-05 09:19:46','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','2951.00','2941','Inclusive','branch','Inventory','','','','',''),('417491180451330842',4159,'41749115186','1007','30.00','150','retail','0','2025-06-05 13:07:27','','','','2','Cash',20.69,'5','','','4','','1','2025-06-05 10:07:32','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'30','4374.00','4344','Inclusive','branch','Inventory','','','','',''),('417491186042323424',4160,'41749118149','692','10.00','50','retail','0','2025-06-05 13:16:45','','','','1','Cash',6.90,'5','','','4','','1','2025-06-05 10:16:52','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','874.00','864','Inclusive','branch','Inventory','','','','',''),('417491186293332233',4161,'41749118612','290','1.00','100','retail','0','2025-06-05 13:17:10','','','','40','Cash',13.79,'100','','','4','','1','2025-06-05 10:18:10','1','24','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('417491217143024321',4162,'41749118808','420','1.00','50','retail','0','2025-06-05 14:08:34','','','','0','Cash',6.90,'50','','','4','','1','2025-06-05 11:08:38','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('417491238633067334',4163,'41749123843','909','2.00','20','retail','0','2025-06-05 14:44:25','','','','3','Cash',2.76,'10','','','4','','1','2025-06-05 11:44:28','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'2','34.00','32','Inclusive','branch','Inventory','','','','',''),('417491251604267340',4164,'41749123883','701','2.00','800','retail','40','2025-06-05 15:06:01','','','','258','Cash',110.34,'400','','','4','','1','2025-06-05 12:06:09','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('417491294527230323',4165,'41749129437','24','1.00','100','retail','0','2025-06-05 16:17:33','','','','40','Cash',13.79,'100','','','4','','1','2025-06-05 13:18:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('417491295057102321',4166,'41749129486','500','1.00','400','retail','0','2025-06-05 16:18:25','','','','186','Cash',55.17,'400','','','4','','1','2025-06-05 13:19:08','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417491302553322507',4167,'41749129733','736','14.00','70','retail','0','2025-06-05 16:31:46','','','','3','Cash',9.66,'5','','','4','','1','2025-06-05 13:31:51','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'14','213.00','199','Inclusive','branch','Inventory','','','','',''),('417491302833423202',4168,'41749129733','691','1.00','140','retail','10','2025-06-05 16:31:46','','','','48','Cash',19.31,'140','','','4','','1','2025-06-05 13:31:51','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',120.69,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('417491303042303224',4169,'41749129733','1198','10.00','50','retail','0','2025-06-05 16:31:46','','','','3','Cash',6.90,'5','','','4','','1','2025-06-05 13:31:51','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','885.00','875','Inclusive','branch','Inventory','1110','4000','5500','',''),('417491321434942733',4170,'41749131594','1181','2.00','30','retail','0','2025-06-05 17:02:42','','','','7','Cash',4.14,'15','','','4','','1','2025-06-05 14:04:41','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'2','96.00','94','Inclusive','branch','Inventory','1110','4000','5500','',''),('417491321620220032',4171,'41749131594','554','2.00','10','retail','0','2025-06-05 17:02:42','','','','1.1','Cash',1.38,'5','','','4','','1','2025-06-05 14:04:41','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','232.00','230','Inclusive','branch','Inventory','','','','',''),('417491357672433433',4172,'41749132580','692','4.00','20','retail','0','2025-06-05 18:02:49','','','','1','Cash',2.76,'5','','','4','','1','2025-06-05 15:02:53','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','864.00','860','Inclusive','branch','Inventory','','','','',''),('417491392003000437',4173,'41749135774','1241','30.00','1950','retail','0','2025-06-05 19:03:50','','','','43','Cash',268.97,'65','','','4','','1','2025-06-05 16:03:55','1','56','new','1','new','pcs','','','','yes','','0','','','VATABLE',56.03,'30','98.00','68','Inclusive','branch','Inventory','1110','4000','5500','',''),('417491394292430439',4174,'41749135774','736','10.00','50','retail','0','2025-06-05 19:03:50','','','','3','Cash',6.90,'5','','','4','','1','2025-06-05 16:03:55','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','199.00','189','Inclusive','branch','Inventory','','','','',''),('417491399037240320',4175,'41749139884','909','3.00','30','retail','0','2025-06-05 19:11:44','','','','3','Cash',4.14,'10','','','4','','1','2025-06-05 16:12:42','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'3','32.00','29','Inclusive','branch','Inventory','','','','',''),('417491930352320712',4176,'41749193024','124','1.00','200','retail','0','2025-06-06 09:57:15','','','','136','Cash',27.59,'200','','','4','','1','2025-06-06 06:57:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('417492012693219229',4177,'41749201250','1253','1.00','150','retail','0','2025-06-06 12:15:31','','','','87','Cash',20.69,'150','','','4','','1','2025-06-06 09:15:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('417492013062032223',4178,'41749201250','623','9.00','1080','retail','0','2025-06-06 12:15:31','','','','49','Cash',148.97,'120','','','4','','1','2025-06-06 09:15:53','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'9','219.00','210','Inclusive','branch','Inventory','','','','',''),('417492013319322723',4179,'41749201250','1188','9.00','900','retail','0','2025-06-06 12:15:31','','','','55','Cash',124.14,'100','','','4','','1','2025-06-06 09:15:53','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'9','38.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('417492137792323322',4180,'41749213754','293','1.00','450','retail','0','2025-06-06 15:44:46','','','','315','Cash',62.07,'450','','','4','','1','2025-06-06 12:45:19','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('417492138071748322',4181,'41749213754','1253','1.00','150','retail','0','2025-06-06 15:44:46','','','','87','Cash',20.69,'150','','','4','','1','2025-06-06 12:45:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('417492138431343032',4182,'41749213754','691','1.00','130','retail','20','2025-06-06 15:44:46','','','','48','Cash',17.93,'130','','','4','','1','2025-06-06 12:45:19','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417492138843321132',4183,'41749213754','1141','1.00','150','retail','0','2025-06-06 15:44:46','','','','96','Cash',20.69,'150','','','4','','1','2025-06-06 12:45:19','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('417492142141417222',4184,'41749214182','632','15.00','45','retail','0','2025-06-06 15:51:35','','','','1.45','Cash',6.21,'3','','','4','','1','2025-06-06 12:52:31','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'15','1476.00','1461','Inclusive','branch','Inventory','','','','',''),('417492142389122220',4185,'41749214182','692','5.00','25','retail','0','2025-06-06 15:51:35','','','','1','Cash',3.45,'5','','','4','','1','2025-06-06 12:52:31','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','860.00','855','Inclusive','branch','Inventory','','','','',''),('417492142612224124',4186,'41749214182','558','15.00','105','retail','0','2025-06-06 15:51:35','','','','3.43','Cash',14.48,'7','','','4','','1','2025-06-06 12:52:31','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','112.00','97','Inclusive','branch','Inventory','','','','',''),('417492142932021023',4187,'41749214182','554','2.00','10','retail','0','2025-06-06 15:51:35','','','','1.1','Cash',1.38,'5','','','4','','1','2025-06-06 12:52:31','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','230.00','228','Inclusive','branch','Inventory','','','','',''),('417492156902902033',4188,'41749215641','1285','1.00','280','retail','20','2025-06-06 16:14:50','','','','175','Cash',38.62,'280','','','4','','1','2025-06-06 13:14:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',241.38,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('417492224072302432',4189,'41749222373','269','1.00','100','retail','20','2025-06-06 18:07:12','','','','79','Cash',13.79,'100','','','4','','1','2025-06-06 15:07:16','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('417492224303002020',4190,'41749222373','440','1.00','40','retail','10','2025-06-06 18:07:12','','','','22','Cash',5.52,'40','','','4','','1','2025-06-06 15:07:16','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('417492224562342033',4191,'41749222437','36','1.00','540','retail','0','2025-06-06 18:08:44','','','','400','Cash',74.48,'540','','','4','','1','2025-06-06 15:09:26','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',465.52,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417492224763222403',4192,'41749222437','420','1.00','50','retail','0','2025-06-06 18:08:44','','','','0','Cash',6.90,'50','','','4','','1','2025-06-06 15:09:26','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('417492225000301722',4193,'41749222437','255','1.00','70','retail','0','2025-06-06 18:08:44','','','','4570','Cash',9.66,'70','','','4','','1','2025-06-06 15:09:26','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','52.00','51','Inclusive','branch','Inventory','','','','',''),('417492225243223242',4194,'41749222437','554','2.00','10','retail','0','2025-06-06 18:08:44','','','','1.1','Cash',1.38,'5','','','4','','1','2025-06-06 15:09:26','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','228.00','226','Inclusive','branch','Inventory','','','','',''),('417492237293322230',4195,'41749223708','554','2.00','10','retail','0','2025-06-06 18:28:49','','','','1.1','Cash',1.38,'5','','','4','','1','2025-06-06 15:28:54','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','226.00','224','Inclusive','branch','Inventory','','','','',''),('417492250092042032',4196,'41749224177','71','2.00','10','retail','0','2025-06-06 18:50:11','','','','2','Cash',1.38,'5','','','4','','1','2025-06-06 15:50:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','819.00','817','Inclusive','branch','Inventory','','','','',''),('417492749152220434',4197,'41749274895','1134','3.00','60','retail','0','2025-06-07 08:42:12','','','','7.63','Cash',8.28,'20','','','4','','1','2025-06-07 05:42:47','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','37.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('417492749312330374',4198,'41749274895','1247','1.00','300','retail','0','2025-06-07 08:42:12','','','','120','Cash',41.38,'300','','','4','','1','2025-06-07 05:42:47','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('417492761714002029',4199,'41749274967','1146','1.00','80','retail','20','2025-06-07 09:02:51','','','','20','Cash',11.03,'80','','','4','','1','2025-06-07 06:02:54','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('417492768050223433',4200,'41749276175','1203','1.00','300','retail','0','2025-06-07 09:13:25','','','','225','Cash',41.38,'300','','','4','','1','2025-06-07 06:13:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('417492771544117239',4201,'41749276810','1200','1.00','70','retail','30','2025-06-07 09:19:14','','','','56','Cash',9.66,'70','','','4','','1','2025-06-07 06:19:18','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('417492871933732073',4202,'41749277158','1200','1.00','100','retail','0','2025-06-07 12:06:33','','','','56','Cash',13.79,'100','','','4','','1','2025-06-07 09:06:39','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('417492936933329272',4203,'41749293663','383','5.00','100','retail','0','2025-06-07 13:54:54','','','','13','Cash',13.79,'20','','','4','','1','2025-06-07 10:54:59','1','13','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'5','170.00','165','Inclusive','branch','Inventory','','','','',''),('417492944613329236',4204,'41749293700','50','10.00','100','retail','0','2025-06-07 14:09:20','','','','3.2','Cash',13.79,'10','','','4','','1','2025-06-07 11:09:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','480.00','470','Inclusive','branch','Inventory','','','','',''),('417492944873024030',4205,'41749293700','739','20.00','40','retail','0','2025-06-07 14:09:20','','','','1','Cash',5.52,'2','','','4','','1','2025-06-07 11:09:35','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','2841.00','2821','Inclusive','branch','Inventory','','','','',''),('417492945142449273',4206,'41749293700','114','20.00','60','retail','0','2025-06-07 14:09:20','','','','1','Cash',8.28,'3','','','4','','1','2025-06-07 11:09:35','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'20','194.00','174','Inclusive','branch','Inventory','','','','',''),('417492945602422303',4207,'41749293700','445','7.00','21','retail','0','2025-06-07 14:09:20','','','','1','Cash',2.90,'3','','','4','','1','2025-06-07 11:09:35','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'7','1005.00','998','Inclusive','branch','Inventory','','','','',''),('417492978362000274',4208,'41749294575','142','10.00','20','retail','0','2025-06-07 15:03:59','','','','0.8','Cash',2.76,'2','','','4','','1','2025-06-07 12:04:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','397.00','387','Inclusive','branch','Inventory','','','','',''),('417492991642292400',4209,'41749297845','905','1.00','180','retail','0','2025-06-07 15:26:27','','','','110','Cash',24.83,'180','','','4','','1','2025-06-07 12:26:30','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',155.17,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('417492991873223310',4210,'41749297845','1149','1.00','300','retail','0','2025-06-07 15:26:27','','','','150','Cash',41.38,'300','','','4','','1','2025-06-07 12:26:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('417493008302004302',4211,'41749300801','692','6.00','30','retail','0','2025-06-07 15:53:53','','','','1','Cash',4.14,'5','','','4','','1','2025-06-07 12:54:03','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','855.00','849','Inclusive','branch','Inventory','','','','',''),('417493019604020023',4212,'41749301920','1148','10.00','400','retail','20','2025-06-07 16:13:46','','','','21','Cash',55.17,'40','','','4','','1','2025-06-07 13:14:27','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'10','400.00','390','Inclusive','branch','Inventory','1110','4000','5500','',''),('417493019963394034',4213,'41749301920','1246','10.00','300','retail','0','2025-06-07 16:13:46','','','','12','Cash',41.38,'30','','','4','','1','2025-06-07 13:14:27','1','57','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','245.00','235','Inclusive','branch','Inventory','1110','4000','5500','',''),('417493020203320400',4214,'41749301920','203','1.00','400','retail','0','2025-06-07 16:13:46','','','','220','Cash',55.17,'400','','','4','','1','2025-06-07 13:14:27','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417494604733422117',4215,'41749460460','96','1.00','100','retail','0','2025-06-09 12:14:33','','','','65','Cash',13.79,'100','','','4','','1','2025-06-09 09:15:13','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417494605589075463',4216,'41749460514','121','1.00','50','retail','0','2025-06-09 12:16:43','','','','26','Cash',6.90,'50','','','4','','1','2025-06-09 09:17:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','106.00','105','Inclusive','branch','Inventory','','','','',''),('417494606031267242',4217,'41749460514','142','15.00','30','retail','0','2025-06-09 12:16:43','','','','0.8','Cash',4.14,'2','','','4','','1','2025-06-09 09:17:00','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'15','387.00','372','Inclusive','branch','Inventory','','','','',''),('417494629751963237',4218,'41749460620','701','1.00','420','retail','0','2025-06-09 12:57:53','','','','258','Cash',57.93,'420','','','4','','1','2025-06-09 09:59:06','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',362.07,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417494630092302020',4219,'41749460620','443','10.00','50','retail','0','2025-06-09 12:57:53','','','','2','Cash',6.90,'5','','','4','','1','2025-06-09 09:59:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','159.00','149','Inclusive','branch','Inventory','','','','',''),('417494630372233397',4220,'41749460620','739','20.00','40','retail','0','2025-06-09 12:57:53','','','','1','Cash',5.52,'2','','','4','','1','2025-06-09 09:59:06','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','2821.00','2801','Inclusive','branch','Inventory','','','','',''),('417494630720222390',4221,'41749460620','383','10.00','200','retail','0','2025-06-09 12:57:53','','','','13','Cash',27.59,'20','','','4','','1','2025-06-09 09:59:06','1','13','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'10','165.00','155','Inclusive','branch','Inventory','','','','',''),('417494733713472403',4222,'41749470902','739','10.00','20','retail','0','2025-06-09 15:49:51','','','','1','Cash',2.76,'2','','','4','','1','2025-06-09 12:49:54','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','2801.00','2791','Inclusive','branch','Inventory','','','','',''),('417494733904732037',4223,'41749470902','71','8.00','40','retail','0','2025-06-09 15:49:51','','','','2','Cash',5.52,'5','','','4','','1','2025-06-09 12:49:54','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'8','817.00','809','Inclusive','branch','Inventory','','','','',''),('417494810552040922',4224,'41749481043','124','1.00','200','retail','0','2025-06-09 17:57:36','','','','136','Cash',27.59,'200','','','4','','1','2025-06-09 14:58:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('417494813813313931',4225,'41749481324','554','5.00','25','retail','0','2025-06-09 18:03:03','','','','1.1','Cash',3.45,'5','','','4','','1','2025-06-09 15:03:44','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','224.00','219','Inclusive','branch','Inventory','','','','',''),('417494839620240331',4226,'41749481429','1181','5.00','75','retail','0','2025-06-09 18:46:26','','','','7','Cash',10.34,'15','','','4','','1','2025-06-09 15:46:30','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'5','94.00','89','Inclusive','branch','Inventory','1110','4000','5500','',''),('417494839844422390',4227,'41749481429','692','5.00','25','retail','0','2025-06-09 18:46:26','','','','1','Cash',3.45,'5','','','4','','1','2025-06-09 15:46:30','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','849.00','844','Inclusive','branch','Inventory','','','','',''),('417495359743302930',4228,'41749535958','124','1.00','200','retail','0','2025-06-10 09:12:54','','','','136','Cash',27.59,'200','','','4','','1','2025-06-10 06:13:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('417495360175320256',4229,'41749536006','124','1.00','200','retail','0','2025-06-10 09:13:56','','','','136','Cash',27.59,'200','','','4','','1','2025-06-10 06:13:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('417495360362041323',4230,'41749536006','108','1.00','70','retail','0','2025-06-10 09:13:56','','','','45','Cash',9.66,'70','','','4','','1','2025-06-10 06:13:59','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417495467822222434',4231,'41749546770','693','1.00','50','retail','0','2025-06-10 12:13:02','','','','20','Cash',6.90,'50','','','4','','1','2025-06-10 09:13:06','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('417495605873734233',4232,'41749560571','1181','1.00','15','retail','0','2025-06-10 16:03:30','','','','7','Cash',2.07,'15','','','4','','1','2025-06-10 13:04:04','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'1','89.00','88','Inclusive','branch','Inventory','1110','4000','5500','',''),('417495606092632435',4233,'41749560571','554','1.00','5','retail','0','2025-06-10 16:03:30','','','','1.1','Cash',0.69,'5','','','4','','1','2025-06-10 13:04:04','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','219.00','218','Inclusive','branch','Inventory','','','','',''),('417495646662302900',4234,'41749564594','181','2.00','140','retail','0','2025-06-10 17:12:15','','','','36','Cash',19.31,'70','','','4','','1','2025-06-10 14:12:30','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'2','54.00','52','Inclusive','branch','Inventory','','','','',''),('417495646940040749',4235,'41749564594','1149','1.00','300','retail','0','2025-06-10 17:12:15','','','','150','Cash',41.38,'300','','','4','','1','2025-06-10 14:12:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('417495647339220435',4236,'41749564594','971','5.00','250','retail','0','2025-06-10 17:12:15','','','','15','Cash',34.48,'50','','','4','','1','2025-06-10 14:12:30','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'5','38.00','33','Inclusive','branch','Inventory','','','','',''),('417495648660430432',4237,'41749564848','1211','1.00','100','retail','0','2025-06-10 17:14:28','','','','48','Cash',13.79,'100','','','4','','1','2025-06-10 14:14:37','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('417495674977335243',4238,'41749564939','1247','1.00','300','retail','0','2025-06-10 17:58:33','','','','120','Cash',41.38,'300','','','4','','1','2025-06-10 14:59:28','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('417495675123020331',4239,'41749564939','1146','1.00','100','retail','0','2025-06-10 17:58:33','','','','20','Cash',13.79,'100','','','4','','1','2025-06-10 14:59:28','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('417495677687764223',4240,'41749567734','440','1.00','50','retail','0','2025-06-10 18:02:50','','','','22','Cash',6.90,'50','','','4','','1','2025-06-10 15:02:54','1','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('417496253512095352',4241,'41749625329','506','10.00','30','retail','0','2025-06-11 10:02:31','','','','1.5','Cash',4.14,'3','','','4','','1','2025-06-11 07:02:35','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','1113.00','1103','Inclusive','branch','Inventory','','','','',''),('417496253817324391',4242,'41749625355','237','1.00','110','retail','0','2025-06-11 10:03:01','','','','68','Cash',15.17,'110','','','4','','1','2025-06-11 07:03:38','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',94.83,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('417496254383221243',4243,'41749625419','1181','2.00','30','retail','0','2025-06-11 10:04:19','','','','7','Cash',4.14,'15','','','4','','1','2025-06-11 07:04:51','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'2','88.00','86','Inclusive','branch','Inventory','1110','4000','5500','',''),('417496254593434423',4244,'41749625419','554','2.00','10','retail','0','2025-06-11 10:04:19','','','','1.1','Cash',1.38,'5','','','4','','1','2025-06-11 07:04:51','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','218.00','216','Inclusive','branch','Inventory','','','','',''),('417496286112001007',4245,'41749625491','814','1.00','220','retail','30','2025-06-11 10:56:51','','','','125','Cash',30.34,'220','','','4','','1','2025-06-11 07:56:55','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',189.66,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417496358824343212',4246,'41749635862','445','10.00','30','retail','0','2025-06-11 12:58:02','','','','1','Cash',4.14,'3','','','4','','1','2025-06-11 09:58:45','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','998.00','988','Inclusive','branch','Inventory','','','','',''),('417496406586232823',4247,'41749640628','273','20.00','1400','retail','100','2025-06-11 14:18:43','','','','55','Cash',193.10,'70','','','4','','1','2025-06-11 11:18:46','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'20','138.00','118','Inclusive','branch','Inventory','','','','',''),('417496407222722042',4248,'41749640628','203','1.00','300','retail','100','2025-06-11 14:18:43','','','','220','Cash',41.38,'300','','','4','','1','2025-06-11 11:18:46','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417496418093723233',4249,'41749641788','1163','10.00','450','retail','0','2025-06-11 14:37:47','','','','31','Cash',62.07,'45','','','4','','1','2025-06-11 11:38:10','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'10','50.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('417496418423870093',4250,'41749641788','1165','30.00','750','retail','0','2025-06-11 14:37:47','','','','20','Cash',103.45,'25','','','4','','1','2025-06-11 11:38:10','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'30','120.00','90','Inclusive','branch','Inventory','1110','4000','5500','',''),('417496418666230644',4251,'41749641788','736','30.00','150','retail','0','2025-06-11 14:37:47','','','','3','Cash',20.69,'5','','','4','','1','2025-06-11 11:38:10','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'30','189.00','159','Inclusive','branch','Inventory','','','','',''),('417496426100322046',4252,'41749642599','693','1.00','50','retail','0','2025-06-11 14:50:27','','','','20','Cash',6.90,'50','','','4','','1','2025-06-11 11:50:31','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('417496426279060043',4253,'41749642599','48','1.00','50','retail','0','2025-06-11 14:50:27','','','','18','Cash',6.90,'50','','','4','','1','2025-06-11 11:50:31','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','92.00','91','Inclusive','branch','Inventory','','','','',''),('417496426682346930',4254,'41749642655','903','1.00','50','retail','0','2025-06-11 14:51:09','','','','24','Cash',6.90,'50','','','4','','1','2025-06-11 11:51:40','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('417496438218344603',4255,'41749643791','1148','10.00','400','retail','20','2025-06-11 15:18:42','','','','21','Cash',55.17,'40','','','4','','1','2025-06-11 12:20:08','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'10','380.00','370','Inclusive','branch','Inventory','1110','4000','5500','',''),('417496438353629647',4256,'41749643791','691','1.00','150','retail','0','2025-06-11 15:18:42','','','','48','Cash',20.69,'150','','','4','','1','2025-06-11 12:20:08','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417496442840307430',4257,'41749643791','506','37.00','111','retail','0','2025-06-11 15:18:42','','','','1.5','Cash',15.31,'3','','','4','','1','2025-06-11 12:20:08','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'37','1103.00','1066','Inclusive','branch','Inventory','','','','',''),('417496443213304220',4258,'41749643791','109','16.00','80','retail','0','2025-06-11 15:18:42','','','','2','Cash',11.03,'5','','','4','','1','2025-06-11 12:20:08','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'16','308.00','292','Inclusive','branch','Inventory','','','','',''),('417496446039233924',4259,'41749644537','632','15.00','45','retail','0','2025-06-11 15:23:49','','','','1.45','Cash',6.21,'3','','','4','','1','2025-06-11 12:23:55','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'15','1361.00','1346','Inclusive','branch','Inventory','','','','',''),('417496446290202392',4260,'41749644537','558','15.00','105','retail','0','2025-06-11 15:23:49','','','','3.43','Cash',14.48,'7','','','4','','1','2025-06-11 12:23:55','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','97.00','82','Inclusive','branch','Inventory','','','','',''),('417496488052250223',4261,'41749647985','269','1.00','120','retail','0','2025-06-11 16:33:25','','','','79','Cash',16.55,'120','','','4','','1','2025-06-11 13:33:30','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('417496496374332332',4262,'41749649626','121','1.00','50','retail','0','2025-06-11 16:47:31','','','','26','Cash',6.90,'50','','','4','','1','2025-06-11 13:48:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','105.00','104','Inclusive','branch','Inventory','','','','',''),('417496496500602023',4263,'41749649626','48','1.00','50','retail','0','2025-06-11 16:47:31','','','','18','Cash',6.90,'50','','','4','','1','2025-06-11 13:48:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','91.00','90','Inclusive','branch','Inventory','','','','',''),('417496499203336232',4264,'41749649909','1134','1.00','20','retail','0','2025-06-11 16:52:00','','','','7.63','Cash',2.76,'20','','','4','','1','2025-06-11 13:52:04','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('417496511342711232',4265,'41749649924','1152','1.00','380','retail','0','2025-06-11 17:12:16','','','','190','Cash',52.41,'380','','','4','','1','2025-06-11 14:12:47','1','10','new','1','new','pcs','','','','yes','','0','','','VATABLE',327.59,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('417496517322237022',4266,'41749651709','273','1.00','70','retail','5','2025-06-11 17:22:12','','','','55','Cash',9.66,'70','','','4','','1','2025-06-11 14:22:15','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','118.00','117','Inclusive','branch','Inventory','','','','',''),('417496529477449222',4267,'41749652929','988','10.00','10','retail','0','2025-06-11 17:42:54','','','','0.50','Cash',1.38,'1','','','4','','1','2025-06-11 14:43:59','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'10','697.00','687','Inclusive','branch','Inventory','','','','',''),('417496529723432324',4268,'41749652929','445','4.00','12','retail','0','2025-06-11 17:42:54','','','','1','Cash',1.66,'3','','','4','','1','2025-06-11 14:43:59','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'4','988.00','984','Inclusive','branch','Inventory','','','','',''),('417496541624493330',4269,'41749654136','988','10.00','10','retail','0','2025-06-11 18:02:43','','','','0.50','Cash',1.38,'1','','','4','','1','2025-06-11 15:02:47','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'10','687.00','677','Inclusive','branch','Inventory','','','','',''),('417496569242023362',4270,'41749654168','99','10.00','20','retail','0','2025-06-11 18:50:23','','','','1.2','Cash',2.76,'2','','','4','','1','2025-06-11 15:57:24','1','1','returned','1','new','pcs','','2025-06-11 18:57:23','4','yes','','0','','','VATABLE',1.72,'10','623.00','613','Inclusive','branch','Inventory','','','','',''),('417496569523470944',4271,'41749654168','400','10.00','50','retail','0','2025-06-11 18:50:23','','','','2','Cash',6.90,'5','','','4','','1','2025-06-11 15:57:45','1','20','returned','1','new','pcs','','2025-06-11 18:57:45','4','yes','','0','','','VATABLE',4.31,'10','480.00','470','Inclusive','branch','Inventory','','','','',''),('417496569867070282',4272,'41749654168','692','5.00','25','retail','0','2025-06-11 18:50:23','','','','1','Cash',3.45,'5','','','4','','1','2025-06-11 15:57:27','1','53','returned','1','new','pcs','','2025-06-11 18:57:27','4','yes','','0','','','VATABLE',4.31,'5','844.00','839','Inclusive','branch','Inventory','','','','',''),('417496570172027327',4273,'41749654168','988','5.00','5','retail','0','2025-06-11 18:50:23','','','','0.50','Cash',0.69,'1','','','4','','1','2025-06-11 15:57:34','1','30','returned','1','new','pcs','','2025-06-11 18:57:34','4','yes','','0','','','VATABLE',0.86,'5','677.00','672','Inclusive','branch','Inventory','','','','',''),('417496575075352393',4274,'41749657490','400','10.00','50','retail','0','2025-06-11 18:59:01','','','','2','Cash',6.90,'5','','','4','','1','2025-06-11 15:59:04','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','480.00','470','Inclusive','branch','Inventory','','','','',''),('417496575222732503',4275,'41749657490','99','10.00','20','retail','0','2025-06-11 18:59:01','','','','1.2','Cash',2.76,'2','','','4','','1','2025-06-11 15:59:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','623.00','613','Inclusive','branch','Inventory','','','','',''),('417496575415302097',4276,'41749657490','692','6.00','30','retail','0','2025-06-11 18:59:01','','','','1','Cash',4.14,'5','','','4','','1','2025-06-11 15:59:04','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','844.00','838','Inclusive','branch','Inventory','','','','',''),('417497088922302222',4277,'41749708840','111','10.00','300','retail','0','2025-06-12 09:17:21','','','','22','Cash',41.38,'30','','','4','','1','2025-06-12 06:17:41','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','403.00','393','Inclusive','branch','Inventory','','','','',''),('417497089180722302',4278,'41749708840','255','1.00','70','retail','0','2025-06-12 09:17:21','','','','4570','Cash',9.66,'70','','','4','','1','2025-06-12 06:17:41','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','51.00','50','Inclusive','branch','Inventory','','','','',''),('417497089334327373',4279,'41749708840','420','1.00','50','retail','0','2025-06-12 09:17:21','','','','0','Cash',6.90,'50','','','4','','1','2025-06-12 06:17:41','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('417497089703322900',4280,'41749708840','954','15.00','75','retail','0','2025-06-12 09:17:21','','','','2','Cash',10.34,'5','','','4','','1','2025-06-12 06:17:41','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','450.00','435','Inclusive','branch','Inventory','','','','',''),('417497089866072433',4281,'41749708840','2','1.00','50','retail','0','2025-06-12 09:17:21','','','','20','Cash',6.90,'50','','','4','','1','2025-06-12 06:17:41','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('417497090413200023',4282,'41749708840','989','25.00','50','retail','25','2025-06-12 09:17:21','','','','0.95','Cash',6.90,'2','','','4','','1','2025-06-12 06:17:41','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'25','171.00','146','Inclusive','branch','Inventory','','','','',''),('417497091000723130',4283,'41749709061','1261','2.00','30','retail','0','2025-06-12 09:18:20','','','','9.5','Cash',4.14,'15','','','4','','1','2025-06-12 06:19:23','1','7','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'2','79.00','77','Inclusive','branch','Inventory','1110','4000','5500','',''),('417497092013232223',4284,'41749709163','588','56.00','280','retail','56','2025-06-12 09:20:03','','','','4','Cash',38.62,'5','','','4','','1','2025-06-12 06:20:36','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'56','230.00','174','Inclusive','branch','Inventory','','','','',''),('417497119753122323',4285,'41749709237','121','1.00','50','retail','0','2025-06-12 10:06:16','','','','26','Cash',6.90,'50','','','4','','1','2025-06-12 07:06:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','104.00','103','Inclusive','branch','Inventory','','','','',''),('417497146524031033',4286,'41749712015','255','1.00','70','retail','0','2025-06-12 10:51:07','','','','4570','Cash',9.66,'70','','','4','','1','2025-06-12 07:51:11','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('417497146672063022',4287,'41749712015','420','1.00','50','retail','0','2025-06-12 10:51:07','','','','0','Cash',6.90,'50','','','4','','1','2025-06-12 07:51:11','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('417497160237021001',4288,'41749716006','111','2.00','60','retail','0','2025-06-12 11:17:30','','','','22','Cash',8.28,'30','','','4','','1','2025-06-12 08:17:32','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'2','393.00','391','Inclusive','branch','Inventory','','','','',''),('417497160382400320',4289,'41749716006','811','1.00','50','retail','0','2025-06-12 11:17:30','','','','25','Cash',6.90,'50','','','4','','1','2025-06-12 08:17:32','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','102.00','101','Inclusive','branch','Inventory','','','','',''),('417497160510333323',4290,'41749716006','1101','1.00','50','retail','0','2025-06-12 11:17:30','','','','18','Cash',6.90,'50','','','4','','1','2025-06-12 08:17:32','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','95.00','94','Inclusive','branch','Inventory','1110','4000','5500','',''),('417497162383022102',4291,'41749716006','142','20.00','40','retail','0','2025-06-12 11:17:30','','','','0.8','Cash',5.52,'2','','','4','','1','2025-06-12 08:17:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','372.00','352','Inclusive','branch','Inventory','','','','',''),('417497162493029243',4292,'41749716006','21','1.00','35','retail','0','2025-06-12 11:17:30','','','','25','Cash',4.83,'35','','','4','','1','2025-06-12 08:17:32','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('417497211339304001',4293,'41749716253','36','1.00','540','retail','0','2025-06-12 12:38:54','','','','400','Cash',74.48,'540','','','4','','1','2025-06-12 09:38:57','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',465.52,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417497223380240032',4294,'41749722324','1030','1.00','40','retail','0','2025-06-12 12:58:59','','','','17','Cash',5.52,'40','','','4','','1','2025-06-12 09:59:02','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','240.00','239','Inclusive','branch','Inventory','','','','',''),('417497272134333032',4295,'41749722342','48','1.00','50','retail','0','2025-06-12 14:20:35','','','','18','Cash',6.90,'50','','','4','','1','2025-06-12 11:20:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','90.00','89','Inclusive','branch','Inventory','','','','',''),('417497272340343202',4296,'41749722342','445','7.00','21','retail','0','2025-06-12 14:20:35','','','','1','Cash',2.90,'3','','','4','','1','2025-06-12 11:20:49','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'7','984.00','977','Inclusive','branch','Inventory','','','','',''),('417497366997207933',4297,'41749736679','811','1.00','50','retail','0','2025-06-12 16:58:19','','','','25','Cash',6.90,'50','','','4','','1','2025-06-12 13:59:02','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','101.00','100','Inclusive','branch','Inventory','','','','',''),('417497408912733223',4298,'41749736742','302','2.00','70','retail','0','2025-06-12 18:08:11','','','','20','Cash',9.66,'35','','','4','','1','2025-06-12 15:08:14','1','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'2','90.00','88','Inclusive','branch','Inventory','','','','',''),('417497430722902914',4299,'41749740895','693','1.00','50','retail','0','2025-06-12 18:44:46','','','','20','Cash',6.90,'50','','','4','','1','2025-06-12 15:44:49','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('417497430840323344',4300,'41749740895','48','1.00','50','retail','0','2025-06-12 18:44:46','','','','18','Cash',6.90,'50','','','4','','1','2025-06-12 15:44:49','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','89.00','88','Inclusive','branch','Inventory','','','','',''),('417504112812431223',4301,'41750410171','904','2.00','700','retail','0','2025-06-20 12:21:22','','','','210','Cash',96.55,'350','','','4','','1','2025-06-20 09:21:49','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'2','9.00','7','Inclusive','branch','Inventory','','','','',''),('417504113462330320',4302,'41750411321','1181','30.00','450','retail','0','2025-06-20 12:23:23','','','','7','Cash',62.07,'15','','','4','','1','2025-06-20 09:23:57','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'30','86.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('417504113683533422',4303,'41750411321','269','1.00','120','retail','0','2025-06-20 12:23:23','','','','79','Cash',16.55,'120','','','4','','1','2025-06-20 09:23:57','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417504114022124302',4304,'41750411321','1211','1.00','80','retail','20','2025-06-20 12:23:23','','','','48','Cash',11.03,'80','','','4','','1','2025-06-20 09:23:57','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('417504114701324031',4305,'41750411438','554','2.00','10','retail','0','2025-06-20 12:24:30','','','','1.1','Cash',1.38,'5','','','4','','1','2025-06-20 09:24:38','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','216.00','214','Inclusive','branch','Inventory','','','','',''),('417504150612533503',4306,'41750414808','1148','10.00','400','retail','20','2025-06-20 13:26:10','','','','21','Cash',55.17,'40','','','4','','1','2025-06-20 10:26:45','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'10','370.00','360','Inclusive','branch','Inventory','1110','4000','5500','',''),('417504150862330002',4307,'41750414808','691','1.00','130','retail','20','2025-06-20 13:26:10','','','','48','Cash',17.93,'130','','','4','','1','2025-06-20 10:26:45','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417504151083308220',4308,'41750414808','739','20.00','40','retail','0','2025-06-20 13:26:10','','','','1','Cash',5.52,'2','','','4','','1','2025-06-20 10:26:45','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'20','2691.00','2671','Inclusive','branch','Inventory','','','','',''),('417504151282220232',4309,'41750414808','612','1.00','150','retail','0','2025-06-20 13:26:10','','','','60','Cash',20.69,'150','','','4','','1','2025-06-20 10:26:45','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('417504151702231230',4310,'41750414808','724','3.00','30','retail','0','2025-06-20 13:26:10','','','','2.9','Cash',4.14,'10','','','4','','1','2025-06-20 10:26:45','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'3','270.00','267','Inclusive','branch','Inventory','','','','',''),('417504152470220424',4311,'41750415232','600','1.00','300','retail','0','2025-06-20 13:28:30','','','','170','Cash',41.38,'300','','','4','','1','2025-06-20 10:28:46','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','70.00','69','Inclusive','branch','Inventory','','','','',''),('417504152712045222',4312,'41750415232','724','7.00','70','retail','0','2025-06-20 13:28:30','','','','2.9','Cash',9.66,'10','','','4','','1','2025-06-20 10:28:46','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'7','267.00','260','Inclusive','branch','Inventory','','','','',''),('417504152966000732',4313,'41750415232','612','1.00','130','retail','20','2025-06-20 13:28:30','','','','60','Cash',17.93,'130','','','4','','1','2025-06-20 10:28:46','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('417504153102302023',4314,'41750415232','239','1.00','80','retail','0','2025-06-20 13:28:30','','','','39','Cash',11.03,'80','','','4','','1','2025-06-20 10:28:46','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417504154743304031',4315,'41750415453','554','20.00','100','retail','0','2025-06-20 13:31:16','','','','1.1','Cash',13.79,'5','','','4','','1','2025-06-20 10:31:21','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'20','214.00','194','Inclusive','branch','Inventory','','','','',''),('417504165351233252',4316,'41750416263','1136','1.00','400','retail','0','2025-06-20 13:48:55','','','','282','Cash',55.17,'400','','','4','','1','2025-06-20 10:49:25','1','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',344.83,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('417504218111403313',4317,'41750416565','605','10.00','800','retail','0','2025-06-20 15:16:52','','','','64','Cash',110.34,'80','','','4','','1','2025-06-20 12:17:44','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'10','10.00','0','Inclusive','branch','Inventory','','','','',''),('417504265371200330',4318,'41750426517','506','10.00','30','retail','0','2025-06-20 16:35:37','','','','1.5','Cash',4.14,'3','','','4','','1','2025-06-20 13:35:40','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','1066.00','1056','Inclusive','branch','Inventory','','','','',''),('417504305903115221',4319,'41750426541','692','10.00','50','retail','0','2025-06-20 17:43:11','','','','1','Cash',6.90,'5','','','4','','1','2025-06-20 14:43:14','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','838.00','828','Inclusive','branch','Inventory','','','','',''),('417504329388320272',4320,'41750432917','74','1.00','20','retail','0','2025-06-20 18:22:19','','','','11','Cash',2.76,'20','','','4','','1','2025-06-20 15:22:22','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','145.00','144','Inclusive','branch','Inventory','','','','',''),('417504347873823057',4321,'41750434763','1184','1.00','80','retail','0','2025-06-20 18:53:08','','','','54','Cash',11.03,'80','','','4','','1','2025-06-20 15:53:11','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('417504849702202223',4322,'41750484950','903','1.00','50','retail','0','2025-06-21 08:49:30','','','','24','Cash',6.90,'50','','','4','','1','2025-06-21 05:50:20','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('417504980043330513',4323,'41750497989','306','1.00','40','retail','0','2025-06-21 12:26:45','','','','7','Cash',5.52,'40','','','4','','1','2025-06-21 09:27:24','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','142.00','141','Inclusive','branch','Inventory','','','','',''),('417504980672244071',4324,'41750498045','111','10.00','300','retail','0','2025-06-21 12:27:47','','','','22','Cash',41.38,'30','','','4','','1','2025-06-21 09:28:22','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'10','381.00','371','Inclusive','branch','Inventory','','','','',''),('417504981193000305',4325,'41750498102','736','10.00','50','retail','0','2025-06-21 12:29:00','','','','3','Cash',6.90,'5','','','4','','1','2025-06-21 09:29:31','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','159.00','149','Inclusive','branch','Inventory','','','','',''),('417504981393208233',4326,'41750498102','791','4.00','200','retail','0','2025-06-21 12:29:00','','','','14.59','Cash',27.59,'50','','','4','','1','2025-06-21 09:29:31','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'4','48.00','44','Inclusive','branch','Inventory','','','','',''),('417504982580052922',4327,'41750498220','306','1.00','40','retail','0','2025-06-21 12:30:59','','','','7','Cash',5.52,'40','','','4','','1','2025-06-21 09:31:01','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','141.00','140','Inclusive','branch','Inventory','','','','',''),('417504996720932032',4328,'41750498261','340','2.00','70','retail','0','2025-06-21 12:54:33','','','','26','Cash',9.66,'35','','','4','','1','2025-06-21 09:55:12','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'2','70.00','68','Inclusive','branch','Inventory','','','','',''),('417505023112322307',4329,'41750499713','1134','3.00','60','retail','0','2025-06-21 13:38:32','','','','7.63','Cash',8.28,'20','','','4','','1','2025-06-21 10:38:51','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','33.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('417505061741037345',4330,'41750502332','1196','1.00','50','retail','0','2025-06-21 14:42:55','','','','0','Cash',6.90,'50','','','4','','1','2025-06-21 11:43:00','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('417505150384030053',4331,'41750515013','249','1.00','300','retail','0','2025-06-21 17:10:38','','','','150','Cash',41.38,'300','','','4','','1','2025-06-21 14:12:13','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('417505173673523102',4332,'41750515183','99','10.00','20','retail','0','2025-06-21 17:49:29','','','','1.2','Cash',2.76,'2','','','4','','1','2025-06-21 14:49:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','613.00','603','Inclusive','branch','Inventory','','','','',''),('417505202021072223',4333,'41750517375','1259','1.00','350','retail','0','2025-06-21 18:37:09','','','','230','Cash',48.28,'350','','','4','','1','2025-06-21 15:37:51','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('417505202262225303',4334,'41750517375','554','6.00','30','retail','0','2025-06-21 18:37:09','','','','1.1','Cash',4.14,'5','','','4','','1','2025-06-21 15:37:51','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','194.00','188','Inclusive','branch','Inventory','','','','',''),('417505205297353402',4335,'41750520508','1149','1.00','300','retail','0','2025-06-21 18:42:10','','','','150','Cash',41.38,'300','','','4','','1','2025-06-21 15:42:13','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('417505217838131283',4336,'41750521760','302','10.00','350','retail','0','2025-06-21 19:03:05','','','','20','Cash',48.28,'35','','','4','','1','2025-06-21 16:03:48','1','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'10','88.00','78','Inclusive','branch','Inventory','','','','',''),('417505218620305242',4337,'41750521832','1144','30.00','450','retail','0','2025-06-21 19:04:42','','','','8','Cash',62.07,'15','','','4','','1','2025-06-21 16:05:15','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'30','206.00','176','Inclusive','branch','Inventory','1110','4000','5500','',''),('417505218799333300',4338,'41750521832','1190','1.00','200','retail','0','2025-06-21 19:04:42','','','','124','Cash',27.59,'200','','','4','','1','2025-06-21 16:05:15','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417505220765200303',4339,'41750522054','1204','1.00','100','retail','0','2025-06-21 19:08:02','','','','42','Cash',13.79,'100','','','4','','1','2025-06-21 16:09:19','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','85.00','84','Inclusive','branch','Inventory','1110','4000','5500','',''),('417505222302332020',4340,'41750522213','1134','2.00','40','retail','0','2025-06-21 19:10:30','','','','7.63','Cash',5.52,'20','','','4','','1','2025-06-21 16:10:37','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','30.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('417506669275220706',4341,'41750666904','988','10.00','10','retail','0','2025-06-23 11:22:08','','','','0.50','Cash',1.38,'1','','','4','','1','2025-06-23 08:23:07','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'10','677.00','667','Inclusive','branch','Inventory','','','','',''),('417506670132022042',4342,'41750666987','21','2.00','70','retail','0','2025-06-23 11:24:16','','','','25','Cash',9.66,'35','','','4','','1','2025-06-23 08:24:29','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'2','42.00','40','Inclusive','branch','Inventory','','','','',''),('417506670281333607',4343,'41750666987','121','1.00','50','retail','0','2025-06-23 11:24:16','','','','26','Cash',6.90,'50','','','4','','1','2025-06-23 08:24:29','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','99.00','98','Inclusive','branch','Inventory','','','','',''),('417506670566520000',4344,'41750666987','1190','1.00','200','retail','0','2025-06-23 11:24:16','','','','124','Cash',27.59,'200','','','4','','1','2025-06-23 08:24:29','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('417506670862063000',4345,'41750667069','124','1.00','200','retail','0','2025-06-23 11:24:47','','','','136','Cash',27.59,'200','','','4','','1','2025-06-23 08:25:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('417506671441440270',4346,'41750667131','255','1.00','70','retail','0','2025-06-23 11:25:58','','','','4570','Cash',9.66,'70','','','4','','1','2025-06-23 08:26:00','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('417506671576230000',4347,'41750667131','420','1.00','50','retail','0','2025-06-23 11:25:58','','','','0','Cash',6.90,'50','','','4','','1','2025-06-23 08:26:00','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('417506672130223226',4348,'41750667161','1153','2.00','100','retail','0','2025-06-23 11:27:58','','','','30','Cash',13.79,'50','','','4','','1','2025-06-23 08:28:01','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','85.00','83','Inclusive','branch','Inventory','1110','4000','5500','',''),('417506672300242303',4349,'41750667161','96','1.00','100','retail','0','2025-06-23 11:27:58','','','','65','Cash',13.79,'100','','','4','','1','2025-06-23 08:28:01','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417506672573670730',4350,'41750667161','420','2.00','100','retail','0','2025-06-23 11:27:58','','','','0','Cash',13.79,'50','','','4','','1','2025-06-23 08:28:01','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','24.00','22','Inclusive','branch','Inventory','','','','',''),('417506672783302033',4351,'41750667161','255','1.00','70','retail','0','2025-06-23 11:27:58','','','','4570','Cash',9.66,'70','','','4','','1','2025-06-23 08:28:01','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('417506761460002631',4352,'41750676130','1259','1.00','350','retail','0','2025-06-23 13:55:46','','','','230','Cash',48.28,'350','','','4','','1','2025-06-23 10:55:50','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('417506762003230330',4353,'41750676150','276','5.00','150','retail','0','2025-06-23 13:57:23','','','','20','Cash',20.69,'30','','','4','','1','2025-06-23 10:57:57','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'5','233.00','228','Inclusive','branch','Inventory','','','','',''),('417506762426223410',4354,'41750676150','554','5.00','25','retail','0','2025-06-23 13:57:23','','','','1.1','Cash',3.45,'5','','','4','','1','2025-06-23 10:57:57','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','188.00','183','Inclusive','branch','Inventory','','','','',''),('417506832700273222',4355,'41750683255','1190','1.00','200','retail','0','2025-06-23 15:55:05','','','','124','Cash',27.59,'200','','','4','','1','2025-06-23 12:55:10','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('417506832893133293',4356,'41750683255','420','1.00','50','retail','0','2025-06-23 15:55:05','','','','0','Cash',6.90,'50','','','4','','1','2025-06-23 12:55:10','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('417506833044308083',4357,'41750683255','255','1.00','70','retail','0','2025-06-23 15:55:05','','','','4570','Cash',9.66,'70','','','4','','1','2025-06-23 12:55:10','1','35','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('417506841233207100',4358,'41750684087','86','2.00','36','retail','0','2025-06-23 16:08:43','','','','12','Cash',4.97,'18','','','4','','1','2025-06-23 13:08:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',15.52,'2','49.00','47','Inclusive','branch','Inventory','','','','',''),('417506841592300621',4359,'41750684138','86','3.00','54','retail','0','2025-06-23 16:09:37','','','','12','Cash',7.45,'18','','','4','','1','2025-06-23 13:10:26','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',15.52,'3','47.00','44','Inclusive','branch','Inventory','','','','',''),('417506841763203040',4360,'41750684138','988','1.00','1','retail','0','2025-06-23 16:09:37','','','','0.50','Cash',0.14,'1','','','4','','1','2025-06-23 13:10:26','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.86,'1','667.00','666','Inclusive','branch','Inventory','','','','',''),('417506878423200330',4361,'41750684228','1201','1.00','1400','retail','0','2025-06-23 17:15:58','','','','954','Cash',193.10,'1400','','','4','','1','2025-06-23 14:16:44','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',1206.90,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('417506881405331231',4362,'41750684228','1196','1.00','50','retail','0','2025-06-23 17:15:58','','','','0','Cash',6.90,'50','','','4','','1','2025-06-23 14:16:44','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','51.00','50','Inclusive','branch','Inventory','1110','4000','5500','',''),('417506881573233215',4363,'41750684228','1198','10.00','50','retail','0','2025-06-23 17:15:58','','','','3','Cash',6.90,'5','','','4','','1','2025-06-23 14:16:44','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','875.00','865','Inclusive','branch','Inventory','1110','4000','5500','',''),('417506884916240300',4364,'41750688310','306','1.00','40','retail','0','2025-06-23 17:21:34','','','','7','Cash',5.52,'40','','','4','','1','2025-06-23 14:28:20','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','140.00','139','Inclusive','branch','Inventory','','','','',''),('417506940727242222',4365,'41750693837','739','10.00','20','retail','0','2025-06-23 18:54:34','','','','1','Cash',2.76,'2','','','4','','1','2025-06-23 15:54:41','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','2371.00','2361','Inclusive','branch','Inventory','','','','',''),('417507493947774334',4366,'41750749377','1203','1.00','300','retail','0','2025-06-24 10:16:35','','','','225','Cash',41.38,'300','','','4','','1','2025-06-24 10:53:44','1','1','returned','1','new','pcs','','2025-06-24 13:53:44','4','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('417507511263220230',4367,'41750751104','1177','20.00','300','retail','0','2025-06-24 10:45:27','','','','8','Cash',41.38,'15','','','4','','1','2025-06-24 07:46:23','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'20','400.00','380','Inclusive','branch','Inventory','1110','4000','5500','',''),('417507519912302315',4368,'41750751184','50','10.00','100','retail','0','2025-06-24 10:59:52','','','','3.2','Cash',13.79,'10','','','4','','1','2025-06-24 08:02:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','470.00','460','Inclusive','branch','Inventory','','','','',''),('417507541532321402',4369,'41750753929','288','1.00','80','retail','20','2025-06-24 11:37:12','','','','35','Cash',11.03,'80','','','4','','1','2025-06-24 08:37:59','1','12','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417507541780202233',4370,'41750753929','1168','1.00','50','retail','0','2025-06-24 11:37:12','','','','23','Cash',6.90,'50','','','4','','1','2025-06-24 08:37:59','1','45','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('417507541911022200',4371,'41750753929','1','1.00','60','retail','0','2025-06-24 11:37:12','','','','30','Cash',8.28,'60','','','4','','1','2025-06-24 08:37:59','1','14','new','1','new','pcs','','','','yes','','0','','','VATABLE',51.72,'1','64.00','63','Inclusive','branch','Inventory','','','','',''),('417507542105223002',4372,'41750753929','1141','1.00','150','retail','0','2025-06-24 11:37:12','','','','96','Cash',20.69,'150','','','4','','1','2025-06-24 08:37:59','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('417507542322207042',4373,'41750753929','961','1.00','100','retail','0','2025-06-24 11:37:12','','','','43','Cash',13.79,'100','','','4','','1','2025-06-24 08:37:59','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417507570903224370',4374,'41750754505','21','1.00','35','retail','0','2025-06-24 12:25:15','','','','25','Cash',4.83,'35','','','4','','1','2025-06-24 09:25:24','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('417507571110101433',4375,'41750754505','142','10.00','20','retail','0','2025-06-24 12:25:15','','','','0.8','Cash',2.76,'2','','','4','','1','2025-06-24 09:25:24','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','352.00','342','Inclusive','branch','Inventory','','','','',''),('417507579423227025',4376,'41750757127','739','10.00','20','retail','0','2025-06-24 12:39:23','','','','1','Cash',2.76,'2','','','4','','1','2025-06-24 09:39:27','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','2361.00','2351','Inclusive','branch','Inventory','','','','',''),('417507579622250070',4377,'41750757127','692','2.00','10','retail','0','2025-06-24 12:39:23','','','','1','Cash',1.38,'5','','','4','','1','2025-06-24 09:39:27','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','828.00','826','Inclusive','branch','Inventory','','','','',''),('417507606377733133',4378,'41750760602','1171','1.00','150','retail','0','2025-06-24 13:26:17','','','','114','Cash',20.69,'150','','','4','','1','2025-06-24 10:27:04','1','10','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('417507606533324400',4379,'41750760602','249','1.00','300','retail','0','2025-06-24 13:26:17','','','','150','Cash',41.38,'300','','','4','','1','2025-06-24 10:27:04','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('417507606793733322',4380,'41750760602','1253','1.00','150','retail','0','2025-06-24 13:26:17','','','','87','Cash',20.69,'150','','','4','','1','2025-06-24 10:27:04','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('417507607090202023',4381,'41750760602','1190','1.00','200','retail','0','2025-06-24 13:26:17','','','','124','Cash',27.59,'200','','','4','','1','2025-06-24 10:27:04','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',172.41,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('417507607300712227',4382,'41750760602','420','1.00','50','retail','0','2025-06-24 13:26:17','','','','0','Cash',6.90,'50','','','4','','1','2025-06-24 10:27:04','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('417507607752003372',4383,'41750760602','554','27.00','135','retail','0','2025-06-24 13:26:17','','','','1.1','Cash',18.62,'5','','','4','','1','2025-06-24 10:27:04','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'27','183.00','156','Inclusive','branch','Inventory','','','','',''),('417507626432332225',4384,'41750762623','1203','1.00','300','retail','0','2025-06-24 13:57:24','','','','225','Cash',41.38,'300','','','4','','1','2025-06-24 10:57:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('417507627093320322',4385,'41750762680','111','5.00','150','retail','0','2025-06-24 13:58:32','','','','22','Cash',20.69,'30','','','4','','1','2025-06-24 10:58:43','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'5','361.00','356','Inclusive','branch','Inventory','','','','',''),('417508311843223020',4386,'41750831167','86','5.00','90','retail','0','2025-06-24 08:59:44','','','','12','Cash',12.41,'18','','','4','','1','2025-06-25 06:02:05','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',15.52,'5','44.00','39','Inclusive','branch','Inventory','','','','',''),('417508315023202383',4387,'41750831453','1149','1.00','300','retail','0','2025-06-24 09:06:55','','','','150','Cash',41.38,'300','','','4','','1','2025-06-25 06:07:14','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('417508315774342012',4388,'41750831453','724','10.00','80','retail','20','2025-06-24 09:06:55','','','','2.9','Cash',11.03,'8','','','4','','1','2025-06-25 06:07:14','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.90,'10','260.00','250','Inclusive','branch','Inventory','','','','',''),('417508315972302125',4389,'41750831453','739','10.00','20','retail','0','2025-06-24 09:06:55','','','','1','Cash',2.76,'2','','','4','','1','2025-06-25 06:07:14','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','2351.00','2341','Inclusive','branch','Inventory','','','','',''),('417508316140243135',4390,'41750831453','612','1.00','130','retail','20','2025-06-24 09:06:55','','','','60','Cash',17.93,'130','','','4','','1','2025-06-25 06:07:14','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('417508316595206433',4391,'41750831635','48','1.00','50','retail','0','2025-06-24 09:07:56','','','','18','Cash',6.90,'50','','','4','','1','2025-06-25 06:08:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','75.00','74','Inclusive','branch','Inventory','','','','',''),('417508316763330312',4392,'41750831635','692','4.00','20','retail','0','2025-06-24 09:07:56','','','','1','Cash',2.76,'5','','','4','','1','2025-06-25 06:08:35','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','826.00','822','Inclusive','branch','Inventory','','','','',''),('417508317361123103',4393,'41750831715','201','1.00','300','retail','0','2025-06-24 09:09:35','','','','140','Cash',41.38,'300','','','4','','1','2025-06-25 06:09:58','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('417508317550722340',4394,'41750831715','693','1.00','50','retail','0','2025-06-24 09:09:35','','','','20','Cash',6.90,'50','','','4','','1','2025-06-25 06:09:58','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('417508317752122300',4395,'41750831715','48','1.00','50','retail','0','2025-06-24 09:09:35','','','','18','Cash',6.90,'50','','','4','','1','2025-06-25 06:09:58','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','74.00','73','Inclusive','branch','Inventory','','','','',''),('417508318152332032',4396,'41750831798','1111','1.00','100','retail','0','2025-06-24 09:11:25','','','','0','Cash',13.79,'100','','','4','','1','2025-06-25 06:12:01','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('417508318362314442',4397,'41750831798','506','10.00','30','retail','0','2025-06-24 09:11:25','','','','1.5','Cash',4.14,'3','','','4','','1','2025-06-25 06:12:01','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'10','1056.00','1046','Inclusive','branch','Inventory','','','','',''),('417508318622030200',4398,'41750831798','558','15.00','105','retail','0','2025-06-24 09:11:25','','','','3.43','Cash',14.48,'7','','','4','','1','2025-06-25 06:12:01','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.03,'15','82.00','67','Inclusive','branch','Inventory','','','','',''),('417508318852033121',4399,'41750831798','554','5.00','25','retail','0','2025-06-24 09:11:25','','','','1.1','Cash',3.45,'5','','','4','','1','2025-06-25 06:12:01','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','156.00','151','Inclusive','branch','Inventory','','','','',''),('417508371792020234',4400,'41750837131','1196','1.00','50','retail','0','2025-06-25 10:39:39','','','','0','Cash',6.90,'50','','','4','','1','2025-06-25 07:39:43','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','50.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('417508376082373243',4401,'41750837183','739','10.00','20','retail','0','2025-06-25 10:46:48','','','','1','Cash',2.76,'2','','','4','','1','2025-06-25 07:46:51','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','2341.00','2331','Inclusive','branch','Inventory','','','','',''),('417508422482020700',4402,'41750842238','612','1.00','150','retail','0','2025-06-25 12:04:08','','','','60','Cash',20.69,'150','','','4','','1','2025-06-25 09:04:38','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417508430302827324',4403,'41750842278','903','2.00','100','retail','0','2025-06-25 12:17:11','','','','24','Cash',13.79,'50','','','4','','1','2025-06-25 09:17:14','1','18','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'2','33.00','31','Inclusive','branch','Inventory','','','','',''),('417508430544323300',4404,'41750843034','74','2.00','40','retail','0','2025-06-25 12:17:34','','','','11','Cash',5.52,'20','','','4','','1','2025-06-25 09:18:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'2','144.00','142','Inclusive','branch','Inventory','','','','',''),('417508441100330324',4405,'41750843097','484','1.00','25','retail','0','2025-06-25 12:35:10','','','','10','Cash',3.45,'25','','','4','','1','2025-06-25 09:35:13','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'1','70.00','69','Inclusive','branch','Inventory','','','','',''),('417508466653122340',4406,'41750844114','1134','3.00','60','retail','0','2025-06-25 13:17:46','','','','7.63','Cash',8.28,'20','','','4','','1','2025-06-25 10:18:21','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','22.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('417508467290332325',4407,'41750846701','50','10.00','100','retail','0','2025-06-25 13:19:10','','','','3.2','Cash',13.79,'10','','','4','','1','2025-06-25 10:19:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'10','460.00','450','Inclusive','branch','Inventory','','','','',''),('417508467504523372',4408,'41750846701','109','16.00','80','retail','0','2025-06-25 13:19:10','','','','2','Cash',11.03,'5','','','4','','1','2025-06-25 10:19:42','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'16','92.00','76','Inclusive','branch','Inventory','','','','',''),('417508550412002023',4409,'41750855016','1112','1.00','80','retail','20','2025-06-25 15:38:07','','','','0','Cash',11.03,'80','','','4','','1','2025-06-25 12:38:09','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('417508550553504255',4410,'41750855016','1203','1.00','300','retail','0','2025-06-25 15:38:07','','','','225','Cash',41.38,'300','','','4','','1','2025-06-25 12:38:09','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('417508550862343205',4411,'41750855016','632','15.00','45','retail','0','2025-06-25 15:38:07','','','','1.45','Cash',6.21,'3','','','4','','1','2025-06-25 12:38:09','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'15','1246.00','1231','Inclusive','branch','Inventory','','','','',''),('417508572302273322',4412,'41750855098','237','1.00','100','retail','10','2025-06-25 16:13:51','','','','68','Cash',13.79,'100','','','4','','1','2025-06-25 13:13:53','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('417508583490332023',4413,'41750858325','111','4.00','120','retail','0','2025-06-25 16:32:56','','','','22','Cash',16.55,'30','','','4','','1','2025-06-25 13:32:59','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'4','331.00','327','Inclusive','branch','Inventory','','','','',''),('417508583768232237',4414,'41750858325','554','2.00','10','retail','0','2025-06-25 16:32:56','','','','1.1','Cash',1.38,'5','','','4','','1','2025-06-25 13:32:59','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','151.00','149','Inclusive','branch','Inventory','','','','',''),('417508626600006420',4415,'41750862644','692','6.00','30','retail','0','2025-06-25 17:44:37','','','','1','Cash',4.14,'5','','','4','','1','2025-06-25 14:44:49','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','822.00','816','Inclusive','branch','Inventory','','','','',''),('417508626772220358',4416,'41750862644','632','7.00','21','retail','0','2025-06-25 17:44:37','','','','1.45','Cash',2.90,'3','','','4','','1','2025-06-25 14:44:49','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'7','1231.00','1224','Inclusive','branch','Inventory','','','','',''),('417508652103840131',4417,'41750862690','269','1.00','120','retail','0','2025-06-25 18:26:50','','','','79','Cash',16.55,'120','','','4','','1','2025-06-25 15:26:53','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('417508652400220007',4418,'41750865213','71','10.00','50','retail','0','2025-06-25 18:27:21','','','','2','Cash',6.90,'5','','','4','','1','2025-06-25 15:28:20','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','609.00','599','Inclusive','branch','Inventory','','','','',''),('417508662793432385',4419,'41750866250','1196','2.00','80','retail','20','2025-06-25 18:44:40','','','','0','Cash',11.03,'40','','','4','','1','2025-06-25 15:44:43','1','25','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'2','49.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('417509221892222003',4420,'41750915327','893','1.00','80','retail','10','2025-06-26 10:16:30','','','','49','Cash',11.03,'80','','','4','','1','2025-06-26 07:16:34','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417509239162423020',4421,'41750922194','811','1.00','40','retail','10','2025-06-26 10:45:16','','','','25','Cash',5.52,'40','','','4','','1','2025-06-26 07:45:19','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','91.00','90','Inclusive','branch','Inventory','','','','',''),('417509313792394233',4422,'41750923919','41','1.00','450','retail','40','2025-06-26 12:49:39','','','','359','Cash',62.07,'450','','','4','','1','2025-06-26 09:49:43','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('417509346580902422',4423,'41750931383','1163','1.00','45','retail','0','2025-06-26 13:44:20','','','','31','Cash',6.21,'45','','','4','','1','2025-06-26 10:44:23','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',38.79,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('417509390503522342',4424,'41750934665','1134','1.00','20','retail','0','2025-06-26 14:57:32','','','','7.63','Cash',2.76,'20','','','4','','1','2025-06-26 11:57:36','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('417509517422225232',4425,'41750951728','1203','1.00','300','retail','0','2025-06-26 18:29:04','','','','225','Cash',41.38,'300','','','4','','1','2025-06-26 15:30:19','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('417509519583001023',4426,'41750951825','113','10.00','200','retail','0','2025-06-26 18:32:38','','','','13','Cash',27.59,'20','','','4','','1','2025-06-26 15:33:30','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'10','119.00','109','Inclusive','branch','Inventory','','','','',''),('417509521635004329',4427,'41750952011','947','20.00','180','retail','0','2025-06-26 18:36:05','','','','2','Cash',24.83,'9','','','4','','1','2025-06-26 15:36:14','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',7.76,'20','100.00','80','Inclusive','branch','Inventory','','','','',''),('417509522592923332',4428,'41750952245','554','1.00','5','retail','0','2025-06-26 18:37:41','','','','1.1','Cash',0.69,'5','','','4','','1','2025-06-26 15:37:45','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','149.00','148','Inclusive','branch','Inventory','','','','',''),('417509531933293332',4429,'41750953149','1181','1.00','15','retail','0','2025-06-26 18:53:15','','','','7','Cash',2.07,'15','','','4','','1','2025-06-26 15:53:30','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'1','56.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('417510034420233423',4430,'41751002422','144','1.00','350','retail','0','2025-06-27 08:51:04','','','','170','Cash',48.28,'350','','','4','','1','2025-06-27 05:51:53','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417510034633722330',4431,'41751002422','692','6.00','30','retail','0','2025-06-27 08:51:04','','','','1','Cash',4.14,'5','','','4','','1','2025-06-27 05:51:53','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','816.00','810','Inclusive','branch','Inventory','','','','',''),('417510036093330221',4432,'41751003513','632','15.00','45','retail','0','2025-06-27 08:53:29','','','','1.45','Cash',6.21,'3','','','4','','1','2025-06-27 05:53:34','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'15','1224.00','1209','Inclusive','branch','Inventory','','','','',''),('417510135103333157',4433,'41751013442','1285','1.00','250','retail','50','2025-06-27 11:38:31','','','','175','Cash',34.48,'250','','','4','','1','2025-06-27 08:38:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',215.52,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('417510158028000340',4434,'41751013516','306','1.00','40','retail','0','2025-06-27 12:16:43','','','','7','Cash',5.52,'40','','','4','','1','2025-06-27 09:17:46','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','139.00','138','Inclusive','branch','Inventory','','','','',''),('417510168602220156',4435,'41751015868','484','2.00','50','retail','0','2025-06-27 12:35:11','','','','10','Cash',6.90,'25','','','4','','1','2025-06-27 09:35:15','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'2','69.00','67','Inclusive','branch','Inventory','','','','',''),('417510168852543000',4436,'41751015868','692','5.00','25','retail','0','2025-06-27 12:35:11','','','','1','Cash',3.45,'5','','','4','','1','2025-06-27 09:35:15','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'5','810.00','805','Inclusive','branch','Inventory','','','','',''),('417510169103745124',4437,'41751015868','739','10.00','20','retail','0','2025-06-27 12:35:11','','','','1','Cash',2.76,'2','','','4','','1','2025-06-27 09:35:15','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','2331.00','2321','Inclusive','branch','Inventory','','','','',''),('417510182812530333',4438,'41751016916','21','6.00','210','retail','0','2025-06-27 12:58:06','','','','25','Cash',28.97,'35','','','4','','1','2025-06-27 09:59:15','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'6','39.00','33','Inclusive','branch','Inventory','','','','',''),('417510247340333237',4439,'41751018360','739','10.00','20','retail','0','2025-06-27 14:46:18','','','','1','Cash',2.76,'2','','','4','','1','2025-06-27 11:46:49','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','2321.00','2311','Inclusive','branch','Inventory','','','','',''),('417510247513227102',4440,'41751018360','1147','15.00','450','retail','0','2025-06-27 14:46:18','','','','5','Cash',62.07,'30','','','4','','1','2025-06-27 11:46:49','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'15','94.00','79','Inclusive','branch','Inventory','1110','4000','5500','',''),('417510247777751013',4441,'41751018360','551','15.00','150','retail','0','2025-06-27 14:46:18','','','','4.6','Cash',20.69,'10','','','4','','1','2025-06-27 11:46:49','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'15','450.00','435','Inclusive','branch','Inventory','','','','',''),('417510274570233721',4442,'41751027433','1134','3.00','60','retail','0','2025-06-27 15:30:58','','','','7.63','Cash',8.28,'20','','','4','','1','2025-06-27 12:31:06','1','30','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'3','18.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('417510344730323210',4443,'41751034425','692','10.00','50','retail','0','2025-06-27 17:28:01','','','','1','Cash',6.90,'5','','','4','','1','2025-06-27 14:28:06','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','805.00','795','Inclusive','branch','Inventory','','','','',''),('417510351160123201',4444,'41751034554','108','1.00','70','retail','0','2025-06-27 17:38:39','','','','45','Cash',9.66,'70','','','4','','1','2025-06-27 14:38:43','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('417510352400022432',4445,'41751035159','420','1.00','50','retail','0','2025-06-27 17:41:01','','','','0','Cash',6.90,'50','','','4','','1','2025-06-27 14:41:05','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('417510352581335720',4446,'41751035159','554','1.00','5','retail','0','2025-06-27 17:41:01','','','','1.1','Cash',0.69,'5','','','4','','1','2025-06-27 14:41:05','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','148.00','147','Inclusive','branch','Inventory','','','','',''),('417510356427220232',4447,'41751035626','306','1.00','40','retail','0','2025-06-27 17:47:23','','','','7','Cash',5.52,'40','','','4','','1','2025-06-27 14:48:06','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'1','138.00','137','Inclusive','branch','Inventory','','','','',''),('417510365192329213',4448,'41751036474','71','2.00','10','retail','0','2025-06-27 18:02:02','','','','2','Cash',1.38,'5','','','4','','1','2025-06-27 15:02:44','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','599.00','597','Inclusive','branch','Inventory','','','','',''),('417510382662233202',4449,'41751036569','1198','10.00','50','retail','0','2025-06-27 18:31:07','','','','3','Cash',6.90,'5','','','4','','1','2025-06-27 15:31:11','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','865.00','855','Inclusive','branch','Inventory','1110','4000','5500','',''),('417510925530235090',4450,'41751088908','237','1.00','100','retail','10','2025-06-28 09:39:17','','','','68','Cash',13.79,'100','','','4','','1','2025-06-28 06:39:21','1','28','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417510925764276012',4451,'41751088908','1149','1.00','300','retail','0','2025-06-28 09:39:17','','','','150','Cash',41.38,'300','','','4','','1','2025-06-28 06:39:21','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('417510926322034333',4452,'41751088908','38','15.00','30','retail','0','2025-06-28 09:39:17','','','','0.6','Cash',4.14,'2','','','4','','1','2025-06-28 06:39:21','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'15','680.00','665','Inclusive','branch','Inventory','','','','',''),('417510926532232293',4453,'41751088908','612','1.00','130','retail','20','2025-06-28 09:39:17','','','','60','Cash',17.93,'130','','','4','','1','2025-06-28 06:39:21','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('417510926931061359',4454,'41751088908','724','10.00','80','retail','20','2025-06-28 09:39:17','','','','2.9','Cash',11.03,'8','','','4','','1','2025-06-28 06:39:21','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.90,'10','250.00','240','Inclusive','branch','Inventory','','','','',''),('417510927560720732',4455,'41751088908','650','15.00','75','retail','0','2025-06-28 09:39:17','','','','0.59','Cash',10.34,'5','','','4','','1','2025-06-28 06:39:21','1','5','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','473.00','458','Inclusive','branch','Inventory','','','','',''),('417510951779303232',4456,'41751095142','1144','30.00','450','retail','0','2025-06-28 10:20:27','','','','8','Cash',62.07,'15','','','4','','1','2025-06-28 07:20:32','1','17','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'30','76.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('417510952042031237',4457,'41751095142','144','1.00','350','retail','0','2025-06-28 10:20:27','','','','170','Cash',48.28,'350','','','4','','1','2025-06-28 07:20:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417510952272123112',4458,'41751095142','108','1.00','70','retail','0','2025-06-28 10:20:27','','','','45','Cash',9.66,'70','','','4','','1','2025-06-28 07:20:32','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417510973371532000',4459,'41751095297','61','1.00','350','retail','0','2025-06-28 10:56:21','','','','250','Cash',48.28,'350','','','4','','1','2025-06-28 07:57:06','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417510973583223333',4460,'41751095297','111','5.00','150','retail','0','2025-06-28 10:56:21','','','','22','Cash',20.69,'30','','','4','','1','2025-06-28 07:57:06','1','21','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'5','297.00','292','Inclusive','branch','Inventory','','','','',''),('417510973813493222',4461,'41751095297','306','1.00','30','retail','10','2025-06-28 10:56:21','','','','7','Cash',4.14,'30','','','4','','1','2025-06-28 07:57:06','1','44','new','1','new','pcs','','','','yes','','0','','','VATABLE',25.86,'1','137.00','136','Inclusive','branch','Inventory','','','','',''),('417510974510302317',4462,'41751097426','632','15.00','45','retail','0','2025-06-28 10:57:31','','','','1.45','Cash',6.21,'3','','','4','','1','2025-06-28 07:57:49','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',2.59,'15','1209.00','1194','Inclusive','branch','Inventory','','','','',''),('417510979858073722',4463,'41751097966','1146','1.00','80','retail','20','2025-06-28 11:06:26','','','','20','Cash',11.03,'80','','','4','','1','2025-06-28 08:06:29','1','16','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('417511013335220270',4464,'41751101314','38','15.00','30','retail','0','2025-06-28 12:03:31','','','','0.6','Cash',4.14,'2','','','4','','1','2025-06-28 09:04:17','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'15','665.00','650','Inclusive','branch','Inventory','','','','',''),('417511013470122213',4465,'41751101314','1111','1.00','100','retail','0','2025-06-28 12:03:31','','','','0','Cash',13.79,'100','','','4','','1','2025-06-28 09:04:17','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('417511013733140332',4466,'41751101314','1258','10.00','80','retail','0','2025-06-28 12:03:31','','','','5.94','Cash',11.03,'8','','','4','','1','2025-06-28 09:04:17','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',6.90,'10','180.00','170','Inclusive','branch','Inventory','1110','4000','5500','',''),('417511014097324003',4467,'41751101314','554','6.00','30','retail','0','2025-06-28 12:03:31','','','','1.1','Cash',4.14,'5','','','4','','1','2025-06-28 09:04:17','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'6','147.00','141','Inclusive','branch','Inventory','','','','',''),('417511014822182031',4468,'41751101458','1181','2.00','30','retail','0','2025-06-28 12:05:20','','','','7','Cash',4.14,'15','','','4','','1','2025-06-28 09:06:05','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'2','45.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('417511015192433000',4469,'41751101458','554','2.00','10','retail','0','2025-06-28 12:05:20','','','','1.1','Cash',1.38,'5','','','4','','1','2025-06-28 09:06:05','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','141.00','139','Inclusive','branch','Inventory','','','','',''),('417511119982032231',4470,'41751111980','1181','3.00','45','retail','0','2025-06-28 14:59:59','','','','7','Cash',6.21,'15','','','4','','1','2025-06-28 12:00:44','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'3','43.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('417511120792000052',4471,'41751112045','1181','4.00','60','retail','0','2025-06-28 15:01:19','','','','7','Cash',8.28,'15','','','4','','1','2025-06-28 12:01:23','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'4','40.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('417511134874233782',4472,'41751113467','904','1.00','350','retail','0','2025-06-28 15:24:49','','','','210','Cash',48.28,'350','','','4','','1','2025-06-28 12:25:22','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',301.72,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('417511168278222201',4473,'41751113553','1030','10.00','400','retail','0','2025-06-28 16:20:44','','','','17','Cash',55.17,'40','','','4','','1','2025-06-28 13:22:31','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'10','239.00','229','Inclusive','branch','Inventory','','','','',''),('417511168440261033',4474,'41751113553','291','1.00','450','retail','0','2025-06-28 16:20:44','','','','300','Cash',62.07,'450','','','4','','1','2025-06-28 13:22:31','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('417511179202213233',4475,'41751117895','739','10.00','20','retail','0','2025-06-28 16:39:20','','','','1','Cash',2.76,'2','','','4','','1','2025-06-28 13:39:33','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','2311.00','2301','Inclusive','branch','Inventory','','','','',''),('417511179570140433',4476,'41751117895','443','2.00','10','retail','0','2025-06-28 16:39:20','','','','2','Cash',1.38,'5','','','4','','1','2025-06-28 13:39:33','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','149.00','147','Inclusive','branch','Inventory','','','','',''),('417511182180230233',4477,'41751118185','554','1.00','5','retail','0','2025-06-28 16:43:39','','','','1.1','Cash',0.69,'5','','','4','','1','2025-06-28 13:43:42','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','139.00','138','Inclusive','branch','Inventory','','','','',''),('417511220522224022',4478,'41751119020','739','10.00','20','retail','0','2025-06-28 17:47:35','','','','1','Cash',2.76,'2','','','4','','1','2025-06-28 14:47:40','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'10','2301.00','2291','Inclusive','branch','Inventory','','','','',''),('417512675843302230',4479,'41751261554','484','2.00','50','retail','0','2025-06-30 10:13:22','','','','10','Cash',6.90,'25','','','4','','1','2025-06-30 07:13:25','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'2','67.00','65','Inclusive','branch','Inventory','','','','',''),('417512676023732620',4480,'41751261554','554','2.00','10','retail','0','2025-06-30 10:13:22','','','','1.1','Cash',1.38,'5','','','4','','1','2025-06-30 07:13:25','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','138.00','136','Inclusive','branch','Inventory','','','','',''),('417512678910633300',4481,'41751267877','420','1.00','50','retail','0','2025-06-30 10:18:39','','','','0','Cash',6.90,'50','','','4','','1','2025-06-30 09:04:21','1','33','returned','1','new','pcs','','2025-06-30 12:04:21','4','yes','','0','','','VATABLE',43.10,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('417512679027320002',4482,'41751267877','255','1.00','70','retail','0','2025-06-30 10:18:39','','','','4570','Cash',9.66,'70','','','4','','1','2025-06-30 09:04:22','1','35','returned','1','new','pcs','','2025-06-30 12:04:22','4','yes','','0','','','VATABLE',60.34,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('417512679192323329',4483,'41751267877','554','2.00','10','retail','0','2025-06-30 10:18:39','','','','1.1','Cash',1.38,'5','','','4','','1','2025-06-30 09:04:25','1','19','returned','1','new','pcs','','2025-06-30 12:04:25','4','yes','','0','','','VATABLE',4.31,'2','136.00','134','Inclusive','branch','Inventory','','','','',''),('417512680133423603',4484,'41751267961','1206','12.00','60','retail','0','2025-06-30 10:20:13','','','','0','Cash',8.28,'5','','','4','','1','2025-06-30 07:20:48','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'12','87.00','75','Inclusive','branch','Inventory','1110','4000','5500','',''),('417512680730303523',4485,'41751268048','1253','1.00','150','retail','0','2025-06-30 10:23:07','','','','87','Cash',20.69,'150','','','4','','1','2025-06-30 07:23:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('417512680860263020',4486,'41751268048','249','1.00','300','retail','0','2025-06-30 10:23:07','','','','150','Cash',41.38,'300','','','4','','1','2025-06-30 07:23:11','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',258.62,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417512681577052122',4487,'41751268048','181','1.00','70','retail','0','2025-06-30 10:23:07','','','','36','Cash',9.66,'70','','','4','','1','2025-06-30 07:23:11','1','38','new','1','new','pcs','','','','yes','','0','','','VATABLE',60.34,'1','52.00','51','Inclusive','branch','Inventory','','','','',''),('417512681878068233',4488,'41751268048','1203','1.00','270','retail','30','2025-06-30 10:23:07','','','','225','Cash',37.24,'270','','','4','','1','2025-06-30 07:23:11','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',232.76,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('417512695862623280',4489,'41751269574','255','1.00','70','retail','0','2025-06-30 10:47:57','','','','4570','Cash',9.66,'70','','','4','','1','2025-06-30 09:01:41','1','35','returned','1','new','pcs','','2025-06-30 12:01:41','4','yes','','0','','','VATABLE',60.34,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('417512696322333233',4490,'41751269574','420','1.00','50','retail','0','2025-06-30 10:47:57','','','','0','Cash',6.90,'50','','','4','','1','2025-06-30 07:48:39','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('417512696777327215',4491,'41751269574','554','2.00','10','retail','0','2025-06-30 10:47:57','','','','1.1','Cash',1.38,'5','','','4','','1','2025-06-30 07:48:39','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','134.00','132','Inclusive','branch','Inventory','','','','',''),('417512717882400712',4492,'41751269720','206','1.00','480','retail','0','2025-06-30 11:24:36','','','','330','Cash',66.21,'480','','','4','','1','2025-06-30 08:25:00','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',413.79,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('417512718503300223',4493,'41751269720','383','30.00','600','retail','0','2025-06-30 11:24:36','','','','13','Cash',82.76,'20','','','4','','1','2025-06-30 08:25:00','1','13','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'30','135.00','105','Inclusive','branch','Inventory','','','','',''),('417512718760301620',4494,'41751269720','291','1.00','450','retail','0','2025-06-30 11:24:36','','','','300','Cash',62.07,'450','','','4','','1','2025-06-30 08:25:00','1','42','new','1','new','pcs','','','','yes','','0','','','VATABLE',387.93,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('417512720603430702',4495,'41751272038','484','2.00','50','retail','0','2025-06-30 11:28:02','','','','10','Cash',6.90,'25','','','4','','1','2025-06-30 08:28:57','1','15','new','1','new','pcs','','','','yes','','0','','','VATABLE',21.55,'2','65.00','63','Inclusive','branch','Inventory','','','','',''),('417512720822002212',4496,'41751272038','554','2.00','10','retail','0','2025-06-30 11:28:02','','','','1.1','Cash',1.38,'5','','','4','','1','2025-06-30 08:28:57','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','132.00','130','Inclusive','branch','Inventory','','','','',''),('417512722002323302',4497,'41751272180','383','10.00','200','retail','0','2025-06-30 11:30:01','','','','13','Cash',27.59,'20','','','4','','1','2025-06-30 08:30:04','1','13','new','1','new','pcs','','','','yes','','0','','','VATABLE',17.24,'10','105.00','95','Inclusive','branch','Inventory','','','','',''),('417512743377233704',4498,'41751274322','1181','10.00','150','retail','0','2025-06-30 12:05:56','','','','7','Cash',20.69,'15','','','4','','1','2025-06-30 09:06:26','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',12.93,'10','36.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('417512743563332723',4499,'41751274322','554','10.00','50','retail','0','2025-06-30 12:05:56','','','','1.1','Cash',6.90,'5','','','4','','1','2025-06-30 09:06:26','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'10','132.00','122','Inclusive','branch','Inventory','','','','',''),('417512791602639335',4500,'41751279145','251','1.00','50','retail','0','2025-06-30 13:26:00','','','','20','Cash',6.90,'50','','','4','','1','2025-06-30 10:28:55','1','33','new','1','new','pcs','','','','yes','','0','','','VATABLE',43.10,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('417512802653332202',4501,'41751279335','21','2.00','70','retail','0','2025-06-30 13:44:26','','','','25','Cash',9.66,'35','','','4','','1','2025-06-30 10:44:53','1','27','new','1','new','pcs','','','','yes','','0','','','VATABLE',30.17,'2','33.00','31','Inclusive','branch','Inventory','','','','',''),('417512879260002380',4502,'41751280311','1140','1.00','115','retail','0','2025-06-30 15:52:20','','','','84','Cash',15.86,'115','','','4','','1','2025-06-30 12:52:59','1','6','new','1','new','pcs','','','','yes','','0','','','VATABLE',99.14,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('417512879393320333',4503,'41751280311','554','1.00','5','retail','0','2025-06-30 15:52:20','','','','1.1','Cash',0.69,'5','','','4','','1','2025-06-30 12:52:59','1','19','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'1','122.00','121','Inclusive','branch','Inventory','','','','',''),('417512906500323392',4504,'41751287992','1030','3.00','120','retail','0','2025-06-30 16:37:30','','','','17','Cash',16.55,'40','','','4','','1','2025-06-30 13:37:59','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',34.48,'3','229.00','226','Inclusive','branch','Inventory','','','','',''),('417512939222232900',4505,'41751290695','739','5.00','10','retail','0','2025-06-30 17:32:04','','','','1','Cash',1.38,'2','','','4','','1','2025-06-30 14:32:07','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',1.72,'5','2291.00','2286','Inclusive','branch','Inventory','','','','',''),('417512948124343345',4506,'41751293928','909','4.00','40','retail','0','2025-06-30 17:46:53','','','','3','Cash',5.52,'10','','','4','','1','2025-06-30 14:47:28','1','20','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'4','29.00','25','Inclusive','branch','Inventory','','','','',''),('417512955080400222',4507,'41751295485','692','4.00','20','retail','0','2025-06-30 17:58:29','','','','1','Cash',2.76,'5','','','4','','1','2025-06-30 14:59:01','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','795.00','791','Inclusive','branch','Inventory','','','','',''),('417512955662065054',4508,'41751295544','692','4.00','20','retail','0','2025-06-30 17:59:27','','','','1','Cash',2.76,'5','','','4','','1','2025-06-30 14:59:32','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'4','791.00','787','Inclusive','branch','Inventory','','','','',''),('417512982973233739',4509,'41751298281','96','1.00','100','retail','0','2025-06-30 18:45:29','','','','65','Cash',13.79,'100','','','4','','1','2025-06-30 15:45:35','1','37','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('417512983252980500',4510,'41751298281','109','15.00','75','retail','0','2025-06-30 18:45:29','','','','2','Cash',10.34,'5','','','4','','1','2025-06-30 15:45:35','1','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'15','76.00','61','Inclusive','branch','Inventory','','','','',''),('417512984572133502',4511,'41751298437','186','1.00','10','retail','0','2025-06-30 18:49:20','','','','8','Cash',1.38,'10','','','4','','1','2025-06-30 15:49:24','1','11','new','1','new','pcs','','','','yes','','0','','','VATABLE',8.62,'1','52.00','51','Inclusive','branch','Inventory','','','','',''),('417512985573273530',4512,'41751298437','692','2.00','10','retail','0','2025-06-30 18:49:20','','','','1','Cash',1.38,'5','','','4','','1','2025-06-30 15:49:24','1','53','new','1','new','pcs','','','','yes','','0','','','VATABLE',4.31,'2','787.00','785','Inclusive','branch','Inventory','','','','',''); /*!40000 ALTER TABLE `sales_order` 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 AUTO_INCREMENT=16 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 */; INSERT INTO `sales_orderkitchen` VALUES ('116284499022960382',14,'11628449896','235.00',1.00,'2500','retail','0','2021-08-08 22:11:43','','','','1600','Cash',0.00,'2500','','','1','','1','2021-08-08 16:11:44','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED','0.00','1','991.00','990','Inclusive','branch','Inventory','','',''),('116284499112801336',15,'11628449905','235.00',1.00,'2500','retail','0','2021-08-08 22:11:51','','','','1600','Cash',0.00,'2500','','','1','','1','2021-08-08 16:11:53','2','4','new','1','new','pcs','','','','no','','0','','','EXEMPTED','0.00','1','990.00','989','Inclusive','branch','Inventory','','',''); /*!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` 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` 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=4670 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=2 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-16091627730567','6002269000566.00','0.00','0.00','wholesale','1000','0','2021-07-31 14:22:47','','','','751.00','Cash','0.00','','','1','Start','1','2021-07-31 08:23:02',1,'new','1','1','9000','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 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 */; /*!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 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 */; /*!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) NOT NULL, `lastname` varchar(15) NOT NULL, `msisdn` varchar(20) NOT NULL, `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, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=13 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 */; INSERT INTO `sms_in` VALUES (1,'PGP6RIEXOK Confirmed.on 09/8/21 at 1:45 PMKsh1.00 received from 254707699136 DENNIS KIPNGETICH MUTAI. New Account balance is Ksh3,239.81. Transaction cost, Ksh0.00.','254707699136','2021-07-25 13:45:10','PGP6RIEXOK',1.00,'DENNIS','KIPNGETICH','',2,'2021-07-25 13:45:10',NULL,NULL,NULL,NULL,NULL,1),(2,'PGP0RINEQM Confirmed.on 09/8/21 at 1:50 PMKsh1,700.00 received from 254743454210 NANCY MWAITSI AKWEYU. New Account balance is Ksh4,931.31. Transaction cost, Ksh8.50.','254743454210','2021-07-25 13:50:09','PGP0RINEQM',1700.00,'NANCY','MWAITSI','',2,'2021-07-25 13:50:09',NULL,NULL,NULL,NULL,NULL,1),(3,'PGP9RIR8VN Confirmed.on 09/8/21 at 1:52 PMKsh580.00 received from 254717760277 NANCY MWAITSI AKWEYU. New Account balance is Ksh5,508.41. Transaction cost, Ksh2.90.','254717760277','2021-07-25 13:52:22','PGP9RIR8VN',580.00,'NANCY','MWAITSI','0',1,'2021-07-25 13:52:22',NULL,NULL,NULL,NULL,NULL,1),(4,'PGP9RJDYBZ Confirmed.on 25/7/21 at 2:05 PMKsh1.00 received from 254707699136 DENNIS KIPNGETICH MUTAI. New Account balance is Ksh5,509.41. Transaction cost, Ksh0.00.','254707699136','2021-07-25 14:05:29','PGP9RJDYBZ',1.00,'DENNIS','KIPNGETICH','',2,'2021-07-25 14:05:29',NULL,NULL,NULL,NULL,NULL,0),(5,'PGP8RJMFTG Confirmed.on 25/7/21 at 2:10 PMKsh780.00 received from 254721104645 SELLY CHEPNGENO KORGOREN. New Account balance is Ksh6,285.51. Transaction cost, Ksh3.90.','254721104645','2021-07-25 14:10:21','PGP8RJMFTG',780.00,'SELLY','CHEPNGENO','',2,'2021-07-25 14:10:21',NULL,NULL,NULL,NULL,NULL,0),(6,'PGP6RJMP76 Confirmed.on 25/7/21 at 2:10 PMKsh1.00 received from 254748913116 KIPRONOH GIDEON MABIIL. New Account balance is Ksh6,286.51. Transaction cost, Ksh0.00.','254748913116','2021-07-25 14:10:31','PGP6RJMP76',1.00,'KIPRONOH','GIDEON','',2,'2021-07-25 14:10:31',NULL,NULL,NULL,NULL,NULL,0),(7,'PGP5RJTDFH Confirmed.on 25/7/21 at 2:14 PMKsh1.00 received from 254707699136 DENNIS KIPNGETICH MUTAI. New Account balance is Ksh6,287.51. Transaction cost, Ksh0.00.','254707699136','2021-07-25 14:14:16','PGP5RJTDFH',1.00,'DENNIS','KIPNGETICH','',2,'2021-07-25 14:14:16',NULL,NULL,NULL,NULL,NULL,0),(8,'PGP6RJX8FE Confirmed.on 25/7/21 at 2:16 PMKsh80.00 received from 254792551698 GLADYS ACHIENG OGUTU. New Account balance is Ksh6,367.51. Transaction cost, Ksh0.00.','254792551698','2021-07-25 14:16:27','PGP6RJX8FE',80.00,'GLADYS','ACHIENG','',2,'2021-07-25 14:16:27',NULL,NULL,NULL,NULL,NULL,0),(9,'PGP8RK718U Confirmed.on 25/7/21 at 2:21 PMKsh1.00 received from 254746826448 sang festus. New Account balance is Ksh6,368.51. Transaction cost, Ksh0.00.','254746826448','2021-07-25 14:21:59','PGP8RK718U',1.00,'sang','festus','',2,'2021-07-25 14:21:59',NULL,NULL,NULL,NULL,NULL,0),(10,'PGP9RKL46L Confirmed.on 25/7/21 at 2:29 PMKsh120.00 received from 254715116785 MILCAH CHEPKEMOI. New Account balance is Ksh6,488.51. Transaction cost, Ksh0.00.','254715116785','2021-07-25 14:29:56','PGP9RKL46L',120.00,'MILCAH','CHEPKEMOI','',1,'2021-07-25 14:29:56',NULL,NULL,NULL,NULL,NULL,0),(11,'PGP8RL3JKS Confirmed.on 25/7/21 at 2:40 PMKsh1.00 received from 254746826448 sang festus. New Account balance is Ksh6,489.51. Transaction cost, Ksh0.00.','254746826448','2021-07-25 14:40:18','PGP8RL3JKS',1.00,'sang','festus','',2,'2021-07-25 14:40:18',NULL,NULL,NULL,NULL,NULL,1),(12,'PGP5RLGNXF Confirmed.on 09/8/21 at 2:47 PMKsh1.00 received from 254746826448 sang festus. New Account balance is Ksh6,490.51. Transaction cost, Ksh0.00.','254746826448','2021-07-22 14:47:40','PGP5RLGNXF',1.00,'sang','festus','',2,'2021-07-22 14:47:40',NULL,NULL,NULL,NULL,NULL,1); /*!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, `menutype` varchar(30) NOT NULL DEFAULT 'Left', `receiptlogo` varchar(10) 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','0763a9ef91068d1723cf54a8b95bf1c5fc003cbb3a84ebe2f24d5ae9bb8f4318','SMSCHAPCHAP','','<H1 style=\"margin:0px;\">MUMBUNI CHEMIST</H1>\r\nP.O BOX 159-50404 JUJA\r\nTELEPHONE:0738637711\r\nTILL NO::0708325411','254738637711','BUMALA','support@robisearch.com','ROBISEARCHPOS','MUMBUNI CHEMIST<br>\r\nAC NO:XXXXXXXXXXX,<br>\r\nBANK NAME:KCB BANK<br>','KJ WINES','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','2021-08-101628586036.png','1','1 ','','1','2024-10-16 16:20:18','yes','no','yes','no','KLBsbwWwpL+MvQkjaMDJD5LELs8q4dZVO2OtFZNY1x5rhLaEwjcscASZ8muRDaB2Pi3pZt+uk4tntN962y6L4Q==','<center><h1>BUSNESS NO:247247<BR> ACC NO: 268493</h1></center>','<B> INVOICE TERMS</B></BR>\r\n1. This invoice is payable on demand unless terms specified.<br>\r\n2. Good once sold are not returnable<br>\r\n3. Ownership of the above good will be vested in Dimetrica limited until fully paid\r\n','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:117121120 for you to continue enjoying our services.','nJ3uQOyTqdnxL1Dkh/2r3V9duUsvDO9ISxPx2BBN+sArrk38u0bKXHlI4eiJrzLU6nUdL4xI4xY2oxaArYaBqg==','100','Current','Current','00:00','23:59','Retail','One Without Automatic Logout','Before Receipt','thank you for shopping with us. From Robisearch LTD.','yes','yes','Advanta','ROBISEARCH','Robisearch@2018','ROBISEARCH','<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','06:30','00:45','no','General',10,'user/viewsales','deactivate','products','D:\\\\xampp\\\\htdocs\\\\ATT2000.mdb','702006','https://pos.wifimatt.com/getpayment','https://pos.wifimatt.com/verifypayment','application/json','UYlkylGuzGjZxpMNz2rmGGYc6N5wslzp','HSGog9FsAchErCLj','From Robisearch LTD','yes',2,'Both','yes'); /*!40000 ALTER TABLE `smsconfig` 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=2 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,'split','1','2021-07-24 07:54:25','','11627102453',1,1,0,'',31,1.00,1200.00,'71627102068'); /*!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 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 */; /*!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=3 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,'5210','0','11622640266','2021-06-02 16:25:03',0.00,0.00,'','1','1','n/a','PHONE','4000','1','','','N/A','0','0','EXEMPTED'),(2,'5250','0','11622640266','2021-06-02 16:25:03',0.00,0.00,'','1','1','n/a','UNCH','500','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 AUTO_INCREMENT=7 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 */; INSERT INTO `status` VALUES (1,'New'),(2,'Waiting Approval'),(3,'Approved'),(4,'Rejected'),(5,'Pending'),(6,'Returned'); /*!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 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 */; /*!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, PRIMARY KEY (`id`) ) ENGINE=InnoDB 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 */; /*!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 AUTO_INCREMENT=5 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 */; INSERT INTO `stocktakingstatus` VALUES (1,'1','2021-07-15 09:06:20','127.0.0.1',1,'0000-00-00','0000-00-00',0,'open',0,'one','branch',1),(2,'1','2021-07-15 09:06:34','127.0.0.1',1,'0000-00-00','0000-00-00',0,'open',0,'one','branch',1),(3,'1','2021-07-15 09:12:19','127.0.0.1',1,'0000-00-00','0000-00-00',0,'open',0,'one','branch',1),(4,'1','2021-07-15 09:12:27','127.0.0.1',1,'0000-00-00','0000-00-00',0,'open',0,'one','branch',1); /*!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 AUTO_INCREMENT=4 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 */; INSERT INTO `tables` VALUES (1,'Take away','','2021-04-22 12:26:20','active','1','','1',1),(2,'Sitting','','2021-04-22 12:26:27','active','1','','1',1),(3,'Both','','2021-04-22 12:26:32','active','1','','1',1); /*!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` varchar(100) NOT NULL, `fromdate` varchar(100) NOT NULL, `todate` varchar(100) NOT NULL, `contact` varchar(100) NOT NULL, `status` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `priority` varchar(100) NOT NULL, `notification` varchar(100) NOT NULL DEFAULT 'yes', `repeated` varchar(100) NOT NULL DEFAULT 'no', `comments` text NOT 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, `measurements` varchar(30) NOT NULL DEFAULT 'pc', `target` varchar(30) NOT NULL, `achived` varchar(30) NOT NULL, `exactdate` varchar(30) NOT NULL, `updatedby` 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 `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, `description` text NOT NULL, `name` 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, `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 `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:27:57
.
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